.login-module__WEZH7G__wrapper{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex;position:relative}.login-module__WEZH7G__loginCard{border-radius:var(--radius-lg);width:100%;max-width:440px;padding:3rem 2.5rem;animation:.6s cubic-bezier(.16,1,.3,1) forwards login-module__WEZH7G__fadeIn;position:relative;overflow:hidden}.login-module__WEZH7G__glowBlob{background:radial-gradient(circle, var(--primary) 0%, transparent 70%);opacity:.15;filter:blur(20px);pointer-events:none;width:180px;height:180px;position:absolute;top:-10%;right:-10%}.login-module__WEZH7G__glowBlob2{background:radial-gradient(circle, var(--secondary) 0%, transparent 70%);opacity:.12;filter:blur(20px);pointer-events:none;width:180px;height:180px;position:absolute;bottom:-10%;left:-10%}.login-module__WEZH7G__header{text-align:center;margin-bottom:2.5rem}.login-module__WEZH7G__title{margin-bottom:.5rem;font-size:2rem;font-weight:700}.login-module__WEZH7G__subtitle{color:var(--text-secondary);font-size:.9rem}.login-module__WEZH7G__errorBox{color:var(--danger);border-radius:var(--radius-md);background:#ef44441a;border:1px solid #ef444433;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.85rem;animation:.4s login-module__WEZH7G__shake;display:flex}.login-module__WEZH7G__submitBtn{width:100%;height:46px;margin-top:1rem;font-size:.95rem;font-weight:600}@keyframes login-module__WEZH7G__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes login-module__WEZH7G__shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}
