.login-module__WEZH7G__page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.login-module__WEZH7G__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:420px;box-shadow:var(--shadow-lg);padding:2rem}.login-module__WEZH7G__logoWrap{justify-content:center;margin-bottom:1.75rem;display:flex}.login-module__WEZH7G__title{font-size:1.5rem;font-weight:700;font-family:var(--font-heading);color:var(--text-primary);text-align:center}.login-module__WEZH7G__subtitle{color:var(--text-muted);text-align:center;margin-top:.3rem;margin-bottom:1.5rem;font-size:.875rem}.login-module__WEZH7G__error{background:var(--error-bg);color:var(--error);border-radius:var(--radius);border:1px solid #fca5a5;margin-bottom:1rem;padding:.65rem .9rem;font-size:.875rem}.login-module__WEZH7G__form{flex-direction:column;gap:1rem;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:.4rem;display:flex}.login-module__WEZH7G__field label{color:var(--text-secondary);font-size:.8rem;font-weight:600}.login-module__WEZH7G__labelRow{justify-content:space-between;align-items:center;display:flex}.login-module__WEZH7G__forgot{color:var(--blue);font-size:.78rem;font-weight:500}.login-module__WEZH7G__forgot:hover{text-decoration:underline}.login-module__WEZH7G__pwWrap{position:relative}.login-module__WEZH7G__pwWrap .login-module__WEZH7G__input{padding-right:2.5rem}.login-module__WEZH7G__eyeBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;font-size:.9rem;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.login-module__WEZH7G__submitBtn{width:100%;margin-top:.25rem;padding:.7rem;font-size:.9rem}.login-module__WEZH7G__langRow{justify-content:center;gap:.35rem;margin-bottom:1.25rem;display:flex}.login-module__WEZH7G__langBtn{border-radius:var(--radius-full);border:1px solid var(--border);cursor:pointer;color:var(--text-muted);letter-spacing:.05em;background:0 0;padding:.2rem .65rem;font-family:inherit;font-size:.75rem;font-weight:700;transition:all .15s}.login-module__WEZH7G__langActive{background:var(--navy);color:#fff;border-color:var(--navy)}.login-module__WEZH7G__footer{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.875rem}.login-module__WEZH7G__link{color:var(--blue);font-weight:600}.login-module__WEZH7G__link:hover{text-decoration:underline}
