@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@600;700&display=swap";.marketing-sticky-nav{position:sticky;top:0;z-index:60;background:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #f0f0f0}.marketing-nav{padding-top:14px;padding-bottom:14px;display:flex;align-items:center;justify-content:space-between;position:relative;gap:12px}.marketing-nav-logo{text-decoration:none;color:inherit;flex-shrink:0}.marketing-nav-links{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:24px;font-size:14.5px;font-weight:600;color:#56595f}.marketing-nav-link{text-decoration:none;color:inherit}.marketing-nav-actions{display:flex;align-items:center;gap:12px;margin-left:auto;flex-shrink:0}.marketing-nav-cta{font-size:14.5px;font-weight:700;color:#fff;background:#101317;padding:9px 18px;border-radius:9px;text-decoration:none;white-space:nowrap}.marketing-nav-cta--mobile{display:block;width:100%;text-align:center;padding:13px 18px}.marketing-nav-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e4dcce;border-radius:10px;background:#fff;color:#101317;cursor:pointer;flex-shrink:0;position:relative}.marketing-nav-toggle-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.marketing-nav-toggle-bars{display:flex;flex-direction:column;justify-content:center;gap:5px;width:18px;height:18px}.marketing-nav-toggle-bars span{display:block;height:2px;border-radius:999px;background:currentColor;transform-origin:center;transition:transform .38s cubic-bezier(.22,.61,.36,1),opacity .22s ease,width .28s ease}.marketing-nav-toggle-bars span:nth-child(1){width:18px}.marketing-nav-toggle-bars span:nth-child(2){width:14px;margin-left:auto}.marketing-nav-toggle-bars span:nth-child(3){width:18px}.marketing-nav-toggle[aria-expanded=true] .marketing-nav-toggle-bars span:nth-child(1){transform:translateY(7px) rotate(45deg)}.marketing-nav-toggle[aria-expanded=true] .marketing-nav-toggle-bars span:nth-child(2){opacity:0;transform:scaleX(.4)}.marketing-nav-toggle[aria-expanded=true] .marketing-nav-toggle-bars span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.marketing-nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;border:0;padding:0;margin:0;background:#10131738;opacity:0;pointer-events:none;transition:opacity .34s ease;cursor:pointer}.marketing-nav-backdrop.is-visible{opacity:1;pointer-events:auto}.marketing-nav-panel{position:relative;z-index:56;display:grid;grid-template-rows:0fr;border-top:1px solid transparent;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:grid-template-rows .46s cubic-bezier(.22,.61,.36,1),border-color .28s ease}.marketing-nav-panel.is-open{grid-template-rows:1fr;border-top-color:#efe7da}.marketing-nav-panel.is-closing{grid-template-rows:0fr;border-top-color:transparent}.marketing-nav-panel-clip{overflow:hidden;min-height:0}.marketing-nav-panel-inner{padding-top:8px;padding-bottom:16px;opacity:0;transform:translateY(-8px);transition:opacity .32s ease,transform .46s cubic-bezier(.22,.61,.36,1)}.marketing-nav-panel.is-open .marketing-nav-panel-inner{opacity:1;transform:translateY(0)}.marketing-nav-panel.is-closing .marketing-nav-panel-inner{opacity:0;transform:translateY(-6px);transition-duration:.24s}.marketing-nav-panel-list{list-style:none;margin:0;padding:0}.marketing-nav-panel-link{display:block;padding:12px 4px;font-size:15px;font-weight:600;color:#56595f;text-decoration:none;border-radius:8px;opacity:0;transform:translate(-14px)}.marketing-nav-panel.is-open .marketing-nav-panel-link{animation:marketing-nav-link-in .48s cubic-bezier(.22,.61,.36,1) both;animation-delay:calc(.06s + (var(--nav-item-index, 0) * .05s))}.marketing-nav-panel.is-closing .marketing-nav-panel-link{animation:none;opacity:0;transform:translate(-8px);transition:opacity .18s ease,transform .22s ease}.marketing-nav-panel-link.is-active{color:#101317}.marketing-nav-panel-link:hover{background:#f7f5f0}.marketing-nav-panel-cta{margin-top:12px;padding-top:12px;border-top:1px solid #efe7da;opacity:0;transform:translateY(10px)}.marketing-nav-panel.is-open .marketing-nav-panel-cta{animation:marketing-nav-cta-in .5s cubic-bezier(.22,.61,.36,1) .28s both}.marketing-nav-panel.is-closing .marketing-nav-panel-cta{animation:none;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .22s ease}@keyframes marketing-nav-link-in{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes marketing-nav-cta-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 820px){.marketing-nav-links,.marketing-nav-cta--desktop{display:none}.marketing-nav-toggle{display:inline-flex}}@media (prefers-reduced-motion: reduce){.marketing-nav-toggle-bars span,.marketing-nav-backdrop,.marketing-nav-panel,.marketing-nav-panel-inner,.marketing-nav-panel-link,.marketing-nav-panel-cta{animation:none!important;transition:none!important}.marketing-nav-panel.is-open{grid-template-rows:1fr}.marketing-nav-panel.is-open .marketing-nav-panel-inner,.marketing-nav-panel.is-open .marketing-nav-panel-link,.marketing-nav-panel.is-open .marketing-nav-panel-cta,.marketing-nav-backdrop.is-visible{opacity:1;transform:none}}html.home-active body:before,html.home-active body:after{display:none}html.home-active body{background:#fff}.home-page{font-family:Plus Jakarta Sans,sans-serif;color:#101317;background:#fff;overflow-x:clip}.home-page ::-moz-selection{background:#6d5fe6;color:#fff}.home-page ::selection{background:#6d5fe6;color:#fff}.home-page .home-skip-link{position:absolute;left:-999px;top:10px;z-index:300;background:#101317;color:#fff;padding:11px 18px;border-radius:9px;font-size:14px;font-weight:700;text-decoration:none}.home-page .home-skip-link:focus{left:14px}.home-page a:focus-visible,.home-page button:focus-visible,.home-page [role=button]:focus-visible,.home-page [tabindex]:focus-visible{outline:3px solid #6d5fe6;outline-offset:3px;border-radius:8px}.home-marker{background:linear-gradient(180deg,transparent 62%,#ffd75e 62%);padding:0 4px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.home-r-h1{font-weight:800;font-size:62px;line-height:1.04;letter-spacing:-.035em;text-wrap:balance}.home-r-h2{font-weight:800;font-size:46px;line-height:1.06;letter-spacing:-.025em;text-wrap:balance}.home-eyebrow{font-size:13px;font-weight:800;letter-spacing:.08em;color:#6d5fe6;margin-bottom:16px}.home-sec-pad{padding-top:80px;padding-bottom:80px}@keyframes home-flow{to{stroke-dashoffset:-22}}@keyframes home-pulse-ring{0%{transform:scale(.85);opacity:.7}70%{transform:scale(1.25);opacity:0}to{opacity:0}}@keyframes home-pop{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes home-rev-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.home-qk-pop{animation:home-pop .45s ease both}.home-hero-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(460px circle at var(--mx, 62%) var(--my, 32%),rgba(109,95,230,.16),transparent 62%);transition:background .12s ease}.home-src-chip:hover{border-color:#6d5fe6!important;background:#f6f5ff!important;transform:translate(3px)}.home-demo-card{position:relative;z-index:1;background:#fff;border:1px solid #efe7da;border-radius:20px;box-shadow:0 30px 70px -34px #0b0b0c4d;overflow:hidden;transition:box-shadow .35s ease,transform .35s ease}.home-demo-card:hover{box-shadow:0 44px 100px -40px #6d5fe66b!important;transform:translateY(-4px)}.home-flow-line{animation:home-flow 1.1s linear infinite}.home-pulse-ring{animation:home-pulse-ring 1.8s ease-out infinite}.home-reveal{opacity:0;animation:home-rev-up .7s cubic-bezier(.22,.61,.36,1) both}.home-reveal.home-seen{opacity:1!important;animation:none!important}.home-hero-enter{opacity:0;animation:home-rev-up .7s cubic-bezier(.22,.61,.36,1) both}.home-hero-enter--1{animation-delay:.04s}.home-hero-enter--2{animation-delay:.12s}.home-hero-enter--3{animation-delay:.2s}.home-hero-enter--4{animation-delay:.28s}.home-hero-enter--5{animation-delay:.36s}.home-hero-enter--6{animation-delay:.44s}.home-hero-enter--7{animation-delay:.54s}.home-hero-badge-dot{animation:home-badge-pulse 2s ease-in-out infinite}@keyframes home-badge-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.72}}.home-lift{transition:transform .25s ease,box-shadow .25s ease}.home-lift:hover{transform:translateY(-5px);box-shadow:0 18px 40px -20px #0b0b0c40}.home-container{max-width:1180px;margin:0 auto;padding-left:30px;padding-right:30px}.home-hero-layout{text-align:left}.home-hero-badge-row{margin-bottom:26px}.home-hero-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-rows:minmax(0,1fr) auto;gap:28px 44px;align-items:stretch}.home-hero-copy-main{grid-column:1;grid-row:1;min-width:0}.home-hero-split .home-hero-trust{grid-column:1;grid-row:2;align-self:center}.home-hero-split .home-converge-caption{grid-column:2;grid-row:2;align-self:center}.home-hero-split .home-r-h1{font-size:clamp(34px,4.1vw,56px)}.home-hero-copy .home-r-h1{max-width:none;margin:0 0 22px}.home-hero-copy .home-hero-subhead{max-width:520px;margin:0 0 32px}.home-hero-ctas{justify-content:flex-start!important}.home-hero-trust{justify-content:flex-start!important;margin-bottom:0!important}.home-hero-visual{position:relative;grid-column:2;grid-row:1;min-width:0;min-height:330px;align-self:center}.home-hero-visual-scene{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.home-hero-demo-label{display:none!important}.home-demo-grid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);-moz-column-gap:20px;column-gap:20px;align-items:center;padding:26px;min-height:320px}.home-demo-sources-col,.home-demo-published-col{min-width:0}.home-demo-process{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;position:relative;z-index:2;width:112px;flex-shrink:0;padding:0 4px;box-sizing:border-box}.home-demo-process-label{font-size:9.5px;font-weight:800;color:#6d5fe6;letter-spacing:.04em;text-align:center;line-height:1.25;max-width:112px;white-space:normal;word-break:break-word}.home-demo-conn{position:absolute;left:50%;transform:translate(-50%);pointer-events:none}.home-demo-conn-top{top:-46px}.home-demo-conn-bottom{bottom:-46px}.home-demo-conn-v-wrap,.home-pub-conn-mobile{display:none}.home-prob-split{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:28px 48px;align-items:center}.home-prob-copy{min-width:0;max-width:600px}.home-mess-field{position:relative;width:100%;min-width:0;height:420px}.home-mess-chip{position:absolute;will-change:transform}.home-mess-chip-card{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e8e0d2;border-radius:11px;padding:10px 13px;box-shadow:0 16px 34px -20px #0b0b0c29;white-space:nowrap}.home-mess-chip-badge{font-size:9px;font-weight:800;padding:3px 7px;border-radius:5px}.home-mess-chip-name{font-size:12.5px;font-weight:700;color:#101317}.home-mess-search{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);z-index:4;width:340px;max-width:86%;pointer-events:none}.home-mess-search-bar{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #ece4d6;border-radius:12px;padding:12px 14px;box-shadow:0 24px 54px -26px #0b0b0c38}.home-mess-search-q{font-size:14px;font-weight:600;color:#101317;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-mess-search-caret{width:2px;height:16px;background:#6d5fe6;animation:home-blink 1s steps(1) infinite;flex-shrink:0}.home-mess-noresult{margin-top:9px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;background:#fdf4f2;border:1px dashed #f0c5be;border-radius:10px;padding:9px 12px;font-size:12.5px;font-weight:700;color:#d9534f}.home-mess-noresult-sep{font-weight:700}@keyframes home-blink{0%,49%{opacity:1}50%,to{opacity:0}}.home-pipe-board{position:relative;background:#fff;border:1px solid #efe7da;border-radius:24px;padding:40px 34px 34px;box-shadow:0 40px 90px -50px #0b0b0c66;overflow:hidden}.home-delivery-stage{position:relative;height:248px;perspective:1200px}.home-delivery-rail{position:absolute;left:0;right:0;top:150px;height:2px;background:repeating-linear-gradient(90deg,#e4dcce 0 8px,transparent 8px 16px)}.home-delivery-card{position:absolute;top:0;width:270px;max-width:min(270px,calc(100% - 24px));transition:left .65s cubic-bezier(.22,.61,.36,1),right .65s cubic-bezier(.22,.61,.36,1),transform .65s cubic-bezier(.22,.61,.36,1);pointer-events:none}.home-delivery-card--active{pointer-events:auto}.home-delivery-card-inner{background:#fff;border:1px solid #e1ddf8;border-radius:16px;padding:16px 18px;box-shadow:0 20px 46px -26px #6d5fe673;transition:transform .65s cubic-bezier(.22,.61,.36,1),opacity .65s cubic-bezier(.22,.61,.36,1),box-shadow .65s cubic-bezier(.22,.61,.36,1),border-color .65s cubic-bezier(.22,.61,.36,1),background .65s cubic-bezier(.22,.61,.36,1);transform:scale(var(--delivery-depth-scale, .68)) translateY(var(--delivery-depth-y, 28px));opacity:.38}.home-delivery-card--anchor-start .home-delivery-card-inner{transform-origin:top left}.home-delivery-card--anchor-center .home-delivery-card-inner{transform-origin:top center}.home-delivery-card--anchor-end .home-delivery-card-inner{transform-origin:top right}.home-delivery-card--active .home-delivery-card-inner{--delivery-depth-scale: 1;--delivery-depth-y: 0px;transform:scale(1) translateY(0);opacity:1}.home-delivery-card--settled .home-delivery-card-inner{opacity:.58;background:#faf9f7;border-color:#ece8e0;box-shadow:none}.home-delivery-card--upcoming .home-delivery-card-inner{opacity:.32;background:#fcfbfa;border-color:#efebe4;box-shadow:none}.home-delivery-card--settled .home-delivery-card-icon,.home-delivery-card--upcoming .home-delivery-card-icon{background:#c8c2b8;box-shadow:none}.home-delivery-card--settled .home-delivery-card-num,.home-delivery-card--upcoming .home-delivery-card-num{color:#b7b2a5}.home-delivery-card--settled .home-delivery-card-title,.home-delivery-card--upcoming .home-delivery-card-title{color:#8a857c}.home-delivery-card--settled .home-delivery-card-text,.home-delivery-card--upcoming .home-delivery-card-text{color:#b7b2a5}.home-delivery-card--reduced .home-delivery-card-inner{transform:none;opacity:1}.home-delivery-card-top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.home-delivery-card-icon{width:38px;height:38px;flex-shrink:0;border-radius:11px;background:#6d5fe6;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px -6px #6d5fe6b3}.home-delivery-card-num{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:12px;letter-spacing:.04em;color:#6d5fe6}.home-delivery-card-title{font-weight:700;font-size:17px;color:#101317}.home-delivery-card-text{font-size:13.5px;line-height:1.5;color:#56595f;margin-bottom:0}.home-delivery-carrier{position:absolute;top:150px;transform:translate(-50%,-50%);transition:left .6s cubic-bezier(.22,.61,.36,1);width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#6d5fe6,#8e88ff);display:flex;align-items:center;justify-content:center;box-shadow:0 14px 28px -10px #6d5fe6cc;z-index:3}.home-delivery-carrier-ring{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:16px;background:#6d5fe647}.home-delivery-carrier-icon{position:relative;display:flex;align-items:center;justify-content:center}.home-delivery-marker{position:absolute;top:150px;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.4s;font-size:9px;font-weight:800;color:#fff;z-index:1}.home-delivery-label{position:absolute;top:182px;transform:translate(-50%);width:110px;text-align:center;transition:.4s}.home-delivery-label-num{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:11px;letter-spacing:.04em;margin-bottom:4px}.home-delivery-label-title{font-weight:700;font-size:13.5px;line-height:1.25}.home-dist-section{background:#f3f1ec;overflow:hidden}.home-dist-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:center}.home-orbit{position:relative;width:100%;max-width:500px;aspect-ratio:1 / 1;margin:0 auto}.home-orbit-ring{position:absolute;border:1.5px dashed #c9c2f2;border-radius:50%}.home-orbit-ring--r1{top:6%;right:6%;bottom:6%;left:6%;animation:home-spin 38s linear infinite}.home-orbit-ring--r2{top:22%;right:22%;bottom:22%;left:22%;border-color:#d6d0f5;animation:home-spin-rev 28s linear infinite}.home-orbit-spoke{position:absolute;left:50%;top:50%;width:40%;height:14px;transform-origin:left center;z-index:1}.home-orbit-rail{position:absolute;right:0;bottom:0;left:0;height:2px;top:50%;transform:translateY(-50%);background:repeating-linear-gradient(90deg,#c9c2f2 0 6px,transparent 6px 12px)}.home-orbit-signal{position:absolute;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#6d5fe6;box-shadow:0 0 10px #6d5fe6;animation:home-signal-run 2.6s linear infinite}.home-orbit-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:96px;height:96px;display:flex;align-items:center;justify-content:center;z-index:3}.home-orbit-halo{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:26px;animation:home-pulse-ring 2.4s ease-out infinite}.home-orbit-halo--delay{animation-delay:.8s}.home-orbit-core-inner{position:relative;width:80px;height:80px;border-radius:24px;background:linear-gradient(135deg,#6d5fe6,#8e88ff);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;box-shadow:0 18px 40px -12px #6d5fe6cc}.home-orbit-logo{width:30px;height:30px;color:#fff}.home-orbit-core-label{font-size:9px;font-weight:800;color:#fff;letter-spacing:.04em}.home-orbit-node{position:absolute;z-index:2;transition:transform .25s ease;max-width:46%}.home-orbit-node--tl{top:2%;left:0}.home-orbit-node--tr{top:2%;right:0}.home-orbit-node--bl{bottom:2%;left:0}.home-orbit-node--br{bottom:2%;right:0}.home-orbit-node--tl:hover,.home-orbit-node--bl:hover,.home-orbit-node--tr:hover,.home-orbit-node--br:hover{transform:translateY(-4px)}.home-orbit-node-card{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e1ddf8;border-radius:13px;padding:10px 12px;box-shadow:0 16px 34px -22px #6d5fe699;max-width:100%}.home-orbit-node-icon{width:32px;height:32px;flex-shrink:0;border-radius:9px;background:#efedfb;display:flex;align-items:center;justify-content:center}.home-orbit-node-icon svg{stroke:#6d5fe6}.home-orbit-node-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.home-orbit-node-name{font-weight:700;font-size:13px;color:#101317;line-height:1.25}.home-orbit-node-sub{font-size:10.5px;color:#8a86a8;line-height:1.35;text-wrap:pretty}@keyframes home-signal-run{0%{left:8%;opacity:0}14%{opacity:1}80%{opacity:1}to{left:92%;opacity:0}}@keyframes home-spin{to{transform:rotate(360deg)}}@keyframes home-spin-rev{to{transform:rotate(-360deg)}}.home-stat-card{display:flex;flex-direction:column;height:100%;box-sizing:border-box}.home-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:stretch}.home-why-section{background:#efedfb;padding:104px 30px}.home-why-inner{max-width:1180px;padding-left:0;padding-right:0}.home-why-head{max-width:680px;margin:0 auto 56px;text-align:center}.home-how-head{max-width:680px;margin:0 auto 54px;text-align:center}.home-stat-card{display:flex;flex-direction:column;height:100%;box-sizing:border-box;background:#fff;border:1px solid #e1ddf8;border-radius:18px;padding:30px 26px;transition:transform .1s linear,opacity .1s linear}.home-stat-card-big{font-weight:800;font-size:44px;color:#6d5fe6;letter-spacing:-.02em;margin-bottom:12px;display:inline-block}.home-stat-card-title{min-height:2.6em;font-weight:700;font-size:19px;margin-bottom:9px;color:#101317}.home-stat-card-text{flex:1;font-size:15px;color:#56595f;line-height:1.55;margin:0}.home-stat-card-bar{height:3px;border-radius:2px;margin-top:18px;background:#efedfb;overflow:hidden;position:relative;flex-shrink:0}.home-stat-card-fill{position:absolute;top:0;left:0;height:100%;border-radius:2px;background:#6d5fe6;width:0%;transition:width .1s linear}.home-pub-card{display:flex;flex-direction:column;height:100%}.home-fmt-split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:48px;align-items:center}.home-fmt-visual{min-width:0}.home-fmt-window{background:#fff;border:1px solid #eaeaea;border-radius:18px;box-shadow:0 26px 60px -40px #0b0b0c4d;overflow:hidden;display:flex;flex-direction:column}.home-fmt-window-bar{display:flex;align-items:center;gap:7px;padding:12px 16px;border-bottom:1px solid #f2f2f2;background:#fcfcfc}.home-fmt-window-dot{width:10px;height:10px;border-radius:50%;background:#ececec;flex-shrink:0}.home-fmt-window-tag{font-size:11px;font-weight:800;letter-spacing:.04em;color:#6d5fe6;margin-left:6px}.home-fmt-window-body{padding:18px 24px 20px;flex:1;display:flex;flex-direction:column;justify-content:center;gap:14px;min-height:220px}.home-fmt-stage-dots{display:flex;justify-content:center;gap:5px}.home-fmt-stage-dots span{width:6px;height:6px;border-radius:50%;background:#6d5fe62e;transition:transform .25s ease,background .25s ease}.home-fmt-stage-dots span.is-active{background:#6d5fe6;transform:scale(1.25)}.home-fmt-stage-scene{width:100%}.home-fmt-stage-foot{display:flex;align-items:center;justify-content:center;gap:10px;padding-top:2px}.home-fmt-stage-icon{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#ffffffb8;border:1px solid rgba(109,95,230,.14);flex-shrink:0}.home-fmt-stage-label{font-size:14px;font-weight:700;color:#101317}.home-fmt-copy{min-width:0}.home-fmt-copy-head{margin-bottom:24px}.home-fmt-copy-head .home-r-h2{margin:0}.home-fmt-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:start}.home-fmt-chip{display:flex;align-items:center;gap:11px;width:100%;padding:12px 13px;border-radius:14px;border:1px solid #eaeaea;background:#fff;cursor:pointer;text-align:left;font-family:inherit;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s ease}.home-fmt-chip.is-active{align-items:flex-start;border-color:#6d5fe6;background:#f6f5ff;box-shadow:0 0 0 3px #6d5fe612}.home-fmt-chip:hover{border-color:#d8d2f8;transform:translateY(-1px)}.home-fmt-chip-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f6f5fb;flex-shrink:0;transition:background .22s ease}.home-fmt-chip.is-active .home-fmt-chip-icon{background:#efedfb;margin-top:2px}.home-fmt-chip-body{flex:1;min-width:0}.home-fmt-chip-title{font-weight:700;font-size:16px;line-height:1.25;color:#101317;min-height:2.5em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-fmt-chip-desc{display:block;font-size:13px;line-height:1.45;color:#56595f;overflow:hidden;animation:home-fmt-chip-desc-in .3s ease both}@keyframes home-fmt-chip-desc-in{0%{opacity:0;max-height:0;margin-top:0;transform:translateY(-4px)}to{opacity:1;max-height:4.5em;margin-top:5px;transform:none}}.home-fmt-micro-bars{display:flex;flex-direction:column;gap:4px}.home-fmt-micro-bar{display:block;height:4px;border-radius:3px}.home-fmt-scene{width:100%}.home-fmt-scene--pdf{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.home-fmt-scene-pdf-in,.home-fmt-scene-pdf-out{border-radius:10px;padding:10px;border:1px solid #ebe7df;background:#fbfaf7}.home-fmt-scene-pdf-out{border-color:#e1ddf8;background:#fff}.home-fmt-scene-pdf-out strong{display:block;font-size:11px;font-weight:700;margin-bottom:6px;color:#101317}.home-fmt-scene-pdf-tag{display:inline-block;margin-bottom:6px;font-size:8px;font-weight:800;letter-spacing:.05em;color:#8a8275}.home-fmt-scene-morph{display:flex;flex-direction:column;gap:4px;align-items:center}.home-fmt-scene-morph-dot{width:5px;height:5px;border-radius:50%;background:#6d5fe6;animation:home-fmt-pulse 1.1s ease-in-out infinite}.home-fmt-scene-morph-dot:nth-child(2){animation-delay:.15s}.home-fmt-scene-morph-dot:nth-child(3){animation-delay:.3s}@keyframes home-fmt-pulse{0%,to{opacity:.25;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.home-fmt-scene--video{display:grid;grid-template-columns:92px 1fr;gap:10px;align-items:center}.home-fmt-scene-video-frame{height:58px;border-radius:10px;background:linear-gradient(135deg,#efedfb,#e1ddf8);display:flex;align-items:center;justify-content:center;border:1px solid #e1ddf8}.home-fmt-scene-video-play{width:0;height:0;border-left:11px solid #6d5fe6;border-top:7px solid transparent;border-bottom:7px solid transparent;margin-left:3px}.home-fmt-scene-wave{display:flex;align-items:flex-end;gap:3px;height:18px;margin-top:8px}.home-fmt-scene-wave span{width:3px;border-radius:2px;background:#6d5fe6;animation:home-fmt-wave 1s ease-in-out infinite}.home-fmt-scene-wave span:nth-child(2n){animation-delay:.12s}@keyframes home-fmt-wave{0%,to{transform:scaleY(.55);opacity:.45}50%{transform:scaleY(1);opacity:1}}.home-fmt-scene--faq{display:flex;flex-direction:column;gap:6px}.home-fmt-scene-faq-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:9px;border:1px solid #eaeaea;background:#fff;font-size:11px;font-weight:600;color:#101317}.home-fmt-scene-faq-item.is-open{border-color:#6d5fe6;background:#f6f5ff}.home-fmt-scene-faq-toggle{color:#6d5fe6;font-weight:800}.home-fmt-scene-faq-body{margin:-2px 0 2px;padding:0 10px 2px}.home-fmt-scene--steps{display:flex;flex-direction:column;gap:7px}.home-fmt-scene-step-track{display:flex;gap:6px;margin-bottom:2px}.home-fmt-scene-step-track span{flex:1;height:3px;border-radius:99px;background:#ececf4}.home-fmt-scene-step-track span.is-done{background:#6d5fe6}.home-fmt-scene-step-track span.is-active{background:linear-gradient(90deg,#6d5fe6,#ececf4)}.home-fmt-scene-step{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;color:#56595f}.home-fmt-scene-step.is-done{color:#101317}.home-fmt-scene-step-dot{width:8px;height:8px;border-radius:50%;background:#ececf4;flex-shrink:0}.home-fmt-scene-step.is-done .home-fmt-scene-step-dot{background:#6d5fe6}.home-fmt-scene--tree{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.home-fmt-scene-tree-q{padding:8px 12px;border-radius:10px;border:1px solid #6d5fe6;background:#f6f5ff;font-size:11px;font-weight:700;color:#101317}.home-fmt-scene-tree-fork{display:flex;gap:8px}.home-fmt-scene-tree-fork .yes,.home-fmt-scene-tree-fork .no{padding:5px 12px;border-radius:8px;font-size:10px;font-weight:800}.home-fmt-scene-tree-fork .yes{border:1px solid #19a463;color:#19a463;background:#e7f7ee}.home-fmt-scene-tree-fork .no{border:1px solid #d9534f;color:#d9534f;background:#fdecec}.home-fmt-scene-tree-hint{font-size:10px;color:#56595f}.home-fmt-scene--links{display:flex;flex-direction:column;gap:6px}.home-fmt-scene-link{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:9px;border:1px solid #eaeaea;background:#fff;font-size:11px;font-weight:600;color:#101317}.home-fmt-scene-link.is-active{border-color:#6d5fe6;background:#f6f5ff}.home-fmt-scene-link-type{font-size:8px;font-weight:800;letter-spacing:.04em;color:#6d5fe6;background:#efedfb;padding:3px 6px;border-radius:5px}.home-demo-source-detail{min-height:68px;box-sizing:border-box}.home-demo-preview-card{min-height:220px}.home-demo-preview-body{min-height:188px;box-sizing:border-box}.home-demo-preview-title{font-weight:700;font-size:16px;line-height:1.25;min-height:40px;max-height:40px;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-demo-swap{animation:home-demo-fade .35s ease both}@keyframes home-demo-fade{0%{opacity:0}to{opacity:1}}.home-demo-card.home-hero-float{animation:home-floaty 5.6s ease-in-out infinite}.home-demo-card.home-hero-float:hover{animation:none}@keyframes home-floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.home-converge-sync-label{text-align:left}.home-converge-card-head{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;border-bottom:1px solid #f2f2f2;background:#fcfcfc}.home-converge-win-dot{width:11px;height:11px;border-radius:50%;background:#ececec}.home-converge-card-title{font-size:12px;font-weight:700;color:#9a9da3}.home-converge-stage{padding:0;width:100%}.home-converge-caption{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0;font-size:13px;font-weight:600;color:#8a8268;text-align:right;white-space:nowrap}.home-converge-caption-text{flex-shrink:0}.home-converge-caption-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;transition:background .4s ease}.home-converge-scene{position:relative;height:330px;margin-top:0}.home-converge-core{position:absolute;transform:translate(-50%,-50%);transition:width .7s cubic-bezier(.22,.61,.36,1),height .7s cubic-bezier(.22,.61,.36,1);display:flex;align-items:center;justify-content:center;z-index:3}.home-converge-halo{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#6d5fe629;animation:home-pulse-ring 2.4s ease-out infinite;transition:background .6s ease}.home-converge-halo--2{top:10%;right:10%;bottom:10%;left:10%;background:#6d5fe61a;animation-delay:.5s}.home-converge-halo.is-assembled{background:#6d5fe652;animation-duration:1.6s}.home-converge-halo--2.is-assembled{background:#6d5fe63d}.home-converge-core-chip{position:relative;width:62%;height:62%;border-radius:28%;background:linear-gradient(135deg,#6d5fe6,#8e88ff);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 22px -8px #6d5fe6bf;transition:box-shadow .6s ease}.home-converge-core-chip.is-assembled{box-shadow:0 20px 44px -14px #6d5fe6bf}.home-converge-core-logo{color:#fff!important}.home-converge-chip{position:absolute;width:112px;margin-left:-56px;margin-top:-20px;z-index:2;transition:left .8s cubic-bezier(.22,.61,.36,1),top .8s cubic-bezier(.22,.61,.36,1),transform .8s cubic-bezier(.22,.61,.36,1),opacity .5s ease}.home-converge-chip-inner{background:#fff;border:1px solid #ececec;border-radius:10px;padding:8px 10px;box-shadow:0 10px 22px -14px #0b0b0c40;animation:home-floaty ease-in-out infinite}.home-converge-chip-tag{flex-shrink:0;font-size:9px;font-weight:800;padding:3px 6px;border-radius:5px;letter-spacing:.02em;display:inline-block;margin-bottom:4px}.home-converge-chip-label{font-size:10px;font-weight:700;color:#101317;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:96px}.home-converge-dest{position:absolute;width:158px;margin-left:-79px;margin-top:-32px;background:#fff;border:1px solid #ebebeb;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px -20px #0b0b0c47;transition:left .8s cubic-bezier(.22,.61,.36,1),top .8s cubic-bezier(.22,.61,.36,1),transform .8s cubic-bezier(.22,.61,.36,1),opacity .5s ease}.home-converge-dest-head{display:flex;align-items:center;gap:7px;padding:8px 10px;background:#f7f8fa;border-bottom:1px solid #efefef}.home-converge-dest-dot{width:7px;height:7px;border-radius:50%;background:#6d5fe6;flex-shrink:0}.home-converge-dest-url{font-size:10px;color:#8a8d93}.home-converge-dest-body{padding:11px 12px}.home-converge-dest-kicker{font-size:9px;font-weight:800;color:#6d5fe6;margin-bottom:5px}.home-converge-dest-kicker--search{color:#19a463}.home-converge-dest-title{font-weight:700;font-size:12.5px;line-height:1.2;margin-bottom:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#101317}.home-converge-dest-bar{display:block;height:5px;border-radius:3px;background:#eeeff2;width:100%}.home-converge-dest-bar--short{width:90%}.home-converge-dest-widget{display:flex;align-items:flex-start;gap:8px;padding:12px}.home-converge-dest-widget-icon{width:24px;height:24px;border-radius:8px;background:#6d5fe6;flex-shrink:0;display:flex;align-items:center;justify-content:center}.home-converge-dest-widget-text{font-size:11.5px;font-weight:700;color:#101317}.home-converge-dest-search{padding:12px}.home-converge-dest-search-url{font-size:9.5px;color:#19a463;margin-bottom:3px}.home-converge-dest-search-title{font-size:12px;font-weight:700;color:#1a0dab;margin-bottom:4px;line-height:1.2}.home-converge-stage--mobile{width:100%;overflow:visible}.home-converge-scene--mobile{height:320px;width:100%;overflow:visible}.home-converge-core--mobile{transform:translate(-50%,-50%)}.home-hero-section{overflow:hidden}.home-converge-chip--mobile{width:64px;margin-left:0;margin-top:0;z-index:2}.home-converge-chip-inner--mobile{padding:5px 6px;text-align:center;border-radius:8px;box-shadow:0 8px 18px -12px #0b0b0c40}.home-converge-chip-inner--mobile .home-converge-chip-tag{margin-bottom:0;font-size:8px;padding:3px 5px}.home-converge-dest--mobile{width:104px;max-width:30vw;margin-left:0;margin-top:0;border-radius:11px;z-index:4;background:#fff;border:1px solid #ebebeb;box-shadow:0 16px 32px -18px #0b0b0c47}.home-converge-dest-mobile-body{padding:9px 7px;text-align:center}.home-converge-dest-mobile-kicker{font-size:7.5px;font-weight:800;color:#6d5fe6;margin-bottom:5px}.home-converge-dest-mobile-kicker--search{color:#19a463}.home-converge-dest-mobile-title{font-weight:700;font-size:10px;line-height:1.2;color:#101317;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-converge-dest-mobile-title--search{color:#1a0dab}.home-converge-dest-mobile-icon{width:20px;height:20px;border-radius:6px;background:#6d5fe6;display:inline-flex;align-items:center;justify-content:center;margin-bottom:5px}.home-converge-dest-mobile-widget-text{font-size:10px;font-weight:700;color:#101317}@media (max-width: 900px){.home-hero-layout{text-align:center}.home-hero-split{grid-template-columns:1fr;grid-template-rows:auto;gap:36px}.home-hero-copy-main,.home-hero-visual,.home-hero-split .home-hero-trust,.home-hero-split .home-converge-caption{grid-column:1;grid-row:auto}.home-hero-split .home-converge-caption{display:flex;justify-content:center;text-align:center;white-space:normal}.home-hero-copy .home-r-h1{max-width:900px;margin:0 auto 22px}.home-hero-copy .home-hero-subhead{max-width:600px;margin:0 auto 32px}.home-hero-ctas,.home-hero-trust{justify-content:center!important}.home-hero-badge-row{text-align:center}.home-hero-visual{width:100%;max-width:1000px;margin:0 auto;min-height:320px;overflow:visible}.home-hero-visual-scene{position:relative;inset:auto;display:block;width:100%;overflow:visible}}@media (max-width: 820px){.home-r-h1{font-size:40px!important}#main.home-hero-section,.home-hero-section{overflow:visible}.home-hero-visual{width:100%;min-height:320px;overflow:visible}.home-hero-visual-scene{display:block;width:100%;overflow:visible}.home-r-h2{font-size:32px!important}.home-demo-grid{grid-template-columns:1fr!important;gap:20px!important;padding:20px!important;min-height:0!important}.home-demo-process{width:100%;max-width:none;padding:4px 0}.home-demo-process-label{max-width:none;font-size:10.5px}.home-demo-conn-top,.home-demo-conn-bottom{display:none!important}.home-demo-conn-v-wrap{display:flex;justify-content:center;padding:2px 0}.home-fmt-split{grid-template-columns:1fr;gap:28px}.home-prob-split{grid-template-columns:1fr;gap:32px}.home-prob-copy{order:-1;max-width:none}.home-mess-field{height:380px}.home-fmt-copy-head{margin-bottom:18px}.home-fmt-picker{grid-template-columns:1fr}.home-fmt-window-body{min-height:200px;padding:16px 20px 18px}.home-two-col{grid-template-columns:1fr!important;gap:32px!important}.home-demo-conn{display:none!important}.home-pub-stage{flex-direction:column!important;align-items:center!important;gap:14px!important}.home-pub-conn{display:none!important}.home-pub-conn-mobile{display:block;width:min(280px,100%);height:56px;flex-shrink:0}.home-pub-grid{grid-template-columns:1fr 1fr!important;width:100%;align-items:stretch}.home-cols-4{grid-template-columns:repeat(2,1fr)!important;align-items:stretch}.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;align-items:stretch}.home-stats-grid .home-stat-card{min-height:388px}.home-pub-card{min-height:195px}.home-pipe-board{padding:30px 18px 24px}.home-delivery-stage{height:280px}.home-how-flow{flex-direction:column!important;gap:12px!important}.home-how-item{flex-direction:column!important;flex:none!important}.home-how-conn{display:none!important}.home-dist-grid{grid-template-columns:1fr;gap:30px}.home-int-wrap{grid-template-columns:1fr!important;gap:34px!important}.home-sec-pad{padding-top:68px!important;padding-bottom:68px!important}.home-cta-box{padding:56px 26px!important}}@media (max-width: 560px){.home-r-h1{font-size:31px!important}.home-r-h2{font-size:25px!important}.home-cols-4{grid-template-columns:1fr 1fr!important}.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (prefers-reduced-motion: reduce){.home-demo-card.home-hero-float{animation:none!important}.home-hero-enter,.home-hero-badge-dot,.home-reveal{opacity:1!important;animation:none!important}.home-qk-pop{animation:none!important}.home-flow-line,.home-pulse-ring,.home-mess-search-caret,.home-converge-chip-inner,.home-converge-halo,.home-converge-chip,.home-converge-dest,.home-converge-core,.home-delivery-card,.home-delivery-carrier,.home-delivery-marker,.home-delivery-label,.home-stat-card,.home-stat-card-fill,.home-stat-card-big,.home-orbit-ring--r1,.home-orbit-ring--r2,.home-orbit-signal,.home-orbit-halo{animation:none!important;transition:none!important}.home-page *{scroll-behavior:auto!important}}html.product-active body:before,html.product-active body:after{display:none}html.product-active body{background:#fff}.product-page{font-family:Plus Jakarta Sans,sans-serif;color:#101317;background:#fff;overflow-x:clip}.product-page ::-moz-selection{background:#6d5fe6;color:#fff}.product-page ::selection{background:#6d5fe6;color:#fff}.product-page .product-skip-link{position:absolute;left:-999px;top:10px;z-index:300;background:#101317;color:#fff;padding:11px 18px;border-radius:9px;font-size:14px;font-weight:700;text-decoration:none}.product-page .product-skip-link:focus{left:14px}.product-page a:focus-visible,.product-page button:focus-visible,.product-page [role=button]:focus-visible,.product-page [tabindex]:focus-visible{outline:3px solid #6d5fe6;outline-offset:3px;border-radius:8px}.product-marker{background:linear-gradient(180deg,transparent 62%,#ffd75e 62%);padding:0 4px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.product-r-h1{font-weight:800;font-size:52px;line-height:1.05;letter-spacing:-.03em;text-wrap:balance}.product-r-h2{font-weight:800;font-size:40px;line-height:1.08;letter-spacing:-.025em;text-wrap:balance}.product-eyebrow{font-size:13px;font-weight:800;letter-spacing:.08em;color:#6d5fe6;margin-bottom:14px}.product-container{max-width:1180px;margin:0 auto;padding-left:30px;padding-right:30px}.product-sec-pad{padding-top:96px;padding-bottom:96px}.product-lead{font-size:17px;line-height:1.55;color:#56595f}.product-two-col{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.product-cols-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-lift{transition:transform .25s ease,box-shadow .25s ease}.product-lift:hover{transform:translateY(-5px);box-shadow:0 18px 40px -20px #0b0b0c40}.product-reveal{opacity:0;animation:product-rev-up .7s cubic-bezier(.22,.61,.36,1) both}.product-reveal.product-seen{opacity:1!important;animation:none!important}.product-qk-pop{animation:product-pop .45s ease both}@keyframes product-rev-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes product-pop{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes product-flow{to{stroke-dashoffset:-22}}@keyframes product-pulse-ring{0%{transform:scale(.85);opacity:.7}70%{transform:scale(1.3);opacity:0}to{opacity:0}}.product-flow-line{animation:product-flow 1.1s linear infinite}.product-pulse-ring{animation:product-pulse-ring 1.9s ease-out infinite}.product-pulse-ring--slow{animation:product-pulse-ring 2.1s ease-out infinite}.product-ai-list{display:flex;flex-direction:column;gap:12px}.product-ai-row{display:flex;gap:13px;align-items:flex-start;border-radius:12px;padding:6px;transition:background .3s ease}.product-ai-row-num{width:28px;height:28px;flex-shrink:0;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;transition:background .3s ease,color .3s ease}.product-ai-row-title{font-weight:700;font-size:15.5px;color:#101317}.product-ai-row-text{font-size:14px;color:#6a6e78;line-height:1.5}.product-ai-engine{background:#fff;border:1px solid #e1ddf8;border-radius:20px;padding:30px;box-shadow:0 20px 50px -28px #6d5fe640}.product-ai-engine-title{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:15px;margin-bottom:20px}.product-ai-engine-title-dot{position:relative;width:9px;height:9px;flex-shrink:0}.product-ai-engine-title-dot-base{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#6d5fe6}.product-ai-engine-title-dot-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#6d5fe680}.product-ai-engine-core-wrap{display:flex;flex-direction:column;align-items:center;margin-bottom:18px}.product-ai-engine-core{position:relative;width:46px;height:46px;flex-shrink:0}.product-ai-engine-core-halo{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;background:#6d5fe647}.product-ai-engine-core-chip{position:relative;width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#6d5fe6,#8e88ff);display:flex;align-items:center;justify-content:center;box-shadow:0 14px 28px -10px #6d5fe6cc}.product-ai-engine-flow{margin:2px 0;flex-shrink:0}.product-ai-engine-tiles{display:flex;gap:22px;justify-content:center;flex-wrap:wrap}.product-ai-engine-tile{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;width:72px;flex-shrink:0}.product-ai-engine-tile-icon{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;padding:9px;transition:.3s ease;background:#f4f3ee;color:#b7b2a5}.product-ai-engine-tile-icon svg{width:100%;height:100%}.product-ai-engine-tile.is-active .product-ai-engine-tile-icon{color:#fff;transform:translateY(-2px)}.product-ai-engine-tile-dotwrap{height:8px;display:flex;align-items:center;justify-content:center}.product-ai-engine-tile-dot{width:4px;height:4px;border-radius:50%;background:transparent}.product-ai-engine-tile.is-active .product-ai-engine-tile-dot{width:5px;height:5px;animation:product-pulse-ring 1.4s ease-out infinite}.product-ai-engine-tile-label{font-size:9.5px;font-weight:800;letter-spacing:.02em;color:#b7b2a5;text-align:center;transition:color .3s ease;line-height:1.2;width:100%;min-height:2.4em;display:flex;align-items:flex-end;justify-content:center}.product-ai-preview{background:#fafaf8;border:1px solid #efefef;border-radius:12px;padding:14px}.product-ai-preview-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.product-ai-preview-badge{font-size:9.5px;font-weight:800;letter-spacing:.05em;padding:3px 8px;border-radius:6px}.product-ai-preview-meta{font-size:11.5px;color:#9a9da3;font-weight:600}.product-ai-preview-draft-title{font-weight:700;font-size:13.5px;color:#101317;margin-bottom:8px}.product-ai-preview-draft-lines{display:flex;flex-direction:column;gap:6px}.product-ai-preview-draft-caret-row{display:flex;align-items:center;gap:2px}.product-ai-preview-skel{height:6px;border-radius:3px;background:#edebf9}.product-ai-preview-caret{width:2px;height:12px;background:#6d5fe6;animation:product-ai-caret 1s steps(1) infinite}.product-ai-preview-checks{display:flex;flex-direction:column;gap:8px}.product-ai-preview-check-row{display:flex;align-items:center;gap:9px}.product-ai-preview-check{width:17px;height:17px;flex-shrink:0;border-radius:50%;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:800}.product-ai-preview-check-text{font-size:12.5px;font-weight:600;color:#101317}.product-ai-preview-search-bar{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e1ddf8;border-radius:10px;padding:9px 11px;margin-bottom:9px}.product-ai-preview-search-bar span{font-size:12.5px;font-weight:600;color:#101317}.product-ai-preview-search-answer{display:flex;align-items:center;gap:8px;background:#e9f8f7;border:1px dashed #9fdad5;border-radius:10px;padding:9px 11px}.product-ai-preview-search-mark{color:#19a8b0;font-weight:800;font-size:13px}.product-ai-preview-search-answer span:last-child{font-size:12px;font-weight:700;color:#0f6e68}.product-ai-preview-locale-caption{font-size:12.5px;color:#101317;font-weight:600;margin-bottom:10px}.product-ai-preview-locales{display:flex;gap:7px;flex-wrap:wrap}.product-ai-preview-locale-chip{font-size:11px;font-weight:800;padding:5px 10px;border-radius:7px}@keyframes product-ai-caret{0%,49%{opacity:1}50%,to{opacity:0}}.product-hero-assembly{position:relative;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible}.product-hero-assembly-caption{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#56595f;margin-bottom:10px}.product-hero-assembly-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;transition:background .4s ease}.product-hero-assembly-stage{position:relative;width:100%;height:248px}.product-hero-assembly-box{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.22);width:220px;height:164px}.product-hero-assembly-slot{position:absolute;width:104px;height:76px;border-radius:10px;border:1.5px dashed;display:flex;align-items:flex-end;padding:8px}.product-hero-assembly-slot-label{font-size:8px;font-weight:800;letter-spacing:.03em}.product-hero-assembly-chip{position:absolute;width:104px;height:76px;border-radius:10px;padding:10px;background:#fff;border:1px solid;z-index:2;transition:transform .9s cubic-bezier(.22,.61,.36,1),opacity .5s ease,box-shadow .5s ease}.product-hero-assembly-chip-tag{font-size:9px;font-weight:800;letter-spacing:.04em;display:inline-block;padding:2px 6px;border-radius:5px;margin-bottom:6px}.product-hero-assembly-chip-skel{height:5px;background:#eeeff2;border-radius:3px}.product-hero-assembly-publish{position:absolute;right:0;bottom:0;font-size:11px;font-weight:800;color:#fff;background:#19a463;padding:7px 14px;border-radius:8px;transition:opacity .4s ease,transform .4s ease}.product-hero-assembly-publish-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background:#19a46380}.product-arch-board{background:#fbfaf6;border:1px solid #eeeae0;border-radius:20px;padding:36px 30px 30px;margin-bottom:24px}.product-arch-pipe{display:flex;align-items:stretch;justify-content:center;gap:0;flex-wrap:nowrap}.product-arch-col{display:flex;flex-direction:column;min-width:0}.product-arch-col--source{flex:0 0 128px;text-align:center}.product-arch-col--result{flex:0 0 190px;text-align:center}.product-arch-col--class{flex:1 1 380px;max-width:440px;margin:0 4px}.product-arch-col--arrow{flex:0 0 auto}.product-arch-label-spacer{min-height:2.4em;margin-bottom:13px}.product-arch-col-body{display:flex;flex:1;align-items:center;justify-content:center;min-height:0}.product-arch-col--source .product-arch-col-body,.product-arch-col--result .product-arch-col-body,.product-arch-col--class .product-arch-col-body{width:100%}.product-arch-label{font-size:10px;font-weight:800;letter-spacing:.07em;color:#a39b8a;margin-bottom:13px;text-align:center;min-height:2.4em;line-height:1.2}.product-arch-source{display:inline-flex;flex-direction:column;align-items:center;gap:8px}.product-arch-doc{width:54px;height:64px;border-radius:9px;border:1px solid;display:flex;align-items:flex-end;justify-content:center;padding-bottom:7px;font-size:11px;font-weight:800}.product-arch-doc-name{font-size:12.5px;font-weight:700;color:#3a3e48;max-width:120px}.product-arch-arrow{flex-shrink:0;display:block}.product-arch-tags{display:grid;grid-template-columns:1fr 1fr;gap:9px;width:100%;background:#fff;border:1px solid #ece8de;border-radius:16px;padding:14px}.product-arch-tag{background:#fafaf8;border:1px solid #f0eee6;border-radius:10px;padding:10px 11px 11px}.product-arch-tag-top{display:flex;align-items:center;gap:7px;margin-bottom:6px}.product-arch-tag-num{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:5px;font-size:9px;font-weight:800;flex-shrink:0}.product-arch-tag-kicker{font-size:9.5px;font-weight:800;letter-spacing:.04em}.product-arch-tag-value{font-weight:700;font-size:13.5px;line-height:1.2;color:#101317;padding-left:23px;overflow-wrap:anywhere}.product-arch-result{width:100%;border:1px solid #e1ddf8;border-radius:11px;overflow:hidden;box-shadow:0 14px 30px -20px #6d5fe666;text-align:left}.product-arch-result-bar{background:#6d5fe6;padding:7px 10px;font-size:10px;font-weight:700;color:#fff}.product-arch-result-body{padding:11px;background:#fff}.product-arch-result-tag{font-size:9px;font-weight:800;color:#6d5fe6;margin-bottom:5px}.product-arch-result-title{font-weight:700;font-size:12px;line-height:1.25;margin-bottom:8px}.product-arch-result-skel{height:5px;background:#eeeff2;border-radius:3px;margin-bottom:3px}.product-arch-result-skel--short{width:75%}.product-arch-card{background:#fff;border:1px solid #eaeaea;border-radius:16px;padding:26px}.product-arch-card-num{font-weight:800;font-size:13px;margin-bottom:14px}.product-arch-card-title{font-weight:700;font-size:18px;margin-bottom:9px}.product-arch-card-text{font-size:14px;line-height:1.55;color:#56595f}.product-pipe-conn{min-width:18px;max-width:40px;width:100%;height:34px;flex-shrink:0}.product-life-split{display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:28px 56px;align-items:center}.product-life-loop-visual{min-width:0;display:flex;justify-content:center}.product-life-copy{min-width:0;max-width:640px}.product-life-split .product-life-loop-caption{margin-top:20px;text-align:left;max-width:none}.product-life-loop-wrap{display:flex;flex-direction:column;align-items:center}.product-life-loop-stage{position:relative;width:100%;max-width:360px;aspect-ratio:1 / 1}.product-life-loop-ring{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-life-loop-node{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:7px;z-index:2}.product-life-loop-badge{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;transition:.35s}.product-life-loop-label{font-size:12.5px;font-weight:700;white-space:nowrap;transition:.35s}.product-life-loop-marker{position:absolute;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:#6d5fe6;box-shadow:0 0 12px #6d5fe6b3;z-index:3}.product-life-loop-marker-ring{position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:50%;background:#6d5fe64d}.product-life-loop-caption{max-width:480px;text-align:center;margin-top:6px}.product-life-loop-caption p{font-size:15px;line-height:1.55;color:#56595f;margin:0}.product-life-loop-caption-title{font-weight:700;color:#101317}.product-pub-stage{display:flex;align-items:center;gap:26px;margin-bottom:8px}.product-pub-hub{flex-shrink:0;position:relative;width:150px;height:90px;background:#fff;border:1px solid #e1ddf8;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;box-shadow:0 12px 28px -18px #6d5fe680}.product-pub-hub-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;border:2px solid rgba(109,95,230,.4)}.product-pub-channels{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-cta-box{background:#6d5fe6;border-radius:28px;padding:72px 48px;text-align:center;position:relative;overflow:hidden}.product-nav-links{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:24px;font-size:14.5px;font-weight:600;color:#56595f}@media (prefers-reduced-motion: reduce){.product-reveal{opacity:1!important;animation:none!important}.product-flow-line,.product-pulse-ring,.product-pulse-ring--slow,.product-qk-pop,.product-hero-assembly-chip,.product-hero-assembly-publish,.product-life-loop-marker,.product-life-loop-badge,.product-life-loop-label,.product-ai-engine-tile.is-active .product-ai-engine-tile-dot,.product-ai-preview-caret{animation:none!important;transition:none!important}}@media (max-width: 820px){.product-r-h1{font-size:38px!important}.product-r-h2{font-size:30px!important}.product-two-col{grid-template-columns:1fr!important;gap:34px!important}.product-life-split{grid-template-columns:1fr;gap:32px}.product-life-copy{order:-1;max-width:none}.product-cols-4{grid-template-columns:repeat(2,1fr)!important}.product-arch-pipe{flex-direction:column;flex-wrap:wrap;align-items:center}.product-arch-col{width:100%;max-width:440px}.product-arch-col--source,.product-arch-col--result{flex-basis:auto}.product-arch-col--class{margin:0}.product-arch-col-body{flex:0 0 auto}.product-arch-label-spacer{display:none}.product-arch-arrow{transform:rotate(90deg)}.product-pipe-conn{display:none!important}.product-pub-stage{flex-direction:column!important}.product-sec-pad{padding-top:64px!important;padding-bottom:64px!important}.product-cta-box{padding:54px 26px!important}}@media (max-width: 560px){.product-r-h1{font-size:30px!important}.product-r-h2{font-size:24px!important}.product-cols-4{grid-template-columns:1fr 1fr!important}}html.features-active body:before,html.features-active body:after{display:none}html.features-active body{background:#fff}.features-page{font-family:Plus Jakarta Sans,sans-serif;color:#101317;background:#fff;overflow-x:clip}.features-page ::-moz-selection{background:#6d5fe6;color:#fff}.features-page ::selection{background:#6d5fe6;color:#fff}.features-page .features-skip-link{position:absolute;left:-999px;top:10px;z-index:300;background:#101317;color:#fff;padding:11px 18px;border-radius:9px;font-size:14px;font-weight:700;text-decoration:none}.features-page .features-skip-link:focus{left:14px}.features-page a:focus-visible,.features-page button:focus-visible,.features-page [role=button]:focus-visible,.features-page [tabindex]:focus-visible{outline:3px solid #6d5fe6;outline-offset:3px;border-radius:8px}.features-marker{background:linear-gradient(180deg,transparent 62%,#ffd75e 62%);padding:0 4px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.features-r-h1{font-weight:800;font-size:54px;line-height:1.04;letter-spacing:-.03em;text-wrap:balance}.features-r-h2{font-weight:800;font-size:38px;line-height:1.09;letter-spacing:-.025em;text-wrap:balance}.features-eyebrow{font-size:13px;font-weight:800;letter-spacing:.08em;color:#6d5fe6;margin-bottom:14px}.features-container{max-width:1180px;margin:0 auto;padding-left:30px;padding-right:30px}.features-sec-pad{padding-top:92px;padding-bottom:92px}.features-lead{font-size:17px;line-height:1.55;color:#56595f}.features-two-col{display:grid;grid-template-columns:.85fr 1.15fr;gap:54px;align-items:center}.features-two-col--flip{grid-template-columns:1.15fr .85fr}.features-reveal{opacity:0;animation:features-rev-up .7s cubic-bezier(.22,.61,.36,1) both}.features-reveal.features-seen{opacity:1!important;animation:none!important}.features-qk-pop{animation:features-pop .45s ease both}.features-flow-line{animation:features-flow 1.1s linear infinite}.features-pulse-ring{animation:features-pulse-ring 2.1s ease-out infinite}.features-grow-bar{transform-origin:bottom;animation:features-grow 1.4s ease-in-out infinite alternate}@keyframes features-rev-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes features-pop{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes features-flow{to{stroke-dashoffset:-22}}@keyframes features-pulse-ring{0%{transform:scale(.85);opacity:.7}70%{transform:scale(1.3);opacity:0}to{opacity:0}}@keyframes features-grow{0%{transform:scaleY(.72)}to{transform:scaleY(1)}}.features-nav-links{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:24px;font-size:14.5px;font-weight:600;color:#56595f}.features-cm-mock{background:#fff;border:1px solid #efe7da;border-radius:20px;padding:14px 14px 18px;box-shadow:0 30px 70px -34px #0b0b0c4d;overflow:hidden}.features-cm-mock-head{display:flex;align-items:center;gap:7px;padding:8px 10px 12px}.features-cm-mock-dot{width:10px;height:10px;border-radius:50%;background:#d4cfc4}.features-cm-mock-label{font-size:11px;font-weight:700;color:#7a6a52;margin-left:6px}.features-cm-panel{display:flex;flex-direction:column;padding:4px 6px 16px;min-height:300px}.features-cm-caption{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:700;color:#101317;min-height:20px;margin-bottom:16px;position:relative;z-index:2;flex-shrink:0}.features-cm-caption-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;transition:background .4s ease}.features-cm-stage{position:relative;height:268px;margin-top:0;overflow:visible;flex-shrink:0}.features-cm-stage-scale{position:absolute;top:0;left:0;right:0;bottom:20px;transform:scale(1.2);transform-origin:50% 100%}.features-cm-card{position:absolute;left:50%;bottom:0;transform-origin:bottom center;border-radius:12px;background:#fff;border:1px solid #ece8de;overflow:hidden;padding:10px;display:flex;flex-direction:column;transition:width .55s cubic-bezier(.22,.61,.36,1),height .55s cubic-bezier(.22,.61,.36,1),margin-left .55s cubic-bezier(.22,.61,.36,1),transform .55s cubic-bezier(.22,.61,.36,1),box-shadow .45s ease,opacity .45s ease}.features-cm-card-tag{font-size:9px;font-weight:800;letter-spacing:.04em;display:inline-block;padding:2px 7px;border-radius:5px;margin-bottom:8px;align-self:flex-start}.features-cm-card-body{flex:1;min-height:0}.features-cm-dots{display:flex;justify-content:center;gap:7px;margin-top:auto;padding-top:16px;position:relative;z-index:30;flex-shrink:0}.features-cm-dot{height:6px;border-radius:3px;transition:.35s ease}.features-fan-bar{display:block;height:5px;border-radius:3px;margin-bottom:5px}.features-fan-bar:last-child{margin-bottom:0}.features-fan-skeleton{display:flex;flex-direction:column}.features-fan-scene{height:100%}.features-fan-scene--pdf{display:flex;align-items:center;gap:8px;height:100%}.features-fan-pdf-doc{width:30px;height:38px;border:1px solid #e4dcce;border-radius:5px;background:#fff;padding:4px;display:flex;flex-direction:column;gap:3px;flex-shrink:0}.features-fan-arrow{color:#6d5fe6;font-size:13px;flex-shrink:0}.features-fan-pdf-page{flex:1;min-width:0;border:1px solid #e1ddf8;border-radius:6px;padding:7px;background:#fff}.features-fan-pdf-page strong{display:block;font-size:8.5px;font-weight:700;margin-bottom:5px;color:#101317}.features-fan-scene--video{border:1px solid #e1ddf8;border-radius:6px;overflow:hidden;background:#fff;height:100%;display:flex;flex-direction:column}.features-fan-video-thumb{flex:1;min-height:0;background:linear-gradient(135deg,#fdf0dd,#fce3c0);display:flex;align-items:center;justify-content:center}.features-fan-video-play{position:relative;width:22px;height:22px;border-radius:50%;background:#e8902b;box-shadow:0 4px 10px -3px #e8902bcc}.features-fan-video-play:after{content:"";position:absolute;left:52%;top:50%;transform:translate(-50%,-50%);width:0;height:0;border-left:7px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent}.features-fan-video-foot{padding:7px}.features-fan-scene--faq,.features-fan-scene--steps,.features-fan-scene--links{display:flex;flex-direction:column;height:100%;justify-content:center}.features-fan-scene--faq,.features-fan-scene--links{gap:5px}.features-fan-scene--steps{gap:7px}.features-fan-faq-item{display:flex;align-items:center;justify-content:space-between;gap:6px;border:1px solid #eae6dc;background:#fff;border-radius:6px;padding:6px 8px;font-size:9.5px;font-weight:700;color:#101317}.features-fan-faq-item span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.features-fan-faq-item span:last-child{flex-shrink:0}.features-fan-faq-item.is-open{border-color:#19a8b0;background:#effaf9}.features-fan-faq-item.is-open span:last-child{color:#19a8b0}.features-fan-step-row{display:flex;align-items:center;gap:7px}.features-fan-step-num{width:16px;height:16px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:800;background:#fbe9e8;color:#ef5b5b}.features-fan-step-num.is-active{background:#ef5b5b;color:#fff}.features-fan-step-label{font-size:9px;font-weight:700;color:#101317;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.features-fan-scene--tree{display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;justify-content:center}.features-fan-tree-q{border:1px solid #7a5af8;background:#f3f0fe;border-radius:6px;padding:5px 9px;font-size:9px;font-weight:700;color:#101317}.features-fan-tree-line{width:1px;height:8px;background:#dcd2fb}.features-fan-tree-fork{display:flex;gap:6px}.features-fan-tree-fork .yes,.features-fan-tree-fork .no{border-radius:5px;padding:3px 10px;font-size:9px;font-weight:800}.features-fan-tree-fork .yes{border:1px solid #19a463;color:#19a463;background:#e7f7ee}.features-fan-tree-fork .no{border:1px solid #d9534f;color:#d9534f;background:#fdecec}.features-fan-link{display:flex;align-items:center;gap:6px;border:1px solid #eae6dc;background:#fff;border-radius:6px;padding:6px 8px}.features-fan-link.is-active{border-color:#d6597b;background:#fdf1f4}.features-fan-link-type{font-size:7px;font-weight:800;color:#d6597b;background:#fbe3ea;padding:2px 5px;border-radius:4px;flex-shrink:0}.features-fan-link-name{font-size:9px;font-weight:700;color:#101317;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.features-fmt-bars{display:flex;flex-direction:column;gap:4px}.features-fmt-bar{display:block;height:6px;border-radius:3px}.features-fmt-scene--pdf{display:flex;gap:12px;align-items:center}.features-fmt-scene-pdf-doc{width:50px;height:64px;border:1px solid #e4dcce;border-radius:6px;background:#fff;padding:7px;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.features-fmt-scene-arrow{font-size:17px;color:#6d5fe6;flex-shrink:0}.features-fmt-scene-pdf-page{flex:1;min-width:0;border:1px solid #e1ddf8;border-radius:8px;padding:10px;background:#fff}.features-fmt-scene-pdf-page strong{display:block;font-size:10px;font-weight:700;margin-bottom:7px;color:#101317}.features-fmt-scene--video{border:1px solid #e1ddf8;border-radius:8px;overflow:hidden;background:#fff}.features-fmt-scene-video-thumb{height:62px;background:linear-gradient(135deg,#efedfb,#e1ddf8);display:flex;align-items:center;justify-content:center}.features-fmt-scene-video-play{width:32px;height:32px;border-radius:50%;background:#6d5fe6;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px -4px #6d5fe6cc}.features-fmt-scene-video-play:after{content:"";width:0;height:0;border-left:11px solid #fff;border-top:7px solid transparent;border-bottom:7px solid transparent;margin-left:3px}.features-fmt-scene--video .features-fmt-bars{padding:9px}.features-fmt-scene--faq,.features-fmt-scene--steps,.features-fmt-scene--links{display:flex;flex-direction:column;gap:7px}.features-fmt-scene-faq-item,.features-fmt-scene-step-label,.features-fmt-scene-link{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #eae6dc;border-radius:7px;padding:8px 10px;background:#fff;font-size:11px;font-weight:600;color:#101317}.features-fmt-scene-faq-item.is-open,.features-fmt-scene-step-label.is-active,.features-fmt-scene-link.is-active{border-color:#6d5fe6;background:#f6f5ff}.features-fmt-scene-step-row{display:flex;align-items:center;gap:9px}.features-fmt-scene-step-num{width:22px;height:22px;border-radius:50%;flex-shrink:0;background:#efedfb;color:#6d5fe6;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:10px}.features-fmt-scene-step-num.is-active{background:#6d5fe6;color:#fff}.features-fmt-scene-step-label{flex:1;justify-content:flex-start}.features-fmt-scene--tree{display:flex;flex-direction:column;align-items:center;gap:8px}.features-fmt-scene-tree-q{border:1px solid #6d5fe6;background:#f6f5ff;border-radius:8px;padding:8px 12px;font-size:11px;font-weight:700;color:#101317}.features-fmt-scene-tree-line{width:1px;height:10px;background:#d8d2c2}.features-fmt-scene-tree-fork{display:flex;gap:10px}.features-fmt-scene-tree-fork .yes,.features-fmt-scene-tree-fork .no{border-radius:7px;padding:5px 16px;font-size:11px;font-weight:800}.features-fmt-scene-tree-fork .yes{border:1px solid #19a463;color:#19a463;background:#e7f7ee}.features-fmt-scene-tree-fork .no{border:1px solid #d9534f;color:#d9534f;background:#fdecec}.features-fmt-scene-link-type{font-size:8px;font-weight:800;color:#6d5fe6;background:#efedfb;padding:3px 6px;border-radius:4px;flex-shrink:0}.features-fmt-scene-link-name{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.features-fmt-scene-link{justify-content:flex-start;gap:9px}.features-loc-grid{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.features-dash{display:grid;grid-template-columns:1.1fr 1fr;gap:18px}.features-cta-box{background:#6d5fe6;border-radius:28px;padding:72px 48px;text-align:center;position:relative;overflow:hidden}.features-micro-bar{height:8px;border-radius:4px;background:#eeeff2}@media (prefers-reduced-motion: reduce){.features-reveal{opacity:1!important;animation:none!important}.features-flow-line,.features-pulse-ring,.features-qk-pop,.features-grow-bar,.features-cm-card,.features-cm-dot,.features-cm-caption-dot{animation:none!important;transition:none!important}}@media (max-width: 820px){.features-r-h1{font-size:38px!important}.features-r-h2{font-size:30px!important}.features-two-col,.features-two-col--flip{grid-template-columns:1fr!important;gap:36px!important}.features-two-col--flip>div:first-child{order:2}.features-dash{grid-template-columns:1fr!important}.features-sec-pad{padding-top:64px!important;padding-bottom:64px!important}.features-cta-box{padding:54px 26px!important}}@media (max-width: 560px){.features-r-h1{font-size:30px!important}.features-r-h2{font-size:24px!important}.features-loc-grid{grid-template-columns:1fr 1fr!important}}html.services-active body:before,html.services-active body:after{display:none}html.services-active body{background:#fff}.services-page{font-family:Plus Jakarta Sans,sans-serif;color:#101317;background:#fff;overflow-x:clip}.services-page ::-moz-selection{background:#6d5fe6;color:#fff}.services-page ::selection{background:#6d5fe6;color:#fff}.services-page .services-skip-link{position:absolute;left:-999px;top:10px;z-index:300;background:#101317;color:#fff;padding:11px 18px;border-radius:9px;font-size:14px;font-weight:700;text-decoration:none}.services-page .services-skip-link:focus{left:14px}.services-page a:focus-visible,.services-page button:focus-visible,.services-page [role=button]:focus-visible,.services-page [tabindex]:focus-visible{outline:3px solid #6d5fe6;outline-offset:3px;border-radius:8px}.services-marker{background:linear-gradient(180deg,transparent 62%,#ffd75e 62%);padding:0 4px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.services-r-h1{font-weight:800;font-size:54px;line-height:1.04;letter-spacing:-.03em;text-wrap:balance}.services-r-h2{font-weight:800;font-size:38px;line-height:1.09;letter-spacing:-.025em;text-wrap:balance}.services-eyebrow{font-size:13px;font-weight:800;letter-spacing:.08em;color:#6d5fe6;margin-bottom:14px}.services-container{max-width:1180px;margin:0 auto;padding-left:30px;padding-right:30px}.services-sec-pad{padding-top:92px;padding-bottom:92px}.services-two-col{display:grid;grid-template-columns:.82fr 1.18fr;gap:54px;align-items:center}.services-two-col-support{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:center}.services-two-col-operating{display:grid;grid-template-columns:.85fr 1.15fr;gap:54px;align-items:center}.services-nav-links{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:24px;font-size:14.5px;font-weight:600;color:#56595f}.services-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.services-cta-box{background:#6d5fe6;border-radius:28px;padding:72px 48px;text-align:center;position:relative;overflow:hidden}@keyframes servicesRevUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes servicesFlow{to{stroke-dashoffset:-22}}@keyframes servicesPulseRing{0%{transform:scale(.85);opacity:.7}70%{transform:scale(1.3);opacity:0}to{opacity:0}}@keyframes servicesPop{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes servicesGrow{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}.services-reveal{opacity:0;animation:servicesRevUp .7s cubic-bezier(.22,.61,.36,1) both}.services-reveal.services-seen{opacity:1!important;animation:none!important}.services-flow-line{animation:servicesFlow 1.1s linear infinite}.services-pulse-ring{animation:servicesPulseRing 1.9s ease-out infinite}.services-qk-pop{animation:servicesPop .45s ease both}.services-cap-bar{transform-origin:bottom;animation:servicesGrow 1.5s ease-in-out infinite alternate}.services-mig-track{display:flex;align-items:stretch;gap:0;margin-bottom:24px}@media (prefers-reduced-motion: reduce){.services-reveal{opacity:1!important;animation:none!important}.services-flow-line,.services-pulse-ring,.services-qk-pop,.services-cap-bar{animation:none!important}}@media (max-width: 860px){.services-r-h1{font-size:38px!important}.services-r-h2{font-size:30px!important}.services-two-col,.services-two-col-support,.services-two-col-operating{grid-template-columns:1fr!important;gap:36px!important}.services-two-col-support>div:last-child{order:2}.services-two-col-operating>div:last-child{order:2}.services-mig-track{flex-direction:column!important}.services-mig-conn{display:none!important}.services-sec-pad{padding-top:64px!important;padding-bottom:64px!important}.services-cta-box{padding:54px 26px!important}.services-footer-grid{grid-template-columns:1fr!important;gap:32px!important}}@media (max-width: 560px){.services-r-h1{font-size:30px!important}.services-r-h2{font-size:24px!important}}@keyframes mkt-rev-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.product-reveal,.features-reveal,.services-reveal,.talk-reveal{opacity:0;animation:mkt-rev-up .7s cubic-bezier(.22,.61,.36,1) both}.product-reveal.product-seen,.features-reveal.features-seen,.services-reveal.services-seen,.talk-reveal.talk-seen{opacity:1!important;animation:none!important}.mkt-hero-enter{opacity:0;animation:mkt-rev-up .7s cubic-bezier(.22,.61,.36,1) both}.mkt-hero-enter--1{animation-delay:.04s}.mkt-hero-enter--2{animation-delay:.12s}.mkt-hero-enter--3{animation-delay:.2s}.mkt-hero-enter--4{animation-delay:.28s}.mkt-hero-enter--5{animation-delay:.36s}.mkt-hero-enter--6{animation-delay:.44s}.mkt-hero-enter--7{animation-delay:.54s}@media (prefers-reduced-motion: reduce){.mkt-hero-enter,.product-reveal,.features-reveal,.services-reveal,.talk-reveal{opacity:1!important;animation:none!important}}html.talk-active body:before,html.talk-active body:after{display:none}html.talk-active body{background:#fff}.talk-page{font-family:Plus Jakarta Sans,sans-serif;color:#101317;background:#fff;overflow-x:clip}.talk-page ::-moz-selection{background:#6d5fe6;color:#fff}.talk-page ::selection{background:#6d5fe6;color:#fff}.talk-page .talk-skip-link{position:absolute;left:-999px;top:10px;z-index:300;background:#101317;color:#fff;padding:11px 18px;border-radius:9px;font-size:14px;font-weight:700;text-decoration:none}.talk-page .talk-skip-link:focus{left:14px}.talk-page a:focus-visible,.talk-page button:focus-visible,.talk-page [role=button]:focus-visible,.talk-page [tabindex]:focus-visible,.talk-page input:focus-visible,.talk-page textarea:focus-visible,.talk-page select:focus-visible{outline:3px solid #6d5fe6;outline-offset:3px;border-radius:8px}.talk-marker{background:linear-gradient(180deg,transparent 62%,#ffd75e 62%);padding:0 4px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.talk-r-h1{font-weight:800;font-size:50px;line-height:1.04;letter-spacing:-.03em;text-wrap:balance}.talk-container{max-width:1180px;margin:0 auto;padding-left:30px;padding-right:30px}@keyframes talkRevUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes talkPulseRing{0%{transform:scale(.85);opacity:.7}70%{transform:scale(1.35);opacity:0}to{opacity:0}}.talk-reveal{opacity:0;animation:talkRevUp .7s cubic-bezier(.22,.61,.36,1) both}.talk-reveal.talk-seen{opacity:1!important;animation:none!important}.talk-pulse-ring{animation:talkPulseRing 1.9s ease-out infinite}.talk-step-ring{animation:talkPulseRing 1.8s ease-out infinite}.talk-page input,.talk-page textarea,.talk-page select{font-family:inherit}.talk-page input:focus,.talk-page textarea:focus,.talk-page select:focus{outline:none;border-color:#6d5fe6!important;box-shadow:0 0 0 3px #6d5fe61f}.talk-nav-links{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:24px;font-size:14.5px;font-weight:600;color:#56595f}.talk-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:64px;align-items:start}.talk-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.talk-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}@media (prefers-reduced-motion: reduce){.talk-reveal{opacity:1!important;animation:none!important}.talk-pulse-ring,.talk-step-ring{animation:none!important}}@media (max-width: 880px){.talk-r-h1{font-size:38px!important}.talk-grid{grid-template-columns:1fr!important;gap:36px!important}.talk-form-row{grid-template-columns:1fr!important}.talk-footer-grid{grid-template-columns:1fr!important;gap:32px!important}}@media (max-width: 560px){.talk-r-h1{font-size:30px!important}}
