.register-module__jUGYdG__container{justify-content:center;align-items:center;min-height:calc(100vh - 56px);padding:2rem 1.5rem;display:flex}.register-module__jUGYdG__card{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;max-width:400px;padding:2.5rem 2rem}.register-module__jUGYdG__header{text-align:center;margin-bottom:2rem}.register-module__jUGYdG__brandMark{background:var(--accent);color:#fff;border-radius:var(--radius-sm);justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto 1.25rem;font-size:.9rem;font-weight:800;display:flex}.register-module__jUGYdG__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.register-module__jUGYdG__subtitle{color:var(--text-secondary);font-size:.9rem}.register-module__jUGYdG__form{flex-direction:column;gap:1.25rem;display:flex}.register-module__jUGYdG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.register-module__jUGYdG__label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.register-module__jUGYdG__input{background:var(--bg-surface);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:var(--radius-md);font-family:var(--font-sans);outline:none;padding:.625rem .875rem;font-size:.95rem;transition:border-color .15s}.register-module__jUGYdG__input:focus{border-color:var(--accent)}.register-module__jUGYdG__input::placeholder{color:var(--text-tertiary)}.register-module__jUGYdG__footer{text-align:center;color:var(--text-secondary);margin-top:1.5rem;font-size:.85rem}.register-module__jUGYdG__link{color:var(--accent);font-weight:500;text-decoration:none}.register-module__jUGYdG__link:hover{text-decoration:underline}.register-module__jUGYdG__alert{border-radius:var(--radius-md);margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.register-module__jUGYdG__errorAlert{color:#9b1c1c;background:#fdf2f2;border:1px solid #f8b4b4}.register-module__jUGYdG__successAlert{color:#03543f;background:#f3faf5;border:1px solid #def7ec}
