.register-module__jUGYdG__container{justify-content:center;align-items:center;min-height:calc(100vh - 12rem);padding:3rem;display:flex}.register-module__jUGYdG__authCard{width:100%;max-width:550px;padding:3rem}.register-module__jUGYdG__header{text-align:center;margin-bottom:2.5rem}.register-module__jUGYdG__header h2{color:var(--primary-blue);margin-bottom:.5rem;font-size:2rem;font-weight:800}.register-module__jUGYdG__header p{color:var(--text-muted);font-size:.95rem}.register-module__jUGYdG__form{flex-direction:column;gap:1.5rem;display:flex}.register-module__jUGYdG__inputGroup{flex-direction:column;gap:.5rem;min-width:0;display:flex}.register-module__jUGYdG__inputGroup label{color:var(--foreground);font-size:.85rem;font-weight:700}.register-module__jUGYdG__inputGroup input,.register-module__jUGYdG__inputGroup select,.register-module__jUGYdG__inputGroup textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);width:100%;color:var(--foreground);outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.register-module__jUGYdG__inputGroup textarea{resize:vertical;min-height:6rem}.register-module__jUGYdG__inputGroup input:focus,.register-module__jUGYdG__inputGroup select:focus,.register-module__jUGYdG__inputGroup textarea:focus{border-color:var(--primary-blue);box-shadow:0 0 0 3px #1d4f9124}.register-module__jUGYdG__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.register-module__jUGYdG__submitBtn{width:100%;margin-top:1.5rem;padding:.85rem;font-size:1.1rem}.register-module__jUGYdG__consentGroup{border:1px solid var(--border);border-radius:var(--radius-sm);background:#3f448c0a;flex-direction:column;gap:.75rem;padding:.85rem;display:flex}.register-module__jUGYdG__checkboxLabel{color:var(--text-muted);grid-template-columns:1.1rem 1fr;align-items:start;gap:.55rem;font-size:.86rem;line-height:1.45;display:grid}.register-module__jUGYdG__checkboxLabel input{width:1rem;height:1rem;margin-top:.1rem}.register-module__jUGYdG__footer{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.9rem}.register-module__jUGYdG__footer a{color:var(--institutional-blue);font-weight:700;text-decoration:underline}.register-module__jUGYdG__errorMessage{color:#ef4444;border-radius:var(--radius-sm);background:#ef44441a;border:1px solid #ef444433;margin-bottom:1.5rem;padding:.75rem;font-size:.85rem}@media (max-width:600px){.register-module__jUGYdG__container{padding:1rem}.register-module__jUGYdG__row{grid-template-columns:1fr;gap:1.5rem}.register-module__jUGYdG__authCard{border-radius:var(--radius-md);padding:1.25rem}}
