.login-module__WEZH7G__container{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__blob1,.login-module__WEZH7G__blob2{filter:blur(90px);z-index:-1;opacity:.6;border-radius:50%;position:absolute}.login-module__WEZH7G__blob1{background:#5c6fff;width:500px;height:500px;animation:12s infinite alternate login-module__WEZH7G__pulse;top:-20%;left:-10%}.login-module__WEZH7G__blob2{background:#aa63ff;width:400px;height:400px;animation:15s infinite alternate-reverse login-module__WEZH7G__pulse;bottom:-20%;right:-5%}@keyframes login-module__WEZH7G__pulse{0%{transform:scale(1)translate(0)}50%{transform:scale(1.1)translate(5%,5%)}to{transform:scale(.9)translate(-5%,-5%)}}.login-module__WEZH7G__loginCard{z-index:1;width:100%;max-width:440px}.login-module__WEZH7G__header{text-align:center;margin-bottom:30px}.login-module__WEZH7G__logo{background:var(--accent-gradient);border-radius:12px;width:48px;height:48px;margin:0 auto 20px;box-shadow:0 4px 15px #5c6fff66}.login-module__WEZH7G__header h1{margin-bottom:6px;font-size:1.5rem;font-weight:600}.login-module__WEZH7G__header p{color:var(--text-secondary);font-size:.9rem}.login-module__WEZH7G__form{flex-direction:column;gap:20px;display:flex}.login-module__WEZH7G__formGroup{flex-direction:column;gap:8px;display:flex}.login-module__WEZH7G__formGroup label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.login-module__WEZH7G__submitBtn{margin-top:10px;padding:14px}.login-module__WEZH7G__footerInfo{text-align:center;color:var(--text-secondary);margin-top:24px;font-size:.85rem}.login-module__WEZH7G__footerInfo a{color:var(--accent-primary);font-weight:500;text-decoration:none;transition:color .2s}.login-module__WEZH7G__footerInfo a:hover{color:var(--accent-hover)}
