.login-module__WEZH7G__container{justify-content:center;align-items:center;min-height:calc(100vh - 12rem);padding:3rem;display:flex}.login-module__WEZH7G__authCard{width:100%;max-width:440px;padding:3rem}.login-module__WEZH7G__header{text-align:center;margin-bottom:2.5rem}.login-module__WEZH7G__header h2{color:var(--primary-blue);margin-bottom:.5rem;font-size:2rem;font-weight:800}.login-module__WEZH7G__header p{color:var(--text-muted);font-size:.95rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__inputGroup label{color:var(--foreground);font-size:.85rem;font-weight:700}.login-module__WEZH7G__inputGroup input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);color:var(--foreground);outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.login-module__WEZH7G__inputGroup input:focus{border-color:var(--primary-blue);box-shadow:0 0 0 3px #1d4f9124}.login-module__WEZH7G__submitBtn{width:100%;margin-top:1.5rem;padding:.85rem;font-size:1.1rem}.login-module__WEZH7G__footer{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.9rem}.login-module__WEZH7G__footer a{color:var(--institutional-blue);font-weight:700;text-decoration:underline}.login-module__WEZH7G__successMessage{color:#10b981;border-radius:var(--radius-sm);background:#10b9811a;border:1px solid #10b98133;margin-bottom:1.5rem;padding:.75rem;font-size:.85rem}.login-module__WEZH7G__errorMessage{color:#ef4444;border-radius:var(--radius-sm);background:#ef44441a;border:1px solid #ef444433;margin-bottom:1.5rem;padding:.75rem;font-size:.85rem}
