@import"https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;700&family=Manrope:wght@400;500;600;700&family=Material+Symbols+Outlined:wght@300;400;500&display=swap";:root{color:#e5e2e1;background:#141313;font-family:Hanken Grotesk,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--motion-ease: cubic-bezier(.16, 1, .3, 1);--motion-snap: cubic-bezier(.34, 1.56, .64, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;padding:0}[id]{scroll-margin-top:96px}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}body,button,input,textarea{font:inherit}a{color:inherit}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:1.25em;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.sv-page{--background: #141313;--surface-lowest: #0e0e0e;--surface-low: #1c1b1b;--surface: #201f1f;--surface-high: #2b2a2a;--text: #f8fafc;--muted: #94a3b8;--muted-strong: #c4c7c7;--line: rgba(229, 226, 225, .09);--line-strong: rgba(229, 226, 225, .16);--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--teal: #0d9488;--green: #059669;min-height:100vh;color:var(--text);background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.075),transparent 34rem),radial-gradient(circle at 12% 36%,rgba(5,150,105,.12),transparent 24rem),radial-gradient(circle at 82% 46%,rgba(13,148,136,.09),transparent 26rem),var(--background);animation:page-fade-in .56s var(--motion-ease) both}.sv-page.theme-light{--background: #fbfbf7;--surface-lowest: #ffffff;--surface-low: #f3f4f1;--surface: #eeeeeb;--surface-high: #e2e3e0;--text: #1a1c1a;--muted: #4f5550;--muted-strong: #3f4440;--line: rgba(65, 72, 68, .18);--line-strong: rgba(65, 72, 68, .28);color:var(--text);background:var(--background)}.top-nav{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:66px;border-bottom:1px solid var(--line);padding:10px clamp(18px,4vw,48px);background:#141313b8;box-shadow:0 18px 40px #0000002e;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);animation:nav-drop-in .52s var(--motion-ease) both;transition:background-color .26s var(--motion-ease),border-color .26s var(--motion-ease),box-shadow .26s var(--motion-ease)}.theme-light .top-nav{background:#f9faf6c7;box-shadow:0 18px 40px #0f172a14}.brand{display:inline-flex;align-items:center;gap:9px;color:var(--text);font-family:Manrope,ui-sans-serif,system-ui,sans-serif;font-size:1.01rem;font-weight:800;letter-spacing:0;line-height:1;text-decoration:none;transition:color .18s var(--motion-ease),opacity .18s var(--motion-ease)}.brand img{width:30px;height:30px;border:0;border-radius:0;object-fit:contain;box-shadow:none;transition:filter .22s var(--motion-ease),opacity .22s var(--motion-ease),transform .22s var(--motion-snap)}.brand:hover img,.brand:focus-visible img{transform:translateY(-1px) scale(1.04)}.theme-light .brand img{filter:invert(1) brightness(.72) contrast(1.18)}.brand-mark{width:30px;height:30px;flex:0 0 30px;display:block;opacity:.96;transition:filter .22s var(--motion-ease),opacity .22s var(--motion-ease),transform .22s var(--motion-snap)}.brand:hover .brand-mark,.brand:focus-visible .brand-mark{opacity:1;transform:translateY(-1px)}.theme-light .brand{color:#101512}.theme-light .brand-mark{filter:invert(1) brightness(.72) contrast(1.18)}.brand .material-symbols-outlined{font-size:1.85rem}.nav-links{display:flex;align-items:center;gap:clamp(14px,2vw,32px);color:var(--muted);font-size:.91rem;font-weight:600}.nav-links a{position:relative;text-decoration:none;transform:translateY(0);transition:color .18s var(--motion-ease),border-color .18s var(--motion-ease),transform .18s var(--motion-ease)}.nav-actions{display:flex;align-items:center;gap:8px}.mobile-nav-link{display:none;place-items:center;width:44px;height:44px;border:1px solid transparent;border-radius:999px;color:var(--muted);text-decoration:none;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.mobile-nav-link:hover,.mobile-nav-link:focus-visible,.mobile-nav-link.active{border-color:var(--line);background:#ffffff0f;color:var(--text);outline:none;transform:translateY(-1px)}.theme-light .mobile-nav-link:hover,.theme-light .mobile-nav-link:focus-visible,.theme-light .mobile-nav-link.active{background:#1015120f}.theme-toggle{display:grid;place-items:center;width:44px;height:44px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.theme-toggle .material-symbols-outlined{transition:transform .22s var(--motion-snap)}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:var(--line);background:#ffffff0f;color:var(--text);outline:none;transform:translateY(-1px)}.theme-toggle:hover .material-symbols-outlined,.theme-toggle:focus-visible .material-symbols-outlined{transform:rotate(18deg) scale(1.08)}.theme-light .theme-toggle:hover,.theme-light .theme-toggle:focus-visible{background:#1015120f}.footer a{text-decoration:none;transition:color .18s ease}.nav-links a:hover,.nav-links a:focus-visible,.footer a:hover,.footer a:focus-visible{color:var(--text);outline:none}.nav-links a:hover,.nav-links a:focus-visible{transform:translateY(-1px)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:999px;padding:0 23px;font-weight:800;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.nav-cta,.button-primary{background:#fff;color:#111112;box-shadow:0 12px 30px #00000029}.theme-light .nav-cta,.theme-light .button-primary{background:#012d1d;color:#fff;box-shadow:0 12px 26px #012d1d2e}.nav-cta:hover,.button-primary:hover,.nav-cta:focus-visible,.button-primary:focus-visible{background:#e5e2e1;transform:translateY(-2px);outline:none}.theme-light .nav-cta:hover,.theme-light .button-primary:hover,.theme-light .nav-cta:focus-visible,.theme-light .button-primary:focus-visible{background:#1b4332}.button-secondary{border:1px solid transparent;color:var(--text)}.button-secondary:hover,.button-secondary:focus-visible{border-color:var(--line-strong);background:#ffffff0d;outline:none}.theme-light .button-secondary:hover,.theme-light .button-secondary:focus-visible{background:#1015120f}.hero{position:relative;display:grid;align-items:center;justify-items:center;min-height:calc(100svh - 66px);padding:clamp(24px,3.8vw,46px) clamp(18px,4vw,48px) clamp(34px,5vw,64px);overflow:hidden;text-align:center}.hero-glow{position:absolute;top:26%;left:50%;width:min(70vw,800px);aspect-ratio:1;border-radius:999px;background:#ffffff0e;filter:blur(120px);transform:translate(-50%,-50%);pointer-events:none}.hero-copy{position:relative;z-index:2;width:min(100%,930px)}.beta-pill{display:inline-flex;align-items:center;gap:10px;margin-bottom:clamp(18px,2.3vw,26px);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:8px 14px;background:#ffffff0e;color:var(--text);font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.beta-pill span{width:8px;height:8px;border-radius:999px;background:#fff;box-shadow:0 0 16px #ffffffd6;animation:status-pulse 2.6s ease-in-out infinite}.theme-light .beta-pill{border-color:#3f665333;background:#ffffffc2;color:#012d1d}.theme-light .beta-pill span{background:#012d1d;box-shadow:0 0 16px #012d1d57}.hero h1{max-width:930px;margin:0 auto 24px;color:#fff;font-size:7.75rem;font-weight:800;line-height:.95;letter-spacing:0}.theme-light .hero h1,.theme-light .section-heading h2,.theme-light .attachment-copy h2,.theme-light .waitlist-copy h2,.theme-light .legal-hero h1,.theme-light .glass-card h3,.theme-light .attachment-card h3,.theme-light .faq-card h3,.theme-light .legal-grid h2,.theme-light .support-grid h2{color:#1a1c1a}.hero h1 span{background:linear-gradient(135deg,#fff 15%,#6b7280 95%);background-clip:text;-webkit-background-clip:text;color:transparent}.theme-light .hero h1 span{background:linear-gradient(135deg,#012d1d 15%,#3f6653 95%);background-clip:text;-webkit-background-clip:text;color:transparent}.hero p{max-width:690px;margin:0 auto 28px;color:var(--muted);font-size:1.28rem;font-weight:400;line-height:1.48}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.hero-actions .button{min-height:54px;padding:0 28px;font-size:1rem}.hero-proof{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.hero-proof span{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid var(--line);border-radius:999px;padding:0 15px;color:var(--muted-strong);background:#ffffff0e;font-size:.84rem;font-weight:700;white-space:nowrap}.theme-light .hero-proof span{background:#ffffffb8}.hero-proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(760px,100%);margin:20px auto 0}.hero-proof-stat{display:grid;align-content:center;min-height:76px;border:1px solid var(--line);border-radius:18px;padding:14px 16px;background:#ffffff0b;box-shadow:inset 0 1px #ffffff0f}.hero-proof-stat strong{color:#fff;font-family:JetBrains Mono,monospace;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1}.hero-proof-stat small{margin-top:7px;color:var(--muted);font-size:.72rem;font-weight:800;line-height:1.25;text-transform:uppercase;letter-spacing:.06em}.theme-light .hero-proof-stat{background:#ffffffc7;box-shadow:0 14px 34px #1015120d}.theme-light .hero-proof-stat strong{color:#101512}.hero-mockup{position:relative;z-index:1;width:min(100%,920px);height:clamp(260px,30vw,370px);margin-top:clamp(30px,4.5vw,58px)}.device-panel{position:absolute;inset:0;display:flex;justify-content:center;align-items:flex-end;border:1px solid rgba(255,255,255,.11);border-bottom:0;border-radius:42px 42px 0 0;background:linear-gradient(180deg,#1e1e1ef5,#141313f5),radial-gradient(circle at 50% 0%,rgba(255,255,255,.08),transparent 22rem);box-shadow:0 -10px 70px #00000080;overflow:hidden}.theme-light .device-panel{border-color:#4148442e;background:linear-gradient(180deg,#ffffffeb,#f9faf6fa),radial-gradient(circle at 50% 0%,rgba(63,102,83,.12),transparent 22rem);box-shadow:0 22px 70px #0f172a24}.phone-frame{width:min(86%,430px);height:92%;border:1px solid rgba(255,255,255,.14);border-bottom:0;border-radius:36px 36px 0 0;padding:0;background:#0e0e0e;text-align:left;box-shadow:0 20px 90px #0000007a;overflow:hidden}.phone-screenshot{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.phone-status{display:flex;justify-content:space-between;color:var(--muted);font-size:.8rem;font-weight:800}.phone-status b{color:var(--warning)}.phone-summary{display:grid;gap:2px;margin:24px 0;border:1px solid var(--line);border-radius:18px;padding:18px;background:#ffffff0b}.phone-summary strong{color:#fff;font-size:3rem;line-height:1}.phone-summary span,.phone-list p{color:var(--muted)}.phone-list{display:grid;gap:10px}.phone-list p{margin:0;border:1px solid var(--line);border-radius:12px;padding:13px 14px;background:#ffffff09}.phone-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-top:20px;color:#667085;font-size:.62rem;text-align:center}.phone-tabs span:first-child{color:#fff}.floating-card{position:absolute;right:clamp(-8px,-3vw,-42px);top:92px;display:flex;align-items:center;gap:14px;border:1px solid var(--line-strong);border-radius:22px;padding:16px;background:#1e1e1e9e;box-shadow:0 22px 55px #00000052;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.floating-card div{display:grid;place-items:center;width:46px;height:46px;border-radius:999px;background:#ffffff17}.floating-card span{display:grid;gap:2px;color:var(--muted);font-size:.78rem;text-align:left}.floating-card b{color:#fff;font-size:.92rem}.theme-light .floating-card{border-color:#4148442e;background:#ffffffd1;box-shadow:0 22px 55px #0f172a1f}.theme-light .floating-card div{background:#1015120f;color:#012d1d}.theme-light .floating-card b{color:#1a1c1a}.asset-strip{border-block:1px solid rgba(255,255,255,.06);padding:clamp(38px,5vw,70px) clamp(18px,4vw,48px);background:var(--surface-lowest)}.theme-light .asset-strip{border-color:#41484429;background:#fff}.asset-strip p{margin:0 0 28px;color:#64748b;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-align:center;text-transform:uppercase}.asset-strip div{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(20px,5vw,74px);opacity:.66;transition:opacity .24s ease}.asset-strip:hover div{opacity:1}.asset-strip span{display:grid;justify-items:center;gap:10px;color:var(--muted);font-size:.82rem;font-weight:700;transition:color .18s var(--motion-ease),transform .18s var(--motion-ease)}.asset-strip span:hover{color:var(--text);transform:translateY(-3px)}.asset-strip .material-symbols-outlined{color:#fff;font-size:2rem;transition:transform .22s var(--motion-snap)}.asset-strip span:hover .material-symbols-outlined{transform:scale(1.08)}.theme-light .asset-strip .material-symbols-outlined{color:#012d1d}.section{padding:clamp(88px,10vw,148px) clamp(18px,4vw,48px)}.section-heading{max-width:790px;margin:0 auto clamp(48px,7vw,86px);text-align:center}.section-heading h2,.attachment-copy h2,.waitlist-copy h2,.legal-hero h1{margin:0 0 22px;color:#fff;font-size:clamp(2.65rem,6vw,5.8rem);font-weight:800;line-height:1;letter-spacing:0}.section-heading p,.attachment-copy p,.waitlist-copy p,.legal-hero p{margin:0;color:var(--muted);font-size:clamp(1.06rem,2vw,1.5rem);line-height:1.5}.workflow-grid,.preview-grid,.legal-grid,.support-grid,.attachment-grid,.faq-list{display:grid;max-width:1180px;margin-inline:auto;gap:18px}.workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.glass-card,.preview-panel,.attachment-card,.faq-card,.form-shell{border:1px solid var(--line);background:#1e1e1e70;box-shadow:0 4px 30px #0000001f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.theme-light .glass-card,.theme-light .preview-panel,.theme-light .attachment-card,.theme-light .faq-card{background:#ffffffd6;box-shadow:0 16px 45px #0f172a14}.preview-panel,.attachment-card,.faq-card{transition:border-color .22s var(--motion-ease),box-shadow .22s var(--motion-ease),transform .22s var(--motion-ease)}.preview-panel:hover,.attachment-card:hover,.faq-card:hover{border-color:var(--line-strong);box-shadow:0 22px 54px #00000021;transform:translateY(-4px)}.theme-light .form-shell{background:#fbfbf7;box-shadow:0 16px 45px #0f172a14}.glass-card{border-radius:28px;padding:clamp(24px,3vw,40px);transition:transform .24s ease,border-color .24s ease,background-color .24s ease}.glass-card:hover{border-color:#fff3;background:#2626268a;transform:translateY(-6px)}.theme-light .glass-card:hover{border-color:#1b43323d;background:#fff}.card-icon{display:grid;place-items:center;width:64px;height:64px;margin-bottom:28px;border-radius:18px;background:#ffffff0e;color:#fff;transition:background-color .24s ease,color .24s ease}.theme-light .card-icon{background:#1015120f;color:#012d1d}.glass-card:hover .card-icon{background:#fff;color:#111112}.theme-light .glass-card:hover .card-icon{background:#012d1d;color:#fff}.card-icon .material-symbols-outlined{font-size:2rem}.glass-card h3,.preview-panel strong,.attachment-card h3,.faq-card h3,.legal-grid h2,.support-grid h2{margin:0 0 14px;color:#fff;font-size:1.45rem;line-height:1.1}.glass-card p,.attachment-card p,.faq-card p,.legal-grid p,.support-grid p{margin:0;color:var(--muted);line-height:1.62}.theme-light .preview-panel p{background:#10151209}.attachment-section{position:relative;display:grid;place-items:center;min-height:72svh;border-block:1px solid rgba(255,255,255,.06);padding:clamp(90px,10vw,150px) clamp(18px,4vw,48px);background:var(--surface-lowest);overflow:hidden}.theme-light .attachment-section{border-color:#41484429;background:#fff}.grid-backdrop{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:92px 92px}.theme-light .grid-backdrop{opacity:.24;background-image:linear-gradient(rgba(27,67,50,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(27,67,50,.12) 1px,transparent 1px)}.attachment-copy,.attachment-grid{position:relative;z-index:1}.attachment-copy{max-width:760px;margin-bottom:46px;text-align:center}.eyebrow{margin:0 0 12px;color:var(--muted-strong);font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.attachment-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.attachment-card,.faq-card,.preview-panel{border-radius:24px;padding:24px}.preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.preview-panel{display:grid;gap:8px}.preview-panel>span{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.preview-panel strong{margin:0;font-family:JetBrains Mono,monospace;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:0}.animated-metric{position:relative;display:inline-flex;align-items:baseline;width:var(--metric-width, auto);overflow:visible;font-variant-numeric:tabular-nums}.animated-metric span{display:inline-block;min-width:var(--metric-width, auto)}.animated-metric:after{content:"";position:absolute;left:0;right:0;bottom:.05em;height:.1em;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(197,167,93,.72),transparent);opacity:0;transform:scaleX(.24);transform-origin:left}.preview-panel.active .animated-metric{animation:metric-settle .56s var(--motion-snap) .76s both}.preview-panel.active .animated-metric:after{animation:metric-sweep .88s var(--motion-ease) .72s both}.preview-panel small{color:var(--muted);font-size:.95rem}.preview-panel>div{display:grid;gap:10px;margin-top:16px}.preview-panel p{margin:0;border:1px solid var(--line);border-radius:12px;padding:12px;color:var(--muted-strong);background:#ffffff09}.analytics-preview-panel{overflow:hidden;position:relative}.analytics-preview-panel:after{content:"";position:absolute;inset:auto -20% -34% 18%;height:68%;background:radial-gradient(circle,rgba(197,167,93,.2),transparent 62%);opacity:0;transform:translateY(20px);transition:opacity .9s var(--motion-ease),transform .9s var(--motion-ease);pointer-events:none}.analytics-preview-panel.active:after{opacity:1;transform:translateY(0)}.analytics-trend{position:relative;z-index:1;min-height:170px;border:1px solid var(--line);border-radius:18px;padding:18px 16px 14px;background:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),#ffffff06;background-size:100% 33%,16.666% 100%,auto}.analytics-chart{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:10px;height:118px;min-height:118px}.analytics-bar{position:relative;display:block;height:var(--bar-height);min-height:24px;border:1px solid rgba(197,167,93,.34);border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,#e2d29ef2,#c5a75d80),#c5a75d38;box-shadow:0 12px 30px #c5a75d1f;opacity:.44;transform:scaleY(.34);transform-origin:bottom}.analytics-bar i{position:absolute;left:50%;bottom:calc(100% + 8px);color:var(--muted-strong);font-size:.64rem;font-style:normal;font-weight:800;opacity:0;transform:translate(-50%,6px);white-space:nowrap}.analytics-line{position:absolute;inset:8px 2px 20px;width:calc(100% - 4px);height:calc(100% - 28px);overflow:visible;pointer-events:none}.analytics-line path{fill:none;stroke:#eef4e9;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:340;stroke-dashoffset:340;filter:drop-shadow(0 7px 14px rgba(197,167,93,.24))}.analytics-months{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:10px;color:var(--muted);font-size:.64rem;font-weight:800;text-align:center}.analytics-signals{position:relative;z-index:1;grid-template-columns:repeat(2,minmax(0,1fr))}.preview-panel .analytics-signals p{display:grid;gap:4px;align-content:center;min-height:64px;border-radius:16px;padding:12px 14px;background:#ffffff0b}.analytics-signals b{color:#fff;font-family:JetBrains Mono,monospace;font-size:1.1rem}.analytics-preview-panel.active .analytics-bar{animation:analytics-bar-rise .9s var(--motion-ease) forwards;animation-delay:var(--bar-delay)}.analytics-preview-panel.active .analytics-bar i{animation:analytics-value-in .52s var(--motion-ease) forwards;animation-delay:calc(var(--bar-delay) + .38s)}.analytics-preview-panel.active .analytics-line path{animation:analytics-line-draw 1.1s var(--motion-ease) forwards;animation-delay:.42s}.theme-light .analytics-trend{background:linear-gradient(rgba(16,21,18,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(16,21,18,.05) 1px,transparent 1px),#10151206}.theme-light .analytics-line path{stroke:#0f1611}.theme-light .analytics-signals b{color:#101512}.video-section{border-block:1px solid rgba(255,255,255,.06);background:var(--surface-lowest)}.video-scroll-target{scroll-margin-top:clamp(84px,10vh,112px)}.video-section .section-heading{margin-bottom:clamp(28px,4vw,52px)}.video-section .section-heading h2{font-size:clamp(2.65rem,5.3vw,5.25rem)}.video-section .section-heading h2 span{display:block}.video-section .launch-video-shell{max-width:min(980px,calc(100vw - 48px))}@media(min-width:900px)and (max-height:980px){.video-scroll-target{scroll-margin-top:82px}.video-section .section-heading{margin-bottom:32px}.video-section .section-heading h2{font-size:clamp(2.55rem,4.7vw,4.75rem)}.video-section .launch-video-shell{max-width:min(900px,calc(100vw - 48px))}}.theme-light .video-section{border-color:#41484429;background:#fff}.launch-video-shell{position:relative;max-width:1120px;margin-inline:auto;border:1px solid var(--line);border-radius:30px;padding:clamp(10px,1.8vw,16px);background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.075),transparent 22rem),#1e1e1e70;box-shadow:0 24px 70px #00000038;overflow:hidden;isolation:isolate;transform:translateZ(0);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.theme-light .launch-video-shell{border-color:#1015121a;background:#fff;box-shadow:0 18px 46px #10151214}.launch-video-shell.is-playing{border-color:#ffffff29;box-shadow:0 28px 90px #00000057}.theme-light .launch-video-shell.is-playing{border-color:#10151229;box-shadow:0 22px 60px #10151221}.launch-video-stage{position:relative;overflow:hidden;border-radius:20px;background:#050706;isolation:isolate}.launch-video{position:relative;z-index:1;display:block;width:100%;aspect-ratio:16 / 9;border:0;border-radius:inherit;background:#050706;object-fit:cover;transition:opacity .18s ease,visibility .18s ease}.launch-video-ended-poster{position:absolute;inset:0;z-index:3;width:100%;height:100%;border-radius:inherit;object-fit:cover;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.launch-video-shell:not(.is-ready) .launch-video-ended-poster{opacity:1;visibility:visible}.launch-video-shell.is-mobile-video{max-width:min(440px,calc(100vw - 32px))}.launch-video-shell.is-mobile-video .launch-video{aspect-ratio:9 / 16;max-height:min(76vh,760px);object-fit:contain}.launch-video-shell.is-mobile-video .launch-video-ended-poster{background:#050706;object-fit:contain}.launch-video-glass{position:absolute;inset:0;z-index:4;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 16%),linear-gradient(0deg,rgba(0,0,0,.28),transparent 30%);box-shadow:inset 0 0 0 1px #ffffff14;opacity:.74}.launch-video-progress{position:absolute;right:0;bottom:0;left:0;z-index:5;height:3px;overflow:hidden;pointer-events:none;background:#ffffff1f;opacity:0}.launch-video-progress:before{content:"";display:block;width:100%;height:100%;transform:translate(-100%);background:linear-gradient(90deg,#e8c48026,#e8c480eb)}.launch-video-shell.is-playing:not(.is-ended) .launch-video-progress{opacity:1}.launch-video-shell.is-playing:not(.is-ended) .launch-video-progress:before{animation:launch-video-progress 62.18s linear forwards}.launch-video-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 6px 2px;color:var(--muted)}.launch-video-meta span{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:var(--text);font-size:.94rem;font-weight:800}.launch-video-meta p{flex:1 1 auto;margin:0;font-size:.92rem;line-height:1.45}@keyframes launch-video-progress{to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.launch-video,.launch-video-ended-poster,.launch-video-shell,.launch-video-progress:before{animation:none!important;transition:none!important}}.proof-strip{padding:clamp(38px,6vw,72px) clamp(18px,4vw,48px);background:linear-gradient(180deg,var(--surface-lowest),var(--background))}.proof-strip-inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto}.proof-item{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:start;border:1px solid var(--line);border-radius:22px;padding:18px;background:#ffffff0b;box-shadow:0 12px 34px #0000001a}.proof-item>span{display:grid;width:38px;height:38px;place-items:center;border-radius:14px;background:#ffffff13;color:#fff}.proof-item strong{display:block;color:var(--text);font-size:.98rem}.proof-item p{margin:5px 0 0;color:var(--muted);font-size:.86rem;line-height:1.45}.theme-light .proof-strip{background:#fbfbf7}.theme-light .proof-item{background:#fff;box-shadow:0 14px 36px #1015120d}.theme-light .proof-item>span{background:#edf0ea;color:#012d1d}.waitlist-section{display:grid;grid-template-columns:minmax(0,.75fr) minmax(360px,1fr);align-items:start;gap:clamp(28px,5vw,70px);max-width:1180px;margin-inline:auto;padding:clamp(82px,10vw,140px) clamp(18px,4vw,48px)}.waitlist-copy{position:sticky;top:112px}.quick-request-card{display:grid;max-width:420px;margin-top:28px;gap:13px;border:1px solid var(--line);border-radius:22px;padding:18px;background:#ffffff0b}.theme-light .quick-request-card{background:#ffffffd1}.quick-request-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;color:#fff;background:#ffffff14}.theme-light .quick-request-icon{color:#012d1d;background:#1015120f}.quick-request-card strong{display:block;margin-bottom:4px;color:var(--text);font-size:1.02rem}.quick-request-card p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.45}.quick-request-button{justify-self:start;min-height:42px;padding-inline:17px;font-size:.92rem}.form-shell{position:relative;min-height:650px;border-radius:32px;padding:clamp(10px,2vw,18px);background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.07),transparent 22rem),#141313eb;overflow:hidden;transition:border-color .22s var(--motion-ease),box-shadow .22s var(--motion-ease),transform .22s var(--motion-ease)}.form-shell:hover{border-color:var(--line-strong);box-shadow:0 24px 60px #00000029;transform:translateY(-2px)}.theme-light .form-shell{background:#fbfbf7}.form-shell-header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;border:1px solid var(--line);border-radius:22px;padding:14px 16px;background:#ffffff0e}.form-shell-header span{display:block;color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.form-shell-header strong{display:block;margin-top:4px;color:#fff;font-size:1rem}.form-shell-header p{margin:0;border-radius:999px;padding:7px 10px;background:#ffffff14;color:var(--muted-strong);font-size:.78rem;font-weight:850;white-space:nowrap}.theme-light .form-shell-header{background:#fff}.theme-light .form-shell-header strong{color:#101512}.theme-light .form-shell-header p{background:#f0f2ec;color:#3f4440}.form-fallback{position:absolute;inset:clamp(10px,2vw,18px);z-index:0;display:none;place-content:center;justify-items:center;gap:10px;border-radius:24px;color:var(--muted);text-align:center}.form-fallback .material-symbols-outlined{color:#64748b;font-size:3rem}.form-fallback strong{color:#fff;font-size:1.1rem}.theme-light .form-fallback strong{color:#1a1c1a}.form-fallback span{font-size:.92rem}.form-embed{position:relative;z-index:1;display:block;min-height:620px;border:0;border-radius:24px;background:transparent}.theme-dark .form-embed{filter:invert(1) hue-rotate(180deg)}.theme-light .form-embed{filter:none}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.06);padding:38px clamp(18px,4vw,48px);color:#64748b}.theme-light .footer{border-color:#41484429;background:#ffffffb3}.footer div{display:flex;gap:22px;color:var(--muted)}.footer p{margin:0}.legal-shell{background:radial-gradient(circle at 0% 0%,rgba(255,255,255,.055),transparent 30rem),radial-gradient(circle at 100% 100%,rgba(5,150,105,.12),transparent 28rem),#141313}.theme-light.legal-shell,.theme-light.investor-shell{background:#fbfbf7}.legal-hero{max-width:930px;margin:0 auto;padding:clamp(76px,10vw,130px) clamp(18px,4vw,48px) clamp(34px,5vw,72px);text-align:center}.legal-hero a{color:#fff;font-weight:800}.theme-light .legal-hero a{color:#012d1d}.legal-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 clamp(18px,4vw,48px) clamp(82px,10vw,130px)}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 clamp(18px,4vw,48px)}.support-grid .material-symbols-outlined{margin-bottom:18px;color:#fff;font-size:2rem}.theme-light .support-grid .material-symbols-outlined{color:#012d1d}.support-form{padding-top:clamp(58px,8vw,110px)}.investor-hero{max-width:1180px;margin-inline:auto;padding:clamp(76px,10vw,128px) clamp(18px,4vw,48px) clamp(34px,5vw,72px);text-align:center}.investor-hero h1,.investor-form h2{max-width:930px;margin:0 auto 22px;color:#fff;font-size:clamp(2.8rem,7vw,6rem);font-weight:800;line-height:1;letter-spacing:0}.investor-hero>p:not(.eyebrow),.investor-form p{max-width:760px;margin:0 auto;color:var(--muted);font-size:clamp(1.06rem,2vw,1.4rem);line-height:1.55}.investor-visual{position:relative;display:grid;place-items:center;min-height:clamp(320px,39vw,500px);margin-top:clamp(36px,6vw,72px);border:1px solid var(--line);border-radius:32px;padding:clamp(28px,5vw,70px);background:linear-gradient(135deg,rgba(255,255,255,.06),transparent),#1e1e1e85;box-shadow:0 28px 80px #00000038;overflow:hidden}.investor-visual>*:not(.grid-backdrop){position:relative;z-index:1}.investor-visual .material-symbols-outlined{color:var(--muted-strong);font-size:4rem}.investor-visual h2{max-width:680px;margin:18px 0 12px;color:#fff;font-size:clamp(2rem,4vw,3.5rem);line-height:1;letter-spacing:0}.investor-visual p{max-width:620px;margin:0;color:var(--muted);font-size:1.08rem}.investor-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin-inline:auto;padding:0 clamp(18px,4vw,48px) clamp(78px,9vw,120px)}.investor-form{display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:1180px;margin:0 auto clamp(78px,9vw,120px);border:1px solid var(--line);border-radius:28px;padding:clamp(24px,4vw,44px);background:#1e1e1e70}.investor-form h2,.investor-form p{margin-inline:0;text-align:left}.theme-light .investor-hero h1,.theme-light .investor-form h2,.theme-light .investor-visual h2,.theme-light .preview-panel strong{color:#1a1c1a}.theme-light .investor-visual,.theme-light .investor-form{background:#ffffffdb;box-shadow:0 24px 70px #0f172a14}.theme-light .investor-visual .material-symbols-outlined{color:#012d1d}.refined-shell{font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 0% 0%,rgba(255,255,255,.05),transparent 32rem),radial-gradient(circle at 100% 0%,rgba(255,255,255,.03),transparent 32rem),radial-gradient(circle at 100% 100%,rgba(255,255,255,.05),transparent 32rem),radial-gradient(circle at 0% 100%,rgba(255,255,255,.03),transparent 32rem),#141313}.refined-shell.theme-light{background:#fbfbf7}.refined-shell .top-nav{min-height:64px;padding:14px clamp(20px,4vw,64px);background:#121212d6;box-shadow:none}.refined-shell.theme-light .top-nav{background:#ffffffd6}.refined-shell .brand{font-family:Manrope,ui-sans-serif,system-ui,sans-serif;gap:9px;font-size:1.01rem;font-weight:800;letter-spacing:0}.refined-shell .brand img{width:30px;height:30px;border-radius:0}.refined-shell .nav-links{gap:clamp(16px,2.4vw,34px);color:var(--muted);font-size:.9rem}.refined-shell .nav-links a{border-bottom:2px solid transparent;padding-bottom:3px}.refined-shell .nav-links a.active{color:var(--text);border-color:var(--text);font-weight:800}.refined-shell .theme-toggle{width:38px;height:38px}.refined-shell .nav-cta{min-height:34px;padding-inline:24px;font-size:.82rem}.refined-page-header{max-width:860px;margin:0 auto;padding:72px 24px 42px;text-align:center;animation:header-rise-in .64s var(--motion-ease) both}.refined-page-header h1{margin:0 0 16px;color:var(--text);font-family:Hanken Grotesk,sans-serif;font-size:clamp(2.45rem,5vw,3.9rem);font-weight:800;line-height:1.08;letter-spacing:0;animation:headline-settle .72s var(--motion-ease) 80ms both}.refined-page-header p{margin:0;color:var(--muted);font-size:clamp(.95rem,1.7vw,1.16rem);line-height:1.6}.privacy-stack{display:grid;gap:32px;max-width:800px;margin:0 auto;padding:0 24px 92px}.privacy-card{border:1px solid var(--line);border-radius:24px;padding:clamp(28px,5vw,48px);background:#1e1e1e52;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);animation:surface-rise-in .62s var(--motion-ease) both;transition:border-color .22s var(--motion-ease),box-shadow .22s var(--motion-ease),transform .22s var(--motion-ease)}.privacy-card:hover{border-color:var(--line-strong);box-shadow:0 22px 58px #00000024;transform:translateY(-2px)}.refined-card-title{display:flex;align-items:center;gap:12px;margin-bottom:24px}.refined-card-title .material-symbols-outlined{color:var(--text);font-size:1.75rem;transition:transform .22s var(--motion-snap)}.privacy-card:hover .refined-card-title .material-symbols-outlined{transform:translateY(-1px) scale(1.08)}.refined-card-title h2,.support-category-card h2,.support-contact-banner h2,.investor-section-title h2,.investor-inquiry h2{margin:0;color:var(--text);font-family:Hanken Grotesk,sans-serif;font-weight:800;line-height:1.18;letter-spacing:0}.refined-card-title h2{font-size:clamp(1.55rem,2.6vw,2rem)}.privacy-card p{margin:0 0 24px;color:var(--muted);font-size:clamp(1rem,1.8vw,1.13rem);line-height:1.75}.privacy-card p:last-child{margin-bottom:0}.privacy-bullets{display:grid;gap:16px;margin:32px 0 0;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:24px;background:#0003;color:var(--muted);list-style:none}.privacy-bullets li{display:flex;gap:16px;line-height:1.55}.privacy-bullets li>span{width:5px;height:5px;flex:0 0 auto;margin-top:10px;border-radius:999px;background:var(--text)}.privacy-bullets strong{color:var(--text)}.support-shell{min-height:100vh}.support-header{max-width:900px;padding-top:90px;padding-bottom:34px}.support-search{position:relative;display:block;max-width:760px;margin:36px auto 0;animation:surface-rise-in .62s var(--motion-ease) .11s both}.support-search .material-symbols-outlined{position:absolute;left:24px;top:50%;color:#64748b;transform:translateY(-50%)}.support-search input{width:100%;border:1px solid var(--line-strong);border-radius:16px;padding:20px 28px 20px 64px;background:#ffffff0d;color:var(--text);outline:none;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.support-search input:focus{border-color:#ffffff52;background:#ffffff14;box-shadow:0 16px 36px #0000001f;transform:translateY(-1px)}.support-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1100px;margin:24px auto 0;padding:0 32px}.support-category-card{display:grid;align-content:start;min-height:188px;border:1px solid var(--line-strong);border-radius:24px;padding:clamp(28px,4vw,40px);background:#ffffff0d;text-decoration:none;transition:transform .22s var(--motion-ease),border-color .22s var(--motion-ease),background-color .22s var(--motion-ease),box-shadow .22s var(--motion-ease);animation:surface-rise-in .62s var(--motion-ease) both}.support-category-card:hover,.support-category-card:focus-visible{border-color:#ffffff3d;background:#ffffff17;box-shadow:0 24px 52px #0000002e;outline:none;transform:translateY(-5px)}.support-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:24px;border:1px solid var(--line-strong);border-radius:10px;background:#ffffff0d;color:var(--text);transition:background-color .22s var(--motion-ease),border-color .22s var(--motion-ease),transform .22s var(--motion-snap)}.support-category-card:hover .support-icon,.support-category-card:focus-visible .support-icon{transform:translateY(-2px) scale(1.06)}.support-category-card h2{margin-bottom:10px;font-size:1.25rem}.support-category-card p,.support-contact-banner p,.investor-visual p,.investor-inquiry p{margin:0;color:var(--muted);line-height:1.6}.support-contact-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1100px;margin:80px auto 64px;border:1px solid var(--line-strong);border-radius:24px;padding:clamp(28px,4vw,40px);background:#ffffff0d;animation:surface-rise-in .62s var(--motion-ease) .26s both;transition:border-color .22s var(--motion-ease),box-shadow .22s var(--motion-ease),transform .22s var(--motion-ease)}.support-contact-banner:hover{border-color:var(--line-strong);box-shadow:0 22px 52px #0000001f;transform:translateY(-2px)}.support-contact-banner h2{margin-bottom:8px;font-size:1.55rem}.support-contact-banner a,.investor-section-title a,.investor-visual a{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--text);font-weight:800;text-decoration:none}.support-contact-banner a{min-height:52px;border:1px solid var(--line-strong);border-radius:12px;padding:0 28px}.refined-shell.investor-shell{background:#101010}.refined-shell.investor-shell.theme-light{background:#fbfbf7}.investor-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:38px;max-width:1200px;margin-inline:auto;padding:64px 32px 46px;text-align:left;animation:header-rise-in .64s var(--motion-ease) both}.investor-hero-copy{max-width:780px}.refined-shell .investor-hero h1{margin:0 0 18px;font-size:clamp(2.25rem,4.5vw,3.45rem);letter-spacing:0}.refined-shell .investor-hero-copy>p:not(.eyebrow){max-width:760px;margin:0;font-size:1rem}.investor-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.investor-hero-actions .button,.investor-mail-link{width:fit-content;min-height:48px;border-radius:8px}.investor-note,.investor-caption{margin-top:18px;color:var(--muted);font-size:.9rem;line-height:1.55}.investor-hero-status{border:1px solid var(--line-strong);border-radius:8px;padding:22px;background:#0003;box-shadow:0 22px 52px #0003;animation:surface-rise-in .7s var(--motion-ease) .12s both}.investor-hero-status>span{display:block;color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.investor-status-row{margin-top:16px;border-top:1px solid var(--line);padding-top:16px}.investor-status-row strong{display:block;color:var(--text);font-size:.95rem;line-height:1.15}.investor-status-row p{margin:5px 0 0;color:var(--muted);font-size:.92rem;line-height:1.45}.refined-shell.theme-dark .investor-hero-status{background:#111312c7}.refined-shell.theme-dark .investor-hero-status>span{color:#f3f6f19e}.refined-shell.theme-dark .investor-status-row{border-top-color:#ffffff1a}.refined-shell.theme-dark .investor-status-row strong{color:#f9faf7eb}.refined-shell.theme-dark .investor-status-row p{color:#e8ede6b8}.investor-deck-frame img{display:block;width:100%;height:auto}.investor-image{position:relative;height:clamp(260px,36vw,385px);margin-top:34px;border:1px solid var(--line-strong);border-radius:12px;background:linear-gradient(115deg,#072d2beb,#74898247 42%,#041214f2),repeating-linear-gradient(135deg,transparent 0 14px,rgba(255,255,255,.26) 16px 19px,transparent 21px 38px);box-shadow:0 26px 58px #00000047;overflow:hidden;animation:surface-rise-in .7s var(--motion-ease) .12s both}.investor-image div{width:100%;height:100%;background:linear-gradient(110deg,transparent 0 12%,rgba(255,255,255,.34) 13%,transparent 16%),repeating-linear-gradient(140deg,#ffffff0a 0 12px,#0d948838 14px 20px,#0000002e 23px 35px);background-size:auto,220px 220px;filter:saturate(.9) contrast(1.08)}.investor-image:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(105deg,transparent 18%,rgba(255,255,255,.28) 42%,transparent 64%);mix-blend-mode:screen;pointer-events:none;transform:translate(-120%);animation:light-sweep 7s var(--motion-ease) 1.4s infinite}.investor-section{max-width:1200px;margin:0 auto 64px;padding:0 32px;animation:surface-rise-in .62s var(--motion-ease) .16s both}.investor-section-title{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:28px}.investor-section-title h2{font-size:1.5rem}.investor-section-title span,.investor-section-title a{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.investor-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:none;padding:0}.investor-metric-card{display:grid;align-content:start;min-height:250px;border:1px solid var(--line-strong);border-radius:14px;padding:26px;background:#00000038;animation:surface-rise-in .62s var(--motion-ease) both;transition:border-color .22s var(--motion-ease),box-shadow .22s var(--motion-ease),transform .22s var(--motion-ease)}.investor-metric-card:hover{border-color:var(--line-strong);box-shadow:0 24px 54px #00000029;transform:translateY(-4px)}.investor-metric-card .material-symbols-outlined{margin-bottom:22px;color:var(--text);font-size:2rem;transition:transform .22s var(--motion-snap)}.investor-metric-card:hover .material-symbols-outlined{transform:translateY(-2px) scale(1.08)}.investor-metric-card>span{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.investor-metric-card>.material-symbols-outlined{color:var(--text);font-family:Material Symbols Outlined;font-size:2rem;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none}.investor-metric-card strong{margin:8px 0 22px;color:var(--text);font-family:Hanken Grotesk,sans-serif;font-size:clamp(1.85rem,3.2vw,3rem);line-height:1}.investor-deck-frame{border:1px solid var(--line-strong);border-radius:8px;background:#ffffff09;box-shadow:0 22px 52px #0000002e;overflow:hidden}.readiness-grid,.ask-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.readiness-card,.ask-chip{border:1px solid var(--line-strong);border-radius:8px;padding:22px;background:#00000038}.readiness-card h3,.ask-chip strong{display:block;margin-bottom:10px;color:var(--text);font-family:Hanken Grotesk,sans-serif;font-size:1rem;line-height:1.15}.readiness-card p,.ask-chip span{color:var(--muted);font-size:.92rem;line-height:1.5}.metric-progress{height:4px;margin-bottom:20px;border-radius:999px;background:var(--surface-high);overflow:hidden}.metric-progress div{height:100%;border-radius:inherit;background:var(--text);transform-origin:left;animation:progress-grow .9s var(--motion-ease) .26s both}.investor-metric-card p{margin:auto 0 0;border-top:1px solid var(--line);padding-top:16px;color:var(--muted);line-height:1.55}.refined-shell .investor-visual{position:relative;min-height:500px;margin:0;border-radius:14px;background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.06),transparent 24rem),#ffffff09;overflow:hidden}.refined-shell .investor-visual:before{content:"";position:absolute;inset:-30%;background:linear-gradient(120deg,transparent 35%,rgba(255,255,255,.06) 48%,transparent 62%);transform:translate(-35%);animation:light-sweep 8s var(--motion-ease) 1.2s infinite;pointer-events:none}.refined-shell .investor-visual .material-symbols-outlined{color:var(--text);font-size:4.5rem;animation:icon-breathe 4.5s ease-in-out infinite}.refined-shell .investor-visual h3{margin:22px 0 10px;color:var(--text);font-family:Hanken Grotesk,sans-serif;font-size:clamp(2rem,4vw,3.35rem);line-height:1.05;letter-spacing:0}.refined-shell .investor-visual a{min-height:46px;margin-top:30px;border:1px solid var(--line-strong);border-radius:12px;padding:0 28px;background:#ffffff1a}.investor-inquiry{max-width:980px;margin:0 auto 118px;border:1px solid var(--line);border-radius:14px;padding:clamp(28px,5vw,44px);background:#00000047;box-shadow:0 26px 60px #00000038;animation:surface-rise-in .62s var(--motion-ease) .22s both}.investor-inquiry h2{margin-bottom:10px;font-size:clamp(2rem,4vw,3rem)}.investor-inquiry>p:not(.eyebrow){max-width:680px;color:var(--muted);line-height:1.6}.ask-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:28px 0}.investor-contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.investor-contact-form .full{grid-column:1 / -1}.investor-contact-form label{display:grid;gap:8px}.investor-contact-form span{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.investor-contact-form input,.investor-contact-form textarea{width:100%;border:1px solid var(--line-strong);border-radius:6px;padding:13px 14px;background:#ffffff12;color:var(--text);outline:none}.investor-contact-form textarea{resize:vertical}.investor-contact-form button{min-height:54px;border:0;border-radius:8px;background:var(--text);color:var(--background);font-weight:800;cursor:pointer}.traffic-header{padding-bottom:36px}.traffic-controls{display:grid;grid-template-columns:minmax(220px,1fr) 150px auto;align-items:end;gap:14px;max-width:1180px;margin:0 auto 16px;padding-inline:clamp(18px,4vw,48px)}.traffic-controls label{display:grid;gap:8px;color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.traffic-controls input,.traffic-controls select{width:100%;min-height:48px;border:1px solid var(--line);border-radius:14px;padding:0 14px;background:#1e1e1e9e;color:var(--text);outline:none}.traffic-controls input:focus,.traffic-controls select:focus{border-color:var(--line-strong)}.traffic-controls button:disabled{cursor:wait;opacity:.7}.traffic-status{max-width:1180px;margin:0 auto 24px;padding-inline:clamp(18px,4vw,48px);color:var(--muted);font-size:.92rem}.traffic-kpis,.traffic-grid,.traffic-panel{max-width:1180px;margin-inline:auto}.traffic-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:0 clamp(18px,4vw,48px) 18px}.traffic-kpi,.traffic-panel{border:1px solid var(--line);border-radius:22px;background:#1e1e1e70;box-shadow:0 16px 45px #0000001f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.traffic-kpi{display:grid;gap:6px;min-height:132px;padding:18px}.traffic-kpi span,.traffic-panel-heading span{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.traffic-kpi strong{color:#fff;font-family:JetBrains Mono,monospace;font-size:clamp(1.7rem,3vw,2.75rem);line-height:1}.traffic-kpi small{color:var(--muted);font-size:.88rem}.traffic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 clamp(18px,4vw,48px) 18px}.traffic-panel{padding:18px}.traffic-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.traffic-panel-heading h2{margin:0;color:#fff;font-size:1.12rem;letter-spacing:0}.traffic-table,.traffic-days,.traffic-events{display:grid;gap:10px}.traffic-days,.traffic-events{padding:0 clamp(18px,4vw,48px) 18px}.traffic-table-row,.traffic-day-row,.traffic-event-row{display:grid;gap:8px;border:1px solid var(--line);border-radius:14px;padding:12px;background:#ffffff09}.traffic-table-row strong,.traffic-day-row strong,.traffic-event-row strong{color:var(--text)}.traffic-table-row span,.traffic-day-row span,.traffic-day-row small,.traffic-event-row span,.traffic-event-row small,.traffic-table p{color:var(--muted)}.traffic-bar{height:8px;border-radius:999px;background:#ffffff0f;overflow:hidden}.traffic-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#10b981,#0d9488)}.refined-shell.theme-light .privacy-card,.refined-shell.theme-light .support-category-card,.refined-shell.theme-light .support-contact-banner,.refined-shell.theme-light .investor-metric-card,.refined-shell.theme-light .investor-hero-status,.refined-shell.theme-light .investor-deck-frame,.refined-shell.theme-light .readiness-card,.refined-shell.theme-light .ask-chip,.refined-shell.theme-light .investor-visual,.refined-shell.theme-light .traffic-kpi,.refined-shell.theme-light .traffic-panel,.refined-shell.theme-light .investor-inquiry{background:#ffffffd6;box-shadow:0 18px 44px #0f172a14}.refined-shell.theme-light .privacy-bullets,.refined-shell.theme-light .support-search input,.refined-shell.theme-light .traffic-controls input,.refined-shell.theme-light .traffic-controls select,.refined-shell.theme-light .investor-contact-form input,.refined-shell.theme-light .investor-contact-form textarea{background:#10151209}.refined-shell.theme-light .investor-contact-form button{background:#10251d;color:#fff}.refined-shell.theme-light{--sv-light-green: #002f22;--sv-light-ink: #101512;--sv-light-muted: #515852;--sv-light-line: rgba(16, 21, 18, .13);color:var(--sv-light-ink)}.refined-shell.theme-light .brand,.refined-shell.theme-light .footer .brand{color:#101512}.refined-shell.theme-light .top-nav{min-height:72px;border-color:#10151214;background:#fffffcfa}.refined-shell.theme-light .nav-links{color:#1f2521;font-size:1rem;font-weight:500}.refined-shell.theme-light .nav-links a.active{color:#111511;border-color:#111511}.refined-shell.theme-light .nav-cta{min-height:38px;border:1px solid #06130d;background:var(--sv-light-green);color:#fff;box-shadow:0 2px 6px #0000002e}.refined-shell.theme-light .theme-toggle{color:#111511}.refined-shell.theme-light .refined-page-header h1,.refined-shell.theme-light .investor-hero h1{color:var(--sv-light-green);text-shadow:0 1px 0 rgba(0,0,0,.14)}.refined-shell.theme-light.legal-shell .refined-page-header{max-width:820px;padding:64px 24px 58px;text-align:left}.refined-shell.theme-light.legal-shell .refined-page-header h1{font-size:clamp(2.4rem,4.2vw,3.25rem);line-height:1.08}.refined-shell.theme-light.legal-shell .refined-page-header p{color:var(--sv-light-muted);font-size:1.05rem}.refined-shell.theme-light .privacy-stack{max-width:820px;gap:58px;padding-bottom:110px}.refined-shell.theme-light .privacy-card{border:0;border-radius:0;padding:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.refined-shell.theme-light .privacy-card .refined-card-title{margin-bottom:22px}.refined-shell.theme-light .privacy-card .refined-card-title h2{color:var(--sv-light-ink);font-size:1.6rem;font-weight:500;letter-spacing:0}.refined-shell.theme-light .privacy-card p{max-width:780px;color:#121612;font-size:1rem;line-height:1.75}.refined-shell.theme-light .privacy-bullets{max-width:760px;border:1px solid rgba(16,21,18,.08);border-radius:16px;padding:24px 32px;background:#ffffffb8;box-shadow:0 1px 2px #1015120f,0 22px 60px #1015120d;color:#121612}.refined-shell.theme-light .privacy-bullets li>span{width:4px;height:4px;background:#121612}.refined-shell.theme-light .privacy-bullets strong{color:#121612}.refined-shell.theme-light .support-header h1{color:var(--sv-light-green);font-size:clamp(2.55rem,4.8vw,3.8rem);text-shadow:0 1px 0 rgba(0,0,0,.14)}.refined-shell.theme-light .support-header p{color:#1d241f;font-size:1.25rem}.refined-shell.theme-light .support-search input{border-color:#1015121f;background:#fff;box-shadow:0 5px 12px #1015121c}.refined-shell.theme-light .support-category-card{grid-template-columns:44px 1fr;column-gap:20px;align-items:center;border:1px solid rgba(16,21,18,.11);border-radius:18px;padding:38px;background:#fff;box-shadow:0 2px 7px #10151214}.refined-shell.theme-light .support-icon{width:34px;height:34px;margin:0;border:0;background:transparent;color:var(--sv-light-green)}.refined-shell.theme-light .support-category-card h2{align-self:center;margin:0;color:#06130d;font-size:1.45rem;font-weight:700}.refined-shell.theme-light .support-category-card p{grid-column:1 / -1;margin-top:20px;border-top:1px solid rgba(16,21,18,.12);padding-top:20px;color:#222821;font-size:1.06rem;line-height:1.65}.refined-shell.theme-light .support-category-card:nth-child(3) .support-icon,.refined-shell.theme-light .support-category-card:nth-child(3) h2,.refined-shell.theme-light .support-contact-banner a{color:#005a89}.refined-shell.theme-light .support-contact-banner{border-color:#1015121c;background:#fff;box-shadow:0 2px 7px #10151214}.refined-shell.theme-light .support-contact-banner h2{color:var(--sv-light-green)}.refined-shell.theme-light .support-contact-banner p{color:#222821}.refined-shell.theme-light .support-contact-banner a{border-color:#005a89;background:transparent}.refined-shell.theme-light .investor-hero h1{max-width:1180px;font-size:clamp(2.55rem,4.6vw,4.4rem)}.refined-shell.theme-light .investor-hero>p:not(.eyebrow){color:#1d241f;font-size:1.05rem}.refined-shell.theme-light .investor-metric-card{border-color:#1015121a;background:#fff;box-shadow:0 2px 7px #10151214}.refined-shell.theme-light .investor-metric-card .material-symbols-outlined{color:#005a89;font-family:Material Symbols Outlined;font-size:1.75rem;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none}.refined-shell.theme-light .investor-metric-card>span:not(.material-symbols-outlined){color:#111511}.refined-shell.theme-light .investor-metric-card strong{color:var(--sv-light-green)}.refined-shell.theme-light .refined-shell .investor-metric-card p,.refined-shell.theme-light .investor-metric-card p{color:#4f5550}.refined-shell.theme-light .investor-section-title h2{color:#111511}.refined-shell.theme-light .investor-section-title span,.refined-shell.theme-light .investor-section-title a{color:#005a89}.refined-shell.theme-light .investor-visual{background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.06),transparent 24rem),#222421;box-shadow:0 24px 70px #10151221}.refined-shell.theme-light .investor-visual .material-symbols-outlined{color:#9ac3ad}.refined-shell.theme-light .investor-visual h3{color:#fff}.refined-shell.theme-light .investor-visual p{color:#ffffffdb}.refined-shell.theme-light .investor-visual a{border-color:#ffffff80;color:#fff}.refined-shell.theme-light .investor-inquiry{border-color:#1015121a;background:#fff;box-shadow:0 18px 42px #1015121a}.refined-shell.theme-light .investor-inquiry h2{color:#111511}.refined-shell.theme-light .footer{background:#ffffffb8}html[data-theme=light],html[data-theme=light] body,body.theme-light{background:#fbfbf7!important;color:#101512}html[data-theme=light] .sv-page.theme-light,html[data-theme=light] .sv-page.theme-light.refined-shell,html[data-theme=light] .sv-page.theme-light.legal-shell,html[data-theme=light] .sv-page.theme-light.support-shell,html[data-theme=light] .sv-page.theme-light.investor-shell,body.theme-light .sv-page.theme-light,body.theme-light .sv-page.theme-light.refined-shell,body.theme-light .sv-page.theme-light.legal-shell,body.theme-light .sv-page.theme-light.support-shell,body.theme-light .sv-page.theme-light.investor-shell{--background: #fbfbf7;background-color:#fbfbf7!important;background-image:none!important}html[data-theme=light] .refined-shell.theme-light.legal-shell,html[data-theme=light] .refined-shell.theme-light.support-shell,html[data-theme=light] .refined-shell.theme-light.investor-shell,body.theme-light .refined-shell.theme-light.legal-shell,body.theme-light .refined-shell.theme-light.support-shell,body.theme-light .refined-shell.theme-light.investor-shell{background-color:#fbfbf7!important;background-image:none!important}html[data-theme=light] .sv-page,html[data-theme=light] .refined-shell,html[data-theme=light] .legal-shell,html[data-theme=light] .support-shell,html[data-theme=light] .investor-shell,body.theme-light .sv-page,body.theme-light .refined-shell,body.theme-light .legal-shell,body.theme-light .support-shell,body.theme-light .investor-shell{--background: #fbfbf7 !important;--text: #101512 !important;--muted: #4f5550 !important;--line: rgba(16, 21, 18, .1) !important;--line-strong: rgba(16, 21, 18, .16) !important;background-color:#fbfbf7!important;background-image:none!important;color:#101512!important}html[data-theme=light] .top-nav,body.theme-light .top-nav,html[data-theme=light] .refined-shell .top-nav,body.theme-light .refined-shell .top-nav{border-color:#10151214!important;background:#fffffcfa!important;color:#101512!important;box-shadow:0 12px 30px #1015120f!important}html[data-theme=light] .refined-shell .privacy-card,html[data-theme=light] .refined-shell .support-category-card,html[data-theme=light] .refined-shell .support-contact-banner,html[data-theme=light] .refined-shell .investor-metric-card,html[data-theme=light] .refined-shell .investor-hero-status,html[data-theme=light] .refined-shell .investor-deck-frame,html[data-theme=light] .refined-shell .readiness-card,html[data-theme=light] .refined-shell .ask-chip,html[data-theme=light] .refined-shell .investor-inquiry,body.theme-light .refined-shell .privacy-card,body.theme-light .refined-shell .support-category-card,body.theme-light .refined-shell .support-contact-banner,body.theme-light .refined-shell .investor-metric-card,body.theme-light .refined-shell .investor-hero-status,body.theme-light .refined-shell .investor-deck-frame,body.theme-light .refined-shell .readiness-card,body.theme-light .refined-shell .ask-chip,body.theme-light .refined-shell .investor-inquiry{background:#fff!important;color:#101512!important}html[data-theme=light] .refined-shell .privacy-card{background:transparent!important}html[data-theme=light] .refined-shell .support-search input,body.theme-light .refined-shell .support-search input{background:#fff!important;color:#101512!important}html[data-theme=light] .refined-shell .privacy-card p,html[data-theme=light] .refined-shell .support-category-card p,html[data-theme=light] .refined-shell .support-contact-banner p,html[data-theme=light] .refined-shell .investor-hero p,html[data-theme=light] .refined-shell .investor-metric-card p,html[data-theme=light] .refined-shell .investor-status-row p,html[data-theme=light] .refined-shell .readiness-card p,html[data-theme=light] .refined-shell .ask-chip span,html[data-theme=light] .refined-shell .investor-inquiry p,body.theme-light .refined-shell .privacy-card p,body.theme-light .refined-shell .support-category-card p,body.theme-light .refined-shell .support-contact-banner p,body.theme-light .refined-shell .investor-hero p,body.theme-light .refined-shell .investor-metric-card p,body.theme-light .refined-shell .investor-status-row p,body.theme-light .refined-shell .readiness-card p,body.theme-light .refined-shell .ask-chip span,body.theme-light .refined-shell .investor-inquiry p{color:#222821!important}.privacy-card:nth-child(1),.support-category-card:nth-child(1),.investor-metric-card:nth-child(1){animation-delay:80ms}.privacy-card:nth-child(2),.support-category-card:nth-child(2),.investor-metric-card:nth-child(2){animation-delay:.16s}.privacy-card:nth-child(3),.support-category-card:nth-child(3),.investor-metric-card:nth-child(3){animation-delay:.24s}.privacy-card:nth-child(4),.support-category-card:nth-child(4){animation-delay:.32s}.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s var(--motion-ease),transform .8s var(--motion-ease)}.reveal.active,.reveal-now{opacity:1;transform:translateY(0)}.float-card{animation:float 6s ease-in-out infinite}@keyframes page-fade-in{0%{opacity:.001;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes nav-drop-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes header-rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes headline-settle{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes surface-rise-in{0%{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes light-sweep{0%{transform:translate(-120%)}42%,to{transform:translate(120%)}}@keyframes progress-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes metric-settle{0%{filter:brightness(1);transform:translateY(0) scale(1)}42%{filter:brightness(1.32);transform:translateY(-2px) scale(1.025)}to{filter:brightness(1);transform:translateY(0) scale(1)}}@keyframes metric-sweep{0%{opacity:0;transform:scaleX(.18)}34%{opacity:.95}to{opacity:0;transform:scaleX(1)}}@keyframes analytics-bar-rise{0%{opacity:.44;transform:scaleY(.34)}to{opacity:1;transform:scaleY(1)}}@keyframes analytics-line-draw{0%{stroke-dashoffset:340}to{stroke-dashoffset:0}}@keyframes analytics-value-in{0%{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}@keyframes icon-breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.04)}}@keyframes status-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.28)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}@media(max-width:980px){.nav-links{display:none}.mobile-nav-link{display:grid}.workflow-grid,.preview-grid,.traffic-kpis,.traffic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.attachment-grid,.investor-metrics,.readiness-grid,.ask-grid,.traffic-controls,.waitlist-section,.investor-hero{grid-template-columns:1fr}.waitlist-copy{position:static}.hero h1{font-size:5.5rem}}@media(max-width:1180px){.hero h1{font-size:6.4rem}}@media(min-width:900px)and (max-height:760px){.hero{padding-top:24px;padding-bottom:30px}.beta-pill{margin-bottom:16px}.hero h1{max-width:800px;margin-bottom:18px;font-size:5.35rem}.hero p{max-width:650px;margin-bottom:20px;font-size:1.08rem}.hero-actions .button{min-height:50px}.hero-proof{margin-top:14px}.hero-mockup{height:250px;margin-top:28px}}@media(max-width:720px){.top-nav{min-height:62px;padding-inline:14px}.brand span{font-size:.94rem;letter-spacing:0}.brand{gap:8px}.brand-mark{width:28px;height:28px;flex-basis:28px}.nav-cta{min-height:38px;padding-inline:13px;font-size:.82rem}.mobile-nav-link,.theme-toggle{width:38px;height:38px}.hero{min-height:auto;padding-top:42px}.hero h1{font-size:3.7rem}.hero p{font-size:1.06rem}.hero-actions .button{width:100%;min-height:52px}.hero-proof{gap:8px;margin-top:16px}.hero-proof span{flex:1 1 calc(50% - 8px);justify-content:center;min-width:0;padding-inline:8px;font-size:.76rem}.hero-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,420px)}.hero-proof-stat{min-height:72px;padding:13px 14px}.investor-hero{padding:46px 22px 36px}.investor-hero-actions .button{width:100%;justify-content:center}.investor-section-title{align-items:flex-start;flex-direction:column;gap:8px}.hero-mockup{height:340px;margin-top:34px}.floating-card{right:10px;top:26px;padding:12px}.floating-card div{width:38px;height:38px}.workflow-grid,.preview-grid,.investor-metrics,.readiness-grid,.ask-grid,.traffic-kpis,.traffic-grid,.legal-grid,.support-category-grid,.support-grid,.faq-list{grid-template-columns:1fr}.support-category-grid{padding-inline:24px}.support-category-card{min-width:0;width:100%}.investor-form{flex-direction:column;align-items:flex-start;margin-inline:18px}.section,.waitlist-section{padding-block:68px}.proof-strip-inner{grid-template-columns:1fr}.launch-video-shell{border-radius:22px;padding:8px}.launch-video-stage,.launch-video,.launch-video-ended-poster{border-radius:16px}.launch-video-meta{align-items:flex-start;flex-direction:column;gap:9px;padding:12px 2px 0}.form-shell-header{align-items:flex-start}.traffic-controls{align-items:stretch}.traffic-controls .button{width:100%}.footer{flex-direction:column;align-items:flex-start}}@media(max-width:430px){.hero h1{font-size:3.25rem}.hero-proof span{font-size:.72rem}}@media(max-width:360px){.brand span{display:none}}@media(max-width:720px){html[data-theme=light],html[data-theme=light] body,body.theme-light{background:#fbfbf7!important}html[data-theme=light] .sv-home.theme-light,body.theme-light .sv-home.theme-light{--background: #fbfbf7 !important;--text: #101512 !important;--muted: #4f5550 !important;--muted-strong: #3f4440 !important;background-color:#fbfbf7!important;background-image:none!important;color:#101512!important}html[data-theme=light] .sv-home.theme-light .top-nav,body.theme-light .sv-home.theme-light .top-nav{border-color:#10151214!important;background:#fffffcfa!important;color:#101512!important;box-shadow:0 10px 28px #1015120f!important}html[data-theme=light] .sv-home.theme-light .section,html[data-theme=light] .sv-home.theme-light .waitlist-section,body.theme-light .sv-home.theme-light .section,body.theme-light .sv-home.theme-light .waitlist-section{background-color:#fbfbf7!important;background-image:none!important;color:#101512!important}html[data-theme=light] .sv-home.theme-light .waitlist-copy,html[data-theme=light] .sv-home.theme-light .waitlist-copy h2,html[data-theme=light] .sv-home.theme-light .waitlist-copy p,body.theme-light .sv-home.theme-light .waitlist-copy,body.theme-light .sv-home.theme-light .waitlist-copy h2,body.theme-light .sv-home.theme-light .waitlist-copy p{color:#101512!important}html[data-theme=light] .sv-home.theme-light .waitlist-copy .eyebrow,body.theme-light .sv-home.theme-light .waitlist-copy .eyebrow{color:#4f5550!important}html[data-theme=light] .sv-home.theme-light .form-shell,body.theme-light .sv-home.theme-light .form-shell{background:#fbfbf7!important;background-image:none!important}html[data-theme=light] .sv-page.theme-light.refined-shell,html[data-theme=light] .sv-page.theme-light.legal-shell,html[data-theme=light] .sv-page.theme-light.support-shell,html[data-theme=light] .sv-page.theme-light.investor-shell,body.theme-light .sv-page.theme-light.refined-shell,body.theme-light .sv-page.theme-light.legal-shell,body.theme-light .sv-page.theme-light.support-shell,body.theme-light .sv-page.theme-light.investor-shell{--background: #fbfbf7 !important;--text: #101512 !important;--muted: #4f5550 !important;--muted-strong: #3f4440 !important;--line: rgba(16, 21, 18, .1) !important;--line-strong: rgba(16, 21, 18, .16) !important;background:#fbfbf7!important;background-color:#fbfbf7!important;background-image:none!important;color:#101512!important}html[data-theme=light] .refined-shell.theme-light .top-nav,body.theme-light .refined-shell.theme-light .top-nav{border-color:#10151214!important;background:#fffffcfa!important;color:#101512!important;box-shadow:0 10px 28px #1015120f!important}html[data-theme=light] .refined-shell.theme-light .refined-page-header,html[data-theme=light] .refined-shell.theme-light .support-header,html[data-theme=light] .refined-shell.theme-light .investor-hero,html[data-theme=light] .refined-shell.theme-light .privacy-stack,html[data-theme=light] .refined-shell.theme-light .support-main,html[data-theme=light] .refined-shell.theme-light .investor-section,body.theme-light .refined-shell.theme-light .refined-page-header,body.theme-light .refined-shell.theme-light .support-header,body.theme-light .refined-shell.theme-light .investor-hero,body.theme-light .refined-shell.theme-light .privacy-stack,body.theme-light .refined-shell.theme-light .support-main,body.theme-light .refined-shell.theme-light .investor-section{background:transparent!important;background-image:none!important;color:#101512!important}html[data-theme=light] .refined-shell.theme-light .refined-page-header h1,html[data-theme=light] .refined-shell.theme-light .support-header h1,html[data-theme=light] .refined-shell.theme-light .investor-hero h1,body.theme-light .refined-shell.theme-light .refined-page-header h1,body.theme-light .refined-shell.theme-light .support-header h1,body.theme-light .refined-shell.theme-light .investor-hero h1{color:#002f22!important;text-shadow:none!important}html[data-theme=light] .refined-shell.theme-light .refined-page-header p,html[data-theme=light] .refined-shell.theme-light .support-header p,html[data-theme=light] .refined-shell.theme-light .investor-hero p,body.theme-light .refined-shell.theme-light .refined-page-header p,body.theme-light .refined-shell.theme-light .support-header p,body.theme-light .refined-shell.theme-light .investor-hero p{color:#4f5550!important}html[data-theme=light] .refined-shell.theme-light .privacy-card,body.theme-light .refined-shell.theme-light .privacy-card{border:0!important;background:transparent!important;box-shadow:none!important;color:#101512!important}html[data-theme=light] .refined-shell.theme-light .privacy-card h2,html[data-theme=light] .refined-shell.theme-light .privacy-card p,body.theme-light .refined-shell.theme-light .privacy-card h2,body.theme-light .refined-shell.theme-light .privacy-card p{color:#101512!important}html[data-theme=light] .refined-shell.theme-light .support-search,body.theme-light .refined-shell.theme-light .support-search{width:100%!important;max-width:100%!important}html[data-theme=light] .refined-shell.theme-light .support-category-grid,body.theme-light .refined-shell.theme-light .support-category-grid{grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;padding-inline:20px!important;overflow:hidden!important}html[data-theme=light] .refined-shell.theme-light .support-category-card,body.theme-light .refined-shell.theme-light .support-category-card{min-width:0!important;width:100%!important;max-width:100%!important}html[data-theme=light] .refined-shell.theme-light .support-search input,html[data-theme=light] .refined-shell.theme-light .support-category-card,html[data-theme=light] .refined-shell.theme-light .support-contact-banner,html[data-theme=light] .refined-shell.theme-light .investor-metric-card,html[data-theme=light] .refined-shell.theme-light .investor-hero-status,html[data-theme=light] .refined-shell.theme-light .investor-deck-frame,html[data-theme=light] .refined-shell.theme-light .readiness-card,html[data-theme=light] .refined-shell.theme-light .ask-chip,html[data-theme=light] .refined-shell.theme-light .investor-inquiry,body.theme-light .refined-shell.theme-light .support-search input,body.theme-light .refined-shell.theme-light .support-category-card,body.theme-light .refined-shell.theme-light .support-contact-banner,body.theme-light .refined-shell.theme-light .investor-metric-card,body.theme-light .refined-shell.theme-light .investor-hero-status,body.theme-light .refined-shell.theme-light .investor-deck-frame,body.theme-light .refined-shell.theme-light .readiness-card,body.theme-light .refined-shell.theme-light .ask-chip,body.theme-light .refined-shell.theme-light .investor-inquiry{background:#fff!important;background-image:none!important;color:#101512!important}html[data-theme=light] .refined-shell.theme-light .support-contact-banner,body.theme-light .refined-shell.theme-light .support-contact-banner{width:auto!important;max-width:calc(100% - 40px)!important;margin-inline:20px!important}html[data-theme=light] .refined-shell.theme-light .support-category-card h2,html[data-theme=light] .refined-shell.theme-light .support-category-card p,html[data-theme=light] .refined-shell.theme-light .support-contact-banner h2,html[data-theme=light] .refined-shell.theme-light .support-contact-banner p,html[data-theme=light] .refined-shell.theme-light .investor-metric-card p,html[data-theme=light] .refined-shell.theme-light .investor-status-row p,html[data-theme=light] .refined-shell.theme-light .readiness-card p,html[data-theme=light] .refined-shell.theme-light .ask-chip span,html[data-theme=light] .refined-shell.theme-light .investor-status-row strong,html[data-theme=light] .refined-shell.theme-light .investor-inquiry h2,body.theme-light .refined-shell.theme-light .support-category-card h2,body.theme-light .refined-shell.theme-light .support-category-card p,body.theme-light .refined-shell.theme-light .support-contact-banner h2,body.theme-light .refined-shell.theme-light .support-contact-banner p,body.theme-light .refined-shell.theme-light .investor-metric-card p,body.theme-light .refined-shell.theme-light .investor-status-row p,body.theme-light .refined-shell.theme-light .readiness-card p,body.theme-light .refined-shell.theme-light .ask-chip span,body.theme-light .refined-shell.theme-light .investor-status-row strong,body.theme-light .refined-shell.theme-light .investor-inquiry h2{color:#101512!important}}html[data-theme=light],html[data-theme=light] body,body.theme-light{background:#fbfbf7!important;color:#101512!important}html[data-theme=light] .sv-page,html[data-theme=light] .sv-page.theme-light,html[data-theme=light] .sv-home,html[data-theme=light] .refined-shell,html[data-theme=light] .legal-shell,html[data-theme=light] .support-shell,html[data-theme=light] .investor-shell,body.theme-light .sv-page,body.theme-light .sv-page.theme-light,body.theme-light .sv-home,body.theme-light .refined-shell,body.theme-light .legal-shell,body.theme-light .support-shell,body.theme-light .investor-shell{--background: #fbfbf7 !important;--surface-lowest: #ffffff !important;--surface-low: #f5f6f2 !important;--surface: #ffffff !important;--surface-high: #eef0eb !important;--text: #101512 !important;--muted: #4f5550 !important;--muted-strong: #3f4440 !important;--line: rgba(16, 21, 18, .1) !important;--line-strong: rgba(16, 21, 18, .16) !important;background:#fbfbf7!important;background-color:#fbfbf7!important;background-image:none!important;color:#101512!important}html[data-theme=light] .top-nav,html[data-theme=light] .refined-shell .top-nav,body.theme-light .top-nav,body.theme-light .refined-shell .top-nav{border-color:#10151214!important;background:#fffffcfa!important;background-color:#fffffcfa!important;color:#101512!important;box-shadow:0 10px 28px #1015120f!important}html[data-theme=light] .support-category-card,html[data-theme=light] .support-contact-banner,html[data-theme=light] .investor-metric-card,html[data-theme=light] .investor-hero-status,html[data-theme=light] .investor-deck-frame,html[data-theme=light] .readiness-card,html[data-theme=light] .ask-chip,html[data-theme=light] .investor-inquiry,html[data-theme=light] .form-shell,body.theme-light .support-category-card,body.theme-light .support-contact-banner,body.theme-light .investor-metric-card,body.theme-light .investor-hero-status,body.theme-light .investor-deck-frame,body.theme-light .readiness-card,body.theme-light .ask-chip,body.theme-light .investor-inquiry,body.theme-light .form-shell{background:#fff!important;background-image:none!important;color:#101512!important}html[data-theme=light] .privacy-card,body.theme-light .privacy-card{background:transparent!important;background-image:none!important;color:#101512!important}html[data-theme=light] .form-embed,body.theme-light .form-embed{background:#fbfbf7!important}@media(max-width:720px){.form-shell{min-height:860px;border-radius:28px;padding:10px}.form-embed{width:100%;min-height:810px;height:810px;border-radius:22px}}html[data-theme=light],html[data-theme=light] body,body.page-light,body.theme-light{background:#fbfbf7!important;color:#101512!important}.sv-page.page-light,.sv-page.theme-light.page-light,.sv-home.page-light,.legal-shell.page-light,.support-shell.page-light,.investor-shell.page-light{--background: #fbfbf7 !important;--surface-lowest: #ffffff !important;--surface-low: #f7f8f4 !important;--surface: #ffffff !important;--surface-high: #eef0eb !important;--text: #101512 !important;--muted: #59605a !important;--muted-strong: #343b35 !important;--line: rgba(16, 21, 18, .1) !important;--line-strong: rgba(16, 21, 18, .16) !important;background:#fbfbf7!important;background-color:#fbfbf7!important;background-image:none!important;color:#101512!important}.top-nav.nav-light,.top-nav.page-light,.sv-page.page-light .top-nav{border-color:#10151214!important;background:#fffffcfa!important;background-color:#fffffcfa!important;color:#101512!important;box-shadow:0 10px 28px #1015120f!important}.sv-page.page-light .brand,.sv-page.page-light .nav-links,.sv-page.page-light .theme-toggle{color:#101512!important}.sv-page.page-light .nav-links a.active{border-color:#101512!important;color:#101512!important}.sv-home.page-light .hero,.sv-home.page-light .section,.sv-home.page-light .video-section,.sv-home.page-light .proof-strip,.sv-home.page-light .waitlist-section,.sv-home.page-light .faq-section{background:#fbfbf7!important;background-color:#fbfbf7!important;background-image:none!important;color:#101512!important}.sv-home.page-light .hero-glow{background:#1015120a!important}.sv-home.page-light .beta-pill,.sv-home.page-light .glass-card,.sv-home.page-light .hero-proof-stat,.sv-home.page-light .preview-panel,.sv-home.page-light .attachment-card,.sv-home.page-light .faq-card,.sv-home.page-light .form-shell,.sv-home.page-light .form-shell-header,.sv-home.page-light .proof-item,.sv-home.page-light .launch-video-shell{border-color:#1015121a!important;background:#fff!important;background-image:none!important;color:#101512!important;box-shadow:0 18px 46px #10151214!important}.sv-home.page-light .hero h1,.sv-home.page-light .section-heading h2,.sv-home.page-light .attachment-copy h2,.sv-home.page-light .waitlist-copy h2,.sv-home.page-light .glass-card h3,.sv-home.page-light .preview-panel strong,.sv-home.page-light .attachment-card h3,.sv-home.page-light .proof-item strong,.sv-home.page-light .form-shell-header strong,.sv-home.page-light .faq-card h3{color:#002f22!important;text-shadow:none!important}.sv-home.page-light .hero h1 span{background:linear-gradient(135deg,#002f22 15%,#6d756f 95%)!important;background-clip:text!important;-webkit-background-clip:text!important;color:transparent!important}.sv-home.page-light .hero p,.sv-home.page-light .section-heading p,.sv-home.page-light .waitlist-copy p,.sv-home.page-light .glass-card p,.sv-home.page-light .attachment-card p,.sv-home.page-light .proof-item p,.sv-home.page-light .faq-card p{color:#4f5550!important}.sv-home.page-light .asset-strip,.sv-home.page-light .attachment-section,.sv-home.page-light .footer,.refined-shell.page-light .footer{background:#fff!important;background-image:none!important;color:#101512!important}.refined-shell.page-light .refined-page-header,.refined-shell.page-light .privacy-stack,.refined-shell.page-light .support-header,.refined-shell.page-light .support-main,.refined-shell.page-light .investor-hero,.refined-shell.page-light .investor-section{background:transparent!important;background-image:none!important;color:#101512!important}.refined-shell.page-light .refined-page-header h1,.refined-shell.page-light .support-header h1,.refined-shell.page-light .investor-hero h1,.refined-shell.page-light .investor-section-title h2{color:#002f22!important;text-shadow:none!important}.refined-shell.page-light .refined-page-header p,.refined-shell.page-light .support-header p,.refined-shell.page-light .investor-hero p,.refined-shell.page-light .privacy-card p,.refined-shell.page-light .support-category-card p,.refined-shell.page-light .support-contact-banner p,.refined-shell.page-light .investor-metric-card p,.refined-shell.page-light .investor-status-row p,.refined-shell.page-light .readiness-card p,.refined-shell.page-light .ask-chip span,.refined-shell.page-light .investor-inquiry p,.refined-shell.page-light .traffic-kpi small,.refined-shell.page-light .traffic-table-row span,.refined-shell.page-light .traffic-day-row span,.refined-shell.page-light .traffic-day-row small,.refined-shell.page-light .traffic-event-row span,.refined-shell.page-light .traffic-event-row small{color:#4f5550!important}.refined-shell.page-light .privacy-card{border:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:#101512!important}.refined-shell.page-light .privacy-card h2,.refined-shell.page-light .support-category-card h2,.refined-shell.page-light .support-contact-banner h2,.refined-shell.page-light .readiness-card h3,.refined-shell.page-light .ask-chip strong,.refined-shell.page-light .investor-status-row strong,.refined-shell.page-light .investor-inquiry h2,.refined-shell.page-light .traffic-kpi strong,.refined-shell.page-light .traffic-panel-heading h2,.refined-shell.page-light .traffic-table-row strong,.refined-shell.page-light .traffic-day-row strong,.refined-shell.page-light .traffic-event-row strong{color:#101512!important}.refined-shell.page-light .privacy-bullets,.refined-shell.page-light .support-search input,.refined-shell.page-light .support-category-card,.refined-shell.page-light .support-contact-banner,.refined-shell.page-light .investor-metric-card,.refined-shell.page-light .investor-hero-status,.refined-shell.page-light .investor-deck-frame,.refined-shell.page-light .readiness-card,.refined-shell.page-light .ask-chip,.refined-shell.page-light .investor-inquiry,.refined-shell.page-light .traffic-kpi,.refined-shell.page-light .traffic-panel,.refined-shell.page-light .traffic-controls input,.refined-shell.page-light .traffic-controls select,.refined-shell.page-light .investor-contact-form input,.refined-shell.page-light .investor-contact-form textarea{border-color:#1015121c!important;background:#fff!important;background-image:none!important;color:#101512!important;box-shadow:0 2px 7px #10151214!important}.refined-shell.page-light .investor-visual{background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.06),transparent 24rem),#222421!important}@media(max-width:720px){.sv-page.page-light,.sv-home.page-light,.legal-shell.page-light,.support-shell.page-light,.investor-shell.page-light{background:#fbfbf7!important;background-color:#fbfbf7!important;background-image:none!important}.sv-page.page-light .top-nav{background:#fffffcfa!important;background-color:#fffffcfa!important}.support-shell.page-light .support-category-grid{grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;padding-inline:20px!important;overflow:hidden!important}.support-shell.page-light .support-category-card,.support-shell.page-light .support-contact-banner{width:100%!important;max-width:100%!important}}
