.login-module__WEZH7G__loginWrapper{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}.login-module__WEZH7G__loginCard{flex-direction:column;gap:28px;width:100%;max-width:440px;padding:40px;display:flex}.login-module__WEZH7G__header{text-align:center;flex-direction:column;gap:8px;display:flex}.login-module__WEZH7G__logo{letter-spacing:-.03em;margin-bottom:4px;font-size:2.2rem;font-weight:800}.login-module__WEZH7G__subtitle{color:var(--muted);font-size:.95rem}.login-module__WEZH7G__form{flex-direction:column;gap:20px;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:8px;display:flex}.login-module__WEZH7G__label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.85rem;font-weight:600}.login-module__WEZH7G__errorBox{border-radius:var(--border-radius-sm);color:#fca5a5;text-align:center;background:#ef44441a;border:1px solid #ef444440;padding:12px;font-size:.85rem;animation:.4s ease-in-out login-module__WEZH7G__shake}.login-module__WEZH7G__footer{text-align:center;color:var(--muted);font-size:.9rem}.login-module__WEZH7G__footerLink{color:var(--accent);transition:var(--transition-smooth);font-weight:600;text-decoration:none}.login-module__WEZH7G__footerLink:hover{color:#fff;text-shadow:0 0 8px var(--accent-glow)}@keyframes login-module__WEZH7G__shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}
