.Register-module__94NbSW__page{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.Register-module__94NbSW__container{background:var(--background);border:1px solid #80808033;border-radius:12px;width:100%;max-width:440px;padding:2.5rem 2rem}.Register-module__94NbSW__title{text-align:center;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.Register-module__94NbSW__subtitle{color:var(--color-muted);text-align:center;margin-bottom:1.5rem;font-size:.95rem}.Register-module__94NbSW__form{flex-direction:column;gap:1rem;display:flex}.Register-module__94NbSW__nameRow{gap:.75rem;display:flex}.Register-module__94NbSW__nameRow .Register-module__94NbSW__fieldGroup{flex:1}.Register-module__94NbSW__fieldGroup{flex-direction:column;gap:.25rem;display:flex}.Register-module__94NbSW__label{font-size:.875rem;font-weight:500}.Register-module__94NbSW__input{width:100%;color:var(--foreground);background:0 0;border:1px solid #8080804d;border-radius:8px;outline:none;padding:.625rem .75rem;font-size:.95rem;transition:border-color .15s}.Register-module__94NbSW__input:focus{border-color:var(--color-primary)}.Register-module__94NbSW__inputError{border-color:var(--color-error)}.Register-module__94NbSW__fieldError{color:var(--color-error);font-size:.8rem}.Register-module__94NbSW__formError{color:var(--color-error);background:#dc262614;border:1px solid #dc262633;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.Register-module__94NbSW__submitButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.75rem;font-size:1rem;font-weight:600;transition:background .15s}.Register-module__94NbSW__submitButton:hover{background:var(--color-primary-hover)}.Register-module__94NbSW__submitButton:disabled{opacity:.6;cursor:not-allowed}.Register-module__94NbSW__success{text-align:center;padding:2rem 0}.Register-module__94NbSW__successIcon{margin-bottom:1rem;font-size:3rem}.Register-module__94NbSW__successTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Register-module__94NbSW__successText{color:var(--color-muted);font-size:.95rem;line-height:1.5}.Register-module__94NbSW__loginLink{text-align:center;color:var(--color-muted);margin-top:1.5rem;font-size:.9rem}.Register-module__94NbSW__loginLink a{color:var(--color-primary);font-weight:500;text-decoration:underline}.Register-module__94NbSW__loginLink a:hover{color:var(--color-primary-hover)}.Register-module__94NbSW__tabs{border:1px solid #8080804d;border-radius:8px;margin-bottom:1.5rem;display:flex;overflow:hidden}.Register-module__94NbSW__tab{color:var(--foreground);cursor:pointer;background:0 0;border:none;flex:1;padding:.625rem;font-size:.9rem;font-weight:500;transition:background .15s}.Register-module__94NbSW__tab:not(:last-child){border-right:1px solid #8080804d}.Register-module__94NbSW__tab:hover:not(.Register-module__94NbSW__tabActive){background:#80808014}.Register-module__94NbSW__tabActive{background:var(--color-primary);color:#fff;cursor:default}@media (max-width:480px){.Register-module__94NbSW__container{border:none;padding:1.5rem 1.25rem}.Register-module__94NbSW__nameRow{flex-direction:column;gap:1rem}}
