@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap";:root{--font-display:"DM Serif Display", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--pink:#e91e8c;--cobalt:#1a56db;--cyan:#06b6d4;--dark:#0a0914;--cream:#fdfcff;--accent:#e91e8c}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--dark);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit;text-decoration:none}button,textarea{font-family:inherit}#root{min-height:100vh}.rl-link{cursor:pointer;transition:color .12s}.rl-link:hover{color:var(--pink)}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.landing-page{--landing-dark:#0a0914;--landing-ink:#201d2e;--landing-muted:#6b6880;--landing-soft:#f8f6fc;--landing-cream:#fdfcff;--landing-line:#0a091417;--landing-pink:#e91e8c;--landing-blue:#1a56db;background:linear-gradient(180deg, #f8f6fce0, #fdfcfff5 520px), var(--landing-cream);color:var(--landing-dark);min-height:100vh;overflow-x:hidden}.landing-brand{color:var(--landing-dark);font-family:var(--font-display);align-items:center;gap:.65rem;font-size:1.45rem;display:inline-flex}.landing-brand img,.philosophy-mark img,.form-panel__header img,.waitlist-confirmation img{display:block}.landing-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--landing-line);z-index:20;background:#fdfcffdb;justify-content:space-between;align-items:center;min-height:72px;padding:0 48px;display:flex;position:sticky;top:0}.landing-nav__links{align-items:center;gap:2rem;display:flex}.landing-nav__links a,.landing-footer a{color:var(--landing-muted);font-size:.85rem}.landing-nav__cta{background:var(--landing-dark);color:var(--landing-cream);border-radius:999px;padding:.72rem 1.05rem;font-size:.86rem}.landing-hero{background:linear-gradient(115deg,#fdfcfff5 0%,#f8f6fceb 58%,#fff5fab8 100%);grid-template-columns:minmax(0,1.04fr) minmax(380px,.74fr);align-items:center;gap:4rem;min-height:calc(100vh - 72px);padding:80px 48px 90px;display:grid;position:relative;overflow:hidden}.landing-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0a091409 1px,#0000 1px),linear-gradient(90deg,#0a091409 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000006b,#0000 70%);mask-image:linear-gradient(90deg,#0000006b,#0000 70%)}.landing-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fdfcffd1);height:120px;position:absolute;bottom:0;left:0;right:0}.landing-hero__copy{z-index:1;max-width:720px;position:relative}.eyebrow{color:var(--landing-pink);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.1rem;font-size:.72rem;font-weight:600}.landing-hero h1,.landing-section h2{color:var(--landing-dark);font-family:var(--font-display);letter-spacing:0;font-weight:400}.landing-hero h1{max-width:850px;font-size:clamp(3.6rem,7.4vw,7.15rem);line-height:.98}.landing-hero h1 span{color:var(--landing-pink);font-style:italic}.mobile-line-break,.landing-hero__mobile-signup{display:none}.landing-hero__subheadline{color:var(--landing-ink);max-width:560px;margin-top:1.6rem;font-size:1.16rem;font-weight:300;line-height:1.75}.landing-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.45rem;display:flex}.landing-hero__button{border-radius:14px;justify-content:center;align-items:center;min-height:50px;padding:.92rem 1.15rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-hero__button--primary{background:var(--landing-dark);color:var(--landing-cream)}.landing-hero__button--secondary{color:var(--landing-dark);background:#fdfcffbd;border:1px solid #0a09141a}.landing-hero__privacy{color:#6b6880db;pointer-events:none;text-align:center;width:fit-content;max-width:100%;margin-top:.7rem;font-size:.78rem;font-weight:300;line-height:1.5}.landing-hero__mobile-context-link{display:none}.landing-hero__signals{flex-wrap:wrap;gap:.55rem;max-width:560px;margin-top:1.55rem;display:flex}.landing-hero__signals span{color:var(--landing-muted);background:#fdfcffc7;border:1px solid #0a091414;border-radius:999px;padding:.45rem .72rem;font-size:.76rem}.landing-hero__visual{z-index:1;background:linear-gradient(#fdfcffc7,#f8f6fcb8);border:1px solid #0a091412;border-radius:24px;padding:.9rem;position:relative;box-shadow:0 34px 110px #0a09141f}.landing-hero__form-panel{border:1px solid var(--landing-line);background:#fdfcffeb;border-radius:18px;padding:1.35rem;box-shadow:0 22px 60px #0a091414}.hero-beta-note{background:#fff5fab8;border:1px solid #e91e8c17;border-radius:12px;margin-bottom:1rem;padding:.9rem 1rem}.hero-beta-note p{color:var(--landing-dark);font-family:var(--font-display);margin-bottom:.35rem;font-size:1.02rem;line-height:1.25}.hero-beta-note span{color:var(--landing-muted);font-size:.84rem;line-height:1.55;display:block}.form-panel__header{border-bottom:1px solid var(--landing-line);align-items:center;gap:.8rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.form-panel__header p{color:var(--landing-dark);font-weight:600}.form-panel__header span{color:var(--landing-muted);margin-top:.15rem;font-size:.78rem;display:block}.waitlist-form{gap:1rem;scroll-margin-top:96px;display:grid}.waitlist-field{background:linear-gradient(#fdfcfff2,#f8f6fcad);border:1px solid #0a091414;border-radius:16px;gap:.6rem;padding:.95rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.waitlist-field:focus-within{border-color:#e91e8c57;transform:translateY(-1px);box-shadow:0 12px 28px #0a091412}.waitlist-field span{color:var(--landing-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:600}.waitlist-field small{color:#9896aa;font-size:.78rem;line-height:1.45}.waitlist-optional{background:#f8f6fcb8;border:1px solid #0a091412;border-radius:14px;overflow:hidden}.waitlist-optional summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.2rem;min-height:56px;padding:.85rem .95rem;list-style:none;display:grid}.waitlist-optional summary::-webkit-details-marker{display:none}.waitlist-optional summary:after{color:var(--landing-muted);content:"+";grid-area:1/2/span 2;justify-self:end;font-size:1.2rem}.waitlist-optional[open] summary:after{content:"−"}.waitlist-optional summary span{color:var(--landing-dark);font-size:.8rem;font-weight:600}.waitlist-optional summary small{color:var(--landing-muted);font-size:.76rem;line-height:1.35}.waitlist-optional .waitlist-field{background:0 0;border:0;border-top:1px solid #0a091412;border-radius:0}.waitlist-optional .waitlist-field:focus-within{box-shadow:none;transform:none}.waitlist-form input,.waitlist-form textarea{color:var(--landing-dark);font:inherit;background:#fdfcfff5;border:1px solid #0a091414;border-radius:12px;outline:none;width:100%;padding:.92rem 1rem;font-size:.95rem;transition:background .2s,border-color .2s,box-shadow .2s}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.waitlist-form textarea{resize:vertical;min-height:116px}.waitlist-form input:focus,.waitlist-form textarea:focus{background:var(--landing-cream);border-color:#e91e8c85;box-shadow:0 0 0 4px #e91e8c14}.waitlist-disclaimer{background:#f8f6fcb8;border:1px solid #0a091412;border-radius:14px;gap:.55rem;padding:.85rem .95rem;display:grid}.waitlist-disclaimer p{color:var(--landing-muted);margin:0;font-size:.76rem;line-height:1.55}.waitlist-disclaimer a{color:var(--landing-dark);text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline #0a091438;text-decoration:underline #0a091438}.waitlist-form__footer{align-items:center;gap:.85rem;padding-top:.15rem;display:grid}.waitlist-form button{background:var(--landing-dark);color:var(--landing-cream);cursor:pointer;white-space:nowrap;border:0;border-radius:14px;width:100%;min-height:48px;padding:.98rem 1.25rem;font-size:.95rem;font-weight:600;transition:background .2s,box-shadow .2s,transform .2s}.waitlist-form button:hover{background:#201d2e;transform:translateY(-1px);box-shadow:0 14px 30px #0a091429}.waitlist-form button:disabled{cursor:wait;opacity:.72;transform:none}.waitlist-confirmation{background:var(--landing-soft);border:1px solid var(--landing-line);color:var(--landing-ink);border-radius:8px;align-items:flex-start;gap:.85rem;padding:1rem;line-height:1.6;display:flex}.landing-section{grid-template-columns:minmax(260px,.7fr) minmax(0,1fr);gap:3rem;padding:88px 48px;display:grid}.landing-section--problem{background:radial-gradient(ellipse at 18% 28%, #1a56db12, transparent 42%), radial-gradient(ellipse at 78% 58%, #e91e8c0e, transparent 38%), linear-gradient(180deg, var(--landing-cream), #fbf9fe);border-top:1px solid var(--landing-line);grid-template-columns:minmax(280px,.82fr) minmax(380px,.94fr);gap:4.5rem;padding:120px 48px;position:relative;overflow:hidden}.landing-section--problem:before{content:"";opacity:.9;pointer-events:none;background-image:linear-gradient(90deg,#0000,#1a56db1a,#0000),linear-gradient(90deg,#0000,#e91e8c12,#0000),linear-gradient(#0000,#1a56db12,#0000);background-position:0 34%,0 66%,48% 0;background-repeat:no-repeat;background-size:100% 1px,100% 1px,1px 100%;position:absolute;inset:0}.landing-section--problem:after{content:"";pointer-events:none;background:radial-gradient(#fdfcff1f,#0000 42%),radial-gradient(at 52%,#1a56db0f,#0000 43%);width:66%;height:78%;position:absolute;top:11%;left:17%}.landing-section--problem>*{z-index:1;position:relative}.landing-section--problem .section-heading{position:sticky;top:104px}.problem-card{background:#fdfcffc7;border:1px solid #0a09140e;border-radius:20px;padding:2.35rem;box-shadow:0 18px 54px #0a091409}.problem-title{max-width:760px;font-size:clamp(4rem,5vw,5.8rem);line-height:1.02}.problem-title span{display:inline}.problem-title em{color:var(--landing-blue);font-style:italic}.landing-section--helps{background:var(--landing-soft);border-top:1px solid var(--landing-line);display:block}.section-heading{max-width:610px}.help-heading{max-width:720px;margin-bottom:2.75rem}.landing-section h2{max-width:820px;margin-bottom:1rem;font-size:clamp(2.2rem,4.2vw,4.25rem);line-height:1.08}.landing-section h2 span{color:var(--landing-blue);font-style:italic;display:inline}.landing-section--philosophy h2 span{color:var(--landing-pink)}.section-heading>p:not(.eyebrow),.section-body>p,.landing-section--philosophy>p,.philosophy-copy>p{color:var(--landing-ink);font-size:1rem;font-weight:300;line-height:1.78}.problem-lines{gap:.8rem;display:grid}.problem-lines p{color:var(--landing-ink);font-family:var(--font-display);font-size:clamp(1.3rem,2.2vw,1.95rem);font-weight:400;line-height:1.34}.problem-lines p:nth-child(2),.problem-lines p:nth-child(3){color:#4f4b62}.problem-lines p:nth-child(4){color:#9896aa;margin-top:.55rem;font-size:clamp(1.18rem,1.9vw,1.68rem);font-style:normal;font-weight:300}.quiet-list{counter-reset:problem-points;gap:0;margin:1.9rem 0 0;padding:0;list-style:none;display:grid}.quiet-list li{color:var(--landing-muted);counter-increment:problem-points;border-top:1px solid #0a091413;align-items:flex-start;gap:.95rem;min-height:52px;padding:1rem 0;font-size:.92rem;line-height:1.55;display:flex}.quiet-list li:last-child{border-bottom:1px solid #0a091413}.quiet-list li:before{color:#b24d86;content:counter(problem-points, decimal-leading-zero);font-family:var(--font-display);background:0 0;border-radius:0;flex:none;justify-content:center;align-items:center;width:1.65rem;height:auto;margin-top:.05rem;font-size:.88rem;display:inline-flex}.problem-support{color:#4f4b62;background:#fff5fabd;border:1px solid #e91e8c17;border-left:2px solid #e91e8c57;border-radius:12px;margin:1.75rem 0 0;padding:1rem 1.1rem;font-size:.98rem;font-weight:300;line-height:1.7}.help-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.help-card{background:var(--landing-cream);border:1px solid #0a091412;border-radius:20px;flex-direction:column;gap:1rem;min-height:390px;padding:1.65rem 1.55rem 1.55rem;display:flex;box-shadow:0 18px 44px #0a091409}.help-card__meta{align-items:center;gap:.75rem;margin-bottom:.15rem;display:flex}.help-card__number{color:var(--landing-pink);font-family:var(--font-display);background:#fff5fa;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;display:inline-flex}.help-card:nth-child(2) .help-card__number{color:var(--landing-blue);background:#f0f5ff}.help-card:nth-child(3) .help-card__number{color:#07899a;background:#ecfeff}.help-card__label{color:var(--landing-pink);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:600}.help-card:nth-child(2) .help-card__label{color:var(--landing-blue)}.help-card:nth-child(3) .help-card__label{color:#07899a}.help-card h3{color:var(--landing-dark);font-family:var(--font-display);margin-bottom:.8rem;font-size:1.55rem;font-weight:400}.help-card p{color:var(--landing-muted);font-size:.95rem;line-height:1.7}.help-preview{background:var(--landing-cream);border:1px solid #0a091412;border-radius:10px;min-height:128px;margin-top:auto;padding:.9rem}.help-preview__topline{color:#9896aa;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.7rem;font-size:.62rem;font-weight:600}.help-preview__metadata{color:#6b6880cc;text-align:center;margin-top:.95rem;font-size:.68rem;font-weight:300;line-height:1.5}.help-preview__textline{background:#edeaf4;border-radius:999px;width:68%;height:8px;margin-bottom:.5rem}.help-preview__textline.wide{width:88%}.help-preview__chart{grid-template-columns:repeat(5,1fr);align-items:end;gap:.55rem;height:82px;display:grid}.help-preview__chart i{background:linear-gradient(#1a56db80,#1a56db1f);border-radius:999px 999px 2px 2px;display:block}.help-preview__insight{background:#ecfeff;border-left:2px solid #06b6d4;padding:.85rem .9rem}.help-preview__insight strong{color:var(--landing-dark);font-family:var(--font-display);margin-bottom:.45rem;font-size:1.05rem;font-weight:400;line-height:1.3;display:block}.help-preview__insight span{color:#07899a;font-size:.7rem}.landing-section--preview{background:var(--landing-cream);border-top:1px solid var(--landing-line);grid-template-columns:minmax(280px,.76fr) minmax(420px,1fr);align-items:center}.preview-points{gap:.75rem;margin:1.45rem 0 0;padding:0;list-style:none;display:grid}.preview-points li{color:var(--landing-muted);gap:.75rem;font-size:.9rem;line-height:1.55;display:flex}.preview-points li:before{background:var(--landing-pink);content:"";border-radius:999px;flex:none;width:4px;height:4px;margin-top:.65rem}.dashboard-preview{background:var(--landing-dark);color:var(--landing-cream);border:1px solid #fdfcff14;border-radius:18px;padding:1.35rem;box-shadow:0 32px 80px #0a091440}.dashboard-preview__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.dashboard-preview__header span,.dashboard-preview__chart span,.dashboard-preview__insight span{color:#fdfcff61;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.64rem;font-weight:600;display:block}.dashboard-preview__header strong{color:var(--landing-cream);font-family:var(--font-display);font-size:1.35rem;font-weight:400;display:block}.dashboard-preview__header em{color:#f7a8d3;white-space:nowrap;background:#e91e8c2e;border-radius:999px;padding:.35rem .7rem;font-size:.72rem;font-style:normal;font-weight:600}.dashboard-preview__metrics{grid-template-columns:repeat(4,1fr);gap:.55rem;margin-bottom:.9rem;display:grid}.dashboard-preview__metric{background:#1a1928;border:1px solid #fdfcff0f;border-radius:10px;padding:.75rem}.dashboard-preview__metric strong{color:var(--landing-cream);font-size:1.25rem;font-weight:300;line-height:1.1;display:block}.dashboard-preview__metric span{color:#fdfcff6b;letter-spacing:.04em;text-transform:uppercase;margin-top:.32rem;font-size:.65rem;display:block}.dashboard-preview__metric small{color:#fdfcff40;margin-top:.35rem;font-size:.65rem;display:block}.dashboard-preview__chart{background:#fdfcff09;border:1px solid #fdfcff0f;border-radius:10px;margin-bottom:.75rem;padding:.9rem 1rem .45rem}.dashboard-preview__chart svg{width:100%;height:92px;display:block}.dashboard-preview__insight{border-left:2px solid var(--landing-pink);background:#e91e8c14;padding:.85rem 1rem}.dashboard-preview__insight p{color:#fdfcffc7;margin-bottom:.3rem;font-size:.9rem;line-height:1.55}.dashboard-preview__insight small{color:#fdfcff52;font-size:.7rem}.landing-section--privacy{background:linear-gradient(180deg, var(--landing-cream), #fbf9fe);border-top:1px solid var(--landing-line);grid-template-columns:minmax(280px,.82fr) minmax(340px,.9fr);align-items:start;gap:5rem;padding-top:88px;padding-bottom:88px}.privacy-editorial{max-width:560px}.privacy-editorial h2{color:var(--landing-dark);font-family:var(--font-display);letter-spacing:0;font-size:clamp(3.4rem,6vw,6.6rem);font-weight:400;line-height:.96}.privacy-editorial__subhead{color:var(--landing-dark);font-family:var(--font-display);margin-top:1.15rem;font-size:clamp(1.4rem,2.4vw,2.15rem);font-weight:400;line-height:1.18}.privacy-editorial__body{color:var(--landing-muted);max-width:440px;margin-top:1.25rem;font-size:1rem;font-weight:300;line-height:1.76}.privacy-list{border-top:1px solid #0a09141a;margin:0;padding:0;list-style:none;display:grid}.privacy-list__item{border-bottom:1px solid #0a09141a;grid-template-columns:2.5rem minmax(0,1fr);align-items:baseline;gap:1.4rem;padding:1.25rem 0;display:grid}.privacy-list__item span{color:#0a091457;letter-spacing:.1em;font-size:.72rem;font-weight:600}.privacy-list__item p{color:var(--landing-ink);font-family:var(--font-display);font-size:clamp(1.15rem,1.6vw,1.42rem);font-weight:400;line-height:1.35}.landing-section--philosophy{background:var(--landing-soft);grid-template-columns:.35fr minmax(260px,.72fr) minmax(0,1fr);align-items:center}.philosophy-mark{justify-content:center;display:flex}.landing-section--story{background:var(--landing-cream);border-top:1px solid var(--landing-line);padding-top:104px;padding-bottom:104px;display:block}.story-card{background:var(--landing-soft);border:1px solid #0a091412;border-radius:20px;max-width:880px;margin:0 auto;padding:2.25rem}.story-card h2{max-width:680px}.story-card h2 span{color:var(--landing-pink)}.story-card p:not(.eyebrow){color:var(--landing-ink);max-width:690px;font-size:1.05rem;font-weight:300;line-height:1.82}.story-card blockquote{border-left:3px solid var(--landing-pink);color:var(--landing-dark);font-family:var(--font-display);max-width:620px;margin:1.5rem 0;padding:.35rem 0 .35rem 1.25rem;font-size:clamp(1.35rem,2.2vw,2rem);font-style:italic;line-height:1.35}.founder-grid{border-top:1px solid #0a09141a;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:3rem;padding-top:2rem;display:grid}.founder-card{background:var(--landing-cream);box-shadow:none;border:.5px solid #0a09140f;border-radius:12px;align-items:center;gap:.85rem;min-height:78px;padding:1rem 1.1rem;display:flex}.founder-card__initial{border:1.5px solid var(--landing-soft);color:var(--landing-dark);font-family:var(--font-display);background:#fde8f3;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex}.founder-card:nth-child(2) .founder-card__initial{background:#e1effe}.founder-card h3{color:var(--landing-dark);margin-bottom:.2rem;font-size:.82rem;font-weight:600}.founder-card p{margin:0}.founder-card .founder-card__role{color:#9896aa;letter-spacing:0;font-size:.7rem;font-weight:400}.landing-disclaimer{background:var(--landing-cream);border-top:1px solid #0a09140e;padding:18px 48px 8px}.landing-disclaimer p{color:#6b6880b8;text-align:center;max-width:760px;margin:0 auto;font-size:.74rem;font-weight:300;line-height:1.58}.landing-disclaimer__consent{color:#6b688094;margin-top:.45rem;font-size:.68rem}.landing-disclaimer__consent a{color:#201d2e9e;text-underline-offset:2px;-webkit-text-decoration:underline #201d2e33;text-decoration:underline #201d2e33}.landing-footer{background:var(--landing-cream);justify-content:space-between;align-items:center;gap:1.5rem;padding:34px 48px;display:flex}.landing-footer p{color:var(--landing-muted);font-size:.86rem}.landing-footer__links{align-items:center;gap:1.5rem;display:flex}.landing-footer__links a{color:var(--landing-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.landing-footer__links a:hover{color:var(--landing-dark)}@media (width<=920px){.landing-nav{padding:0 24px}.landing-nav__links{display:none}.landing-hero,.landing-section,.landing-section--problem,.landing-section--preview,.landing-section--philosophy{grid-template-columns:1fr}.landing-section--problem .section-heading{position:static}.landing-section--problem{gap:2.5rem;padding:88px 28px}.problem-title{max-width:680px;font-size:4rem;line-height:1.04}.problem-card{max-width:640px;padding:2rem}.landing-hero{gap:2.25rem;min-height:auto;padding:56px 24px 64px}.landing-hero__visual,.landing-hero__form-panel{max-width:560px}.landing-section{padding:64px 24px}.landing-section--story{padding-top:72px;padding-bottom:72px}.story-card{padding:1.5rem}.founder-grid,.help-grid{grid-template-columns:1fr}.landing-section--privacy{gap:2.75rem;padding-top:72px;padding-bottom:72px}.dashboard-preview__metrics{grid-template-columns:repeat(2,1fr)}.help-card{min-height:0}.philosophy-mark{justify-content:flex-start}.landing-disclaimer,.landing-footer{padding-left:24px;padding-right:24px}.landing-footer{flex-direction:column;align-items:flex-start}}@media (width<=560px){.landing-nav{background:#fdfcffb3;border-bottom:0;min-height:66px;padding:0 16px}.landing-brand{font-size:1.25rem}.landing-nav__cta{display:none}.landing-hero{background:linear-gradient(#fdfcfffa 0%,#faf8fdf5 58%,#fff6fab3 100%);align-items:start;min-height:calc(100svh - 66px);padding:clamp(16px,4.5vh,38px) 20px 42px;display:block}.landing-hero:before{opacity:.24}.landing-hero:after{height:90px}.landing-hero__copy{text-align:center;align-content:start;justify-items:center;max-width:390px;min-height:auto;margin:0 auto;padding-top:clamp(6px,1.5vh,18px);display:grid}.landing-hero .eyebrow{letter-spacing:.12em;max-width:300px;margin-bottom:.95rem;font-size:.65rem}.mobile-line-break{display:block}.landing-section--problem{text-align:left;justify-items:start;gap:1.45rem;min-height:auto;padding:72px 20px}.landing-section--problem .section-heading{justify-self:stretch;width:100%;max-width:340px}.problem-title{letter-spacing:-.01em;max-width:320px;margin-bottom:0;font-size:clamp(2.8rem,9vw,4rem);line-height:.98}.problem-title span{display:block}.problem-title em{color:var(--landing-blue);font-style:italic}.problem-card{border-radius:18px;width:100%;max-width:390px;padding:1.45rem 1.2rem;box-shadow:0 14px 44px #0a091409}.problem-lines{gap:.95rem}.problem-lines p{font-size:clamp(1.18rem,6vw,1.55rem);line-height:1.38}.problem-lines p:nth-child(4){margin-top:.3rem;font-size:clamp(1.05rem,5vw,1.3rem)}.problem-support{margin-top:1.65rem;padding:.95rem 1rem;font-size:.94rem;line-height:1.72}.quiet-list{margin-top:1.65rem}.quiet-list li{gap:.8rem;min-height:58px;padding:1rem 0;font-size:.9rem}.quiet-list li:before{width:1.45rem;font-size:.84rem}.landing-section--privacy{gap:2rem;padding:64px 20px}.privacy-editorial h2{margin-bottom:.8rem;font-size:clamp(2.9rem,16vw,4rem)}.privacy-editorial__subhead{margin-top:.85rem;font-size:1.36rem}.privacy-editorial__body{margin-top:.95rem;font-size:.94rem;line-height:1.68}.privacy-list__item{grid-template-columns:2rem minmax(0,1fr);gap:.8rem;padding:1rem 0}.privacy-list__item p{font-size:1.08rem}.landing-hero h1{max-width:360px;font-size:clamp(3.1rem,16vw,4.65rem);line-height:.92}.landing-hero__subheadline{color:#201d2eb8;max-width:340px;margin-top:1.25rem;font-size:.98rem;line-height:1.62}.landing-hero__mobile-signup{width:min(100%,350px);margin-top:clamp(1.15rem,3vh,1.85rem);display:block}.landing-hero__actions{display:none}.landing-hero__privacy{width:100%;max-width:none;margin-top:.65rem;font-size:.74rem;line-height:1.5}.landing-hero__mobile-context-link{color:#201d2eb8;text-underline-offset:4px;margin-top:1.05rem;font-size:.76rem;font-weight:400;line-height:1.4;-webkit-text-decoration:underline #201d2e2e;text-decoration:underline #201d2e2e;transition:color .2s,text-decoration-color .2s,transform .2s;display:inline-flex}.landing-hero__mobile-context-link:hover,.landing-hero__mobile-context-link:focus-visible{color:#201d2eeb;outline:none;text-decoration-color:#201d2e66;transform:translateY(-1px)}.landing-hero__signals,.landing-hero__visual{display:none}.waitlist-form--compact{gap:.68rem;scroll-margin-top:82px;display:grid}.waitlist-form--compact .waitlist-form__orientation{color:#201d2e9e;text-align:center;max-width:300px;margin:0 auto .05rem;font-size:.76rem;font-weight:300;line-height:1.45}.waitlist-form--compact .waitlist-field{background:0 0;border:0;border-radius:0;padding:0}.waitlist-form--compact .waitlist-field:focus-within{box-shadow:none;transform:none}.waitlist-form--compact input{box-shadow:none;text-align:center;background:0 0;border:0;border-bottom:1px solid #0a09142e;border-radius:0;padding:1rem .15rem .82rem;font-size:16px}.waitlist-form--compact input:focus{box-shadow:none;background:0 0;border-color:#0a09146b}.waitlist-form--compact .waitlist-form__footer{grid-template-columns:1fr;gap:.42rem;padding-top:.05rem}.waitlist-form--compact button{border-radius:999px;width:100%;min-height:52px;padding:.95rem 1.2rem;font-size:.92rem}.waitlist-form--compact .waitlist-form__consent{color:#6b688094;text-align:center;max-width:280px;margin:0 auto;font-size:.64rem;font-weight:300;line-height:1.4}.waitlist-form--compact .waitlist-form__consent a{color:#201d2e94;text-underline-offset:2px;-webkit-text-decoration:underline #201d2e2e;text-decoration:underline #201d2e2e}.landing-hero__mobile-signup .waitlist-confirmation{text-align:center;background:0 0;border:0;justify-content:center;align-items:center;padding:0}.dashboard-preview{border-radius:14px;padding:1rem}.dashboard-preview__header{flex-direction:column;align-items:flex-start}}.legal-page{background:linear-gradient(#f8f6fce0,#fdfcfff5 520px);min-height:100vh;padding:60px 0}.legal-container{max-width:900px;margin:0 auto;padding:0 48px}.legal-content{background:var(--landing-cream);border:1px solid var(--landing-line);border-radius:12px;padding:64px 56px;box-shadow:0 2px 8px #0a091414}.legal-header{border-bottom:2px solid var(--landing-line);margin-bottom:48px;padding-bottom:32px}.legal-header h1{font-family:var(--font-display);color:var(--landing-dark);margin:0 0 12px;font-size:32px;font-weight:600;line-height:1.2}.legal-date{color:var(--landing-muted);margin:0;font-size:14px}.legal-content section{margin-bottom:48px}.legal-content section:last-child{margin-bottom:0}.legal-content h2{font-family:var(--font-display);color:var(--landing-dark);margin:32px 0 16px;font-size:20px;font-weight:600;line-height:1.3}.legal-content section>h2:first-child{margin-top:0}.legal-content p{color:var(--landing-muted);margin:0 0 16px;font-size:15px;line-height:1.7}.legal-content p:last-child{margin-bottom:0}.legal-content a{color:var(--landing-blue);font-weight:500;text-decoration:none;transition:opacity .2s}.legal-content a:hover{opacity:.8;text-decoration:underline}.legal-content ul{margin:16px 0 16px 24px;padding:0}.legal-content li{color:var(--landing-muted);margin-bottom:8px;font-size:15px;line-height:1.6}.legal-content strong{color:var(--landing-dark);font-weight:600}@media (width<=768px){.legal-container{padding:0 24px}.legal-content{border-radius:8px;padding:40px 24px}.legal-header{margin-bottom:32px;padding-bottom:24px}.legal-header h1{font-size:24px}.legal-content h2{margin:24px 0 12px;font-size:18px}.legal-content section{margin-bottom:32px}.legal-page{padding:40px 0}}@media (width<=480px){.legal-container{padding:0 16px}.legal-content{padding:32px 16px}.legal-header h1{font-size:20px}.legal-content h2{font-size:16px}.legal-content p,.legal-content li{font-size:14px}}
