@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#06110c;color:#f5fff9;--bg: #06110c;--bg-2: #0a1b12;--card: rgba(13, 32, 22, .82);--card-solid: #102418;--line: rgba(151, 190, 164, .2);--line-strong: rgba(151, 190, 164, .42);--text: #f5fff9;--muted: #adc2b5;--soft: #e9f6ee;--brand: #45d483;--brand-2: #99f2c0;--gold: #e2c15f;--blue: #72d0ff;--danger: #ff9a9a;--shadow: 0 30px 90px rgba(0, 0, 0, .38)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 14% 10%,rgba(69,212,131,.2),transparent 24rem),radial-gradient(circle at 82% 12%,rgba(226,193,95,.14),transparent 22rem),linear-gradient(180deg,#06110c,#0a1710 42%,#06110c);color:var(--text)}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 75%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 75%)}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,#main-content:focus-visible{outline:3px solid rgba(69,212,131,.7);outline-offset:4px}.skip-link{position:fixed;left:1rem;top:1rem;z-index:200;transform:translateY(-160%);border-radius:999px;background:var(--brand);color:#06110c;font-size:.85rem;font-weight:800;padding:.75rem 1rem;transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.landing-shell{overflow-x:clip}.site-header{position:sticky;top:0;z-index:100;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;width:min(100% - 2rem,1480px);min-height:76px;margin:0 auto;padding:.85rem 0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.site-header:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";border:1px solid rgba(151,190,164,.16);border-top:0;border-radius:0 0 24px 24px;background:#06110cd1;box-shadow:0 18px 48px #0000003d}.brand-mark img,.site-footer img{display:block;width:auto;height:34px}.desktop-nav{display:flex;justify-content:center;gap:.35rem}.desktop-nav a,.mobile-nav a{border-radius:999px;color:var(--muted);font-size:.9rem;font-weight:700;padding:.7rem .9rem;transition:color .18s ease,background .18s ease,transform .18s ease}.desktop-nav a:hover,.desktop-nav a.is-active,.mobile-nav a:hover,.mobile-nav a.is-active{background:#45d4831f;color:var(--text)}.desktop-nav a:hover{transform:translateY(-1px)}.header-actions{display:flex;align-items:center;gap:.75rem}.demo-link,.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;min-height:44px;border-radius:999px;font-size:.95rem;font-weight:800;line-height:1;white-space:nowrap;transition:transform .19s ease,border-color .19s ease,background .19s ease,color .19s ease}.demo-link,.cta-button.primary{border:1px solid rgba(153,242,192,.6);background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#06110c;padding:.8rem 1.15rem;box-shadow:0 14px 34px #45d48338}.cta-button.secondary{border:1px solid rgba(151,190,164,.28);background:#ffffff0f;color:var(--text);padding:.8rem 1.15rem}.demo-link:hover,.cta-button:hover{transform:translateY(-2px)}.demo-link svg,.cta-button svg{width:1rem;height:1rem;flex:0 0 auto;stroke-width:2.35;transform:translateY(.5px)}.cta-button span{display:inline-flex;align-items:center;min-width:0}.menu-button{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:999px;background:#ffffff0f;color:var(--text)}.mobile-nav{position:absolute;inset:calc(100% + .5rem) 0 auto 0;display:grid;gap:.35rem;border:1px solid var(--line);border-radius:24px;background:#06110cf5;padding:.8rem;box-shadow:var(--shadow)}.hero-section,.page-hero,.content-section,.stats-section,.split-section,.proof-section,.faq-section,.final-cta,.workflow-deep,.module-section,.seller-page-section,.product-tour,.trust-deep,.formula-section,.case-study-section{width:min(100% - 2rem,1480px);margin:0 auto}.hero-section{min-height:calc(100dvh - 76px);padding:clamp(4rem,8vw,8rem) 0 clamp(4rem,7vw,7rem)}.hero-grid,.page-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);align-items:center;gap:clamp(2rem,4vw,4.5rem)}.hero-copy,.page-hero-copy{max-width:760px}.hero-copy h1,.page-hero-copy h1{max-width:900px;color:var(--text);font-size:clamp(3.45rem,6.2vw,7.8rem);line-height:.93;letter-spacing:0}.hero-copy p,.page-hero-copy p,.section-intro p{color:var(--muted);font-size:clamp(1.02rem,1.15vw,1.22rem);line-height:1.75}.cta-row{display:flex;flex-wrap:wrap;gap:.9rem}.trust-strip{display:flex;flex-wrap:wrap;gap:.75rem}.trust-strip span{border:1px solid var(--line);border-radius:999px;background:#ffffff0e;color:var(--muted);font-size:.85rem;font-weight:700;padding:.65rem .9rem}.hero-product{position:relative;min-height:680px}.hero-product.compact{min-height:560px;transform:scale(.92);transform-origin:center right}.product-window,.phone-frame,.floating-proof,.floating-delta{will-change:transform}.product-window{position:absolute;right:0;top:4.5rem;width:min(100%,640px);overflow:hidden;border:1px solid rgba(151,190,164,.28);border-radius:28px;background:linear-gradient(180deg,#112b1df5,#091810f5);box-shadow:var(--shadow);animation:float-panel 7s ease-in-out infinite}.window-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);background:#ffffff0a;padding:1.1rem 1.2rem}.window-topbar strong,.rule-row strong,.metric-grid strong,.phone-content strong{color:var(--text)}.window-kicker,.metric-grid span,.metric-grid small,.rule-row span,.phone-content span,.phone-content small{display:block;color:var(--muted);font-size:.75rem;font-weight:700;letter-spacing:0}.status-pill{white-space:nowrap;border-radius:999px;background:#45d48321;color:var(--brand-2);font-size:.75rem;font-weight:800;padding:.5rem .7rem}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;padding:1rem}.metric-grid>div,.rule-row{border:1px solid var(--line);border-radius:18px;background:#ffffff0d;padding:1rem}.metric-grid strong{display:block;margin:.35rem 0;font-size:clamp(1.1rem,1.8vw,1.5rem)}.rule-table{display:grid;gap:.75rem;padding:0 1rem 1rem}.rule-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.phone-frame{position:absolute;left:0;top:0;width:245px;min-height:500px;border:10px solid #020604;border-radius:38px;background:#07110c;box-shadow:0 28px 70px #00000075;animation:float-phone 6.5s ease-in-out infinite}.phone-speaker{position:absolute;left:50%;top:15px;width:72px;height:6px;transform:translate(-50%);border-radius:999px;background:#ffffff1f}.phone-content{display:grid;gap:1rem;padding:3.2rem 1rem 1rem}.phone-content>strong{font-size:2.2rem;line-height:1}.progress-card,.statement-card{border:1px solid var(--line);border-radius:20px;background:#ffffff0e;padding:1rem}.progress-card>div:first-child{display:flex;justify-content:space-between;gap:1rem}.progress-track{overflow:hidden;height:8px;margin:.8rem 0;border-radius:999px;background:#ffffff1a}.progress-track div{width:68%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),var(--gold));animation:progress-pulse 2.8s ease-in-out infinite}.statement-card{display:grid;grid-template-columns:1fr auto;align-items:center}.statement-card span{grid-column:1 / 3}.floating-proof{position:absolute!important;right:2rem;bottom:2.4rem;width:270px;border-color:#45d48352!important;background:#0e2418f0!important;box-shadow:var(--shadow);animation:float-proof 7.5s ease-in-out infinite}.floating-proof strong{display:block;margin-top:.75rem;color:var(--text);line-height:1.35}.floating-delta{position:absolute;left:11rem;bottom:.8rem;display:flex;align-items:center;gap:.75rem;border:1px solid rgba(226,193,95,.32);border-radius:18px;background:#e2c15f1a;padding:.9rem 1rem;box-shadow:0 18px 40px #00000047;animation:float-delta 6.8s ease-in-out infinite}.floating-delta span{display:block;color:var(--muted);font-size:.72rem;font-weight:800}.floating-delta strong{color:var(--gold)}.stats-section,.content-section,.split-section,.proof-section,.faq-section,.workflow-deep,.module-section,.seller-page-section,.product-tour,.trust-deep,.formula-section,.case-study-section{padding:clamp(4rem,7vw,7rem) 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-card{min-height:150px;border:1px solid var(--line);border-radius:24px;background:#ffffff0e;padding:1.35rem}.stat-card strong{display:block;color:var(--text);font-size:clamp(2rem,4vw,4.2rem);line-height:1}.stat-card span{display:block;margin-top:1rem;color:var(--muted);font-weight:700}.section-intro{max-width:780px;margin-bottom:2rem}.section-intro.centered{align-items:center;max-width:860px;margin-inline:auto;text-align:center}.section-intro h2,.split-section h2,.case-lede h2{color:var(--text);font-size:clamp(2.2rem,4.6vw,5.2rem);line-height:.98;letter-spacing:0}.split-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.problem-section{grid-template-columns:minmax(0,.9fr) minmax(360px,.9fr)}.chaos-board{position:relative;min-height:420px}.chaos-card{position:absolute;left:calc(var(--i) * 5%);top:calc(var(--i) * 4.2rem);display:flex;align-items:center;gap:.8rem;width:min(92%,460px);transform:rotate(calc((var(--i) - 1.5) * 2deg));border:1px solid rgba(255,154,154,.28);border-radius:20px;background:#ff9a9a14;padding:1rem}.chaos-card strong,.chaos-card span{display:block}.chaos-card span{color:var(--danger);font-size:.84rem;font-weight:700}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.process-grid.maximal{grid-template-columns:repeat(5,1fr)}.process-card,.differentiator-card,.module-card,.case-card,.seller-moment,.trust-block,.workflow-card{border-color:var(--line)!important;background:#0d2016bd!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.process-card:hover,.differentiator-card:hover,.module-card:hover,.case-card:hover,.seller-moment:hover,.trust-block:hover{transform:translateY(-4px);border-color:#45d4836b!important;box-shadow:0 22px 60px #0000003d}.process-card>span,.workflow-number,.trust-block>span,.module-card>span{color:var(--brand);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.process-card h3,.differentiator-card strong,.module-card h3,.case-card h3,.workflow-card h2,.trust-block h2{color:var(--text)}.process-card p,.differentiator-card small,.module-card p,.case-card p,.workflow-card p,.trust-block p{color:var(--muted);line-height:1.65}.center-cta{display:flex;justify-content:center;margin-top:2rem}.feature-list,.seller-proof{display:grid;gap:.85rem}.feature-list div,.seller-proof div{display:flex;align-items:center;gap:.8rem;border:1px solid var(--line);border-radius:16px;background:#ffffff0e;color:var(--soft);font-weight:700;padding:.9rem 1rem}.salesperson-section{grid-template-columns:minmax(320px,.7fr) minmax(0,1fr)}.salesperson-section>.phone-frame,.seller-page-section>.phone-frame{position:relative;left:auto;top:auto;margin:0 auto}.differentiator-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.differentiator-card{display:grid;gap:.75rem}.differentiator-card>span{color:var(--brand);font-weight:800}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.proof-card{display:flex;align-items:flex-start;gap:.9rem;min-height:132px;border:1px solid var(--line);border-radius:22px;background:#ffffff0e;padding:1.2rem}.proof-card strong,.proof-card span{display:block}.proof-card strong{color:var(--text)}.proof-card span{margin-top:.35rem;color:var(--muted);font-size:.9rem;line-height:1.5}.faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.faq-list h3{color:var(--text)}.faq-list p{color:var(--muted)}.final-card{position:relative;display:grid!important;grid-template-columns:minmax(0,.9fr) auto;gap:2rem;overflow:hidden;border-color:#45d48352!important;background:linear-gradient(135deg,#45d48329,#e2c15f14),#0d2016e6!important}.final-card h2,.final-card p{color:var(--text)}.cta-watermark{width:clamp(7rem,16vw,16rem);height:auto;color:#99f2c029}.site-footer{display:flex;justify-content:space-between;gap:2rem;width:min(100% - 2rem,1480px);margin:0 auto;border-top:1px solid var(--line);padding:2rem 0 3rem}.site-footer p{max-width:520px;color:var(--muted);line-height:1.6}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.85rem}.footer-links a{color:var(--muted);font-size:.9rem;font-weight:700}.astryx-badge{display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%;align-items:center!important;gap:.375rem!important;border:1px solid rgba(151,190,164,.22)!important;border-radius:var(--radius-ui)!important;background:#45d48317!important;color:var(--soft)!important;font-size:.78rem!important;font-weight:750!important;line-height:1!important;padding:.35rem .5rem!important}.astryx-badge svg{width:.85rem!important;height:.85rem!important;flex:0 0 auto;color:var(--brand-2)!important;stroke-width:2.2}.page-hero{min-height:min(760px,calc(100dvh - 76px));padding:clamp(4rem,8vw,7rem) 0}.story-carousel{border:1px solid var(--line);border-radius:30px;background:#0d2016bd;padding:1.25rem;box-shadow:var(--shadow)}.story-rail{display:flex;gap:.5rem;margin-bottom:1rem}.story-rail button{width:44px;height:44px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--muted);font-weight:900}.story-rail button.is-active{background:var(--brand);color:#06110c}.story-card{min-height:360px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#45d48324,#ffffff0a),#ffffff09;padding:clamp(1.25rem,4vw,2.2rem)}.story-card span,.story-card small{display:block;color:var(--brand);font-weight:900}.story-card strong{display:block;margin:1rem 0;color:var(--text);font-size:clamp(2rem,4vw,4.3rem);line-height:1}.story-card p{color:var(--muted);font-size:1.1rem;line-height:1.7}.workflow-deep{display:grid;gap:1rem}.workflow-card{display:grid!important;grid-template-columns:auto 1fr;gap:1.5rem}.workflow-number{display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(69,212,131,.4);border-radius:20px;background:#45d4831a}.workflow-detail,.workflow-outcome{margin-top:1rem;border:1px solid var(--line);border-radius:16px;background:#ffffff0d;padding:1rem}.workflow-detail span{display:block;color:var(--brand);font-size:.75rem;font-weight:900;text-transform:uppercase}.workflow-detail strong{display:block;margin-top:.4rem;color:var(--soft);line-height:1.55}.workflow-outcome{display:flex;align-items:center;gap:.6rem;color:var(--brand-2);font-weight:800}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.module-card>span{display:block;min-height:2.4rem;color:var(--gold);line-height:1.4}.seller-page-section,.product-tour{display:grid;grid-template-columns:minmax(300px,.6fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.seller-moments-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.seller-moment{display:flex!important;align-items:center;gap:.8rem;color:var(--soft);font-weight:800}.tour-map{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.tour-node{min-height:170px;border:1px solid var(--line);border-radius:24px;background:#ffffff0e;padding:1.2rem}.tour-node strong,.tour-node span{display:block}.tour-node strong{margin-top:1rem;color:var(--text);font-size:1.25rem}.tour-node span{margin-top:.45rem;color:var(--muted);line-height:1.5}.trust-deep{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.formula-card{display:flex!important;align-items:flex-start;gap:1.2rem;border-color:#e2c15f59!important;background:#e2c15f14!important}.formula-card span,.formula-card strong{display:block}.formula-card span{color:var(--gold);font-weight:900}.formula-card strong{margin-top:.5rem;color:var(--text);font-size:clamp(1.2rem,2.8vw,2.4rem);line-height:1.2}.formula-card p{color:var(--muted);line-height:1.65}.case-study-section{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem)}.case-lede{position:sticky;top:110px;align-self:start}.case-grid{display:grid;gap:1rem}.reveal-section{opacity:.98;transform:translateY(14px);transition:opacity .52s ease,transform .52s ease}.reveal-section.is-visible{opacity:1;transform:translateY(0)}@keyframes float-panel{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-14px,0)}}@keyframes float-phone{0%,to{transform:translateZ(0) rotate(-3deg)}50%{transform:translate3d(0,14px,0) rotate(-1deg)}}@keyframes float-proof{0%,to{transform:translateZ(0) rotate(1deg)}50%{transform:translate3d(-10px,-12px,0) rotate(-1deg)}}@keyframes float-delta{0%,to{transform:translateZ(0)}50%{transform:translate3d(12px,-10px,0)}}@keyframes progress-pulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.35)}}@media (max-width: 1180px){.hero-grid,.page-hero,.split-section,.seller-page-section,.product-tour,.case-study-section{grid-template-columns:1fr}.hero-product,.hero-product.compact{min-height:620px;transform:none}.process-grid.maximal,.process-grid,.differentiator-grid,.proof-grid,.module-grid{grid-template-columns:repeat(2,1fr)}.case-lede{position:static}}@media (max-width: 860px){.site-header{grid-template-columns:auto auto}.desktop-nav,.demo-link{display:none}.header-actions{justify-self:end}.menu-button{display:inline-grid;place-items:center}.hero-copy h1,.page-hero-copy h1{font-size:clamp(2.7rem,14vw,4.8rem)}.metric-grid,.stats-grid,.faq-list,.trust-deep,.seller-moments-grid,.tour-map{grid-template-columns:1fr}.hero-product,.hero-product.compact{min-height:760px}.product-window{top:16rem}.phone-frame{left:50%;transform:translate(-50%)}.floating-proof,.floating-delta{position:relative!important;right:auto;bottom:auto;left:auto;width:auto;margin-top:1rem}.process-grid.maximal,.process-grid,.differentiator-grid,.proof-grid,.module-grid,.workflow-card,.final-card{grid-template-columns:1fr}.site-footer{flex-direction:column}.footer-links{justify-content:flex-start}}@media (max-width: 560px){.hero-section,.page-hero{padding-top:3rem}.site-header,.hero-section,.page-hero,.content-section,.stats-section,.split-section,.proof-section,.faq-section,.final-cta,.workflow-deep,.module-section,.seller-page-section,.product-tour,.trust-deep,.formula-section,.case-study-section,.site-footer{width:min(100% - 1rem,1480px)}.cta-button,.demo-link,.cta-row{width:100%}.phone-frame{width:min(245px,86vw)}.product-window{position:relative;top:auto;margin-top:1.5rem}.hero-product,.hero-product.compact{min-height:auto}.metric-grid{gap:.6rem}.chaos-board{min-height:500px}.chaos-card{left:0;width:100%}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.reveal-section{opacity:1;transform:none}}:root{--radius-ui: 8px;--radius-panel: 12px;--radius-feature: 14px;--content-max: 1360px}.site-header,.hero-section,.page-hero,.content-section,.stats-section,.split-section,.proof-section,.faq-section,.final-cta,.workflow-deep,.module-section,.seller-page-section,.product-tour,.trust-deep,.formula-section,.case-study-section,.site-footer{width:min(100% - 2rem,var(--content-max))}.site-header{min-height:64px;padding:.5rem 0}.site-header:before{border-radius:0 0 var(--radius-panel) var(--radius-panel)}.brand-mark img,.site-footer img{height:28px}.desktop-nav a,.mobile-nav a{border-radius:var(--radius-ui);font-size:.78rem;padding:.55rem .7rem}.demo-link,.cta-button{min-height:42px;border-radius:var(--radius-ui);font-size:.86rem;font-weight:760}.demo-link,.cta-button.primary,.cta-button.secondary{padding:0 .95rem}.cta-button.secondary{background:#ffffff09;border-color:#97bea45c;color:var(--soft)}.demo-link svg,.cta-button svg{width:.95rem;height:.95rem}.mobile-nav,.story-carousel,.story-card{border-radius:var(--radius-panel)}.hero-section,.page-hero{min-height:auto;padding:4.75rem 0 3.75rem}.hero-grid,.page-hero{grid-template-columns:minmax(0,.96fr) minmax(460px,.9fr);gap:3rem}.hero-copy h1,.page-hero-copy h1{font-size:3.95rem;line-height:1}.hero-copy p,.page-hero-copy p,.section-intro p{max-width:680px;font-size:1rem;line-height:1.62}.trust-strip span,.status-pill{border-radius:var(--radius-ui);font-size:.74rem;padding:.5rem .65rem}.hero-product{min-height:500px}.hero-product.compact{min-height:460px;transform:scale(.88)}.product-window{top:1.5rem;width:min(100%,560px);border-radius:var(--radius-feature)}.window-topbar{padding:.85rem .95rem}.metric-grid{gap:.55rem;padding:.75rem}.metric-grid>div,.rule-row,.progress-card,.statement-card,.floating-delta,.feature-list div,.seller-proof div,.proof-card,.tour-node,.workflow-detail,.workflow-outcome,.formula-card{border-radius:var(--radius-panel)}.metric-grid>div,.rule-row,.progress-card,.statement-card{padding:.75rem}.metric-grid strong{font-size:1.15rem}.rule-table{gap:.55rem;padding:0 .75rem .75rem}.phone-frame{width:210px;min-height:420px;border-width:8px;border-radius:30px}.phone-content{gap:.75rem;padding:2.8rem .8rem .8rem}.phone-content>strong{font-size:1.85rem}.floating-proof{right:1.2rem;bottom:1.2rem;width:230px;border-radius:var(--radius-panel)!important}.floating-delta{left:8.6rem;bottom:.2rem;padding:.65rem .75rem}.stats-section,.content-section,.split-section,.proof-section,.faq-section,.workflow-deep,.module-section,.seller-page-section,.product-tour,.trust-deep,.formula-section,.case-study-section{padding:4.25rem 0}.final-cta{padding:3.25rem 0}.stats-grid,.process-grid,.process-grid.maximal,.differentiator-grid,.proof-grid,.module-grid,.seller-moments-grid,.tour-map,.trust-deep{gap:.75rem}.stat-card{min-height:104px;border-radius:var(--radius-panel);padding:.95rem}.stat-card strong{font-size:2.4rem}.stat-card span{margin-top:.65rem;font-size:.78rem}.section-intro{margin-bottom:1.4rem}.section-intro h2,.split-section h2,.case-lede h2{font-size:3rem;line-height:1.04}.split-section,.seller-page-section,.product-tour,.case-study-section{gap:3rem}.chaos-board{min-height:320px}.chaos-card{border-radius:var(--radius-panel);padding:.8rem}.process-card,.differentiator-card,.module-card,.case-card,.seller-moment,.trust-block,.workflow-card{border-radius:var(--radius-panel)!important;padding:1rem!important}.proof-card,.tour-node{min-height:108px;padding:.95rem}.final-card{border-radius:var(--radius-feature)!important;padding:1.75rem!important}.cta-watermark{width:8.5rem}.story-rail button{width:38px;height:38px}.story-card{min-height:285px}.story-card strong{font-size:3rem;line-height:1.04}.story-card p{font-size:.98rem}.workflow-number{width:50px;height:50px;border-radius:var(--radius-panel)}.workflow-card{gap:1rem}.module-card>span{min-height:1.9rem}.formula-card strong{font-size:1.55rem}@media (max-width: 1180px){.hero-grid,.page-hero{grid-template-columns:1fr}.hero-product,.hero-product.compact{min-height:520px;transform:none}.hero-copy h1,.page-hero-copy h1{font-size:3.25rem}.section-intro h2,.split-section h2,.case-lede h2{font-size:2.55rem}}@media (max-width: 860px){.hero-section,.page-hero{padding:2.75rem 0 2.5rem}.hero-copy h1,.page-hero-copy h1{font-size:2.35rem;line-height:1.06}.section-intro h2,.split-section h2,.case-lede h2{font-size:2rem;line-height:1.08}.hero-product,.hero-product.compact{min-height:610px}.product-window{top:13rem}.stats-section,.content-section,.split-section,.proof-section,.faq-section,.workflow-deep,.module-section,.seller-page-section,.product-tour,.trust-deep,.formula-section,.case-study-section{padding:3rem 0}.story-card strong{font-size:2rem}}@media (max-width: 560px){.site-header,.hero-section,.page-hero,.content-section,.stats-section,.split-section,.proof-section,.faq-section,.final-cta,.workflow-deep,.module-section,.seller-page-section,.product-tour,.trust-deep,.formula-section,.case-study-section,.site-footer{width:min(100% - 1rem,var(--content-max))}.hero-copy h1,.page-hero-copy h1{font-size:2.05rem}.hero-copy p,.page-hero-copy p,.section-intro p{font-size:.9rem}.cta-button,.demo-link{min-height:44px;justify-content:center;padding:0 .85rem}.stat-card strong{font-size:2rem}.product-window{top:auto}.phone-frame{width:min(210px,82vw)}.chaos-board{min-height:430px}}.hero-copy .cta-row,.page-hero-copy .cta-row,.final-card .cta-row{margin-top:.9rem}.cta-row+.trust-strip{margin-top:.15rem}.feature-list+.cta-button,.seller-proof+.cta-button{align-self:flex-start;margin-top:.75rem}
