:root{--ink:#f4f1e9;--muted:#a6a69e;--line:#f4f1e92b;--accent:#a5f16d;--accent-ink:#11150d;--surface:#10110f;--surface-2:#171915}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#0a0b09;margin:0;font-family:Avenir Next,Helvetica Neue,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}main{background:var(--surface);min-height:100vh;transition:background .35s,color .35s;position:relative;overflow:hidden}.grain{pointer-events:none;opacity:.09;z-index:5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E");position:fixed;inset:0}.section-shell{width:min(1180px,100% - 48px);margin:0 auto}.topbar{z-index:10;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 82%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:999px;grid-template-columns:1fr auto;align-items:center;width:min(1280px,100% - 40px);min-height:68px;margin:20px auto 0;padding:10px 14px 10px 24px;display:grid;position:relative}.wordmark{letter-spacing:-.06em;align-items:center;min-height:44px;font-size:20px;font-weight:800;display:inline-flex}.wordmark span{color:var(--accent)}.nav-actions{justify-self:end;align-items:center;gap:6px;display:inline-flex}.nav-login{min-height:44px;color:var(--muted);border:1px solid #acb1ff3d;border-radius:999px;align-items:center;padding:0 16px;font-size:13px;font-weight:700;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.nav-login:hover,.nav-login:focus-visible{color:var(--ink);border-color:color-mix(in srgb, var(--accent) 58%, var(--line));background:#a8a9ff1f;outline:0}.nav-login:focus-visible{box-shadow:0 0 0 2px #a8a9ffa6}.mobile-nav-login{display:none}.nav-cta{align-items:center;gap:8px;min-height:44px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.nav-cta span,.button span{font-size:18px}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:7vw;min-height:760px;padding:92px 0 120px;display:grid}.hero-copy{z-index:2;max-width:650px;position:relative}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow-dot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 6px color-mix(in srgb, var(--accent) 15%, transparent);border-radius:50%}h1,h2{letter-spacing:-.07em;font-family:Georgia,Iowan Old Style,serif;font-weight:400}h1{max-width:800px;margin:32px 0;font-size:clamp(54px,7.8vw,110px);line-height:.91}h1 em{color:var(--accent);font-style:italic}.hero-lede{max-width:500px;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:34px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:0 22px;font-weight:750;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:var(--accent-ink)}.button-secondary{border-color:var(--line);background:color-mix(in srgb, var(--surface-2) 72%, transparent);color:var(--ink)}.button-secondary:hover,.button-secondary:focus-visible{border-color:color-mix(in srgb, var(--accent) 58%, var(--line));background:color-mix(in srgb, var(--accent) 10%, var(--surface-2))}.microcopy{color:var(--muted);font-size:12px}.hero-art{min-height:500px;position:relative}.hero-orbit{border:1px solid var(--line);border-radius:50%;position:absolute;inset:10% -12% 12% 10%;transform:rotate(-25deg)}.orbit-two{border-color:color-mix(in srgb, var(--accent) 35%, transparent);inset:22% -18% 4% 24%;transform:rotate(32deg)}.hero-device{border:1px solid var(--line);background:#181a17;position:absolute;overflow:hidden;box-shadow:0 32px 90px #00000061}.hero-device img{object-fit:cover;object-position:top;width:100%;height:100%}.device-back{opacity:.62;border-radius:22px;width:220px;height:390px;top:25px;right:0;transform:rotate(8deg)}.device-front{border-radius:28px;width:250px;height:450px;top:75px;left:34px;transform:rotate(-8deg)}.art-caption{max-width:180px;color:var(--muted);font-size:12px;line-height:1.4;position:absolute;bottom:-10px;right:0}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.1em;grid-template-columns:repeat(4,1fr);gap:20px;padding:19px 0;font-size:11px;display:grid}.proof-strip p{margin:0}.proof-location{text-align:right;color:var(--accent)}.demo{padding:128px 0 36px}.demo-heading{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:clamp(32px,7vw,96px);margin-bottom:44px;display:grid}.demo-heading h2{max-width:780px;margin:18px 0 0;font-size:clamp(46px,6.5vw,88px);line-height:.94}.demo-heading>p{max-width:52ch;color:var(--muted);margin:0;line-height:1.7}.demo-heading small{opacity:.76;margin-top:14px;font-size:11px;line-height:1.55;display:block}.demo-frame{border-radius:34px;padding:clamp(10px,1.6vw,18px);overflow:hidden}.demo-video{aspect-ratio:16/9;object-fit:cover;background:#05050b;border:0;border-radius:23px;width:100%;display:block}.demo-video-button{width:100%;color:var(--ink);cursor:pointer;background:#05050b;border:0;border-radius:23px;margin:0;padding:0;display:block;position:relative;overflow:hidden}.demo-video-button picture{width:100%;display:block}.demo-video-button img{height:auto}.demo-video-button>span{border:1px solid var(--glass-line);background:var(--glass-fill-strong);min-height:48px;box-shadow:var(--glass-shadow);white-space:nowrap;border-radius:999px;align-items:center;gap:10px;padding:0 18px;font-size:13px;font-weight:750;display:inline-flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.demo-video-button:hover>span,.demo-video-button:focus-visible>span{border-color:var(--accent)}.demo-video-button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.demo-meta{flex-wrap:wrap;gap:8px;padding:16px 4px 2px;display:flex}.demo-meta span{border:1px solid var(--line);min-height:32px;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 12px;font-size:10px;font-weight:750;display:inline-flex}.story{padding:150px 0}.section-intro{grid-template-columns:.8fr 1.4fr .8fr;align-items:end;gap:32px;margin-bottom:60px;display:grid}.section-intro h2{margin:0;font-size:clamp(42px,6vw,82px);line-height:.95}.section-intro>p:last-child{color:var(--muted);max-width:250px;margin:0;line-height:1.6}.section-intro small{opacity:.72;margin-top:12px;font-size:11px;line-height:1.5;display:block}.screen-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:clamp(16px,2vw,24px);display:grid}.screen-card{margin:0}.screen-frame{aspect-ratio:390/884;border:1px solid var(--line);background:var(--surface-2);border-radius:24px;width:100%;padding:8px;position:relative;overflow:hidden;box-shadow:0 22px 54px #03030e3d}.screen-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--accent) transparent;border-radius:11px;height:100%;overflow-y:auto}.screen-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.screen-scroll::-webkit-scrollbar{width:5px}.screen-scroll::-webkit-scrollbar-thumb{background:var(--accent);border-radius:999px}.screen-scroll img{border-radius:11px;width:100%;height:auto;display:block}.screen-index{background:var(--accent);color:var(--accent-ink);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;position:absolute;top:14px;right:14px}.screen-card figcaption{margin-top:16px;font-size:clamp(14px,1.35vw,17px);font-weight:750;line-height:1.2}.faq{border-top:1px solid var(--line);padding:130px 0}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:26px 0;font-size:clamp(17px,1.7vw,21px);font-weight:700;line-height:1.3;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--accent);flex:none;font-size:24px;line-height:1}.faq-item[open] summary:after{content:"–"}.faq-item summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.faq-item p{max-width:68ch;color:var(--muted);margin:0 0 26px;line-height:1.7}.faq-more{color:var(--muted);margin:40px 0 0;font-size:14px}.faq-more a{color:var(--accent)}.manifesto{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:120px 0}.manifesto h2{max-width:980px;margin:24px 0 80px;font-size:clamp(46px,6.6vw,94px);line-height:.96}.manifesto-notes{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.manifesto-notes p{color:var(--muted);max-width:260px;font-size:14px;line-height:1.55}.manifesto-notes span{color:var(--accent);letter-spacing:.1em;margin-bottom:18px;font-size:11px;font-weight:800;display:block}.waitlist{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(28px,6vw,84px);padding:150px 0;display:grid}.waitlist-heading{align-self:start}.waitlist-heading h2{margin:20px 0;font-size:clamp(46px,5.5vw,78px);line-height:.94}.waitlist-heading>p:last-child{color:var(--muted);max-width:34ch;line-height:1.6}.waitlist-form{gap:18px;display:grid}.form-section{padding:32px}.form-section-title{color:var(--muted);text-transform:uppercase;letter-spacing:.13em;margin-bottom:24px;font-size:11px;font-weight:800}.form-section-title span{color:var(--accent);margin-right:12px}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}label,legend{color:var(--ink);font-size:13px;font-weight:700;display:block}label input:not([type=radio]):not([type=checkbox]),label select{border:1px solid var(--line);background:var(--surface-2);width:100%;min-height:48px;color:var(--ink);border-radius:8px;outline:none;margin-top:9px;padding:0 14px;display:block}label input:not([type=radio]):not([type=checkbox]):focus,label select:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 16%, transparent)}.field-wide{grid-column:span 2}fieldset{border:0;margin:24px 0;padding:0}legend{width:100%;margin-bottom:12px}legend small{color:var(--muted);margin-left:6px;font-weight:400}.choice-row{flex-wrap:wrap;gap:8px;display:flex}.choice-row label{border:1px solid var(--line);min-height:44px;color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 15px;font-size:12px;display:inline-flex}.choice-row label:has(input:checked){border-color:var(--accent);color:var(--accent);background:color-mix(in srgb, var(--accent) 9%, transparent)}.choice-row input{accent-color:var(--accent)}.consent{min-height:44px;color:var(--muted);cursor:pointer;grid-template-columns:20px 1fr;align-items:center;gap:12px;margin-top:6px;font-size:12px;font-weight:400;line-height:1.5;display:grid}.consent input{width:18px;height:18px;accent-color:var(--accent);margin:2px 0 0}.analytics-consent{z-index:20;border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;padding:10px 14px;position:fixed;bottom:16px;right:16px;box-shadow:0 8px 24px #0000001f}.submit-button{border:0;width:100%;min-height:56px;margin-top:26px}.form-status{min-height:56px;padding-top:18px;font-size:12px;line-height:1.5}.status-success{color:var(--accent)}.status-success small{color:var(--muted)}.status-note,.status-error{color:#f1c77a}.status-error{color:#ff9c91}code{color:var(--ink);font-family:SFMono-Regular,Consolas,monospace}.footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:26px 0 36px;font-size:11px;display:flex}.theme-stitch{--ink:#e7e3ff;--muted:#aaa7c5;--line:#e7e3ff29;--accent:#a8a9ff;--accent-ink:#17145b;--surface:#0b0b14;--surface-2:#141426;--glass-fill:#14142bb8;--glass-fill-strong:#181831eb;--glass-line:#cfcfff3d;--glass-highlight:#ffffff1f;--glass-shadow:0 32px 110px #03030eb8}.theme-stitch h1,.theme-stitch h2{letter-spacing:-.08em;font-family:Avenir Next,Helvetica Neue,sans-serif;font-weight:800}.theme-stitch h1 em{color:var(--accent);font-style:normal}.theme-stitch .topbar{background:#131323c2;border-color:#a8a9ff47}.theme-stitch .hero-orbit{border-color:#a8a9ff3d}.theme-stitch .hero-device{border-color:#a8a9ff4d;box-shadow:0 32px 90px #3630a052}.theme-stitch .screen-frame{background:#112;border-color:#a8a9ff42}.theme-stitch .proof-strip{background:#a8a9ff0f}@media (width<=900px){.topbar{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr;padding-top:72px}.hero-art{width:100%;max-width:520px;min-height:430px;margin:0 auto}.section-intro,.waitlist,.demo-heading{grid-template-columns:1fr}.waitlist-heading{position:static}.screen-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.section-shell{width:min(100% - 32px,520px)}.topbar{width:calc(100% - 24px);min-height:58px;margin-top:12px;padding-left:16px}.nav-cta{font-size:11px}.wordmark{font-size:18px}.nav-cta span{display:none}.hero{gap:60px;min-height:auto;padding:72px 0 84px}h1{font-size:clamp(48px,16vw,72px)}.hero-lede{font-size:16px}.hero-actions{align-items:stretch;gap:12px}.hero-actions .button{width:100%}.hero-actions .microcopy{width:100%;line-height:1.5}.hero-art{min-height:370px}.device-back{width:170px;height:300px}.device-front{width:200px;height:360px;left:14px}.proof-strip{grid-template-columns:repeat(2,1fr);gap:14px;line-height:1.35}.proof-location{text-align:left}.demo{padding:84px 0 18px}.demo-heading{margin-bottom:28px}.demo-frame{border-radius:24px}.demo-video{border-radius:16px}.story,.manifesto,.waitlist{padding:92px 0}.section-intro{gap:20px;margin-bottom:40px}.screen-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--accent) transparent;gap:16px;margin-inline:-16px;padding:0 16px 14px;display:flex;overflow-x:auto}.screen-grid::-webkit-scrollbar{height:5px}.screen-grid::-webkit-scrollbar-thumb{background:var(--accent);border-radius:999px}.screen-1,.screen-2,.screen-3,.screen-4,.screen-5{scroll-snap-align:start;flex:0 0 min(82vw,300px)}.manifesto-notes{grid-template-columns:1fr;gap:10px}.manifesto-notes p{border-top:1px solid var(--line);max-width:none;padding-top:18px}.field-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.footer{flex-direction:column;gap:10px}}.legal-page{padding-bottom:40px;overflow:visible}.legal-topbar{border:1px solid var(--line);background:#131323d1;border-radius:999px;justify-content:space-between;align-items:center;width:min(920px,100% - 32px);min-height:64px;margin:20px auto;padding:10px 18px;display:flex}.legal-shell{width:min(760px,100% - 32px);margin:90px auto}.legal-shell h1{margin:16px 0 28px}.legal-status{border:1px solid var(--accent);color:var(--accent);border-radius:999px;padding:8px 12px;font-size:12px;display:inline-flex}.legal-intro{color:var(--muted);font-size:18px;line-height:1.7}.article-meta{color:var(--muted);font-size:13px;line-height:1.6}.guide-back{margin-bottom:24px;font-size:13px;display:inline-block}.guide-grid{gap:16px;margin-top:40px;display:grid}.guide-grid .guide-card{border:1px solid var(--line);background:#13132394;border-radius:18px;margin:0;padding:22px}.guide-card h2{margin:0 0 8px}.guide-card p,.guide-example p{margin-bottom:0}.guide-cta,.guide-example{border:1px solid var(--line);background:#13132394;border-radius:18px;padding:22px}.guide-example{margin-top:14px}.guide-example h3{margin:0;font-size:16px}.related-guides ul,.guide-checklist{color:var(--muted);gap:10px;padding-left:20px;line-height:1.65;display:grid}.guide-table-wrap{overflow-x:auto}.guide-table{border-collapse:collapse;width:100%;color:var(--muted);line-height:1.5}.guide-table th,.guide-table td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}.guide-table th{color:var(--ink)}.legal-shell dl{border-block:1px solid var(--line);margin:40px 0}.legal-shell dl div{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;gap:24px;padding:18px 0;display:grid}.legal-shell dl div:last-child{border-bottom:0}.legal-shell dt{color:var(--muted)}.legal-shell dd{margin:0}.legal-shell section{margin-top:48px}.legal-shell section h2{letter-spacing:-.03em;margin-bottom:12px;font:800 24px/1.2 Avenir Next,Helvetica Neue,sans-serif}.legal-shell section p{color:var(--muted);line-height:1.75}.legal-shell a,.legal-footer a{color:var(--accent);text-underline-offset:4px;text-decoration:underline}.legal-footer{border-top:1px solid var(--line);flex-wrap:wrap;gap:24px;width:min(760px,100% - 32px);margin:0 auto;padding-top:26px;font-size:12px;display:flex}@media (width<=620px){.legal-shell{margin:64px auto}.legal-shell dl div{grid-template-columns:1fr;gap:8px}}.topbar{grid-template-columns:1fr auto 1fr}.desktop-nav{justify-content:center;align-items:center;gap:clamp(14px,2vw,30px);display:flex}.desktop-nav a{min-height:44px;color:var(--muted);align-items:center;font-size:12px;display:inline-flex}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--ink)}.mobile-nav{display:none;position:relative}.glass-panel,.nav-glass{-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);background:radial-gradient(circle at 10% 0,#a8a9ff21,#0000 38%),linear-gradient(145deg,#1b2346c2,#0d10209e);border:1px solid #acb1ff3d;box-shadow:inset 0 1px #ffffff14,0 24px 70px #0000003d}.desktop-nav.nav-glass{border-radius:999px;gap:2px;padding:5px}.desktop-nav.nav-glass a{border-radius:999px;padding:0 14px;transition:color .18s,background .18s,box-shadow .18s}.desktop-nav.nav-glass a:hover,.desktop-nav.nav-glass a:focus-visible{background:#a8a9ff1f;outline:0;box-shadow:inset 0 1px #ffffff14}.desktop-nav.nav-glass a:focus-visible{box-shadow:0 0 0 2px #a8a9ffa6}.waitlist-intro{border-radius:30px;padding:clamp(26px,4vw,44px)}.form-section.glass-panel{border-radius:26px}.waitlist-form label,.waitlist-form legend{color:#efedff;letter-spacing:.01em;font-size:13px}.waitlist-form input:not([type=radio]):not([type=checkbox]),.waitlist-form select,.waitlist-form textarea{min-height:56px;color:var(--ink);background:#070a1885;border:1px solid #a6adff47;border-radius:16px;transition:border-color .18s,background .18s,box-shadow .18s;box-shadow:inset 0 1px #ffffff0d}.waitlist-form input:not([type=radio]):not([type=checkbox])::placeholder,.waitlist-form textarea::placeholder{color:#e7e3ff80}.waitlist-form input:not([type=radio]):not([type=checkbox]):focus-visible,.waitlist-form select:focus-visible,.waitlist-form textarea:focus-visible{background:#0c0f22c7;border-color:#b7b8ffe6;outline:0;box-shadow:0 0 0 4px #a8a9ff24,inset 0 1px #ffffff14}.waitlist-form select,.capture-dialog select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--accent) 50%), linear-gradient(135deg, var(--accent) 50%, transparent 50%);background-position:calc(100% - 20px) 52%,calc(100% - 15px) 52%;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:44px}@supports (appearance:base-select){.waitlist-form select,.capture-dialog select{appearance:base-select}.waitlist-form select::picker(select){appearance:base-select}.capture-dialog select::picker(select){appearance:base-select}.waitlist-form select,.capture-dialog select{background-image:none}.waitlist-form select::picker-icon{color:var(--accent);transition:rotate .18s}.capture-dialog select::picker-icon{color:var(--accent);transition:rotate .18s}.waitlist-form select:open::picker-icon{rotate:180deg}.capture-dialog select:open::picker-icon{rotate:180deg}.waitlist-form select::picker(select){color:var(--ink);-webkit-backdrop-filter:blur(24px)saturate(125%);backdrop-filter:blur(24px)saturate(125%);background:radial-gradient(circle at 12% 0,#a8a9ff29,#0000 44%),#101123f2;border:1px solid #acb1ff4d;border-radius:22px;margin-top:10px;padding:10px;box-shadow:inset 0 1px #ffffff14,0 24px 70px #00000085}.capture-dialog select::picker(select){color:var(--ink);-webkit-backdrop-filter:blur(24px)saturate(125%);backdrop-filter:blur(24px)saturate(125%);background:radial-gradient(circle at 12% 0,#a8a9ff29,#0000 44%),#101123f2;border:1px solid #acb1ff4d;border-radius:22px;margin-top:10px;padding:10px;box-shadow:inset 0 1px #ffffff14,0 24px 70px #00000085}.waitlist-form select option,.capture-dialog select option{min-height:48px;color:var(--muted);border-radius:14px;align-items:center;padding:0 14px}.waitlist-form select option:hover,.waitlist-form select option:focus,.waitlist-form select option:checked,.capture-dialog select option:hover,.capture-dialog select option:focus,.capture-dialog select option:checked{color:var(--ink);background:#a8a9ff24}.waitlist-form select option::checkmark{color:var(--accent)}.capture-dialog select option::checkmark{color:var(--accent)}}.choice-row label{background:#070a1861;transition:border-color .18s,color .18s,background .18s}.choice-row label:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #a8a9ff1f}.footer{color:var(--muted);border-top:0;padding:34px 0 40px;font-size:12px;display:block}.footer-glass{border:1px solid var(--glass-line);background:radial-gradient(circle at 12% 0%, #a8a9ff29, transparent 34%), linear-gradient(145deg, #ffffff12, transparent 30%), var(--glass-fill);-webkit-backdrop-filter:blur(24px)saturate(125%);backdrop-filter:blur(24px)saturate(125%);border-radius:32px;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:48px 72px;padding:clamp(28px,5vw,56px);display:grid;box-shadow:inset 0 1px #ffffff1a,0 24px 80px #03030e61}.footer-brand{max-width:440px}.footer-wordmark{font-size:28px}.footer-brand p{max-width:390px;color:var(--muted);margin:18px 0;font-size:15px;line-height:1.6}.footer-badge{min-height:32px;color:var(--accent);letter-spacing:.04em;text-transform:uppercase;background:#a8a9ff12;border:1px solid #a8a9ff33;border-radius:999px;align-items:center;padding:0 12px;font-size:10px;font-weight:750;display:inline-flex}.footer-newsletter p{color:var(--ink);margin:0 0 16px;font-size:16px;font-weight:750}.footer-newsletter form{gap:10px;display:flex}.footer-newsletter label{flex:1}.footer-newsletter label span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.footer-newsletter input{width:100%;min-height:52px;color:var(--ink);background:#0a0a1894;border:1px solid #e7e3ff2e;border-radius:16px;padding:0 16px}.footer-newsletter input:focus{border-color:var(--accent);outline:0;box-shadow:0 0 0 4px #a8a9ff1f}.footer-newsletter button,.footer-call{min-height:52px;color:var(--accent-ink);cursor:pointer;background:linear-gradient(135deg,#b7b8ff,#8e90ff);border:0;border-radius:16px;padding:0 20px;font-weight:800}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.footer-links>div{align-content:start;gap:4px;display:grid}.footer-links>div>span,.footer-contact>span{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800}.footer-links a,.footer-contact a{align-items:center;width:fit-content;min-height:44px;display:inline-flex}.footer-links a:hover,.footer-links a:focus-visible,.footer-contact>a:last-child:hover,.footer-contact>a:last-child:focus-visible{color:var(--ink)}.footer-contact{flex-direction:column;align-items:flex-start;display:flex}.footer-call{margin-bottom:8px}.footer-meta{border-top:1px solid #e7e3ff1f;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;gap:12px 24px;padding-top:24px;display:flex}@media (width<=900px){.topbar{grid-template-columns:minmax(0,1fr) 44px auto;gap:10px}.desktop-nav{display:none}.mobile-nav{width:44px;height:44px;display:block}.mobile-nav summary{cursor:pointer;width:44px;height:44px;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#262952c2,#1011239e);border:1px solid #acb1ff3d;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:750;list-style:none;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.mobile-nav>div{-webkit-backdrop-filter:blur(24px)saturate(125%);backdrop-filter:blur(24px)saturate(125%);background:radial-gradient(circle at 15% 0,#a8a9ff29,#0000 44%),#101123;border:1px solid #acb1ff47;border-radius:22px;min-width:min(280px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:inset 0 1px #ffffff14,0 24px 70px #0000007a}.mobile-nav a{min-height:44px;color:var(--muted);border-radius:14px;align-items:center;padding:0 14px;display:flex}.mobile-nav a:hover,.mobile-nav a:focus-visible{color:var(--ink);background:#a8a9ff1f;outline:0}.footer-glass{grid-template-columns:1fr;gap:34px}.footer-meta{flex-direction:column;grid-column:auto}}@media (width<=620px){.topbar{padding:7px 8px 7px 16px}.nav-login{display:none}.mobile-nav-login{color:var(--ink);border-top:1px solid #acb1ff2e;border-radius:0 0 14px 14px;margin-top:6px;font-weight:700;display:flex}.mobile-nav{position:static}.mobile-nav>div{width:100%;min-width:0;top:calc(100% + 10px);left:0;right:0}:is(body:has(.mobile-nav[open]) .analytics-consent,body:has(.mobile-nav[open]) [data-noxivo-website-widget-root]){display:none}.waitlist{gap:18px}.waitlist-intro,.form-section.glass-panel{border-radius:22px;padding:22px 18px}.waitlist-heading h2{margin:16px 0;font-size:clamp(38px,12vw,54px)}.waitlist-heading>p:last-child{max-width:none;margin-bottom:0}.waitlist-form{gap:14px}.waitlist-form input:not([type=radio]):not([type=checkbox]),.waitlist-form select,.waitlist-form textarea{border-radius:14px;min-height:52px}.waitlist-form .button{width:100%}.choice-row{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.choice-row label{justify-content:center;padding:0 8px}.consent{align-items:start;padding-block:4px}.footer{width:calc(100% - 24px)}.footer-glass{border-radius:26px;gap:30px;padding:28px 20px}.footer-newsletter form{flex-direction:column}.footer-newsletter button,.footer-contact .footer-call{justify-content:center;align-items:center;width:100%;display:inline-flex}}.capture-dialog{border:1px solid var(--glass-line);background:linear-gradient(145deg, var(--glass-highlight), transparent 28%), linear-gradient(180deg, #1f1e43e6, var(--glass-fill));width:min(620px,100% - 48px);max-height:min(820px,100dvh - 48px);color:var(--ink);box-shadow:inset 0 1px 0 #ffffff1a, var(--glass-shadow);-webkit-backdrop-filter:blur(28px)saturate(135%);backdrop-filter:blur(28px)saturate(135%);border-radius:28px;margin:auto;padding:0;position:fixed;inset:0;overflow:hidden}.newsletter-dialog{width:min(520px,100% - 48px)}.capture-dialog::backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 50% 35%,#5752d22e,#0000 42%),#04040cbd}.capture-dialog form{scrollbar-width:thin;scrollbar-color:var(--accent) transparent;max-height:min(820px,100dvh - 48px);padding:clamp(26px,4vw,42px);overflow-y:auto}.capture-dialog h2{max-width:460px;margin:8px 0 0;font-size:clamp(34px,5vw,48px);line-height:.98}.capture-dialog>form>p{color:var(--muted);line-height:1.6}.dialog-heading{justify-content:space-between;align-items:start;gap:24px;margin-bottom:24px;display:flex}.dialog-heading>div{min-width:0}.dialog-close{border:1px solid var(--glass-line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#ffffff0b;border-radius:50%;flex:0 0 44px;font-size:24px;transition:border-color .18s,background .18s,transform .18s}.dialog-close:hover,.dialog-close:focus-visible{border-color:var(--accent);background:#a8a9ff21;outline:0;transform:rotate(4deg);box-shadow:0 0 0 4px #a8a9ff1a}.dialog-fields{gap:20px;display:grid}.capture-dialog label input:not([type=checkbox]),.capture-dialog label select,.capture-dialog textarea{background:var(--glass-fill-strong);border-color:#e7e3ff2e;border-radius:14px;box-shadow:inset 0 1px #ffffff09}.capture-dialog textarea{resize:vertical;width:100%;min-height:140px;color:var(--ink);margin-top:9px;padding:14px}.capture-dialog label input:not([type=checkbox]):focus,.capture-dialog label select:focus,.capture-dialog textarea:focus{border-color:var(--accent);outline:0;box-shadow:0 0 0 4px #a8a9ff1f}.dialog-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 30px;padding:0;list-style:none;display:grid}.dialog-progress li{color:var(--muted);letter-spacing:.02em;gap:8px;font-size:10px;font-weight:750;display:grid}.dialog-progress li:before{content:"";background:#e7e3ff1f;border-radius:999px;width:100%;height:3px}.dialog-progress li.is-active{color:var(--ink)}.dialog-progress li.is-active:before,.dialog-progress li.is-complete:before{background:linear-gradient(90deg,#8587ff,#c8c9ff);box-shadow:0 0 18px #a8a9ff57}.dialog-actions{justify-content:flex-end;gap:12px;margin-top:28px;display:flex}.dialog-actions>button:not(.button){min-width:88px;min-height:48px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px}.capture-dialog .form-status:empty{min-height:0;padding-top:0}.review-list{gap:10px;margin:0;display:grid}.review-list>div{background:#0a0a1873;border:1px solid #e7e3ff21;border-radius:16px;grid-template-columns:100px 1fr auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.review-list dt{color:var(--muted);font-size:12px}.review-list dd{overflow-wrap:anywhere;margin:0}.review-list button{min-width:44px;min-height:44px;color:var(--accent);cursor:pointer;background:#a8a9ff14;border:0;border-radius:999px}@keyframes glass-dialog-in{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.capture-dialog[open]{animation:.22s cubic-bezier(.2,.8,.2,1) glass-dialog-in}@media (width<=620px){.capture-dialog,.newsletter-dialog{border-bottom:0;border-left:0;border-right:0;border-radius:28px 28px 0 0;width:100%;max-width:none;max-height:min(88dvh,760px);margin:auto 0 0;inset:auto 0 0}.capture-dialog form{max-height:min(88dvh,760px);padding:24px 20px calc(20px + env(safe-area-inset-bottom))}.capture-dialog h2{letter-spacing:-.055em;overflow-wrap:break-word;font-size:clamp(28px,8vw,32px);line-height:1.04}.dialog-heading{gap:14px}.dialog-progress li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dialog-actions{bottom:calc(-20px - env(safe-area-inset-bottom));z-index:2;padding:14px 20px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(#0000,#111122f5 24%);margin-inline:-20px;position:sticky}.dialog-actions .button{flex:1}.review-list>div{grid-template-columns:1fr auto;align-items:start}.review-list dd{grid-area:2/1/auto/-1}@keyframes glass-dialog-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
