.SignUp_wrapper__2WPH_{display:flex;flex-direction:column;min-height:100vh;padding:6rem 1.25rem 1rem;box-sizing:border-box;align-items:center;justify-content:center;background:var(--background-color11)}.SignUp_container__ZOYj5{display:flex;background:var(--background);border-radius:50px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.08);margin-bottom:1rem}.SignUp_leftPanel__mvOAr{position:relative;flex:1;overflow:hidden;display:flex;justify-content:center;padding:1rem;background:transparent}.SignUp_leftBg__QugWz{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--background);border-top-left-radius:24px;border-bottom-left-radius:24px}.SignUp_heroImage__s4iZx{position:relative;z-index:1;max-width:100%;border-radius:40px;background:var(--linearGrad);height:auto;object-fit:contain}.SignUp_rightPanel__KGuQf{flex:1;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center}.SignUp_logo__oizRr{height:42px;margin-bottom:1.5rem}.SignUp_logoContainer__c2MMd{display:flex;justify-content:center;margin-bottom:1.5rem}.SignUp_title__3e9lg{text-align:center;font-size:32px;font-weight:500;margin-bottom:.5rem}.SignUp_subtitle__NFrLi{font-size:12px;font-weight:400;color:var(--text-color8);margin-bottom:2rem;line-height:1.5;text-align:center}.SignUp_input__AicPW{padding:1rem;font-size:1rem;font-weight:500;color:var(--text-color);margin-bottom:1rem;border-bottom:1px solid #a4a4a4;width:100%;outline:none;transition:border .2s ease,box-shadow .2s ease}.SignUp_input__AicPW::placeholder{color:var(--text-color16);opacity:.8}.SignUp_togglePassword__hZDm3{position:absolute;right:1rem;top:50%;transform:translateY(-50%);cursor:pointer;font-size:1rem;color:#6b7280;opacity:.7}.SignUp_passwordHint__W3ypU{font-family:Geist,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:var(--text-color16);margin-bottom:1rem;display:flex;align-items:center;gap:.4rem}.SignUp_hintIcon__MVToR{font-size:.5rem}.SignUp_errorText__NA2cg{color:#ef4444;font-size:.8rem;margin-top:-.25rem;margin-bottom:.75rem}.SignUp_checkboxLabel__d365s{display:flex;align-items:flex-start;gap:.5rem;font-family:Geist,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:var(--text-color16);margin:1.25rem 0}.SignUp_checkboxLabel__d365s input[type=checkbox]{margin-top:.2rem}.SignUp_checkboxLabel__d365s a{color:#2563eb}.SignUp_continueButton__yqzgT{background-color:#2563eb;color:white;font-weight:600;font-size:1rem;padding:.75rem;border:none;border-radius:12px;cursor:pointer;width:100%;margin-top:.5rem;transition:background-color .2s ease}.SignUp_continueButton__yqzgT:hover{background-color:#1d4ed8}.SignUp_footerText__KJ7vD{margin-top:1rem;text-align:center;font-size:12px;font-weight:500;color:var(--text-color16)}.SignUp_footerText__KJ7vD a{color:var(--primary);font-weight:500}.SignUp_footerLinks__rSntF{display:flex;justify-content:center;gap:2rem;font-size:.8rem;color:var(--text-color20);margin:1rem 0}.SignUp_footerLinks__rSntF a{color:var(--text-color16);text-decoration:none}.SignUp_footerLinks__rSntF a:hover{text-decoration:underline}.SignUp_tabs__ZotP0{display:flex;gap:.5rem;background:var(--background);border-radius:12px;padding:.25rem;margin:0 0 1rem;justify-content:center}.SignUp_tabBtn__ACCfo{flex:1;font-size:.95rem;font-weight:600;border:1px solid transparent;background:transparent;padding:.6rem .8rem;border-radius:10px;cursor:pointer;transition:all .2s ease;color:var(--text-color16)}.SignUp_tabBtn__ACCfo:hover{background:rgba(0,0,0,.03)}.SignUp_tabActive__3XMlU{background:#2563eb;color:white}.SignUp_row__mRWVn{align-items:center}.SignUp_mobileInputGroup__dSRhC,.SignUp_row__mRWVn{display:flex;gap:.75rem}.SignUp_countryCodeSelect__W30wU{padding-top:.5rem;font-size:12px;margin-bottom:1rem;color:var(--text-color8);border-bottom:1px solid #d1d5db;width:30%;outline:none;transition:border .2s ease,box-shadow .2s ease}.SignUp_input__AicPW::placeholder,.SignUp_mobileInput__xOlsW::placeholder{color:var(--text-muted);opacity:.8}.SignUp_passwordWrapper__8glom{position:relative}.SignUp_passwordInput__cuoQp{padding-right:3rem}.SignUp_passwordToggleBtn__hMXrw{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:transparent;cursor:pointer;opacity:.8}.SignUp_passwordToggleBtn__hMXrw:focus-visible,.SignUp_passwordToggleBtn__hMXrw:hover{opacity:1;outline:none}.SignUp_togglePassword__hZDm3{display:none}.SignUp_activationOverlay__mEYaE{position:fixed;inset:0;background:rgba(0,0,0,.6);display:grid;place-items:center;z-index:1000}.SignUp_activationContainer__0SV6w{width:min(960px,95vw);max-height:95vh;overflow:auto;background:#0b0b0b;border-radius:16px;padding:12px}@media (max-width:1024px){.SignUp_container__ZOYj5{max-width:90%}}@media (max-width:820px){.SignUp_container__ZOYj5{flex-direction:column}.SignUp_leftPanel__mvOAr{display:none}.SignUp_rightPanel__KGuQf{padding:2rem 1.5rem}.SignUp_continueButton__yqzgT{font-size:.95rem}}@media (max-width:480px){.SignUp_input__AicPW{font-family:Geist,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;padding:1rem .5rem}.SignUp_rightPanel__KGuQf{padding:1rem}}@media (max-width:375px){.SignUp_countryCodeSelect__W30wU{width:40%}}.AccountSetup_wrapper___Dq_z{display:flex;flex-direction:column;min-height:100vh;padding:6rem 1.25rem 1rem;box-sizing:border-box;align-items:center;justify-content:center;background:var(--background-color11)}.AccountSetup_card__mn8mw{background:var(--background);border-radius:24px;padding:3rem 2.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);max-width:500px;width:100%;text-align:left}.AccountSetup_logoContainer__BnGyT{display:flex;justify-content:center;margin-bottom:1rem}.AccountSetup_title__4PYUj{font-size:32px;font-weight:500;text-align:center;margin-bottom:.25rem}.AccountSetup_subtitle__352rT{font-size:12px;font-weight:400;color:var(--text-color8);text-align:center;margin-bottom:2rem;line-height:1.4}.AccountSetup_stepsContainer__9UIKH{position:relative;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.AccountSetup_stepsContainer__9UIKH:before{content:"";position:absolute;top:calc(.2rem + .625rem);bottom:calc(.2rem + .25rem);left:.625rem;width:2px;background:#cbd5e0;z-index:0}.AccountSetup_step__OlgJ4{display:flex;align-items:flex-start;gap:.75rem}.AccountSetup_stepIndicatorCompleted__cbkYd,.AccountSetup_stepIndicatorPending__TlPRD{position:relative;z-index:1;margin-top:.2rem}.AccountSetup_stepIndicatorCompleted__cbkYd{width:1.25rem;height:1.25rem;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center}.AccountSetup_stepIndicatorPending__TlPRD{width:.5rem;height:.5rem;background:#cbd5e0;border-radius:50%;margin-left:.375rem}.AccountSetup_stepText__wxG2B{display:flex;flex-direction:column;position:relative;z-index:1}.AccountSetup_stepTitleCompleted__84S4p{font-size:14px;font-weight:500;color:var(--primary)}.AccountSetup_stepSubtitleCompleted__t_Lli{font-size:12px;font-weight:400;color:var(--primary);margin-top:.25rem}.AccountSetup_stepTitle__o6Fni{font-size:14px;font-weight:500;color:var(--text-color)}.AccountSetup_stepSubtitle__Mbpen{font-size:12px;font-weight:400;color:var(--text-color);margin-top:.25rem}.AccountSetup_checkboxLabel__oO99M{display:flex;align-items:flex-start;gap:.5rem;font-size:12px;font-weight:400;line-height:1.4;margin-bottom:1.5rem}.AccountSetup_checkboxLabel__oO99M input{margin-top:.2rem}.AccountSetup_checkboxLabel__oO99M a{color:var(--primary)}.AccountSetup_continueButton__qlrdv{background-color:var(--primary);color:white;font-weight:500;font-size:14px;padding:.75rem;border:none;border-radius:12px;cursor:pointer;width:100%;margin-bottom:.75rem;transition:background-color .2s ease}.AccountSetup_continueButton__qlrdv:disabled{opacity:.6;cursor:not-allowed}.AccountSetup_continueButton__qlrdv:not(:disabled):hover{background-color:#1d4ed8}.AccountSetup_skipButton__now2m{background:none;border:none;color:var(--primary);font-size:12px;font-weight:500;cursor:pointer;display:block;margin:0 auto}.AccountSetup_footerLinks__n2hJN{display:flex;justify-content:center;gap:2rem;font-size:.8rem;color:#888;margin-top:2rem}.AccountSetup_footerLinks__n2hJN a{color:#666;text-decoration:none}.AccountSetup_footerLinks__n2hJN a:hover{text-decoration:underline}@media (max-width:1024px){.AccountSetup_card__mn8mw{padding:2.5rem 2rem}}@media (max-width:768px){.AccountSetup_wrapper___Dq_z{padding:3rem .5rem 1rem}.AccountSetup_card__mn8mw{padding:2rem 1.5rem}}@media (max-width:280px){.AccountSetup_footerLinks__n2hJN{flex-direction:column;gap:1rem}}.AboutYou_wrapper__aqooq{display:flex;flex-direction:column;min-height:100vh;padding:6rem 1.25rem 1rem;box-sizing:border-box;align-items:center;justify-content:center;background:var(--background-color11)}.AboutYou_card__RHKE2{background:var(--background);border-radius:24px;padding:3rem 2.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);max-width:400px;width:100%}.AboutYou_logoContainer__zmgdD{display:flex;justify-content:center;margin-bottom:1rem}.AboutYou_title__Dp1sF{font-size:32px;font-weight:500;text-align:center;margin-bottom:.25rem}.AboutYou_subtitle__PJa_6{font-size:12px;font-weight:500;color:var(--text-color8);text-align:center;margin-bottom:2rem;line-height:1.4}.AboutYou_formSection__rkREK{margin-bottom:2rem}.AboutYou_sectionTitle___dF5w{font-weight:500;font-size:14px;margin-bottom:.75rem}.AboutYou_input__r2mVW{width:100%;padding:.5rem 0;font-size:1rem;margin-bottom:1rem;border:none;border-bottom:1px solid #d1d5db;outline:none}.AboutYou_input__r2mVW::placeholder{color:var(--text-muted);opacity:.8}.AboutYou_dobRow__8ylEF{display:flex;gap:.5rem;margin-bottom:1rem}.AboutYou_dobRow__8ylEF .AboutYou_input__r2mVW{flex:1}.AboutYou_contactRow__cuywB{display:flex;gap:.5rem;margin-bottom:1rem}.AboutYou_inputCountryCode__uvTZg{flex:0 0 25%}.AboutYou_continueButton__jX1oE{background-color:var(--primary);color:white;font-weight:500;font-size:14px;padding:.75rem;border:none;border-radius:12px;cursor:pointer;width:100%;transition:background-color .2s ease}.AboutYou_continueButton__jX1oE:disabled{opacity:.6;cursor:not-allowed}.AboutYou_continueButton__jX1oE:not(:disabled):hover{background-color:#1d4ed8}.AboutYou_footerLinks__X0ef5{display:flex;justify-content:center;gap:2rem;font-size:.8rem;color:#888;margin-top:2rem}.AboutYou_footerLinks__X0ef5 a{color:#666;text-decoration:none}.AboutYou_footerLinks__X0ef5 a:hover{text-decoration:underline}@media (max-width:768px){.AboutYou_card__RHKE2{padding:2rem 1.5rem}}.GetVerified_wrapper__sDrII{display:flex;flex-direction:column;min-height:100vh;padding:6rem 1.25rem 1rem;align-items:center;justify-content:center;background:var(--background-color11)}.GetVerified_card__Jx2v8{background:var(--background);border-radius:24px;padding:5rem 2.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);max-width:400px;width:100%}.GetVerified_logoContainer__urdjP{display:flex;justify-content:center;margin-bottom:1rem}.GetVerified_title__aS_sV{font-size:32px;font-weight:500;text-align:center;margin-bottom:.5rem}.GetVerified_subtitle__zjuWh{font-size:12px;font-weight:500;color:var(--text-color8);text-align:center;margin-bottom:2rem;line-height:1.4}.GetVerified_fieldGroup__ZFyww{margin-bottom:1.5rem}.GetVerified_label__25f6X{display:block;font-size:14px;font-weight:500;margin-bottom:.5rem}.GetVerified_selectWrapper__u6cLY{position:relative}.GetVerified_select__xCq_3{width:100%;padding:.75rem 0;font-size:12px;font-weight:500;color:var(--text-color16);border:none;background:transparent;appearance:none}.GetVerified_selectArrow__0V1Ia{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);pointer-events:none;font-size:.75rem}.GetVerified_helperText___SuKt{font-size:12px;font-weight:500;color:var(--text-color3);margin-bottom:.5rem}.GetVerified_idList__Yg8xX{list-style:none;padding:0;margin:0}.GetVerified_idItem__9l2Ap{display:flex;font-size:12px;font-weight:500;color:var(--text-color3);justify-content:space-between;align-items:center;padding:.75rem 0;border:none;border-bottom:1px solid #d1d5db;cursor:pointer;margin-bottom:.5rem}.GetVerified_idItem__9l2Ap:hover{background:transparent}.GetVerified_idItem__9l2Ap.GetVerified_selected__HNpG1{border-color:#2563eb}.GetVerified_idArrow__LnRP4{font-size:1rem;color:#6b7280}.GetVerified_disclaimer__JEexB{font-size:12px;font-weight:400;color:var(--text-color3);line-height:1.4;margin-bottom:1rem}.GetVerified_continueButton__Vonlk{background-color:#2563eb;color:white;font-weight:500;font-size:14px;padding:.75rem;border:none;border-radius:12px;cursor:pointer;width:100%;transition:background-color .2s ease}.GetVerified_continueButton__Vonlk:disabled{opacity:.6;cursor:not-allowed}.GetVerified_continueButton__Vonlk:not(:disabled):hover{background-color:#1d4ed8}.GetVerified_footerLinks__4vvTX{display:flex;justify-content:center;gap:2rem;font-size:.8rem;color:#888;margin-top:2rem}.GetVerified_footerLinks__4vvTX a{color:#666;text-decoration:none}.GetVerified_footerLinks__4vvTX a:hover{text-decoration:underline}@media (max-width:768px){.GetVerified_card__Jx2v8{padding:2rem 1.5rem}}.UploadImage_description__Bp__W{font-size:12px;font-weight:500;color:var(--text-color1);margin-bottom:1.5rem}@keyframes UploadImage_spin__QQ6za{to{transform:rotate(1turn)}}.UploadImage_processingSpinner__oEVFf{width:48px;height:48px;border:4px solid rgba(37,99,235,.2);border-top-color:#2563eb;border-radius:50%;margin:1.5rem auto;animation:UploadImage_spin__QQ6za 1s linear infinite}.UploadImage_processingText__fDWNA{font-size:14px;font-weight:500;color:var(--text-color1);margin-bottom:.25rem}.UploadImage_processingSubtext__LNORn{font-size:12px;color:var(--text-color9);margin-bottom:1rem}.UploadImage_wrapper__ABeUc{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:var(--background-color11);padding:6rem 1.25rem 1rem}.UploadImage_card__0DUkE{background:var(--background);border-radius:24px;padding:3rem 2.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);max-width:400px;width:100%;text-align:center}.UploadImage_logoContainer__kOpcx{display:flex;justify-content:center;margin-bottom:1rem}.UploadImage_title__B_xmT{font-size:32px;font-weight:700;margin-bottom:.25rem}.UploadImage_subtitle__82GGW{font-size:14px;font-weight:500;margin-bottom:.5rem;text-align:left}.UploadImage_instruction__3yinW{font-size:12px;font-weight:500;color:var(--text-color9);margin-bottom:1.5rem;text-align:left}.UploadImage_uploadArea__2Q9EU{position:relative;border:2px dashed #d1d5db;border-radius:12px;height:200px;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;margin-bottom:1.5rem}.UploadImage_placeholder__d6BZn{display:flex;flex-direction:column;align-items:center;color:#6b7280}.UploadImage_fileInput__9i2uR{display:none}.UploadImage_preview__QgaCG{width:100%;height:100%;object-fit:contain}.UploadImage_uploadButton__cexRC{background-color:var(--primary);color:white;font-weight:500;font-size:14px;padding:.75rem;border:none;border-radius:12px;cursor:pointer;width:100%;transition:background-color .2s ease}.UploadImage_uploadButton__cexRC:hover{background-color:#1d4ed8}.UploadImage_retakeButton__jF5uk{background:none;border:1px solid var(--primary);color:var(--primary);font-weight:500;font-size:14px;padding:.75rem;border-radius:12px;cursor:pointer;width:100%;margin-top:.75rem;transition:background-color .2s ease}.UploadImage_retakeButton__jF5uk:hover{background:rgba(37,99,235,.1)}.UploadImage_footerLinks__0zN8Q{display:flex;justify-content:center;gap:2rem;font-size:.8rem;color:#888;margin-top:2rem}.UploadImage_footerLinks__0zN8Q a{color:#666;text-decoration:none}.UploadImage_footerLinks__0zN8Q a:hover{text-decoration:underline}.activateaccount_wrapper__uC_C4{display:flex;flex-direction:column;min-height:100vh;padding:4rem 1rem;align-items:center;justify-content:center;background:var(--background-color11)}.activateaccount_card__wKYHX{width:clamp(300px,92vw,420px);background:var(--background);border-radius:24px;padding:2.25rem 2rem;box-shadow:0 8px 32px rgba(0,0,0,.08);text-align:center}.activateaccount_logoContainer__lnZB5{display:flex;justify-content:center;margin-bottom:.25rem}.activateaccount_title__u71W0{font-size:clamp(22px,2.2vw,30px);font-weight:700;letter-spacing:.2px;margin:.25rem 0;line-height:1.2}.activateaccount_subtitle___O5nt{font-size:clamp(11.5px,1.1vw,13.5px);font-weight:400;color:var(--text-color8);margin:0 0 1.25rem;line-height:1.55}.activateaccount_otpHeading__6jHZq{font-size:clamp(14px,1.6vw,18px);font-weight:600;letter-spacing:.2px;margin:.75rem 0 .25rem;color:var(--text-color16)}.activateaccount_otpSub__2X7ob{font-size:clamp(10px,1vw,12px);color:var(--text-color8);margin:0 0 1rem;line-height:1.4}.activateaccount_codeContainer__ya6b5{display:flex;justify-content:center;gap:12px;margin-bottom:.5rem}.activateaccount_codeInput__b956T{width:clamp(28px,3.2vw,36px);height:clamp(28px,3.2vw,36px);text-align:center;font-size:clamp(18px,2.2vw,22px);background:transparent;border:none;border-bottom:1px solid #a4a4a4;outline:none;border-radius:0}.activateaccount_codeInput__b956T::placeholder{color:#d1d5db}.activateaccount_hintContainer__pwgiV{display:flex;align-items:center;justify-content:center;color:var(--text-color16);font-size:clamp(10px,1vw,12px);font-weight:400;margin:.5rem 0 1rem;gap:4px}.activateaccount_hintIcon__cpwUv{flex:0 0 auto;margin-right:0;font-size:1rem}.activateaccount_hintText__rUz1G{margin:0}.activateaccount_continueButton__nGWe1{background-color:var(--primary);color:white;font-weight:600;font-size:clamp(14px,1.3vw,16px);padding:.75rem;border:none;border-radius:12px;cursor:pointer;width:100%;transition:background-color .2s ease;margin:.5rem 0 1rem}.activateaccount_continueButton__nGWe1:hover{background-color:#1d4ed8}.activateaccount_resend__UHkyQ{font-size:clamp(11px,1vw,12px);color:var(--text-color16);margin:.25rem 0 1rem}.activateaccount_resendButton__qYwcg{background:none;border:none;color:var(--primary);cursor:pointer;text-decoration:underline;padding:0}.activateaccount_footerLinks__HwsCv{display:flex;justify-content:center;gap:2rem;font-size:clamp(11px,.95vw,12px);color:#888;margin-top:1.5rem}.activateaccount_footerLinks__HwsCv a{color:#666;text-decoration:none}.activateaccount_footerLinks__HwsCv a:hover{text-decoration:underline}@media (max-width:768px){.activateaccount_wrapper__uC_C4{padding:3rem .75rem}.activateaccount_card__wKYHX{padding:1.75rem 1.25rem}}@media (max-width:480px){.activateaccount_footerLinks__HwsCv{flex-direction:column;gap:.75rem}}.activateaccount_otpInputVerified__mxdev{border-color:#22c55e}.activateaccount_otpInputVerifying__JMnlf{opacity:.6}.activateaccount_checkMark__lpEXB{margin-left:6px;font-weight:700;font-size:14px;line-height:1}.activateaccount_verifyingDot__txz_z{margin-left:6px;letter-spacing:2px;animation:activateaccount_blink__MqQ4n 1s infinite;font-size:14px}@keyframes activateaccount_blink__MqQ4n{0%,to{opacity:.2}50%{opacity:1}}.GeetestCaptchaModal_overlay__DFJah{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;backdrop-filter:blur(4px)}.GeetestCaptchaModal_modal__fj_57{background:var(--background);border-radius:16px;width:100%;max-width:500px;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.3);overflow:hidden}.GeetestCaptchaModal_header__Fesr3{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 16px;border-bottom:1px solid var(--border-color3)}.GeetestCaptchaModal_title__JW4Dp{font-family:Geist,sans-serif;font-size:20px;font-weight:600;color:var(--text-color3);margin:0}.GeetestCaptchaModal_closeButton___4Vh0{background:none;border:none;font-size:28px;color:var(--text-color3);cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s;padding:0;line-height:1}.GeetestCaptchaModal_closeButton___4Vh0:hover{color:var(--text-color8)}.GeetestCaptchaModal_body__gTZnG{padding:24px;position:relative}.GeetestCaptchaModal_geetestBox__YiSDE{min-height:200px;background:var(--card-background2);border-radius:12px;padding:16px;position:relative}.GeetestCaptchaModal_loadingOverlay__jzvBl{position:absolute;top:24px;left:24px;right:24px;bottom:24px;display:flex;align-items:center;justify-content:center;background:var(--card-background2);border-radius:12px;pointer-events:none;z-index:1}.GeetestCaptchaModal_loadingText__98Ld6{font-family:Geist,sans-serif;font-size:14px;color:var(--text-color20);margin:0;text-align:center}@media (max-width:768px){.GeetestCaptchaModal_modal__fj_57{max-width:100%;margin:0 16px}.GeetestCaptchaModal_header__Fesr3{padding:20px 20px 12px}.GeetestCaptchaModal_title__JW4Dp{font-size:18px}.GeetestCaptchaModal_body__gTZnG{padding:20px}.GeetestCaptchaModal_geetestBox__YiSDE{min-height:180px}}.ForgotPasswordModal_modalOverlay__MPsF0{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:50}.ForgotPasswordModal_modalContainer__Mr2cD{background-color:var(--card-background);border-radius:.5rem;box-shadow:0 0 15px rgba(0,0,0,.1);width:100%;max-width:28rem;padding:1.5rem}.ForgotPasswordModal_modalHeader__3_2HD{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ForgotPasswordModal_modalTitle__sIgzW{font-size:1.25rem;font-weight:600;color:var(--text-color1)}.ForgotPasswordModal_closeButton__cibIs{color:#6b7280;font-size:1.25rem;background:none;border:none;cursor:pointer}.ForgotPasswordModal_closeButton__cibIs:hover{color:#374151}.ForgotPasswordModal_inputField__hlwvg{width:100%;padding:.5rem 1rem;border:1px solid var(--border-color);border-radius:.375rem;outline:none;transition:border-color .2s ease}.ForgotPasswordModal_inputField__hlwvg:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.3)}.ForgotPasswordModal_errorText__wyiLT{color:#ef4444;font-size:.875rem;margin-top:.25rem;margin-bottom:.5rem}.ForgotPasswordModal_button__OWYbU{width:100%;padding:.5rem;font-weight:600;border-radius:.375rem;color:white;transition:background-color .2s ease;border:none;cursor:pointer;margin-top:1rem}.ForgotPasswordModal_button__OWYbU:disabled{background-color:#93c5fd;cursor:not-allowed}.ForgotPasswordModal_sendOtpButton__TunOk{background-color:#2563eb}.ForgotPasswordModal_sendOtpButton__TunOk:hover{background-color:#1d4ed8}.ForgotPasswordModal_verifyOtpButton__Gjdb5{background-color:#16a34a}.ForgotPasswordModal_verifyOtpButton__Gjdb5:hover{background-color:#15803d}.ForgotPasswordModal_resetPasswordButton__xydy3{background-color:#9333ea}.ForgotPasswordModal_resetPasswordButton__xydy3:hover{background-color:#7e22ce}.ForgotPasswordModal_mb3__OR8mZ{margin-bottom:.75rem}