.register-module__aSbV7W__registerLayout{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem 0;display:flex}.register-module__aSbV7W__registerCard{border-radius:var(--radius-lg);width:100%;max-width:500px;padding:3rem}.register-module__aSbV7W__header{text-align:center;margin-bottom:2.5rem}.register-module__aSbV7W__header h1{color:var(--text-brand);margin-bottom:.5rem;font-size:2rem}.register-module__aSbV7W__header p{color:var(--text-secondary);font-size:1rem}.register-module__aSbV7W__errorBanner{border:1px solid var(--accent-red);color:var(--accent-red);border-radius:var(--radius-sm);background-color:#ea4c3b1a;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;display:flex}.register-module__aSbV7W__form{flex-direction:column;gap:1.25rem;display:flex}.register-module__aSbV7W__formGroup{flex-direction:column;gap:.5rem;display:flex}.register-module__aSbV7W__formGroup label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.register-module__aSbV7W__inputWrapper{align-items:center;display:flex;position:relative}.register-module__aSbV7W__inputWrapper svg{color:var(--text-muted);position:absolute;left:1rem}.register-module__aSbV7W__inputWrapper input{border:1px solid var(--border-color);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);background-color:#ffffff0d;padding:.75rem 1rem .75rem 2.75rem;font-size:1rem;transition:all .2s}.register-module__aSbV7W__inputWrapper input:focus{border-color:var(--accent-blue);background-color:#ffffff14;outline:none}.register-module__aSbV7W__registerBtn{background-color:var(--accent-blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:.85rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.register-module__aSbV7W__registerBtn:hover:not(:disabled){background-color:var(--secondary-blue);transform:translateY(-2px);box-shadow:0 4px 12px #4361ee4d}.register-module__aSbV7W__registerBtn:disabled{opacity:.6;cursor:not-allowed}.register-module__aSbV7W__footer{text-align:center;color:var(--text-secondary);margin-top:2rem;font-size:.95rem}.register-module__aSbV7W__footer a{color:var(--accent-blue);font-weight:600;text-decoration:none}.register-module__aSbV7W__footer a:hover{text-decoration:underline}.register-module__aSbV7W__successCard{text-align:center}.register-module__aSbV7W__successIcon{color:#2e7d32;justify-content:center;margin-bottom:1.5rem;display:flex}.register-module__aSbV7W__subtext{color:var(--text-muted);margin-top:1rem;font-size:.9rem}.register-module__aSbV7W__backBtn{background:var(--accent-blue);color:#fff;border-radius:var(--radius-sm);margin-top:2rem;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.register-module__aSbV7W__backBtn:hover{background:var(--secondary-blue);transform:translateY(-2px)}@media (max-width:640px){.register-module__aSbV7W__registerCard{padding:2rem}}
