.login-module__WEZH7G__page{min-height:100vh;font-family:Inter,sans-serif;display:flex}.login-module__WEZH7G__leftPanel{background:linear-gradient(145deg,#1b2850 0%,#ff9f43 100%);justify-content:center;align-items:center;width:48%;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__leftPanel:before{content:"";background:#ffffff0d;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-80px}.login-module__WEZH7G__leftPanel:after{content:"";background:#ffffff0d;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-60px;left:-60px}.login-module__WEZH7G__leftInner{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.login-module__WEZH7G__logo{align-self:flex-start;align-items:center;gap:.65rem;display:flex}.login-module__WEZH7G__logoIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.login-module__WEZH7G__logoText{color:#fff;letter-spacing:-.3px;font-size:1.4rem;font-weight:700}.login-module__WEZH7G__illustrationWrapper{width:100%;max-width:560px}.login-module__WEZH7G__illustration{border-radius:16px;width:100%;height:auto;box-shadow:0 20px 60px #0003}.login-module__WEZH7G__leftText{color:#fff}.login-module__WEZH7G__leftText h2{text-shadow:0 2px 4px #00000026;margin:0 0 .5rem;font-size:1.6rem;font-weight:700}.login-module__WEZH7G__leftText p{opacity:.85;max-width:360px;margin:0 auto;font-size:.95rem;line-height:1.6}.login-module__WEZH7G__dots{gap:.4rem;display:flex}.login-module__WEZH7G__dot{background:#fff6;border-radius:50%;width:8px;height:8px}.login-module__WEZH7G__dotActive{background:#fff;border-radius:4px;width:20px}.login-module__WEZH7G__rightPanel{background:#f8f9fb;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.login-module__WEZH7G__formCard{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:2.5rem;box-shadow:0 4px 24px #0000000f}.login-module__WEZH7G__formHeader{margin-bottom:2rem}.login-module__WEZH7G__formHeader h1{color:#1b2850;margin:0 0 .4rem;font-size:1.6rem;font-weight:700}.login-module__WEZH7G__formHeader p{color:#6b7280;margin:0;font-size:.9rem;line-height:1.5}.login-module__WEZH7G__form{flex-direction:column;gap:1.1rem;display:flex}.login-module__WEZH7G__fieldGroup{flex-direction:column;gap:.4rem;display:flex}.login-module__WEZH7G__fieldGroup label{color:#374151;font-size:.865rem;font-weight:600}.login-module__WEZH7G__labelRow{justify-content:space-between;align-items:center;display:flex}.login-module__WEZH7G__forgotLink{color:#ff9f43;font-size:.825rem;font-weight:500;text-decoration:none}.login-module__WEZH7G__forgotLink:hover{text-decoration:underline}.login-module__WEZH7G__inputWrap{position:relative}.login-module__WEZH7G__inputIcon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.login-module__WEZH7G__inputWrap input{color:#111827;box-sizing:border-box;background:#fafafa;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:.7rem 1rem .7rem 2.6rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.login-module__WEZH7G__inputWrap input:focus{background:#fff;border-color:#ff9f43;box-shadow:0 0 0 3px #ff9f431f}.login-module__WEZH7G__inputWrap input::placeholder{color:#c9cdd4}.login-module__WEZH7G__rememberRow{align-items:center;display:flex}.login-module__WEZH7G__checkLabel{color:#4b5563;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.login-module__WEZH7G__checkLabel input[type=checkbox]{accent-color:#ff9f43;width:15px;height:15px}.login-module__WEZH7G__submitBtn{color:#fff;cursor:pointer;letter-spacing:.2px;background:linear-gradient(135deg,#ff9f43,#f7850d);border:none;border-radius:8px;width:100%;margin-top:.25rem;padding:.8rem;font-size:.95rem;font-weight:600;transition:opacity .15s,transform .1s}.login-module__WEZH7G__submitBtn:hover{opacity:.92;transform:translateY(-1px)}.login-module__WEZH7G__submitBtn:active{transform:translateY(0)}.login-module__WEZH7G__divider{color:#d1d5db;align-items:center;gap:.75rem;margin:1.25rem 0 1rem;font-size:.8rem;font-weight:500;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.login-module__WEZH7G__divider span{color:#9ca3af;white-space:nowrap}.login-module__WEZH7G__socialRow{gap:.75rem;display:flex}.login-module__WEZH7G__socialBtn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 0;font-size:.875rem;font-weight:500;transition:border-color .15s,background .15s;display:flex}.login-module__WEZH7G__socialBtn:hover{background:#fafafa;border-color:#d1d5db}.login-module__WEZH7G__switchText{text-align:center;color:#6b7280;margin-top:1.25rem;margin-bottom:0;font-size:.875rem}.login-module__WEZH7G__switchText a{color:#ff9f43;font-weight:600;text-decoration:none}.login-module__WEZH7G__switchText a:hover{text-decoration:underline}.login-module__WEZH7G__copyright{color:#9ca3af;text-align:center;margin:0;font-size:.8rem}@media (max-width:900px){.login-module__WEZH7G__page{flex-direction:column}.login-module__WEZH7G__leftPanel{width:100%;padding:2rem 1.5rem}.login-module__WEZH7G__illustrationWrapper{max-width:280px}.login-module__WEZH7G__formCard{padding:2rem 1.5rem}}
