.register-module__jUGYdG__container{min-height:100vh;color:var(--ink-1);justify-content:center;align-items:center;padding:2rem;display:flex}.register-module__jUGYdG__card{background:var(--surface-1);border:1px solid var(--line);border-radius:var(--r-lg);width:100%;max-width:440px;padding:3rem 2.5rem}.register-module__jUGYdG__header{text-align:center;margin-bottom:2.5rem}.register-module__jUGYdG__title{color:var(--ink-1);margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.register-module__jUGYdG__subtitle{color:var(--ink-2);font-size:.95rem}.register-module__jUGYdG__formGroup{margin-bottom:1.25rem}.register-module__jUGYdG__label{color:var(--ink-2);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.register-module__jUGYdG__input{background-color:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-md);width:100%;color:var(--ink-1);box-sizing:border-box;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.register-module__jUGYdG__input:focus{border-color:var(--signal);outline:none}.register-module__jUGYdG__input::placeholder{color:var(--ink-3)}.register-module__jUGYdG__submitBtn{background:var(--signal);width:100%;color:var(--bg);border-radius:var(--r-md);cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--font-human);border:none;margin-top:1rem;padding:.875rem;transition:opacity .2s,transform .1s}.register-module__jUGYdG__submitBtn:hover{opacity:.9}.register-module__jUGYdG__submitBtn:active{transform:translateY(1px)}.register-module__jUGYdG__error{background-color:color-mix(in srgb, var(--state-rejected) 15%, transparent);color:var(--state-rejected);border-radius:var(--r-md);border:1px solid color-mix(in srgb, var(--state-rejected) 30%, transparent);text-align:center;margin-bottom:1.5rem;padding:.75rem;font-size:.875rem}.register-module__jUGYdG__footer{text-align:center;color:var(--ink-2);margin-top:2rem;font-size:.875rem}.register-module__jUGYdG__link{color:var(--ink-1);font-weight:500;text-decoration:underline;transition:color .2s}.register-module__jUGYdG__link:hover{color:var(--ink-2)}
