.login-module__WEZH7G__root{min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.login-module__WEZH7G__left{background:#0f172a;justify-content:center;align-items:center;width:50%;padding:3rem;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__leftInner{z-index:2;flex-direction:column;gap:2.5rem;width:100%;max-width:420px;display:flex;position:relative}.login-module__WEZH7G__brand{align-items:center;gap:.75rem;display:flex}.login-module__WEZH7G__logo{object-fit:contain;background:#ffffff0f;border-radius:10px;width:44px;height:44px;padding:4px}.login-module__WEZH7G__logoWrap{justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.login-module__WEZH7G__heroLogo{object-fit:contain;width:140px;height:140px}.login-module__WEZH7G__brandName{color:#fff;letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.login-module__WEZH7G__heroTitle{color:#fff;letter-spacing:-.03em;margin:0 0 1rem;font-size:2.75rem;font-weight:800;line-height:1.15}.login-module__WEZH7G__heroSub{color:#94a3b8;margin:0;font-size:1rem;line-height:1.65}.login-module__WEZH7G__features{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.login-module__WEZH7G__feature{color:#cbd5e1;align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.login-module__WEZH7G__featureIcon{color:#60a5fa;background:#2563eb40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.login-module__WEZH7G__featureIcon svg{width:12px;height:12px}.login-module__WEZH7G__leftFooter{color:#475569;border-top:1px solid #ffffff0f;padding-top:1rem;font-size:.8125rem}.login-module__WEZH7G__blob1{filter:blur(60px);z-index:1;background:radial-gradient(circle,#2563eb2e 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:18s ease-in-out infinite alternate login-module__WEZH7G__drift;position:absolute;top:-160px;right:-160px}.login-module__WEZH7G__blob2{filter:blur(70px);z-index:1;background:radial-gradient(circle,#6366f11f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:24s ease-in-out infinite alternate-reverse login-module__WEZH7G__drift;position:absolute;bottom:-200px;left:-200px}@keyframes login-module__WEZH7G__drift{0%{transform:translate(0)scale(1)}to{transform:translate(60px,40px)scale(1.05)}}.login-module__WEZH7G__right{background:#f8fafc;justify-content:center;align-items:center;width:50%;padding:3rem 2rem;display:flex}.login-module__WEZH7G__formCard{background:#fff;border-radius:20px;width:100%;max-width:420px;padding:2.75rem 2.5rem;box-shadow:0 0 0 1px #0000000d,0 8px 24px -4px #00000014,0 24px 48px -8px #0000000f}.login-module__WEZH7G__formHeader{margin-bottom:2rem}.login-module__WEZH7G__formTitle{color:#0f172a;letter-spacing:-.025em;margin:0 0 .375rem;font-size:1.75rem;font-weight:800}.login-module__WEZH7G__formSub{color:#64748b;margin:0;font-size:.9375rem}.login-module__WEZH7G__errorBox{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:.625rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.login-module__WEZH7G__errorIcon{flex-shrink:0;width:18px;height:18px}.login-module__WEZH7G__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__label{color:#374151;font-size:.875rem;font-weight:600}.login-module__WEZH7G__inputWrap{align-items:center;display:flex;position:relative}.login-module__WEZH7G__inputIcon{color:#9ca3af;pointer-events:none;flex-shrink:0;width:18px;height:18px;position:absolute;left:.875rem}.login-module__WEZH7G__input{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.75rem 2.75rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s,background .15s}.login-module__WEZH7G__input::placeholder{color:#9ca3af}.login-module__WEZH7G__input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.login-module__WEZH7G__eyeBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;padding:0;transition:color .15s;display:flex;position:absolute;right:.875rem}.login-module__WEZH7G__eyeBtn:hover{color:#475569}.login-module__WEZH7G__eyeBtn svg{width:18px;height:18px}.login-module__WEZH7G__submitBtn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:.875rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s,filter .15s;display:flex;box-shadow:0 4px 14px -2px #2563eb73}.login-module__WEZH7G__submitBtn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 6px 20px -2px #2563eb8c}.login-module__WEZH7G__submitBtn:active:not(:disabled){transform:translateY(0)}.login-module__WEZH7G__submitBtn:disabled{opacity:.7;cursor:not-allowed}.login-module__WEZH7G__btnIcon{width:18px;height:18px}.login-module__WEZH7G__spinner{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite login-module__WEZH7G__spin;display:inline-block}@keyframes login-module__WEZH7G__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.login-module__WEZH7G__root{flex-direction:column}.login-module__WEZH7G__left{width:100%;padding:2.5rem 1.5rem 2rem}.login-module__WEZH7G__heroTitle{font-size:2rem}.login-module__WEZH7G__right{background:#fff;width:100%;padding:2rem 1.25rem 3rem}.login-module__WEZH7G__formCard{box-shadow:none;border-radius:0;padding:1.5rem 0}}
