.signup-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem;display:flex}.signup-badge{border:1px solid var(--glass-border);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);border-radius:100px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.signup-tagline{color:var(--text-secondary);max-width:440px;margin-top:1.25rem;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.25rem)}.signup-form{text-align:left;flex-direction:column;gap:1.25rem;width:100%;max-width:420px;padding:2.5rem;display:flex}.signup-submit{justify-content:center;width:100%}.signup-note{color:var(--text-muted);text-align:center;font-size:.8rem}.signup-success{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;max-width:420px;padding:3rem 2.5rem;display:flex}.signup-success h2{font-size:1.5rem;font-weight:600}.signup-success p{color:var(--text-secondary)}
