.Login_container__gRcJY{display:flex;min-height:100vh}.Login_brandSection__Lz3Qf{flex:1.2;background:linear-gradient(135deg,#153258,#1a3f6e 50%,#23A974);display:flex;align-items:center;justify-content:center;padding:3rem;position:relative;overflow:hidden}.Login_brandSection__Lz3Qf:before{content:"";position:absolute;width:200%;height:200%;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.1) 0,transparent 50%);top:-50%;left:-50%;animation:Login_rotate__OMzYH 40s linear infinite}.Login_brandSection__Lz3Qf:after{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5 L55 30 L30 55 L5 30 Z' fill='none' stroke='rgba(255,255,255,0.05)' stroke-width='1'/%3E%3C/svg%3E");opacity:.3}@keyframes Login_rotate__OMzYH{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Login_brandContent__3lhuk{max-width:550px;color:white;position:relative;z-index:2}.Login_logoWrapper__DsKZB{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}.Login_logo__Kg_4n{width:70px;height:70px;object-fit:contain;filter:brightness(0) invert(1);transition:transform .3s ease}.Login_logoWrapper__DsKZB:hover .Login_logo__Kg_4n{transform:scale(1.05)}.Login_brandTitle__CaHkz{font-size:2.8rem;font-weight:700;margin:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,.8));-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.5px}.Login_brandDescription__cd4o3{margin-bottom:3rem}.Login_brandDescription__cd4o3 h2{font-size:2.2rem;font-weight:600;margin:0 0 1rem;line-height:1.3}.Login_brandDescription__cd4o3 p{font-size:1.1rem;opacity:.9;margin:0;line-height:1.6}.Login_statsCards__3UXx7{display:flex;gap:1.5rem;margin-bottom:3rem}.Login_statCard__GqGl_{flex:1;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);padding:1.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.2);transition:transform .3s ease,background .3s ease}.Login_statCard__GqGl_:hover{transform:translateY(-5px);background:rgba(255,255,255,.15)}.Login_statNumber___MI0L{display:block;font-size:2rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,#23A974);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Login_statLabel__OhhgX{font-size:.9rem;opacity:.9}.Login_featuresGrid__4d3VT{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.Login_featureCard__F98GB{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);padding:1.25rem;border-radius:12px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.Login_featureCard__F98GB:hover{background:rgba(35,169,116,.2);border-color:#23A974}.Login_featureIcon__aZ5k0{font-size:1.5rem;margin-bottom:.75rem}.Login_featureCard__F98GB h3{margin:0 0 .25rem;font-size:.95rem;font-weight:600}.Login_featureCard__F98GB p{margin:0;font-size:.8rem;opacity:.8}.Login_formSection__d3qPt{flex:1;display:flex;align-items:center;justify-content:center;background:#f8fafd;padding:2rem;position:relative}.Login_formWrapper__9lhn6{max-width:420px;width:100%;background:white;padding:2.5rem;border-radius:24px;box-shadow:0 20px 40px -10px rgba(21,50,88,.1),0 0 0 1px rgba(21,50,88,.05);transition:transform .3s ease,box-shadow .3s ease}.Login_formWrapper__9lhn6:hover{transform:translateY(-5px);box-shadow:0 30px 50px -10px rgba(21,50,88,.15),0 0 0 1px rgba(21,50,88,.1)}.Login_mobileBrand__o8bM_{display:none;align-items:center;gap:.75rem;margin-bottom:2rem}.Login_mobileLogo__LYyPQ{width:40px;height:40px;object-fit:contain}.Login_mobileBrand__o8bM_ h2{margin:0;font-size:1.5rem;color:#153258;font-weight:600}.Login_formHeader__EToRT{margin-bottom:2rem}.Login_formTitle__0_nCZ{font-size:2rem;font-weight:700;color:#153258;margin:0 0 .5rem;letter-spacing:-.5px}.Login_formSubtitle__d_WtC{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}.Login_form__KLnVB{display:flex;flex-direction:column;gap:1.25rem}.Login_inputGroup__lcZ3_{display:flex;flex-direction:column;gap:.375rem}.Login_label__Uxw91{font-size:.9rem;font-weight:600;color:#475569;transition:color .2s;margin-left:.25rem}.Login_labelFocused__i2ekD{color:#153258}.Login_inputWrapper__Xy5GL{position:relative;display:flex;align-items:center}.Login_input__zbz3K{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .2s;background:white;color:#153258;font-family:inherit}.Login_input__zbz3K:hover{border-color:#cbd5e1}.Login_input__zbz3K:focus{outline:none;border-color:#153258}.Login_inputFocusRing__vT4Lm{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:12px;pointer-events:none;transition:box-shadow .2s}.Login_input__zbz3K:focus+.Login_inputFocusRing__vT4Lm{box-shadow:0 0 0 3px rgba(21,50,88,.1)}.Login_input__zbz3K::placeholder{color:#94a3b8;font-size:.95rem}.Login_input__zbz3K:disabled{background:#f1f5f9;border-color:#e2e8f0;cursor:not-allowed;opacity:.7}.Login_inputHint__X6Z8_{margin:.25rem 0 0 .5rem;font-size:.8rem;color:#94a3b8}.Login_eyeButton__CkPCC{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;padding:.5rem;color:#94a3b8;transition:color .2s;display:flex;align-items:center;justify-content:center;border-radius:8px}.Login_eyeButton__CkPCC:hover:not(:disabled){color:#153258;background:#f1f5f9}.Login_eyeButton__CkPCC:disabled{cursor:not-allowed;opacity:.5}.Login_formOptions__DLCNi{display:flex;align-items:center;justify-content:space-between;margin:.5rem 0}.Login_checkboxLabel__tl1_G{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#475569;cursor:pointer;user-select:none}.Login_checkbox__4dagE{width:1.1rem;height:1.1rem;accent-color:#153258;cursor:pointer;border-radius:4px}.Login_forgotLink___B1qj{font-size:.9rem;color:#153258;text-decoration:none;font-weight:500;transition:color .2s;padding:.25rem .5rem;border-radius:6px}.Login_forgotLink___B1qj:hover{color:#23A974;background:rgba(35,169,116,.1)}.Login_submitButton__k3UyU{background:linear-gradient(135deg,#153258,#23A974);color:white;border:none;padding:1rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;overflow:hidden}.Login_submitButton__k3UyU:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s}.Login_submitButton__k3UyU:hover:not(:disabled):before{width:300px;height:300px}.Login_submitButton__k3UyU:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(21,50,88,.3)}.Login_submitButton__k3UyU:active:not(:disabled){transform:translateY(0)}.Login_submitButton__k3UyU:disabled{opacity:.7;cursor:not-allowed;filter:grayscale(.3)}.Login_buttonSpinner__bxzFV{width:1.2rem;height:1.2rem;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:Login_spin__KntHn .6s linear infinite}@keyframes Login_spin__KntHn{to{transform:rotate(1turn)}}.Login_loginInfo__txXl6{display:flex;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;background:linear-gradient(135deg,rgba(21,50,88,.05),rgba(35,169,116,.05));border-radius:12px;border:1px solid rgba(21,50,88,.1)}.Login_infoBadge__sbhDs{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.85rem;color:#475569}.Login_badge__ZPbJC{color:white;padding:.25rem .5rem;border-radius:6px;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.5px}.Login_errorMessage__DlcX_{display:flex;align-items:center;gap:.75rem;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:12px;margin-bottom:1rem;font-size:.9rem}.Login_errorIcon__K37Qt{width:1.2rem;height:1.2rem;flex-shrink:0}.Login_formFooter__3HzXS{margin-top:2rem;text-align:center;padding-top:1.5rem;border-top:1px solid #e2e8f0}.Login_footerNote__5ZeIN{font-size:.85rem;color:#64748b;margin:0}.Login_footerLink__zAjks{color:#23A974;text-decoration:none;font-weight:500;transition:color .2s}.Login_footerLink__zAjks:hover{color:#153258;text-decoration:underline}.Login_loaderWrapper__S8kWM{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#153258,#23A974);color:white}.Login_loaderWrapper__S8kWM .Login_spinner__k9uYd{width:3rem;height:3rem;border:3px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:Login_spin__KntHn 1s linear infinite;margin-bottom:1rem}@media (max-width:1024px){.Login_brandSection__Lz3Qf{flex:1;padding:2rem}.Login_brandDescription__cd4o3 h2{font-size:1.8rem}.Login_featuresGrid__4d3VT{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Login_container__gRcJY{flex-direction:column}.Login_brandSection__Lz3Qf{padding:2rem;min-height:auto}.Login_brandContent__3lhuk{max-width:100%}.Login_mobileBrand__o8bM_{display:flex}.Login_statsCards__3UXx7{flex-direction:row}.Login_formSection__d3qPt,.Login_formWrapper__9lhn6{padding:2rem}}@media (max-width:480px){.Login_brandSection__Lz3Qf{padding:1.5rem}.Login_brandDescription__cd4o3 h2{font-size:1.5rem}.Login_statsCards__3UXx7{flex-direction:column}.Login_featuresGrid__4d3VT{grid-template-columns:1fr}.Login_formSection__d3qPt{padding:1rem}.Login_formWrapper__9lhn6{padding:1.5rem}.Login_formTitle__0_nCZ{font-size:1.75rem}.Login_loginInfo__txXl6{flex-direction:column;gap:.75rem;align-items:flex-start}.Login_formOptions__DLCNi{flex-direction:column;gap:1rem;align-items:flex-start}}.ForgotPassword_page-with-centered-form__vB_IQ{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;background:#f8fafc}.ForgotPassword_container__fQm53{width:100%;max-width:440px;margin:0 auto;padding:2rem 1.5rem;background:white;border-radius:24px;box-shadow:0 20px 40px -10px rgba(0,0,0,.1);animation:ForgotPassword_slideUp__Hu9ip .4s ease}@keyframes ForgotPassword_slideUp__Hu9ip{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ForgotPassword_header__dIcur{text-align:center;margin-bottom:2.5rem}.ForgotPassword_iconWrapper__4MoBq{width:64px;height:64px;background:linear-gradient(135deg,#15325810,#23A97410);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#153258;border:1px solid #15325820}.ForgotPassword_title__lojIn{font-size:1.8rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;letter-spacing:-.5px}.ForgotPassword_subtitle__4icI0{color:#64748b;margin:0;font-size:.95rem}.ForgotPassword_steps___JAXj{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem;padding:0 .5rem}.ForgotPassword_step__v4zwr{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1}.ForgotPassword_stepNumber__qQr_9{width:36px;height:36px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;color:#94a3b8;transition:all .3s ease}.ForgotPassword_step__v4zwr.ForgotPassword_active__uQ2oO .ForgotPassword_stepNumber__qQr_9{background:#153258;color:white;transform:scale(1.1);box-shadow:0 4px 12px #15325840}.ForgotPassword_step__v4zwr.ForgotPassword_completed__W_B71 .ForgotPassword_stepNumber__qQr_9{background:#23A974;color:white}.ForgotPassword_stepLabel__0_vV2{font-size:.75rem;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.ForgotPassword_step__v4zwr.ForgotPassword_active__uQ2oO .ForgotPassword_stepLabel__0_vV2{color:#153258;font-weight:600}.ForgotPassword_step__v4zwr.ForgotPassword_completed__W_B71 .ForgotPassword_stepLabel__0_vV2{color:#23A974}.ForgotPassword_stepLine__JuVji{flex:1;height:2px;background:#e2e8f0;margin:0 .5rem;position:relative;top:-8px}.ForgotPassword_message__Y3AIt{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:12px;margin-bottom:1.5rem;font-size:.9rem;animation:ForgotPassword_shake__EdoNA .3s ease}@keyframes ForgotPassword_shake__EdoNA{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.ForgotPassword_message__Y3AIt.ForgotPassword_error__Kt7Os{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.ForgotPassword_message__Y3AIt.ForgotPassword_success__Wlv_h{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.ForgotPassword_message__Y3AIt svg{flex-shrink:0}.ForgotPassword_message__Y3AIt p{margin:0;line-height:1.4}.ForgotPassword_form__9U6zY{display:flex;flex-direction:column;gap:1.5rem}.ForgotPassword_field__O5Mgq{display:flex;flex-direction:column;gap:.5rem}.ForgotPassword_label___xpm_{font-size:.9rem;font-weight:600;color:#475569;margin-left:.25rem}.ForgotPassword_inputWrapper__jd_5a{position:relative;display:flex;align-items:center}.ForgotPassword_input__2U4mO{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:14px;font-size:1rem;transition:all .2s;background:white;color:#1e293b;font-family:inherit}.ForgotPassword_input__2U4mO:hover{border-color:#cbd5e1}.ForgotPassword_input__2U4mO:focus{outline:none;border-color:#153258;box-shadow:0 0 0 4px #15325820}.ForgotPassword_input__2U4mO::placeholder{color:#94a3b8;font-size:.95rem}.ForgotPassword_input__2U4mO:disabled{background:#f8fafc;border-color:#e2e8f0;cursor:not-allowed;opacity:.7}.ForgotPassword_hint__12kJu{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.ForgotPassword_hintBadge__xNyE4{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#64748b;padding:.5rem;background:#f8fafc;border-radius:8px;transition:all .2s ease}.ForgotPassword_hintBadge__xNyE4.ForgotPassword_active__uQ2oO{background:#15325810;border:1px solid #15325830}.ForgotPassword_hintDot__g1Vcl{width:6px;height:6px;border-radius:50%;background:#cbd5e1}.ForgotPassword_hintBadge__xNyE4.ForgotPassword_active__uQ2oO .ForgotPassword_hintDot__g1Vcl{background:#23A974}.ForgotPassword_codeGrid__gZ3_s{display:flex;gap:.5rem;justify-content:center;margin:1rem 0}.ForgotPassword_codeInput__ydd68{width:48px;height:56px;text-align:center;font-size:1.5rem;font-weight:600;border:2px solid #e2e8f0;border-radius:12px;background:white;color:#153258;transition:all .2s ease}.ForgotPassword_codeInput__ydd68:focus{outline:none;border-color:#153258;box-shadow:0 0 0 4px #15325820;transform:translateY(-2px)}.ForgotPassword_codeInput__ydd68:disabled{background:#f8fafc;border-color:#e2e8f0;opacity:.7}.ForgotPassword_codeHelp__KUlV5{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding:.75rem 1rem;background:#f8fafc;border-radius:12px;font-size:.85rem}.ForgotPassword_codeHelp__KUlV5 p{margin:0;color:#475569}.ForgotPassword_resendButton__XoE4C{background:none;border:none;color:#23A974;font-weight:600;cursor:pointer;padding:.25rem .5rem;border-radius:6px;transition:all .2s ease;font-size:.85rem}.ForgotPassword_resendButton__XoE4C:hover:not(:disabled){background:#23A97410}.ForgotPassword_resendButton__XoE4C:disabled{color:#94a3b8;cursor:not-allowed}.ForgotPassword_eyeButton__xP_8b{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;padding:.5rem;color:#94a3b8;transition:all .2s;display:flex;align-items:center;justify-content:center;border-radius:8px}.ForgotPassword_eyeButton__xP_8b:hover:not(:disabled){color:#153258;background:#f1f5f9}.ForgotPassword_eyeButton__xP_8b:disabled{cursor:not-allowed;opacity:.5}.ForgotPassword_strengthMeter__IJ4ub{margin-top:.5rem;padding:.75rem;background:#f8fafc;border-radius:10px}.ForgotPassword_strengthBars__SeuGi{display:flex;gap:.25rem;margin-bottom:.5rem}.ForgotPassword_strengthBar__FFpcD{flex:1;height:4px;background:#e2e8f0;border-radius:2px;transition:all .3s ease}.ForgotPassword_strengthBar__FFpcD.ForgotPassword_active__uQ2oO{background:linear-gradient(90deg,#153258,#23A974)}.ForgotPassword_strengthText__WavoC{margin:0;font-size:.75rem;color:#64748b}.ForgotPassword_actions__9TXM2{display:flex;gap:1rem;margin-top:1rem}.ForgotPassword_backButton__WSswb{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background:white;border:2px solid #e2e8f0;border-radius:14px;font-size:.95rem;font-weight:500;color:#475569;cursor:pointer;transition:all .2s ease}.ForgotPassword_backButton__WSswb:hover:not(:disabled){border-color:#153258;color:#153258;background:#f8fafc}.ForgotPassword_backButton__WSswb:disabled{opacity:.7;cursor:not-allowed}.ForgotPassword_submitButton__gBuay{flex:2;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background:linear-gradient(135deg,#153258,#1e4a7a);border:none;border-radius:14px;font-size:.95rem;font-weight:600;color:white;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.ForgotPassword_submitButton__gBuay:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s}.ForgotPassword_submitButton__gBuay:hover:not(:disabled):before{width:300px;height:300px}.ForgotPassword_submitButton__gBuay:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px -5px #15325880}.ForgotPassword_submitButton__gBuay:active:not(:disabled){transform:translateY(0)}.ForgotPassword_submitButton__gBuay:disabled{opacity:.7;cursor:not-allowed;filter:grayscale(.3)}.ForgotPassword_spinner__Oy79q{width:1.2rem;height:1.2rem;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:ForgotPassword_spin__H4El6 .6s linear infinite}@keyframes ForgotPassword_spin__H4El6{to{transform:rotate(1turn)}}@media (max-width:480px){.ForgotPassword_container__fQm53{padding:1.5rem 1rem}.ForgotPassword_title__lojIn{font-size:1.5rem}.ForgotPassword_codeGrid__gZ3_s{gap:.25rem}.ForgotPassword_codeInput__ydd68{width:40px;height:48px;font-size:1.25rem}.ForgotPassword_actions__9TXM2{flex-direction:column}.ForgotPassword_backButton__WSswb,.ForgotPassword_submitButton__gBuay{width:100%}.ForgotPassword_stepLabel__0_vV2{font-size:.7rem}}