: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__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{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}.section__heading{max-width:620px;margin-bottom:2rem}.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}.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}.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}.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}}@media (width<=620px){.hero,.section,.closing{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{grid-template-columns:1fr}.waitlist-form button{width:100%}.share{flex-direction:column;align-items:center}.share__confirmation{min-width:0}}
