.login-module__WEZH7G__loginPage{background:var(--bg-base);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__bg{pointer-events:none;z-index:0;position:fixed;inset:0}.login-module__WEZH7G__bgOrb1{background:radial-gradient(circle,#493cdd2e,#0000 70%);border-radius:50%;width:600px;height:600px;animation:12s ease-in-out infinite alternate login-module__WEZH7G__orb1;position:absolute;top:-200px;left:-200px}.login-module__WEZH7G__bgOrb2{background:radial-gradient(circle,#9e51ec24,#0000 70%);border-radius:50%;width:500px;height:500px;animation:15s ease-in-out infinite alternate login-module__WEZH7G__orb2;position:absolute;bottom:-150px;right:-150px}.login-module__WEZH7G__bgOrb3{background:radial-gradient(circle,#00bdd61a,#0000 70%);border-radius:50%;width:300px;height:300px;animation:10s ease-in-out infinite alternate login-module__WEZH7G__orb3;position:absolute;top:50%;left:60%}@keyframes login-module__WEZH7G__orb1{to{transform:translate(60px,40px)scale(1.08)}}@keyframes login-module__WEZH7G__orb2{to{transform:translate(-50px,-30px)scale(1.05)}}@keyframes login-module__WEZH7G__orb3{to{transform:translate(30px,-50px)}}.login-module__WEZH7G__loginCard{z-index:1;background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:100%;max-width:440px;box-shadow:var(--shadow-xl);padding:40px;animation:.35s login-module__WEZH7G__slideUp;position:relative}.login-module__WEZH7G__logoWrap{align-items:center;gap:12px;margin-bottom:32px;display:flex}.login-module__WEZH7G__logoIcon{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--brand-500), var(--accent-violet));flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 6px 20px #493cdd66}.login-module__WEZH7G__logoName{color:var(--text-primary);font-size:1rem;font-weight:800;line-height:1.2}.login-module__WEZH7G__logoSub{color:var(--text-muted);font-size:.72rem;font-weight:400}.login-module__WEZH7G__title{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:4px;font-size:1.625rem;font-weight:800}.login-module__WEZH7G__subtitle{color:var(--text-muted);margin-bottom:28px;font-size:.875rem}.login-module__WEZH7G__form{flex-direction:column;gap:16px;margin-bottom:28px;display:flex}.login-module__WEZH7G__spinner{animation:.8s linear infinite login-module__WEZH7G__spin}@keyframes login-module__WEZH7G__spin{to{transform:rotate(360deg)}}.login-module__WEZH7G__roleLegend{border-top:1px solid var(--border-subtle);padding-top:20px}.login-module__WEZH7G__roleLegendTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.72rem;font-weight:700}.login-module__WEZH7G__roleGrid{flex-wrap:wrap;gap:6px;display:flex}.login-module__WEZH7G__roleChip{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);padding:4px 10px;font-size:.72rem;font-weight:500}
