.st-landing{--bg:#f4f3ef;--bg-2:#ecebe6;--surface:#ffffff;--ink:#161614;--ink-2:#5b5a55;--muted:#8c8a83;--line:#e5e3dd;--line-2:#d6d4cd;--accent:#1f7a7a;--accent-ink:#ffffff;--accent-soft:#e6efee;--radius:14px;--radius-lg:24px;--maxw:1200px;background:var(--bg);color:var(--ink);font-family:Bricolage Grotesque,ui-sans-serif,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5;font-size:16px;font-variation-settings:"opsz" 18;scroll-behavior:smooth;min-height:100vh}.st-landing *{box-sizing:border-box}.st-landing section[id]{scroll-margin-top:88px}@media (prefers-reduced-motion:reduce){.st-landing{scroll-behavior:auto}}.st-landing ::selection{background:var(--ink);color:#fff}.st-landing .wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}@media (max-width:720px){.st-landing .wrap{padding:0 20px}}.st-landing h1,.st-landing h2,.st-landing h3,.st-landing h4{font-weight:500;letter-spacing:-.025em;margin:0;color:var(--ink)}.st-landing .display{font-size:clamp(40px,5.8vw,68px);line-height:1.04;letter-spacing:-.035em;font-weight:500;font-variation-settings:"opsz" 72}.st-landing .display .soft{color:var(--ink-2);font-weight:400}.st-landing .section-title{font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.03em;font-weight:500;font-variation-settings:"opsz" 48}.st-landing .section-title .soft{color:var(--ink-2);font-weight:400}.st-landing .lede{color:var(--ink-2);font-size:16px;max-width:480px;line-height:1.55}.st-landing .mono{font-family:Geist Mono,ui-monospace,monospace;letter-spacing:-.01em}.st-landing .eyebrow{padding:5px 11px;border:1px solid var(--line);background:var(--surface);font-size:12px;color:var(--ink-2)}.st-landing .btn,.st-landing .eyebrow{display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-weight:500}.st-landing .btn{justify-content:center;padding:11px 18px;font-family:inherit;font-size:14px;border:1px solid transparent;cursor:pointer;transition:transform .12s ease,background .15s ease,color .15s ease,border-color .15s ease;text-decoration:none;white-space:nowrap}.st-landing .btn:active{transform:translateY(1px)}.st-landing .btn-dark{background:var(--ink);color:#fff}.st-landing .btn-dark:hover{background:#000}.st-landing .btn-ghost{background:transparent;color:var(--ink);border-color:transparent}.st-landing .btn-ghost:hover{color:var(--ink)}.st-landing .btn-light{background:var(--surface);color:var(--ink);border-color:var(--line)}.st-landing .btn-light:hover{border-color:var(--line-2)}.st-landing .btn-lg{padding:13px 22px;font-size:14.5px}.st-landing .nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:color-mix(in oklab,var(--bg) 88%,transparent);backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px)}.st-landing .nav-inner{display:flex;align-items:center;justify-content:space-between;height:68px}.st-landing .brand{display:flex;align-items:center;gap:9px;font-weight:500;letter-spacing:-.02em;font-size:17px;color:var(--ink);text-decoration:none}.st-landing .brand .mark{width:22px;height:22px;position:relative;display:inline-grid;place-items:center}.st-landing .brand .mark svg{width:100%;height:100%;display:block}.st-landing .nav-center{display:flex;align-items:center;gap:2px;background:transparent}.st-landing .nav-center a{color:var(--ink-2);text-decoration:none;padding:7px 14px;border-radius:999px;font-size:14px}.st-landing .nav-center a:hover{color:var(--ink)}.st-landing .nav-right{display:flex;align-items:center;gap:4px}.st-landing .nav-right .login{background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:999px;padding:7px 16px;font-size:13.5px;font-weight:500;text-decoration:none}.st-landing .nav-right .login:hover{border-color:var(--line-2)}@media (max-width:880px){.st-landing .nav-center{display:none}}.st-landing section{padding:96px 0}@media (max-width:720px){.st-landing section{padding:64px 0}}.st-landing section.tight{padding:72px 0}.st-landing .sec-head{display:grid;grid-gap:14px;gap:14px;text-align:center;max-width:760px;margin:0 auto 56px}.st-landing .sec-head .eyebrow{margin:0 auto}.st-landing .sec-head p{color:var(--ink-2);font-size:16px;line-height:1.5;margin:6px auto 0;max-width:520px}.st-landing .hero{padding-top:24px;padding-bottom:64px;overflow:hidden;position:relative}.st-landing .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:24px;gap:24px;align-items:center;min-height:620px}@media (max-width:980px){.st-landing .hero-grid{grid-template-columns:1fr;min-height:auto;gap:8px}}.st-landing .hero-cta-row{display:flex;gap:10px;margin-top:28px;align-items:center;flex-wrap:wrap}.st-landing .hero-visual{position:relative;display:grid;place-items:center;aspect-ratio:1/1.05}.st-landing .hero-disc{position:absolute;width:78%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 45%,#fff 0,var(--bg-2) 72%,transparent 78%);z-index:0;box-shadow:inset 0 -40px 80px -40px rgba(0,0,0,.05)}.st-landing .phone{--pw:300px;width:var(--pw);aspect-ratio:300/610;background:#0a0a0a;border-radius:42px;padding:7px;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.06),0 30px 60px -20px rgba(30,30,28,.22),0 60px 120px -40px rgba(30,30,28,.2);position:relative;z-index:1}.st-landing .phone-screen{background:var(--surface);border-radius:36px;height:100%;overflow:hidden;position:relative;display:flex;flex-direction:column}.st-landing .phone-notch{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:90px;height:26px;background:#0a0a0a;border-radius:20px;z-index:5}.st-landing .phone-status{display:flex;align-items:center;justify-content:space-between;padding:14px 22px 6px;font-size:13px;font-weight:600;color:var(--ink)}.st-landing .phone-status .right{display:flex;align-items:center;gap:5px}.st-landing .ph-head{padding:8px 18px 12px;display:flex;align-items:center;justify-content:space-between}.st-landing .ph-head .title{font-size:15px;font-weight:500;letter-spacing:-.01em}.st-landing .ph-head .icon-btn{width:28px;height:28px;border-radius:50%;background:var(--bg-2);display:grid;place-items:center;font-size:12px;color:var(--ink-2)}.st-landing .ph-card{margin:0 14px 10px;background:var(--bg);border-radius:16px;padding:14px 14px 12px}.st-landing .float-chip{position:absolute;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:10px 12px;box-shadow:0 18px 36px -22px rgba(20,30,25,.18);display:flex;align-items:center;gap:10px;font-size:13px;color:var(--ink);z-index:2}.st-landing .float-chip .ic{width:28px;height:28px;border-radius:9px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-weight:600;font-size:13px}.st-landing .float-chip .meta{line-height:1.25}.st-landing .float-chip .meta .ttl{font-weight:500;font-size:12.5px}.st-landing .float-chip .meta .sub{color:var(--muted);font-size:11px}.st-landing .chat-thread{padding:0 14px 12px;display:flex;flex-direction:column;gap:7px;flex:1 1;overflow:hidden}.st-landing .bubble{max-width:86%;padding:8px 11px;border-radius:14px;font-size:12.5px;line-height:1.35}.st-landing .bubble.in{background:var(--bg-2);color:var(--ink);align-self:flex-start;border-top-left-radius:5px}.st-landing .bubble.out{background:var(--ink);color:#fff;align-self:flex-end;border-top-right-radius:5px}.st-landing .ph-input{margin:0 14px 14px;height:36px;border-radius:999px;background:var(--bg);display:flex;align-items:center;gap:10px;padding:0 6px 0 14px;font-size:12px;color:var(--muted)}.st-landing .ph-input .send{margin-left:auto;width:28px;height:28px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:13px}.st-landing .showcase-card{background:var(--surface);border-radius:var(--radius-lg);padding:36px;display:grid;grid-template-columns:1fr 1fr;grid-gap:36px;gap:36px;align-items:center;border:1px solid var(--line)}@media (max-width:820px){.st-landing .showcase-card{grid-template-columns:1fr;padding:28px}}.st-landing .showcase-card h3{font-size:clamp(24px,2.6vw,32px);letter-spacing:-.025em;line-height:1.1}.st-landing .showcase-card .list{list-style:none;padding:0;margin:22px 0 0;display:grid;grid-gap:8px;gap:8px}.st-landing .showcase-card .list li{display:flex;gap:10px;color:var(--ink-2);font-size:14px;align-items:flex-start}.st-landing .showcase-card .list li:before{content:"✓";color:var(--accent);font-weight:600;font-size:13px;margin-top:1px;flex-shrink:0}.st-landing .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media (max-width:860px){.st-landing .feat-grid{grid-template-columns:1fr}}.st-landing .feat-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:24px;display:flex;flex-direction:column;gap:12px;min-height:280px}.st-landing .feat-card .icon{width:36px;height:36px;border-radius:10px;background:var(--bg-2);color:var(--ink);display:grid;place-items:center;font-size:16px}.st-landing .feat-card h3{font-size:20px;letter-spacing:-.02em}.st-landing .feat-card p{color:var(--ink-2);font-size:13.5px;margin:0;line-height:1.5}.st-landing .feat-card .preview{margin-top:auto;border-radius:12px;background:var(--bg);padding:14px;min-height:130px}.st-landing .phones-row{display:flex;justify-content:center;align-items:center;gap:24px;padding:16px 0;position:relative}.st-landing .phones-row .phone{--pw:220px}.st-landing .phones-row .phone.center{--pw:260px;transform:translateY(-10px);z-index:2}.st-landing .phones-row .phone.side{opacity:.85}@media (max-width:720px){.st-landing .phones-row .phone.side{display:none}}.st-landing .flow-svg-wrap{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:20px;position:relative;overflow:hidden}.st-landing .flow-svg-wrap:before{content:"";position:absolute;inset:0;background-image:radial-gradient(var(--line) 1px,transparent 1px);background-size:22px 22px;opacity:.6;pointer-events:none}.st-landing .flow-svg-wrap svg{display:block;width:100%;height:auto;max-height:480px}.st-landing .flow-meta{position:absolute;bottom:14px;right:14px;display:flex;gap:6px;font-family:Geist Mono,monospace;font-size:10.5px;color:var(--muted);z-index:3}.st-landing .flow-meta span{padding:3px 8px;background:#fff;border:1px solid var(--line);border-radius:6px}.st-landing .quote{max-width:780px;margin:0 auto;text-align:center}.st-landing .quote .body{font-size:clamp(22px,2.6vw,30px);line-height:1.3;letter-spacing:-.02em;color:var(--ink);font-weight:400}.st-landing .quote .by{margin-top:28px;display:inline-flex;align-items:center;gap:12px;color:var(--ink-2);font-size:13px}.st-landing .quote .by .av{width:40px;height:40px;border-radius:50%;background:repeating-linear-gradient(135deg,#d6d4cd 0 5px,#cfccc4 5px 10px);border:1px solid var(--line)}.st-landing .quote .controls{margin-top:20px;display:inline-flex;gap:8px}.st-landing .quote .controls button{width:36px;height:36px;border-radius:50%;background:var(--surface);border:1px solid var(--line);color:var(--ink-2);cursor:pointer;font-size:16px;display:grid;place-items:center}.st-landing .insights-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media (max-width:860px){.st-landing .insights-grid{grid-template-columns:1fr}}.st-landing .insight-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.st-landing .insight-card .img{height:200px;background:repeating-linear-gradient(135deg,#e8e7e1 0 8px,#ddddd6 8px 16px);position:relative}.st-landing .insight-card .img .tag{position:absolute;top:12px;left:12px;background:var(--surface);border-radius:999px;font-size:11px;color:var(--ink);font-weight:500;padding:4px 10px}.st-landing .insight-card .img:after{content:"[ practice photo ]";position:absolute;inset:0;display:grid;place-items:center;color:var(--ink-2);font-family:Geist Mono,monospace;font-size:11px;opacity:.6}.st-landing .insight-card .body{padding:18px 20px 22px}.st-landing .insight-card .by{font-size:12px;color:var(--muted)}.st-landing .insight-card h4{font-size:17px;letter-spacing:-.015em;margin-top:8px;line-height:1.3;font-weight:500}.st-landing .cta-card{background:var(--ink);color:#fff;border-radius:28px;padding:72px 56px;text-align:center;position:relative;overflow:hidden}.st-landing .cta-card h2{color:#fff;font-size:clamp(32px,4vw,48px);letter-spacing:-.03em;line-height:1.05;position:relative;font-weight:500}.st-landing .cta-card h2 .soft{color:rgba(255,255,255,.55);font-weight:400}.st-landing .cta-card p{color:rgba(255,255,255,.65);font-size:15px;max-width:460px;margin:16px auto 0}.st-landing .cta-card .row{margin-top:28px;display:flex;gap:10px;justify-content:center;position:relative;flex-wrap:wrap}.st-landing .cta-card .btn-light{color:var(--ink)}.st-landing footer{padding:56px 0 32px}.st-landing .foot{display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:32px;gap:32px}@media (max-width:720px){.st-landing .foot{grid-template-columns:1fr 1fr}}.st-landing .foot h5{font-size:12px;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-weight:500;margin:0 0 12px}.st-landing .foot a{display:block;color:var(--ink-2);text-decoration:none;font-size:13.5px;padding:4px 0}.st-landing .foot a:hover{color:var(--ink)}.st-landing .foot-meta{margin-top:48px;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:12.5px;flex-wrap:wrap}.st-landing .browser{background:var(--surface);border-radius:16px;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.04),0 30px 60px -20px rgba(30,30,28,.18),0 60px 120px -40px rgba(30,30,28,.16);border:1px solid var(--line);width:100%;max-width:580px;overflow:hidden;position:relative;z-index:1}.st-landing .browser .chrome{height:36px;display:flex;align-items:center;gap:12px;padding:0 12px;border-bottom:1px solid var(--line);background:var(--bg)}.st-landing .browser .traffic{display:flex;gap:6px}.st-landing .browser .traffic span{width:10px;height:10px;border-radius:50%;background:var(--line-2)}.st-landing .browser .urlbar{flex:1 1;height:22px;border-radius:6px;background:var(--surface);border:1px solid var(--line);display:flex;align-items:center;gap:7px;padding:0 10px;font-size:11px;color:var(--muted);font-family:Geist Mono,monospace}.st-landing .browser .urlbar:before{content:"🔒";font-size:9px;color:var(--accent)}.st-landing .dash{display:grid;grid-template-columns:130px 1fr;min-height:360px}.st-landing .dash-side{background:var(--bg);border-right:1px solid var(--line);padding:14px 12px;display:flex;flex-direction:column;gap:4px;font-size:12px}.st-landing .dash-side .who{display:flex;align-items:center;gap:8px;padding:4px 6px 12px;border-bottom:1px solid var(--line);margin-bottom:8px}.st-landing .dash-side .who .av{width:22px;height:22px;border-radius:6px;background:repeating-linear-gradient(135deg,#d6d4cd 0 5px,#cfccc4 5px 10px)}.st-landing .dash-side .who .name{font-size:11.5px;font-weight:500;letter-spacing:-.01em}.st-landing .dash-side .item{padding:6px 8px;border-radius:7px;color:var(--ink-2);cursor:default;display:flex;align-items:center;gap:8px}.st-landing .dash-side .item.active{background:var(--surface);color:var(--ink);font-weight:500}.st-landing .dash-side .item .dot{width:6px;height:6px;border-radius:50%;background:var(--ink-2)}.st-landing .dash-side .item.active .dot{background:var(--accent)}.st-landing .dash-main{padding:16px;display:flex;flex-direction:column;gap:12px}.st-landing .dash-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.st-landing .dash-kpi{background:var(--bg);border-radius:10px;padding:10px 12px}.st-landing .dash-kpi .lbl{font-size:9.5px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-weight:500}.st-landing .dash-kpi .val{font-size:22px;letter-spacing:-.025em;line-height:1;margin-top:6px;font-weight:500}.st-landing .dash-kpi .delta{font-size:10px;margin-top:4px;color:var(--accent);font-weight:500}.st-landing .dash-kpi .delta.neg{color:var(--ink-2)}.st-landing .dash-list{background:var(--bg);border-radius:10px;padding:10px 12px 12px}.st-landing .dash-list .h{font-size:9.5px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-weight:500;margin-bottom:6px;display:flex;justify-content:space-between}.st-landing .dash-list .row{display:grid;grid-template-columns:40px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:6px 0;border-top:1px solid var(--line);font-size:11.5px}.st-landing .dash-list .row:first-of-type{border-top:0}.st-landing .dash-list .row .t{font-weight:500;color:var(--ink)}.st-landing .dash-list .row .pn{color:var(--ink-2)}.st-landing .dash-list .row .st{font-size:9.5px;padding:2px 6px;border-radius:999px;font-weight:500}.st-landing .dash-list .row .st.ok{background:var(--accent-soft);color:var(--accent)}.st-landing .dash-list .row .st.ai{background:var(--bg-2);color:var(--ink-2)}.st-landing .mini-phone{--pw:170px;position:absolute;width:var(--pw);aspect-ratio:170/350;background:#0a0a0a;border-radius:28px;padding:5px;z-index:3;box-shadow:inset 0 1px 0 1px rgba(0,0,0,.08),0 30px 60px -24px rgba(30,30,28,.3)}.st-landing .mini-phone .scr{background:#fff;border-radius:24px;height:100%;overflow:hidden;padding:28px 9px 9px;display:flex;flex-direction:column;gap:5px;position:relative}.st-landing .mini-phone .scr:before{content:"";position:absolute;top:7px;left:50%;transform:translateX(-50%);width:50px;height:16px;background:#0a0a0a;border-radius:12px}.st-landing .mini-bubble{font-size:9.5px;line-height:1.25;padding:5px 7px;border-radius:9px;max-width:88%}.st-landing .mini-bubble.in{background:var(--bg-2);color:var(--ink);align-self:flex-start}.st-landing .mini-bubble.out{background:#1f7a7a;color:#fff;align-self:flex-end}.st-landing .hero-visual.web{aspect-ratio:1/1;min-height:520px}.st-landing .hero-visual.web .hero-disc{width:86%;aspect-ratio:1}.st-landing .stat-strip{padding:36px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.st-landing .stat-strip .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}@media (max-width:820px){.st-landing .stat-strip .grid{grid-template-columns:1fr 1fr;gap:28px}}.st-landing .stat-strip .stat .v{font-size:clamp(28px,3.4vw,38px);letter-spacing:-.035em;line-height:1;font-weight:500}.st-landing .stat-strip .stat .v em{font-style:normal;color:var(--accent)}.st-landing .stat-strip .stat .lbl{font-size:12.5px;color:var(--ink-2);margin-top:8px;line-height:1.4;max-width:200px}.st-landing .analytics-card{background:var(--surface);border-radius:var(--radius-lg);padding:32px;display:grid;grid-template-columns:1fr 1.05fr;grid-gap:36px;gap:36px;align-items:center;border:1px solid var(--line)}@media (max-width:820px){.st-landing .analytics-card{grid-template-columns:1fr;padding:24px}}.st-landing .analytics-card h3{font-size:clamp(24px,2.6vw,30px);letter-spacing:-.025em;line-height:1.1}.st-landing .chart{background:var(--bg);border-radius:14px;padding:18px}.st-landing .chart .head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.st-landing .chart .head .ttl{font-size:12px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-weight:500}.st-landing .chart .head .val{font-size:26px;letter-spacing:-.025em;font-weight:500;line-height:1}.st-landing .chart .head .val em{font-style:normal;color:var(--accent);font-size:13px;margin-left:6px}.st-landing .chart .area{position:relative;height:130px}.st-landing .chart .axis{display:flex;justify-content:space-between;margin-top:8px;font-size:10px;color:var(--muted);font-family:Geist Mono,monospace}.st-landing .price-wrap{max-width:940px;margin:0 auto}.st-landing .price-card-big{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:36px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:36px;gap:36px}@media (max-width:820px){.st-landing .price-card-big{grid-template-columns:1fr;padding:28px;gap:28px}}.st-landing .billing-toggle{display:inline-flex;padding:4px;background:var(--bg);border:1px solid var(--line);border-radius:999px;gap:2px;margin-bottom:24px}.st-landing .billing-toggle button{padding:6px 14px;border-radius:999px;border:none;background:transparent;color:var(--ink-2);cursor:pointer;font-size:12.5px;font-weight:500;font-family:inherit}.st-landing .billing-toggle button.on{background:var(--ink);color:#fff}.st-landing .billing-toggle .uplift{font-size:10.5px;color:var(--muted);font-family:Geist Mono,monospace;margin-left:4px;padding:6px 10px 6px 4px}.st-landing .price-big{font-size:clamp(44px,5.4vw,64px);letter-spacing:-.035em;line-height:1;font-weight:500}.st-landing .price-big em{font-style:normal;color:var(--ink-2);font-size:16px;font-weight:400;margin-left:6px;letter-spacing:0}.st-landing .price-sub{color:var(--ink-2);font-size:13.5px;margin-top:10px;line-height:1.5}.st-landing .slider-block{margin-top:28px;padding:18px;background:var(--bg);border-radius:14px}.st-landing .slider-block .label{display:flex;justify-content:space-between;align-items:baseline;font-size:12.5px;color:var(--ink-2)}.st-landing .slider-block .label b{color:var(--ink);font-weight:500;letter-spacing:-.01em}.st-landing .slider-block input[type=range]{width:100%;margin-top:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;height:24px}.st-landing .slider-block input[type=range]::-webkit-slider-runnable-track{height:4px;background:var(--line-2);border-radius:999px}.st-landing .slider-block input[type=range]::-moz-range-track{height:4px;background:var(--line-2);border-radius:999px}.st-landing .slider-block input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:var(--ink);border:3px solid var(--surface);box-shadow:0 2px 4px rgba(0,0,0,.15);margin-top:-7px;cursor:pointer}.st-landing .slider-block input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--ink);border:3px solid var(--surface);box-shadow:0 2px 4px rgba(0,0,0,.15);cursor:pointer}.st-landing .slider-block .ticks{display:flex;justify-content:space-between;margin-top:4px;font-size:10.5px;color:var(--muted);font-family:Geist Mono,monospace}.st-landing .breakdown{margin-top:16px;padding:16px 18px;background:var(--bg-2);border-radius:14px;font-size:13px}.st-landing .breakdown .row{display:flex;justify-content:space-between;padding:5px 0;color:var(--ink-2)}.st-landing .breakdown .row.total{border-top:1px solid var(--line-2);margin-top:6px;padding-top:10px;color:var(--ink);font-weight:500;font-size:14px}.st-landing .breakdown .row .v{font-family:Geist Mono,monospace}.st-landing .included{display:flex;flex-direction:column}.st-landing .included h4{font-size:13px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-weight:500;margin:0 0 14px}.st-landing .included ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:11px;gap:11px}.st-landing .included li{display:flex;gap:10px;font-size:14px;color:var(--ink-2);align-items:flex-start}.st-landing .included li:before{content:"✓";color:var(--accent);font-weight:600;font-size:14px;margin-top:1px}.st-landing .included .notes{margin-top:18px;padding:14px;background:var(--bg);border-radius:12px;font-size:12px;color:var(--ink-2);line-height:1.55}.st-landing .included .notes b{color:var(--ink);font-weight:500}.st-landing .included .cta-row{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}.st-landing .reveal{opacity:0;transform:translateY(12px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.st-landing .reveal.in{opacity:1;transform:translateY(0)}.st-landing .reveal-stagger.in>*{opacity:0;transform:translateY(10px);animation:stReveal .6s cubic-bezier(.22,1,.36,1) forwards}.st-landing .reveal-stagger.in>:first-child{animation-delay:0s}.st-landing .reveal-stagger.in>:nth-child(2){animation-delay:.08s}.st-landing .reveal-stagger.in>:nth-child(3){animation-delay:.16s}.st-landing .reveal-stagger.in>:nth-child(4){animation-delay:.24s}.st-landing .reveal-stagger.in>:nth-child(5){animation-delay:.32s}.st-landing .reveal-stagger.in>:nth-child(6){animation-delay:.4s}@keyframes stReveal{to{opacity:1;transform:translateY(0)}}@keyframes stDrift1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes stDrift2{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.st-landing .float-chip.drift-a{animation:stDrift1 6.5s ease-in-out infinite}.st-landing .float-chip.drift-b{animation:stDrift2 7.5s ease-in-out infinite}.st-landing .chart .area svg path.line{stroke-dasharray:700;stroke-dashoffset:700}.st-landing .chart.in .area svg path.line{animation:stDraw 1.6s cubic-bezier(.22,1,.36,1) .15s forwards}.st-landing .chart .area svg path.area-fill{opacity:0;transition:opacity .6s ease .9s}.st-landing .chart.in .area svg path.area-fill{opacity:1}.st-landing .chart .area svg circle.dot{opacity:0;transition:opacity .3s ease 1.5s}.st-landing .chart.in .area svg circle.dot{opacity:1}@keyframes stDraw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.st-landing .reveal,.st-landing .reveal-stagger.in>*{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}.st-landing .float-chip{animation:none!important}.st-landing .chart .area svg path.line{stroke-dasharray:0;stroke-dashoffset:0}.st-landing .chart .area svg circle.dot,.st-landing .chart .area svg path.area-fill{opacity:1}}