.Login_container__pJnJn{display:flex;height:100vh;font-family:Inter,sans-serif}.Login_leftPanel__K6W5F{flex:1;background-color:#0a2640;color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.Login_redCloudLogo__hXBdn{margin-bottom:1rem;text-align:center}.Login_redCloudLogo__hXBdn img{width:262px;height:63px}.Login_leftPanel__K6W5F p{font-size:.75rem;position:absolute;bottom:1rem;left:1rem;margin:0}.Login_rightPanel__oFN_s{flex:1;display:flex;justify-content:center;align-items:center;background-color:#f9f9f9}.Login_loginForm__LQ_Ju{border-radius:8px;width:100%;max-width:400px}.Login_loginForm__LQ_Ju h1{font-size:1.5rem;text-align:center;font-family:Figtree;font-weight:700}.Login_inputGroup__At_KO{margin-bottom:1rem}.Login_inputGroup__At_KO label{display:block;font-size:.875rem;margin-bottom:.5rem;color:#333}.Login_inputGroup__At_KO input{width:94%;padding:.75rem;font-size:1rem;border:1px solid #ccc;border-radius:4px}.Login_inputGroup__At_KO input:focus{border-color:#0070f3;box-shadow:0 0 5px rgba(0,112,243,.5)}.Login_helpSupport__zBKDj{position:absolute;bottom:10px;right:10px;display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#555;cursor:pointer;margin-bottom:.5rem}.Login_helpIcon__t0zHA{width:16px;height:16px}.Login_options__gTDIr{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;margin-bottom:1.5rem}.Login_rememberMe__JUj_8{display:flex;align-items:center;color:#B3B3B3}.Login_rememberMe__JUj_8 input{margin-right:.5rem;cursor:pointer}.Login_forgotPassword__rHalF{background:none;border:none;color:#B3B3B3;font-size:.875rem;cursor:pointer;text-decoration:none}.Login_forgotPassword__rHalF:hover{text-decoration:underline}.Login_inputWrapper__uej5g{position:relative;display:flex;align-items:center}.Login_inputWrapper__uej5g input[type=password]::-ms-clear,.Login_inputWrapper__uej5g input[type=password]::-ms-reveal{display:none!important}.Login_togglePassword__uDJ8b{position:absolute;right:10px;cursor:pointer;color:#888}.Login_submitButton__XfQzD{padding:.75rem;width:218px;font-size:1rem;border-radius:5.7px}.Login_cancelButton__eo_0Q{background-color:#ccc;color:#333;border:none;padding:.75rem;width:100%;font-size:1rem;border-radius:4px;cursor:pointer;margin-top:.5rem}.Login_cancelButton__eo_0Q:hover{background-color:#bbb}.Login_recoveryContainer__C6nMc{width:100%;max-width:400px;text-align:left;padding:2rem}.Login_recoveryHeader__Mc1Dr{display:flex;align-items:center;margin-bottom:1.5rem}.Login_backArrow__uFTMZ{cursor:pointer;margin-right:1rem}.Login_recoveryTitle__ibdB3{font-family:Figtree,sans-serif;font-size:1.5rem;font-weight:600;margin:0}.Login_recoveryDescription__Qzs5Q{font-family:Inter,sans-serif;font-size:.875rem;color:#666;margin-bottom:1.5rem;line-height:1.5}.Login_modalBackdrop__YwLqm{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Login_modalContent__oLvS_{background:white;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%;max-width:400px;text-align:center}.Login_successBackdrop__NAFth{animation:Login_fadeOut__1K9_s 2s ease-out forwards}.Login_successMessage__84x0y{font-size:1.2rem;color:green;animation:Login_popIn__10jVJ .5s ease-out}@keyframes Login_fadeOut__1K9_s{to{opacity:0;visibility:hidden}}@keyframes Login_popIn__10jVJ{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.Login_poweredBy__EBwgr{display:flex;align-items:center;font-size:.75rem;position:absolute;bottom:1rem;left:1rem}.Login_poweredBy__EBwgr span{font-family:Inter;font-size:14px;color:white}.Login_waveIcon__QmWDb{width:80px;height:auto;margin-top:.4rem;margin-left:5px}.Login_poweredBy__EBwgr a{text-decoration:none}.Login_mobileMenu__n9PZe{display:none;position:absolute;top:10px;right:10px;z-index:1000}.Login_hamburger-icon__sc5Rl{display:none}@media (max-width:768px){.Login_container__pJnJn{flex-direction:column}.Login_leftPanel__K6W5F{flex:none;height:150px;justify-content:center}.Login_redCloudLogo__hXBdn img{width:200px;height:auto}.Login_hamburger-icon__sc5Rl,.Login_mobileMenu__n9PZe{display:block}.Login_leftPanel__K6W5F p{font-size:.65rem;bottom:.5rem;left:.5rem}.Login_rightPanel__oFN_s{flex:1;padding:1rem}.Login_poweredBy__EBwgr{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:.8rem;gap:.5rem;margin:0 auto;text-align:center;width:100%;position:static}.Login_poweredBy__EBwgr span{font-size:.75rem}.Login_waveIcon__QmWDb{width:80px;height:auto;margin:0}}.Login_buttonGroup___rGDW{display:flex;justify-content:space-between;margin-top:10px;gap:8px}.Login_submitButton__XfQzD{flex:0 0 auto;padding:10px 15px;font-size:.95rem;height:40px;width:198px;border-radius:5px;background-color:#0680C1;color:white;border:none;cursor:pointer;margin-top:1rem;display:block;margin-left:auto;margin-right:auto;white-space:nowrap;text-align:center;font-family:Inter,sans-serif}.Login_submitButton__XfQzD:hover{background-color:#005bb5}.updatePasswordModal_backdrop__rjuCt{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000}.updatePasswordModal_modal__IF5qt{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.2);width:90%;max-width:400px;text-align:center}.updatePasswordModal_modal__IF5qt h2{margin-bottom:.5rem}.updatePasswordModal_modal__IF5qt p{font-size:1rem;color:#555;margin-bottom:1.5rem}.updatePasswordModal_inputGroup__ffkMU{margin-bottom:1rem;position:relative}.updatePasswordModal_inputGroup__ffkMU label{display:block;margin-bottom:.5rem;text-align:left}.updatePasswordModal_inputGroup__ffkMU input{width:100%;padding:.75rem;font-size:1rem;border:1px solid #ccc;border-radius:8px;outline:none;transition:border-color .3s ease}.updatePasswordModal_inputGroup__ffkMU input:focus{border-color:#0070f3;box-shadow:0 0 4px rgba(0,112,243,.3)}.updatePasswordModal_passwordStrength__KTJWk{color:green}.updatePasswordModal_requirements__WwhPu{font-size:.8rem;color:#666;text-align:left;margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.updatePasswordModal_requirements__WwhPu i{color:#0070f3}.updatePasswordModal_submitButton__iP4cV{background-color:#0070f3;color:white;border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:8px;cursor:pointer;margin-top:1rem;width:100%}.updatePasswordModal_submitButton__iP4cV:hover{background-color:#005bb5}.updatePasswordModal_cancelButton__RXHQV{background-color:transparent;color:#0070f3;border:1px solid #0070f3;padding:.75rem 1.5rem;font-size:1rem;border-radius:8px;cursor:pointer;margin-top:1rem;width:100%}.updatePasswordModal_cancelButton__RXHQV:hover{background-color:#f0f0f0}.updatePasswordModal_inputWrapper__9d4wC{position:relative;display:flex;align-items:center}.updatePasswordModal_togglePassword__OTHM2{position:absolute;right:1rem;cursor:pointer;color:#999;transition:color .3s ease}.updatePasswordModal_togglePassword__OTHM2:hover{color:#0070f3}.updatePasswordModal_modal__IF5qt h2{font-family:Figtree,sans-serif;font-size:1.5rem;color:#0a2640}.updatePasswordModal_inputGroup__ffkMU label{font-family:Inter,sans-serif;font-size:.9rem;color:#333}.updatePasswordModal_inputGroup__ffkMU input{font-family:Inter,sans-serif}.updatePasswordModal_passwordStrength__KTJWk{font-size:.9rem;margin-top:.5rem;font-weight:700;text-align:left}.CodeInput_codeInputContainer__KXrrM{display:flex;gap:8px;justify-content:center;align-items:center}.CodeInput_codeInputBox__qCGFz{width:50px;height:35px;font-size:20px;text-align:center;border:10px solid #ccc;border-radius:10px 10px 10px;outline:none;transition:border-color .3s ease-in-out}.CodeInput_codeInputBox__qCGFz:focus{border-color:#0070f3;box-shadow:0 0 5px rgba(0,112,243,.5)}.ChangePasswordConfirmation_container__3DDIg{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;padding:2rem;background-color:#f9f9f9;position:relative}.ChangePasswordConfirmation_backArrow__rrgAQ{position:absolute;top:1rem;left:1rem;cursor:pointer}.ChangePasswordConfirmation_arrowIcon__5Ak0n{width:24px;height:24px}.ChangePasswordConfirmation_content__jSXoS{text-align:center}.ChangePasswordConfirmation_logo__K_7y8{margin-bottom:1rem}.ChangePasswordConfirmation_title__5YVdG{font-family:Figtree,sans-serif;font-size:1.8rem;font-weight:700;color:#333;margin-bottom:.5rem}.ChangePasswordConfirmation_subtitle__peXa_{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;color:#555;margin-bottom:1rem}.ChangePasswordConfirmation_description__iJ3Bf{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;color:#666;margin-bottom:2rem;line-height:1.5}.ChangePasswordConfirmation_primaryButton__vaAH_{background-color:#007bff;color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;padding:.8rem 2rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.ChangePasswordConfirmation_primaryButton__vaAH_:hover{background-color:#0056b3}@media (max-width:1024px){.ChangePasswordConfirmation_container__3DDIg{padding:1.5rem}.ChangePasswordConfirmation_title__5YVdG{font-size:1.6rem}.ChangePasswordConfirmation_subtitle__peXa_{font-size:1.1rem}.ChangePasswordConfirmation_description__iJ3Bf{font-size:.9rem;margin-bottom:1.5rem}.ChangePasswordConfirmation_primaryButton__vaAH_{padding:.7rem 1.8rem}}@media (max-width:768px){.ChangePasswordConfirmation_container__3DDIg{padding:1rem}.ChangePasswordConfirmation_title__5YVdG{font-size:1.4rem}.ChangePasswordConfirmation_subtitle__peXa_{font-size:1rem}.ChangePasswordConfirmation_description__iJ3Bf{font-size:.85rem;margin-bottom:1rem}.ChangePasswordConfirmation_primaryButton__vaAH_{font-size:.9rem;padding:.6rem 1.5rem}.ChangePasswordConfirmation_arrowIcon__5Ak0n{width:20px;height:20px}}@media (max-width:480px){.ChangePasswordConfirmation_container__3DDIg{padding:.8rem}.ChangePasswordConfirmation_title__5YVdG{font-size:1.2rem}.ChangePasswordConfirmation_subtitle__peXa_{font-size:.95rem}.ChangePasswordConfirmation_description__iJ3Bf{font-size:.8rem;margin-bottom:.8rem}.ChangePasswordConfirmation_primaryButton__vaAH_{font-size:.85rem;padding:.5rem 1.2rem}.ChangePasswordConfirmation_arrowIcon__5Ak0n{width:18px;height:18px}}.LanguageSelector_languageSelector__R1UB6{display:flex;align-items:center;gap:5px;position:relative;margin-top:30px;cursor:pointer;margin-right:1rem}.LanguageSelector_languageContainer__1KRxr{display:flex;align-items:center;gap:.5rem}.LanguageSelector_flagIcon__S6Hjr{width:24px;height:24px;border-radius:50%;border:1px solid #ccc}.LanguageSelector_languageCode__xcRs5{font-size:1rem;color:#333;font-weight:700}.LanguageSelector_languageDropdown__4RmZz{position:absolute;top:calc(100% + 5px);right:0;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:100;padding:.5rem 0;flex-direction:column;gap:.5rem;min-width:160px;display:none}.LanguageSelector_openDropdown__nQvJX{display:flex!important}.LanguageSelector_languageSelectorWrapper__y9l9b{position:absolute;top:20px;right:20px;z-index:1}.LanguageSelector_languageOption__a8e1W{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;cursor:pointer;transition:background-color .2s ease,transform .2s ease;font-size:.9rem;font-weight:400;color:#333}.LanguageSelector_languageOption__a8e1W img{width:20px;height:20px;border-radius:50%}.LanguageSelector_languageOption__a8e1W:hover{background-color:#f5f5f5;transform:translateX(2px)}.LanguageSelector_languageOption__a8e1W span:last-child{font-size:.8rem;color:#666;font-weight:700}@media (max-width:1024px){.LanguageSelector_languageSelector__R1UB6{display:flex;align-items:center;gap:5px;position:relative;margin-left:30px;cursor:pointer;font-size:.8rem;margin-right:2rem}.LanguageSelector_languageCode__xcRs5{font-size:.8rem}.LanguageSelector_languageSelectorWrapper__y9l9b{right:.3rem;top:20px}.LanguageSelector_flagIcon__S6Hjr{width:20px;height:20px}}@media (max-width:768px){.LanguageSelector_languageDropdown__4RmZz{right:auto;left:0;width:100%}.LanguageSelector_languageSelector__R1UB6{display:none}}