html:has(.onlay-site){scrollbar-color:#c7c7c7 #fff;scrollbar-width:thin}html.dark:has(.onlay-site){scrollbar-color:#3a3a3a #000}html:has(.onlay-site)::-webkit-scrollbar{width:10px}html:has(.onlay-site)::-webkit-scrollbar-track{background:#fff}html:has(.onlay-site)::-webkit-scrollbar-thumb{background:#c7c7c7;border:3px solid #fff;border-radius:999px}html:has(.onlay-site)::-webkit-scrollbar-thumb:hover{background:#a8a8a8}html.dark:has(.onlay-site)::-webkit-scrollbar-track{background:#000}html.dark:has(.onlay-site)::-webkit-scrollbar-thumb{background:#3a3a3a;border-color:#000}html.dark:has(.onlay-site)::-webkit-scrollbar-thumb:hover{background:#525252}.onlay-site{--site-bg:#fff;--site-surface:#fff;--site-surface-2:#fafafa;--site-ink:#171717;--site-muted:#666;--site-line:#eaeaea;--site-cobalt:#0666d8;--site-cobalt-fill:#0666d8;--site-cobalt-fill-hover:#0558bd;--site-cobalt-dark:var(--site-cobalt-fill-hover);--site-radius:6px;--canvas:var(--site-bg);--background:var(--site-bg);--foreground:var(--site-ink);--surface:var(--site-surface);--surface-muted:var(--site-surface-2);--surface-subtle:var(--site-surface-2);--surface-elevated:var(--site-surface);--border-color:var(--site-line);--border-strong:#d4d4d4;--muted:var(--site-muted);--accent:var(--site-surface-2);--accent-strong:var(--site-cobalt);--brand:var(--site-cobalt-fill);--brand-hover:var(--site-cobalt-fill-hover);--font-app-sans:Geist, "Segoe UI Variable Display", "Segoe UI Variable", "Segoe UI", sans-serif;background:var(--site-bg);min-height:100%;color:var(--site-ink);font-family:var(--font-app-sans)}.dark .onlay-site{--site-bg:#000;--site-surface:#000;--site-surface-2:#0a0a0a;--site-ink:#ededed;--site-muted:#888;--site-line:#1f1f1f;--site-cobalt:#6af;--site-cobalt-fill:#0666d8;--site-cobalt-fill-hover:#0558bd;--site-cobalt-dark:var(--site-cobalt-fill-hover);--border-strong:#333}.onlay-site.site-commercial-studio{--site-bg:#f6faff;--site-surface:#fff;--site-surface-2:#edf4ff;--site-ink:#0b1b32;--site-muted:#596c86;--site-line:#d3dfef;--site-cobalt:#176fe8;--site-cobalt-fill:#176fe8;--site-cobalt-fill-hover:#0e5fcf;--site-radius:12px;--border-strong:#aebfd5}.dark .onlay-site.site-commercial-studio{--site-bg:#06101f;--site-surface:#0a192d;--site-surface-2:#0e213b;--site-ink:#eff6ff;--site-muted:#a9bad0;--site-line:#203a59;--site-cobalt:#75b4ff;--site-cobalt-fill:#176fe8;--site-cobalt-fill-hover:#0e5fcf;--border-strong:#365475}.onlay-site main>section{border-block-width:0!important}.site-header-inner{width:100%;padding-inline:1.5rem}.site-display{color:var(--site-ink);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2.25rem,3.8vw,2.75rem);font-weight:600;line-height:1.08}.site-h2{color:var(--site-ink);letter-spacing:-.035em;text-wrap:balance;font-size:clamp(1.75rem,3vw,2rem);font-weight:600;line-height:1.2}.site-section-intro{text-align:center;justify-content:center;align-items:baseline;gap:.75rem;max-width:62rem;margin-inline:auto;display:flex}.site-section-intro h2{color:var(--site-ink);letter-spacing:-.035em;text-wrap:balance;font-size:clamp(1.75rem,3vw,2rem);font-weight:600;line-height:1.25}.site-section-intro>p{max-width:35rem;color:var(--site-muted);text-wrap:balance;font-size:1.125rem;line-height:1.65}.site-label{color:var(--site-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:600;line-height:1.4}.site-skip-link{z-index:100;border:1px solid var(--site-ink);background:var(--site-bg);color:var(--site-ink);border-radius:.1875rem;padding:.625rem .875rem;font-size:.75rem;transition:transform .16s cubic-bezier(.23,1,.32,1);position:fixed;top:.5rem;left:.5rem;transform:translateY(-160%)}.site-skip-link:focus{transform:translateY(0)}.site-nav-link{height:4rem;color:var(--site-muted);align-items:center;font-size:.875rem;font-weight:400;line-height:1.65;transition:color .15s;display:inline-flex;position:relative}.site-nav-link:hover{color:var(--site-ink)}.site-nav-link-active{color:var(--site-ink);box-shadow:inset 0 -2px var(--site-cobalt)}.site-mobile-nav-link{border-bottom:1px solid var(--site-line);min-height:3rem;color:var(--site-muted);justify-content:space-between;align-items:center;padding-inline:.75rem;font-size:.875rem;font-weight:500;display:flex}.site-mobile-nav-link-active{color:var(--site-ink);box-shadow:inset 2px 0 var(--site-cobalt)}.site-theme-toggle .btn{border-radius:var(--site-radius);width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;color:var(--site-muted);background:0 0;border:0}.site-theme-toggle .btn:hover{background:var(--site-surface-2);color:var(--site-ink)}.site-button-primary,.site-button-secondary{border-radius:var(--site-radius);white-space:nowrap;border:0;justify-content:center;align-items:center;gap:.4rem;height:2.75rem;min-height:2.75rem;padding-inline:.625rem;font-size:.875rem;font-weight:500;line-height:1.65;transition:transform .14s cubic-bezier(.23,1,.32,1),background-color .15s,border-color .15s;display:inline-flex}.site-button-primary{background:var(--site-cobalt-fill);color:#fff}.site-button-primary:hover{background:var(--site-cobalt-fill-hover)}.site-button-secondary{background:var(--site-surface);box-shadow:0 0 0 1px var(--border-strong);color:var(--site-ink)}.site-button-secondary:hover{background:var(--site-surface-2)}.onlay-site :is(a,button,[role=button]) :is(.lucide-arrow-right,.lucide-arrow-left,.lucide-arrow-up-right,.lucide-arrow-down){transition:transform .18s cubic-bezier(.23,1,.32,1)}.onlay-site :is(a,button,[role=button]):hover .lucide-arrow-right{transform:translate(.25rem)}.onlay-site :is(a,button,[role=button]):hover .lucide-arrow-left{transform:translate(-.25rem)}.onlay-site :is(a,button,[role=button]):hover .lucide-arrow-up-right{transform:translate(.18rem,-.18rem)}.onlay-site :is(a,button,[role=button]):hover .lucide-arrow-down{transform:translateY(.25rem)}.site-button-primary:active,.site-button-secondary:active,.onlay-site button:active{transform:scale(.98)}.onlay-site :is(a,button,input,textarea,select):focus-visible{outline:2px solid var(--site-cobalt);outline-offset:3px}.site-hero{background:var(--site-bg)}.site-home-main{isolation:isolate;position:relative}.site-home-main>:not(.site-hero-flow){z-index:1;position:relative}.site-hero-viewport{height:calc(100dvh - 4.0625rem);min-height:0;overflow:hidden}.site-hero-flow{z-index:0;opacity:.58;pointer-events:none;background:0 0;outline:0;position:fixed;inset:4.75rem 0 0;overflow:hidden;box-shadow:none!important;border:0!important;border-radius:0!important}.site-hero-flow-object{background:0 0;width:100%;height:100%}.site-hero-flow-object>div,.site-hero-flow-object canvas{width:100%!important;height:100%!important}.site-hero-copy-panel{isolation:isolate;perspective:1400px;transform-style:preserve-3d;background:0 0;padding:clamp(1.25rem,2.6vw,1.8rem);position:relative}.site-hero-copy-panel:before{z-index:-1;filter:blur(30px);content:"";background:#ffffffc7;border-radius:50%;position:absolute;inset:-12% -5%}.site-scrambled-title{letter-spacing:-.025em;text-wrap:balance;max-width:54rem;min-height:2.16em;text-shadow:none;transform-style:preserve-3d;margin-inline:auto;position:relative;transform:translateZ(44px)}.site-hero-supporting{text-shadow:0 7px 20px #00000024;text-wrap:balance;transform:translateZ(24px)}.site-hero-actions{transform-style:preserve-3d;transform:translateZ(34px)}.dark .site-hero-copy-panel:before{background:#000000c7}.dark .site-scrambled-title{text-shadow:0 1px #ffffff29,0 2px #ffffff14,0 4px #000000eb,0 16px 34px #000000f2}.dark .site-hero-supporting{text-shadow:0 1px #ffffff0f,0 8px 24px #000000f2}.site-product-frame{border:1px solid var(--site-line);border-radius:var(--site-radius);background:var(--site-surface);overflow:hidden}.site-product-image{border:1px solid color-mix(in srgb, var(--site-line) 76%, transparent);border-radius:var(--site-radius)}.onlay-site .app-panel,.onlay-site .app-card,.onlay-site .app-control{border-radius:var(--site-radius)!important}.site-feature-card,.site-copy-card,.site-route-card,.site-workspace-card,.site-interface-card,.site-scenario-card{border:1px solid var(--site-line);border-radius:var(--site-radius);background:var(--site-surface-2)}.site-feature-card{flex-direction:column;min-width:0;min-height:29rem;display:flex;overflow:hidden}.site-copy-card{min-height:14rem;padding:1.75rem}.site-interface-card{grid-template-columns:minmax(18rem,4fr) minmax(0,8fr);min-height:25rem;display:grid;overflow:hidden}.site-scenario-card{min-height:22rem;padding:2rem}.site-product-showcase{border:1px solid var(--site-line);border-radius:var(--site-radius);background:var(--site-surface-2);padding:clamp(1rem,3vw,2rem) clamp(1rem,4vw,3rem) 0;overflow:hidden}.site-product-pillars{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem);padding-block:2.5rem .5rem;display:grid}.site-product-pillars h3{color:var(--site-ink);letter-spacing:-.02em;font-size:1rem;font-weight:600}.site-product-pillars p{max-width:22rem;color:var(--site-muted);margin-top:.625rem;font-size:.875rem;line-height:1.65}.site-home-chapters-section{--chapter-active-height:28rem;--chapter-step:4.875rem;border-bottom:1px solid var(--site-line);padding-block:clamp(6rem,9vw,8rem);overflow:clip}.site-home-chapters-intro{display:block}.site-home-chapters-intro h2{max-width:42rem;color:var(--site-ink);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2rem,3.8vw,2.75rem);font-weight:600;line-height:1.08}.site-home-chapter-stack{isolation:isolate;width:min(100% - 2rem,92rem);height:calc(var(--chapter-active-height) + 4 * var(--chapter-step));margin:clamp(4rem,7vw,6.5rem) auto 0;position:relative}.site-home-chapter-tabs,.site-home-chapter-panels{position:absolute;inset:0}.site-home-chapter-tabs{z-index:20;pointer-events:none}.site-home-chapter-tab,.site-home-chapter-panel{width:100%;transform:translate3d(0, var(--chapter-offset), 0);will-change:transform;transition:transform .42s cubic-bezier(.23,1,.32,1);position:absolute;top:0;left:0}.site-home-chapter-tab{height:var(--chapter-step);color:#f5f5f5;text-align:left;pointer-events:auto;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:14px;grid-template-columns:4.5rem minmax(16rem,25rem) minmax(0,1fr);align-items:center;padding:0 clamp(1.25rem,3vw,2.5rem);display:grid}.site-home-chapter-tab:focus-visible{outline-offset:-4px;outline-color:#5ca3ff}.site-home-chapter-number{color:#777;font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:600;transition:color .18s}.site-home-chapter-label{flex-direction:column;gap:.25rem;min-width:0;transition:color .18s,transform .12s;display:flex;transform:translate(0,0)}.site-home-chapter-label strong{letter-spacing:-.03em;font-size:clamp(1.15rem,2vw,1.65rem);font-weight:560;line-height:1.1}.site-home-chapter-tab[aria-pressed=true] .site-home-chapter-number{color:var(--onlay-cobalt)}.site-home-chapter-tab[aria-pressed=true] .site-home-chapter-label strong{font-size:clamp(1.3rem,2vw,1.9rem);font-weight:600}.site-home-chapter-tab:active .site-home-chapter-label{transform:translateY(1px)}.onlay-site .site-home-chapter-tab:active{transform:translate3d(0, var(--chapter-offset), 0)}.site-home-chapter-panel{height:var(--chapter-active-height);clip-path:inset(0 0 calc(var(--chapter-active-height) - var(--chapter-step)) 0 round 14px);color:#f5f5f5;z-index:1;will-change:transform, clip-path;background:#050505;border:1px solid #2a2a2a;border-radius:14px;grid-template-columns:minmax(24rem,31%) minmax(0,1fr);transition:transform .42s cubic-bezier(.23,1,.32,1),clip-path .42s cubic-bezier(.23,1,.32,1),border-color .18s;display:grid;overflow:hidden}.site-home-chapter-panel[data-active=true]{clip-path:inset(0 round 14px);z-index:8;border-color:#0c78fe}.site-home-chapter-panel-copy{background:#050505}.site-home-chapter-screen{transform-origin:50% 18%;opacity:.5;will-change:transform, opacity;background:#f4f4f4;min-width:0;height:100%;transition:transform .52s cubic-bezier(.23,1,.32,1),opacity .3s;position:relative;overflow:hidden;transform:scale(.975)}.site-home-chapter-panel[data-active=true] .site-home-chapter-screen{opacity:1;transform:scale(1)}.dark .site-home-chapter-screen{background:#111}.site-home-chapter-screen>div:last-child,.site-home-chapter-screen picture,.site-home-chapter-screen img{height:100%}.site-home-chapter-demo-label,.site-feature-demo-label{z-index:2;color:#fff;pointer-events:none;background:#050505;border-radius:4px;padding:.4rem .55rem;font-size:.6875rem;font-weight:600;line-height:1.3;position:absolute;bottom:.75rem;right:.75rem}.site-home-outcome{border-bottom:1px solid var(--site-line);padding-block:clamp(6rem,10vw,9rem)}.site-home-outcome-inner{grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr);gap:clamp(3rem,9vw,9rem);display:grid}.site-home-outcome header h2{max-width:46rem;color:var(--site-ink);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2rem,3.8vw,2.75rem);font-weight:600;line-height:1.02}.site-home-outcome header p{max-width:42rem;color:var(--site-muted);margin-top:1.5rem;font-size:1rem;line-height:1.65}.site-home-outcome-list{border-top:1px solid var(--site-line);margin-top:2rem}.site-home-outcome-list li{border-bottom:1px solid var(--site-line);color:var(--site-ink);padding-block:.875rem;font-size:.9375rem;font-weight:550}.site-home-route-links{border-top:1px solid var(--site-line);align-self:end}.site-home-route-links>a{border-bottom:1px solid var(--site-line);min-height:4rem;color:var(--site-ink);letter-spacing:-.02em;justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:550;transition:color .16s,padding .22s cubic-bezier(.23,1,.32,1);display:flex}@media (hover:hover) and (pointer:fine){.site-home-chapter-tab:hover .site-home-chapter-label strong{color:#76adff}.site-home-route-links>a:hover{color:var(--site-cobalt);padding-inline:.5rem}}@media (max-width:899px){.site-home-chapters-section{--chapter-active-height:auto;--chapter-step:auto;padding-block:6rem}.site-home-chapters-intro,.site-home-outcome-inner{grid-template-columns:1fr;gap:1.75rem}.site-home-chapters-intro h2{max-width:42rem;font-size:clamp(2rem,7vw,2.75rem);line-height:1.08}.site-home-chapters-intro p{max-width:38rem}.site-home-chapter-stack{width:calc(100% - 1rem);height:auto;margin-top:3.5rem}.site-home-chapter-tabs,.site-home-chapter-panels{position:relative;inset:auto}.site-home-chapter-tabs{border-bottom:1px solid var(--site-line);overscroll-behavior-inline:contain;scrollbar-width:thin;display:flex;overflow:auto hidden}.site-home-chapter-tab{width:auto;min-width:min(18rem,78vw);height:auto;color:var(--site-ink);will-change:auto;border-radius:0;flex:none;grid-template-columns:2.25rem minmax(0,1fr);padding:1rem .75rem;position:relative;top:auto;left:auto;transform:none!important}.site-home-chapter-tab:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:.75rem;right:.75rem}.site-home-chapter-tab[aria-pressed=true]:after{background:var(--site-cobalt)}.site-home-chapter-label strong,.site-home-chapter-tab[aria-pressed=true] .site-home-chapter-label strong{color:var(--site-ink);font-size:1rem;font-weight:600}.site-home-chapter-label span{display:none}.site-home-chapter-panels{margin-top:1.25rem}.site-home-chapter-panel{will-change:auto;grid-template-columns:1fr;width:100%;height:auto;display:none;position:relative;top:auto;left:auto;clip-path:none!important;transform:none!important}.site-home-chapter-panel[data-active=true]{display:grid}.site-home-chapter-panel-copy{display:none}.site-home-chapter-screen,.site-home-chapter-panel[data-active=true] .site-home-chapter-screen{will-change:auto;height:auto;min-height:0;opacity:1!important;transform:none!important}.site-home-chapter-mobile-copy{color:#f5f5f5;background:#050505;flex-direction:column;justify-content:flex-end;gap:.5rem;min-height:7rem;padding:1.5rem;display:flex}.site-home-chapter-mobile-copy strong{letter-spacing:-.03em;font-size:1.5rem;font-weight:600}.site-home-chapter-mobile-copy span{color:#a3a3a3;font-size:.9375rem;line-height:1.5}.site-home-chapter-screen>div:last-child,.site-home-chapter-screen picture,.site-home-chapter-screen img{height:auto}.site-home-outcome{padding-block:6rem}.site-home-outcome header h2{max-width:42rem;font-size:clamp(2rem,7vw,2.75rem)}.site-home-route-links{margin-top:1rem}}@media (max-width:639px){.site-home-chapters-section,.site-home-outcome{padding-block:5rem}.site-home-chapters-intro h2{font-size:clamp(2rem,9vw,2.5rem)}.site-home-chapter-stack{margin-top:2.75rem}.site-home-chapter-tab{min-width:min(16rem,82vw)}.site-home-chapter-mobile-copy{min-height:6.5rem;padding:1.25rem}}@media (prefers-reduced-motion:reduce){.site-home-chapter-tab,.site-home-chapter-panel,.site-home-chapter-screen{transition-duration:.01ms!important}}.site-subpage-hero{border-bottom:1px solid var(--site-line)}.site-subpage-hero-inner{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);padding-block:clamp(3.5rem,6vw,5rem);display:grid}.site-subpage-hero .site-display{max-width:42rem}.site-subpage-hero-body>p{max-width:37rem;color:var(--site-muted);font-size:1.0625rem;line-height:1.7}.site-feature-catalog-section,.site-platform-map,.site-scenarios-section{border-bottom:1px solid var(--site-line);padding-block:clamp(4.5rem,7vw,6.5rem)}.site-feature-catalog-head,.site-platform-map-head,.site-scenarios-head{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr);align-items:center;gap:clamp(2rem,6vw,6rem);margin-bottom:clamp(3rem,6vw,5rem);display:grid}.site-feature-catalog-head h1,.site-platform-map-head h1,.site-scenarios-head h1{max-width:46rem;color:var(--site-ink);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2.25rem,3vw,2.75rem);font-weight:600;line-height:1.02}.site-feature-catalog-head p,.site-platform-map-head p,.site-scenarios-head p{max-width:36rem;color:var(--site-muted);font-size:1.0625rem;line-height:1.65}.onlay-site .site-feature-category-tabs>button:active,.onlay-site .site-scene-tabs>button:active{transform:none}.site-feature-explorer{margin-top:0}.site-feature-category-tabs{border-bottom:1px solid var(--site-line);overscroll-behavior-inline:contain;gap:clamp(1.5rem,3vw,2.75rem);display:flex;overflow:auto hidden}.site-feature-category-tabs>button{min-height:4rem;color:var(--site-muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;flex:none;padding:0;font-size:.875rem;font-weight:600;transition:color .16s;position:relative}.site-feature-category-tabs>button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.site-feature-category-tabs>button[aria-pressed=true]{color:var(--site-ink)}.site-feature-category-tabs>button[aria-pressed=true]:after{background:var(--site-cobalt)}.site-feature-category-panels{min-width:0;margin-top:2rem}.site-feature-category-panels>[hidden]{display:none}.site-feature-gallery{border:1px solid var(--site-line);background:var(--site-surface-2);border-radius:14px;overflow:hidden}.site-scene-tabs{border-bottom:1px solid var(--site-line);gap:1.5rem;padding-inline:clamp(1.25rem,3vw,2rem);display:flex;overflow:auto hidden}.site-scene-tabs>button{min-height:3.5rem;color:var(--site-muted);cursor:pointer;background:0 0;border:0;flex:none;font-size:.8125rem;font-weight:600;position:relative}.site-scene-tabs>button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.site-scene-tabs>button[aria-selected=true]{color:var(--site-ink)}.site-scene-tabs>button[aria-selected=true]:after{background:var(--site-cobalt)}.site-feature-gallery-panel{grid-template-rows:auto minmax(0,1fr);min-height:32rem;display:grid}.site-feature-gallery-panel[hidden]{display:none}.site-feature-gallery-copy{flex-direction:column;justify-content:flex-start;padding:1.25rem clamp(1.25rem,2vw,2rem);display:flex}.site-feature-gallery-copy p{color:var(--site-muted);font-size:.9375rem;line-height:1.6}.site-feature-gallery-visual{border-top:1px solid var(--site-line);background:var(--site-bg);min-width:0;position:relative;overflow:hidden}.site-feature-gallery-visual>div,.site-feature-gallery-visual img{height:100%}.site-feature-pricing-note{border-bottom:1px solid var(--site-line);color:var(--site-muted);justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2rem;padding-bottom:1.25rem;font-size:.875rem;display:flex}.site-feature-pricing-note a{color:var(--site-ink);align-items:center;gap:.375rem;font-weight:600;display:inline-flex}.site-platform-map-body{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.55fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.site-platform-map-proof{min-width:0}.site-platform-map-visual{border:1px solid var(--site-line);background:var(--site-bg);border-radius:14px;overflow:hidden}.site-platform-map-proof figcaption{color:var(--site-muted);padding-top:.875rem;font-size:.75rem;line-height:1.55}.site-platform-map-steps{border-top:1px solid var(--site-line)}.site-platform-map-steps li{border-bottom:1px solid var(--site-line);grid-template-columns:1.75rem minmax(0,1fr);gap:1rem;padding-block:1.25rem;display:grid}.site-platform-map-steps li>span{color:var(--site-cobalt);font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:700;line-height:1.6}.site-platform-map-steps h2{color:var(--site-ink);letter-spacing:-.02em;font-size:1rem;font-weight:600}.site-platform-map-steps p{color:var(--site-muted);margin-top:.45rem;font-size:.8125rem;line-height:1.6}.site-scenarios-ledger{border-top:1px solid var(--site-line)}.site-scenarios-columns,.site-scenarios-ledger article{grid-template-columns:minmax(15rem,.95fr) minmax(17rem,1.2fr) minmax(13rem,.85fr);gap:clamp(1.5rem,4vw,4rem);display:grid}.site-scenarios-columns{border-bottom:1px solid var(--site-line);color:var(--site-muted);letter-spacing:.08em;text-transform:uppercase;padding-block:.8rem;font-size:.6875rem;font-weight:700}.site-scenarios-ledger article{border-bottom:1px solid var(--site-line);align-items:start;padding-block:clamp(1.5rem,3vw,2.25rem)}.site-scenarios-ledger h2{max-width:24rem;color:var(--site-ink);letter-spacing:-.025em;font-size:clamp(1.125rem,1.8vw,1.4rem);font-weight:600;line-height:1.35}.site-scenarios-ledger p,.site-scenarios-ledger strong{max-width:31rem;font-size:.9375rem;line-height:1.65}.site-scenarios-ledger p{color:var(--site-muted)}.site-scenarios-ledger strong{color:var(--site-ink);font-weight:600}@media (hover:hover) and (pointer:fine){.site-feature-category-tabs>button:hover,.site-scene-tabs>button:hover{color:var(--site-ink)}}@media (max-width:899px){.site-button-primary,.site-button-secondary{height:auto;min-height:2.75rem;padding-block:.4rem}.site-subpage-hero-inner,.site-feature-catalog-head,.site-platform-map-head,.site-scenarios-head,.site-platform-map-body{grid-template-columns:1fr}.site-subpage-hero-inner{align-items:start;gap:1.5rem;padding-block:4rem}.site-feature-catalog-head,.site-platform-map-head,.site-scenarios-head{align-items:start;gap:1.25rem;margin-bottom:3rem}.site-feature-gallery-panel{grid-template-columns:1fr;min-height:0}.site-feature-gallery-visual{min-height:22rem}.site-platform-map-body{gap:2.5rem}.site-scenarios-columns{display:none}.site-scenarios-ledger article{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 2rem}.site-scenarios-ledger h2{grid-column:1/-1}}@media (max-width:639px){.site-feature-catalog-section,.site-platform-map,.site-scenarios-section{padding-block:4rem}.site-subpage-hero-inner{padding-block:3.5rem}.site-feature-gallery-visual{min-height:15rem}.site-scenarios-ledger article{grid-template-columns:1fr;gap:1rem}.site-scenarios-ledger h2{grid-column:1}.site-feature-pricing-note{flex-direction:column;align-items:flex-start}}.site-audience-pipeline,.site-lead-story,.site-website-intelligence{border:1px solid var(--site-line);border-radius:var(--site-radius);background:var(--site-surface);overflow:hidden}.site-audience-pipeline{grid-template-columns:minmax(17rem,4fr) minmax(0,8fr);display:grid}.site-audience-source{border-right:1px solid var(--site-line);background:var(--site-surface-2);flex-direction:column;justify-content:center;min-height:26rem;padding:clamp(2rem,4vw,3.5rem);display:flex}.site-audience-source>span,.site-example-label,.site-website-example-head span,.site-intent-result>span{color:var(--site-muted);font-size:.75rem;font-weight:500}.site-audience-source strong{color:var(--site-ink);letter-spacing:-.04em;font-variant-numeric:tabular-nums;margin-top:2.5rem;font-size:clamp(3rem,6vw,4.75rem);font-weight:600;line-height:.95}.site-audience-source p{color:var(--site-ink);margin-top:.75rem;font-size:1rem;font-weight:600}.site-audience-source small{max-width:23rem;color:var(--site-muted);margin-top:2.5rem;font-size:.8125rem;line-height:1.65}.site-audience-pipeline>ol{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-audience-pipeline>ol>li{grid-template-columns:auto minmax(0,1fr);align-content:center;gap:1rem;min-height:13rem;padding:2rem;display:grid}.site-audience-pipeline>ol>li:nth-child(2n){border-left:1px solid var(--site-line)}.site-audience-pipeline>ol>li:nth-child(n+3){border-top:1px solid var(--site-line)}.site-audience-pipeline>ol>li>span,.site-lead-journey li>span{border:1px solid var(--site-line);width:1.75rem;height:1.75rem;color:var(--site-muted);font-variant-numeric:tabular-nums;border-radius:50%;justify-content:center;align-items:center;font-size:.6875rem;display:inline-flex}.site-audience-pipeline h3,.site-lead-story h3,.site-website-intelligence h3{color:var(--site-ink);letter-spacing:-.015em;font-size:.9375rem;font-weight:600}.site-audience-pipeline li p{color:var(--site-muted);margin-top:.5rem;font-size:.8125rem;line-height:1.65}.site-audience-pipeline>figcaption,.site-lead-story>figcaption{border-top:1px solid var(--site-line);color:var(--site-muted);grid-column:1/-1;padding:.875rem 1.25rem;font-size:.75rem;line-height:1.55}.site-lead-story{grid-template-columns:minmax(18rem,5fr) minmax(0,7fr);display:grid}.site-lead-profile{border-right:1px solid var(--site-line);background:var(--site-surface-2);padding:clamp(2rem,4vw,3rem)}.site-lead-identity{align-items:center;gap:1rem;margin-top:2rem;display:flex}.site-lead-identity>span{border-radius:calc(var(--site-radius) - 1px);background:var(--site-cobalt-fill);color:#fff;flex:none;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:.8125rem;font-weight:600;display:inline-flex}.site-lead-identity h3{font-size:1.125rem}.site-lead-identity p,.site-lead-profile-note{color:var(--site-muted);margin-top:.25rem;font-size:.8125rem;line-height:1.6}.site-lead-profile dl{border-top:1px solid var(--site-line);margin-top:2rem}.site-lead-profile dl>div{border-bottom:1px solid var(--site-line);justify-content:space-between;align-items:center;gap:1rem;padding-block:.875rem;display:flex}.site-lead-profile dt,.site-lead-profile dd{font-size:.8125rem}.site-lead-profile dt{color:var(--site-muted)}.site-lead-profile dd{color:var(--site-ink);text-align:right;align-items:center;gap:.5rem;font-weight:500;display:inline-flex}.site-lead-profile dd>span{background:var(--site-cobalt);border-radius:50%;width:.375rem;height:.375rem}.site-lead-profile-note{max-width:22rem;margin-top:1.5rem}.site-lead-journey{min-width:0;padding:clamp(1.5rem,3vw,2.5rem)}.site-lead-journey>ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem;display:grid}.site-lead-journey li{border-bottom:1px solid var(--site-line);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.875rem;padding-block:1rem;display:grid}.site-lead-journey li p{color:var(--site-muted);margin-top:.25rem;font-size:.75rem}.site-intent-result{border-top:1px solid var(--site-line);margin-top:1.75rem;padding-top:1.5rem}.site-intent-result strong{color:var(--site-cobalt);letter-spacing:-.03em;margin-top:.5rem;font-size:1.5rem;font-weight:600;display:block}.site-intent-result p{max-width:31rem;color:var(--site-muted);margin-top:.5rem;font-size:.8125rem;line-height:1.65}.site-website-intelligence{grid-template-columns:minmax(18rem,5fr) minmax(0,7fr);display:grid}.site-website-copy{border-right:1px solid var(--site-line);padding:clamp(2rem,4vw,3.5rem)}.site-website-copy h3{letter-spacing:-.03em;font-size:1.375rem}.site-website-copy>p{max-width:32rem;color:var(--site-muted);margin-top:1rem;font-size:.875rem;line-height:1.7}.site-website-copy ul{border-top:1px solid var(--site-line);margin-top:2rem}.site-website-copy li{border-bottom:1px solid var(--site-line);color:var(--site-ink);padding-block:.875rem;font-size:.8125rem}.site-website-example{background:var(--site-surface-2);min-width:0;padding:clamp(1.5rem,3vw,2.5rem)}.site-website-example-head{border-bottom:1px solid var(--site-line);justify-content:space-between;align-items:flex-end;gap:1.5rem;padding-bottom:1.25rem;display:flex}.site-website-example-head div>strong{color:var(--site-ink);margin-top:.375rem;font-size:1rem;display:block}.site-website-example-head p{color:var(--site-muted);font-size:.8125rem}.site-website-example-head p strong{color:var(--site-ink);letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:2rem;font-weight:600}.site-website-example dl{border-bottom:1px solid var(--site-line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.site-website-example dl>div{min-width:0;padding:1.25rem 1rem 1.25rem 0}.site-website-example dl>div+div{border-left:1px solid var(--site-line);padding-left:1rem}.site-website-example dt{color:var(--site-muted);font-size:.6875rem;line-height:1.45}.site-website-example dd{color:var(--site-ink);font-variant-numeric:tabular-nums;margin-top:.75rem;font-size:1.5rem;font-weight:600}.site-website-signal{background:var(--site-surface);margin-top:1.75rem;padding:1.25rem}.site-website-signal>div{color:var(--site-ink);justify-content:space-between;align-items:center;gap:1rem;font-size:.8125rem;display:flex}.site-website-signal strong{color:var(--site-cobalt);font-size:.75rem}.site-website-signal p,.site-website-example figcaption{color:var(--site-muted);font-size:.75rem;line-height:1.6}.site-website-signal p{margin-top:.625rem}.site-website-example figcaption{margin-top:1.5rem}.site-outcome-metrics{border-block:1px solid var(--site-line);grid-template-columns:repeat(6,minmax(0,1fr));margin-top:2.5rem;display:grid}.site-outcome-metrics>div{min-width:0;padding-block:1.25rem}.site-outcome-metrics>div+div{border-left:1px solid var(--site-line);padding-left:1rem}.site-outcome-metrics dt{color:var(--site-ink);font-size:.75rem;font-weight:600;line-height:1.45}.site-outcome-metrics dd{color:var(--site-muted);margin-top:.375rem;font-size:.6875rem}.site-mailbox-layout{grid-template-columns:minmax(17rem,4fr) minmax(0,8fr);align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.site-mailbox-copy{min-width:0}.site-mailbox-lead,.site-support-copy>p{max-width:34rem;color:var(--site-muted);text-wrap:pretty;margin-top:1.25rem;font-size:.9375rem;line-height:1.7}.site-mailbox-details{border-top:1px solid var(--site-line);margin-top:2rem}.site-mailbox-details>div{border-bottom:1px solid var(--site-line);padding-block:1rem}.site-mailbox-details dt,.site-support-details dt{color:var(--site-ink);font-size:.875rem;font-weight:600}.site-mailbox-details dd,.site-support-details dd{color:var(--site-muted);margin-top:.375rem;font-size:.8125rem;line-height:1.65}.site-mailbox-visual{border:1px solid var(--site-line);border-radius:var(--site-radius);background:var(--site-surface-2);min-width:0;padding:clamp(.75rem,2vw,1.25rem) 0 0 clamp(.75rem,2vw,1.25rem);overflow:hidden}.site-mailbox-image{border:1px solid var(--site-line);border-radius:var(--site-radius) 0 0;border-bottom:0;border-right:0}.site-support-layout{border-block:1px solid var(--site-line);grid-template-columns:minmax(18rem,5fr) minmax(0,7fr);gap:clamp(3rem,7vw,7rem);padding-block:clamp(2.5rem,6vw,5rem);display:grid}.site-support-copy{align-self:start}.site-support-route{min-width:0}.site-support-route-head{border-bottom:1px solid var(--site-line);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding-bottom:1.5rem;display:grid}.site-support-route-head>div{color:var(--site-ink);align-items:center;gap:.625rem;font-size:.9375rem;font-weight:600;display:flex}.site-support-route-head>svg{width:1rem;height:1rem;color:var(--site-muted)}.site-support-route-head>div svg{width:1.125rem;height:1.125rem;color:var(--site-cobalt)}.site-support-details>div{border-bottom:1px solid var(--site-line);grid-template-columns:auto minmax(0,1fr);gap:1rem;padding-block:1.25rem;display:grid}.site-support-details>div>svg{width:1.125rem;height:1.125rem;color:var(--site-muted);margin-top:.125rem}.site-route-list{border-top:1px solid var(--site-line)}.site-route-list>a{border-bottom:1px solid var(--site-line);grid-template-columns:minmax(10rem,14rem) minmax(0,1fr) auto;align-items:center;gap:2rem;min-height:7.5rem;padding-block:1.5rem;display:grid}.site-route-list h3{color:var(--site-ink);letter-spacing:-.025em;font-size:1.25rem;font-weight:600}.site-route-list p{max-width:42rem;color:var(--site-muted);font-size:.875rem;line-height:1.65}.site-process-strip{border-block:1px solid var(--site-line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.site-process-strip>li{min-width:0;min-height:17rem;padding:1.75rem}.site-process-strip>li+li{border-left:1px solid var(--site-line)}.site-process-strip span{color:var(--site-muted);font-size:.75rem;font-weight:500}.site-process-strip h2{color:var(--site-ink);letter-spacing:-.025em;margin-top:4rem;font-size:1.125rem;font-weight:600}.site-process-strip p{color:var(--site-muted);margin-top:.75rem;font-size:.875rem;line-height:1.65}.site-platform-process{border-top:1px solid var(--site-line)}.site-platform-process>li{border-bottom:1px solid var(--site-line);grid-template-columns:3rem minmax(12rem,18rem) minmax(0,1fr);align-items:baseline;gap:1.5rem;padding-block:1.5rem;display:grid}.site-platform-process>li>span{color:var(--site-muted);font-variant-numeric:tabular-nums;font-size:.75rem}.site-platform-process h2{color:var(--site-ink);letter-spacing:-.02em;font-size:1rem;font-weight:600}.site-platform-process p{max-width:42rem;color:var(--site-muted);font-size:.875rem;line-height:1.65}.site-platform-context{border-block:1px solid var(--site-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-platform-context>div{min-width:0;padding:clamp(2rem,5vw,4rem) clamp(1.5rem,4vw,3.5rem) clamp(2.5rem,6vw,4.5rem) 0}.site-platform-context>div+div{border-left:1px solid var(--site-line);padding-left:clamp(1.5rem,4vw,3.5rem);padding-right:0}.site-platform-context h2{max-width:29rem;color:var(--site-ink);letter-spacing:-.035em;text-wrap:balance;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.2}.site-platform-context p{max-width:31rem;color:var(--site-muted);margin-top:1rem;font-size:.875rem;line-height:1.7}.site-platform-context ul{border-top:1px solid var(--site-line);margin-top:2rem}.site-platform-context li{border-bottom:1px solid var(--site-line);color:var(--site-ink);padding-block:.875rem;font-size:.8125rem}.site-capability-index{border-top:1px solid var(--site-line)}.site-capability-index>div{border-bottom:1px solid var(--site-line);grid-template-columns:minmax(10rem,14rem) minmax(0,1fr);gap:2rem;padding-block:1.5rem;display:grid}.site-capability-index dt{color:var(--site-ink);font-size:.9375rem;font-weight:600}.site-capability-index dd{max-width:46rem;color:var(--site-muted);font-size:.875rem;line-height:1.65}.site-capability-groups{border-top:1px solid var(--site-line)}.site-capability-group{border-bottom:1px solid var(--site-line);grid-template-columns:minmax(12rem,.8fr) minmax(0,1.7fr);gap:clamp(2rem,5vw,5rem);padding-block:2.5rem;display:grid}.site-capability-group>header h2{color:var(--site-ink);letter-spacing:-.025em;font-size:1.125rem;font-weight:600}.site-capability-group>header p{max-width:19rem;color:var(--site-muted);margin-top:.75rem;font-size:.875rem;line-height:1.65}.site-capability-group dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2rem;display:grid}.site-capability-group dl>div{border-top:1px solid var(--site-line);padding-block:1rem 1.25rem}.site-capability-group dl>div:nth-child(-n+2){border-top:0;padding-top:0}.site-capability-group dt{color:var(--site-ink);font-size:.875rem;font-weight:600}.site-capability-group dd{color:var(--site-muted);margin-top:.5rem;font-size:.8125rem;line-height:1.65}.site-solution-list,.site-mode-list{border-top:1px solid var(--site-line)}.site-solution-list-head,.site-solution-list>article{border-bottom:1px solid var(--site-line);grid-template-columns:minmax(10rem,.8fr) minmax(0,1.1fr) minmax(0,1.1fr);gap:2rem;display:grid}.site-solution-list-head{color:var(--site-muted);letter-spacing:.06em;text-transform:uppercase;padding-block:.75rem;font-size:.6875rem;font-weight:600}.site-solution-list>article{align-items:start;min-height:9rem;padding-block:1.75rem}.site-solution-list h2,.site-mode-list h2{color:var(--site-ink);letter-spacing:-.02em;font-size:1rem;font-weight:600}.site-solution-list p,.site-mode-list p{color:var(--site-muted);font-size:.875rem;line-height:1.65}.site-mode-list{border-bottom:1px solid var(--site-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-mode-list--three{grid-template-columns:repeat(3,minmax(0,1fr))}.site-mode-list--three>article{min-width:0;min-height:auto;padding:0 1.5rem 2rem 0}.site-mode-list--three>article+article{padding-left:1.5rem}.site-solution-image{aspect-ratio:16/9;border:1px solid var(--site-line);background:var(--site-surface);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;overflow:hidden}.site-solution-image img{object-fit:contain;object-position:center;width:100%;height:100%}.site-mode-list--three p{margin-top:.75rem}.site-mode-list>article{min-height:14rem;padding:2rem 0}.site-mode-list>article+article{border-left:1px solid var(--site-line);padding-left:2rem}.site-mode-list p{max-width:31rem;margin-top:3.5rem}.site-workspace-card{grid-template-columns:minmax(20rem,5fr) minmax(0,7fr);min-height:31rem;display:grid;overflow:hidden}.site-route-card{justify-content:space-between;align-items:flex-start;gap:2rem;min-height:16rem;padding:2rem;transition:border-color .15s,background-color .15s;display:flex}.site-route-card:hover{border-color:var(--border-strong);background:var(--site-surface)}.site-route-card h3{color:var(--site-ink);letter-spacing:-.03em;margin-top:4rem;font-size:1.35rem;font-weight:600}.site-route-card p{max-width:28rem;color:var(--site-muted);margin-top:.75rem;font-size:.875rem;line-height:1.6}.onlay-site .btn.btn-primary{border-color:var(--site-cobalt-fill)!important;background:var(--site-cobalt-fill)!important;color:#fff!important}.onlay-site .btn.btn-primary:hover:not(:disabled){border-color:var(--site-cobalt-fill-hover)!important;background:var(--site-cobalt-fill-hover)!important}.site-pricing #pricing,.site-pricing #contact{border-bottom:1px solid var(--site-line);padding-block:0}.site-pricing #pricing>div,.site-pricing #contact>div{width:min(100% - 2rem,75rem);max-width:none;margin-inline:auto;padding:3rem 1.5rem}.site-pricing #pricing .app-panel,.site-pricing #contact article,.site-pricing #contact form{box-shadow:none!important}.onlay-site :is(.btn,button,input,textarea,select),.onlay-site [class*=rounded-md],.onlay-site [class*=rounded-lg],.onlay-site [class*=rounded-xl]{border-radius:var(--site-radius)!important}.onlay-site .btn{height:2.25rem;min-height:2.25rem;padding-inline:.625rem;font-size:.875rem;font-weight:500;line-height:1.65;border-radius:var(--site-radius)!important;background:var(--site-bg)!important;box-shadow:0 0 0 1px var(--border-strong)!important;color:var(--site-ink)!important;border:0!important}.onlay-site .btn:hover:not(:disabled){background:var(--site-surface-2)!important}.onlay-site .btn.btn-primary,.onlay-site .btn.btn-primary:hover:not(:disabled){background:var(--site-cobalt-fill)!important;box-shadow:none!important;color:#fff!important;border:0!important}.onlay-site .btn.btn-primary:hover:not(:disabled){background:var(--site-cobalt-fill-hover)!important}.onlay-site .btn svg{color:currentColor!important}.site-pricing [role=combobox]{border-radius:var(--site-radius)!important;background:var(--site-bg)!important;height:2.25rem!important;min-height:2.25rem!important;box-shadow:0 0 0 1px var(--border-strong)!important;color:var(--site-ink)!important;border:0!important;padding:0 .625rem!important;font-size:.875rem!important;font-weight:500!important;line-height:1.65!important}.site-pricing [role=combobox]:hover{background:var(--site-surface-2)!important}.site-select-content{color:#111!important;background:#fff!important;border:1px solid #d9d9d9!important;box-shadow:0 18px 48px #00000024!important}.site-select-content [data-slot=select-item]{min-height:2.75rem;color:#111!important}.site-select-content [data-slot=select-item]:focus{color:#111!important;background:#f3f3f3!important}.dark .site-select-content{color:#ededed!important;background:#000!important;border-color:#333!important;box-shadow:0 18px 48px #0000008c!important}.dark .site-select-content [data-slot=select-item]{color:#ededed!important}.dark .site-select-content [data-slot=select-item]:focus{color:#fff!important;background:#151515!important}.site-plan-dialog-scroll{scrollbar-color:var(--border-strong) transparent;scrollbar-width:thin}.site-plan-dialog-scroll::-webkit-scrollbar{width:.625rem}.site-plan-dialog-scroll::-webkit-scrollbar-track{background:0 0}.site-plan-dialog-scroll::-webkit-scrollbar-thumb{border:.1875rem solid var(--site-bg);background:var(--border-strong);border-radius:999px}.site-plan-dialog-scroll::-webkit-scrollbar-button{display:none}.pricing-card-stage{height:100%;position:relative}.pricing-card-reveal{width:100%}.pricing-tilt-card{border-radius:var(--site-radius);height:100%;position:relative;overflow:hidden}.pricing-card-content{z-index:3;flex-direction:column;flex:1;height:100%;display:flex;position:relative}.pricing-card-layer-action{z-index:4;will-change:auto;position:relative;transform:none}.pricing-card-layer-action :is(.site-button-primary,.site-button-secondary):active{transform:none}@media (min-width:640px){.pricing-card-reveal{width:calc(50% - 1.5rem)}}@media (min-width:1024px){.pricing-card-reveal{width:calc(50% - 1.5rem)}}@media (min-width:1200px){.pricing-card-reveal{width:20.5rem}}.site-pricing [class*=text-blue-]{color:var(--site-muted)!important}.site-pricing [class*=bg-blue-]{background-color:var(--site-surface-2)!important}.site-pricing [class*=border-blue-]{border-color:var(--site-line)!important}.checkout-page{background:var(--site-bg)}.checkout-selection-intro{width:min(100% - 2rem,75rem);margin-inline:auto;padding-block:2.5rem 2rem}.checkout-selection-intro>span{color:var(--site-cobalt);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.checkout-selection-intro h1{max-width:54rem;color:var(--site-ink);letter-spacing:-.035em;text-wrap:balance;margin-top:.5rem;font-size:clamp(1.875rem,3vw,2.5rem);font-weight:600;line-height:1.08}.checkout-selection-intro p{max-width:44rem;color:var(--site-muted);text-wrap:pretty;margin-top:.625rem;font-size:.875rem;line-height:1.6}.checkout-plan-selection{padding-bottom:4.5rem}.checkout-main{padding-block:2.5rem 4.5rem}.checkout-intro{border-bottom:1px solid var(--site-line);padding-bottom:1.5rem}.checkout-eyebrow{color:var(--site-cobalt);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:650}.checkout-intro h1{max-width:40rem;color:var(--site-ink);letter-spacing:-.035em;text-wrap:balance;margin-top:.5rem;font-size:clamp(1.875rem,3vw,2.5rem);font-weight:620;line-height:1.08}.checkout-intro p{max-width:42rem;color:var(--site-muted);text-wrap:pretty;margin-top:.625rem;font-size:.875rem;line-height:1.6}.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(20rem,23rem);align-items:start;gap:clamp(2rem,4vw,3.5rem);margin-top:2rem;display:grid}.checkout-plan{min-width:0}.checkout-facts{border-top:1px solid var(--site-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.checkout-fact{border-bottom:1px solid var(--site-line);min-width:0;padding-block:.875rem}.checkout-fact:nth-child(odd){padding-right:2rem}.checkout-fact:nth-child(2n){border-left:1px solid var(--site-line);padding-left:2rem}.checkout-fact dt{color:var(--site-muted);font-size:.6875rem;line-height:1.5}.checkout-fact dd{color:var(--site-ink);margin-top:.25rem;font-size:.875rem;font-weight:600;line-height:1.45}.checkout-features{margin-top:2rem}.checkout-features h2{color:var(--site-ink);letter-spacing:-.015em;font-size:1.125rem;font-weight:600;line-height:1.35}.checkout-features ul{border-top:1px solid var(--site-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:.75rem;display:grid}.checkout-features li{border-bottom:1px solid var(--site-line);min-width:0;color:var(--site-muted);grid-template-columns:1rem minmax(0,1fr);align-items:start;gap:.65rem;padding-block:.75rem;font-size:.75rem;line-height:1.5;display:grid}.checkout-features li:nth-child(odd){padding-right:1.5rem}.checkout-features li:nth-child(2n){padding-left:1.5rem}.checkout-features li svg{width:1rem;height:1rem;color:var(--site-cobalt);stroke-width:1.75px;margin-top:.18rem}.checkout-empty{border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line);color:var(--site-muted);margin-top:1.5rem;padding-block:1rem;font-size:.875rem}.onlay-site.site-commercial-studio .site-theme-toggle .btn{width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem}.checkout-summary{min-width:0;position:sticky;top:5.25rem}.checkout-summary-card{min-height:0;box-shadow:0 18px 46px -38px color-mix(in srgb, var(--site-ink) 42%, transparent)}.checkout-summary-heading{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.checkout-summary-heading h2{color:var(--site-ink);font-size:.9375rem;font-weight:600}.checkout-summary-heading>span{color:var(--site-cobalt);font-size:.75rem;font-weight:500}.checkout-total{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;padding-block:1.125rem;display:flex}.checkout-total strong{color:var(--site-ink);font-variant-numeric:tabular-nums;letter-spacing:-.045em;font-size:clamp(2rem,3.2vw,2.75rem);font-weight:620;line-height:1}.checkout-total span{color:var(--site-muted);font-size:.75rem}.checkout-configuration{border-top:1px solid var(--site-line);grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:.75rem;padding-top:.875rem;display:grid}.checkout-configuration>label,.checkout-unlimited-control{min-width:0;color:var(--site-muted);gap:.5rem;font-size:.75rem;font-weight:500;display:grid}.checkout-unlimited-control strong{border:1px solid var(--site-line);border-radius:var(--site-radius);height:2.5rem;color:var(--site-ink);justify-content:center;align-items:center;font-size:.75rem;font-weight:500;display:flex}.checkout-breakdown{border-top:1px solid var(--site-line);margin-top:.875rem}.checkout-breakdown>div{border-bottom:1px solid var(--site-line);justify-content:space-between;align-items:baseline;gap:1rem;padding-block:.625rem;font-size:.75rem;display:flex}.checkout-breakdown dt{color:var(--site-muted)}.checkout-breakdown dd{color:var(--site-ink);font-variant-numeric:tabular-nums;text-align:right;font-weight:500}.checkout-breakdown-saving,.checkout-breakdown-saving dt,.checkout-breakdown-saving dd{color:#17814d;font-weight:600}[data-theme=dark] .checkout-breakdown-saving,[data-theme=dark] .checkout-breakdown-saving dt,[data-theme=dark] .checkout-breakdown-saving dd{color:#61d394}.checkout-consents{border:0;border-top:1px solid var(--site-line);margin-top:1.25rem;padding:0}.checkout-consent-row{border-bottom:1px solid var(--site-line);cursor:pointer;grid-template-columns:1.125rem minmax(0,1fr);align-items:start;gap:.75rem;padding-block:.875rem;display:grid}.checkout-checkbox{appearance:none;border:1px solid var(--border-strong);background:var(--site-bg);cursor:pointer;border-radius:.2rem;outline:none;place-content:center;width:1.125rem;height:1.125rem;transition:background-color .14s,border-color .14s,box-shadow .14s;display:grid}.checkout-checkbox:before{content:"";border-bottom:.125rem solid #fff;border-left:.125rem solid #fff;width:.5rem;height:.28rem;transition:transform .14s cubic-bezier(.23,1,.32,1);transform:translateY(-.05rem)rotate(-45deg)scale(0)}.checkout-checkbox:checked{border-color:var(--site-cobalt-fill);background:var(--site-cobalt-fill)}.checkout-checkbox:checked:before{transform:translateY(-.05rem)rotate(-45deg)scale(1)}.checkout-checkbox:focus-visible{border-color:var(--site-cobalt);box-shadow:0 0 0 3px color-mix(in srgb, var(--site-cobalt) 16%, transparent)}.checkout-legal-copy{color:var(--site-muted);font-size:.75rem;line-height:1.65}.checkout-legal-copy a{color:var(--site-ink);-webkit-text-decoration-color:color-mix(in srgb, var(--site-ink) 36%, transparent);text-decoration-color:color-mix(in srgb, var(--site-ink) 36%, transparent);text-underline-offset:.2em;font-weight:500;text-decoration-line:underline;transition:text-decoration-color .15s}@media (hover:hover) and (pointer:fine){.checkout-legal-copy a:hover{-webkit-text-decoration-color:var(--site-cobalt);text-decoration-color:var(--site-cobalt)}}.checkout-error{border:1px solid color-mix(in srgb, #ef4444 38%, var(--site-line));border-radius:var(--site-radius);background:color-mix(in srgb, #ef4444 8%, var(--site-bg));color:var(--site-ink);margin-top:1rem;padding:.75rem;font-size:.75rem;line-height:1.55}.checkout-submit{width:100%;height:3rem;margin-top:.875rem;padding-inline:1rem;font-weight:600}.checkout-submit svg{stroke-width:1.75px;width:1rem;height:1rem}.checkout-submit:disabled{background:var(--site-surface-2);box-shadow:inset 0 0 0 1px var(--site-line);color:var(--site-muted);cursor:not-allowed}.checkout-trust{color:var(--site-muted);grid-template-columns:1rem minmax(0,1fr);gap:.65rem;margin-top:.75rem;font-size:.75rem;line-height:1.6;display:grid}.checkout-trust svg{width:1rem;height:1rem;color:var(--site-muted);stroke-width:1.75px;margin-top:.15rem}.checkout-result-main{padding-block:4rem}.checkout-result-wrap{width:min(100%,38rem)}.checkout-result{border-block:1px solid var(--site-line);text-align:center;padding-block:clamp(2.5rem,7vw,4.5rem)}.checkout-result-icon{stroke-width:1.4px;width:3rem;height:3rem;margin-inline:auto}.checkout-result-icon-success{color:#2f8f5b}.checkout-result-icon-danger{color:#d94c4c}.checkout-result-icon-pending{color:var(--site-muted);animation:1.8s ease-in-out infinite checkout-status-pulse}@keyframes checkout-status-pulse{50%{opacity:.42}}.checkout-result h1{color:var(--site-ink);letter-spacing:-.04em;text-wrap:balance;margin-top:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.05}.checkout-result>p{max-width:32rem;color:var(--site-muted);text-wrap:pretty;margin:1rem auto 0;font-size:.9375rem;line-height:1.7}.checkout-result-action{height:2.75rem;margin-top:2rem;padding-inline:1rem}.checkout-result-home{width:fit-content;color:var(--site-muted);-webkit-text-decoration-color:color-mix(in srgb, var(--site-ink) 36%, transparent);text-decoration-color:color-mix(in srgb, var(--site-ink) 36%, transparent);text-underline-offset:.2em;margin:1.25rem auto 0;font-size:.8125rem;display:block}@media (hover:hover) and (pointer:fine){.checkout-result-home:hover{color:var(--site-ink);text-decoration-line:underline}}@media (max-width:899px){.checkout-layout{flex-direction:column;display:flex}.checkout-plan{width:100%;padding-right:0}.checkout-summary{order:-1;width:100%;margin-top:0;padding-left:0;position:static}}@media (max-width:559px){.checkout-main{padding-block:1.75rem 3.5rem}.checkout-intro h1{font-size:1.875rem}.checkout-facts,.checkout-features ul{grid-template-columns:minmax(0,1fr)}.checkout-fact:nth-child(odd),.checkout-fact:nth-child(2n),.checkout-features li:nth-child(odd),.checkout-features li:nth-child(2n){border-left:0;padding-left:0;padding-right:0}.checkout-result-main{padding-block:2.5rem}}@media (prefers-reduced-motion:reduce){.checkout-result-icon-pending{animation:none}}.auth-page-main{min-height:calc(100dvh - 4rem)}.auth-login-layout{grid-template-columns:minmax(0,1fr) minmax(22rem,28rem);align-items:stretch;gap:clamp(3rem,7vw,7rem);max-width:68rem;margin-inline:auto;display:grid}.auth-login-context{border-right:1px solid var(--site-line);flex-direction:column;justify-content:space-between;min-height:32rem;padding:clamp(1rem,2.4vw,2rem) clamp(3rem,6vw,6rem) clamp(1rem,2.4vw,2rem) 0;display:flex}.auth-login-context h1{max-width:31rem;color:var(--site-ink);letter-spacing:-.035em;text-wrap:balance;font-size:clamp(2rem,3.1vw,2.75rem);font-weight:600;line-height:1.08}.auth-login-context p{max-width:32rem;color:var(--site-muted);text-wrap:pretty;margin-top:1.5rem;font-size:1rem;line-height:1.7}.auth-context-link{width:fit-content;color:var(--site-ink);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.auth-context-link svg,.auth-submit svg{width:1rem;height:1rem;transition:transform .16s cubic-bezier(.23,1,.32,1)}@media (hover:hover) and (pointer:fine){.auth-context-link:hover svg,.auth-submit:hover svg{transform:translate(.2rem)}}.auth-login-form{place-self:center end;width:100%;max-width:28rem}.auth-mode-switch{border-bottom:1px solid var(--site-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.auth-mode-tab{min-height:2.75rem;color:var(--site-muted);background:0 0;border:0;font-size:.875rem;font-weight:500;transition:color .15s;position:relative}.auth-mode-tab:after{background:var(--site-cobalt);content:"";opacity:0;height:2px;transition:opacity .16s,transform .18s cubic-bezier(.23,1,.32,1);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.72)}.auth-mode-tab[data-active=true]{color:var(--site-ink)}.auth-mode-tab[data-active=true]:after{opacity:1;transform:scaleX(1)}@media (hover:hover) and (pointer:fine){.auth-mode-tab:hover{color:var(--site-ink)}}.auth-purchase-note{border-block:1px solid var(--site-line);padding-block:.875rem}.auth-input{border:1px solid var(--border-strong);border-radius:var(--site-radius);background:var(--site-bg);width:100%;height:2.75rem;color:var(--site-ink);outline:0;padding-inline:.75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s,background-color .15s}.auth-input--with-leading-icon{padding-left:2.5rem}.auth-input--with-action{padding-right:3rem}.auth-input::placeholder{color:var(--site-muted);opacity:.78}.auth-input:hover{border-color:color-mix(in srgb, var(--site-ink) 38%, var(--site-line))}.auth-input:focus{border-color:var(--site-cobalt);box-shadow:0 0 0 3px color-mix(in srgb, var(--site-cobalt) 16%, transparent)}.onlay-site .auth-input:focus-visible{outline:0}.auth-input-icon{pointer-events:none;width:1rem;height:1rem;color:var(--site-muted);position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.auth-password-toggle{width:2rem;height:2rem;color:var(--site-muted);cursor:pointer;background:0 0;border:0;place-items:center;transition:color .15s,background-color .15s;display:grid;position:absolute;top:50%;right:.375rem;transform:translateY(-50%)}.auth-password-toggle svg{width:1rem;height:1rem}.onlay-site .auth-password-toggle:active{transform:translateY(-50%)}.onlay-site .auth-password-toggle:focus-visible{outline:2px solid var(--site-cobalt);outline-offset:0}.auth-input::-ms-clear{display:none}.auth-input::-ms-reveal{display:none}@media (hover:hover) and (pointer:fine){.auth-password-toggle:hover{background:var(--site-panel);color:var(--site-ink)}}.auth-consents{border-block:1px solid var(--site-line)}.auth-consent-row{color:var(--site-muted);cursor:pointer;align-items:flex-start;gap:.75rem;padding-block:.875rem;font-size:.75rem;line-height:1.55;display:flex}.auth-consent-row+.auth-consent-row{border-top:1px solid var(--site-line)}.auth-consent-row input{width:1rem;height:1rem;accent-color:var(--site-cobalt);flex:none;margin-top:.125rem}.auth-consent-row a,.auth-text-link,.auth-form-footer a{color:var(--site-ink);-webkit-text-decoration-color:color-mix(in srgb, var(--site-ink) 36%, transparent);text-decoration-color:color-mix(in srgb, var(--site-ink) 36%, transparent);text-underline-offset:.2em;text-decoration-line:underline;text-decoration-thickness:1px;transition:text-decoration-color .15s}.auth-text-link{font-size:.8125rem;font-weight:500}@media (hover:hover) and (pointer:fine){.auth-consent-row a:hover,.auth-text-link:hover,.auth-form-footer a:hover{-webkit-text-decoration-color:var(--site-cobalt);text-decoration-color:var(--site-cobalt)}}.auth-error{border:1px solid color-mix(in srgb, #ef4444 38%, var(--site-line));border-radius:var(--site-radius);background:color-mix(in srgb, #ef4444 8%, var(--site-bg));padding:.75rem}.onlay-site .btn.auth-submit{justify-content:space-between;width:100%;padding-inline:1rem;background:var(--site-cobalt-fill)!important;height:2.75rem!important;min-height:2.75rem!important;box-shadow:none!important;color:#fff!important}.onlay-site .btn.auth-submit:hover:not(:disabled){background:var(--site-cobalt-fill-hover)!important}.auth-form-footer{border-top:1px solid var(--site-line);color:var(--site-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:2rem;padding-top:1rem;font-size:.75rem;display:flex}@media (max-width:899px){.auth-page-main{min-height:calc(100dvh - 4rem);padding-block:2.5rem}.auth-login-layout{max-width:30rem;display:block}.auth-login-context{display:none}.auth-login-form{max-width:none}}@media (min-width:1024px){.site-pricing #pricing>div,.site-pricing #contact>div{padding:4rem 2.5rem}}@media (max-width:1023px){.site-header .site-button-primary,.site-header .site-button-secondary,.site-header .site-theme-toggle .btn{height:2.75rem;min-height:2.75rem}.site-header .site-theme-toggle .btn{width:2.75rem;min-width:2.75rem}.site-header button[aria-label=Открыть\ профиль]{width:2.75rem;height:2.75rem}.site-workspace-card,.site-interface-card,.site-mailbox-layout,.site-support-layout,.site-audience-pipeline,.site-lead-story,.site-website-intelligence{grid-template-columns:1fr}.site-audience-source,.site-lead-profile,.site-website-copy{border-right:0;border-bottom:1px solid var(--site-line)}.site-audience-source{min-height:auto}.site-outcome-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.site-outcome-metrics>div:nth-child(3n+1){border-left:0;padding-left:0}.site-outcome-metrics>div:nth-child(n+4){border-top:1px solid var(--site-line)}.site-mailbox-layout,.site-support-layout{gap:2.5rem}.site-mailbox-copy,.site-support-copy{max-width:42rem}.site-process-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.site-process-strip>li:nth-child(3){border-left:0}.site-process-strip>li:nth-child(n+3){border-top:1px solid var(--site-line)}}@media (max-width:639px){.site-container{width:calc(100% - 1rem)}.site-header-inner{padding-inline:1rem}.site-display{letter-spacing:-.045em;text-wrap:balance;font-size:clamp(2rem,8.9vw,2.25rem);line-height:1.1}.site-scrambled-title{letter-spacing:-.025em;text-wrap:balance;min-height:3.3em}.site-h2{font-size:1.75rem}.site-section-intro{display:block}.site-section-intro h2{font-size:1.75rem}.site-section-intro>p{margin-top:.75rem;font-size:1rem;line-height:1.6}.site-feature-card{min-height:27rem}.site-copy-card,.site-route-card,.site-scenario-card{min-height:auto}.site-route-card h3{margin-top:3rem}.site-product-pillars,.site-process-strip,.site-audience-pipeline>ol,.site-lead-journey>ol,.site-platform-context,.site-mode-list--three{grid-template-columns:1fr}.site-audience-pipeline>ol>li{min-height:auto}.site-audience-pipeline>ol>li:nth-child(2n){border-left:0}.site-audience-pipeline>ol>li:nth-child(n+2){border-top:1px solid var(--site-line)}.site-platform-process>li{grid-template-columns:2rem minmax(0,1fr);gap:.75rem 1rem}.site-platform-process p{grid-column:2}.site-platform-context>div{padding-right:0}.site-platform-context>div+div{border-top:1px solid var(--site-line);border-left:0;padding-left:0}.site-product-pillars{gap:1.75rem}.site-mailbox-layout,.site-support-layout{gap:2rem}.site-mailbox-visual{padding:.5rem 0 0 .5rem}.site-support-route-head{gap:.75rem}.site-support-route-head>div:last-child{justify-content:flex-end}.site-route-list>a,.site-capability-index>div,.site-solution-list>article{grid-template-columns:1fr auto;gap:.75rem 1rem}.site-capability-group{grid-template-columns:1fr;gap:2rem;padding-block:2rem}.site-capability-group>header p{max-width:30rem}.site-capability-group dl{grid-template-columns:1fr}.site-capability-group dl>div:nth-child(2){border-top:1px solid var(--site-line);padding-top:1rem}.site-route-list p,.site-capability-index dd,.site-solution-list p{grid-column:1/-1}.site-solution-list-head{display:none}.site-mode-list{grid-template-columns:1fr}.site-website-example dl,.site-outcome-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.site-website-example dl>div:nth-child(odd),.site-outcome-metrics>div:nth-child(odd){border-left:0;padding-left:0}.site-website-example dl>div:nth-child(n+3),.site-outcome-metrics>div:nth-child(n+3){border-top:1px solid var(--site-line)}.site-website-signal>div{flex-direction:column;align-items:flex-start;gap:.375rem}.site-mode-list>article{min-height:auto;padding:1.75rem 0}.site-mode-list>article+article{border-top:1px solid var(--site-line);border-left:0;padding-left:0}.site-mode-list p{margin-top:1rem}.site-process-strip>li{min-height:auto;padding:1.5rem 0}.site-process-strip>li+li{border-top:1px solid var(--site-line);border-left:0}.site-process-strip h2{margin-top:2rem}.site-pricing #pricing>div,.site-pricing #contact>div{width:calc(100% - 1rem);padding:2rem 1rem}}@media (prefers-reduced-motion:reduce){.onlay-site *,.onlay-site :before,.onlay-site :after{scroll-behavior:auto!important;transition-duration:.01ms!important}.onlay-site :is(a,button,[role=button]):hover :is(.lucide-arrow-right,.lucide-arrow-left,.lucide-arrow-up-right,.lucide-arrow-down){transform:none}}@layer components{.auth-page-scroll{scrollbar-width:none}.auth-page-scroll::-webkit-scrollbar{display:none}}.site-container{width:min(100% - 2rem,75rem);margin-inline:auto}.site-header{z-index:110;background:color-mix(in srgb, var(--site-bg) 88%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:0;padding-block:.625rem}.site-header-inner{border:1px solid var(--site-line);background:color-mix(in srgb, var(--site-surface) 96%, transparent);width:min(100% - .5rem,76.5rem);height:3.5rem;box-shadow:0 10px 32px -28px color-mix(in srgb, var(--site-ink) 38%, transparent);border-radius:12px;align-items:center;gap:.75rem;margin-inline:auto;padding-inline:.75rem;display:flex}.site-brand-link,.site-footer-logo{color:var(--site-ink);letter-spacing:.18em;flex:none;align-items:center;gap:.625rem;font-size:.8125rem;font-weight:600;display:inline-flex}.site-commercial-studio .site-brand-link,.site-commercial-studio .site-skip-link{min-height:2.75rem}.site-commercial-studio .site-skip-link{align-items:center;display:inline-flex}.site-desktop-nav{align-items:center;gap:.125rem;margin-left:1rem;display:flex}.site-nav-group{position:relative}.site-nav-link{min-height:2.75rem;color:var(--site-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;padding-inline:.75rem;font-size:.8125rem;font-weight:520;line-height:1;transition:color .15s;display:inline-flex;border-radius:8px!important}.site-nav-link:after{background:var(--site-cobalt);content:"";transform-origin:50%;border-radius:999px 999px 0 0;height:2px;transition:transform .16s cubic-bezier(.23,1,.32,1);position:absolute;bottom:-.25rem;left:.75rem;right:.75rem;transform:scaleX(0)}.site-nav-button svg{width:.875rem;height:.875rem;transition:transform .16s cubic-bezier(.23,1,.32,1)}.site-nav-link:hover,.site-nav-link-active{box-shadow:none;color:var(--site-ink);background:0 0}.site-nav-link:hover:after,.site-nav-link-active:after{transform:scaleX(1)}.site-product-menu{z-index:70;border:1px solid var(--site-line);background:var(--site-surface);width:min(34rem,100vw - 2rem);box-shadow:0 24px 60px -28px color-mix(in srgb, var(--site-ink) 42%, transparent);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.5rem;display:grid;position:absolute;top:calc(100% + .625rem);left:0}.site-product-menu>a{min-width:0;color:var(--site-ink);border-radius:10px;grid-template-columns:minmax(0,1fr) 1rem;gap:.35rem .75rem;padding:.875rem;transition:background-color .15s,color .15s;display:grid}.site-product-menu>a:hover,.site-product-menu>a[aria-current=page]{color:var(--site-cobalt);background:0 0}.site-product-menu strong{letter-spacing:-.01em;font-size:.8125rem;font-weight:620}.site-product-menu span{color:var(--site-muted);grid-column:1;font-size:.6875rem;line-height:1.45}.site-product-menu svg{width:.875rem;height:.875rem;color:var(--site-muted);grid-area:1/2}.site-header-actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.site-mobile-menu-button{width:2.75rem;height:2.75rem;color:var(--site-ink);background:0 0;border:0;justify-content:center;align-items:center;display:none;border-radius:9px!important}.site-mobile-menu-layer{z-index:100;padding:4.75rem 1rem 1rem;position:fixed;inset:0}.site-mobile-menu-backdrop{background:color-mix(in srgb, var(--site-ink) 28%, transparent);cursor:default;border:0;position:absolute;inset:0;border-radius:0!important}.site-mobile-menu-panel{border:1px solid var(--site-line);background:var(--site-surface);width:min(100%,30rem);max-height:calc(100dvh - 5.75rem);box-shadow:0 24px 70px -28px color-mix(in srgb, var(--site-ink) 50%, transparent);overscroll-behavior:contain;border-radius:14px;gap:.75rem;margin-left:auto;padding:.75rem;display:grid;position:relative;overflow-y:auto}.site-mobile-product-group{gap:.375rem;display:grid}.site-mobile-product-group>span,.site-mobile-theme>span,.site-footer-contacts>p{color:var(--site-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:620}.site-mobile-product-group>span{padding:.25rem .625rem .375rem}.site-mobile-product-link{min-height:4.25rem;color:var(--site-ink);border-radius:10px;grid-template-columns:minmax(0,1fr) 1rem;align-content:center;gap:.2rem .75rem;padding:.625rem;display:grid}.site-mobile-product-link strong{font-size:.875rem;font-weight:620}.site-mobile-product-link small{color:var(--site-muted);grid-column:1;font-size:.6875rem;line-height:1.45}.site-mobile-product-link svg,.site-mobile-direct-links svg{width:.875rem;height:.875rem;color:var(--site-muted)}.site-mobile-product-link svg{grid-area:1/2}.site-mobile-direct-links{border-block:1px solid var(--site-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.site-mobile-direct-links>a{min-height:3.25rem;color:var(--site-ink);justify-content:space-between;align-items:center;gap:.5rem;padding:.625rem;font-size:.8125rem;font-weight:560;display:flex}.site-mobile-direct-links>a+a{border-left:1px solid var(--site-line)}.site-mobile-nav-link-active{background:var(--site-surface-2);box-shadow:inset 2px 0 var(--site-cobalt);color:var(--site-ink)}.site-mobile-menu-footer{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.site-mobile-theme{justify-content:space-between;align-items:center;gap:1rem;min-height:2.75rem;padding-left:.625rem;display:flex}.site-hero-viewport{height:calc(100dvh - 4.75rem);min-height:0}.site-hero-copy-panel{padding:1rem}.site-hero-copy-panel:before{filter:blur(24px);inset:-8% 2%}.site-scrambled-title{max-width:51rem;min-height:2.16em}.site-hero-supporting{color:var(--site-muted);text-shadow:none;font-size:1rem;line-height:1.6}.site-home-chapters-section{border-bottom:1px solid var(--site-line);padding-block:4rem 4.5rem;overflow:clip}.site-home-chapters-intro{max-width:48rem;margin-bottom:2.5rem;display:block}.site-home-chapters-intro h2{max-width:38rem;font-size:clamp(1.875rem,2.8vw,2.25rem)}.site-home-chapters-intro p{max-width:34rem;color:var(--site-muted);margin-top:.75rem;font-size:.9375rem;line-height:1.65}.site-home-chapter-explorer{perspective:none;background:0 0;border:0;border-radius:0;grid-template-columns:16rem minmax(0,1fr);align-items:stretch;gap:clamp(1rem,2vw,1.5rem);display:grid;overflow:visible}.site-home-chapter-tabs{z-index:auto;pointer-events:auto;border:0;align-content:stretch;gap:.75rem;display:grid;position:static;overflow:visible}.onlay-site .site-home-chapter-tab{border:1px solid var(--site-line);background:var(--site-surface-2);width:100%;min-width:0;height:auto;min-height:5.5rem;color:var(--site-ink);text-align:left;will-change:auto;grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.875rem 1rem;position:static;border-radius:10px!important;transform:none!important}.site-home-chapter-tab:last-child{border-bottom:1px solid var(--site-line)}.site-home-chapter-tab[aria-pressed=true]{background:var(--site-surface);box-shadow:inset 2px 0 var(--site-cobalt)}.site-home-chapter-number{color:var(--site-muted);font-size:.6875rem}.site-home-chapter-label{gap:.25rem}.site-home-chapter-label strong,.site-home-chapter-tab[aria-pressed=true] .site-home-chapter-label strong{color:var(--site-ink);letter-spacing:-.01em;font-size:.875rem;font-weight:620;line-height:1.35}.site-home-chapter-label span{color:var(--site-muted);font-size:.6875rem;line-height:1.45}.site-home-chapter-panels{min-width:0;margin-top:0;position:static}.site-home-chapter-panel,.site-home-chapter-panel[data-active=true]{border:1px solid var(--site-line);background:var(--site-bg);clip-path:none;width:100%;height:auto;color:var(--site-ink);will-change:auto;border-radius:12px;display:block;position:static;overflow:hidden;transform:none!important}.site-home-chapter-panel[hidden]{display:none!important}.site-home-chapter-screen,.site-home-chapter-panel[data-active=true] .site-home-chapter-screen{height:auto;box-shadow:none;opacity:1;will-change:auto;border-radius:0;margin:0;overflow:hidden;transform:none}.site-home-chapter-mobile-copy{display:none}.site-home-testimonials,.site-home-closing{border-bottom:1px solid var(--site-line)}.site-home-testimonials{padding-block:clamp(3.5rem,6vw,5rem)}.site-home-testimonials-intro{max-width:48rem}.site-home-testimonials-intro h2,.site-home-closing h2{max-width:42rem;color:var(--site-ink);letter-spacing:-.035em;text-wrap:balance;margin-top:.65rem;font-size:clamp(1.875rem,2.8vw,2.25rem);font-weight:620;line-height:1.1}.site-home-testimonials-intro>p:last-child,.site-home-closing-inner>p:nth-of-type(2){max-width:42rem;color:var(--site-muted);margin-top:.75rem;font-size:.9375rem;line-height:1.65}.site-home-testimonials-list{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.site-home-testimonials-list article{background:linear-gradient(145deg,#fff 0%,#fafafa 52%,#f3f3f4 100%);border-radius:14px;grid-column:1/span 7;padding:clamp(1.25rem,3vw,2rem);box-shadow:inset 0 1px #ffffffeb,0 28px 64px -40px #2d323c52,0 18px 42px -38px #0c78fe1a}.site-home-testimonials-list article:nth-child(2){z-index:2;grid-column:8/-1;margin-top:2rem;box-shadow:inset 0 1px #ffffffeb,0 32px 70px -40px #2d323c61,0 22px 48px -40px #0c78fe1f}.site-home-testimonials-list article:nth-child(3){grid-column:3/span 8}.site-home-testimonials-list h3{color:var(--site-ink);letter-spacing:-.01em;font-size:.75rem;font-weight:650;line-height:1.35}.site-home-testimonials-list article>p{max-width:42rem;color:var(--site-ink);letter-spacing:-.025em;text-wrap:pretty;margin-top:1rem;font-size:clamp(1.0625rem,1.45vw,1.25rem);font-weight:560;line-height:1.45}.dark .site-home-testimonials-list article{background:linear-gradient(145deg,#171719 0%,#111113 48%,#0d0d0f 100%);box-shadow:inset 0 1px #ffffff14,0 30px 70px -34px #000000eb,0 20px 46px -40px #0c78fe24}.dark .site-home-testimonials-list article:nth-child(2){box-shadow:inset 0 1px #ffffff17,0 34px 76px -34px #000000f5,0 24px 52px -40px #0c78fe2b}.dark .site-home-testimonials-list h3,.dark .site-home-testimonials-list article>p{color:#f1f5fb}.site-home-closing{background:var(--site-surface-2);padding-block:clamp(3rem,5vw,4rem)}.site-home-closing-inner{max-width:48rem}.site-home-closing-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.site-subpage-hero-inner,.site-feature-catalog-head,.site-platform-map-head,.site-scenarios-head{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);align-items:end;gap:clamp(2rem,6vw,5rem)}.site-subpage-hero-inner{max-width:52rem;padding-block:2.5rem;display:block}.site-subpage-hero .site-display{max-width:42rem;font-size:clamp(2rem,3.5vw,2.75rem)}.site-feature-catalog-section,.site-platform-map,.site-scenarios-section{padding-block:3.5rem 4.25rem}.site-feature-catalog-head,.site-platform-map-head,.site-scenarios-head{margin-bottom:2.25rem}.site-feature-catalog-head h1,.site-platform-map-head h1,.site-scenarios-head h1{letter-spacing:-.035em;font-size:clamp(2rem,3vw,2.75rem);line-height:1.08}.site-feature-catalog-head p,.site-platform-map-head p,.site-scenarios-head p,.site-subpage-hero-body>p{max-width:42rem;margin-top:.75rem;font-size:.9375rem;line-height:1.65}.site-feature-explorer{grid-template-columns:15rem minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.site-feature-category-tabs{border-top:1px solid var(--site-line);border-bottom:0;gap:0;display:grid;overflow:visible}.site-feature-category-tabs>button{border-bottom:1px solid var(--site-line);width:100%;min-height:3.5rem;color:var(--site-muted);text-align:left;white-space:normal;padding:.75rem}.site-feature-category-tabs>button:after{display:none}.site-feature-category-tabs>button[aria-pressed=true]{background:var(--site-surface-2);box-shadow:inset 2px 0 var(--site-cobalt);color:var(--site-ink)}.site-feature-category-panels{margin-top:0}.site-feature-gallery{border-radius:14px}.site-feature-gallery-panel{grid-template-rows:auto auto;min-height:0}.site-home-chapter-screen>div:last-child,.site-home-chapter-screen picture,.site-home-chapter-screen img,.site-feature-gallery-visual>div,.site-feature-gallery-visual img{height:auto}.site-safe-shell-crop{object-position:top;width:100%;max-width:100%;transform:none}.site-screenshot-account-redaction{z-index:3;color:#202020;text-overflow:ellipsis;white-space:nowrap;background:#f4f4f4;border:1px solid #1111111f;border-radius:4px;align-items:center;width:10.5%;height:6.4%;padding-inline:.45rem;font-size:clamp(.375rem,.5vw,.6875rem);font-weight:600;line-height:1;display:flex;position:absolute;top:8.8%;left:15%;overflow:hidden}.dark .site-screenshot-account-redaction{color:#f3f3f3;background:#0c0c0c;border-color:#ffffff1a}.site-feature-gallery-copy{padding:1rem 1.25rem}.site-feature-gallery-copy p{font-size:.8125rem}.site-scene-tabs,.site-scene-tabs>button{min-height:3.25rem}.site-feature-pricing-note{margin-top:1.5rem}.site-platform-map-body{grid-template-columns:minmax(0,1.55fr) minmax(17rem,.45fr);gap:clamp(1.5rem,4vw,3.5rem)}.site-platform-map-steps li{gap:.75rem;padding-block:1rem}.site-platform-map-steps h2{font-size:.9375rem}.site-platform-map-steps p{margin-top:.35rem;font-size:.75rem}.site-scenarios-grid{border:1px solid var(--site-line);background:var(--site-surface);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.site-scenarios-grid article{min-width:0;padding:clamp(1.25rem,2.5vw,2rem)}.site-scenarios-grid article:nth-child(2n){border-left:1px solid var(--site-line)}.site-scenarios-grid article:nth-child(n+3){border-top:1px solid var(--site-line)}.site-scenarios-grid h2{max-width:30rem;color:var(--site-ink);letter-spacing:-.025em;font-size:clamp(1.125rem,1.8vw,1.4rem);font-weight:620;line-height:1.35}.site-scenarios-grid dl{border-top:1px solid var(--site-line);grid-template-columns:minmax(0,1.2fr) minmax(10rem,.8fr);gap:1.25rem;margin-top:1.75rem;padding-top:1rem;display:grid}.site-scenarios-grid dt{color:var(--site-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.625rem;font-weight:650}.site-scenarios-grid dd{color:var(--site-muted);margin-top:.4rem;font-size:.8125rem;line-height:1.55}.site-scenarios-grid strong{color:var(--site-ink);font-weight:620}.site-pricing #pricing>div,.site-pricing #contact>div{padding:2.5rem 0}.pricing-card-deck{gap:1.5rem}.site-footer{border-top:1px solid var(--site-line);background:var(--site-bg);color:var(--site-muted);padding-block:3rem 1.25rem}.site-footer-grid{grid-template-columns:minmax(18rem,1.4fr) minmax(22rem,1fr) minmax(13rem,.6fr);gap:clamp(2rem,6vw,5rem);display:grid}.site-footer-brand>p{max-width:27rem;color:var(--site-muted);margin-top:1.25rem;font-size:.8125rem;line-height:1.55}.site-footer-navigation{border-top:1px solid var(--site-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.site-footer-navigation>a{border-bottom:1px solid var(--site-line);min-height:2.75rem;color:var(--site-ink);justify-content:space-between;align-items:center;gap:.75rem;padding-right:.75rem;font-size:.75rem;font-weight:560;display:flex}.site-footer-navigation>a:nth-child(2n){border-left:1px solid var(--site-line);padding-left:.75rem}.site-footer-navigation svg{width:.75rem;height:.75rem;color:var(--site-muted)}.site-footer-contacts{align-content:start;gap:.75rem;display:grid}.site-footer-contacts>p{margin-bottom:.25rem}.site-footer-contacts>a{color:var(--site-ink);font-size:.75rem}.site-footer-legal{border-top:1px solid var(--site-line);justify-content:space-between;align-items:center;gap:2rem;margin-top:2.25rem;padding-top:1.25rem;font-size:.6875rem;line-height:1.5;display:flex}.site-footer-legal>p{max-width:64rem}.site-footer-legal>a{color:var(--site-ink);flex:none}@media (hover:hover) and (pointer:fine){.site-home-chapter-tab:hover,.site-feature-category-tabs>button:hover{background:var(--site-surface)}}@media (max-width:1023px){.site-desktop-nav{display:none}.site-mobile-menu-button{display:flex}.site-header .site-header-connect{display:none}.site-header-actions{margin-left:auto}.site-feature-explorer{grid-template-columns:1fr;gap:1.25rem}.site-feature-category-tabs{border:1px solid var(--site-line);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.site-feature-category-tabs>button:nth-child(odd){border-right:1px solid var(--site-line)}.site-feature-category-tabs>button:nth-last-child(-n+2){border-bottom:0}.site-footer-grid{grid-template-columns:minmax(0,1fr) minmax(20rem,1fr)}.site-footer-contacts{border-top:1px solid var(--site-line);grid-column:1/-1;grid-template-columns:auto repeat(3,minmax(0,1fr));align-items:center;padding-top:1.25rem}.site-footer-contacts>p{margin-bottom:0}}@media (max-width:899px){.site-home-chapters-intro,.site-subpage-hero-inner,.site-feature-catalog-head,.site-platform-map-head,.site-scenarios-head,.site-platform-map-body{grid-template-columns:1fr}.site-home-chapters-intro,.site-feature-catalog-head,.site-platform-map-head,.site-scenarios-head{gap:.75rem;margin-bottom:1.75rem}.site-home-chapter-explorer{grid-template-columns:1fr;gap:1rem}.site-home-chapter-tabs{overscroll-behavior-inline:contain;border:0;gap:.75rem;padding-bottom:.25rem;display:flex;overflow:auto hidden}.onlay-site .site-home-chapter-tab{flex:none;width:auto;min-width:min(16rem,78vw);min-height:4.75rem}.site-home-chapter-tab:nth-child(odd){border-right:1px solid var(--site-line)}.site-home-chapter-tab:after{content:none}.site-home-chapter-label span{display:none}.site-home-chapter-panel,.site-home-chapter-panel[data-active=true]{height:auto}.site-home-chapter-mobile-copy{color:#f5f5f5;background:#050505;flex-direction:column;gap:.25rem;min-height:0;padding:1rem;display:flex}.site-home-chapter-mobile-copy strong{font-size:1rem;font-weight:620}.site-home-chapter-mobile-copy span{color:#9b9b9b;font-size:.75rem}.site-home-chapter-screen{aspect-ratio:auto;height:auto;margin:0}.site-home-testimonials-list{grid-template-columns:1fr}.site-home-testimonials-list article,.site-home-testimonials-list article:nth-child(2),.site-home-testimonials-list article:nth-child(3){grid-column:1;width:min(100%,42rem);margin-top:0}.site-home-testimonials-list article:nth-child(2){justify-self:end;width:min(94%,38rem)}.site-home-testimonials-list article:nth-child(3){width:min(97%,40rem)}.site-platform-map-body{gap:1.75rem}.site-scenarios-grid dl{grid-template-columns:1fr;gap:.875rem}}@media (max-width:639px){.site-hero-viewport{height:calc(100dvh - 4.75rem)}.site-scrambled-title{min-height:3.3em}.site-hero-supporting{max-width:31rem;font-size:.875rem;line-height:1.55}.site-home-chapters-section,.site-home-testimonials,.site-feature-catalog-section,.site-platform-map,.site-scenarios-section{padding-block:3rem 3.5rem}.site-home-chapters-intro h2,.site-home-testimonials-intro h2,.site-home-closing h2,.site-feature-catalog-head h1,.site-platform-map-head h1,.site-scenarios-head h1{font-size:clamp(1.875rem,8vw,2.25rem)}.onlay-site .site-home-chapter-tab{min-height:4.5rem}.site-home-chapter-tab:nth-child(odd){border-right:1px solid var(--site-line)}.site-home-chapter-tab:last-child{border-bottom:1px solid var(--site-line)}.site-home-testimonials-list article,.site-home-testimonials-list article:nth-child(2),.site-home-testimonials-list article:nth-child(3){width:100%}.site-home-testimonials-list article>p{font-size:clamp(1rem,4.8vw,1.125rem)}.site-home-closing-actions{flex-direction:column;align-items:flex-start}.site-home-closing-actions a{justify-content:space-between;width:100%}.site-feature-gallery-visual{aspect-ratio:auto;min-height:0}.site-scenarios-grid{grid-template-columns:1fr}.site-scenarios-grid article:nth-child(2n){border-left:0}.site-scenarios-grid article+article{border-top:1px solid var(--site-line)}.site-mobile-direct-links{grid-template-columns:1fr}.site-mobile-direct-links>a+a{border-top:1px solid var(--site-line);border-left:0}.site-mobile-menu-footer{grid-template-columns:1fr}.site-footer{padding-block:2.5rem 1rem}.site-footer-grid,.site-footer-navigation,.site-footer-contacts{grid-template-columns:1fr}.site-footer-grid{gap:2rem}.site-footer-navigation>a:nth-child(2n){border-left:0;padding-left:0}.site-footer-contacts{grid-column:auto;align-items:start}.site-footer-legal{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:1.75rem}}@media (prefers-reduced-motion:reduce){.site-nav-link,.site-product-menu>a,.site-home-chapter-tab{transition:none}}
