.waitlist-page{background:var(--cream);min-height:100vh}.waitlist-hero{align-items:center;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.waitlist-hero-bg,.waitlist-hero-bg img{position:absolute;inset:0}.waitlist-hero-bg{z-index:0}.waitlist-hero-bg img{object-fit:cover;width:100%;height:100%}.waitlist-hero-bg:after{content:"";background:linear-gradient(135deg,#2d1b3df0,#e91e8c80);position:absolute;inset:0}.waitlist-hero-content{z-index:2;text-align:center;max-width:620px;padding-top:80px;padding-bottom:80px;position:relative}.waitlist-badge{color:#ffb4dce6;letter-spacing:.14em;text-transform:uppercase;background:#e91e8c33;border:1px solid #e91e8c66;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.75rem;font-weight:800;display:inline-flex}.waitlist-badge span{background:var(--rose);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot;display:block}.waitlist-title{color:#fff;margin-bottom:20px;font-size:clamp(2.2rem,5vw,3.4rem)}.waitlist-title em{color:var(--rose);font-style:italic}.waitlist-lead{color:#ffffffd1;margin-bottom:12px;font-size:1.05rem;line-height:1.7}.waitlist-lead strong{color:#fff}.waitlist-note{color:#fff9;margin-bottom:40px;font-size:.92rem}.waitlist-form{flex-direction:column;gap:14px;max-width:480px;margin:0 auto;display:flex}.waitlist-form input{color:#fff;width:100%;font-family:var(--f-body);background:#ffffff14;border:2px solid #fff3;border-radius:12px;outline:none;padding:16px 20px;font-size:1rem;transition:border-color .2s,background .2s}.waitlist-form input::placeholder{color:#ffffff9e}.waitlist-form input:focus{border-color:var(--rose);background:#ffffff1f}.waitlist-form button{justify-content:center;width:100%}.waitlist-iframe{border:none;border-radius:12px;width:100%;min-height:360px}.waitlist-stats{flex-wrap:wrap;justify-content:center;gap:32px;margin-top:40px;display:flex}.waitlist-stat{text-align:center;min-width:110px}.waitlist-stat strong{font-family:var(--f-display);color:var(--rose);font-size:1.8rem;font-weight:700;line-height:1.1;display:block}.waitlist-stat span{color:#ffffff8c;margin-top:4px;font-size:.78rem;display:block}@media (max-width:640px){.waitlist-hero-content{padding-top:64px;padding-bottom:64px}.waitlist-form button{white-space:normal;line-height:1.25}.waitlist-stats{gap:22px}}
