:root{color-scheme:dark;--ink: #140b2b;--ink-2: #2a1b4f;--purple: #604895;--violet: #7662e8;--mint: #86d4ae;--gold: #c99636;--paper: #f7f3ed;--paper-2: #ede8f6;--muted: #cfc6dc;--muted-dark: #675c74;--line: rgba(255, 255, 255, .16);--shadow: 0 24px 70px rgba(13, 6, 31, .3)}*{box-sizing:border-box}html{max-width:100%;overflow-x:hidden;scroll-behavior:smooth}body{margin:0;min-width:320px;max-width:100%;overflow-x:hidden;background:var(--ink);color:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}body::selection{background:#86d4ae73}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0;overflow-wrap:break-word}.site-header{position:fixed;z-index:10;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:24px;height:76px;padding:0 36px;max-width:100vw;color:var(--paper);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.site-header[data-scrolled],.legal-header{background:#140b2bdb;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 34px #0c061e33;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;font-size:1rem;font-weight:800}.brand-icon{display:block;width:36px;height:36px;border-radius:10px;box-shadow:0 8px 22px #06122b3d}.site-nav{display:inline-flex;align-items:center;gap:24px;font-size:.9rem;font-weight:700;color:#f7f3edc7}.site-nav a{transition:color .16s ease}.site-nav a:hover{color:var(--paper)}.nav-cta{padding:10px 16px;border:1px solid rgba(247,243,237,.28);border-radius:999px;color:var(--paper)}.hero{position:relative;display:grid;align-items:center;min-height:92vh;padding:120px 36px 96px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08)}.hero-image,.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-scrim{background:linear-gradient(90deg,#140b2bfa,#140b2bdb 34%,#140b2b42 76%),linear-gradient(0deg,#140b2bbd,#140b2b14 48%,#140b2b70)}.hero-content{position:relative;width:100%;max-width:680px}.eyebrow{margin-bottom:14px;color:var(--mint);font-size:.78rem;font-weight:900;line-height:1.2;text-transform:uppercase;letter-spacing:0}h1{font-size:5.4rem;line-height:.95;font-weight:900}.hero-line{margin-top:24px;color:var(--paper);font-size:2rem;line-height:1.15;font-weight:850}.hero-copy{max-width:620px;margin-top:18px;color:#f7f3edc7;font-size:1.18rem;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.hero-waitlist{width:min(100%,560px);margin-top:32px;padding-top:22px;border-top:1px solid rgba(247,243,237,.18);scroll-margin-top:96px}.waitlist-kicker{color:var(--paper);font-size:1.08rem;font-weight:900;line-height:1.25}.waitlist-copy{max-width:520px;margin-top:-4px;color:#f7f3edb8;font-size:.95rem;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:8px;font-size:.95rem;font-weight:850;line-height:1;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--paper);color:var(--ink)}.button.secondary{border:1px solid rgba(247,243,237,.28);color:var(--paper)}.section{padding:88px 36px;scroll-margin-top:76px}.section-inner{width:100%;max-width:1140px;margin:0 auto}.intro-band{background:var(--paper);color:var(--ink)}.intro-band .eyebrow{color:#2f7b5f}.two-column{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:64px;align-items:start}h2{color:inherit;font-size:2.55rem;line-height:1.05;font-weight:900}.lead{color:inherit;font-size:1.2rem;line-height:1.7}.section-heading{max-width:720px;margin-bottom:34px}.section-copy{margin-top:16px;color:var(--muted);font-size:1.08rem;line-height:1.65}.capability-section{background:#181029}.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.capability-item{min-height:270px;padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:linear-gradient(180deg,#f7f3ed14,#f7f3ed09),#f7f3ed0a}.capability-icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#86d4ae24;color:var(--mint);font-size:.78rem;font-weight:900}.capability-item h3{margin-top:34px;font-size:1.32rem;line-height:1.12}.capability-item p{margin-top:12px;color:var(--muted);line-height:1.58}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.step{min-height:245px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#f7f3ed0f}.step-number{color:var(--gold);font-size:.8rem;font-weight:900}.step h3{margin-top:38px;font-size:1.35rem;line-height:1.15}.step p{margin-top:12px;color:var(--muted);line-height:1.55}.product-section{background:#f6f0e8;color:var(--ink)}.product-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,.72fr);gap:68px;align-items:center}.product-section .eyebrow{color:#2f7b5f}.product-section .lead{margin-top:20px;color:#5b5266}.feature-list{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.feature-list li{display:flex;align-items:center;gap:12px;color:#3b304a;font-weight:760}.feature-list li:before{content:"";flex:0 0 auto;width:10px;height:10px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px #86d4ae38}.phone-shell{width:min(390px,100%);justify-self:end;padding:22px;border:10px solid #160d2d;border-radius:44px;background:linear-gradient(180deg,#624b97,#20103c);box-shadow:var(--shadow)}.phone-top{display:flex;align-items:center;gap:12px;color:var(--paper)}.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f7f3ede6;color:var(--ink);font-size:.82rem;font-weight:900}.status-dot{width:9px;height:9px;border-radius:50%;background:#d94f42}.phone-title{font-size:1.3rem;font-weight:900}.topic-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:34px}.topic-card{min-height:116px;padding:14px;border-radius:8px;background:#f7f3edeb;color:var(--ink)}.topic-card.muted{background:#ede8f6e6}.topic-status{display:block;margin-bottom:18px;color:#5d4cbf;font-size:.72rem;font-weight:900;text-transform:uppercase}.topic-card strong{display:block;font-size:1.05rem;line-height:1.12}.call-list{display:grid;gap:10px;margin-top:18px}.call-row{display:flex;justify-content:space-between;gap:16px;padding:14px;border-radius:8px;background:#f7f3edf5;color:var(--ink)}.call-row strong,.call-row span{display:block}.call-row span{margin-top:3px;color:var(--muted-dark);font-size:.84rem}.pill{align-self:flex-start;padding:7px 9px;border-radius:999px;background:#d94f42;color:#fff!important;font-size:.72rem!important;font-weight:900;white-space:nowrap}.pill.soft{background:#60489521;color:#5d4cbf!important}.beta-form .button.primary:disabled{cursor:wait;opacity:.64;transform:none}.beta-form{display:grid;width:min(100%,560px);gap:12px}.field-label{color:var(--paper);font-size:.9rem;font-weight:850}.beta-form input[type=email]{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(20,11,43,.18);border-radius:8px;background:#fbfaf7;color:var(--ink);font:inherit}.beta-form input[type=email]:focus{border-color:#2f7b5f;box-shadow:0 0 0 4px #86d4ae38;outline:none}.platform-field{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:4px 0 6px;padding:0;border:0}.platform-field legend{grid-column:1 / -1;margin-bottom:2px;color:var(--paper);font-size:.9rem;font-weight:850}.platform-field label{position:relative;display:grid;place-items:center;min-height:46px;padding:0 12px;border:1px solid rgba(20,11,43,.16);border-radius:8px;background:#fbfaf7;color:#3b304a;font-size:.94rem;font-weight:850;text-align:center;cursor:pointer}.platform-field input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.platform-field label:has(input:checked){border-color:#2f7b5f;background:#86d4ae33;color:var(--ink)}.platform-field label:has(input:focus-visible){box-shadow:0 0 0 4px #86d4ae38}.field-help{margin:-4px 0 2px!important;color:#f7f3edad!important;font-size:.92rem!important;line-height:1.45!important}.consent-row{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;align-items:start;margin-top:2px;padding:10px 0;color:#f7f3edc2;font-size:.94rem;line-height:1.45}.consent-row input{width:20px;height:20px;margin:1px 0 0;accent-color:#2f7b5f;cursor:pointer}.consent-row span{max-width:500px}.form-status{min-height:1.4em;margin:0!important;color:#f7f3edbd!important;font-size:.96rem!important;line-height:1.45!important}.form-status[data-state=success]{color:#2f7b5f!important}.form-status[data-state=error]{color:#a63d33!important}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:32px 36px;border-top:1px solid rgba(255,255,255,.08);color:#f7f3edb8;font-size:.95rem}.site-footer div{display:flex;gap:22px}.legal-page{background:var(--paper);color:var(--ink)}.legal-shell{width:100%;max-width:820px;margin:0 auto;padding:128px 24px 72px}.legal-shell .eyebrow{color:#2f7b5f}.legal-shell h1{font-size:3.4rem;line-height:1}.legal-date{margin-top:14px;color:#675c74}.legal-shell section{margin-top:34px}.legal-shell h2{font-size:1.45rem}.legal-shell p,.legal-shell li{color:#4e4559;line-height:1.75}.legal-shell p{margin-top:10px}.legal-shell ul{padding-left:20px}.legal-shell a{color:#5d4cbf;font-weight:800}@media(max-width:900px){.site-header{height:68px;padding:0 22px}.site-nav{gap:12px;font-size:.84rem}.site-nav a:not(.nav-cta){display:none}.hero{min-height:90vh;padding:104px 24px 72px}.hero-scrim{background:linear-gradient(90deg,#140b2bf5,#140b2bd1 70%,#140b2b94),linear-gradient(0deg,#140b2bc7,#140b2b38 52%,#140b2b80)}h1{font-size:3.9rem}.hero-line{font-size:1.55rem}.hero-copy{font-size:1.05rem}.section{padding:66px 24px}.two-column,.product-grid{grid-template-columns:1fr;gap:34px}h2{font-size:2.08rem}.steps,.capability-grid{grid-template-columns:1fr 1fr}.step,.capability-item{min-height:210px}.phone-shell{justify-self:start}.site-footer{flex-direction:column;padding:28px 24px}}@media(max-width:560px){.brand span:last-child{display:inline}.site-nav{display:none}.hero{min-height:86vh}.hero-content,.hero-actions,.hero-waitlist,.hero-line,.hero-copy,.section-inner{width:calc(100vw - 88px);max-width:calc(100vw - 88px)}h2{font-size:1.86rem}h1{font-size:3.15rem}.hero-line{font-size:1.35rem}.hero-actions,.button{width:100%}.steps,.capability-grid{grid-template-columns:1fr}.step,.capability-item{min-height:auto}.step h3,.capability-item h3{margin-top:24px}.phone-shell{border-width:7px;border-radius:32px;padding:16px}.platform-field,.topic-strip{grid-template-columns:1fr}.call-row{align-items:flex-start}.legal-shell{width:calc(100vw - 72px);max-width:calc(100vw - 72px);padding-left:18px;padding-right:18px}.legal-shell h1{font-size:2.5rem}}
