.login-module__WEZH7G__authContainer{background:var(--bg-body);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.login-module__WEZH7G__authCard{background:var(--bg-card);width:100%;max-width:450px;box-shadow:var(--shadow-lg);border:1px solid var(--border-color);border-radius:20px;padding:3rem;position:relative}.login-module__WEZH7G__backLink{color:var(--text-muted);font-size:.85rem;position:absolute;top:1.5rem;left:1.5rem}.login-module__WEZH7G__authHeader{text-align:center;margin-bottom:2.5rem}.login-module__WEZH7G__logo{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.login-module__WEZH7G__logoIcon{color:var(--primary);font-size:2rem}.login-module__WEZH7G__authHeader h1{color:var(--text-secondary);margin-bottom:.5rem;font-size:1.75rem}.login-module__WEZH7G__authHeader p{color:var(--text-muted);font-size:.95rem}.login-module__WEZH7G__authForm{flex-direction:column;gap:1.5rem;display:flex}.login-module__WEZH7G__formGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__formGroup label{color:var(--text-secondary);font-size:.85rem;font-weight:600}.login-module__WEZH7G__formGroup input{border:1px solid var(--border-color);background:var(--bg-body);color:var(--text-main);transition:var(--transition);border-radius:10px;padding:.85rem 1rem;font-family:inherit}.login-module__WEZH7G__formGroup input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #e9ac3e1a}.login-module__WEZH7G__errorMsg{color:var(--accent-red);border:1px solid var(--accent-red);background:#ff00001a;border-radius:8px;padding:.75rem;font-size:.85rem}.login-module__WEZH7G__formOptions{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.login-module__WEZH7G__rememberMe{cursor:pointer;color:var(--text-muted);align-items:center;gap:.5rem;display:flex}.login-module__WEZH7G__forgotPassword{color:var(--primary);font-weight:600}.btn-full{width:100%;margin-top:1rem;padding:1rem}.login-module__WEZH7G__authFooter{text-align:center;color:var(--text-muted);margin-top:2.5rem;font-size:.9rem}.login-module__WEZH7G__authFooter a{color:var(--primary);font-weight:700}@media (max-width:480px){.login-module__WEZH7G__authCard{padding:2rem 1.5rem}}
