.login-module__WEZH7G__container{background-color:var(--background);grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-module__WEZH7G__leftSection{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:4rem;display:flex}.login-module__WEZH7G__heroText{max-width:480px}.login-module__WEZH7G__heroBrand{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:480px;display:flex}.login-module__WEZH7G__brandLogo{width:240px;height:auto}.login-module__WEZH7G__brandDesc{color:#64748b;text-align:center;max-width:420px;font-size:1rem;line-height:1.6}.login-module__WEZH7G__imageContainer{background:radial-gradient(circle,#f8fafc 0%,#f1f5f9 100%);border-radius:2.5rem;justify-content:center;align-items:center;padding:3rem;display:flex;box-shadow:inset 0 2px 10px #00000005}.login-module__WEZH7G__heroImage{filter:drop-shadow(0 20px 40px #0000001a)}.login-module__WEZH7G__rightSection{background-color:#f8fafc;flex-direction:column;justify-content:center;align-items:center;padding:4rem;display:flex}.login-module__WEZH7G__loginCard{background:#fff;border-radius:1.5rem;width:100%;max-width:460px;padding:2.5rem;box-shadow:0 4px 20px #0000000d}.login-module__WEZH7G__cardHeader{text-align:center;margin-bottom:2rem}.login-module__WEZH7G__cardHeader h2{color:#111827;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.875rem;font-weight:800}.login-module__WEZH7G__cardHeader p{color:#64748b;font-size:.95rem}.login-module__WEZH7G__roleTabs{background:#f1f5f9;border-radius:.75rem;grid-template-columns:1fr 1fr 1fr;gap:.4rem;margin-bottom:1.5rem;padding:.4rem;display:grid}.login-module__WEZH7G__roleTab{color:#64748b;cursor:pointer;background:0 0;border-radius:.5rem;padding:.6rem;font-size:.85rem;font-weight:700;transition:all .2s}.login-module__WEZH7G__activeTab{color:#fff;background:#fc6a00;box-shadow:0 4px 10px #fc6a0033}.login-module__WEZH7G__socialBtn{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;padding:.75rem;font-size:.9rem;font-weight:700;transition:background .2s;display:flex}.login-module__WEZH7G__socialBtn:hover{background:#f8fafc}.login-module__WEZH7G__socialBtn:last-child{color:#fff;background:#1e293b;border:none}.login-module__WEZH7G__divider{text-align:center;align-items:center;margin-bottom:1.5rem;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.login-module__WEZH7G__divider span{color:#94a3b8;letter-spacing:.05em;padding:0 1rem;font-size:.7rem;font-weight:700}.login-module__WEZH7G__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__inputGroup label{color:#334155;font-size:.875rem;font-weight:600}.login-module__WEZH7G__labelRow{justify-content:space-between;align-items:center;display:flex}.login-module__WEZH7G__forgotBtn{color:var(--primary);background:0 0;font-size:.8rem;font-weight:700}.login-module__WEZH7G__inputWrapper{align-items:center;display:flex;position:relative}.login-module__WEZH7G__inputIcon{color:#94a3b8;position:absolute;left:1rem}.login-module__WEZH7G__inputWrapper input{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;padding:.875rem 1rem .875rem 2.75rem;font-size:.95rem}.login-module__WEZH7G__inputWrapper input::placeholder{color:#cbd5e1}.login-module__WEZH7G__inputWrapper input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #fc6a001a}.login-module__WEZH7G__eyeBtn{color:#94a3b8;background:0 0;position:absolute;right:1rem}.login-module__WEZH7G__captchaRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.login-module__WEZH7G__captchaCheck{color:#64748b;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.login-module__WEZH7G__captchaShield{color:#94a3b8;align-items:center;gap:.4rem;font-size:.7rem;display:flex}.login-module__WEZH7G__submitBtn{color:#fff;background:#fc6a00;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 12px 24px -6px #fc6a0066}.login-module__WEZH7G__submitBtn:hover{transform:translateY(-2px)}.login-module__WEZH7G__encryptionInfo{text-align:center;color:#94a3b8;margin-top:1.5rem;font-size:.75rem;font-weight:500}.login-module__WEZH7G__footer{color:#94a3b8;gap:1rem;margin-top:2rem;font-size:.8rem;display:flex}.login-module__WEZH7G__footer a:hover{color:var(--primary)}@media (max-width:1024px){.login-module__WEZH7G__container{grid-template-columns:1fr}.login-module__WEZH7G__leftSection{display:none}}
