.login-module__WEZH7G__loginContainer{background:radial-gradient(circle,#111827 0%,#030712 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__loginContainer:before{content:"";pointer-events:none;background:radial-gradient(circle,#06b6d426 0%,#0000 70%);width:300px;height:300px;position:absolute;top:10%;left:15%}.login-module__WEZH7G__loginContainer:after{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:10%;right:15%}.login-module__WEZH7G__loginCard{z-index:10;width:100%;max-width:420px;padding:40px}.login-module__WEZH7G__cardHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:32px;display:flex}.login-module__WEZH7G__logoBadge{color:#fff;background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 0 20px #06b6d466}.login-module__WEZH7G__cardHeader h1{background:linear-gradient(135deg,#fff,#9ca3af);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:8px;font-size:1.75rem;font-weight:700}.login-module__WEZH7G__cardHeader p{color:var(--text-secondary);font-size:.875rem}.login-module__WEZH7G__loginForm{flex-direction:column;gap:20px;display:flex}.login-module__WEZH7G__errorMessage{color:#fca5a5;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;padding:12px 16px;font-size:.875rem}.login-module__WEZH7G__inputGroup{flex-direction:column;display:flex}.login-module__WEZH7G__inputIconWrapper{align-items:center;display:flex;position:relative}.login-module__WEZH7G__inputIcon{color:var(--text-muted);pointer-events:none;position:absolute;left:14px}.login-module__WEZH7G__inputIconWrapper input{padding-left:44px}.login-module__WEZH7G__spinner{animation:1s linear infinite login-module__WEZH7G__spin}@keyframes login-module__WEZH7G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
