.page_main__nw1Wk{width:100%;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden;display:flex;flex-direction:column}.page_backgroundElements__8pJR5{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.page_gradient__Gm6Ic{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.3) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,219,255,.2) 0,transparent 50%)}.page_floatingShape__vQUwa{position:absolute;border-radius:50%;background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:page_float__Xp_VR 6s ease-in-out infinite}.page_floatingShape__vQUwa:first-child{width:80px;height:80px;top:20%;left:10%;animation-delay:0s}.page_floatingShape__vQUwa:nth-child(2){width:120px;height:120px;top:60%;right:15%;animation-delay:2s}.page_floatingShape__vQUwa:nth-child(3){width:60px;height:60px;bottom:20%;left:60%;animation-delay:4s}@keyframes page_float__Xp_VR{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.page_contentContainer__f18zT{flex:1 1;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;padding:1rem 2rem 2rem;max-width:1400px;margin:0 auto;width:100%;align-items:center;z-index:2;position:relative;min-height:0}.page_leftSection__XeWhE{display:flex;align-items:center;justify-content:center;padding:2rem;animation:page_slideInFromLeft__3iHSX .8s ease-out}.page_heroContent__dzLob{max-width:500px}.page_heroTitle__ixXIp{font-size:2.8rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.1;text-shadow:0 10px 30px rgba(0,0,0,.3)}.page_brandName__stCYF{background:linear-gradient(45deg,#ff6b6b,#4ecdc4,#45b7d1);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:page_gradientShift__Ej5wy 3s ease infinite}@keyframes page_gradientShift__Ej5wy{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.page_heroSubtitle__ZW2Yq{font-size:1.1rem;color:hsla(0,0%,100%,.8);margin-bottom:1.5rem;line-height:1.5}.page_features__GdcOS{display:flex;flex-direction:column;gap:.8rem}.page_feature__LruQD{display:flex;align-items:center;gap:.8rem;color:#fff;font-size:1rem}.page_featureIcon__UHR_A{width:40px;height:40px;border-radius:12px;background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:transform .3s ease}.page_feature__LruQD:hover .page_featureIcon__UHR_A{transform:translateY(-5px) scale(1.1)}.page_rightSection__a1SIJ{display:flex;align-items:center;justify-content:center;padding:2rem;animation:page_slideInFromRight__dXXEe .8s ease-out}.page_formsection__KzWO8{width:100%;max-width:420px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2rem;box-shadow:0 20px 40px rgba(0,0,0,.1),0 0 0 1px hsla(0,0%,100%,.1);position:relative;transform:perspective(1000px) rotateY(0deg);transition:all .3s ease}.page_formsection__KzWO8:hover{transform:perspective(1000px) rotateY(-5deg) scale(1.02);box-shadow:0 35px 70px rgba(0,0,0,.15),0 0 0 1px hsla(0,0%,100%,.2)}.page_formsection__KzWO8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:25px;background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.1),transparent);pointer-events:none}.page_forget__Y0TZl{color:#667eea;text-decoration:none;font-size:16px;border:none;background:linear-gradient(45deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;cursor:pointer;transition:all .3s ease;font-weight:600;margin-top:1rem;display:block;text-align:center}.page_forget__Y0TZl:hover{transform:translateY(-2px);text-shadow:0 5px 15px rgba(102,126,234,.3)}@media screen and (max-width:1024px){.page_contentContainer__f18zT{grid-template-columns:1fr;gap:1.5rem;padding:1rem}.page_leftSection__XeWhE{order:2;text-align:center;padding:1rem}.page_rightSection__a1SIJ{order:1;padding:1rem}.page_heroTitle__ixXIp{font-size:2.2rem}}@media screen and (max-width:768px){.page_main__nw1Wk{background:linear-gradient(135deg,#667eea,#764ba2);height:100vh;overflow-y:auto}.page_contentContainer__f18zT{padding:.5rem;gap:1rem;min-height:0}.page_heroTitle__ixXIp{font-size:1.8rem;margin-bottom:.8rem}.page_heroSubtitle__ZW2Yq{font-size:.9rem;margin-bottom:1rem}.page_formsection__KzWO8{padding:1.5rem;margin:0 .5rem;max-width:none}.page_formsection__KzWO8:hover{transform:none}.page_features__GdcOS{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1rem}.page_feature__LruQD{flex-direction:column;text-align:center;gap:.3rem;font-size:.85rem}.page_featureIcon__UHR_A{width:35px;height:35px;font-size:1rem}}@media screen and (max-width:480px){.page_heroTitle__ixXIp{font-size:1.5rem}.page_heroSubtitle__ZW2Yq{font-size:.85rem}.page_formsection__KzWO8{padding:1.2rem;border-radius:15px}.page_floatingShape__vQUwa{display:none}.page_features__GdcOS{gap:.8rem}.page_feature__LruQD{font-size:.8rem}.page_featureIcon__UHR_A{width:30px;height:30px;font-size:.9rem}}@keyframes page_slideInFromLeft__3iHSX{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes page_slideInFromRight__dXXEe{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.login_h1__aUY2w{font-size:2rem;font-weight:800;background:linear-gradient(45deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.3rem;text-align:center}.login_h6__49MNz{color:#666;font-size:.9rem;margin-bottom:1.5rem;text-align:center;font-weight:400}.login_form__sp_aF{display:flex;flex-direction:column;gap:1.2rem;animation:login_fadeInUp__AxkTo .6s ease-out}.login_wrapper__xksq4{position:relative;margin-bottom:1.2rem}.login_inputfield__ryiWC{width:100%;padding:.8rem .8rem .8rem 3rem;border:2px solid #e1e5e9;border-radius:12px;font-size:.9rem;background:#f8f9fa;transition:all .3s ease;outline:none;color:#333}.login_inputfield__ryiWC:focus{border-color:#667eea;background:#fff;box-shadow:0 0 0 3px rgba(102,126,234,.1),0 10px 25px rgba(102,126,234,.1);transform:translateY(-2px)}.login_inputfield__ryiWC::placeholder{color:#999;font-weight:400}.login_wrapper__xksq4 i{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);font-size:1.2rem;color:#667eea;z-index:2;transition:all .3s ease}.login_wrapper__xksq4:focus-within i{color:#764ba2;transform:translateY(-50%) scale(1.1)}.login_continue__iOrXS{background:linear-gradient(45deg,#667eea,#764ba2);border:none;border-radius:12px;padding:.8rem 1.5rem;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.6rem;transition:all .3s ease;position:relative;overflow:hidden;margin-top:.8rem;animation:login_fadeInUp__AxkTo .6s ease-out .3s both}.login_continue__iOrXS:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.login_continue__iOrXS:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(102,126,234,.3),0 5px 15px rgba(0,0,0,.1)}.login_continue__iOrXS:hover:before{left:100%}.login_continue__iOrXS:active{transform:translateY(-1px)}.login_continue__iOrXS span{display:flex;align-items:center;gap:.5rem}.login_continue__iOrXS img{width:16px;height:16px;transition:transform .3s ease}.login_continue__iOrXS:hover img{transform:translateX(5px)}.login_inputfield__ryiWC:-webkit-autofill,.login_inputfield__ryiWC:-webkit-autofill:focus,.login_inputfield__ryiWC:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #f8f9fa;-webkit-text-fill-color:#333;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.login_inputfield__ryiWC:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px #fff}@media screen and (max-width:768px){.login_h1__aUY2w{font-size:2rem}.login_h6__49MNz{font-size:.9rem}.login_inputfield__ryiWC{padding:.9rem .9rem .9rem 3rem;font-size:.9rem}.login_wrapper__xksq4 i{left:1rem;font-size:1.1rem}.login_continue__iOrXS{padding:.9rem 1.5rem;font-size:.9rem}}@media screen and (max-width:480px){.login_h1__aUY2w{font-size:1.8rem}.login_inputfield__ryiWC{padding:.8rem .8rem .8rem 2.8rem;border-radius:12px}.login_wrapper__xksq4 i{left:.9rem;font-size:1rem}.login_continue__iOrXS{border-radius:12px}}@keyframes login_fadeInUp__AxkTo{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login_wrapper__xksq4:first-child{animation:login_fadeInUp__AxkTo .6s ease-out .1s both}.login_wrapper__xksq4:nth-child(2){animation:login_fadeInUp__AxkTo .6s ease-out .2s both}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.captchaform_recaptchaWrapper__N5Fyb{margin:1.5rem 0;display:flex;justify-content:center;align-items:center}.captchaform_recaptchaBox__gItYa{background:#f9f9f9;border:2px solid #d3d3d3;border-radius:4px;padding:12px 16px;display:flex;align-items:center;gap:12px;max-width:300px;width:100%;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease;position:relative}.captchaform_recaptchaBox__gItYa:hover{border-color:#4285f4;box-shadow:0 2px 8px rgba(0,0,0,.15)}.captchaform_checkbox__O9wx5{width:24px;height:24px;border:2px solid #d3d3d3;border-radius:2px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;transition:all .3s ease;flex-shrink:0}.captchaform_checkbox__O9wx5:hover{border-color:#4285f4}.captchaform_checkbox__O9wx5:focus{border-color:#4285f4;outline:2px solid #4285f4;outline-offset:2px}.captchaform_checkbox__O9wx5.captchaform_checked__AwfoX{border-color:#4285f4;background:#4285f4}.captchaform_checkbox__O9wx5.captchaform_verified__8umw7{background:#34a853;border-color:#34a853}.captchaform_checkbox__O9wx5.captchaform_verified__8umw7 i{color:#fff;font-size:16px;font-weight:700}.captchaform_spinner__aQs5l{width:16px;height:16px;border:2px solid #f3f3f3;border-top-color:#4285f4;border-radius:50%;animation:captchaform_spin__AygMK 1s linear infinite}@keyframes captchaform_spin__AygMK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.captchaform_recaptchaLabel__E9zl4{font-size:14px;color:#333;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:1 1;margin:0;font-family:Inter,sans-serif}.captchaform_recaptchaLogo__dYhyl{display:flex;flex-direction:column;align-items:flex-end}.captchaform_logoContainer__ABO4w{display:flex;flex-direction:column;align-items:center;gap:2px}.captchaform_logoContainer__ABO4w i{font-size:20px;color:#4285f4}.captchaform_logoText__cc_ic{display:flex;flex-direction:column;align-items:center;text-align:center}.captchaform_logoText__cc_ic span{font-size:10px;color:#666;font-weight:500;line-height:1}.captchaform_logoText__cc_ic small{font-size:8px;color:#999;line-height:1;margin-top:1px}@media screen and (max-width:768px){.captchaform_recaptchaBox__gItYa{max-width:280px;padding:10px 14px;gap:10px}.captchaform_recaptchaLabel__E9zl4{font-size:13px}.captchaform_logoContainer__ABO4w i{font-size:18px}.captchaform_logoText__cc_ic span{font-size:9px}.captchaform_logoText__cc_ic small{font-size:7px}}@media screen and (max-width:480px){.captchaform_recaptchaWrapper__N5Fyb{margin:1rem 0}.captchaform_recaptchaBox__gItYa{max-width:260px;padding:8px 12px}.captchaform_checkbox__O9wx5{width:20px;height:20px}.captchaform_spinner__aQs5l{width:14px;height:14px}.captchaform_checkbox__O9wx5.captchaform_verified__8umw7 i{font-size:14px}}.forget_form__2xgRE{display:flex;flex-direction:column}.forget_form__2xgRE input:-webkit-autofill{background-color:transparent;color:#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 0 20px rgba(255,255,0,0)}.forget_form__2xgRE input:autofill{background-color:transparent;color:#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 0 20px rgba(255,255,0,0)}.forget_wrapper__yaE3F{border-bottom:2px dashed #fff;margin-bottom:20px;display:flex;font-size:14px;padding:10px;color:#fff;gap:15px}.forget_wrapper__yaE3F input{background-color:transparent;border:none;width:100%;outline:none;color:#fff}.forget_form__2xgRE input::placeholder{color:#fff;opacity:1}.forget_form__2xgRE input:-webkit-input-placeholder{color:#fff}.forget_form__2xgRE input:-moz-placeholder{color:#fff}.forget_form__2xgRE input:-ms-input-placeholder{color:#fff}.forget_form__2xgRE input::-ms-input-placeholder{color:#fff}.forget_form__2xgRE{padding-right:20px}.forget_form__2xgRE button{display:flex;justify-content:space-between;padding:14px;color:#000;border:1px solid #fff;border-radius:25px;font-size:14px;background-color:#fff;width:100%;font-weight:600}.forget_form__2xgRE button:hover{background-color:#fff;color:#013dc4}.forget_form__2xgRE button img{height:16px;width:16px}.forget_back__WR69w{display:flex;justify-content:flex-start;margin-top:50px;padding-left:5px}.forget_back__WR69w button{background-color:transparent;border:2px solid #fff;font-size:14px;padding:5px 1.5rem;border-radius:20px;color:#fff}.forget_wrapper__yaE3F input:focus{color:#fff}.forget_h1__vU0xe,.forget_h6__ggAGv{margin-left:25%}@media screen and (max-width:720px){.forget_h1__vU0xe,.forget_h6__ggAGv{color:#000}.forget_wrapper__yaE3F i{color:#000;font-size:20px}.forget_wrapper__yaE3F input:focus{color:#000}.forget_form__2xgRE input:-webkit-autofill{color:#000;-webkit-text-fill-color:#000}.forget_form__2xgRE input:autofill{color:#000;-webkit-text-fill-color:#000}.forget_back__WR69w button{border:2px solid #d3d3d3;color:#000}.forget_form__2xgRE input::placeholder{color:#000}.forget_form__2xgRE input:-webkit-input-placeholder{color:#000}.forget_form__2xgRE input:-moz-placeholder{color:#000}.forget_form__2xgRE input:-ms-input-placeholder{color:#000}.forget_form__2xgRE input::-ms-input-placeholder{color:#000}.forget_wrapper__yaE3F{border-bottom:2px dashed #000}}.otp_otpwrapper__XcC2d h5{font-size:20px;color:#fff}.otp_otpwrapper__XcC2d p{font-size:14px;color:#fff}.otp_form__N_7M0{display:flex;justify-content:center}.otp_form__N_7M0 input{width:50px;height:50px;margin:0 8px;text-align:center;font-size:1.5rem;border:2px solid #fff;border-radius:12px;background-color:transparent;color:#fff;transition:all .3s ease}.otp_form__N_7M0 input:focus{border-color:#fff;box-shadow:0 0 0 2px rgba(166,86,246,.3);outline:none}.otp_form__N_7M0 input::-webkit-inner-spin-button,.otp_form__N_7M0 input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.otp_form__N_7M0 input[type=number]{-moz-appearance:textfield}.otp_buttonQuest__mkn1C{margin-top:50px;display:flex;justify-content:space-between;padding:14px;color:#000;border:1px solid #fff;border-radius:25px;font-size:14px;background-color:#fff;width:100%;font-weight:600}.otp_buttonQuest1__F_Dm9:hover,.otp_buttonQuest__mkn1C:hover{background-color:#013dc4;color:#fff;border:1px solid #fff}.otp_buttonQuest__mkn1C img{height:16px;width:16px}.otp_resend__h3JIY{margin-top:20px;color:#fff;font-size:14px}.otp_form1__oIB75{display:flex;flex-direction:column;gap:20px;margin-top:20px}.otp_form1__oIB75 input{background-color:transparent;border:2px solid #fff;outline:none;border-radius:20px;font-size:14px;color:#fff;padding:10px}.otp_form1__oIB75 input:-webkit-autofill{background-color:transparent;color:#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 0 20px rgba(255,255,0,0)}.otp_form1__oIB75 input:autofill{background-color:transparent;color:#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 0 20px rgba(255,255,0,0)}.otp_form1__oIB75 input::placeholder{color:#fff;opacity:1}.otp_form1__oIB75 input:-webkit-input-placeholder{color:#fff}.otp_form1__oIB75 input:-moz-placeholder{color:#fff}.otp_form1__oIB75 input:-ms-input-placeholder{color:#fff}.otp_form1__oIB75 input::-ms-input-placeholder{color:#fff}