@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@1,600&family=JetBrains+Mono:wght@400;600;700&family=Space+Grotesk:wght@400;500;700&display=swap";:root{--bg:#06040a;--bg-soft:#0f0a18;--surface:#15101f;--surface-2:#1b1427;--text:#f8f4ff;--text-strong:#f8f4ff;--text-soft:#e7dcff;--text-muted:#9494b8;--text-dim:#9494b8c2;--line:#ffffff14;--accent-primary:#9d4edd;--accent-soft:#e0aaff;--glass-fill:#ffffff08;--glass-fill-strong:#ffffff0a;--glass-line:#ffffff14;--spotlight:#9d4edd66;--white:#f8f4ff;--black:#06040a;--display:"Space Grotesk", "Avenir Next", "Gill Sans", sans-serif;--accent-serif:"Cormorant Garamond", Georgia, serif;--mono:"JetBrains Mono", "SFMono-Regular", "Menlo", monospace;--sans:"Space Grotesk", "Avenir Next", "Gill Sans", sans-serif;color:var(--text);background:var(--bg);font-family:var(--sans);letter-spacing:0;font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);scroll-padding-top:104px}body{background:linear-gradient(180deg, #ffffff03, transparent 200px), var(--bg);min-width:320px;margin:0;overflow-x:hidden}body,button,input,textarea,select{font-family:var(--sans);letter-spacing:0}a{color:inherit}img{max-width:100%;display:block}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px}#root{min-height:100svh}main{width:100%;overflow:clip}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--text-strong);font-family:var(--display);letter-spacing:-.04em;font-weight:700}p{color:var(--text-muted)}[data-reveal]{opacity:0;will-change:opacity, transform;transition:opacity .72s,transform .72s cubic-bezier(.2,.8,.2,1);transform:translateY(28px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.landing-page{isolation:isolate;background:linear-gradient(#ffffff05,#0000 260px),linear-gradient(#09060f 0%,#06040a 100%);position:relative}.landing-page>*{position:relative}.landing-page:before,.landing-page:after{content:"";pointer-events:none;position:fixed;inset:0}.landing-page:before{z-index:0;opacity:.7;background-image:radial-gradient(circle at 18% 22%,#f8f4ff1c 0 1px,#0000 1.2px),radial-gradient(circle at 74% 14%,#f8f4ff17 0 1px,#0000 1.2px),radial-gradient(circle at 46% 68%,#f8f4ff14 0 1px,#0000 1.3px),radial-gradient(circle at 88% 74%,#f8f4ff14 0 1px,#0000 1.2px),radial-gradient(circle at 16% 84%,#f8f4ff14 0 1px,#0000 1.2px);background-size:220px 220px,260px 260px,320px 320px,280px 280px,240px 240px}.landing-page:after{z-index:0;filter:blur(16px);background:radial-gradient(72vw 52vh at 50% -8%,#9d4edd6b 0%,#9d4edd2e 30%,#9d4edd0d 56%,#0000 76%),linear-gradient(#9d4edd1f,#0000 22%)}.hero-section{min-height:100svh;padding:26px 48px 96px;position:relative}.hero-section:before{content:"";pointer-events:none;opacity:.92;filter:blur(26px);background:conic-gradient(from 190deg at 10% -10%,#0000 0deg,#9d4edd2e 18deg,#0000 32deg),conic-gradient(from 173deg at 32% -10%,#0000 0deg,#9d4edd24 14deg,#0000 28deg),conic-gradient(from 185deg at 50% -12%,#0000 0deg,#e0aaff38 22deg,#0000 36deg),conic-gradient(from 168deg at 72% -9%,#0000 0deg,#9d4edd21 16deg,#0000 30deg),conic-gradient(from 188deg at 90% -8%,#0000 0deg,#9d4edd29 18deg,#0000 31deg);position:absolute;inset:0}.site-header{z-index:100;border:1px solid var(--glass-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c09139e;border-radius:999px;grid-template-columns:minmax(0,240px) 1fr auto;align-items:center;gap:22px;width:min(1240px,100% - 56px);min-height:68px;padding:12px 18px;transition:width .22s,background-color .22s,border-color .22s,box-shadow .22s;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 14px 50px #00000052,inset 0 1px #ffffff0d}.site-header--scrolled{background:#0a0710d6;border-color:#ffffff1f;width:min(1180px,100% - 28px);box-shadow:0 18px 58px #0000006b,inset 0 1px #ffffff0f}.brand,.footer-logo{align-items:center;gap:14px;width:max-content;text-decoration:none;display:inline-flex}.brand-mark{background:#9d4edd14;border:1px solid #9d4edd94;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid;transform:rotate(45deg);box-shadow:0 0 0 1px #ffffff08,0 0 28px #9d4edd47}.brand-mark img{width:26px;height:26px;transform:rotate(-45deg)}.brand-wordmark{color:#a86cdaf5;font-family:var(--display);letter-spacing:-.05em;white-space:nowrap;font-size:1.05rem;font-weight:700}.site-header nav{white-space:nowrap;scrollbar-width:none;justify-content:center;gap:clamp(18px,3vw,42px);min-width:0;display:flex;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a,.download-pill,.store-buttons a,.footer-links a,.social-row a,.legal-back-link,.legal-toc a{text-decoration:none}.site-header nav a{color:var(--text-muted);font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;font-size:11px;font-weight:600;transition:color .18s,opacity .18s}.site-header nav a:hover{color:var(--text-strong)}.download-pill{min-width:144px;min-height:42px;color:var(--text-strong);font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;background:linear-gradient(#9d4eddf5,#7634b2f5);border:1px solid #e0aaff33;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:11px;font-weight:700;transition:transform .18s,filter .18s;display:inline-flex;box-shadow:0 14px 30px #9d4edd4d,inset 0 1px #ffffff29}.download-pill:hover,.store-buttons a:hover,.waitlist-form button:hover,.social-row a:hover{filter:brightness(1.08);transform:translateY(-2px)}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:44px;width:min(1260px,100%);margin:118px auto 0;display:grid}.hero-copy{max-width:560px}.trusted-badge,.waitlist-copy span,.rating-chip,.cta-stars{border:1px solid var(--glass-line);width:fit-content;min-height:38px;color:var(--text-soft);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;background:var(--glass-fill);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:999px;align-items:center;gap:12px;padding:0 16px;font-size:20px;font-weight:600;display:inline-flex}.avatar-stack{display:flex}.avatar-stack img{object-fit:cover;border:1px solid #f8f4ff6b;border-radius:50%;width:28px;height:28px}.avatar-stack img+img{margin-left:-9px}.hero-copy h1{color:var(--text-strong);letter-spacing:-.065em;margin-top:24px;font-size:clamp(3.4rem,8vw,5.7rem);line-height:.92}.hero-copy h1 em{color:var(--accent-soft);font-family:var(--accent-serif);letter-spacing:0;font-style:italic;font-weight:600}.hero-copy>p{max-width:520px;color:var(--text-muted);margin-top:22px;font-size:17px;font-weight:300;line-height:1.75}.waitlist-section{border:1px solid var(--glass-line);background:linear-gradient(135deg, #9d4edd1f, transparent 44%), var(--glass-fill-strong);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:28px;width:min(1120px,100% - 48px);margin:18px auto 58px;padding:36px;box-shadow:0 28px 70px #00000047,inset 0 1px #ffffff0d}.waitlist-section--hero{border-radius:26px;width:100%;margin:34px 0 0;padding:24px}.waitlist-copy h2{max-width:420px;margin-top:18px;font-size:clamp(2rem,4vw,2.8rem);line-height:.98}.waitlist-copy p{max-width:500px;color:var(--text-muted);margin-top:14px;font-size:15px;font-weight:300;line-height:1.75}.waitlist-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.waitlist-form label{gap:8px;display:grid}.waitlist-trap{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.waitlist-form label span{color:var(--text-soft);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:600}.waitlist-form label em{color:var(--text-dim);font-style:normal}.waitlist-form input{width:100%;min-height:50px;color:var(--text-strong);background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;padding:13px 16px;font-size:14px;transition:border-color .18s,background-color .18s,box-shadow .18s}.waitlist-form input::placeholder{color:#9494b8b8}.waitlist-form input:focus{background:#ffffff0d;border-color:#e0aaff47;outline:none;box-shadow:0 0 0 4px #9d4edd1f}.waitlist-consent{grid-column:1/-1;align-items:flex-start;gap:10px;display:flex}.waitlist-consent input,.waitlist-form .waitlist-consent input{width:18px;min-width:18px;height:18px;min-height:18px;accent-color:var(--accent-primary);margin-top:3px;padding:0}.waitlist-consent span{color:var(--text-muted);font-size:13px;font-weight:300;line-height:1.6}.waitlist-form button{min-height:52px;color:var(--text-strong);font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#9d4eddfa,#7634b2fa);border:1px solid #e0aaff2e;border-radius:18px;grid-column:1/-1;font-size:11px;font-weight:700;transition:transform .18s,filter .18s,opacity .18s;box-shadow:0 16px 34px #9d4edd42,inset 0 1px #ffffff29}.waitlist-form button:disabled{cursor:wait;opacity:.72;transform:none}.waitlist-note{min-height:38px;color:var(--text-dim);grid-column:1/-1;font-size:13px;font-weight:300;line-height:1.6}.waitlist-note--success{color:#d7d0ff}.waitlist-note--error{color:#ffc3d9}.store-buttons{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}.store-buttons a{border-radius:10px;justify-content:center;align-items:center;width:132px;transition:transform .18s,filter .18s;display:inline-flex}.store-buttons img{width:132px;height:auto}.store-buttons--compact{justify-content:center}.store-buttons--compact a,.store-buttons--compact img{width:122px}.hero-visual{perspective:1800px;min-height:780px;position:relative}.hero-orbit{filter:blur(.3px);border:1px solid #e0aaff14;border-radius:999px;position:absolute}.hero-orbit--left{width:380px;height:380px;bottom:18%;left:4%;transform:rotate(-16deg)}.hero-orbit--right{width:430px;height:430px;top:10%;right:4%;transform:rotate(22deg)}.hero-visual:before{content:"";filter:blur(28px);background:radial-gradient(circle,#9d4edd38 0%,#9d4edd0f 44%,#0000 72%);border-radius:50%;width:560px;height:560px;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}.hero-device-stack{position:absolute;inset:0}.hero-phone{height:auto;transform-style:preserve-3d;transform-origin:50% 86%;filter:drop-shadow(0 36px 44px #0009)drop-shadow(0 0 34px #9d4edd29);transition:transform .32s,filter .32s;position:absolute;bottom:70px;left:50%}.hero-phone--left{z-index:1;width:clamp(220px,20vw,296px);transform:translate(-118%)translateY(36px)rotateY(28deg)rotateX(7deg)rotate(-5deg)}.hero-phone--center{z-index:3;width:clamp(270px,23vw,352px);transform:translate(-50%)translateY(-10px)rotateY(-18deg)rotateX(9deg)}.hero-phone--right{z-index:2;width:clamp(224px,20vw,300px);transform:translate(20%)translateY(34px)rotateY(-26deg)rotateX(8deg)rotate(5deg)}.hero-visual:hover .hero-phone--left{transform:translate(-124%)translateY(22px)rotateY(26deg)rotateX(9deg)rotate(-6deg)}.hero-visual:hover .hero-phone--center{transform:translate(-50%)translateY(-18px)rotateY(-16deg)rotateX(10deg)}.hero-visual:hover .hero-phone--right{transform:translate(24%)translateY(22px)rotateY(-24deg)rotateX(10deg)rotate(6deg)}.hero-hud{border:1px solid var(--glass-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#9d4edd14,#0000 60%),#ffffff0a;border-radius:24px;width:min(270px,42%);padding:18px 18px 16px;position:absolute;box-shadow:0 20px 50px #00000047,inset 0 1px #ffffff0d}.hero-hud span{color:rgb(#d4d4d4, green, blue);font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:700}.hero-hud strong{color:var(--text-strong);font-family:var(--display);letter-spacing:-.045em;margin-top:10px;font-size:22px;line-height:1.05;display:block}.hero-hud p{color:#fff;margin-top:10px;font-size:13px;font-weight:300;line-height:1.55}.hero-hud--archive{z-index:5;top:9%;right:2%}.hero-hud--security{z-index:5;bottom:12%;left:0}.hero-hud--security>span{color:#f8f4ffd1}.hero-hud--security>strong{color:#f8f4fff5}.hero-progress{background:#ffffff14;border-radius:999px;height:8px;margin-top:14px;overflow:hidden}.hero-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--accent-primary), var(--accent-soft));width:72%;height:100%;display:block;box-shadow:0 0 18px #9d4edd52}.hero-status-row{color:var(--text-soft);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-top:14px;font-size:10px;font-weight:600;display:inline-flex}.hero-status-row i{background:#49d17d;border-radius:50%;flex:none;width:10px;height:10px;display:inline-block;box-shadow:0 0 12px #49d17d66}.hero-waveform{z-index:0;opacity:.84;align-items:flex-end;gap:5px;width:min(410px,70%);height:226px;display:flex;position:absolute;bottom:4%;right:8%}.hero-waveform span{background:linear-gradient(#e0aafff5,#9d4edd2e);border-radius:999px;width:8px;animation:2.8s ease-in-out infinite waveform-pulse;display:block;box-shadow:0 0 12px #9d4edd52}.hero-waveform span:nth-child(13),.hero-waveform span:nth-child(14),.hero-waveform span:nth-child(15),.hero-waveform span:nth-child(16),.hero-waveform span:nth-child(17),.hero-waveform span:nth-child(18){background:linear-gradient(#e0aaff,#9d4edd3d)}@keyframes waveform-pulse{0%,to{opacity:.45;transform:scaleY(.72)}50%{opacity:1;transform:scaleY(1.08)}}.problem-section,.experts-section,.stats-section,.how-section,.storytellers-section,.quotes-section,.features-section,.faq-section,.final-cta,.site-footer{width:min(1240px,100% - 48px);margin:0 auto}.problem-section{min-height:calc(100svh - 96px);padding:20px 0 18px}.experts-section{text-align:center;justify-items:center;gap:22px;min-height:0;padding:8px 0 88px;display:grid;position:relative}.experts-copy{width:100%}.experts-copy h2{color:var(--text-dim);font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;font-size:clamp(.95rem,2vw,1.15rem);font-weight:600;line-height:1.4}.experts-logos{justify-items:center;gap:22px;width:min(320px,100%);display:grid}.expert-logo-card{place-items:center;min-height:0;padding:0;display:grid}.expert-logo-card img{object-fit:contain;width:auto;max-width:220px;height:auto;max-height:100px}.expert-logo-card--dark img{filter:brightness(.98)}.expert-logo-card--light-surface{background:#f8f4fff0;border-radius:999px;padding:12px 18px;box-shadow:0 14px 40px #0000002e,inset 0 1px #ffffffb8}.expert-logo-card--light-surface img{max-width:260px;max-height:48px}.experts-section:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff2e 16% 84%,#0000 100%);width:100%;height:1px;margin-top:20px}.problem-sticky{justify-content:center;align-items:center;min-height:calc(100svh - 120px);display:flex;position:sticky;top:98px}.problem-heading{text-align:center;max-width:1080px;font-size:clamp(2.25rem,6vw,4.4rem);line-height:1.12}.problem-heading span{color:#9494b847;transition:color .62s,text-shadow .62s}.problem-heading span.is-lit{color:var(--text-strong);text-shadow:0 0 26px #e0aaff1f}.stats-section{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:22px 0 120px;display:grid}.stat-card,.story-step,.quote-card,.feature-card,.person-card,.faq-list details,.final-cta,.site-footer,.legal-toc,.legal-document{border:1px solid var(--glass-line);background:linear-gradient(135deg, #9d4edd14, transparent 54%), var(--glass-fill);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 28px 70px #0000003d,inset 0 1px #ffffff0a}.stat-card{border-radius:26px;min-height:168px;padding:28px}.stat-card strong{color:var(--accent-soft);font-family:var(--mono);letter-spacing:-.04em;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;display:block}.stat-card span{max-width:250px;color:var(--text-soft);margin-top:16px;font-size:14px;font-weight:300;line-height:1.6;display:block}.how-section,.storytellers-section,.quotes-section,.features-section,.faq-section{padding:0 0 110px}.how-section>h2,.storytellers-section>h2,.quotes-section>h2,.features-section>h2,.faq-section>h2{text-align:center;max-width:820px;margin:0 auto;font-size:clamp(2.25rem,4vw,4rem);line-height:.98}.quotes-section>p,.features-section>p{text-align:center;max-width:710px;color:var(--text-muted);margin:18px auto 0;font-size:16px;font-weight:300;line-height:1.8}.steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:42px;display:grid}.story-step{border-radius:28px;gap:20px;min-height:420px;padding:24px;display:grid}.step-art{background:linear-gradient(#ffffff0a,#ffffff03),#08060cb8;border-radius:24px;min-height:290px;padding:18px;position:relative;overflow:hidden}.step-art:after{content:"";filter:blur(20px);background:radial-gradient(circle,#9d4edd2e,#0000 68%);border-radius:50%;height:46%;position:absolute;inset:auto -12% -22%}.step-art img{z-index:1;width:min(100%,340px);margin:0 auto;position:relative}.step-art span{z-index:2;color:var(--text-soft);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;background:#0f0a18c2;border:1px solid #ffffff17;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:600;position:absolute}.step-art span:first-of-type{top:18px;left:18px}.step-art span:last-of-type{bottom:18px;right:18px}.step-copy h3{font-size:30px;line-height:1.02}.step-copy p{color:var(--text-muted);margin-top:12px;font-size:15px;font-weight:300;line-height:1.8}.rating-chip{margin:0 auto 18px}.rating-chip img{width:72px;height:auto}.storyteller-carousel{width:100%;margin-top:38px;overflow:hidden}.storyteller-track,.storyteller-set{gap:18px;width:max-content;display:flex}.storyteller-set{padding-right:18px}.person-card{border-radius:24px;gap:16px;width:252px;min-height:304px;padding:18px;display:grid}.person-card img{aspect-ratio:.92;object-fit:cover;border-radius:18px;width:100%}.person-card h3{font-size:22px;line-height:1.02}.person-card p{color:var(--text-muted);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;margin-top:6px;font-size:11px;font-weight:600}.quote-grid,.feature-grid{gap:18px;margin-top:34px;display:grid}.quote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-card{border-radius:26px;min-height:286px;padding:26px}.stars,.cta-stars{color:var(--accent-soft);font-family:var(--mono);letter-spacing:.28em;font-size:20px;font-weight:700}.quote-card>p{color:var(--text-soft);margin-top:18px;font-size:16px;font-weight:300;line-height:1.9}.quote-author{align-items:center;gap:14px;margin-top:24px;display:flex}.quote-author img{object-fit:cover;border-radius:50%;width:54px;height:54px}.quote-author strong{color:var(--text-strong);font-family:var(--display);letter-spacing:-.03em;font-size:20px;line-height:1;display:block}.quote-author span{color:var(--text-dim);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:600;display:block}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{border-radius:24px;min-height:276px;padding:24px}.feature-icon{width:62px;height:62px;color:var(--accent-soft);background:#9d4edd1f;border-radius:18px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #e0aaff14}.feature-card h3{margin-top:18px;font-size:26px;line-height:1}.feature-card p{color:var(--text-muted);margin-top:12px;font-size:15px;font-weight:300;line-height:1.8}.faq-list{gap:14px;max-width:980px;margin:34px auto 0;display:grid}.faq-list details{border-radius:22px;padding:22px 24px}.faq-list summary{cursor:pointer;color:var(--text-strong);font-family:var(--display);letter-spacing:-.035em;font-size:24px;font-weight:700;line-height:1.08;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{max-width:840px;color:var(--text-muted);margin-top:12px;font-size:15px;font-weight:300;line-height:1.8}.final-cta{text-align:center;border-radius:32px;margin-top:8px;margin-bottom:40px;padding:56px 32px;position:relative;overflow:hidden}.final-cta h2{max-width:720px;margin:18px auto 0;font-size:clamp(2.3rem,4vw,4rem);line-height:.98}.cta-feather{opacity:.16;width:160px;position:absolute;top:50%;transform:translateY(-50%)}.cta-feather--left{left:56px}.cta-feather--right{right:56px}.store-rating-row{color:var(--text-dim);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;justify-content:center;gap:24px;margin-top:16px;font-size:11px;font-weight:600;display:flex}.site-footer{border-radius:28px;grid-template-columns:minmax(0,1.3fr) repeat(2,minmax(0,.75fr));gap:28px;margin-bottom:18px;padding:30px;display:grid}.footer-brand p{max-width:440px;color:var(--text-muted);margin-top:16px;font-size:14px;font-weight:300;line-height:1.8}.footer-logo img:first-child{width:38px;height:38px}.footer-wordmark{color:#a86cdaf5;font-family:var(--display);letter-spacing:-.05em;white-space:nowrap;font-size:1.4rem;font-weight:700}.social-row{gap:12px;margin-top:18px;display:flex}.social-row a{width:42px;height:42px;color:var(--text-soft);background:#ffffff08;border:1px solid #ffffff17;border-radius:14px;place-items:center;transition:transform .18s,filter .18s,color .18s;display:grid}.footer-links h3{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:700}.footer-links a{color:var(--text-muted);margin-top:14px;font-size:14px;font-weight:300;line-height:1.5;transition:color .18s;display:block}.footer-links a:hover,.social-row a:hover{color:var(--text-strong)}.copyright{color:var(--text-dim);text-align:center;font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;padding-bottom:32px;font-size:10px;font-weight:600}.legal-page{background:linear-gradient(#ffffff04,#0000 200px),linear-gradient(#09060f 0%,#06040a 100%);min-height:100svh;padding:26px 24px 42px}.legal-hero{border:1px solid var(--glass-line);background:linear-gradient(135deg,#9d4edd1a,#0000 55%),#ffffff08;border-radius:28px;width:min(1180px,100% - 24px);margin:120px auto 24px;padding:38px}.legal-back-link{color:var(--accent-soft);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:600}.legal-hero>span{color:var(--text-dim);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;margin-top:18px;font-size:11px;font-weight:600;display:block}.legal-hero h1{margin-top:18px;font-size:clamp(2.6rem,5vw,4.8rem);line-height:.94}.legal-hero p{max-width:780px;margin-top:18px;font-size:16px;font-weight:300;line-height:1.85}.legal-layout{grid-template-columns:280px minmax(0,1fr);gap:20px;width:min(1180px,100% - 24px);margin:0 auto;display:grid}.legal-toc{border-radius:24px;height:fit-content;padding:24px;position:sticky;top:116px}.legal-toc h2{letter-spacing:-.03em;font-size:18px}.legal-toc nav{gap:10px;margin-top:14px;display:grid}.legal-toc a{color:var(--text-muted);font-size:14px;font-weight:300;line-height:1.5}.legal-document{border-radius:28px;min-height:520px;padding:32px}.legal-document h2,.legal-document h3,.legal-document h4{scroll-margin-top:120px}.legal-document h2{font-size:34px;line-height:1.02}.legal-document h3{border-top:1px solid #ffffff14;margin-top:34px;padding-top:24px;font-size:28px;line-height:1.08}.legal-document h4{color:var(--text-soft);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin-top:18px;font-size:12px;font-weight:600;line-height:1.6}.legal-document p{color:var(--text-muted);margin-top:16px;font-size:15px;font-weight:300;line-height:1.9}.legal-error{color:#ffc3d9}@media (width<=1180px){.hero-section{padding-inline:28px}.site-header{grid-template-columns:minmax(0,190px) 1fr auto;width:calc(100% - 40px)}.site-header--scrolled{width:calc(100% - 24px)}.hero-grid{grid-template-columns:1fr;gap:28px;margin-top:108px}.hero-copy{max-width:720px}.hero-visual{min-height:680px}.hero-hud--archive{right:6%}.hero-hud--security{bottom:10%;left:5%}.steps,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.legal-layout{grid-template-columns:1fr}.legal-toc{position:relative;top:auto}}@media (width<=920px){.hero-section{padding:18px 20px 82px}.site-header{grid-template-columns:44px minmax(0,1fr) auto;gap:10px;width:calc(100% - 20px);min-height:58px;padding:8px 10px;top:10px}.site-header--scrolled{width:calc(100% - 20px)}.brand{gap:0}.brand-mark{border-radius:8px;width:34px;height:34px}.brand-mark img{width:22px;height:22px}.brand-wordmark{display:none}.site-header nav{justify-content:flex-start;gap:16px;padding:0 2px}.site-header nav a{letter-spacing:.14em;flex:none;font-size:10px}.download-pill{letter-spacing:.12em;white-space:nowrap;min-width:auto;min-height:36px;padding:8px 12px;font-size:10px}.hero-grid{margin-top:92px}.hero-copy h1{font-size:clamp(3rem,15vw,4.8rem)}.hero-visual{min-height:560px}.hero-waveform{gap:4px;width:74%;bottom:2%;right:4%}.hero-waveform span{width:6px}.hero-hud{width:min(240px,50%);padding:16px}.hero-hud strong{font-size:20px}.problem-section,.experts-section,.stats-section,.how-section,.storytellers-section,.quotes-section,.features-section,.faq-section,.final-cta,.site-footer{width:min(1240px,100% - 24px)}.problem-section{min-height:calc(100svh - 86px)}.experts-section{padding-bottom:54px}.experts-copy{padding:0}.problem-sticky{min-height:calc(100svh - 98px);top:86px}.stats-section,.quote-grid,.feature-grid,.steps{grid-template-columns:1fr}.story-step{min-height:0}.step-art{min-height:250px}.person-card{width:220px;min-height:276px}.final-cta{padding:48px 22px}.cta-feather{display:none}.site-footer{grid-template-columns:1fr}.legal-page{padding-inline:12px}.legal-hero,.legal-layout{width:calc(100% - 8px)}}@media (width<=720px){.hero-copy>p,.waitlist-copy p,.quotes-section>p,.features-section>p,.quote-card>p,.feature-card p,.legal-hero p,.legal-document p{font-size:14px}.waitlist-section,.waitlist-section--hero{border-radius:24px;padding:20px}.waitlist-form{grid-template-columns:1fr}.hero-visual{min-height:460px}.hero-phone--left{width:min(45vw,210px);transform:translate(-106%)translateY(24px)rotateY(24deg)rotateX(7deg)rotate(-4deg)}.hero-phone--center{width:min(52vw,248px);transform:translate(-50%)translateY(-4px)rotateY(-14deg)rotateX(8deg)}.hero-phone--right{width:min(45vw,210px);transform:translate(10%)translateY(24px)rotateY(-22deg)rotateX(7deg)rotate(4deg)}.hero-hud{width:min(200px,52%)}.hero-hud--archive{top:4%;right:0}.hero-hud--security{bottom:2%;left:0}.problem-heading{font-size:clamp(2rem,9vw,3rem)}.faq-list summary{font-size:21px}.store-rating-row{flex-direction:column;gap:8px}.footer-wordmark{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}.hero-waveform span,.landing-page:after,.hero-section:before,.site-header,.hero-phone{transition:none;animation:none}}
