.waitlist-shell{background-color:var(--bg-app);background-image:linear-gradient(#14111299 0%,#14111266 40%,#141112b3 100%),url(/form-background.jpg);background-position:top;background-size:cover;min-height:100vh;padding:3rem 1.5rem}.waitlist-panel{background:var(--bg-panel);border:1px solid var(--border);width:100%;max-width:46rem;box-shadow:var(--shadow-lg);border-radius:8px;margin:0 auto;padding:3.5rem 4rem}.waitlist-header{margin-bottom:3rem}.waitlist-logo{aspect-ratio:1670/222;object-fit:contain;width:min(100%,32rem);height:auto;margin-bottom:2.5rem;display:block}.waitlist-header p,.waitlist-confirmation p{color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.5}.waitlist-section{margin-bottom:3rem}.waitlist-section h2{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.75rem}.waitlist-grid{gap:1.5rem;display:grid}.waitlist-grid label,.waitlist-other{color:var(--text-main);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.waitlist-grid label>span,.waitlist-other>span{color:var(--text-main);font:inherit}.waitlist-grid small{color:var(--text-dim);font-weight:400}.waitlist-grid input,.waitlist-grid select,.waitlist-other input{border:1px solid var(--border-strong);background:var(--bg-app);width:100%;color:var(--text-main);border-radius:5px;padding:.75rem 1rem;font-size:.95rem}.waitlist-other{margin-top:1.5rem}.waitlist-consent{gap:1rem;margin-bottom:2rem;display:grid}.waitlist-consent label{color:var(--text-muted);justify-content:flex-start;align-items:flex-start;gap:.75rem;font-size:.95rem;font-weight:400;line-height:1.5;display:flex}.waitlist-consent input{flex:none;width:1.2rem;height:1.2rem;margin-top:.1rem}.waitlist-consent span{color:inherit;font:inherit}.waitlist-consent-error{color:var(--danger);font:inherit;margin-top:.35rem;font-size:.85rem;display:block}.waitlist-submit-wrap{width:fit-content}.waitlist-panel button{cursor:pointer;background:var(--accent);min-height:3.25rem;color:var(--accent-ink);border-radius:999px;padding:.85rem 2.1rem;font-size:1rem;font-weight:600}.waitlist-panel button:disabled{cursor:not-allowed;opacity:.6}.waitlist-error{color:var(--danger);background:#ff336614;border:1px solid #ff336659;border-radius:5px;margin-bottom:1.5rem;padding:1rem}.waitlist-confirmation{text-align:center}@media (min-width:640px){.waitlist-grid-2{grid-template-columns:1fr 1fr}}@media (max-width:768px){.waitlist-shell{padding:1.5rem 1rem}.waitlist-panel{padding:2.5rem 1.5rem}}
