:root{--waitlist-navy: #0f2942;--waitlist-medium-blue: #184063;--waitlist-body: #222222;--waitlist-navy-5: rgba(15, 41, 66, .05);--waitlist-navy-10: rgba(15, 41, 66, .1);--waitlist-navy-20: rgba(15, 41, 66, .2);--waitlist-navy-30: rgba(15, 41, 66, .3);--waitlist-navy-80: rgba(15, 41, 66, .8);--waitlist-gold: #8b7332;--waitlist-gold-accessible: #c4a55a;--waitlist-gold-10: rgba(139, 115, 50, .1);--waitlist-cream: #fcfafa;--waitlist-hint-blue: #eef3f8;--waitlist-white: #ffffff;--waitlist-red-flag: #82181a;--waitlist-tracking-eyebrow: .3em;--waitlist-shadow-bento-rest: 0 10px 40px -10px rgba(15, 41, 66, .04), 0 20px 25px -5px rgba(15, 41, 66, .02);--waitlist-shadow-gold-hover: 0 16px 36px -18px rgba(196, 165, 90, .65)}.waitlist-page{background:var(--waitlist-cream);color:var(--waitlist-body);min-height:100vh;padding-top:1.5rem}.hero{text-align:center;padding:4rem 1.5rem 2.5rem}.eyebrow{display:inline-block;color:var(--waitlist-gold-accessible);text-transform:uppercase;letter-spacing:var(--waitlist-tracking-eyebrow);font-weight:700;font-size:.875rem;margin-bottom:1.5rem}.hero h1{max-width:720px;margin:0 auto;font-family:var(--font-serif);color:var(--waitlist-navy);font-weight:500;line-height:1.05;letter-spacing:-.03em;font-size:clamp(2.5rem,5vw,4rem)}.form-section{padding:0 1.5rem 4rem}.bento-card{background:var(--waitlist-white);border-radius:2.5rem;border:1px solid var(--waitlist-navy-5);box-shadow:var(--waitlist-shadow-bento-rest);padding:2.5rem;max-width:480px;margin:0 auto}.waitlist-form{display:flex;flex-direction:column;gap:1rem;font-family:var(--font-sans),Arial,sans-serif}.field{display:flex;flex-direction:column}.field-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.field-input{width:100%;min-height:48px;border:1px solid var(--waitlist-navy-20);border-radius:9999px;background:var(--waitlist-cream);color:var(--waitlist-body);padding:0 1.25rem;font-size:1rem;font-family:inherit;box-shadow:none;transition:border-color .2s,box-shadow .2s,background .2s}.field-input::placeholder{color:var(--waitlist-navy-30);opacity:1}.field-input:hover{border-color:var(--waitlist-navy-30)}.field-input:focus-visible{outline:none;border-color:var(--waitlist-gold-accessible);box-shadow:0 0 0 3px var(--waitlist-gold-10);background:var(--waitlist-white)}.consent-box{margin-top:.5rem;padding:1rem;background:var(--waitlist-hint-blue);border-radius:1rem}.consent-choice{display:grid;grid-template-columns:22px 1fr;column-gap:.75rem;align-items:start;cursor:pointer;margin:0}.consent-choice input[type=checkbox]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.consent-check{margin:2px 0 0;width:22px;height:22px;border:1.5px solid var(--waitlist-navy-30);border-radius:.5rem;background:var(--waitlist-white);display:grid;place-content:center;transition:border-color .2s,background .2s;position:relative}.consent-check:before{content:"";width:12px;height:12px;transform:scale(0);transition:transform .2s cubic-bezier(.16,1,.3,1);box-shadow:inset 1em 1em var(--waitlist-white);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.consent-choice input:checked~.consent-check{background-color:var(--waitlist-navy);border-color:var(--waitlist-navy)}.consent-choice input:checked~.consent-check:before{transform:scale(1)}.consent-choice input:focus-visible~.consent-check{outline:2px solid var(--waitlist-gold-accessible);outline-offset:2px}.consent-text{color:var(--waitlist-navy-80);font-size:.875rem;line-height:1.7;margin:0}.required-star{color:var(--waitlist-red-flag);margin-left:2px}.consent-spec{color:var(--waitlist-navy-80);font-size:.8125rem;line-height:1.7;margin:.75rem 0 0;padding-left:calc(22px + .75rem)}.submit-btn{width:100%;min-height:48px;padding:.75rem 1.5rem;border-radius:9999px;border:0;color:var(--waitlist-white);background:var(--waitlist-navy);font-family:inherit;font-size:1rem;font-weight:500;text-align:center;cursor:pointer;transition:background .3s,box-shadow .3s,transform .3s;margin-top:.5rem}.submit-btn:hover:not(:disabled){background:var(--waitlist-medium-blue);box-shadow:var(--waitlist-shadow-gold-hover);transform:translateY(-1px)}.submit-btn:focus-visible{outline:2px solid var(--waitlist-gold-accessible);outline-offset:3px}.submit-btn:disabled{opacity:.7;cursor:wait;transform:none;box-shadow:none}.honeypot{position:absolute;left:-9999px;top:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.form-msg{margin-top:1rem;padding:.75rem 1rem;border-radius:.75rem;font-size:.875rem;line-height:1.5}.form-msg--error{background:#fdecec;color:#661d1d;border:1px solid #f5c2c2}.form-success{text-align:center;padding:1rem .5rem .5rem}.success-icon{width:44px;height:44px;color:var(--waitlist-gold-accessible);margin:0 auto .75rem;display:block}.success-title{font-family:var(--font-serif);color:var(--waitlist-navy);font-size:1.5rem;font-weight:500;margin:0 0 .5rem}.success-title:focus{outline:none}.success-text{color:var(--waitlist-navy-80);font-size:.9375rem;line-height:1.7;max-width:360px;margin:0 auto}.trust-row{max-width:480px;margin:1.5rem auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem}.trust-item{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--waitlist-navy-80)}.trust-item svg{width:16px;height:16px;color:var(--waitlist-gold-accessible);flex:0 0 auto}.site-footer{border-top:1px solid var(--waitlist-navy-5);padding:2rem 1.5rem;text-align:center;color:var(--waitlist-navy-80);font-size:.875rem;line-height:1.7}.site-footer .footer-inner{max-width:720px;margin:0 auto}.site-footer p{margin:0 0 .75rem}.footer-links{margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.footer-links a{color:var(--waitlist-navy-80);text-decoration:none}.footer-links a:hover{color:var(--waitlist-navy)}@media(max-width:560px){.bento-card{padding:1.5rem;border-radius:2rem}.hero{padding:2.5rem 1.5rem 2rem}}@media(prefers-reduced-motion:reduce){.consent-check,.consent-check:before,.field-input,.submit-btn{transition:none!important}}
