.signup-page,.login-page{min-height:80vh;display:flex;align-items:center;justify-content:center}.signup-form,.login-form{width:100%;max-width:400px;margin:0 auto;box-sizing:border-box}.form-icon{color:var(--gray-11);width:16px;height:16px;display:flex;align-items:center}.form-error{color:#e11d48;background:#fbeaec;border-radius:4px;padding:.5rem .75rem;font-size:.98rem;margin-bottom:-.5rem}.success-message{color:#2563eb;background:#eaf1fb;border-radius:6px;padding:1.2rem 1rem;font-size:1.08rem;text-align:center;margin-bottom:1rem}@media(max-width:600px){.signup-form,.login-form{max-width:98vw;padding:0 .5rem}}altcha-widget .altcha{border-radius:9px;width:400px;background-color:var(--color-surface);border:1px solid var(--gray-a7)}altcha-widget .altcha:focus-within{border-color:var(--accent-10)}
