body nav .wrap,body .waitlist-hero .wrap,body .benefits .wrap,body footer .wrap{max-width:1320px}.waitlist-hero{padding:48px 0 20px;text-align:center}.waitlist-hero h1{font-size:48px;line-height:1.1;margin:0 0 16px;letter-spacing:-.02em}.waitlist-hero .lead{font-size:20px;color:#3a4653;max-width:600px;margin:0 auto 16px}.waitlist-form{max-width:600px;margin:0 auto 72px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:40px 48px 48px;box-shadow:var(--shadow-2)}.waitlist-form .form-group{margin-bottom:24px}.waitlist-form .form-group input{padding:16px 18px;border-radius:14px;font-size:16px}.waitlist-form .form-group select{width:100%;padding:16px 44px 16px 18px;border:1px solid var(--line);border-radius:14px;font-size:16px;font-family:inherit;background:#fff;color:var(--ink);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px}.waitlist-form .form-group select:focus{outline:none;border-color:var(--violet);box-shadow:0 0 0 3px #7c5cff1a}.waitlist-form .btn{width:100%;justify-content:center;padding:14px 18px;font-size:16px;border-radius:14px}.benefits{padding:40px 0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefits h2{text-align:center;font-size:28px;margin:0 0 40px}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.benefit-item{text-align:center;padding:24px}.benefit-icon{width:60px;height:60px;border-radius:12px;display:grid;place-items:center;background:#fff;border:2px solid #e2e8f0;box-shadow:0 2px 8px #00000014;color:var(--violet);margin:0 auto 16px;font-size:24px}.benefit-item h3{font-size:18px;margin:0 0 8px}.benefit-item p{color:#3a4653;font-size:14px;margin:0}body[data-theme=dark] .waitlist-hero h1{color:var(--ink)}body[data-theme=dark] .waitlist-hero .lead{color:var(--slate)}body[data-theme=dark] .waitlist-form{background:var(--card-bg);border-color:var(--line);box-shadow:var(--shadow-2)}body[data-theme=dark] .waitlist-form .form-group input{background:var(--soft);border-color:var(--line);color:var(--ink)}body[data-theme=dark] .waitlist-form .form-group select{background:var(--soft);border-color:var(--line);color:var(--ink);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23dbe3ee' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px}body[data-theme=dark] .waitlist-form .form-group input::placeholder{color:var(--muted)}body[data-theme=dark] .waitlist-form .form-group input:focus{background:#2a3142;border-color:var(--violet)}body[data-theme=dark] .waitlist-form .form-group select:focus{background-color:#2a3142;border-color:var(--violet)}.waitlist-form .form-group select::-ms-expand{display:none}body[data-theme=dark] .waitlist-form .form-group label{color:var(--ink)}body[data-theme=dark] .benefits{background:var(--paper);border-top-color:var(--line);border-bottom-color:var(--line)}body[data-theme=dark] .benefits h2,body[data-theme=dark] .benefit-item h3{color:var(--ink)}body[data-theme=dark] .benefit-item p{color:var(--slate)}body[data-theme=dark] .benefit-icon{background:var(--soft);border:none;color:var(--mint);box-shadow:none}body[data-theme=dark] .waitlist-form .btn_primary{border-color:var(--violet);color:var(--violet)}body[data-theme=dark] .waitlist-form .btn_primary:hover{background:var(--violet);color:#1a1f2e}@media(max-width:980px){.benefits-grid{grid-template-columns:1fr}.waitlist-hero h1{font-size:44px}.waitlist-hero .lead{font-size:18px}}@media(max-width:480px){.waitlist-hero h1{font-size:32px}.waitlist-hero .lead{font-size:16px}.waitlist-form{padding:24px;margin:0 16px 40px;border-radius:18px}}
