.login-module__WEZH7G__loginContainer{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-module__WEZH7G__loginCard{width:100%;max-width:400px;padding:2.5rem}.login-module__WEZH7G__title{text-align:center;color:var(--primary);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.login-module__WEZH7G__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__WEZH7G__formGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__formGroup label{color:var(--muted);font-size:.875rem;font-weight:500}.login-module__WEZH7G__submitBtn{background:var(--primary);color:#fff;height:2.75rem;transition:var(--transition);border-radius:.5rem;margin-top:.5rem;font-size:.95rem;font-weight:600}.login-module__WEZH7G__submitBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}.login-module__WEZH7G__error{background:var(--danger-bg);color:var(--danger);text-align:center;border-radius:.5rem;padding:.75rem;font-size:.875rem}
