.login-module__WEZH7G__loginPage{width:100%;min-height:100vh;font-family:var(--font-inter);background-color:#fff;display:flex}.login-module__WEZH7G__leftPanel{color:#fff;background:linear-gradient(135deg,#2e1065 0%,#1e1b4b 100%);flex-direction:column;flex:1.1;justify-content:center;padding:80px;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__mapBg{opacity:.35;z-index:0;background-image:url(/images/login-bg.png);background-position:50%;background-size:cover;width:100%;height:100%;animation:8s ease-in-out infinite login-module__WEZH7G__pulse;position:absolute;top:0;left:0}.login-module__WEZH7G__marketingContent{z-index:1;max-width:520px;position:relative}.login-module__WEZH7G__headline{letter-spacing:-1px;margin-bottom:24px;font-size:48px;font-weight:850;line-height:1.1}.login-module__WEZH7G__subheadline{color:#fffc;margin-bottom:48px;font-size:18px;line-height:1.6}.login-module__WEZH7G__testimonial{backdrop-filter:blur(10px);border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1a;margin-top:40px;padding:24px}.login-module__WEZH7G__stars{color:#fbbf24;gap:4px;margin-bottom:12px;font-size:20px;display:flex}.login-module__WEZH7G__quote{color:#ffffffe6;margin-bottom:20px;font-size:15px;font-style:italic;line-height:1.6}.login-module__WEZH7G__userProfile{align-items:center;gap:12px;display:flex}.login-module__WEZH7G__avatar{object-fit:cover;border:2px solid #fff3;border-radius:50%;width:44px;height:44px}.login-module__WEZH7G__userInfo h4{margin-bottom:2px;font-size:14px;font-weight:600}.login-module__WEZH7G__userInfo p{color:#fff9;font-size:12px}.login-module__WEZH7G__rightPanel{flex-direction:column;flex:.9;padding:60px;display:flex;position:relative}.login-module__WEZH7G__topBar{justify-content:flex-start;margin-bottom:10vh;display:flex}.login-module__WEZH7G__loginFormBox{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:420px;margin:0 auto;display:flex}.login-module__WEZH7G__trustBadge{background:var(--bg-secondary);border:1px solid var(--border);border-radius:50px;align-items:center;gap:12px;margin-bottom:32px;padding:6px 12px;display:flex}.login-module__WEZH7G__tinyAvatars{margin-right:-4px;display:flex}.login-module__WEZH7G__tinyAvatar{border:2px solid #fff;border-radius:50%;width:24px;height:24px;margin-left:-8px}.login-module__WEZH7G__tinyAvatar:first-child{margin-left:0}.login-module__WEZH7G__trustText{color:var(--text-secondary);font-size:11px;font-weight:600}.login-module__WEZH7G__loginFormBox h2{color:var(--text-primary);margin-bottom:32px;font-size:32px;font-weight:800}.login-module__WEZH7G__authForm{flex-direction:column;gap:12px;width:100%;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:6px;width:100%;display:flex}.login-module__WEZH7G__fieldLabel{color:#0f172a;letter-spacing:.2px;font-size:12px;font-weight:700}.login-module__WEZH7G__textInput{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:box-shadow .15s,border-color .15s}.login-module__WEZH7G__textInput:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f126}.login-module__WEZH7G__formActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;display:grid}.login-module__WEZH7G__primaryAction{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);border:none;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:800;transition:transform .15s,box-shadow .15s}.login-module__WEZH7G__primaryAction:hover{transform:translateY(-1px);box-shadow:0 12px 20px #2563eb2e}.login-module__WEZH7G__secondaryAction{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s}.login-module__WEZH7G__secondaryAction:hover{background:#f8fafc;transform:translateY(-1px);box-shadow:0 10px 18px #0f172a0f}.login-module__WEZH7G__primaryAction:disabled,.login-module__WEZH7G__secondaryAction:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.login-module__WEZH7G__dividerRow{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;width:100%;margin:18px 0 14px;display:grid}.login-module__WEZH7G__dividerRow span:first-child,.login-module__WEZH7G__dividerRow span:last-child{background:#e2e8f0;height:1px}.login-module__WEZH7G__dividerText{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.login-module__WEZH7G__socialStack{flex-direction:column;gap:12px;width:100%;display:flex}.login-module__WEZH7G__socialBtn{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.login-module__WEZH7G__socialBtn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.login-module__WEZH7G__socialBtn svg,.login-module__WEZH7G__socialBtn img{width:20px;height:20px}.login-module__WEZH7G__oauthError{color:#dc2626;text-align:center;width:100%;margin-top:10px;margin-bottom:0;font-size:12px;line-height:1.5}.login-module__WEZH7G__authNotice{color:#0f766e;text-align:center;width:100%;margin-top:10px;margin-bottom:0;font-size:12px;line-height:1.5}.login-module__WEZH7G__termsContainer{text-align:center;color:var(--text-muted);margin-top:32px;font-size:13px;line-height:1.6}.login-module__WEZH7G__termsLinks{color:var(--text-secondary);justify-content:center;gap:16px;margin-top:16px;font-size:12px;display:flex}.login-module__WEZH7G__link{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .2s}.login-module__WEZH7G__link:hover{color:var(--primary);text-decoration:underline}@keyframes login-module__WEZH7G__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.05)}}@media (max-width:1024px){.login-module__WEZH7G__leftPanel{display:none}.login-module__WEZH7G__rightPanel{flex:1;padding:40px}}
