:root{--bg: #ffffff;--text: #1d1d1f;--muted: #6e6e73;--muted-2: #86868b;--blue: #0071e3;--band: #f5f5f7;--border: #d2d2d7;--green: #1a9e57}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:-apple-system,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}::selection{background:var(--blue);color:#fff}@keyframes kvRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.page{min-height:100%}.nav{position:sticky;top:0;z-index:20;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);background:#fffc;border-bottom:1px solid rgba(0,0,0,.07)}.nav__inner{max-width:1000px;margin:0 auto;padding:0 24px;height:48px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px}.brand__name{font-weight:600;font-size:17px;letter-spacing:-.02em}.logo{display:flex;align-items:flex-end;gap:2.5px;height:17px}.logo span{display:block;width:4px;background:var(--text);border-radius:1px}.logo span:nth-child(1){height:9px}.logo span:nth-child(2){height:17px}.logo span:nth-child(3){height:13px}.nav__links{display:flex;align-items:center;gap:30px;font-size:13px;color:var(--text)}.nav__link{cursor:pointer;opacity:.85;transition:opacity .15s ease}.nav__link:hover{opacity:1}.nav__cta{padding:6px 14px;background:var(--blue);color:#fff;border-radius:980px;font-size:12px;font-weight:500;text-decoration:none}.hero{text-align:center;padding:88px 24px 0;max-width:780px;margin:0 auto}.hero>*{animation:kvRise .7s cubic-bezier(.16,1,.3,1) both}.hero>*:nth-child(2){animation-delay:.06s}.hero>*:nth-child(3){animation-delay:.12s}.hero>*:nth-child(4){animation-delay:.18s}.badge{display:inline-flex;align-items:center;gap:8px;padding:7px 15px;border:1px solid var(--border);border-radius:980px;font-size:13px;font-weight:500;color:var(--muted);margin-bottom:22px}.badge__dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.hero__title{font-weight:700;font-size:clamp(44px,7vw,80px);line-height:1.04;letter-spacing:-.035em;margin:0 0 22px}.hero__sub{font-size:clamp(19px,2.4vw,26px);line-height:1.4;color:var(--muted);font-weight:400;max-width:600px;margin:0 auto 32px;letter-spacing:-.01em}.waitlist{max-width:460px;margin:0 auto}.waitlist__row{display:flex;gap:10px;width:100%}.waitlist__input{flex:1;min-width:0;padding:14px 18px;border:1px solid var(--border);border-radius:14px;font-size:16px;font-family:inherit;outline:none;background:#fff;color:var(--text);transition:border-color .15s ease}.waitlist__input:focus{border-color:var(--blue)}.waitlist__button{padding:14px 24px;background:var(--blue);color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:500;cursor:pointer;white-space:nowrap;font-family:inherit}.waitlist__button:disabled,.waitlist__input:disabled{opacity:.6;cursor:default}.waitlist__error{font-size:13px;color:#ff3b30;margin-top:10px}.waitlist__note{font-size:13px;color:var(--muted-2);margin-top:12px}.joined{max-width:460px;margin:0 auto;border:1px solid #bce8cd;border-radius:16px;padding:18px 22px;display:flex;align-items:center;gap:14px;text-align:left}.joined--green{background:#e3f5ea}.joined--white{background:#fff}.joined__check{flex:none;width:32px;height:32px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}.joined__title{font-weight:600;font-size:15px}.joined__note{font-size:13px;color:#3a7d56;margin-top:2px}.spacer-40{height:40px}.band{background:var(--band);padding:110px 24px;text-align:center}.band__inner{max-width:740px;margin:0 auto}.eyebrow{font-size:15px;font-weight:600;color:var(--blue);margin-bottom:16px}.band__title{font-weight:700;font-size:clamp(34px,4.6vw,56px);line-height:1.07;letter-spacing:-.03em;margin:0 0 22px}.band__text{font-size:clamp(17px,2vw,21px);line-height:1.5;color:var(--muted);max-width:580px;margin:0 auto;letter-spacing:-.01em}.features{max-width:1000px;margin:0 auto;padding:110px 24px}.features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature{background:var(--band);border-radius:22px;padding:38px 30px;text-align:left}.feature__icon{width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.feature__icon--green{background:#e3f0e9}.feature__icon--blue{background:#e6eefb}.feature__icon--gold{background:#f3e9d6}.feature__glyph-circle{width:16px;height:16px;border:2.5px solid var(--green);border-radius:50%}.feature__glyph-diamond{width:15px;height:15px;border:2.5px solid var(--blue);transform:rotate(45deg)}.feature__glyph-square{width:15px;height:15px;border:2.5px solid #b07d12}.feature__title{font-weight:600;font-size:21px;letter-spacing:-.02em;margin:0 0 10px}.feature__text{font-size:15px;line-height:1.5;color:var(--muted);margin:0}.quotes{background:var(--band);padding:110px 24px}.quotes__inner{max-width:880px;margin:0 auto;text-align:center}.quotes__eyebrow{font-size:15px;font-weight:600;color:var(--blue);margin-bottom:34px}.quotes__hero{margin:0 0 14px;font-weight:600;font-size:clamp(28px,3.8vw,44px);line-height:1.18;letter-spacing:-.025em;color:var(--text)}.quotes__hero-by{font-size:15px;color:var(--muted-2);margin-bottom:64px}.quotes__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;text-align:left}.quote-card{background:#fff;border-radius:22px;padding:34px 32px}.quote-card blockquote{margin:0 0 16px;font-size:20px;line-height:1.45;letter-spacing:-.01em;color:var(--text)}.quote-card__by{font-size:14px;color:var(--muted-2)}.philosophy{padding:90px 24px 110px;text-align:center}.philosophy__inner{max-width:820px;margin:0 auto}.philosophy h2{font-weight:600;font-size:clamp(28px,3.8vw,44px);line-height:1.18;letter-spacing:-.02em;margin:0;color:var(--text)}.philosophy__muted{color:var(--muted-2)}.cta{background:var(--band);padding:100px 24px;text-align:center}.cta__title{font-weight:700;font-size:clamp(32px,4.4vw,52px);line-height:1.06;letter-spacing:-.03em;margin:0 0 16px}.cta__text{font-size:clamp(17px,2vw,21px);color:var(--muted);margin:0 auto 30px;max-width:480px;line-height:1.5}.footer{background:#fff;padding:40px 24px;border-top:1px solid var(--border)}.footer__inner{max-width:1000px;margin:0 auto}.footer__legal{font-size:12px;color:var(--muted-2);line-height:1.5;max-width:760px;margin:0 0 18px;padding-bottom:18px;border-bottom:1px solid var(--border)}.footer__bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer__brand{display:flex;align-items:center;gap:8px}.footer__logo{display:flex;align-items:flex-end;gap:2px;height:14px}.footer__logo span{display:block;width:3px;background:var(--muted-2);border-radius:1px}.footer__logo span:nth-child(1){height:7px}.footer__logo span:nth-child(2){height:14px}.footer__logo span:nth-child(3){height:10px}.footer__brand-name{font-size:13px;color:var(--muted-2);font-weight:500}.footer__links{display:flex;gap:24px;font-size:12px;color:var(--muted-2)}.footer__links .link{cursor:pointer;transition:color .15s ease}.footer__links .link:hover{color:var(--text)}@media (max-width: 720px){.features__grid,.quotes__grid{grid-template-columns:1fr}.nav__links{gap:16px}.band,.features,.quotes{padding-top:80px;padding-bottom:80px}}
