:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#fff;--surface-soft:#fafafa;--text:#1d1d1f;--text-soft:#86868b;--blue:#06e;--blue-deep:#0052c2;--blue-muted:#0066ee14;--blue-border:#06e3;--separator:#e8e8ed;--radius:22px;--radius-sm:14px;--shadow:0 1px 3px #0000000a;--font:"Inter", -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:var(--bg);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}button,input{font:inherit}button{cursor:pointer}main{overflow:hidden}.hero,.section,.closing{width:min(1120px,100% - 40px);margin:0 auto}.hero{background:var(--bg);grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center;gap:clamp(2rem,7vw,6rem);min-height:92vh;padding:clamp(4rem,10vw,7.5rem) 0 clamp(3rem,8vw,6rem);display:grid}.eyebrow{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font-size:.98rem;font-weight:600}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;max-width:11ch;margin-bottom:1.35rem;font-size:clamp(2.4rem,6.4vw,5.1rem);font-weight:600;line-height:.94}.hero__subhead{max-width:540px;color:var(--text-soft);margin-bottom:0;font-size:clamp(1.2rem,2.1vw,1.6rem);line-height:1.45}.hero__subhead-accent{color:var(--blue)}.hero__body{max-width:620px;color:var(--text-soft);margin:1.1rem 0 0;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.55}.hero--plain{max-width:820px;min-height:auto;display:block}.hero--plain h1{max-width:none}.hero__cta{border-radius:var(--radius);background:var(--blue);min-height:39px;color:var(--surface);letter-spacing:-.01em;justify-content:center;align-items:center;margin-top:1.3rem;padding:0 1.05rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.section__cta-wrap{justify-content:center;display:flex}.hero__cta:hover{background:var(--blue-deep);transform:translateY(-1px)}.hero-waitlist{max-width:420px;margin-top:1.3rem}.hero-waitlist-form{margin:0}.hero-waitlist-form input,.hero-waitlist-form button{border-radius:999px;min-height:44px;font-size:.875rem}.hero-waitlist-form input{padding:0 1.15rem}.hero-waitlist-form button{white-space:nowrap;padding:0 1.2rem}.hero-waitlist__message{text-align:left;min-height:1.25rem;margin-top:.65rem;font-size:.9rem}.hero-waitlist__success{color:var(--blue-deep);margin:0;font-size:1rem;font-weight:600;line-height:1.4}.hero__image{justify-content:center;min-height:min(68vw,560px);padding:0;display:flex}.hero__image img{border-radius:var(--radius);width:min(100%,272px);height:auto;display:block;box-shadow:0 20px 60px #00000014}.section{isolation:isolate;padding:clamp(4rem,8vw,7rem) 0;position:relative}.section:before{z-index:-1;background:var(--bg);content:"";width:100vw;margin-left:-50vw;position:absolute;inset:0 50%}.intro:before,.waitlist:before,.about:before,.flows:before{background:var(--surface-soft)}.intro{text-align:center;max-width:820px}.intro p{color:var(--text);letter-spacing:-.025em;margin-bottom:0;font-size:clamp(1.35rem,2.6vw,2rem);font-weight:500;line-height:1.55}.intro__cta{margin-top:1.3rem}.founder{background:var(--bg);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,2.5rem);display:grid}.founder__photo{object-fit:cover;border-radius:50%;width:176px;max-width:176px;height:176px;display:block}.founder__copy h2{color:var(--text);letter-spacing:-.055em;margin-bottom:.65rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:600;line-height:1.05}.founder__subhead{color:var(--text-soft);margin-bottom:1.1rem;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.45}.founder__copy p{color:var(--text-soft);margin-bottom:1.1rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.55}.founder__copy p:last-of-type{margin-bottom:0}.crisis-note{color:var(--text-soft);grid-column:1/-1;margin:1.75rem 0 0;font-size:.85rem;line-height:1.5}.crisis-note a{color:inherit;text-underline-offset:.12em;text-decoration:underline}.therapy>p{max-width:720px;color:var(--text-soft);margin-bottom:0;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.55}.about{max-width:820px}.about>p{max-width:720px;color:var(--text-soft);margin-bottom:1.1rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.55}.about>p:last-of-type{margin-bottom:0}.section__heading{max-width:620px;margin-bottom:2rem}.therapy .section__heading,.feeling .section__heading,.holds .section__heading,.flows .section__heading,.about .section__heading{margin-bottom:2.53rem}.section__heading h2,.waitlist h2{letter-spacing:-.055em;margin-bottom:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:600;line-height:1.05}.section__heading h2+.section__subhead{margin-top:.85rem}.section__subhead{max-width:540px;color:var(--text-soft);margin-bottom:0;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.45}.cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.card{border:1px solid var(--separator);border-radius:var(--radius);background:var(--surface);min-height:330px;box-shadow:var(--shadow);padding:clamp(1.35rem,3vw,2rem)}.card h3{letter-spacing:-.04em;min-height:2.2em;margin-bottom:1rem;font-size:clamp(1.35rem,2vw,1.7rem);font-weight:600;line-height:1.1}.card p,.waitlist p,.share p{color:var(--text-soft)}.card p{margin-bottom:0}.features,.flow-list{gap:1rem;display:grid}.features{counter-reset:feature;grid-template-columns:repeat(3,minmax(0,1fr))}.flow-list{counter-reset:flow;grid-template-columns:repeat(4,minmax(0,1fr))}.holds,.flows{padding-bottom:clamp(3rem,6vw,5rem)}.holds:after,.flows:after{background:var(--separator);content:"";width:100%;height:1px;margin-top:clamp(3rem,6vw,5rem);display:block}.feature,.flow{border:1px solid var(--separator);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:clamp(1.35rem,3vw,2rem)}.feature{counter-increment:feature}.flow{counter-increment:flow}.feature:before,.flow:before{color:var(--blue);opacity:.18;margin-bottom:.65rem;font-family:Iowan Old Style,Palatino,Palatino Linotype,serif;font-size:clamp(2.75rem,5vw,4rem);font-weight:400;line-height:.9;display:block}.feature:before{content:counter(feature)}.flow:before{content:counter(flow)}.feature h3,.flow h3{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.1rem,1.8vw,1.25rem);font-weight:600;line-height:1.2}.feature p,.flow p{color:var(--text-soft);margin-bottom:0;line-height:1.55}.waitlist{text-align:center;max-width:800px}.waitlist__panel{border:1px solid var(--separator);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:clamp(2rem,6vw,4rem)}.waitlist__panel>p{max-width:560px;margin:1rem auto 2rem;font-size:1.08rem}.waitlist-form{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;margin:0 auto;display:grid}.waitlist-form input,.waitlist-form button,.share__button{border-radius:var(--radius);min-height:56px}.waitlist-form input{border:1px solid var(--separator);background:var(--surface);width:100%;color:var(--text);outline:none;padding:0 1.2rem;transition:border-color .18s,box-shadow .18s}.waitlist-form input:focus{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-muted)}.waitlist-form button,.share__button{background:var(--blue);color:var(--surface);border:0;padding:0 1.4rem;font-weight:600;transition:background .18s,transform .18s}.waitlist-form button:hover,.share__button:hover{background:var(--blue-deep);transform:translateY(-1px)}.waitlist-form button:disabled{cursor:wait;opacity:.7;transform:none}.form-message{min-height:1.5rem;color:var(--blue-deep);margin:1rem 0 0;font-weight:600}.form-message.is-error{color:#9a3e28}.share{border-top:1px solid var(--separator);flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;padding-top:1.5rem;display:flex}.share p{width:100%;margin-bottom:.2rem;font-size:.95rem}.share__button{background:var(--blue-muted);min-height:44px;color:var(--blue-deep);padding:0 1rem}.share__button:hover{background:var(--blue-border)}.share__confirmation{min-width:62px;color:var(--blue-deep);font-size:.94rem;font-weight:600}.closing{background:var(--bg);text-align:center;padding:clamp(3rem,8vw,6rem) 0 clamp(4rem,10vw,7rem)}.closing p{color:var(--text);letter-spacing:-.055em;margin-bottom:0;font-size:clamp(1.8rem,4vw,3.4rem);font-weight:600;line-height:1.1}.site-nav{justify-content:flex-end;gap:1.5rem;width:min(1120px,100% - 40px);margin:0 auto;padding:1.35rem 0 0;display:flex}.site-nav a{color:var(--text-soft);font-size:.95rem;font-weight:500;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--text)}.site-footer{text-align:center;width:min(1120px,100% - 40px);margin:0 auto;padding:1.5rem 0 3rem}.site-footer a{color:var(--text-soft);font-size:.95rem;text-decoration:none}.site-footer a:hover{color:var(--blue)}.fade-in{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(18px)}.fade-in.is-visible{opacity:1;transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.fade-in{opacity:1;transform:none}}@media (width<=900px){.hero{grid-template-columns:1fr;min-height:auto}h1{max-width:12ch}.hero__image{min-height:auto}.cards{grid-template-columns:1fr}.card{min-height:auto}.features,.flow-list{grid-template-columns:1fr}.founder{grid-template-columns:1fr;justify-items:start}}@media (width<=620px){.hero,.section,.closing,.site-nav,.site-footer{width:min(100% - 28px,1120px)}.hero{padding-top:3rem}h1{font-size:clamp(2.25rem,14.5vw,3.35rem)}.hero__image{padding:.75rem}.hero__image img{width:min(100%,238px)}.waitlist-form,.hero-waitlist-form{grid-template-columns:1fr}.waitlist-form button,.hero-waitlist-form button{width:100%}.share{flex-direction:column;align-items:center}.share__confirmation{min-width:0}}.investors-page .investors-header{justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);margin:0 auto;padding:1.35rem 0 0;display:flex}.investors-page .investors-header .eyebrow{margin-bottom:0}.investors-hero{padding-top:clamp(2rem,5vw,3rem)}.investors-section{max-width:900px}.investors-section .section__heading{margin-bottom:2.53rem}.investors-copy{max-width:720px}.investors-copy p{color:var(--text-soft);margin-bottom:1rem;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.55}.investors-copy p:last-child{margin-bottom:0}.investors-copy strong{color:var(--text);font-weight:600}.investors-callout{max-width:720px;color:var(--text);margin:2rem 0 0;font-size:clamp(1.15rem,2vw,1.35rem);line-height:1.5}.investors-source{max-width:720px;color:var(--text-soft);margin:1.5rem 0 0;font-size:.85rem;line-height:1.5}.investors-price{color:var(--text);letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:600}.investors-price span{color:var(--text-soft);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:500}.market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.market-stat{color:var(--blue);letter-spacing:-.03em;margin-bottom:.35rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.market-label{color:var(--text-soft);margin-bottom:.75rem;font-size:.95rem}.stats-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.stat{border:1px solid var(--separator);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:clamp(1.25rem,3vw,1.75rem)}.stat__value{color:var(--blue);letter-spacing:-.04em;margin-bottom:.35rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}.stat__label{color:var(--text-soft);margin-bottom:0;font-size:.95rem;line-height:1.45}.gtm-list{counter-reset:gtm;max-width:720px;margin:0;padding:0;list-style:none}.gtm-list li{counter-increment:gtm;gap:.35rem;margin-bottom:1.25rem;padding-left:2.5rem;display:grid;position:relative}.gtm-list li:before{color:var(--blue);content:counter(gtm);opacity:.35;font-family:Iowan Old Style,Palatino,Palatino Linotype,serif;font-size:1.75rem;font-weight:400;line-height:1;position:absolute;top:0;left:0}.gtm-list strong{color:var(--text);font-weight:600}.gtm-list span{color:var(--text-soft);font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.55}.table-wrap{margin-bottom:.75rem;overflow-x:auto}.comp-table{border-collapse:collapse;width:100%;min-width:640px;font-size:.92rem}.comp-table th,.comp-table td{border-bottom:1px solid var(--separator);text-align:center;vertical-align:middle;padding:.75rem .65rem}.comp-table thead th{color:var(--text-soft);font-size:.82rem;font-weight:600}.comp-table tbody th{color:var(--text);text-align:left;font-weight:500}.comp-table td:first-of-type,.comp-table th:first-child{text-align:left}.comp-table tbody tr td:first-child{color:var(--blue);font-weight:600}.investors-ask{text-align:center}.investors-ask .section__heading,.investors-ask .investors-copy,.investors-ask .investors-raise,.investors-ask .investors-footer-line{margin-left:auto;margin-right:auto}.investors-raise{color:var(--text-soft);margin:0 0 1rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.55}.investors-raise strong{color:var(--text);font-size:clamp(1.35rem,2.5vw,1.75rem)}.investors-footer-line{color:var(--text-soft);margin:1.5rem 0 1.25rem;font-size:.95rem}.investors-page .features{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=900px){.market-grid,.stats-row,.investors-page .features{grid-template-columns:1fr}}@media (width<=620px){.investors-page .investors-header{width:min(100% - 28px,1120px)}}
