.sx-root{--sx-bg-light:#f3f0ea;--sx-bg-dark:#0e0e0d;--sx-text-on-light:#161513;--sx-text-on-dark:#f3efe7;--sx-leaf:#2f7d4f;--sx-leaf-text:#2b6f46;--sx-leaf-on-dark:#5dbe7e;--sx-citrus:#e08a2b;--sx-berry:#b8324f;--sx-muted-light:#6c685f;--sx-text-muted:#5e5a52;--sx-muted-dark:#b3ad9f;--sx-display:"Fraunces", "Playfair Display", ui-serif, Georgia, serif;--sx-sans:"Inter", ui-sans-serif, system-ui, sans-serif;background:var(--sx-bg-light);width:100%;color:var(--sx-text-on-light);font-family:var(--sx-sans);position:relative;overflow-x:clip}.sx-loader{z-index:9999;background:var(--sx-bg-dark);color:var(--sx-text-on-dark);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;transition:opacity .8s,visibility .8s;display:flex;position:fixed;inset:0}.sx-loader.is-done{opacity:0;visibility:hidden;pointer-events:none}.sx-loader-word{font-family:var(--sx-display);letter-spacing:-.03em;font-size:clamp(2.5rem,8vw,6rem);font-weight:600;line-height:1}.sx-loader-bar{background:#ffffff29;width:min(360px,60vw);height:2px;overflow:hidden}.sx-loader-bar span{background:var(--sx-leaf);width:0%;height:100%;transition:width .2s;display:block}.sx-loader-pct{font-variant-numeric:tabular-nums;letter-spacing:.3em;text-transform:uppercase;color:var(--sx-muted-dark);font-size:.8rem}.sx-header{z-index:200;color:var(--sx-text-on-light);justify-content:space-between;align-items:center;padding:1.4rem clamp(1.25rem,5vw,3.5rem);transition:color .4s;display:flex;position:fixed;top:0;left:0;right:0}.sx-header--dark{color:var(--sx-text-on-dark)}.sx-header-brand{font-family:var(--sx-display);letter-spacing:-.01em;font-size:1.15rem;font-weight:600}.sx-header-nav{letter-spacing:.18em;text-transform:uppercase;gap:clamp(1rem,3vw,2.5rem);font-size:.82rem;display:flex}.sx-header-nav a{color:inherit;opacity:.85;text-decoration:none;transition:opacity .25s}.sx-header-nav a:hover{opacity:1}.sx-hero{z-index:50;background:var(--sx-bg-light);flex-direction:column;justify-content:center;height:100vh;padding:0 max(1.25rem,5vw);display:flex;position:relative}.sx-hero-eyebrow{letter-spacing:.35em;text-transform:uppercase;color:var(--sx-leaf-text);margin-bottom:1.5rem;font-size:.82rem}.sx-hero-title{font-family:var(--sx-display);letter-spacing:-.04em;margin:0;font-size:clamp(4rem,12vw,12rem);font-weight:600;line-height:.92}.sx-hero-title em{color:var(--sx-leaf-text);font-style:italic}.sx-hero-sub{max-width:42ch;color:var(--sx-text-muted);margin-top:2rem;font-size:clamp(1rem,1.4vw,1.3rem);line-height:1.55}.sx-hero-sub strong{color:var(--sx-text-on-light);font-weight:600}.sx-hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2.4rem;display:flex}.sx-hero-btn{background:var(--sx-bg-dark);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.95rem 1.9rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:transform .25s,background .25s}.sx-hero-btn:hover{background:var(--sx-leaf);transform:translateY(-2px)}.sx-hero-btn--ghost{color:var(--sx-text-on-light);background:0 0;border:1px solid #00000038}.sx-hero-btn--ghost:hover{border-color:var(--sx-leaf);color:var(--sx-leaf-text);background:0 0}.sx-hero-scroll{letter-spacing:.32em;text-transform:uppercase;color:var(--sx-text-muted);flex-direction:column;align-items:center;gap:.6rem;font-size:.72rem;display:flex;position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%)}.sx-hero-scroll:after{content:"";background:linear-gradient(var(--sx-text-on-light),transparent);width:1px;height:38px;animation:1.8s ease-in-out infinite sx-scrollline}@keyframes sx-scrollline{0%{transform-origin:top;transform:scaleY(0)}45%{transform-origin:top;transform:scaleY(1)}55%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.sx-canvas-wrap{z-index:1;background:var(--sx-bg-dark);clip-path:circle(0% at 50% 42%);will-change:clip-path;width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.sx-canvas{width:100%;height:100%;display:block}.sx-scroll{height:900vh;position:relative}.sx-content{z-index:3;pointer-events:none;position:absolute;inset:0}.sx-section{flex-direction:column;justify-content:center;min-height:100vh;display:flex}.sx-section a,.sx-section button{pointer-events:auto}.align-left{text-align:left;align-items:flex-start;padding-left:5vw;padding-right:55vw}.align-right{text-align:left;align-items:flex-start;padding-left:55vw;padding-right:5vw}.align-left .sx-cta,.align-right .sx-cta{align-self:flex-start}.sx-eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--sx-citrus);margin-bottom:1.2rem;font-size:.8rem}.sx-on-dark .sx-eyebrow{color:var(--sx-citrus)}.sx-title{font-family:var(--sx-display);letter-spacing:-.03em;color:#fff;text-shadow:0 2px 40px #00000073;margin:0;font-size:clamp(2.6rem,5.5vw,5rem);font-weight:600;line-height:1.02}.sx-text{color:#ffffffdb;text-shadow:0 2px 24px #00000080;max-width:42ch;margin-top:1.6rem;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.6}.sx-cta{color:#111;letter-spacing:.08em;text-transform:uppercase;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;width:fit-content;max-width:100%;margin-top:2.2rem;padding:.9rem 1.6rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.sx-cta--methodology{white-space:nowrap;transform:none!important}.sx-cta-arrow{line-height:1;display:inline-block}.sx-cta:hover{background:var(--sx-leaf);color:#fff;transform:translateY(-2px)}.sx-ai-demo{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:18px;max-width:44ch;margin-top:2rem;padding:1.4rem 1.6rem}.sx-ai-q{color:#fff;text-shadow:0 2px 18px #00000073;margin:0 0 .8rem;font-size:clamp(.95rem,1.2vw,1.1rem);font-weight:600}.sx-ai-a{color:#ffffffe6;border-left:2px solid var(--sx-leaf-on-dark);margin:0;padding-left:.9rem;font-size:clamp(.9rem,1.1vw,1.05rem);line-height:1.55}.sx-trust-list{gap:.7rem;max-width:42ch;margin:1.8rem 0 0;padding:0;list-style:none;display:grid}.sx-trust-list li{color:#ffffffe6;text-shadow:0 2px 18px #00000080;padding-left:1.7rem;font-size:clamp(.95rem,1.2vw,1.1rem);position:relative}.sx-trust-list li:before{content:"✓";color:var(--sx-leaf-on-dark);font-weight:700;position:absolute;top:0;left:0}.sx-marquee{z-index:4;pointer-events:none;align-items:center;height:60vh;display:flex;position:relative;overflow:hidden}.sx-marquee-track{white-space:nowrap;will-change:transform;gap:4vw;display:flex}.sx-marquee-track span{font-family:var(--sx-display);letter-spacing:-.04em;color:#ffffffd9;font-size:clamp(6rem,14vw,16rem);font-weight:600;line-height:1}.sx-marquee-track span em{color:#fff;font-style:italic}.sx-stats{z-index:5;text-align:center;background:#0e0e0de6;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 5vw;display:flex;position:relative}.sx-stats .sx-eyebrow{color:var(--sx-leaf-on-dark)}.sx-stats-title{font-family:var(--sx-display);letter-spacing:-.02em;color:var(--sx-text-on-dark);max-width:24ch;margin:0 0 3.5rem;font-size:clamp(2rem,4vw,3.4rem);font-weight:600}.sx-stats-grid{grid-template-columns:repeat(3,1fr);gap:clamp(2rem,6vw,6rem);width:100%;max-width:960px;display:grid}.sx-stat-num{font-family:var(--sx-display);letter-spacing:-.03em;color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(3.4rem,8vw,7rem);font-weight:600;line-height:1}.sx-stat-num .sx-suffix,.sx-stat-num .sx-prefix{color:var(--sx-citrus)}.sx-stat-label{letter-spacing:.18em;text-transform:uppercase;color:var(--sx-muted-dark);margin-top:.9rem;font-size:.82rem}.sx-stats-note{max-width:40ch;color:var(--sx-muted-dark);margin-top:3rem;font-size:.95rem;line-height:1.55}.sx-final{z-index:6;text-align:center;background:var(--sx-bg-light);min-height:100vh;color:var(--sx-text-on-light);flex-direction:column;justify-content:center;align-items:center;padding:6rem 5vw;display:flex;position:relative}.sx-final-eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--sx-leaf-text);margin-bottom:1.6rem;font-size:.82rem}.sx-final-title{font-family:var(--sx-display);letter-spacing:-.04em;margin:0;font-size:clamp(3rem,9vw,9rem);font-weight:600;line-height:.95}.sx-final-title em{color:var(--sx-leaf-text);font-style:italic}.sx-final-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;display:flex}.sx-btn-dark{background:var(--sx-bg-dark);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:1rem 2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .25s,background .25s}.sx-btn-dark:hover{background:var(--sx-leaf);transform:translateY(-2px)}.sx-btn-ghost{color:var(--sx-text-on-light);letter-spacing:.08em;text-transform:uppercase;border:1px solid #0003;border-radius:999px;padding:1rem 2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:border-color .25s,color .25s}.sx-btn-ghost:hover{border-color:var(--sx-leaf);color:var(--sx-leaf-text)}.sx-final-foot{letter-spacing:.18em;text-transform:uppercase;color:var(--sx-text-muted);margin-top:5rem;font-size:.78rem}@media(max-width:768px){.sx-scroll{height:720vh}.align-left,.align-right{text-align:center;align-items:center;padding-left:6vw;padding-right:6vw}.align-left .sx-cta,.align-right .sx-cta{align-self:center}.sx-cta--methodology{white-space:normal}.sx-section{position:relative}.sx-section.align-left:before,.sx-section.align-right:before{content:"";z-index:-1;background:radial-gradient(circle,#0000008c,#0003);position:absolute;inset:0}.sx-stats-grid{grid-template-columns:1fr;gap:2.5rem}.sx-header-nav{display:none}}
