.Privacy_container__9Oq9P{max-width:1200px;padding:2rem;min-height:calc(100vh - 400px);background-color:#f8f9fa;margin:40px auto 2rem}.Privacy_content__ZWfMa{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Privacy_title__XQSBe{font-size:2.5rem;color:#2c3e50;margin-bottom:2rem;text-align:center;font-weight:600}.Privacy_intro__dDM5y{font-size:1.1rem;line-height:1.6;color:#4a5568;margin-bottom:2rem;text-align:center}.Privacy_section__QoUbn{margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:8px}.Privacy_sectionTitle__m1_pD{font-size:1.8rem;color:#2c3e50;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0;font-weight:600}.Privacy_subtitle__BxI5J{font-size:1.4rem;color:#4a5568;margin:1.5rem 0 1rem;font-weight:500}.Privacy_list__c7kH0{list-style-type:disc;padding-left:1.5rem;margin:1rem 0}.Privacy_list__c7kH0 li{margin-bottom:.5rem;line-height:1.6;color:#4a5568}.Privacy_section__QoUbn p{line-height:1.6;color:#4a5568;margin-bottom:1rem}@media (max-width:768px){.Privacy_container__9Oq9P{padding:1rem;margin-top:40px}.Privacy_content__ZWfMa{padding:1.5rem}.Privacy_title__XQSBe{font-size:2rem}.Privacy_sectionTitle__m1_pD{font-size:1.5rem}.Privacy_subtitle__BxI5J{font-size:1.2rem}.Privacy_intro__dDM5y{font-size:1rem}.Privacy_section__QoUbn{padding:1rem}}.Header_header___60Q_{position:fixed;width:100%;top:0;z-index:1000;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.Header_header___60Q_[lang=ar],[dir=rtl] .Header_header___60Q_{font-family:inherit}.Header_desktopHeader__mih73{display:none}.Header_mobileHeader__zpGvH{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:60px;background:#fff}@media (min-width:769px){.Header_desktopHeader__mih73{display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:75px}.Header_mobileHeader__zpGvH{display:none!important}.Header_logo__xmjV5{flex:0 0 auto}.Header_logoImage__aS07A{height:45px;width:auto;cursor:pointer;transition:transform .3s ease}.Header_logoImage__aS07A:hover{transform:scale(1.05)}.Header_desktopNav__HkE35{display:flex;align-items:center;gap:1rem;flex:1 1;justify-content:center}.Header_navLink__9eqwM{color:#4a5568;text-decoration:none;font-size:.95rem;font-weight:500;padding:.75rem 1.25rem;border-radius:8px;transition:all .2s ease;background:transparent;border:none;cursor:pointer;white-space:nowrap}.Header_navLink__9eqwM:hover{color:#3182ce;background:rgba(49,130,206,.06)}.Header_navLink__9eqwM.Header_active__10ZjK{color:#3182ce;background:rgba(49,130,206,.1);font-weight:700}.Header_desktopRightContainer__z975H{display:flex;align-items:center;gap:1rem;flex:0 0 auto}.Header_desktopLanguageSwitcher__5O99Q{position:relative}}.Header_hamburger__53Wqp{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;border:none;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;z-index:1002}.Header_hamburgerBar__Z5iVr{width:24px;height:2px;background:#2d3748;border-radius:2px;transition:all .3s ease;margin:3px 0}.Header_hamburger__53Wqp.Header_active__10ZjK .Header_hamburgerBar__Z5iVr:first-child{transform:translateY(8px) rotate(45deg)}.Header_hamburger__53Wqp.Header_active__10ZjK .Header_hamburgerBar__Z5iVr:nth-child(2){opacity:0}.Header_hamburger__53Wqp.Header_active__10ZjK .Header_hamburgerBar__Z5iVr:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.Header_mobileLogo__utOjr{position:absolute;left:50%;transform:translateX(-50%)}.Header_mobileLogo__utOjr .Header_logoImage__aS07A{height:35px;width:auto}.Header_mobileActions__bLlRe{display:flex;align-items:center;gap:.5rem}.Header_mobileNav__1WepI{display:none!important;position:fixed;top:60px;left:0;right:0;bottom:0;background:#fff;z-index:999;overflow-y:auto;-webkit-overflow-scrolling:touch}.Header_mobileNav__1WepI.Header_mobileNavOpen__r3PpR{display:block!important;animation:Header_slideIn__RsYab .3s ease}@keyframes Header_slideIn__RsYab{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.Header_mobileNavContent__PQtXq{padding:1.5rem 1rem}.Header_mobileNavLink__dn8ZZ{display:block;width:100%;padding:1rem;margin-bottom:.5rem;text-align:left;font-size:1rem;font-weight:500;color:#2d3748;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;font-family:inherit}[dir=rtl] .Header_mobileNavLink__dn8ZZ{font-weight:600}.Header_mobileNavLink__dn8ZZ:active,.Header_mobileNavLink__dn8ZZ:hover{background:rgba(49,130,206,.06);color:#3182ce}.Header_mobileNavLink__dn8ZZ.Header_active__10ZjK{background:rgba(49,130,206,.1);color:#3182ce;font-weight:600}.Header_mobileLanguageSection__r6t0B{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.Header_mobileLanguageButton__cnMTf{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;font-family:inherit}[dir=rtl] .Header_mobileLanguageButton__cnMTf{font-weight:700}.Header_mobileLanguageButton__cnMTf:active,.Header_mobileLanguageButton__cnMTf:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);transform:scale(.98)}.Header_mobileBackdrop__8Ptbq{position:fixed;top:60px;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998;animation:Header_fadeIn__r9xbG .3s ease}@keyframes Header_fadeIn__r9xbG{0%{opacity:0}to{opacity:1}}.Header_dropdownButton__H3YaO{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 1.25rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .3s ease}.Header_dropdownButton__H3YaO:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);transform:translateY(-1px)}.Header_dropdownMenu__ASB2o{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:8px;padding:.5rem;min-width:150px;box-shadow:0 10px 25px rgba(0,0,0,.1);list-style:none;margin:0;animation:Header_dropdownAppear__0s4Yv .3s ease}@keyframes Header_dropdownAppear__0s4Yv{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_dropdownMenu__ASB2o li{padding:.75rem 1rem;cursor:pointer;border-radius:6px;transition:all .2s ease;margin:.25rem 0}.Header_dropdownMenu__ASB2o li:hover{background:rgba(49,130,206,.06);color:#3182ce}.Header_desktopRightContainer__z975H .avatarContainer{margin-right:1rem}.Header_mobileActions__bLlRe .avatarContainer{margin-right:.5rem}.Header_mobileActions__bLlRe .avatarButton{padding:.25rem;background:transparent}.Header_mobileActions__bLlRe .avatarButton:hover{background:rgba(0,0,0,.04)}.Header_mobileActions__bLlRe .balanceBadge,.Header_mobileActions__bLlRe .dropdownArrow{display:none}.Header_mobileActions__bLlRe .imageContainer,.Header_mobileActions__bLlRe .userImage{width:36px;height:36px}.Header_mobileActions__bLlRe .defaultAvatar{width:36px;height:36px;font-size:1rem}body.Header_menu-open__BbHAi{overflow:hidden;position:fixed;width:100%}[dir=rtl] .Header_header___60Q_{direction:rtl}[dir=rtl] .Header_mobileNavLink__dn8ZZ{text-align:right}[dir=rtl] .Header_dropdownMenu__ASB2o{left:0;right:auto}@media (max-width:480px){.Header_mobileHeader__zpGvH{height:55px;padding:0 .75rem}.Header_mobileBackdrop__8Ptbq,.Header_mobileNav__1WepI{top:55px}.Header_mobileLogo__utOjr .Header_logoImage__aS07A{height:30px}.Header_mobileNavContent__PQtXq{padding:1rem}.Header_mobileNavLink__dn8ZZ{padding:.875rem;font-size:.95rem}}.Footer_footer__4m1fF{background-color:#222;color:#ccc;padding:100px 60px 80px;text-align:left;border-top:3px solid var(--primary-color);margin-top:100px}.Footer_container__4dnz7{max-width:1200px;margin:0 auto}.Footer_footerContent__MEeaN{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.Footer_footerSection__pWiTw{flex:1 1;min-width:250px;margin-bottom:20px}.Footer_footerSection__pWiTw h3,.Footer_footerSection__pWiTw h4{margin-bottom:15px;color:#fff;font-size:18px;font-weight:700}.Footer_footerSection__pWiTw p{font-size:14px;color:#aaa;line-height:1.6}.Footer_footerLinks__87QnN{list-style:none;padding:0}.Footer_footerLinks__87QnN li{margin-bottom:10px}.Footer_footerLinks__87QnN li a{color:#ccc;text-decoration:none;transition:color .3s ease;justify-content:center;text-align:center}.Footer_footerLinks__87QnN li a:hover{color:var(--primary-color)}.Footer_appLinks__ymrP8{display:flex;align-items:center;gap:10px;justify-content:center;text-align:center}.Footer_appIcon__fes5A{height:50px;transition:transform .3s ease}.Footer_appIcon__fes5A:hover{transform:scale(1.1)}.Footer_footerBottom__cbDoJ{margin-top:20px;border-top:1px solid #444;padding-top:20px;text-align:center}.Footer_footerBottom__cbDoJ p{font-size:14px;color:#aaa;margin:0}.ForgotPassword_formContainer__H4Eeh{width:100%;max-width:440px;margin:80px auto;padding:40px;background-color:#fff;border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.08);font-family:inherit;animation:ForgotPassword_fadeIn__osQ_H .5s ease-out}@keyframes ForgotPassword_fadeIn__osQ_H{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ForgotPassword_title___zgp9{font-size:32px;margin-bottom:30px;color:var(--text-color);text-align:center;font-weight:700;line-height:1.4}.ForgotPassword_form__HUpu6{display:flex;flex-direction:column;gap:20px}.ForgotPassword_input__xj2ss{padding:16px 20px;margin-bottom:15px;border:2px solid #eef1f6;border-radius:16px;font-size:16px;color:var(--text-color);width:90%;font-family:inherit;background-color:#f8fafc;transition:all .3s ease}.ForgotPassword_input__xj2ss:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 4px rgba(49,130,206,.1);background-color:#fff}.ForgotPassword_input__xj2ss:hover{background-color:#fff;border-color:#cbd5e0}.ForgotPassword_input__xj2ss::placeholder{color:#a0aec0;font-family:inherit}.ForgotPassword_error__IBWJX{color:#e53e3e;font-size:14px;margin:-10px 0 10px;text-align:left;font-family:inherit;padding-left:8px}.ForgotPassword_button__Ci3eA{padding:16px;background-color:var(--primary-color);color:#fff;border:none;border-radius:16px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;font-family:inherit;margin-top:10px}.ForgotPassword_button__Ci3eA:hover:not(:disabled){background-color:#2c5282;transform:translateY(-2px);box-shadow:0 4px 12px rgba(49,130,206,.2)}.ForgotPassword_button__Ci3eA:disabled{opacity:.7;cursor:not-allowed}.ForgotPassword_stepIndicator__Q1U9c{display:flex;justify-content:center;margin-bottom:30px;gap:8px}.ForgotPassword_step__CqRwq{width:10px;height:10px;border-radius:50%;background-color:#e2e8f0;transition:all .3s ease}.ForgotPassword_stepActive__lx9gJ{background-color:var(--primary-color);transform:scale(1.2)}.ForgotPassword_resendSection__9eHKb{display:flex;justify-content:center;margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0}.ForgotPassword_countdownText__xAD_c{color:#718096;font-size:14px;text-align:center;font-family:inherit;margin:0}.ForgotPassword_resendButton__9naDi{background:none;border:none;color:var(--primary-color);font-size:14px;font-weight:600;cursor:pointer;text-decoration:underline;font-family:inherit;transition:all .3s ease;padding:8px 16px;border-radius:8px}.ForgotPassword_resendButton__9naDi:hover:not(:disabled){background-color:rgba(49,130,206,.1);color:#2c5282}.ForgotPassword_resendButton__9naDi:disabled{color:#a0aec0;cursor:not-allowed;text-decoration:none}@media screen and (max-width:768px){.ForgotPassword_formContainer__H4Eeh{margin:40px auto;padding:30px 20px}.ForgotPassword_title___zgp9{font-size:28px;margin-bottom:25px}.ForgotPassword_input__xj2ss{padding:14px 18px;font-size:16px;margin-bottom:12px}.ForgotPassword_button__Ci3eA{padding:14px;font-size:16px}.ForgotPassword_resendSection__9eHKb{margin-top:15px;padding-top:15px}.ForgotPassword_countdownText__xAD_c{font-size:13px}.ForgotPassword_resendButton__9naDi{font-size:13px;padding:6px 12px}}@media screen and (max-width:480px){.ForgotPassword_formContainer__H4Eeh{margin:20px auto;padding:25px 15px;width:85%!important}.ForgotPassword_title___zgp9{font-size:24px;margin-bottom:20px}.ForgotPassword_input__xj2ss{padding:12px 16px;margin-bottom:10px}.ForgotPassword_button__Ci3eA{padding:12px}.ForgotPassword_error__IBWJX{font-size:13px}.ForgotPassword_resendSection__9eHKb{margin-top:12px;padding-top:12px}.ForgotPassword_countdownText__xAD_c{font-size:12px}.ForgotPassword_resendButton__9naDi{font-size:12px;padding:5px 10px}}.UserAvatar_avatarContainer__lnyTe{position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.UserAvatar_avatarContainer__lnyTe[lang=ar],[dir=rtl] .UserAvatar_avatarContainer__lnyTe{font-family:inherit}.UserAvatar_avatarButton__RcA4j{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:transparent;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;-webkit-tap-highlight-color:transparent}.UserAvatar_avatarButton__RcA4j:hover{background:rgba(0,0,0,.04)}.UserAvatar_avatarContent__iSN9o{display:flex;align-items:center;gap:.75rem}.UserAvatar_imageContainer__ThZPq{position:relative;width:40px;height:40px}.UserAvatar_userImage__NKTL6{object-fit:cover}.UserAvatar_defaultAvatar__3_fwB,.UserAvatar_userImage__NKTL6{width:40px;height:40px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.UserAvatar_defaultAvatar__3_fwB{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}.UserAvatar_onlineIndicator__D1GeH{position:absolute;bottom:2px;right:2px;width:10px;height:10px;background:#10b981;border-radius:50%;border:2px solid #fff;animation:UserAvatar_pulse__rXbXL 2s infinite}@keyframes UserAvatar_pulse__rXbXL{0%{box-shadow:0 0 0 0 rgba(16,185,129,.7)}70%{box-shadow:0 0 0 10px rgba(16,185,129,0)}to{box-shadow:0 0 0 0 rgba(16,185,129,0)}}.UserAvatar_balanceBadge__8Ahnc{display:flex;align-items:center;gap:.4rem;padding:.5rem .75rem;background:linear-gradient(135deg,#f6f8fb,#e9ecef);border-radius:20px;min-width:100px;box-shadow:inset 0 1px 3px rgba(0,0,0,.08);font-family:inherit}.UserAvatar_walletIcon__jgY52{color:#fbbf24;font-size:.9rem}.UserAvatar_balanceAmount__x6Ud9{font-weight:700;color:#1f2937;font-size:.95rem}.UserAvatar_currencyLabel__KnsKt{font-size:.8rem;color:#6b7280;font-weight:500;font-family:inherit}[dir=rtl] .UserAvatar_balanceAmount__x6Ud9,[dir=rtl] .UserAvatar_currencyLabel__KnsKt{font-weight:600}[dir=rtl] .UserAvatar_balanceMainAmount__TVowI{font-weight:800}.UserAvatar_loadingDots__ocH_O{display:flex;gap:.2rem;align-items:center;padding:0 .5rem}.UserAvatar_loadingDots__ocH_O span{width:6px;height:6px;background:#cbd5e1;border-radius:50%;animation:UserAvatar_loadingBounce__AuoGB 1.4s ease-in-out infinite both}.UserAvatar_loadingDots__ocH_O span:first-child{animation-delay:-.32s}.UserAvatar_loadingDots__ocH_O span:nth-child(2){animation-delay:-.16s}@keyframes UserAvatar_loadingBounce__AuoGB{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.UserAvatar_dropdownArrow__i6bQo{color:#6b7280;font-size:.75rem;transition:transform .3s ease;margin-left:.25rem}.UserAvatar_dropdownArrow__i6bQo.UserAvatar_rotated__zi524{transform:rotate(180deg)}.UserAvatar_backdrop__vPkzm{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1000;animation:UserAvatar_fadeIn__eJYmq .2s ease}.UserAvatar_dropdown__p02CQ{position:absolute;top:calc(100% + .75rem);right:0;background:#fff;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.15);min-width:320px;z-index:1001;animation:UserAvatar_slideDown__cm7Or .3s ease;overflow:hidden;font-family:inherit}@keyframes UserAvatar_fadeIn__eJYmq{0%{opacity:0}to{opacity:1}}@keyframes UserAvatar_slideDown__cm7Or{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.UserAvatar_dropdownProfile__QORAo{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.UserAvatar_dropdownAvatar__IZDVR{flex:0 0 auto}.UserAvatar_dropdownUserImage__XIDqn{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid hsla(0,0%,100%,.3)}.UserAvatar_dropdownDefaultAvatar__iFGLo{width:60px;height:60px;border-radius:50%;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.8rem;border:3px solid hsla(0,0%,100%,.3)}.UserAvatar_dropdownUserInfo__dMm7D{flex:1 1;min-width:0}.UserAvatar_dropdownUserName__Mi1Ph{font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.UserAvatar_dropdownUserEmail__UEl9G,.UserAvatar_dropdownUserName__Mi1Ph{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:inherit}.UserAvatar_dropdownUserEmail__UEl9G{font-size:.85rem;opacity:.9}[dir=rtl] .UserAvatar_dropdownUserName__Mi1Ph{font-weight:700}[dir=rtl] .UserAvatar_dropdownUserEmail__UEl9G{font-weight:500}.UserAvatar_balanceCard__2Dyze{padding:1.5rem;background:#f8fafc}.UserAvatar_balanceCardHeader__gBgv6{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.UserAvatar_balanceCardIcon__ssVE_{color:#fbbf24;font-size:1.2rem}.UserAvatar_balanceCardLabel__RMbsN{font-size:.9rem;color:#6b7280;font-weight:500;font-family:inherit}[dir=rtl] .UserAvatar_balanceCardLabel__RMbsN{font-weight:600}.UserAvatar_balanceCardAmount__t4VfO{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1.5rem}.UserAvatar_balanceMainAmount__TVowI{font-size:2rem;font-weight:700;color:#1f2937;font-family:inherit}.UserAvatar_balanceCurrency__4bXR9{font-size:1rem;color:#6b7280;font-weight:500;font-family:inherit}.UserAvatar_balanceCardFooter__ZdvAX{display:flex;gap:.75rem}.UserAvatar_redeemButton__wt73e{flex:1 1;padding:.75rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(16,185,129,.3);font-family:inherit}[dir=rtl] .UserAvatar_redeemButton__wt73e{font-weight:700}.UserAvatar_redeemButton__wt73e:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.4)}.UserAvatar_redeemButton__wt73e:active{transform:translateY(0)}@media (max-width:768px){.UserAvatar_avatarButton__RcA4j{padding:.25rem}.UserAvatar_balanceBadge__8Ahnc,.UserAvatar_dropdownArrow__i6bQo{display:none}.UserAvatar_dropdown__p02CQ{position:fixed;top:auto;bottom:0;left:0;right:0;min-width:100%;border-radius:16px 16px 0 0;animation:UserAvatar_slideUp__1Vjos .3s ease}@keyframes UserAvatar_slideUp__1Vjos{0%{transform:translateY(100%)}to{transform:translateY(0)}}}[dir=rtl] .UserAvatar_avatarContent__iSN9o{flex-direction:row-reverse}[dir=rtl] .UserAvatar_dropdown__p02CQ{left:0;right:auto}[dir=rtl] .UserAvatar_balanceCardHeader__gBgv6,[dir=rtl] .UserAvatar_dropdownProfile__QORAo{flex-direction:row-reverse}.ProfileCompletionForm_container__4_smi{max-width:800px;margin:2rem auto;padding:0;background:#f8fafc;border-radius:1.5rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.05);overflow:hidden}.ProfileCompletionForm_twoRowMobile__4og5h{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;gap:2rem;background:linear-gradient(135deg,#3182ce,#2c5282);padding:3rem 2.5rem;color:#fff;position:relative;overflow:hidden}.ProfileCompletionForm_twoRowMobile__4og5h:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.1}.ProfileCompletionForm_progressContainer__eElPi{position:relative;width:100px;height:100px;background:hsla(0,0%,100%,.1);border-radius:50%;padding:10px;display:flex;justify-content:center;align-items:center}.ProfileCompletionForm_progressText__XeBaA{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1);text-align:center;line-height:1.2;width:100%;padding:0 8px}.ProfileCompletionForm_form__mdcb5{display:grid;grid-gap:2rem;gap:2rem;padding:2.5rem;background:#f8fafc}.ProfileCompletionForm_formField__JnzHp{background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:.75rem;overflow:visible!important}.ProfileCompletionForm_formField__JnzHp:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ProfileCompletionForm_formField__JnzHp .MuiOutlinedInput-root{border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);background-color:#f8fafc}.ProfileCompletionForm_formField__JnzHp .MuiInputLabel-shrink{background-color:#f8fafc;padding:0 8px;margin-top:0}.ProfileCompletionForm_formField__JnzHp .MuiInputLabel-root{color:#4a5568;font-weight:500;font-size:1rem;font-family:inherit;transform:translate(14px,16px) scale(1)}.ProfileCompletionForm_formField__JnzHp .MuiInputLabel-root.Mui-focused{color:#3182ce}.ProfileCompletionForm_formField__JnzHp .MuiInputLabel-root.Mui-focused,.ProfileCompletionForm_formField__JnzHp .MuiInputLabel-root.MuiInputLabel-shrink{background-color:#f8fafc;padding:0 8px;transform:translate(14px,-9px) scale(.75)}.ProfileCompletionForm_formField__JnzHp .MuiOutlinedInput-notchedOutline{border-color:#e2e8f0;border-width:1px}.ProfileCompletionForm_formField__JnzHp .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#3182ce}.ProfileCompletionForm_formField__JnzHp .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#3182ce;border-width:2px}.ProfileCompletionForm_formField__JnzHp .MuiSelect-select{padding:16px 14px;min-height:1.4375em;font-size:1rem;font-family:inherit}.ProfileCompletionForm_formField__JnzHp .MuiMenuItem-root{font-family:inherit;padding:12px 16px;transition:all .2s ease}.ProfileCompletionForm_formField__JnzHp .MuiMenuItem-root:hover{background:rgba(49,130,206,.08)}.ProfileCompletionForm_progressContainer__eElPi .MuiCircularProgress-root{color:#fff;width:100%!important;height:100%!important;position:absolute;top:0;left:0}.ProfileCompletionForm_progressContainer__eElPi .MuiCircularProgress-circle{stroke-linecap:round;stroke-width:3;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.ProfileCompletionForm_spinner__MwhzD{display:flex;justify-content:center;align-items:center;min-height:400px;width:100%;position:relative;background:#fff;border-radius:1.5rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);padding:2rem}.ProfileCompletionForm_spinner__MwhzD .MuiCircularProgress-root{color:#3182ce;width:60px!important;height:60px!important}.ProfileCompletionForm_spinner__MwhzD:after{content:"Loading...";position:absolute;top:calc(50% + 40px);left:50%;transform:translateX(-50%);color:#4a5568;font-size:1rem;font-weight:500;font-family:inherit}[dir=rtl] .ProfileCompletionForm_spinner__MwhzD:after{left:auto;right:50%;transform:translateX(50%)}[dir=rtl] .ProfileCompletionForm_formField__JnzHp .MuiOutlinedInput-root{text-align:right}[dir=rtl] .ProfileCompletionForm_progressText__XeBaA{left:auto;right:50%;transform:translate(50%,-50%)}@media (max-width:768px){.ProfileCompletionForm_container__4_smi{margin:1rem;border-radius:1rem}.ProfileCompletionForm_twoRowMobile__4og5h{flex-direction:column;text-align:center;padding:2rem 1.5rem}.ProfileCompletionForm_progressContainer__eElPi{width:80px;height:80px;padding:8px}.ProfileCompletionForm_progressText__XeBaA{font-size:.875rem}.ProfileCompletionForm_form__mdcb5{padding:1.5rem;gap:2.5rem;margin-top:1rem}.ProfileCompletionForm_spinner__MwhzD{min-height:300px;margin:1rem;padding:1.5rem}.ProfileCompletionForm_spinner__MwhzD .MuiCircularProgress-root{width:48px!important;height:48px!important}.ProfileCompletionForm_spinner__MwhzD:after{top:calc(50% + 32px);font-size:.9rem}}@keyframes ProfileCompletionForm_slideIn__se5LZ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProfileCompletionForm_formField__JnzHp{animation:ProfileCompletionForm_slideIn__se5LZ .4s cubic-bezier(.4,0,.2,1) forwards}.ProfileCompletionForm_formField__JnzHp:nth-child(n){animation-delay:calc(n * .1s)}.ProfileCompletionForm_twoRowMobile__4og5h h1{font-size:2.25rem;font-weight:700;margin-bottom:.75rem;text-shadow:0 2px 4px rgba(0,0,0,.1);line-height:1.2}.ProfileCompletionForm_twoRowMobile__4og5h h4{font-size:1.25rem;font-weight:400;opacity:.9;line-height:1.5}.ProfileCompletionForm_submitButton__ZX0XP{background:linear-gradient(135deg,#3182ce,#2c5282);color:#fff;padding:1rem 2rem;border:none;border-radius:.75rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:1rem;width:100%;font-family:inherit!important;text-transform:none;font-size:1.1rem;height:56px}.ProfileCompletionForm_submitButton__ZX0XP:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ProfileCompletionForm_submitButton__ZX0XP:disabled{background:#e2e8f0;color:#a0aec0;cursor:not-allowed;transform:none;box-shadow:none}.ProfileCompletionForm_formField__JnzHp .Mui-error{animation:ProfileCompletionForm_shake__KzkkW .5s cubic-bezier(.36,.07,.19,.97) both}@keyframes ProfileCompletionForm_shake__KzkkW{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes ProfileCompletionForm_fadeIn__acTN8{0%{opacity:0}to{opacity:1}}.ProfileCompletionForm_spinner__MwhzD{animation:ProfileCompletionForm_fadeIn__acTN8 .3s ease-in-out}.Layout_layout__7RpUX{display:flex;flex-direction:column;min-height:100vh}.Layout_main__jP_YE{flex:1 1;display:flex;flex-direction:column;width:100%}.Layout_layout__7RpUX:not(:has(header:not(:first-child))) .Layout_main__jP_YE{margin-top:-100px}.EditProfile_editProfileContainer__Uj_MN{max-width:1200px;margin:40px auto;padding:3% 24px 5%}.EditProfile_title__QLnlV{font-size:32px;margin-bottom:30px;color:#1a365d;text-align:center;font-weight:700;position:relative}.EditProfile_title__QLnlV:after{content:"";display:block;width:60px;height:4px;background:linear-gradient(90deg,#4299e1,#3182ce);margin:15px auto 0;border-radius:2px}.EditProfile_cardsGrid__Ai4no{display:grid;grid-template-columns:2fr 1fr;grid-gap:30px;gap:30px}.EditProfile_card__vP0_C{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(226,232,240,.8)}.EditProfile_card__vP0_C:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.EditProfile_cardTitle__l4WcY{font-size:24px;margin-bottom:25px;color:#2d3748;font-weight:600;position:relative;padding-bottom:12px}.EditProfile_cardTitle__l4WcY:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(90deg,#4299e1,#3182ce);border-radius:2px}.EditProfile_form__Gb_OD{display:flex;flex-direction:column;gap:20px}.EditProfile_formGroup__Mtbo3{display:flex;flex-direction:column;gap:8px}.EditProfile_formGroup__Mtbo3 label{font-size:15px;color:#4a5568;font-weight:500}.EditProfile_input__0pRpv{padding:14px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:16px;color:#2d3748;background-color:#f8fafc;transition:all .3s ease}.EditProfile_input__0pRpv:hover{border-color:#cbd5e0;background-color:#fff}.EditProfile_input__0pRpv:focus{border-color:#4299e1;outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.15);background-color:#fff}.EditProfile_errorBorder___gQ_T{border-color:#fc8181}.EditProfile_error__2LFVv{color:#e53e3e;font-size:14px;margin-top:4px}.EditProfile_button__93mMj{padding:14px 24px;background:linear-gradient(90deg,#4299e1,#3182ce);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;box-shadow:0 4px 6px rgba(66,153,225,.2)}.EditProfile_button__93mMj:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(66,153,225,.3)}.EditProfile_button__93mMj:active{transform:translateY(0)}.EditProfile_progressBarContainer__5VCAI{background-color:#edf2f7;border-radius:12px;overflow:hidden;box-shadow:inset 0 2px 4px rgba(0,0,0,.06);margin:20px 0}.EditProfile_progressBar__t1_7P{height:24px;background:linear-gradient(90deg,#4299e1,#48bb78);border-radius:12px;transition:width 1s ease;position:relative;overflow:hidden}.EditProfile_progressText__OV8FG{display:flex;align-items:center;justify-content:center;height:100%;color:#fff;font-size:14px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1);position:relative;z-index:1}.EditProfile_profileImageContainer__4pCq9{position:relative;width:180px;height:180px;margin:0 auto 30px;border-radius:50%;background:#f7fafc;padding:4px;box-shadow:0 0 0 4px #e2e8f0}.EditProfile_profileImage__xZUt2{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:all .3s ease}.EditProfile_editImageButton__kRdCq{position:absolute;bottom:10px;right:10px;background:linear-gradient(90deg,#4299e1,#3182ce);color:#fff;border-radius:50%;width:44px;height:44px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15);border:3px solid #fff;z-index:2}.EditProfile_editImageButton__kRdCq:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.2)}.EditProfile_fileInput__OEiJh{display:none}.EditProfile_editIcon__cMj23{font-size:20px}.EditProfile_profileImageOverlay__4JlBV{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);border-radius:50%;opacity:0;transition:opacity .3s ease;display:flex;justify-content:center;align-items:center;color:#fff;font-size:16px;font-weight:500;cursor:pointer}.EditProfile_profileImageContainer__4pCq9:hover .EditProfile_profileImageOverlay__4JlBV{opacity:1}.EditProfile_changeProfileImageCard__JPQzc{text-align:center}.EditProfile_updateImageButton__MyBd8{margin-top:20px;padding:14px 32px;background:linear-gradient(90deg,#4299e1,#3182ce);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;max-width:200px;box-shadow:0 4px 6px rgba(66,153,225,.2)}.EditProfile_updateImageButton__MyBd8:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(66,153,225,.3)}.EditProfile_updateImageButton__MyBd8:active{transform:translateY(0)}.EditProfile_selectedFileName__0jOVw{font-size:14px;color:#4a5568;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px;margin:12px auto 0}.EditProfile_loader__CYFtt{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.EditProfile_loader__CYFtt:after{content:"";width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#4299e1;border-radius:50%;animation:EditProfile_spin__xdTqG 1s linear infinite}@keyframes EditProfile_spin__xdTqG{to{transform:rotate(1turn)}}@media (max-width:768px){.EditProfile_editProfileContainer__Uj_MN{margin:20px auto;padding:0 16px}.EditProfile_cardsGrid__Ai4no{grid-template-columns:1fr;gap:20px}.EditProfile_card__vP0_C{padding:20px}.EditProfile_title__QLnlV{font-size:28px}.EditProfile_cardTitle__l4WcY{font-size:20px}.EditProfile_input__0pRpv{font-size:15px;padding:12px 14px}.EditProfile_button__93mMj{padding:12px 20px;font-size:15px}.EditProfile_profileImageContainer__4pCq9{width:150px;height:150px}.EditProfile_editImageButton__kRdCq{width:38px;height:38px}.EditProfile_editIcon__cMj23{font-size:18px}.EditProfile_updateImageButton__MyBd8{padding:12px 24px;font-size:15px}}.EditProfile_mainInfoCard__L0ExX{grid-row:span 3}.EditProfile_changePasswordCard__TkavA,.EditProfile_changeProfileImageCard__JPQzc,.EditProfile_profileCompletionCard__C7zse{grid-row:auto}.OtpVerification_otpContainer__McB9x{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:75vh;background-color:var(--background-color);padding:15px;font-family:inherit}.OtpVerification_card__e4EVe{background-color:#fff;padding:30px;border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px;transition:transform .3s ease;animation:OtpVerification_fadeIn__zPzpW .5s ease-out}@keyframes OtpVerification_fadeIn__zPzpW{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.OtpVerification_title__BdtE4{font-size:28px;margin:15px 0 20px;color:var(--text-color);text-align:center;line-height:1.4;font-weight:600}.OtpVerification_contactInfo__KF_k1{display:block;color:var(--primary-color);font-size:24px;margin-top:8px;font-weight:700;background:linear-gradient(120deg,#3182ce,#2c5282);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:OtpVerification_shimmer__rGYYt 2s linear infinite;background-size:200% 100%;direction:ltr}@keyframes OtpVerification_shimmer__rGYYt{0%{background-position:100% 0}to{background-position:-100% 0}}.OtpVerification_otpInputs__2__UD{display:flex;justify-content:center;gap:10px;width:100%;margin:15px 0 20px;padding:0 15px}.OtpVerification_otpInput__QRTy6{width:50px;height:55px;font-size:24px;font-weight:600;text-align:center;border:2px solid #e2e8f0;border-radius:16px;background-color:#f8fafc;outline:none;transition:all .3s ease;color:var(--text-color)}.OtpVerification_otpInput__QRTy6:focus{border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(49,130,206,.1);background-color:#fff}.OtpVerification_otpInput__QRTy6:hover{background-color:#fff;border-color:#cbd5e0}.OtpVerification_submitButton__q52dV{width:100%;max-width:320px;padding:14px;background-color:var(--primary-color);color:#fff;border:none;border-radius:16px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:15px;font-family:inherit}.OtpVerification_submitButton__q52dV:hover:not(:disabled){background-color:#2c5282;transform:translateY(-2px);box-shadow:0 4px 12px rgba(49,130,206,.2)}.OtpVerification_submitButton__q52dV:disabled{opacity:.7;cursor:not-allowed}.OtpVerification_message__vaA2A{margin-top:20px;font-size:16px;text-align:center}.OtpVerification_success__V4x5v{color:green}.OtpVerification_error__uOG7s{color:red}.OtpVerification_btnResend__UK7JQ{margin-top:20px;background-color:transparent;border:none;cursor:pointer;color:var(--primary-color);font-size:16px;font-weight:500;padding:8px 16px;border-radius:12px;transition:all .3s ease;font-family:inherit}.OtpVerification_btnResend__UK7JQ:hover:not(:disabled){background-color:rgba(49,130,206,.1);transform:translateY(-1px)}.OtpVerification_btnResendDisabled__YMf4v{margin-top:20px;background-color:transparent;border:none;cursor:not-allowed;color:#a0aec0;font-size:16px;font-weight:500;padding:8px 16px;border-radius:12px;font-family:inherit}.OtpVerification_otpImage__mHk8R{width:180px;height:auto;margin-bottom:15px;border-radius:20px;object-fit:cover;transition:transform .3s ease}.OtpVerification_otpImage__mHk8R:hover{transform:scale(1.02)}@media (max-width:768px){.OtpVerification_card__e4EVe{padding:25px 20px;width:90%}.OtpVerification_title__BdtE4{font-size:24px;margin:12px 0 20px}.OtpVerification_otpInputs__2__UD{gap:8px;padding:0 8px;margin:12px 0 18px}.OtpVerification_otpInput__QRTy6{width:45px;height:50px;font-size:20px}.OtpVerification_submitButton__q52dV{max-width:100%;padding:12px;margin-top:12px}.OtpVerification_otpImage__mHk8R{width:140px;margin-bottom:12px}.OtpVerification_btnResendDisabled__YMf4v,.OtpVerification_btnResend__UK7JQ{margin-top:16px;padding:6px 12px}}@media (max-width:480px){.OtpVerification_card__e4EVe{padding:20px 15px;width:95%}.OtpVerification_otpInput__QRTy6{width:40px;height:45px;font-size:18px}}.LoginForm_loginContainer__jaxqK{display:flex;justify-content:center;align-items:center;min-height:80vh;background-color:var(--background-color);padding:20px;font-family:inherit}.LoginForm_loginBox__hOYvt{width:100%;max-width:440px;padding:40px;background-color:#fff;border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.08);text-align:center;animation:LoginForm_fadeIn__tBAuL .5s ease-out}.LoginForm_react-tel-input__BGzp3 .LoginForm_form-control__VH5gt{background:transparent!important}@keyframes LoginForm_fadeIn__tBAuL{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LoginForm_title___DJSM{font-size:32px;margin-bottom:20px;color:var(--text-color);font-weight:700;font-family:inherit}.LoginForm_tabsContainer__RfmUq{display:flex;flex-direction:row!important;justify-content:center;align-items:center;gap:12px;margin-bottom:24px}.LoginForm_tab__BEKZj{flex:1 1;padding:12px 0;background:#fff;border:1.5px solid #d1d5db;border-radius:24px;color:#1e293b;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s;outline:none;min-width:120px}.LoginForm_tab__BEKZj:not(.LoginForm_activeTab__qPWVR):hover{background:#f1f5f9;border-color:#a0aec0}.LoginForm_activeTab__qPWVR{background:var(--primary-color);color:#fff;border-color:var(--primary-color);box-shadow:0 2px 8px rgba(49,130,206,.08)}.LoginForm_inputWrapper__iV9Hi{width:100%}.LoginForm_phoneContainer__2AZYj{width:100%!important;border-radius:16px;background:#f8fafc;border:2px solid #eef1f6;margin-bottom:0}.LoginForm_phoneButton__4n_YA{border-radius:16px 0 0 16px!important;border:none!important;background:transparent!important}.LoginForm_phoneDropdown__h8sOB{border-radius:12px!important}.LoginForm_form__lCAnS{display:flex;flex-direction:column;gap:20px}.LoginForm_input__OGSLE{padding:16px 20px;margin-top:0;border:2px solid #eef1f6;border-radius:16px;font-size:16px;color:var(--text-color);font-family:inherit;background-color:#f8fafc;transition:all .3s ease}.LoginForm_input__OGSLE:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 4px rgba(49,130,206,.1);background-color:#fff}.LoginForm_input__OGSLE:hover{background-color:#fff;border-color:#cbd5e0}.LoginForm_input__OGSLE::placeholder{color:#a0aec0;font-family:inherit}.LoginForm_loginButton__wN6mE{padding:16px;background-color:var(--primary-color);color:#fff;border:none;border-radius:16px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px;font-family:inherit}.LoginForm_loginButton__wN6mE:hover:not(:disabled){background-color:#2c5282;transform:translateY(-2px);box-shadow:0 4px 12px rgba(49,130,206,.2)}.LoginForm_loginButton__wN6mE:disabled{opacity:.7;cursor:not-allowed}.LoginForm_forgotPasswordLink__AJ43n{display:inline-block;margin-top:15px;font-size:15px;color:var(--primary-color);text-decoration:none;font-weight:500;padding:8px 16px;border-radius:12px;transition:all .3s ease}.LoginForm_forgotPasswordLink__AJ43n:hover{background-color:rgba(49,130,206,.1);text-decoration:none;transform:translateY(-1px)}.LoginForm_error__rkDQE{color:#e53e3e;font-size:14px;text-align:left;margin-top:-15px;margin-bottom:-5px;padding-left:8px}.LoginForm_errorBorder__3foHY{border-color:#e53e3e}.LoginForm_phoneInput__EqrRU,.LoginForm_react-tel-input__BGzp3 .LoginForm_form-control__VH5gt{padding:10px!important;margin-top:0!important;border:0 solid #eef1f6!important;border-radius:16px!important;font-size:16px!important;color:var(--text-color)!important;font-family:inherit!important;background-color:#f8fafc!important;transition:all .3s ease!important;box-shadow:none!important;height:auto!important}.LoginForm_react-tel-input__BGzp3 .LoginForm_form-control__VH5gt:focus{border-color:var(--primary-color)!important;outline:none!important;box-shadow:0 0 0 4px rgba(49,130,206,.1)!important;background-color:#fff!important}@media screen and (max-width:768px){.LoginForm_loginContainer__jaxqK{padding:20px}.LoginForm_loginBox__hOYvt{padding:30px 20px;width:100%}.LoginForm_title___DJSM{font-size:28px;margin-bottom:20px}.LoginForm_tabsContainer__RfmUq{flex-direction:row!important;gap:10px;margin-bottom:20px}.LoginForm_tab__BEKZj{padding:10px 0;font-size:15px}.LoginForm_activeTab__qPWVR{box-shadow:0 2px 8px rgba(49,130,206,.08)}.LoginForm_inputWrapper__iV9Hi{width:100%}.LoginForm_phoneContainer__2AZYj{width:100%!important}.LoginForm_phoneButton__4n_YA{border-radius:16px 0 0 16px!important}.LoginForm_phoneDropdown__h8sOB{border-radius:12px!important}.LoginForm_input__OGSLE{padding:14px 18px;font-size:16px}.LoginForm_loginButton__wN6mE{padding:14px;font-size:16px}}@media screen and (max-width:480px){.LoginForm_tabsContainer__RfmUq{flex-direction:row!important;gap:8px;margin-bottom:16px}.LoginForm_tab__BEKZj{font-size:15px;padding:10px 0;min-width:100px;border-radius:16px}}.Button_button__kHWz9{padding:10px;background:var(--primary-color);color:#fff;border:none;border-radius:10px;font-size:18px;font-family:inherit;cursor:pointer;transition:background .3s ease;background:linear-gradient(90deg,#4299e1,#3182ce)}.Button_button__kHWz9:disabled{background:#fff;color:var(--primary-color)}.Profile_profileContainer__Fmsnp{max-width:1200px;margin:2rem auto;min-height:100vh;padding:3rem 1.5rem 5rem}.Profile_title__zus9k{display:flex;align-items:center;gap:.75rem;font-size:1.65rem;color:#1a202c;margin-bottom:2.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.Profile_titleIcon__Piz3u{color:#4299e1;font-size:1.75rem}.Profile_cardsGrid__FRFiZ{display:grid;grid-template-columns:1fr 2fr;grid-gap:2rem;gap:2rem}.Profile_leftColumn__7rfHK{display:flex;flex-direction:column;gap:2rem}.Profile_mainInfoCard__Htt9F{height:100%}.Profile_profileCompletionCard__32jj0,.Profile_profileImageCard__vCucq{flex-shrink:0}.Profile_rightColumn__5e1Bk{grid-column:1}.Profile_card__ZEaM5{background:#fff;border-radius:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:2rem;transition:all .3s ease;border:1px solid rgba(226,232,240,.8);position:relative;overflow:hidden}.Profile_card__ZEaM5:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4299e1,#48bb78);opacity:0;transition:opacity .3s ease}.Profile_card__ZEaM5:hover:before{opacity:1}.Profile_card__ZEaM5:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Profile_cardHeader__pF52N{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.Profile_cardTitle__GGpoa{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;color:#2d3748;margin:0;font-weight:600}.Profile_infoGrid__yx_gl{display:grid;grid-gap:1.5rem;gap:1.5rem}.Profile_infoItem__FLIzV{padding:1rem;border-radius:1rem;background:#f7fafc;transition:all .2s ease}.Profile_infoItem__FLIzV:hover{background:#edf2f7;transform:translateX(4px)}.Profile_infoItemHeader__LK4FZ{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.Profile_fieldIcon__0P2f8{color:#4299e1;font-size:1rem}.Profile_infoLabel__KwSgo{font-weight:600;color:#4a5568;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.Profile_infoValue__oyCgm{color:#2d3748;font-size:1rem;display:block;padding-left:1.5rem}.Profile_completeButton__h1dh6,.Profile_editButton__bZnJH{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;border-radius:.75rem;border:none;background:linear-gradient(90deg,#4299e1,#3182ce);color:#fff;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.Profile_completeButton__h1dh6:hover,.Profile_editButton__bZnJH:hover{background:linear-gradient(90deg,#3182ce,#2c5282);transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Profile_progressBarWrapper___bAem{margin:2rem 0}.Profile_progressBarContainer__6Axtz{background-color:#edf2f7;border-radius:1rem;overflow:hidden;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.Profile_progressBar__LGTG2{height:1.75rem;background:linear-gradient(90deg,#4299e1,#48bb78);border-radius:1rem;transition:width 1s ease;position:relative;overflow:hidden}.Profile_progressBar__LGTG2:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);background-size:1rem 1rem;animation:Profile_progressStripes__H1xBP 1s linear infinite}@keyframes Profile_progressStripes__H1xBP{0%{background-position:0 0}to{background-position:1rem 0}}.Profile_progressText__twWuW{display:block;padding:.25rem 1rem;color:#fff;font-size:.875rem;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1);position:relative;z-index:1}.Profile_profileImageWrapper__6pWmu{display:flex;justify-content:center;padding:1.5rem 0}.Profile_profileImageContainer__pYGF8{position:relative;width:180px;height:180px;border-radius:50%;overflow:hidden;border:4px solid #e2e8f0;transition:all .3s ease;cursor:pointer}.Profile_profileImageContainer__pYGF8:hover{border-color:#4299e1;transform:scale(1.05)}.Profile_profileImage__PptA4{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Profile_imageOverlay__zIzm_{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.Profile_profileImageContainer__pYGF8:hover .Profile_imageOverlay__zIzm_{opacity:1}.Profile_cameraIcon__GCDoq{color:#fff;font-size:2rem}@media (max-width:1024px){.Profile_cardsGrid__FRFiZ{grid-template-columns:1fr}.Profile_leftColumn__7rfHK{gap:1rem}}[dir=rtl] .Profile_cardHeader__pF52N,[dir=rtl] .Profile_completeButton__h1dh6,[dir=rtl] .Profile_editButton__bZnJH,[dir=rtl] .Profile_title__zus9k{font-family:inherit}[dir=rtl] .Profile_infoItem__FLIzV:hover{transform:translateX(-4px)}[dir=rtl] .Profile_infoValue__oyCgm{padding-right:1.5rem;padding-left:0}.RegisterForm_formContainer___T2e8{width:100%;max-width:500px;margin:80px auto;padding:40px;background-color:#fff;border-radius:16px;box-shadow:0 10px 25px rgba(27,52,251,.1);animation:RegisterForm_fadeIn__GaRrE .4s ease-in-out;font-family:inherit}.RegisterForm_react_tel_input_custom__N5qu2{position:relative;font-size:16px!important;letter-spacing:.01rem;margin-top:0!important;margin-bottom:0!important;padding-left:58px!important;margin-left:0;border:2px solid #eef1f6!important;border-radius:12px!important;line-height:25px;height:56px!important;outline:none;background-color:#f8fafc!important;transition:all .3s ease;font-family:inherit!important}.RegisterForm_react-tel-input__QsMIK .RegisterForm_form-control__s9tZO{direction:ltr!important;padding-left:50px!important}@keyframes RegisterForm_fadeIn__GaRrE{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.RegisterForm_title__sbOC7{font-size:32px;margin-bottom:30px;color:var(--text-color);font-weight:700;font-family:inherit}.RegisterForm_form__ubAnB{gap:20px}.RegisterForm_inputHalf__jJokn,.RegisterForm_input__Y8pxX{padding:16px 20px;border:2px solid #eef1f6;border-radius:12px;font-size:16px;color:var(--text-color);transition:all .3s ease;font-family:inherit;background-color:#f8fafc}.RegisterForm_input__Y8pxX{width:94%!important}.RegisterForm_inputHalf__jJokn{width:48%}.RegisterForm_inputHalf__jJokn:focus,.RegisterForm_input__Y8pxX:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 4px rgba(49,130,206,.1);background-color:#fff}.RegisterForm_inputHalf__jJokn:hover,.RegisterForm_input__Y8pxX:hover{background-color:#fff;border-color:#cbd5e0}.RegisterForm_errorBorder__exzkN{border-color:red}.RegisterForm_dateOfBirthContainer__99sax,.RegisterForm_nameContainer__5oYEZ{display:flex;justify-content:space-between;gap:15px}.RegisterForm_genderContainer__yh79r{gap:20px;font-size:16px;padding:10px 0;font-family:inherit}.RegisterForm_radioInput__hCW_g{margin-right:8px;width:20px;height:20px;accent-color:var(--primary-color)}.RegisterForm_termsContainer__dP3Yx{margin-top:10px;font-size:15px;color:var(--text-color);line-height:1.8;font-family:inherit}.RegisterForm_checkbox__SxYvr{margin-right:10px;width:20px;height:20px;position:relative;top:4px;accent-color:var(--primary-color);border-radius:6px}.RegisterForm_error__2sNRj{font-size:14px;margin-top:-15px;margin-bottom:-5px;font-family:inherit}.RegisterForm_button__tV4YZ{padding:16px;background-color:var(--primary-color);border-radius:12px;font-size:18px;font-weight:600;transition:all .3s ease;font-family:inherit;margin-top:10px}.RegisterForm_button__tV4YZ:hover:not(:disabled){background-color:#2c5282;transform:translateY(-2px);box-shadow:0 4px 12px rgba(49,130,206,.2)}.RegisterForm_button__tV4YZ:disabled{opacity:.7}.RegisterForm_loginLink__jtIVn{margin-top:25px;font-size:15px;color:var(--text-color);font-family:inherit}.RegisterForm_link__w0fgs{color:var(--primary-color);font-weight:600;transition:all .2s ease;font-family:inherit}.RegisterForm_link__w0fgs:hover{color:#2c5282}@media (max-width:768px){.RegisterForm_formContainer___T2e8{width:85%;margin:20px auto;padding:25px 20px;border-radius:12px}.RegisterForm_title__sbOC7{font-size:24px;margin-bottom:20px}.RegisterForm_form__ubAnB{gap:15px;width:90%}.RegisterForm_input__Y8pxX{width:100%;padding:14px 16px;border-radius:8px;font-size:16px}.RegisterForm_dateOfBirthContainer__99sax,.RegisterForm_nameContainer__5oYEZ{flex-direction:column;gap:15px;width:100%}.RegisterForm_inputHalf__jJokn{width:100%;padding:14px 16px;border-radius:8px;font-size:16px}.RegisterForm_genderContainer__yh79r{padding:5px 0;gap:15px;width:100%}.RegisterForm_termsContainer__dP3Yx{margin-top:5px;gap:10px;width:100%;font-size:14px}.RegisterForm_button__tV4YZ{margin-top:5px;padding:14px;font-size:16px;border-radius:8px;width:100%}.RegisterForm_loginLink__jtIVn{margin-top:20px;font-size:14px;width:100%}.RegisterForm_error__2sNRj{margin-top:-10px;margin-bottom:-10px;font-size:13px;width:100%}.RegisterForm_react_tel_input_custom__N5qu2{width:100%!important;padding:14px 16px 14px 50px!important;font-size:16px!important;border-radius:8px!important}}@media (max-width:480px){.RegisterForm_formContainer___T2e8{width:85%;margin:15px auto;padding:20px 15px}.RegisterForm_title__sbOC7{font-size:22px;margin-bottom:15px}.RegisterForm_form__ubAnB{gap:12px}.RegisterForm_inputHalf__jJokn,.RegisterForm_input__Y8pxX,.RegisterForm_react_tel_input_custom__N5qu2{padding:12px 14px!important}.RegisterForm_react_tel_input_custom__N5qu2{padding-left:45px!important}.RegisterForm_button__tV4YZ{padding:12px;font-size:15px}.RegisterForm_loginLink__jtIVn{margin-top:15px;font-size:13px}.RegisterForm_termsContainer__dP3Yx{font-size:13px}.RegisterForm_error__2sNRj{font-size:12px}}[dir=rtl] .RegisterForm_react_tel_input_custom__N5qu2{padding-left:16px!important;padding-right:50px!important}@media (max-width:480px){[dir=rtl] .RegisterForm_react_tel_input_custom__N5qu2{padding-right:45px!important}}.RegisterForm_formContainer___T2e8{max-width:600px;margin:2rem auto;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.RegisterForm_title__sbOC7{text-align:center;font-size:2rem;color:#2d3748;margin-bottom:2rem}.RegisterForm_form__ubAnB{display:flex;flex-direction:column;gap:1.5rem}.RegisterForm_input__Y8pxX{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem}.RegisterForm_nameContainer__5oYEZ{display:flex;gap:1rem}.RegisterForm_inputHalf__jJokn{width:50%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem}.RegisterForm_error__2sNRj{color:#e53e3e;font-size:.875rem;margin-top:.25rem}.RegisterForm_errorBorder__exzkN{border-color:#e53e3e}.RegisterForm_button__tV4YZ{background:#3182ce;color:#fff;padding:.75rem;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:background .2s}.RegisterForm_button__tV4YZ:hover{background:#2c5282}.RegisterForm_button__tV4YZ:disabled{background:#90cdf4;cursor:not-allowed}.RegisterForm_loginLink__jtIVn{text-align:center;margin-top:1.5rem;color:#4a5568}.RegisterForm_link__w0fgs{color:#3182ce;text-decoration:none}.RegisterForm_link__w0fgs:hover{text-decoration:underline}.RegisterForm_genderContainer__yh79r{display:flex;gap:2rem;align-items:center}.RegisterForm_radioInput__hCW_g{margin-right:.5rem}.RegisterForm_label__XQhQa{display:block;margin-bottom:.5rem;color:#4a5568}.RegisterForm_dateOfBirthContainer__99sax{display:flex;gap:1rem}.RegisterForm_termsContainer__dP3Yx{display:flex;flex-direction:column;gap:.5rem}.RegisterForm_checkbox__SxYvr{margin-right:.5rem}.RegisterForm_react_tel_input_custom__N5qu2{width:100%!important;padding:.75rem 1rem!important;border:1px solid #e2e8f0!important;border-radius:.5rem!important;font-size:1rem!important}@media (max-width:768px){.RegisterForm_formContainer___T2e8{margin:3rem auto;padding:1.5rem}.RegisterForm_title__sbOC7{font-size:1.75rem;margin-bottom:1.5rem}.RegisterForm_nameContainer__5oYEZ{flex-direction:column;gap:1rem}.RegisterForm_inputHalf__jJokn{width:100%}.RegisterForm_dateOfBirthContainer__99sax{flex-direction:column;gap:1rem}.RegisterForm_genderContainer__yh79r{flex-direction:column;align-items:flex-start;gap:1rem}.RegisterForm_inputHalf__jJokn,.RegisterForm_input__Y8pxX,.RegisterForm_react_tel_input_custom__N5qu2{font-size:16px!important;padding:.875rem!important}.RegisterForm_button__tV4YZ{padding:1rem;font-size:1.125rem}.RegisterForm_termsContainer__dP3Yx{font-size:.875rem}}[dir=rtl] .RegisterForm_checkbox__SxYvr,[dir=rtl] .RegisterForm_radioInput__hCW_g{margin-right:0;margin-left:.5rem}.Rewards_rewardsContainer__QRd9L{max-width:1200px;margin:50px auto;padding:20px;border-radius:var(--border-radius)}.Rewards_balanceBanner__bWOrA{background-color:#fff;color:#fff;padding:20px;border-radius:30px;text-align:center;margin-bottom:40px;box-shadow:0 10px 30px #1b34fb1f;display:flex;justify-content:space-between}.Rewards_balanceBanner__bWOrA h2{margin:0;font-size:26px}.Rewards_title__y2O5r{font-size:34px;margin-top:20px;margin-bottom:20px;color:var(--text-color);text-align:center}.Rewards_noRewardsMessage__2djIb{font-size:24px;color:var(--text-color);text-align:center;line-height:100px;background-color:#fff!important;padding:10px;border-radius:30px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);margin-top:60px}.Rewards_rewardsGrid__NbiLu{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px;justify-content:center}.Rewards_rewardCard__zi0oa{background-color:#fff;padding:30px;border-radius:var(--border-radius);box-shadow:0 4px 15px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.Rewards_rewardCard__zi0oa:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.Rewards_rewardImage__QWaLO{width:330px;height:200px;margin-bottom:20px;border-radius:8px}.Rewards_rewardCard__zi0oa h3{margin-bottom:10px;font-size:22px;color:var(--text-color)}.Rewards_rewardCard__zi0oa p{margin-bottom:15px;font-size:16px;color:var(--text-color-secondary)}.Rewards_rewardPrice__6_pit{font-weight:700;font-size:18px;margin-bottom:25px;color:var(--text-color)}.Rewards_redeemButton__r_lII{padding:12px 25px;background-color:var(--primary-color);border-radius:4px;font-size:18px;transition:background-color .3s ease,opacity .3s ease;font-family:inherit}.Rewards_redeemButton__r_lII:disabled{background-color:gray;opacity:.6;cursor:not-allowed}.Rewards_featuredTitle__C_po7{color:#f4f5fd;font-weight:700}.Rewards_nonFeaturedTitle___n6ah{color:gray;font-weight:700}.Rewards_filterContainer__piCA2{margin-bottom:20px}.Rewards_filterLabel__8RZLF{font-size:16px;margin-right:10px}.Rewards_filterSelect__rMJ9x{padding:8px 12px;border:1px solid #ccc;border-radius:5px;background-color:#fff;font-size:16px;color:#333;cursor:pointer;transition:all .3s ease;font-family:inherit;margin-right:20px;margin-left:20px}.Rewards_filterSelect__rMJ9x:focus{border-color:#017bfe;outline:none;box-shadow:0 0 5px rgba(1,123,254,.5)}.Rewards_filterSelect__rMJ9x option{padding:10px;background-color:#fff;color:#333}@media (max-width:600px){.Rewards_filterSelect__rMJ9x{width:90%;font-size:14px;margin-top:30px;padding:14px 12px}.Rewards_hideMobile__x2GBk{display:none}}.Rewards_spinner__592Vt{width:36px;height:36px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-left-color:#09f;animation:Rewards_spin__9OxHu 1s ease infinite;margin:50px auto}@keyframes Rewards_spin__9OxHu{to{transform:rotate(1turn)}}.Rewards_filterSection__I2olQ{margin-bottom:2rem;padding:1rem;background:#fff;border-radius:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Rewards_filterButton__xNVLy{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.5rem;background:#f3f4f6;color:#4b5563;font-weight:500;cursor:pointer;transition:all .2s ease}.Rewards_filterButton__xNVLy.Rewards_active___MrNT,.Rewards_filterButton__xNVLy:hover{background:#3b82f6;color:#fff}.Rewards_filterIcon__HGMRF{font-size:1.25rem}.Rewards_historyTableContainer__eyH5E{margin-bottom:2rem;overflow:hidden}.Rewards_historyTable__hXfMg{border-collapse:separate;border-spacing:0}.Rewards_historyTable__hXfMg td,.Rewards_historyTable__hXfMg th{border-bottom:1px solid #e5e7eb}.Rewards_historyTable__hXfMg th{background:#f9fafb;color:#4b5563}.Rewards_historyTable__hXfMg th:first-child{border-top-left-radius:.5rem}.Rewards_historyTable__hXfMg th:last-child{border-top-right-radius:.5rem}.Rewards_tableIcon__Sg45y{margin-right:.5rem;font-size:1rem;vertical-align:middle}.Rewards_historyTable__hXfMg tbody tr:hover{background:#f9fafb}.Rewards_historyTable__hXfMg tbody tr:last-child td{border-bottom:none}.Rewards_noHistory__BYBs1{text-align:center;color:#6b7280;padding:2rem!important}[dir=rtl] .Rewards_tableIcon__Sg45y{margin-right:0;margin-left:.5rem}@media (max-width:768px){.Rewards_historyTable__hXfMg{display:block;overflow-x:auto;white-space:nowrap}.Rewards_filterButton__xNVLy{width:100%;justify-content:center}}.Rewards_viewToggle__tZhRa{display:flex;gap:1rem;margin:2rem 0;padding:0 1rem}.Rewards_toggleButton__rLpdn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff;color:#4a5568;cursor:pointer;transition:all .2s ease;font-weight:500;font-family:inherit;font-size:18px}.Rewards_toggleButton__rLpdn:hover{background:#f7fafc}.Rewards_toggleButton__rLpdn.Rewards_active___MrNT{background:#3182ce;color:#fff;border-color:#3182ce}.Rewards_historyTableContainer__eyH5E{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);padding:1.5rem;margin:1rem}.Rewards_historyTable__hXfMg{width:100%;border-collapse:collapse}.Rewards_historyTable__hXfMg td,.Rewards_historyTable__hXfMg th{padding:1rem;text-align:left;border-bottom:1px solid #e2e8f0}.Rewards_historyTable__hXfMg th{background:#f7fafc;font-weight:600;color:#4a5568}.Rewards_historyTable__hXfMg tr:hover{background:#f7fafc}.Rewards_status__fZS78{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.Rewards_status__fZS78.Rewards_completed__BN0Y4{background:#c6f6d5;color:#22543d}.Rewards_status__fZS78.Rewards_pending__HXWIC{background:#feebc8;color:#744210}.Rewards_status__fZS78.Rewards_failed__Ed_50{background:#fed7d7;color:#822727}.Rewards_noHistory__BYBs1{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem;color:#718096}.Rewards_noHistoryIcon__DroCX{font-size:3rem;opacity:.5}@media (max-width:768px){.Rewards_viewToggle__tZhRa{flex-direction:column;padding:0 .5rem}.Rewards_historyTableContainer__eyH5E{margin:.5rem;padding:.75rem;overflow-x:auto}.Rewards_historyTable__hXfMg td,.Rewards_historyTable__hXfMg th{padding:.75rem .5rem;font-size:.875rem}}[dir=rtl] .Rewards_historyTable__hXfMg td,[dir=rtl] .Rewards_historyTable__hXfMg th{text-align:right}.Rewards_rewardsContent__VAUSU{padding:1rem}.Rewards_categoriesFilter__Jco2_{margin-bottom:2rem}.Rewards_categoriesFilter__Jco2_ h3{margin-bottom:1rem;color:#2d3748}.Rewards_categoriesList__bzjwL{display:flex;flex-wrap:wrap;gap:.75rem}.Rewards_categoryButton__dzYcR{padding:.5rem 1rem;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff;color:#4a5568;cursor:pointer;transition:all .2s ease}.Rewards_categoryButton__dzYcR:hover{background:#f7fafc}.Rewards_categoryButton__dzYcR.Rewards_active___MrNT{background:#3182ce;color:#fff;border-color:#3182ce}.Rewards_rewardsGrid__NbiLu{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.Rewards_rewardCard__zi0oa{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .2s ease}.Rewards_rewardCard__zi0oa:hover{transform:translateY(-4px)}.Rewards_rewardImage__QWaLO{position:relative;aspect-ratio:1}.Rewards_rewardInfo__5u2Uq{padding:1.5rem}.Rewards_rewardTitle__zVuU_{font-size:1.125rem;color:#2d3748;margin-bottom:1rem}.Rewards_rewardDetails__rNksh{display:flex;gap:1rem;margin-bottom:1.5rem}.Rewards_rewardDetail__4U4ve{display:flex;align-items:center;gap:.5rem;color:#718096}.Rewards_icon__mdqR6{color:#4299e1}.Rewards_redeemButton__r_lII{width:100%;padding:.75rem;border-radius:.5rem;border:none;background:#3182ce;color:#fff;cursor:pointer;transition:all .2s ease}.Rewards_redeemButton__r_lII:hover:not(.Rewards_disabled__JJ_1D){background:#2c5282}.Rewards_redeemButton__r_lII.Rewards_disabled__JJ_1D{background:#cbd5e0;cursor:not-allowed}.Rewards_noRewards__xCiC8{text-align:center;padding:3rem;color:#718096}.Rewards_noRewardsIcon__OEkyT{font-size:3rem;margin-bottom:1rem;opacity:.5}@media (max-width:768px){.Rewards_categoriesList__bzjwL{flex-wrap:nowrap;overflow-x:auto;padding-bottom:1rem;-webkit-overflow-scrolling:touch}.Rewards_rewardsGrid__NbiLu{grid-template-columns:1fr}}[dir=rtl] .Rewards_rewardDetail__4U4ve{flex-direction:row-reverse}.Rewards_featured__YlybX{background-color:#fffeef;padding:20px;border-radius:8px}.Rewards_balanceSection__qFxMr{position:relative;background:linear-gradient(135deg,#3182ce,#2c5282);border-radius:1.5rem;padding:1.5rem 2rem;margin-bottom:2rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.Rewards_balanceContent__K6SYl{position:relative;z-index:2;display:flex;align-items:center;gap:1.5rem}.Rewards_balanceIcon__hve1c{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:hsla(0,0%,100%,.2);border-radius:50%;color:#fff}.Rewards_balanceDetails__pXO6m{flex:1 1}.Rewards_balanceTitle__xO6_y{color:hsla(0,0%,100%,.9);font-size:1.125rem;font-weight:500;margin:0 0 .5rem}.Rewards_balanceAmount__UKPxk{display:flex;align-items:baseline;gap:.5rem;margin:0;color:#fff;direction:ltr}.Rewards_currencySymbol__GjwT0{font-size:1.5rem;font-weight:500}.Rewards_amount__BJsxZ{font-size:2.5rem;font-weight:700;line-height:1}.Rewards_balanceBackground__D_uZK{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 150%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 80% -50%,hsla(0,0%,100%,.15) 0,transparent 50%);z-index:1}[dir=rtl] .Rewards_balanceAmount__UKPxk,[dir=rtl] .Rewards_balanceContent__K6SYl{flex-direction:row-reverse}@media (max-width:768px){.Rewards_balanceSection__qFxMr{padding:1.5rem}.Rewards_balanceIcon__hve1c{width:48px;height:48px}.Rewards_balanceIcon__hve1c svg{width:24px;height:24px}.Rewards_currencySymbol__GjwT0{font-size:1.25rem}.Rewards_amount__BJsxZ{font-size:2rem}}@media (max-width:480px){.Rewards_balanceSection__qFxMr{padding:1rem}.Rewards_balanceContent__K6SYl{gap:1rem}.Rewards_balanceIcon__hve1c{width:40px;height:40px}.Rewards_balanceIcon__hve1c svg{width:20px;height:20px}.Rewards_amount__BJsxZ{font-size:1.75rem}}.SurveysList_surveysContainer__yOgIn{max-width:1200px;border-radius:var(--border-radius);line-height:40px;margin:30px auto 0;padding:1% 20px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}[dir=rtl] .SurveysList_surveysContainer__yOgIn{font-family:inherit}.SurveysList_title__JTDgB{font-size:2.5rem;margin-bottom:1rem;color:#1f3e55;text-align:center;line-height:1.2;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.SurveysList_surveyDescription___Xg6o{margin-bottom:2rem;font-size:1.1rem;color:#6b7280;text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.SurveysList_surveysGrid__jEv9d{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2rem;gap:2rem;justify-content:center;margin-top:2rem}.SurveysList_surveyCard__mT_wN{background:linear-gradient(145deg,#fff,#f8fafc);border-radius:20px;padding:0;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid hsla(0,0%,100%,.8);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative}.SurveysList_surveyCard__mT_wN:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb);border-radius:20px 20px 0 0}.SurveysList_surveyCard__mT_wN:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12);border-color:rgba(102,126,234,.3)}.SurveysList_surveyHeader__erleY{display:flex;justify-content:center;align-items:center;padding:1.5rem 1.5rem 0;margin-bottom:1rem}.SurveysList_surveyBadge__DZS7v{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.85rem;font-weight:600;box-shadow:0 4px 12px rgba(251,191,36,.3)}.SurveysList_badgeIcon__DZbZD{font-size:.9rem}.SurveysList_surveyContent__FoOhZ{padding:0 1.5rem;margin-bottom:1.5rem}.SurveysList_surveyTitle__qlCR4{font-size:1.4rem;font-weight:700;color:#1f2937;margin-bottom:.75rem;line-height:1.3}.SurveysList_surveyContent__FoOhZ .SurveysList_surveyDescription___Xg6o{color:#6b7280;font-size:.95rem;line-height:1.5;margin-bottom:0;text-align:left}.SurveysList_surveyStats__ih1ww{display:flex;justify-content:space-around;padding:1rem 1.5rem;background:rgba(249,250,251,.8);margin:0 1.5rem 1.5rem;border-radius:15px;border:1px solid rgba(229,231,235,.8)}.SurveysList_statItem__8Wb9m{display:flex;align-items:center;gap:.75rem;flex:1 1;justify-content:center}.SurveysList_statIcon__81bFr{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#fff}.SurveysList_statItem__8Wb9m:first-child .SurveysList_statIcon__81bFr{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.SurveysList_statItem__8Wb9m:last-child .SurveysList_statIcon__81bFr{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.SurveysList_statContent__YZs5H{display:flex;flex-direction:column;align-items:flex-start}.SurveysList_statValue__Mft7q{font-size:1.2rem;font-weight:700;color:#1f2937;line-height:1;margin-bottom:-15px}.SurveysList_statLabel__1Ac7Z{font-size:.8rem;color:#6b7280;font-weight:500;margin-top:.2rem;font-family:inherit}.SurveysList_takeSurveyButton__dlxiD{width:calc(100% - 3rem);margin:0 1.5rem 1.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:15px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 6px 20px rgba(16,185,129,.3);font-family:inherit}.SurveysList_takeSurveyButton__dlxiD:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 8px 25px rgba(16,185,129,.4);font-family:inherit}.SurveysList_takeSurveyButton__dlxiD:active{transform:translateY(0)}.SurveysList_buttonIcon__HKrGm{font-size:.9rem;transition:transform .3s ease}.SurveysList_takeSurveyButton__dlxiD:hover .SurveysList_buttonIcon__HKrGm{transform:translateX(4px)}.SurveysList_answeredCard__Jfmq_{opacity:.85;background:linear-gradient(145deg,#f9fafb,#f3f4f6);position:relative}.SurveysList_answeredCard__Jfmq_:before{background:linear-gradient(90deg,#6b7280,#9ca3af)}.SurveysList_answeredCard__Jfmq_ .SurveysList_surveyBadge__DZS7v{background:linear-gradient(135deg,#6b7280,#4b5563);box-shadow:0 4px 12px hsla(220,9%,46%,.3)}.SurveysList_answeredCard__Jfmq_ .SurveysList_surveyTitle__qlCR4{color:#6b7280}.SurveysList_answeredCard__Jfmq_ .SurveysList_surveyContent__FoOhZ .SurveysList_surveyDescription___Xg6o{color:#9ca3af}.SurveysList_completedButton__f4Hzt{background:linear-gradient(135deg,#6b7280,#4b5563)!important;cursor:not-allowed;box-shadow:0 4px 15px hsla(220,9%,46%,.3)}.SurveysList_completedButton__f4Hzt:hover{transform:none!important;background:linear-gradient(135deg,#6b7280,#4b5563)!important;box-shadow:0 4px 15px hsla(220,9%,46%,.3)!important}.SurveysList_spinner__r_fk9{width:40px;height:40px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-left-color:#667eea;animation:SurveysList_spin__qlEEe 1s linear infinite;margin:3rem auto}@keyframes SurveysList_spin__qlEEe{to{transform:rotate(1turn)}}.SurveysList_filterContainer__dfSbb{margin:0 auto 3rem;padding:1.5rem;max-width:800px;border-radius:20px;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(249,250,251,.9));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.8);box-shadow:0 8px 32px rgba(0,0,0,.08)}.SurveysList_filterButtons__qmTw_{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;position:relative}.SurveysList_filterButton__xPS8Z{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:15px;border:2px solid hsla(0,0%,100%,.3);background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(249,250,251,.9));font-weight:600;font-size:1rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;color:#4b5563;font-family:inherit;box-shadow:0 4px 15px rgba(0,0,0,.05)}.SurveysList_filterButton__xPS8Z:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.3),transparent);transform:translateX(-100%);transition:transform .6s}.SurveysList_filterButton__xPS8Z:hover:before{transform:translateX(100%)}.SurveysList_filterButton__xPS8Z:hover{background:linear-gradient(135deg,#fff,#f9fafb);transform:translateY(-3px);box-shadow:0 12px 25px rgba(0,0,0,.15);border-color:rgba(102,126,234,.3)}.SurveysList_filterButton__xPS8Z.SurveysList_active__9Csgl{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;box-shadow:0 8px 25px rgba(102,126,234,.4);transform:translateY(-2px);font-family:inherit;color:#fff}.SurveysList_filterIcon__Xgdfj{font-size:1.2rem;transition:transform .3s ease}.SurveysList_filterButton__xPS8Z:hover .SurveysList_filterIcon__Xgdfj{transform:rotate(15deg)}.SurveysList_surveyCount__R_NYf{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:14px;background:rgba(0,0,0,.2);font-size:.85rem;font-weight:700;margin-left:.5rem;box-shadow:inset 0 2px 4px rgba(0,0,0,.1);transition:all .3s ease}.SurveysList_filterButton__xPS8Z.SurveysList_active__9Csgl .SurveysList_surveyCount__R_NYf{background:hsla(0,0%,100%,.3)}.SurveysList_filterButton__xPS8Z:hover .SurveysList_surveyCount__R_NYf{background:rgba(0,0,0,.3);transform:scale(1.05)}.SurveysList_noSurveys__Uuh2I{text-align:center;padding:4rem 2rem;background:linear-gradient(145deg,#fff,#f8fafc);border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.08);margin:2rem auto;max-width:500px;border:1px solid hsla(0,0%,100%,.8)}.SurveysList_noSurveysIcon__K7KqA{font-size:4rem;color:#667eea;margin-bottom:1.5rem;opacity:.8;animation:SurveysList_float__ByOgF 3s ease-in-out infinite}@keyframes SurveysList_float__ByOgF{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.SurveysList_noSurveysTitle__Op8VG{color:#1f2937;font-size:1.8rem;margin-bottom:1rem;font-weight:700}.SurveysList_noSurveysText__4sFRz{color:#6b7280;line-height:1.6;font-size:1.1rem}.SurveysList_restrictionMessage__ls02g{margin-top:2rem;padding:3rem;background:linear-gradient(145deg,#fef2f2,#fef7f7);border:1px solid hsla(0,91%,71%,.2)}.SurveysList_restrictionMessage__ls02g .SurveysList_noSurveysIcon__K7KqA{color:#ef4444}.SurveysList_restrictionMessage__ls02g .SurveysList_noSurveysTitle__Op8VG{color:#dc2626}.SurveysList_restrictionMessage__ls02g .SurveysList_noSurveysText__4sFRz{color:#991b1b}[dir=rtl] .SurveysList_surveyCount__R_NYf{margin-left:0;margin-right:.5rem}[dir=rtl] .SurveysList_surveyContent__FoOhZ .SurveysList_surveyDescription___Xg6o{text-align:right}[dir=rtl] .SurveysList_statContent__YZs5H{align-items:flex-end}[dir=rtl] .SurveysList_takeSurveyButton__dlxiD:hover .SurveysList_buttonIcon__HKrGm{transform:translateX(-4px)}[dir=rtl] .SurveysList_statValue__Mft7q,[dir=rtl] .SurveysList_surveyTitle__qlCR4{font-weight:800}[dir=rtl] .SurveysList_filterButton__xPS8Z,[dir=rtl] .SurveysList_takeSurveyButton__dlxiD{font-weight:700}@media (max-width:768px){.SurveysList_surveysGrid__jEv9d{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.SurveysList_surveyCard__mT_wN{margin:0 auto;max-width:400px}.SurveysList_filterButtons__qmTw_{flex-direction:column;gap:1rem}.SurveysList_filterButton__xPS8Z{width:100%;justify-content:center;padding:1rem}.SurveysList_title__JTDgB{font-size:2rem}.SurveysList_surveyStats__ih1ww{flex-direction:column;gap:1rem;align-items:stretch}.SurveysList_statItem__8Wb9m{justify-content:flex-start;padding:.75rem;background:hsla(0,0%,100%,.8);border-radius:10px}}@media (max-width:480px){.SurveysList_surveysContainer__yOgIn{padding:1rem}.SurveysList_surveyCard__mT_wN{border-radius:15px}.SurveysList_surveyHeader__erleY{padding:1rem 1rem 0}.SurveysList_surveyContent__FoOhZ{padding:0 1rem}.SurveysList_surveyStats__ih1ww{margin:0 1rem 1rem}.SurveysList_takeSurveyButton__dlxiD{width:calc(100% - 2rem);margin:0 1rem 1rem;font-family:inherit}}