@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap);*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0;overflow:hidden;padding:0;width:100%}#root,.App{display:flex;flex-direction:column;height:100vh;width:100%}@media (max-width:768px){a,button,input,select{min-height:44px;touch-action:manipulation}}img,video{display:block;height:auto;max-width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar_mobileHeaderWrapper__IZGh6{display:none}.navbar_navbar__hyHvT{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #f1f5f9;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.navbar_navContainer__crL5\+{align-items:center;display:flex;display:none;height:64px;justify-content:space-between;margin:0 auto;max-width:1440px;padding:0 24px}.navbar_leftGroup__\+9w2o{align-items:center;display:flex;gap:143px}.navbar_sidebarToggleBtn__QV5Mh{background:#0000;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:none;padding:6px}.navbar_brandLogo__HwksW{align-items:center;display:flex;gap:10px;text-decoration:none}.navbar_logoBadge__9m15Y{align-items:center;background:linear-gradient(135deg,#7c3aed,#4c1d95);border-radius:10px;box-shadow:0 4px 12px #7c3aed4d;color:#fff;display:flex;font-size:16px;font-weight:800;height:32px;justify-content:center;width:32px}.navbar_logoTitle__tRemn{color:#0f172a;font-size:18px;font-weight:800;letter-spacing:-.3px}.navbar_navLinks__PdjAz{align-items:center;display:flex;gap:8px}.navbar_navItem__WF\+XS{border-radius:20px;color:#64748b;font-size:14px;font-weight:600;padding:8px 16px;text-decoration:none;transition:all .2s ease}.navbar_navItem__WF\+XS:hover{background:#f5f3ff;color:#6d28d9}.navbar_active__3\+tyq{background:#f3e8ff;color:#6d28d9;font-weight:700}.navbar_rightActions__Df8wD{align-items:center;display:flex;gap:12px}.navbar_searchBox__6HqxG{align-items:center;display:flex;position:relative}.navbar_searchIcon__aREWu{color:#94a3b8;left:12px;pointer-events:none;position:absolute}.navbar_searchInput__BDfhT{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;font-family:inherit;font-size:13px;outline:none;padding:8px 14px 8px 36px;transition:all .2s ease;width:200px}.navbar_searchInput__BDfhT:focus{background:#fff;border-color:#ddd6fe;box-shadow:0 0 0 3px #7c3aed1a;width:240px}.navbar_actionBtn__aHA4P{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;color:#475569;cursor:pointer;display:flex;height:38px;justify-content:center;position:relative;transition:all .2s ease;width:38px}.navbar_actionBtn__aHA4P:hover{background:#f8fafc;color:#6d28d9}.navbar_notifyDot__WWXng{background:#ef4444;border-radius:50%;height:7px;position:absolute;right:8px;top:8px;width:7px}.navbar_profileBtn__LoTUe{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;cursor:pointer;display:flex;font-family:inherit;gap:8px;padding:4px 12px 4px 4px;transition:all .2s ease}.navbar_profileBtn__LoTUe:hover{background:#f8fafc;border-color:#ddd6fe}.navbar_profileAvatar__kRvkl{align-items:center;background:linear-gradient(135deg,#6d28d9,#4c1d95);border-radius:50%;color:#fff;display:flex;font-size:11px;font-weight:700;height:28px;justify-content:center;width:28px}.navbar_profileName__hBd-\+{color:#334155;font-size:13px;font-weight:600}.navbar_hamburgerBtn__kDPNG{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#334155;cursor:pointer;display:none;height:40px;justify-content:center;width:40px}.navbar_mobileMenuDrawer__ymLar{animation:navbar_slideDown__zrFVc .2s ease;background:#fff;border-bottom:1px solid #f1f5f9;display:flex;flex-direction:column;gap:12px;padding:16px 24px 20px}@keyframes navbar_slideDown__zrFVc{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.navbar_mobileSearchBox__qN6en{align-items:center;display:flex;position:relative;width:100%}.navbar_mobileSearchBox__qN6en svg{color:#94a3b8;left:14px;position:absolute}.navbar_mobileSearchInput__N6MsZ{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;font-size:14px;outline:none;padding:10px 14px 10px 38px;width:100%}.navbar_mobileNavLinks__4yi9B{display:flex;flex-direction:column;gap:4px}.navbar_mobileNavItem__v96R1{border-radius:12px;color:#475569;font-size:14.5px;font-weight:600;padding:12px 16px;text-decoration:none;transition:all .2s ease}.navbar_mobileActive__59NEf{background:#f3e8ff;color:#6d28d9;font-weight:700}@media (max-width:1024px){.navbar_sidebarToggleBtn__QV5Mh{display:flex}.navbar_searchBox__6HqxG{display:none}}@media (max-width:768px){.navbar_navbar__hyHvT{background:linear-gradient(135deg,#6d28d9,#4c1d95)!important;border-bottom:none!important;box-shadow:0 4px 20px #4c1d9526;height:auto!important;padding:0!important;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar_navContainer__crL5\+{display:none!important}.navbar_mobileHeaderWrapper__IZGh6{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:10px 16px;width:100%}.navbar_mobileHamburgerBtn__yW67f{align-items:center;background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;outline:none;transition:background .2s ease;width:36px}.navbar_mobileHamburgerBtn__yW67f:hover{background:#fff3}.navbar_mobileLogoContainer__6ipon{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:center}.navbar_mobileBrandLogo__oT8jb{align-items:center;display:flex;gap:8px;text-decoration:none}.navbar_mobileLogoBadge__vUMyo{align-items:center;background:#fff;border-radius:8px;box-shadow:0 4px 8px #00000014;color:#6d28d9;display:flex;font-size:13px;font-weight:800;height:26px;justify-content:center;width:26px}.navbar_mobileLogoTitle__PpAW1{color:#fff;font-size:16px;font-weight:800;letter-spacing:-.2px}.navbar_mobileLogoSub__gvKr-{color:#fffc;display:block;font-size:10px;font-weight:500;margin-top:2px;text-align:center}.navbar_mobileNotificationBtn__-hznt{align-items:center;background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;outline:none;position:relative;transition:background .2s ease;width:36px}.navbar_mobileNotificationBtn__-hznt:hover{background:#fff3}.navbar_mobileNotifyBadge__ys2er{background:#f59e0b;border:2px solid #6d28d9;border-radius:50%;height:8px;position:absolute;right:8px;top:8px;width:8px}}.sidebar_sidebar__EzuCU{background:#fff;border-right:1px solid #f1f5f9;display:flex;flex-direction:column;flex-shrink:0;gap:16px;height:100%;overflow:hidden;padding:24px 16px;transition:transform .3s cubic-bezier(.4,0,.2,1);width:260px;z-index:90}.sidebar_backdrop__4kEtx{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a66;display:none;inset:0;position:fixed;z-index:150}.sidebar_mobileCloseBtn__9dKLI{align-self:flex-end;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:none;margin-bottom:-8px;padding:6px}.sidebar_userCard__ZToS2{align-items:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:all .2s ease}.sidebar_userCard__ZToS2:hover{background:#f5f3ff;border-color:#ddd6fe}.sidebar_userAvatarWrapper__o7vBh{position:relative}.sidebar_userAvatar__Cia-6{align-items:center;background:linear-gradient(135deg,#6d28d9,#4c1d95);border-radius:12px;color:#fff;display:flex;height:38px;justify-content:center;width:38px}.sidebar_userInfo__qpP8J{display:flex;flex-direction:column;gap:2px;overflow:hidden}.sidebar_welcomeText__dTtwG{color:#0f172a;font-size:13px;font-weight:700}.sidebar_userBadge__jZRof{background:#f3e8ff;border-radius:6px;color:#6d28d9;font-size:9.5px;font-weight:800;letter-spacing:.5px;padding:2px 6px;width:-webkit-fit-content;width:fit-content}.sidebar_slideHeader__KUodk{display:flex;gap:30px}.sidebar_logoTitle__XLnbL{color:#0f172a;font-size:18px;font-weight:800;letter-spacing:-.3px}.sidebar_brandLogo__7--uk{align-items:center;display:flex;gap:10px;text-decoration:none}.sidebar_logoBadge__y61kQ{align-items:center;background:linear-gradient(135deg,#7c3aed,#4c1d95);border-radius:10px;box-shadow:0 4px 12px #7c3aed4d;color:#fff;display:flex;font-size:16px;font-weight:800;height:32px;justify-content:center;width:32px}.sidebar_menuList__179i9{display:flex;flex-direction:column;gap:24px;margin-top:20px}.sidebar_menuItem__Ajo21{align-items:center;border-radius:12px;color:#64748b;display:flex;font-size:14px;font-weight:600;gap:12px;padding:10px 14px;text-decoration:none;transition:all .2s ease}.sidebar_menuItem__Ajo21:hover{background:#f5f3ff;color:#6d28d9}.sidebar_activeItem__hguew{background:#f3e8ff;color:#6d28d9;font-weight:700}.sidebar_itemIcon__-OEvq{align-items:center;display:flex}.sidebar_sidebarBottom__QaSGA{display:flex;flex-direction:column;gap:12px;margin-top:auto}.sidebar_logoutBtn__QxpsO{align-items:center;background:#0000;border:1px solid #fee2e2;border-radius:12px;color:#ef4444;cursor:pointer;display:flex;font-family:inherit;font-size:13.5px;font-weight:600;gap:10px;padding:10px 14px;transition:all .2s ease}.sidebar_logoutBtn__QxpsO:hover{background:#fef2f2}@media (max-width:1024px){.sidebar_sidebar__EzuCU{box-shadow:0 20px 50px #00000026;height:100vh;left:0;position:fixed;top:0;transform:translateX(-100%);z-index:200}.sidebar_mobileOpen__U88Z8{transform:translateX(0)}.sidebar_backdrop__4kEtx{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;display:block}.sidebar_mobileCloseBtn__9dKLI{display:flex}}.layout_appWrapper__Aoqgu{background-color:#f8fafc;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;height:100vh;overflow:hidden;width:100%}.layout_mainContainer__6Za8Y{display:flex;flex:1 1;height:100%;overflow:hidden;width:100%}.layout_contentArea__HMiOr{background-color:#f8fafc;flex:1 1;height:100%;min-width:0;overflow-x:hidden;overflow-y:auto;width:100%}@media (max-width:768px){.layout_contentArea__HMiOr{padding-bottom:150px}}.layout_bottomNav__iifsO{display:none}@media (max-width:768px){.layout_contentArea__HMiOr{padding:0;padding-bottom:80px!important}.layout_bottomNav__iifsO{align-items:center;background:#6d28d9;border-top-left-radius:18px;border-top-right-radius:18px;bottom:0;box-shadow:0 -4px 16px #6d28d91f;display:flex;height:64px;justify-content:space-around;left:0;padding:0 8px;position:fixed;right:0;z-index:100}.layout_bottomNavItem__O4vSV{background:#0000;border:none;border-radius:999px;cursor:pointer;flex:1 1;flex-direction:column;gap:4px;height:100%;outline:none;padding:0;transition:all .2s ease}.layout_bottomIcon__lskk0,.layout_bottomNavItem__O4vSV{align-items:center;color:#fff;display:flex;justify-content:center}.layout_bottomIcon__lskk0 svg{height:20px;width:20px}.layout_bottomLabel__VBJKe{color:#fff;font-size:10px;font-weight:600}.layout_bottomActive__LMnBf{background:#fff!important;border-radius:999px!important;flex:0 1 auto!important;flex-direction:row!important;gap:8px!important;margin:auto 4px;max-height:40px;padding:8px 14px!important}.layout_bottomActive__LMnBf .layout_bottomIcon__lskk0{color:#6d28d9!important}.layout_bottomActive__LMnBf .layout_bottomLabel__VBJKe{color:#6d28d9!important;font-size:12px;font-weight:700}}.welcome_wrapper__P5V-2{align-items:center;display:flex;font-family:Inter,sans-serif;inset:0;justify-content:center;overflow:hidden;position:fixed}.welcome_bgVideo__jC-eL{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.welcome_overlay__1kg-i{background:linear-gradient(135deg,#0a041ed1,#280a50b3 40%,#0a041ec7);inset:0;position:absolute;z-index:1}.welcome_container__sUWEn{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:28px;box-shadow:0 0 0 1px #ffffff14,0 32px 80px #0000008c,0 0 120px #783cff2e;display:flex;min-height:560px;overflow:hidden;position:relative;width:min(92vw,980px);z-index:2}.welcome_brandPanel__-ceMO{background:linear-gradient(145deg,#581cdcd9,#370aa0eb 60%,#1e0464f5);display:flex;flex:1.1 1;flex-direction:column;justify-content:space-between;overflow:hidden;padding:52px 44px;position:relative}.welcome_brandGlow__7eulR{background:radial-gradient(circle,#9650ff59 0,#0000 70%);border-radius:50%;bottom:-80px;height:340px;pointer-events:none;position:absolute;right:-80px;width:340px}.welcome_brandLogo__t3LLu{align-items:center;gap:12px}.welcome_logoIcon__nQTXP{align-items:center;background:linear-gradient(135deg,#c084fc,#7c3aed);border-radius:12px;box-shadow:0 4px 16px #7c3aed80;color:#fff;display:flex;flex-shrink:0;font-size:20px;font-weight:800;height:42px;justify-content:center;width:42px}.welcome_logoText__hYDnq{color:#fff;font-size:20px;font-weight:700;letter-spacing:-.3px}.welcome_brandTitle__eEIMA{color:#fff;font-size:clamp(22px,3vw,30px);font-weight:800;letter-spacing:-.5px;line-height:1.25;margin:0}.welcome_brandSubtitle__R4vMq{color:#ffffffa6;font-size:14px;line-height:1.7;margin:0}.welcome_featureList__zHKaX{display:flex;flex-direction:column;gap:14px}.welcome_featureItem__8TZjm{align-items:center;color:#fffc;display:flex;font-size:13.5px;font-weight:500;gap:12px}.welcome_featureIcon__ONcYz{font-size:16px}.welcome_formPanel__0sCr4{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff;border-left:1px solid #ffffff14;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:44px 48px}.welcome_registerHint__Zdt7q{color:#0000008c;font-size:13px;position:absolute;right:32px;top:24px}.welcome_registerLink__OZjYO{background:none;border:none;color:#a78bfa;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:0;transition:color .2s}.welcome_registerLink__OZjYO:hover{color:#c4b5fd}.welcome_formHeader__NtZv8{margin-bottom:32px}.welcome_formTitle__dt1at{color:#000;font-size:28px;font-weight:800;letter-spacing:-.5px;margin:0 0 8px}.welcome_formSubtitle__OjMKM{color:#2b2b2b;font-size:14px;line-height:1.5;margin:0}.welcome_form__ovK-B{display:flex;flex-direction:column;gap:20px}.welcome_fieldGroup__jWZBB{display:flex;flex-direction:column;gap:8px}.welcome_label__8WNmI{color:#141414bf;font-size:13px;font-weight:600;letter-spacing:.2px}.welcome_inputWrapper__ykjFY{align-items:center;display:flex;position:relative}.welcome_inputIcon__6com4{align-items:center;color:#18181859;display:flex;left:14px;pointer-events:none;position:absolute}.welcome_input__nm2Q8{background:#fff;border:1px solid #252424;border-radius:12px;box-sizing:border-box;color:#000;font-family:Inter,sans-serif;font-size:14px;outline:none;padding:13px 16px 13px 44px;transition:border-color .25s,background .25s,box-shadow .25s;width:100%}.welcome_input__nm2Q8::placeholder{color:#ffffff47}.welcome_input__nm2Q8:focus{background:#ffffff1a;border-color:#a78bfab3;box-shadow:0 0 0 3px #7c3aed2e}.welcome_checkLabel__KlLQE{color:#25252599;font-size:13px}.welcome_input__nm2Q8::placeholder{color:#94a3b8;opacity:1}.welcome_checkbox__R0y0F{color:#000;height:16px;width:16px}.welcome_checkmark__3IQjy{background:#ffffff0f;border:1.5px solid #ffffff40;border-radius:4px;flex-shrink:0;height:16px;transition:border-color .2s,background .2s;width:16px}.welcome_rememberRow__Silop{align-items:center;display:flex;justify-content:space-between;margin-top:4px}.welcome_brandLogo__t3LLu{cursor:pointer;display:flex}.welcome_brandLogoImg__j-fON{background:#fff;box-sizing:border-box;height:64px;max-width:100%;object-fit:contain;padding:10px;width:auto}@media (max-width:768px){.welcome_brandLogoImg__j-fON{height:56px;padding:8px}}@media (max-width:480px){.welcome_brandLogoImg__j-fON{align-items:center;height:48px;justify-content:center;padding:6px}}.welcome_checkLabel__KlLQE{align-items:center;color:#3c4046;cursor:pointer;display:flex;font-size:14px;gap:8px;position:relative;-webkit-user-select:none;user-select:none}.welcome_checkbox__R0y0F{cursor:pointer;height:18px;opacity:0;position:absolute;width:18px}.welcome_checkmark__3IQjy{align-items:center;background:#fff;border:2px solid #cbd5e1;border-radius:5px;box-sizing:border-box;display:flex;height:18px;justify-content:center;transition:all .2s ease;width:18px}.welcome_checkbox__R0y0F:checked+.welcome_checkmark__3IQjy{background:#7c3aed;border-color:#7c3aed}.welcome_checkbox__R0y0F:checked+.welcome_checkmark__3IQjy:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:8px;margin-top:-2px;transform:rotate(45deg);width:4px}.welcome_checkLabel__KlLQE:hover .welcome_checkmark__3IQjy{border-color:#7c3aed}.welcome_checkLabel__KlLQE{color:#64748b}.welcome_forgotLink__4jRYp{background:none;border:none;color:#a78bfa;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:0;transition:color .2s}.welcome_forgotLink__4jRYp:hover{color:#c4b5fd}.welcome_submitBtn__fhO9j{align-items:center;background:linear-gradient(135deg,#7c3aed,#4f1fbc);border:none;border-radius:12px;box-shadow:0 6px 24px #7c3aed73;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:15px;font-weight:700;gap:8px;justify-content:center;letter-spacing:.2px;margin-top:4px;padding:14px 24px;transition:transform .2s,box-shadow .2s,filter .2s;width:100%}.welcome_submitBtn__fhO9j:hover{box-shadow:0 10px 32px #7c3aed99;filter:brightness(1.08);transform:translateY(-2px)}.welcome_submitBtn__fhO9j:active{transform:translateY(0)}.welcome_modalBackdrop__cUT22{align-items:center;animation:welcome_fadeIn__xMws6 .25s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#000000a6;display:flex;inset:0;justify-content:center;position:fixed;z-index:10}@keyframes welcome_fadeIn__xMws6{0%{opacity:0}to{opacity:1}}.welcome_modal__WL1nD{animation:welcome_slideUp__KpodN .35s cubic-bezier(.34,1.56,.64,1);background:#fff;border:1px solid #ffffff1f;border-radius:24px;overflow:hidden;padding:44px 40px 40px;position:relative;width:min(90vw,480px)}@keyframes welcome_slideUp__KpodN{0%{opacity:0;transform:translateY(40px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.welcome_modalClose__kUY20{align-items:center;background:#f8f8f8;border:1px solid #131111;border-radius:8px;color:rgba(0,0,0,.719);cursor:pointer;display:flex;height:34px;justify-content:center;position:absolute;right:16px;top:16px;transition:background .2s,color .2s;width:34px;z-index:2}.welcome_modalClose__kUY20:hover{background:#ffffff1f;color:#fff}.welcome_modalHeader__wOsnz{margin-bottom:32px;text-align:center}.welcome_modalIcon__j8M11{align-items:center;background:linear-gradient(135deg,#7c3aed66,#581cdc99);border:1px solid #a78bfa4d;border-radius:16px;color:#c4b5fd;display:flex;height:56px;justify-content:center;margin:0 auto 16px;width:56px}.welcome_modalTitle__XZhYB{color:#000;font-size:26px;font-weight:800;letter-spacing:-.5px;margin:0 0 8px}.welcome_modalSubtitle__\+nkR2{color:rgba(41,40,40,.829);font-size:13.5px;line-height:1.5;margin:0}.welcome_modalForm__50eFu{display:flex;flex-direction:column;gap:18px}.welcome_modalField__\+JXp\+{display:flex;flex-direction:column;gap:7px}.welcome_modalLabel__ieCI3{color:hsla(0,0%,5%,.774);font-size:12.5px;font-weight:600;letter-spacing:.3px}.welcome_modalInputWrapper__ElbcA{align-items:center;display:flex;position:relative}.welcome_modalInputIcon__91QGw{align-items:center;color:hsla(0,0%,9%,.808);display:flex;left:13px;pointer-events:none;position:absolute}.welcome_modalInput__co7GC{background:#fff;border:1px solid rgba(27,26,26,.774);border-radius:11px;box-sizing:border-box;color:#000;font-family:Inter,sans-serif;font-size:14px;outline:none;padding:12px 14px 12px 40px;transition:border-color .25s,background .25s,box-shadow .25s;width:100%}.welcome_modalInput__co7GC::placeholder{color:hsla(0,0%,9%,.548)}.welcome_modalInput__co7GC:focus{background:#ffffff17;border-color:#a78bfaa6;box-shadow:0 0 0 3px #7c3aed2e}.welcome_modalSubmitBtn__zE51i{align-items:center;background:linear-gradient(135deg,#7c3aed,#4f1fbc);border:none;border-radius:12px;box-shadow:0 6px 24px #7c3aed73;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:15px;font-weight:700;gap:8px;justify-content:center;margin-top:4px;padding:14px;transition:transform .2s,box-shadow .2s,filter .2s;width:100%}.welcome_modalSubmitBtn__zE51i:hover{box-shadow:0 10px 32px #7c3aed99;filter:brightness(1.08);transform:translateY(-2px)}.welcome_modalFooterText__0PiCa{color:rgba(26,24,24,.781);font-size:13px;margin:0;text-align:center}.welcome_switchToLogin__x2K6d{background:none;border:none;color:#a78bfa;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:0;transition:color .2s}.welcome_switchToLogin__x2K6d:hover{color:#c4b5fd}.welcome_successMsg__MQZVv{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:40px 0;text-align:center}.welcome_modalBlob1__C\+p6H,.welcome_modalBlob2__KF3Ed{display:none!important}.welcome_successIcon__SkK7Q{align-items:center;animation:welcome_popIn__7d1d9 .4s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;box-shadow:0 8px 24px #22c55e66;color:#fff;display:flex;font-size:28px;font-weight:700;height:60px;justify-content:center;width:60px}@keyframes welcome_popIn__7d1d9{0%{transform:scale(0)}to{transform:scale(1)}}.welcome_successMsg__MQZVv p{color:#fff;font-size:16px;font-weight:600;margin:0}.welcome_modalBlob1__C\+p6H{background:radial-gradient(circle,#7c3aed40 0,#0000 70%);height:220px;right:-60px;top:-80px;width:220px}.welcome_modalBlob1__C\+p6H,.welcome_modalBlob2__KF3Ed{border-radius:50%;pointer-events:none;position:absolute}.welcome_modalBlob2__KF3Ed{background:radial-gradient(circle,#581cdc33 0,#0000 70%);bottom:-60px;height:180px;left:-40px;width:180px}@media (max-width:760px){.welcome_container__sUWEn{flex-direction:column;max-height:92vh;min-height:0;min-height:auto;overflow-y:auto}.welcome_brandPanel__-ceMO{flex:none;padding:24px 20px 12px;text-align:center}.welcome_brandLogo__t3LLu,.welcome_brandPanel__-ceMO{align-items:center;display:flex;justify-content:center}.welcome_brandLogo__t3LLu{gap:12px;margin:0 auto;width:100%}.welcome_logoIcon__nQTXP{align-items:center;border-radius:50%;display:flex;font-size:22px;height:46px;justify-content:center;width:46px}.welcome_logoText__hYDnq{font-size:28px;font-weight:700;line-height:1.2;margin:0;text-align:center}.welcome_brandGlow__7eulR,.welcome_brandSubtitle__R4vMq,.welcome_brandTitle__eEIMA,.welcome_featureList__zHKaX{display:none}.welcome_formPanel__0sCr4{padding:32px 24px}.welcome_registerHint__Zdt7q{margin-bottom:20px;position:relative;right:auto;top:auto}.welcome_modal__WL1nD{padding:36px 24px 32px}}.welcome_errorMsg__ivYoI{align-items:center;animation:welcome_fadeIn__xMws6 .2s ease;background:#ef44441f;border:1px solid #ef44444d;border-radius:10px;color:#fca5a5;display:flex;font-size:13px;font-weight:500;gap:8px;padding:10px 14px}.welcome_fieldError__mQ0fV{color:#f87171;font-size:11.5px;font-weight:500;padding-left:2px}.welcome_inputError__c8Kg9 .welcome_input__nm2Q8,.welcome_inputError__c8Kg9 .welcome_modalInput__co7GC{background:#ef44440f!important;border-color:#ef44448c!important}.welcome_eyeBtn__m4S8O{align-items:center;background:none;border:none;color:#ffffff59;cursor:pointer;display:flex;padding:4px;position:absolute;right:12px;transition:color .2s;z-index:1}.welcome_eyeBtn__m4S8O:hover{color:#ffffffb3}.welcome_input__nm2Q8[type=password],.welcome_input__nm2Q8[type=text],.welcome_modalInput__co7GC[type=password],.welcome_modalInput__co7GC[type=text]{padding-right:42px}.welcome_spinner__yLlgv{animation:welcome_spin__1Qvb0 .7s linear infinite;border:2.5px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}@keyframes welcome_spin__1Qvb0{to{transform:rotate(1turn)}}.welcome_modalSubmitBtn__zE51i:disabled,.welcome_submitBtn__fhO9j:disabled{cursor:not-allowed;opacity:.7;transform:none!important}.welcome_optional__7g9KE{color:#ffffff59;font-size:11px;font-weight:400;margin-left:4px}.HeroSection_wrapper__-JJdZ{display:flex;flex-direction:column;gap:16px}.HeroSection_heroBanner__iAPs0{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:28px;box-shadow:0 20px 40px #2d105f40;color:#fff;display:flex;height:270px;justify-content:space-between;min-height:270px;overflow:hidden;padding:32px 48px;position:relative}.HeroSection_heroContent__sJHmP{display:flex;flex:1.1 1;flex-direction:column;gap:10px;max-width:540px;z-index:2}.HeroSection_heroTagline__1dXRO{color:#c4b5fd;font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.HeroSection_heroTitle__k39AV{color:#fff;font-size:clamp(24px,3vw,36px);font-weight:800;letter-spacing:-1px;line-height:1.1;margin:0}.HeroSection_heroSubtitle__5Yfq3{color:#ffffffd9;font-size:14.5px;line-height:1.6;margin:0;max-width:520px}.HeroSection_heroActionRow__2aZ6\+{align-items:center;display:flex;gap:28px;margin-top:4px}.HeroSection_exploreBtn__XDGqI{align-items:center;background:#fff;border:none;border-radius:30px;box-shadow:0 8px 24px #0003;color:#4c1d95;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:10px;justify-content:center;padding:13px 28px;transition:all .25s ease}.HeroSection_exploreBtn__XDGqI:hover{background:#f5f3ff;box-shadow:0 12px 30px #0000004d;transform:translateY(-2px)}.HeroSection_sliderDots__deTSf{align-items:center;display:flex;gap:8px}.HeroSection_dot__l2IDF{background:#fff6;border-radius:50%;height:8px;transition:all .2s ease;width:8px}.HeroSection_activeDot__tHtv0{background:#fff;border-radius:12px;width:24px}.HeroSection_searchSection__121la{display:flex;justify-content:center}.HeroSection_searchBox__\+T5jl{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 20px #00000008;display:flex;padding:6px 12px 6px 18px;position:relative;transition:all .2s ease;width:100%}.HeroSection_searchBox__\+T5jl:focus-within{border-color:#a78bfa;box-shadow:0 8px 30px #6d28d91a}.HeroSection_searchIcon__nL4kB{color:#94a3b8;flex-shrink:0;margin-right:12px}.HeroSection_searchInput__33lPf{background:#0000;border:none;color:#0f172a;flex:1 1;font-family:inherit;font-size:14px;outline:none;padding:10px 0}.HeroSection_searchInput__33lPf::placeholder{color:#94a3b8}.HeroSection_filterBtn__yCoc\+{align-items:center;background:#4c1d95;border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:42px;justify-content:center;transition:all .2s ease;width:42px}.HeroSection_filterBtn__yCoc\+:hover{background:#5b21b6;transform:scale(1.03)}@media (max-width:768px){.HeroSection_heroBanner__iAPs0{align-items:center;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:20px!important;box-shadow:0 8px 24px #4c1d9526;flex-direction:row!important;gap:16px;height:auto;min-height:200px;padding:20px 16px}.HeroSection_heroContent__sJHmP{flex:1 1;gap:6px;max-width:100%;width:100%;z-index:2}.HeroSection_heroTagline__1dXRO{color:#ddd6fe;font-size:10px;letter-spacing:1px}.HeroSection_heroTitle__k39AV{font-size:24px;font-weight:800;line-height:1.1;margin:0}.HeroSection_heroSubtitle__5Yfq3{color:#ffffffe6;font-size:11px;line-height:1.4;max-width:100%}.HeroSection_heroActionRow__2aZ6\+{gap:14px;margin-top:8px}.HeroSection_exploreBtn__XDGqI{border-radius:999px;font-size:12px;height:auto;padding:8px 16px}.HeroSection_sliderDots__deTSf{gap:6px}.HeroSection_dot__l2IDF{height:6px;width:6px}.HeroSection_activeDot__tHtv0{width:18px}.HeroSection_searchSection__121la{margin-top:4px}.HeroSection_searchBox__\+T5jl{background:#fff;border:1px solid #e5e7eb;border-radius:999px!important;box-shadow:0 4px 12px #00000008;height:48px;padding:4px 6px 4px 16px}.HeroSection_searchIcon__nL4kB{margin-right:10px}.HeroSection_searchInput__33lPf{font-size:13px;padding:6px 0}.HeroSection_filterBtn__yCoc\+{background:#6d28d9!important;border-radius:50%!important;height:36px;width:36px}}.CategoryGridSection_categoriesSection__4z7J9{display:flex;flex-direction:column;gap:24px}.CategoryGridSection_sectionHeader__v3ST5{align-items:flex-end;display:flex;justify-content:space-between}.CategoryGridSection_headerLeft__ZS2z3{display:flex;flex-direction:column;gap:6px}.CategoryGridSection_sectionTitle__riCXP{color:#0f172a;font-size:24px;font-weight:800;letter-spacing:-.4px;margin:0}.CategoryGridSection_titleUnderline__Braa-{background:#6d28d9;border-radius:2px;height:4px;width:48px}.CategoryGridSection_viewAllBtn__AlD8G{background:#0000;border:none;color:#6d28d9;cursor:pointer;font-size:13.5px;font-weight:700;transition:color .2s ease}.CategoryGridSection_viewAllBtn__AlD8G:hover{color:#4c1d95;text-decoration:underline}.CategoryGridSection_categoriesGrid__2nIHy{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(5,1fr)}.CategoryGridSection_categoryCard__VE4a-{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 4px 16px #00000005;cursor:pointer;display:flex;flex-direction:column;padding:32px 28px;position:relative;text-align:center;transition:all .3s cubic-bezier(.16,1,.3,1)}.CategoryGridSection_categoryCard__VE4a-:hover{border-color:#e2e8f0;box-shadow:0 16px 32px #6d28d914;transform:translateY(-4px)}.CategoryGridSection_categoryIconCircle__gLL-n{align-items:center;border-radius:50%;box-shadow:0 8px 20px #0000001f;color:#fff;display:flex;height:56px;justify-content:center;margin-bottom:20px;width:56px}.CategoryGridSection_categoryTitle__oTHlN{color:#0f172a;font-size:18px;font-weight:800;margin:0 0 10px}.CategoryGridSection_categoryAccentLine__E3VaZ{border-radius:2px;height:3px;margin-bottom:14px;width:32px}.CategoryGridSection_categoryDesc__Hy817{color:#64748b;font-size:13px;line-height:1.6;margin:0 0 20px}.CategoryGridSection_categoryArrowBtn__uSArW{align-items:center;display:flex;justify-content:center;margin-top:auto;transition:transform .2s ease}.CategoryGridSection_categoryCard__VE4a-:hover .CategoryGridSection_categoryArrowBtn__uSArW{transform:translateX(4px)}@media (max-width:900px){.CategoryGridSection_categoriesGrid__2nIHy{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.CategoryGridSection_categoriesGrid__2nIHy{grid-template-columns:1fr}}@media (max-width:768px){.CategoryGridSection_categoriesSection__4z7J9{gap:16px}.CategoryGridSection_sectionTitle__riCXP{font-size:18px;font-weight:700}.CategoryGridSection_titleUnderline__Braa-{background:#6d28d9;border-radius:2px;height:3px;width:32px}.CategoryGridSection_viewAllBtn__AlD8G{display:none!important}.CategoryGridSection_categoriesGrid__2nIHy{gap:12px!important;grid-template-columns:repeat(3,1fr)!important}.CategoryGridSection_categoryCard__VE4a-{border-radius:16px!important;box-shadow:0 4px 12px #00000008!important;padding:16px 8px!important}.CategoryGridSection_categoryIconCircle__gLL-n{height:44px!important;margin-bottom:12px!important;width:44px!important}.CategoryGridSection_categoryTitle__oTHlN{font-size:13px!important;font-weight:700!important;margin:0 0 6px!important}.CategoryGridSection_categoryAccentLine__E3VaZ{height:2px!important;margin-bottom:0!important;width:20px!important}.CategoryGridSection_categoryArrowBtn__uSArW,.CategoryGridSection_categoryDesc__Hy817{display:none!important}}.ElevateBannerSection_elevateBanner__qXxSl{align-items:center;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:24px;display:flex;gap:32px;justify-content:space-between;padding:40px 48px}.ElevateBannerSection_elevateLeft__zKxih{display:flex;flex:1.2 1;flex-direction:column;gap:12px}.ElevateBannerSection_elevateTitle__eOq1J{color:#0f172a;font-size:24px;font-weight:800;letter-spacing:-.4px;margin:0}.ElevateBannerSection_elevateSubtitle__BFUZz{color:#475569;font-size:14px;line-height:1.5;margin:0}.ElevateBannerSection_elevateActions__PQW1U{align-items:center;display:flex;gap:16px;margin-top:8px}.ElevateBannerSection_getStartedBtn__Riiny{background:#4c1d95;border:none;border-radius:12px;box-shadow:0 4px 14px #4c1d954d;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:12px 24px;transition:all .2s ease}.ElevateBannerSection_getStartedBtn__Riiny:hover{background:#5b21b6;transform:translateY(-1px)}.ElevateBannerSection_salesBtn__mbGHs{background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#0f172a;cursor:pointer;font-size:14px;font-weight:700;padding:12px 24px;transition:all .2s ease}.ElevateBannerSection_salesBtn__mbGHs:hover{background:#f8fafc;border-color:#94a3b8}.ElevateBannerSection_elevateRight__eAkr5{display:flex;flex:0.8 1;justify-content:flex-end}.ElevateBannerSection_dashboardCardGraphic__AE0IF{border:1px solid #ffffff80;border-radius:16px;box-shadow:0 12px 28px #00000026;height:140px;overflow:hidden;width:260px}.ElevateBannerSection_dashboardImage__LEMgV{height:100%;object-fit:cover;width:100%}@media (max-width:768px){.ElevateBannerSection_elevateBanner__qXxSl{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)!important;border:1px solid #e2e8f0;border-radius:20px!important;flex-direction:column!important;gap:20px!important;padding:24px 20px!important}.ElevateBannerSection_elevateLeft__zKxih{align-items:center;text-align:center;width:100%!important}.ElevateBannerSection_elevateTitle__eOq1J{font-size:18px!important;font-weight:700}.ElevateBannerSection_elevateSubtitle__BFUZz{font-size:12px!important}.ElevateBannerSection_elevateActions__PQW1U{gap:12px;justify-content:center;width:100%}.ElevateBannerSection_getStartedBtn__Riiny,.ElevateBannerSection_salesBtn__mbGHs{border-radius:10px!important;font-size:13px!important;padding:10px 18px!important}.ElevateBannerSection_elevateRight__eAkr5{display:none!important}}.HomeFooterSection_footer__6x85i{align-items:center;border-top:1px solid #e2e8f0;color:#64748b;display:flex;font-size:12.5px;justify-content:space-between;padding-top:24px;width:100%}.HomeFooterSection_footerLeft__xgVcF{font-weight:500}.HomeFooterSection_footerRight__6TSJG{align-items:center;display:flex;gap:20px}.HomeFooterSection_footerLink__QE1Ep{background:#0000;border:none;color:#64748b;cursor:pointer;font-family:inherit;font-size:12.5px;font-weight:600;padding:0;transition:color .2s ease}.HomeFooterSection_footerLink__QE1Ep:hover{color:#6d28d9}.HomeFooterSection_modalOverlay__4YEq3{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;display:flex;height:100vh;justify-content:center;left:0;padding:16px;position:fixed;top:0;width:100vw;z-index:1000}.HomeFooterSection_modalContent__TAt-9{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a;color:#1f2937;max-height:85vh;max-width:550px;overflow-y:auto;padding:24px;text-align:left;width:100%}.HomeFooterSection_modalHeader__cvl8p{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.HomeFooterSection_modalHeader__cvl8p h3{color:#0f172a;font-size:1.2rem;font-weight:700;margin:0}.HomeFooterSection_closeBtn__\+JDoT{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;transition:background .2s ease;width:32px}.HomeFooterSection_closeBtn__\+JDoT:hover{background:#e2e8f0;color:#0f172a}.HomeFooterSection_modalBody__e58JW{color:#475569;font-size:.9rem;line-height:1.6}.HomeFooterSection_modalBody__e58JW h4{color:#0f172a;margin-bottom:4px;margin-top:14px}.HomeFooterSection_modalBody__e58JW ul{margin:8px 0;padding-left:20px}.HomeFooterSection_modalBody__e58JW li{margin-bottom:8px}@media (max-width:768px){.HomeFooterSection_footer__6x85i{align-items:center!important;flex-direction:column-reverse!important;gap:16px!important;padding-bottom:24px!important;padding-top:20px!important;text-align:center!important}.HomeFooterSection_footerRight__6TSJG{flex-wrap:wrap!important;gap:14px!important;justify-content:center!important}.HomeFooterSection_footerLink__QE1Ep{font-size:12px!important}.HomeFooterSection_modalContent__TAt-9{border-radius:14px;max-height:80vh;padding:18px}.HomeFooterSection_modalHeader__cvl8p h3{font-size:1.05rem}.HomeFooterSection_modalBody__e58JW{font-size:.85rem}}.home_pageContainer__P90tw{display:flex;flex-direction:column;gap:16px;padding:16px clamp(16px,4vw,36px) 32px;width:100%}.home_container__mKiRG{display:flex;flex-direction:column;gap:36px;padding:clamp(16px,3vw,36px) clamp(16px,4vw,36px) 48px;width:100%}.home_heroBanner__mEGnu{align-items:center;background:linear-gradient(135deg,#1e0d49,#3b1578 45%,#180838);border-radius:28px;box-shadow:0 20px 40px #2d105f40;color:#fff;display:flex;gap:28px;justify-content:space-between;overflow:hidden;padding:clamp(24px,4vw,48px) clamp(20px,5vw,56px);position:relative}.home_heroContent__0V8ms{display:flex;flex:1.1 1;flex-direction:column;gap:16px;max-width:540px;z-index:2}.home_heroTagline__ERQv8{color:#c4b5fd;font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.home_heroTitle__yGwcz{color:#fff;font-size:clamp(26px,4.5vw,48px);font-weight:800;letter-spacing:-.8px;line-height:1.15;margin:0}.home_heroSubtitle__4ie\+I{color:#ffffffbf;font-size:clamp(13px,1.8vw,15px);line-height:1.6;margin:0}.home_heroActionRow__Js1wo{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:12px}.home_exploreBtn__J7GYd{align-items:center;background:#fff;border:none;border-radius:30px;box-shadow:0 8px 24px #0003;color:#4c1d95;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:10px;padding:13px 28px;transition:all .25s ease}.home_exploreBtn__J7GYd:hover{background:#f5f3ff;box-shadow:0 12px 30px #0000004d;transform:translateY(-2px)}.home_sliderDots__rI\+EQ{align-items:center;display:flex;gap:8px}.home_dot__5eZ4P{background:#ffffff4d;border-radius:50%;height:8px;transition:all .2s ease;width:8px}.home_activeDot__NoVx4{background:#fff;border-radius:12px;width:24px}.home_heroVisual__ibsfe{display:flex;flex:0.9 1;justify-content:flex-end;z-index:2}.home_heroCardGraphic__55B8M{border:1px solid #ffffff26;border-radius:20px;box-shadow:0 20px 40px #0006;height:200px;overflow:hidden;position:relative;transform:rotate(2deg);transition:transform .3s ease;width:min(100%,320px)}.home_heroCardGraphic__55B8M:hover{transform:rotate(0deg) scale(1.02)}.home_graphicImage__3he4z{height:100%;object-fit:cover;width:100%}.home_floatingCartBadge__Iuz8V{align-items:center;background:#fff;border-radius:14px;box-shadow:0 10px 25px #00000040;height:50px;position:absolute;right:-10px;top:20px;width:50px}.home_floatingCartBadge__Iuz8V,.home_searchSection__hWq4q{display:flex;justify-content:center}.home_searchBox__W3xv\+{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 20px #00000008;display:flex;padding:6px 12px 6px 18px;position:relative;transition:all .2s ease;width:100%}.home_searchBox__W3xv\+:focus-within{border-color:#a78bfa;box-shadow:0 8px 30px #6d28d91a}.home_searchIcon__H-GvX{color:#94a3b8;margin-right:12px}.home_searchInput__K32Nn{background:#0000;border:none;color:#0f172a;flex:1 1;font-family:inherit;font-size:14px;outline:none;padding:10px 0}.home_searchInput__K32Nn::placeholder{color:#94a3b8}.home_filterBtn__LLE-W{align-items:center;background:#4c1d95;border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:42px;justify-content:center;transition:all .2s ease;width:42px}.home_filterBtn__LLE-W:hover{background:#5b21b6;transform:scale(1.03)}.home_categoriesSection__xSVBb{display:flex;flex-direction:column;gap:24px}.home_sectionHeader__N-Aa0{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.home_headerLeft__3zo6f{display:flex;flex-direction:column;gap:6px}.home_sectionTitle__O5mH0{color:#0f172a;font-size:clamp(20px,3vw,24px);font-weight:800;letter-spacing:-.4px;margin:0}.home_titleUnderline__5U6gB{background:#6d28d9;border-radius:2px;height:4px;width:48px}.home_viewAllBtn__VD46Y{background:#0000;border:none;color:#6d28d9;cursor:pointer;font-size:13.5px;font-weight:700;transition:color .2s ease}.home_viewAllBtn__VD46Y:hover{color:#4c1d95;text-decoration:underline}.home_categoriesGrid__TIbeC{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.home_categoryCard__NoepL{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 4px 16px #00000005;cursor:pointer;display:flex;flex-direction:column;padding:28px 24px;position:relative;text-align:center;transition:all .3s cubic-bezier(.16,1,.3,1)}.home_categoryCard__NoepL:hover{border-color:#e2e8f0;box-shadow:0 16px 32px #6d28d914;transform:translateY(-4px)}.home_categoryIconCircle__Cd2i6{align-items:center;border-radius:50%;box-shadow:0 8px 20px #0000001f;color:#fff;display:flex;height:56px;justify-content:center;margin-bottom:20px;width:56px}.home_categoryTitle__SDjkY{color:#0f172a;font-size:18px;font-weight:800;margin:0 0 10px}.home_categoryAccentLine__c31oq{border-radius:2px;height:3px;margin-bottom:14px;width:32px}.home_categoryDesc__RcT5y{color:#64748b;font-size:13px;line-height:1.6;margin:0 0 20px}.home_categoryArrowBtn__JLxyA{align-items:center;display:flex;justify-content:center;margin-top:auto;transition:transform .2s ease}.home_categoryCard__NoepL:hover .home_categoryArrowBtn__JLxyA{transform:translateX(4px)}.home_elevateBanner__gMIz2{align-items:center;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:24px;display:flex;gap:28px;justify-content:space-between;padding:clamp(24px,4vw,40px) clamp(20px,4vw,48px)}.home_elevateLeft__NoYHy{display:flex;flex:1.2 1;flex-direction:column;gap:12px}.home_elevateTitle__C2wQK{color:#0f172a;font-size:clamp(20px,3vw,24px);font-weight:800;letter-spacing:-.4px;margin:0}.home_elevateSubtitle__XmSie{color:#475569;font-size:14px;line-height:1.5;margin:0}.home_elevateActions__GU4Ag{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.home_getStartedBtn__nXdBR{background:#4c1d95;border:none;border-radius:12px;box-shadow:0 4px 14px #4c1d954d;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:12px 24px;transition:all .2s ease}.home_getStartedBtn__nXdBR:hover{background:#5b21b6;transform:translateY(-1px)}.home_salesBtn__z1lzG{background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#0f172a;cursor:pointer;font-size:14px;font-weight:700;padding:12px 24px;transition:all .2s ease}.home_salesBtn__z1lzG:hover{background:#f8fafc;border-color:#94a3b8}.home_elevateRight__FHQkp{display:flex;flex:0.8 1;justify-content:flex-end}.home_dashboardCardGraphic__a3bjc{border:1px solid #ffffff80;border-radius:16px;box-shadow:0 12px 28px #00000026;height:140px;overflow:hidden;width:min(100%,260px)}.home_dashboardImage__9t84U{height:100%;object-fit:cover;width:100%}.home_footer__JiQR3{border-top:1px solid #e2e8f0;color:#64748b;font-size:12.5px;gap:16px;justify-content:space-between;padding-top:24px}.home_footerRight__byj59,.home_footer__JiQR3{align-items:center;display:flex;flex-wrap:wrap}.home_footerRight__byj59{gap:20px}.home_footerLink__aky78{background:#0000;border:none;color:#64748b;cursor:pointer;font-size:12.5px;font-weight:600;transition:color .2s ease}.home_footerLink__aky78:hover{color:#6d28d9}@media (max-width:768px){.home_pageContainer__P90tw{gap:16px!important;padding:16px!important}}@media (max-width:900px){.home_heroBanner__mEGnu{align-items:flex-start;flex-direction:column}.home_heroVisual__ibsfe{justify-content:center;width:100%}.home_elevateBanner__gMIz2{align-items:flex-start;flex-direction:column}.home_elevateRight__FHQkp{justify-content:center;width:100%}}@media (max-width:640px){.home_categoriesGrid__TIbeC{grid-template-columns:1fr}.home_footer__JiQR3{align-items:flex-start;flex-direction:column}}.ProductsHeroSection_heroCard__Yfbjg{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:28px;box-shadow:0 20px 40px #2d105f40;color:#fff;display:flex;justify-content:space-between;min-height:270px;overflow:hidden;padding:44px 52px;position:relative}.ProductsHeroSection_heroLeft__-OCmG{display:flex;flex:1.2 1;flex-direction:column;gap:12px;max-width:560px;z-index:2}.ProductsHeroSection_heroTagline__alYUj{color:#ddd6fe;font-size:14px;font-weight:700}.ProductsHeroSection_heroTitle__Im0cJ{color:#fff;font-size:32px;font-weight:800;line-height:1.1;margin:0;white-space:normal}.ProductsHeroSection_titleLine__RiTdJ{background:#fff;border-radius:2px;height:4px;margin:2px 0 6px;width:48px}.ProductsHeroSection_heroDesc__P5Mda{color:#ffffffe0;font-size:14.5px;line-height:1.6;margin:0 0 8px;max-width:500px}.ProductsHeroSection_heroBtnGroup__zevZx{align-items:center;display:flex;gap:16px}.ProductsHeroSection_enrollBtn__icCDT{background:#fff;border:none;border-radius:12px;box-shadow:0 8px 24px #0003;color:#4c1d95;cursor:pointer;font-size:14px;font-weight:700;padding:12px 28px;transition:all .2s ease}.ProductsHeroSection_enrollBtn__icCDT:hover{background:#f5f3ff;box-shadow:0 10px 28px #0000004d;transform:translateY(-2px)}.ProductsHeroSection_curriculumBtn__3pOD8{background:#ffffff14;border:1.5px solid #ffffffbf;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:12px 28px;transition:all .2s ease}.ProductsHeroSection_curriculumBtn__3pOD8:hover{background:#ffffff2e;border-color:#fff}@media (max-width:768px){.ProductsHeroSection_heroCard__Yfbjg{align-items:flex-start!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:20px!important;box-shadow:0 10px 30px #2d105f26!important;display:flex!important;flex-direction:column!important;gap:10px!important;height:auto!important;justify-content:center!important;min-height:200px!important;padding:24px 20px!important}.ProductsHeroSection_heroLeft__-OCmG{display:flex!important;flex:none!important;flex-direction:column!important;gap:7px!important;max-width:100%!important;width:100%!important;z-index:2!important}.ProductsHeroSection_heroTagline__alYUj{color:#ddd6fe!important;font-size:11px!important;font-weight:700!important;margin-bottom:2px!important}.ProductsHeroSection_heroTitle__Im0cJ{color:#fff!important;font-size:22px!important;font-weight:800!important;line-height:1.2!important;margin:0!important;white-space:normal!important}.ProductsHeroSection_titleLine__RiTdJ{background:#fff!important;border-radius:2px!important;height:3px!important;margin:5px 0!important;width:32px!important}.ProductsHeroSection_heroDesc__P5Mda{color:#ffffffe6!important;font-size:12px!important;line-height:1.5!important;margin:0!important;max-width:100%!important}.ProductsHeroSection_heroBtnGroup__zevZx{align-items:center!important;display:flex!important;gap:10px!important;margin-top:6px!important}.ProductsHeroSection_curriculumBtn__3pOD8,.ProductsHeroSection_enrollBtn__icCDT{border-radius:999px!important;font-size:12px!important;padding:9px 16px!important}}.CategoryHeaderSection_categoryHeader__XKOXc{align-items:flex-end;display:flex;justify-content:space-between}.CategoryHeaderSection_categoryTitle__8FuUb{color:#0f172a;font-size:26px;font-weight:800;letter-spacing:-.4px;margin:0}.CategoryHeaderSection_categorySubtitle__AZPeu{color:#64748b;font-size:14px;margin:4px 0 0}.CategoryHeaderSection_viewToggles__eRMoa{align-items:center;display:flex;gap:8px}.CategoryHeaderSection_toggleBtn__sXdnD{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;display:flex;height:38px;justify-content:center;transition:all .2s ease;width:38px}.CategoryHeaderSection_activeToggle__9oYFs{background:#f1f5f9;border-color:#cbd5e1;color:#6d28d9}@media (max-width:768px){.CategoryHeaderSection_categoryHeader__XKOXc{display:none}}.ProgramListSection_programList__4ILgl{display:flex;flex-direction:column;gap:24px}.ProgramListSection_programCard__gErML{align-items:center;background:#fff;border:1px solid #f1f5f9;border-left-width:5px;border-radius:24px;box-shadow:0 4px 16px #00000005;cursor:pointer;display:flex;gap:28px;padding:24px 28px;transition:all .3s ease}.ProgramListSection_programCard__gErML:hover{border-color:#e2e8f0;box-shadow:0 12px 32px #6d28d914;transform:translateY(-3px)}.ProgramListSection_cardImageCol__eNmJF{border-radius:18px;flex-shrink:0;height:135px;overflow:hidden;position:relative;width:220px}.ProgramListSection_programImg__dowR4{height:100%;object-fit:cover;width:100%}.ProgramListSection_liveBadge__EuLrF{align-items:center;background:#dc2626;border-radius:20px;box-shadow:0 4px 10px #dc26264d;color:#fff;display:flex;font-size:11px;font-weight:800;gap:6px;left:12px;padding:4px 10px;position:absolute;top:12px}.ProgramListSection_liveDot__NFjhO{background:#fff;border-radius:50%;height:6px;width:6px}.ProgramListSection_cardContentCol__qOTrl{display:flex;flex:1 1;flex-direction:column;gap:10px}.ProgramListSection_badgeRow__3MSsm{align-items:center;display:flex;gap:12px}.ProgramListSection_programTitle__BUXvL{color:#0f172a;font-size:20px;font-weight:800;margin:0}.ProgramListSection_pillBadge__l5-1z{border-radius:20px;font-size:12px;font-weight:700;padding:4px 12px}.ProgramListSection_purplePill__4np-H{background:#f3e8ff;color:#7c3aed}.ProgramListSection_greenPill__\+7Ltz{background:#dcfce7;color:#15803d}.ProgramListSection_programDesc__ATWEh{color:#64748b;font-size:13.5px;line-height:1.6;margin:0}.ProgramListSection_metaRow__dw5rE{align-items:center;display:flex;gap:24px;margin-top:4px}.ProgramListSection_metaItem__iOAPf{align-items:center;color:#475569;display:flex;font-size:13px;font-weight:600;gap:8px}.ProgramListSection_arrowCircleBtn__aqun4,.ProgramListSection_cardActionCol__0ips1{align-items:center;display:flex;justify-content:center}.ProgramListSection_arrowCircleBtn__aqun4{background:#4c1d95;border:none;border-radius:50%;box-shadow:0 4px 14px #4c1d954d;color:#fff;cursor:pointer;height:44px;transition:all .25s ease;width:44px}.ProgramListSection_programCard__gErML:hover .ProgramListSection_arrowCircleBtn__aqun4{background:#5b21b6;transform:scale(1.1)}@media (max-width:850px){.ProgramListSection_programCard__gErML{align-items:flex-start;flex-direction:column}.ProgramListSection_cardImageCol__eNmJF{height:180px;width:100%}}@media (max-width:768px){.ProgramListSection_programList__4ILgl{gap:20px!important}.ProgramListSection_programCard__gErML{align-items:center!important;background:#fff!important;border-left-width:5px!important;border-radius:20px!important;box-shadow:0 4px 16px #00000008!important;display:flex!important;flex-direction:row!important;gap:16px!important;justify-content:space-between!important;padding:18px!important;transform:none!important}.ProgramListSection_programCard__gErML:hover{transform:none!important}.ProgramListSection_cardImageCol__eNmJF{border-radius:12px!important;flex-shrink:0!important;height:80px!important;margin:0!important;overflow:hidden!important;width:80px!important}.ProgramListSection_programImg__dowR4{height:100%!important;object-fit:cover!important;width:100%!important}.ProgramListSection_liveBadge__EuLrF{display:none!important}.ProgramListSection_cardContentCol__qOTrl{display:flex!important;flex:1 1!important;flex-direction:column!important;gap:8px!important;min-width:0!important;text-align:left!important}.ProgramListSection_badgeRow__3MSsm{align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important}.ProgramListSection_programTitle__BUXvL{color:#111827!important;font-size:15px!important;font-weight:700!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ProgramListSection_pillBadge__l5-1z{border-radius:20px!important;font-size:10px!important;font-weight:700!important;padding:2px 8px!important}.ProgramListSection_programDesc__ATWEh{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;color:#6b7280!important;display:-webkit-box!important;font-size:12px!important;line-height:1.4!important;margin:0!important;overflow:hidden!important}.ProgramListSection_cardActionCol__0ips1{flex-shrink:0!important}.ProgramListSection_arrowCircleBtn__aqun4,.ProgramListSection_cardActionCol__0ips1{align-items:center!important;display:flex!important;justify-content:center!important}.ProgramListSection_arrowCircleBtn__aqun4{background:#6d28d9!important;border-radius:50%!important;box-shadow:none!important;color:#fff!important;height:32px!important;margin:0!important;width:32px!important}.ProgramListSection_arrowCircleBtn__aqun4 svg{height:14px!important;width:14px!important}}.PaginationSection_paginationRow__62YW3{align-items:center;display:none!important;display:flex;gap:10px;justify-content:center;margin-top:12px}.PaginationSection_pageArrowBtn__n9S27,.PaginationSection_pageBtn__Jhrh-{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:38px;justify-content:center;transition:all .2s ease;width:38px}.PaginationSection_pageArrowBtn__n9S27:hover,.PaginationSection_pageBtn__Jhrh-:hover{background:#f8fafc;border-color:#cbd5e1;color:#6d28d9}.PaginationSection_activePage__ROtBD{background:#4c1d95;border-color:#4c1d95;color:#fff}.PaginationSection_floatingChatBtn__4y9WN{align-items:center;background:linear-gradient(135deg,#7c3aed,#4c1d95);border:none;border-radius:50%;bottom:28px;box-shadow:0 10px 25px #7c3aed66;color:#fff;cursor:pointer;display:flex;height:56px;justify-content:center;position:fixed;right:28px;transition:transform .2s ease,box-shadow .2s ease;width:56px;z-index:90}.PaginationSection_floatingChatBtn__4y9WN:hover{box-shadow:0 14px 32px #7c3aed80;transform:scale(1.08)}@media (max-width:768px){.PaginationSection_floatingChatBtn__4y9WN,.PaginationSection_paginationRow__62YW3{display:none}}.products_pageContainer__7KN0\+{gap:clamp(20px,3.5vw,32px)}.products_container__ZcV3F,.products_pageContainer__7KN0\+{display:flex;flex-direction:column;margin:0 auto;max-width:1140px;padding:clamp(16px,3vw,32px) clamp(16px,4vw,36px) 48px;position:relative;width:100%}.products_container__ZcV3F{gap:32px}.products_heroCard__VPNDI{align-items:center;background:linear-gradient(135deg,#f5f3ff,#ede9fe 50%,#e0e7ff);border:1px solid #ddd6fe;border-radius:28px;box-shadow:0 10px 30px #6d28d90d;display:flex;gap:28px;justify-content:space-between;overflow:hidden;padding:clamp(24px,4vw,44px) clamp(20px,4vw,52px);position:relative}.products_heroLeft__v-PTx{display:flex;flex:1.2 1;flex-direction:column;gap:12px;z-index:2}.products_heroTagline__z0gPO{color:#6d28d9;font-size:14px;font-weight:700}.products_heroTitle__zA0TZ{color:#3b0764;font-size:clamp(24px,4vw,32px);font-weight:800;letter-spacing:-.5px;margin:0}.products_titleLine__NBNvI{background:#7c3aed;border-radius:2px;height:4px;margin:2px 0 6px;width:48px}.products_heroDesc__kRGHI{color:#4c1d95;font-size:14.5px;line-height:1.6;margin:0 0 8px;max-width:500px}.products_heroBtnGroup__F\+yCO{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.products_enrollBtn__20q1u{background:linear-gradient(135deg,#6d28d9,#4c1d95);border:none;border-radius:12px;box-shadow:0 6px 18px #6d28d94d;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:12px 28px;transition:all .2s ease}.products_enrollBtn__20q1u:hover{box-shadow:0 8px 24px #6d28d966;transform:translateY(-2px)}.products_curriculumBtn__ugQFR{background:#0000;border:1.5px solid #7c3aed;border-radius:12px;color:#5b21b6;cursor:pointer;font-size:14px;font-weight:700;padding:12px 28px;transition:all .2s ease}.products_curriculumBtn__ugQFR:hover{background:#7c3aed14}.products_heroRight__PvNnB{display:flex;flex:0.8 1;justify-content:flex-end;z-index:2}.products_laptopGraphicContainer__ouQ4t{border:4px solid #fff;border-radius:20px;box-shadow:0 16px 32px #0000001f;height:160px;overflow:hidden;position:relative;width:min(100%,280px)}.products_laptopImg__5mQQA{height:100%;object-fit:cover;width:100%}.products_gradBadge__kNumW{align-items:center;background:#fff;border-radius:16px;box-shadow:0 8px 20px #00000026;display:flex;height:48px;justify-content:center;position:absolute;right:-10px;top:-10px;width:48px}.products_categoryHeader__0sQSe{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.products_categoryTitle__WuCl3{color:#0f172a;font-size:clamp(20px,3.5vw,26px);font-weight:800;letter-spacing:-.4px;margin:0}.products_categorySubtitle__0H\+p-{color:#64748b;font-size:14px;margin:4px 0 0}.products_viewToggles__XFcMJ{align-items:center;display:flex;gap:8px}.products_toggleBtn__99OWD{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;display:flex;height:38px;justify-content:center;transition:all .2s ease;width:38px}.products_activeToggle__nOHOp{background:#f1f5f9;border-color:#cbd5e1;color:#6d28d9}.products_programList__45sPp{display:flex;flex-direction:column;gap:24px}.products_programCard__upyxY{align-items:center;background:#fff;border:1px solid #f1f5f9;border-left-width:5px;border-radius:24px;box-shadow:0 4px 16px #00000005;cursor:pointer;display:flex;gap:28px;padding:24px 28px;transition:all .3s ease}.products_programCard__upyxY:hover{border-color:#e2e8f0;box-shadow:0 12px 32px #6d28d914;transform:translateY(-3px)}.products_cardImageCol__VUSyg{border-radius:18px;flex-shrink:0;height:135px;overflow:hidden;position:relative;width:220px}.products_programImg__oY1Ii{height:100%;object-fit:cover;width:100%}.products_liveBadge__Hf-uN{align-items:center;background:#dc2626;border-radius:20px;box-shadow:0 4px 10px #dc26264d;color:#fff;display:flex;font-size:11px;font-weight:800;gap:6px;left:12px;padding:4px 10px;position:absolute;top:12px}.products_liveDot__BtV4h{background:#fff;border-radius:50%;height:6px;width:6px}.products_cardContentCol__oST3u{display:flex;flex:1 1;flex-direction:column;gap:10px}.products_badgeRow__L0rBV{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.products_programTitle__1-AyO{color:#0f172a;font-size:20px;font-weight:800;margin:0}.products_pillBadge__eFm-D{border-radius:20px;font-size:12px;font-weight:700;padding:4px 12px}.products_purplePill__hQg\+M{background:#f3e8ff;color:#7c3aed}.products_greenPill__C7kbv{background:#dcfce7;color:#15803d}.products_programDesc__0uvVM{color:#64748b;font-size:13.5px;line-height:1.6;margin:0}.products_metaRow__SEAkH{align-items:center;display:flex;flex-wrap:wrap;gap:24px;margin-top:4px}.products_metaItem__DFd3V{align-items:center;color:#475569;display:flex;font-size:13px;font-weight:600;gap:8px}.products_arrowCircleBtn__KTufj,.products_cardActionCol__oMvh5{align-items:center;display:flex;justify-content:center}.products_arrowCircleBtn__KTufj{background:#4c1d95;border:none;border-radius:50%;box-shadow:0 4px 14px #4c1d954d;color:#fff;cursor:pointer;height:44px;transition:all .25s ease;width:44px}.products_programCard__upyxY:hover .products_arrowCircleBtn__KTufj{background:#5b21b6;transform:scale(1.1)}.products_paginationRow__ckvsw{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:12px}.products_pageArrowBtn__obCOK,.products_pageBtn__Hby3d{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:38px;justify-content:center;transition:all .2s ease;width:38px}.products_pageArrowBtn__obCOK:hover,.products_pageBtn__Hby3d:hover{background:#f8fafc;border-color:#cbd5e1;color:#6d28d9}.products_activePage__FWI35{background:#4c1d95;border-color:#4c1d95;color:#fff}.products_floatingChatBtn__2Esq-{align-items:center;background:linear-gradient(135deg,#7c3aed,#4c1d95);border:none;border-radius:50%;bottom:28px;box-shadow:0 10px 25px #7c3aed66;color:#fff;cursor:pointer;display:flex;height:56px;justify-content:center;position:fixed;right:28px;transition:transform .2s ease,box-shadow .2s ease;width:56px;z-index:90}.products_floatingChatBtn__2Esq-:hover{box-shadow:0 14px 32px #7c3aed80;transform:scale(1.08)}@media (max-width:768px){.products_pageContainer__7KN0\+{gap:24px!important;padding:20px 20px 110px!important}.products_heroCard__VPNDI{align-items:center!important;background:#f9fafb!important;border:1px solid #e5e7eb!important;border-radius:20px!important;box-shadow:0 10px 30px #6d28d905!important;display:flex!important;flex-direction:row!important;gap:16px!important;height:auto!important;justify-content:space-between!important;padding:20px!important}.products_heroLeft__v-PTx{display:flex!important;flex:1.25 1!important;flex-direction:column!important;gap:8px!important;min-width:0!important;z-index:2!important}.products_heroTagline__z0gPO{color:#6d28d9!important;font-size:11px!important;font-weight:700!important;margin-bottom:4px!important}.products_heroTitle__zA0TZ{color:#111827!important;font-size:20px!important;font-weight:800!important;line-height:1.2!important;margin:0!important;white-space:normal!important}.products_titleLine__NBNvI{background:#7c3aed!important;border-radius:2px!important;height:3px!important;margin:8px 0!important;width:32px!important}.products_heroDesc__kRGHI{color:#4b5563!important;font-size:12px!important;line-height:1.5!important;margin:0!important;max-width:100%!important}.products_heroBtnGroup__F\+yCO{display:none!important}.products_heroRight__PvNnB{align-items:center!important;display:flex!important;flex:0.75 1!important;justify-content:flex-end!important;z-index:2!important}.products_laptopGraphicContainer__ouQ4t{background:#0000!important;border:none!important;border-radius:0!important;box-shadow:none!important;display:flex!important;height:auto!important;justify-content:flex-end!important;margin:0!important;max-width:110px!important;overflow:visible!important;position:relative!important;width:100%!important}.products_laptopImg__5mQQA{border-radius:8px!important;height:auto!important;object-fit:contain!important;width:100%!important}.products_gradBadge__kNumW{display:none!important}.products_categoryHeader__0sQSe{align-items:center}.products_categoryTitle__WuCl3{font-size:20px;font-weight:800}.products_categorySubtitle__0H\+p-{font-size:12px;margin-top:4px}.products_viewToggles__XFcMJ{display:none}.products_programList__45sPp{gap:20px!important}.products_programCard__upyxY{align-items:center!important;background:#fff!important;border-left-width:5px!important;border-radius:20px!important;box-shadow:0 4px 16px #00000008!important;display:flex!important;flex-direction:row!important;gap:16px!important;justify-content:space-between!important;padding:18px!important;transform:none!important}.products_programCard__upyxY:hover{transform:none!important}.products_cardImageCol__VUSyg{border-radius:12px!important;flex-shrink:0!important;height:80px!important;margin:0!important;overflow:hidden!important;width:80px!important}.products_programImg__oY1Ii{height:100%!important;object-fit:cover!important;width:100%!important}.products_liveBadge__Hf-uN{display:none!important}.products_cardContentCol__oST3u{display:flex!important;flex:1 1!important;flex-direction:column!important;gap:8px!important;min-width:0!important;text-align:left!important}.products_badgeRow__L0rBV{align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important}.products_programTitle__1-AyO{color:#111827!important;font-size:15px!important;font-weight:700!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.products_pillBadge__eFm-D{border-radius:20px!important;font-size:10px!important;font-weight:700!important;padding:2px 8px!important}.products_programDesc__0uvVM{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;color:#6b7280!important;display:-webkit-box!important;font-size:12px!important;line-height:1.4!important;margin:0!important;overflow:hidden!important}.products_cardActionCol__oMvh5{flex-shrink:0!important}.products_arrowCircleBtn__KTufj,.products_cardActionCol__oMvh5{align-items:center!important;display:flex!important;justify-content:center!important}.products_arrowCircleBtn__KTufj{background:#6d28d9!important;border-radius:50%!important;box-shadow:none!important;color:#fff!important;height:32px!important;margin:0!important;width:32px!important}.products_arrowCircleBtn__KTufj svg{height:14px!important;width:14px!important}.products_paginationRow__ckvsw{gap:10px!important;margin:20px 0 90px!important}.products_pageArrowBtn__obCOK,.products_pageBtn__Hby3d{border-radius:10px!important;font-size:14px!important;height:38px!important;width:38px!important}.products_activePage__FWI35{background:#6d28d9!important;border-color:#6d28d9!important;color:#fff!important}.products_floatingChatBtn__2Esq-{bottom:92px;height:54px;right:18px;width:54px}}.BreadcrumbSection_breadcrumb__FZFPm{align-items:center;color:#64748b;display:flex;font-size:13px;font-weight:500;gap:8px}.BreadcrumbSection_breadLink__Kr5wS{color:#475569;cursor:pointer;transition:color .2s ease}.BreadcrumbSection_breadLink__Kr5wS:hover{color:#6d28d9}.BreadcrumbSection_breadDivider__sS2Ha{color:#cbd5e1}.BreadcrumbSection_breadActive__YMJod{color:#6d28d9;font-weight:700}.DetailBannerSection_topBanner__hazXi{align-items:center;background:linear-gradient(135deg,#f3e8ff,#e0e7ff);border:1px solid #ddd6fe;border-radius:28px;box-shadow:0 10px 30px #6d28d90d;display:flex;justify-content:space-between;padding:40px 48px}.DetailBannerSection_bannerLeft__pSteQ{display:flex;flex:1.2 1;flex-direction:column;gap:12px}.DetailBannerSection_liveTag__ox9Fb{align-items:center;background:#dc2626;border-radius:20px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;gap:6px;padding:4px 10px;width:-webkit-fit-content;width:fit-content}.DetailBannerSection_liveDot__6c9lg{background:#fff;border-radius:50%;height:6px;width:6px}.DetailBannerSection_bannerTitle__vyX-c{color:#3b0764;font-size:36px;font-weight:900;letter-spacing:-.5px;margin:0}.DetailBannerSection_bannerSubtitle__WltmK{color:#5b21b6;font-size:14.5px;line-height:1.5;margin:0;max-width:480px}.DetailBannerSection_noVideoText__4XmKP{animation:DetailBannerSection_fadeIn__9xcVl .3s ease;color:#dc2626;font-size:12px;font-weight:600;margin-top:4px}.DetailBannerSection_bannerRight__Ryxa1{display:flex;flex:0.8 1;justify-content:flex-end}.DetailBannerSection_previewGraphicCard__wD-tU{background-color:#000;border:4px solid #fff;border-radius:20px;box-shadow:0 16px 36px #00000026;height:170px;overflow:hidden;position:relative;width:280px}.DetailBannerSection_imageOverlayContainer__iCEZh{height:100%;position:relative;width:100%}.DetailBannerSection_previewImg__GDpuG{display:block;height:100%;object-fit:cover;width:100%}.DetailBannerSection_overlayPlayBtn__fjSgY{align-items:center;background:#6d28d9d9;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:48px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease,background .2s ease;width:48px}.DetailBannerSection_overlayPlayBtn__fjSgY:hover{background:#6d28d9;transform:translate(-50%,-50%) scale(1.1)}.DetailBannerSection_modalOverlay__oyNkL{align-items:center;animation:DetailBannerSection_fadeIn__9xcVl .25s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.DetailBannerSection_modalContent__1NHXa{animation:DetailBannerSection_popUp__StORt .25s ease;background:#000;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 25px 50px #0006;max-width:680px;overflow:hidden;position:relative;width:90%}.DetailBannerSection_closeBtn__Hl4Lr{align-items:center;background:#0009;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .2s ease;width:32px;z-index:10000}.DetailBannerSection_closeBtn__Hl4Lr:hover{background:#dc2626;border-color:#dc2626}.DetailBannerSection_videoWrapper__5AWAy{background:#000;padding-top:56.25%;position:relative;width:100%}.DetailBannerSection_modalVideo__LDh3P{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}@keyframes DetailBannerSection_fadeIn__9xcVl{0%{opacity:0}to{opacity:1}}@keyframes DetailBannerSection_popUp__StORt{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.DetailBannerSection_topBanner__hazXi{flex-direction:column-reverse;gap:20px;padding:18px}.DetailBannerSection_bannerLeft__pSteQ,.DetailBannerSection_bannerRight__Ryxa1{align-items:center;justify-content:center;text-align:center;width:100%}.DetailBannerSection_previewGraphicCard__wD-tU{height:200px;max-width:340px;width:100%}}.DetailGridSection_detailGrid__IqNeA{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1fr 340px}.DetailGridSection_mainContentCol__pKfUS{display:flex;flex-direction:column}.DetailGridSection_detailCard__pHzfd{background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 4px 20px #00000005;display:flex;flex-direction:column;gap:28px;padding:36px}.DetailGridSection_cardHeaderRow__hYCox{align-items:center;display:flex;justify-content:space-between}.DetailGridSection_headerTitleGroup__hjXRu{align-items:center;display:flex;gap:12px}.DetailGridSection_programHeading__iTPX4{color:#0f172a;font-size:24px;font-weight:800;margin:0}.DetailGridSection_beginnerBadge__YDJk6{background:#f3e8ff;border-radius:20px;color:#7c3aed;font-size:12px;font-weight:700;padding:4px 12px}.DetailGridSection_saveBtn__06ivx{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:600;gap:8px;padding:8px 16px;transition:all .2s ease}.DetailGridSection_saveBtn__06ivx:hover{background:#f8fafc;border-color:#cbd5e1;color:#6d28d9}.DetailGridSection_savedActive__v-vcp{background:#f3e8ff;border-color:#ddd6fe;color:#7c3aed}.DetailGridSection_sectionBlock__4XPxM{display:flex;flex-direction:column;gap:12px}.DetailGridSection_sectionHeaderTitle__TSvvF{align-items:center;color:#0f172a;display:flex;font-size:16px;font-weight:800;gap:10px}.DetailGridSection_sectionParagraph__HBUyU{color:#475569;font-size:14px;line-height:1.7;margin:0}.DetailGridSection_dividerLine__SBBbO{background:#f1f5f9;height:1px}.DetailGridSection_termsList__PcTQp{display:flex;flex-direction:column;gap:10px;margin:0;padding-left:20px}.DetailGridSection_termsList__PcTQp li{color:#475569;font-size:13.5px;line-height:1.6}.DetailGridSection_sidebarCol__GFNFg{display:flex;flex-direction:column;gap:20px}.DetailGridSection_priceCard__69m7I{background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 4px 20px #00000008;display:flex;flex-direction:column;padding:28px;top:84px}.DetailGridSection_priceLabel__4OmTJ{color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:1px}.DetailGridSection_priceRow__nUXy1{align-items:baseline;display:flex;gap:12px}.DetailGridSection_currentPrice__rJGLe{color:#4c1d95;font-size:32px;font-weight:900}.DetailGridSection_oldPrice__d2xXg{color:#94a3b8;font-size:16px;text-decoration:line-through}.DetailGridSection_taxNote__HzJvJ{color:#64748b;font-size:12px;margin-bottom:5px;margin-top:-8px}.DetailGridSection_buyNowBtn__qKL3y{align-items:center;background:linear-gradient(135deg,#6d28d9,#4c1d95);border:none;border-radius:14px;box-shadow:0 6px 20px #6d28d959;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:700;gap:10px;justify-content:center;padding:14px;transition:all .25s ease;width:100%}.DetailGridSection_buyNowBtn__qKL3y:hover{box-shadow:0 10px 28px #6d28d973;transform:translateY(-2px)}.DetailGridSection_featuresRow__avIbY{border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:10px;margin-top:8px;padding-top:16px}.DetailGridSection_featurePill__hwTe3{align-items:center;color:#475569;display:flex;font-size:12.5px;font-weight:600;gap:10px}.DetailGridSection_twoCardsRow__XeOQs{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.DetailGridSection_infoMiniCard__3QAaz{background:#fff;border:1px solid #f1f5f9;border-radius:16px;display:flex;flex-direction:column;gap:8px;padding:16px 14px}.DetailGridSection_miniTitle__JamFD{color:#0f172a;font-size:13px;font-weight:800;margin:0 0 2px}.DetailGridSection_miniDesc__AlOpd{color:#64748b;font-size:11.5px;line-height:1.4;margin:0}.DetailGridSection_upgradeB2B__tkJYj{border-radius:20px;box-shadow:0 8px 24px #0000001a;height:140px;overflow:hidden;position:relative}.DetailGridSection_b2bBg__DHOis{height:100%;object-fit:cover;width:100%}.DetailGridSection_purchaseTopRow__aPZ-r{flex-direction:column}.DetailGridSection_priceInfo__KTtLU{display:flex;flex-direction:column;gap:6px}@media (max-width:768px){.DetailGridSection_detailGrid__IqNeA{gap:24px;grid-template-columns:1fr}.DetailGridSection_mainContentCol__pKfUS{width:100%}.DetailGridSection_detailCard__pHzfd{border-radius:20px;gap:24px;padding:20px}.DetailGridSection_cardHeaderRow__hYCox{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.DetailGridSection_headerTitleGroup__hjXRu{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.DetailGridSection_programHeading__iTPX4{font-size:24px;line-height:1.3}.DetailGridSection_beginnerBadge__YDJk6{border-radius:999px;padding:6px 14px}.DetailGridSection_saveBtn__06ivx{justify-content:center;min-width:44px;padding:10px 14px;white-space:nowrap;width:auto}.DetailGridSection_sectionBlock__4XPxM{gap:16px}.DetailGridSection_sectionHeaderTitle__TSvvF{font-size:18px}.DetailGridSection_sectionParagraph__HBUyU{font-size:15px;line-height:1.8}.DetailGridSection_termsList__PcTQp{gap:12px}.DetailGridSection_termsList__PcTQp li{font-size:14px}.DetailGridSection_sidebarCol__GFNFg{width:100%}.DetailGridSection_priceCard__69m7I{border-radius:20px;padding:20px;position:static;width:100%}.DetailGridSection_currentPrice__rJGLe{font-size:34px}.DetailGridSection_buyNowBtn__qKL3y{border-radius:14px;font-size:16px;height:54px}.DetailGridSection_featuresRow__avIbY{grid-gap:12px;border-top:1px solid #f1f5f9;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);padding-top:16px}.DetailGridSection_featurePill__hwTe3{align-items:center;display:flex;flex-direction:column;font-size:11px;gap:6px;justify-content:center;text-align:center}.DetailGridSection_twoCardsRow__XeOQs,.DetailGridSection_upgradeB2B__tkJYj{display:none}}.DetailGridSection_b2bOverlay__mylPT{background:linear-gradient(135deg,#1e0a50d9,#4c1d95e6);color:#fff;display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:20px;position:absolute}.DetailGridSection_b2bOverlay__mylPT h3{font-size:15px;font-weight:800;margin:0}.DetailGridSection_b2bBtn__ExkRl{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border:1px solid #ffffff4d;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:12.5px;font-weight:700;gap:8px;padding:8px 16px;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.DetailGridSection_b2bBtn__ExkRl:hover{background:#fff;color:#4c1d95}.DetailGridSection_purchaseTopRow__aPZ-r{align-items:center;display:flex;flex-direction:row;gap:18px;justify-content:space-between}.DetailGridSection_priceInfo__KTtLU{flex:1 1}.DetailGridSection_buyNowBtn__qKL3y{flex-shrink:0;height:52px;width:160px}.DetailGridSection_priceRow__nUXy1{margin-top:6px}@media (max-width:900px){.DetailGridSection_detailGrid__IqNeA{grid-template-columns:1fr}}.DetailGridSection_videoWrapper__43anM{background-color:#000;border-radius:16px;box-shadow:0 4px 12px #00000014;margin:0 auto 24px;max-width:1200px;overflow:hidden;width:100%}.DetailGridSection_mediaVideo__SX2kt{display:block;max-height:450px;object-fit:cover;width:100%}.DetailGridSection_errorText__nt69U,.DetailGridSection_loadingText__Io9Ha{color:#6b7280;font-size:18px;font-weight:600;padding:40px;text-align:center}.DetailFooterSection_detailedFooter__-LsdI{background:#fff;border:1px solid #f1f5f9;border-radius:28px;display:flex;flex-direction:column;gap:36px;margin-top:20px;padding:44px}.DetailFooterSection_footerTopGrid__W3nNS{grid-gap:48px;display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr}.DetailFooterSection_footerBrandTitle__PE\+7j{color:#0f172a;font-size:20px;font-weight:800;margin:0 0 10px}.DetailFooterSection_footerBrandText__XCNe7{color:#64748b;font-size:13.5px;line-height:1.6;margin:0 0 20px;max-width:360px}.DetailFooterSection_socialRow__eDol7{align-items:center;display:flex;gap:12px}.DetailFooterSection_socialBtn__yeiPz{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;color:#64748b;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.DetailFooterSection_socialBtn__yeiPz:hover{background:#f3e8ff;border-color:#ddd6fe;color:#7c3aed}.DetailFooterSection_footerCol__si-M1{display:flex;flex-direction:column;gap:12px}.DetailFooterSection_colHeader__h5qpf{color:#0f172a;font-size:14px;font-weight:800;margin:0 0 4px}.DetailFooterSection_colLink__HQyTE{background:#0000;border:none;color:#64748b;cursor:pointer;font-family:inherit;font-size:13.5px;font-weight:500;padding:0;text-align:left;transition:color .2s ease}.DetailFooterSection_colLink__HQyTE:hover{color:#6d28d9}.DetailFooterSection_footerBottomBar__0oCgB{align-items:center;border-top:1px solid #f1f5f9;color:#94a3b8;display:flex;font-size:12.5px;justify-content:space-between;padding-top:24px}.DetailFooterSection_langSelector__QaqcO{align-items:center;cursor:pointer;display:flex;gap:6px}.DetailFooterSection_modalOverlay__hqba4{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;display:flex;height:100vh;justify-content:center;left:0;padding:16px;position:fixed;top:0;width:100vw;z-index:1000}.DetailFooterSection_modalContent__bQ15H{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a;color:#1f2937;max-height:85vh;max-width:550px;overflow-y:auto;padding:24px;width:100%}.DetailFooterSection_modalHeader__VRauh{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.DetailFooterSection_modalHeader__VRauh h3{color:#0f172a;font-size:1.2rem;font-weight:700;margin:0}.DetailFooterSection_closeBtn__E1XtH{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;width:32px}.DetailFooterSection_modalBody__ISlut{color:#475569;font-size:.9rem;line-height:1.6}.DetailFooterSection_modalBody__ISlut h4{color:#0f172a;margin-bottom:4px;margin-top:14px}.DetailFooterSection_modalBody__ISlut ul{margin:8px 0;padding-left:20px}.DetailFooterSection_modalBody__ISlut li{margin-bottom:8px}@media (max-width:768px){.DetailFooterSection_detailedFooter__-LsdI{border-radius:20px;gap:28px;padding:28px 20px}.DetailFooterSection_footerTopGrid__W3nNS{gap:24px;grid-template-columns:1fr 1fr}.DetailFooterSection_footerBrandCol__08WC\+{grid-column:1/-1}.DetailFooterSection_footerBrandTitle__PE\+7j{font-size:18px}.DetailFooterSection_footerBrandText__XCNe7{font-size:13px;line-height:1.6;margin-bottom:16px;max-width:100%}.DetailFooterSection_footerCol__si-M1{gap:10px}.DetailFooterSection_colHeader__h5qpf{font-size:14px;margin-bottom:4px}.DetailFooterSection_colLink__HQyTE{font-size:13px;line-height:1.5}.DetailFooterSection_footerBottomBar__0oCgB{align-items:flex-start;flex-direction:column-reverse;gap:12px;padding-top:20px}.DetailFooterSection_modalContent__bQ15H{border-radius:14px;max-height:80vh;padding:18px}.DetailFooterSection_modalHeader__VRauh h3{font-size:1.05rem}.DetailFooterSection_modalBody__ISlut{font-size:.85rem}}.productsDetail_pageContainer__aP5lT{gap:clamp(20px,3.5vw,28px)}.productsDetail_container__1TInc,.productsDetail_pageContainer__aP5lT{display:flex;flex-direction:column;margin:0 auto;max-width:1140px;padding:clamp(16px,3vw,24px) clamp(16px,4vw,36px) 48px;position:relative;width:100%}.productsDetail_container__1TInc{gap:28px}.productsDetail_breadcrumb__1a\+us{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:13px;font-weight:500;gap:8px}.productsDetail_breadLink__7PP-z{color:#475569;cursor:pointer;transition:color .2s ease}.productsDetail_breadLink__7PP-z:hover{color:#6d28d9}.productsDetail_breadDivider__Z3772{color:#cbd5e1}.productsDetail_breadActive__k4rp4{color:#6d28d9;font-weight:700}.productsDetail_topBanner__\+Z78D{align-items:center;background:linear-gradient(135deg,#f3e8ff,#e0e7ff);border:1px solid #ddd6fe;border-radius:28px;box-shadow:0 10px 30px #6d28d90d;display:flex;gap:28px;justify-content:space-between;padding:clamp(24px,4vw,40px) clamp(20px,4vw,48px)}.productsDetail_bannerLeft__dFrzK{display:flex;flex:1.2 1;flex-direction:column;gap:12px}.productsDetail_liveTag__Drw\+f{align-items:center;background:#dc2626;border-radius:20px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;gap:6px;padding:4px 10px;width:-webkit-fit-content;width:fit-content}.productsDetail_liveDot__CBAtF{background:#fff;border-radius:50%;height:6px;width:6px}.productsDetail_bannerTitle__IMUG0{color:#3b0764;font-size:clamp(26px,4vw,36px);font-weight:900;letter-spacing:-.5px;margin:0}.productsDetail_bannerSubtitle__mfEuf{color:#5b21b6;font-size:14.5px;line-height:1.5;margin:0;max-width:480px}.productsDetail_mediaButtons__ciC7f{align-items:center;display:flex;gap:12px;margin-top:8px}.productsDetail_mediaBtn__VXULR{align-items:center;background:#fff;border:1px solid #ddd6fe;border-radius:50%;box-shadow:0 4px 12px #6d28d91a;color:#6d28d9;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .2s ease;width:44px}.productsDetail_mediaBtn__VXULR:hover{background:#6d28d9;box-shadow:0 8px 20px #6d28d940;color:#fff;transform:translateY(-2px)}.productsDetail_bannerRight__4LKO1{display:flex;flex:0.8 1;justify-content:flex-end}.productsDetail_previewGraphicCard__7JXgb{border:4px solid #fff;border-radius:20px;box-shadow:0 16px 36px #00000026;height:170px;overflow:hidden;width:min(100%,280px)}.productsDetail_previewImg__\+J1GO{height:100%;object-fit:cover;width:100%}.productsDetail_detailGrid__Jg0\+3{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1fr 340px}.productsDetail_detailCard__1tAKT,.productsDetail_mainContentCol__ejDJ9{display:flex;flex-direction:column}.productsDetail_detailCard__1tAKT{background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 4px 20px #00000005;gap:28px;padding:clamp(20px,4vw,36px)}.productsDetail_cardHeaderRow__xfA\+Q{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.productsDetail_headerTitleGroup__k5vcc{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.productsDetail_programHeading__0DCfz{color:#0f172a;font-size:clamp(20px,3.5vw,24px);font-weight:800;margin:0}.productsDetail_beginnerBadge__AodAe{background:#f3e8ff;border-radius:20px;color:#7c3aed;font-size:12px;font-weight:700;padding:4px 12px}.productsDetail_saveBtn__P3Fgj{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:8px;padding:8px 16px;transition:all .2s ease}.productsDetail_saveBtn__P3Fgj:hover{background:#f8fafc;border-color:#cbd5e1;color:#6d28d9}.productsDetail_savedActive__n9bkf{background:#f3e8ff;border-color:#ddd6fe;color:#7c3aed}.productsDetail_sectionBlock__dffw0{display:flex;flex-direction:column;gap:12px}.productsDetail_sectionHeaderTitle__Y3t8J{align-items:center;color:#0f172a;display:flex;font-size:16px;font-weight:800;gap:10px}.productsDetail_sectionParagraph__Rc5hs{color:#475569;font-size:14px;line-height:1.7;margin:0}.productsDetail_dividerLine__AEx8\+{background:#f1f5f9;height:1px}.productsDetail_termsList__D2n71{display:flex;flex-direction:column;gap:10px;margin:0;padding-left:20px}.productsDetail_termsList__D2n71 li{color:#475569;font-size:13.5px;line-height:1.6}.productsDetail_sidebarCol__OsgTo{display:flex;flex-direction:column;gap:20px}.productsDetail_priceCard__xemOz{background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 4px 20px #00000008;display:flex;flex-direction:column;gap:16px;padding:28px;position:-webkit-sticky;position:sticky;top:84px}.productsDetail_priceLabel__LIQ6v{color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:1px}.productsDetail_priceRow__6jzUZ{align-items:baseline;display:flex;gap:12px}.productsDetail_currentPrice__avfl7{color:#4c1d95;font-size:32px;font-weight:900}.productsDetail_oldPrice__t6CZ-{color:#94a3b8;font-size:16px;text-decoration:line-through}.productsDetail_taxNote__XB089{color:#64748b;font-size:12px;margin-top:-8px}.productsDetail_buyNowBtn__KCwtg{align-items:center;background:linear-gradient(135deg,#6d28d9,#4c1d95);border:none;border-radius:14px;box-shadow:0 6px 20px #6d28d959;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;gap:10px;justify-content:center;padding:14px;transition:all .25s ease;width:100%}.productsDetail_buyNowBtn__KCwtg:hover{box-shadow:0 10px 28px #6d28d973;transform:translateY(-2px)}.productsDetail_featuresRow__x8tlh{border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:10px;margin-top:8px;padding-top:16px}.productsDetail_featurePill__tkvKY{align-items:center;color:#475569;display:flex;font-size:12.5px;font-weight:600;gap:10px}.productsDetail_twoCardsRow__dDdNJ{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.productsDetail_infoMiniCard__RSZ2C{background:#fff;border:1px solid #f1f5f9;border-radius:16px;display:flex;flex-direction:column;gap:8px;padding:16px 14px}.productsDetail_miniTitle__dbHd\+{color:#0f172a;font-size:13px;font-weight:800;margin:0 0 2px}.productsDetail_miniDesc__t\+juE{color:#64748b;font-size:11.5px;line-height:1.4;margin:0}.productsDetail_upgradeB2B__qRrgv{border-radius:20px;box-shadow:0 8px 24px #0000001a;height:140px;overflow:hidden;position:relative}.productsDetail_b2bBg__OtWi6{height:100%;object-fit:cover;width:100%}.productsDetail_b2bOverlay__DP3dc{background:linear-gradient(135deg,#1e0a50d9,#4c1d95e6);color:#fff;display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:20px;position:absolute}.productsDetail_b2bOverlay__DP3dc h3{font-size:15px;font-weight:800;margin:0}.productsDetail_b2bBtn__JwPeu{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border:1px solid #ffffff4d;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:12.5px;font-weight:700;gap:8px;padding:8px 16px;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.productsDetail_b2bBtn__JwPeu:hover{background:#fff;color:#4c1d95}.productsDetail_detailedFooter__On7l\+{background:#fff;border:1px solid #f1f5f9;border-radius:28px;display:flex;flex-direction:column;gap:36px;margin-top:20px;padding:clamp(24px,4vw,44px)}.productsDetail_footerTopGrid__\+VCgc{grid-gap:36px;display:grid;gap:36px;grid-template-columns:2fr 1fr 1fr}.productsDetail_footerBrandTitle__i6Z2f{color:#0f172a;font-size:20px;font-weight:800;margin:0 0 10px}.productsDetail_footerBrandText__L8F0J{color:#64748b;font-size:13.5px;line-height:1.6;margin:0 0 20px;max-width:360px}.productsDetail_socialRow__pNRhR{align-items:center;display:flex;gap:12px}.productsDetail_socialBtn__lR4Ga{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;color:#64748b;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.productsDetail_socialBtn__lR4Ga:hover{background:#f3e8ff;border-color:#ddd6fe;color:#7c3aed}.productsDetail_footerCol__GNULG{display:flex;flex-direction:column;gap:12px}.productsDetail_colHeader__TEoND{color:#0f172a;font-size:14px;font-weight:800;margin:0 0 4px}.productsDetail_colLink__yagOI{background:#0000;border:none;color:#64748b;cursor:pointer;font-size:13.5px;font-weight:500;padding:0;text-align:left;transition:color .2s ease}.productsDetail_colLink__yagOI:hover{color:#6d28d9}.productsDetail_footerBottomBar__LA5IT{align-items:center;border-top:1px solid #f1f5f9;color:#94a3b8;display:flex;flex-wrap:wrap;font-size:12.5px;gap:12px;justify-content:space-between;padding-top:24px}.productsDetail_langSelector__5p9Fy{align-items:center;cursor:pointer;display:flex;gap:6px}@media (max-width:960px){.productsDetail_detailGrid__Jg0\+3{grid-template-columns:1fr}.productsDetail_priceCard__xemOz{position:static}.productsDetail_topBanner__\+Z78D{align-items:flex-start;flex-direction:column}.productsDetail_bannerRight__4LKO1{justify-content:center;width:100%}.productsDetail_footerTopGrid__\+VCgc{gap:28px;grid-template-columns:1fr}}.order_pageWrapper__bYZmA{--primary:#6d28d9;--bg:#f8fafc;--card:#fff;--border:#e5e7eb;--heading:#111827;--muted-text:#6b7280;--shadow:0 8px 30px #0f172a0f;--radius-page:18px;--radius-button:12px;--radius-badge:999px;background-color:var(--bg);box-sizing:border-box;display:flex;flex-direction:column;gap:28px;min-height:100%;padding:32px;width:100%}.order_headerSection__cjTD3{display:flex;flex-direction:column;gap:6px}.order_pageTitle__ttq8e{color:var(--heading);font-size:36px;font-weight:700;letter-spacing:-.02em;margin:0}.order_pageSubtitle__UAVrx{color:var(--muted-text);font-size:15px;font-weight:500;margin:0}.order_toolbarSection__cqI2W{align-items:center;display:flex;gap:16px}.order_searchWrapper__wtlDs{position:relative;width:100%}.order_searchIcon__YSrGS{color:var(--muted-text);left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.order_searchInput__\+Ig\+1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-button);box-sizing:border-box;color:var(--heading);font-size:14px;font-weight:500;height:44px;outline:none;padding:12px 14px 12px 42px;transition:all .2s ease;width:100%}.order_searchInput__\+Ig\+1::placeholder{color:#9ca3af}.order_searchInput__\+Ig\+1:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6d28d91a}.order_tabsContainer__8E0Ra{-webkit-overflow-scrolling:touch;align-items:center;display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.order_tabsContainer__8E0Ra::-webkit-scrollbar{display:none}.order_tabBtn__tHxwX{align-items:center;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-badge);color:var(--muted-text);cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:10px 18px;transition:all .2s ease;white-space:nowrap}.order_tabBtn__tHxwX:hover{background:#f9fafb;border-color:#d1d5db;color:var(--heading)}.order_tabLabel__4HBha{line-height:1}.order_tabCount__uLa63{align-items:center;background:#f3f4f6;border-radius:999px;color:#4b5563;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;padding:2px 8px;transition:all .2s ease}.order_tabBtn__tHxwX:hover .order_tabCount__uLa63{background:#e5e7eb;color:var(--heading)}.order_activeTab__YwcH5{background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important}.order_activeTab__YwcH5 .order_tabCount__uLa63{background:#fff3!important;color:#fff!important}.order_tableCardContainer__ghBKH{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-page);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:20px;padding:24px}.order_tableResponsive__fOKYa{overflow-x:auto;width:100%}.order_ordersTable__\+L-LR{border-collapse:collapse;text-align:left;width:100%}.order_ordersTable__\+L-LR th{background:var(--card);border-bottom:1px solid var(--border);color:var(--muted-text);font-size:14px;font-weight:600;padding:16px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.order_tableRow__\+Cp46{cursor:pointer;transition:background-color .15s ease}.order_tableRow__\+Cp46:hover{background-color:#faf5ff}.order_tableRow__\+Cp46 td{border-bottom:1px solid var(--border);padding:20px;vertical-align:top}.order_tableRow__\+Cp46:last-child td{border-bottom:none}.order_orderIdText__JnOBZ{color:var(--heading);font-size:15px;font-weight:600}.order_serviceCell__WW9lh{align-items:flex-start;display:flex;gap:16px}.order_thumbnailWrapper__NLsUE{background:#f1f5f9;border:1px solid var(--border);border-radius:12px;flex-shrink:0;height:64px;overflow:hidden;width:64px}.order_thumbnail__8js8F{height:100%;object-fit:cover;width:100%}.order_serviceDetails__pme6C{display:flex;flex-direction:column;gap:4px;min-width:0}.order_productName__hzoER{color:var(--heading);font-size:16px;font-weight:700;line-height:1.3;margin:0}.order_subServices__ibGVq{display:flex;flex-direction:column;gap:4px;margin-top:4px}.order_subServiceItem__EJ6-M{color:var(--muted-text);font-size:14px;font-weight:400}.order_moreServicesLink__8dDyC{color:var(--primary);cursor:pointer;display:inline-block;font-size:13px;font-weight:600;margin-top:2px;text-decoration:none;width:-webkit-fit-content;width:fit-content}.order_moreServicesLink__8dDyC:hover{text-decoration:underline}.order_statusBadge__fI4-k{align-items:center;border-radius:var(--radius-badge);display:inline-flex;font-size:13px;font-weight:600;justify-content:center;line-height:1;padding:6px 14px;text-transform:capitalize;white-space:nowrap}.order_badgePending__p6BOs{background-color:#eff6ff;color:#2563eb}.order_badgeInProgress__B040h{background-color:#fff7ed;color:#ea580c}.order_badgeHold__fDoh7{background-color:#fef3c7;color:#d97706}.order_badgeDelivered__I1xL\+{background-color:#f0fdf4;color:#16a34a}.order_alignMiddle__Z7D4U{align-items:center;display:flex;height:100%}.order_dateCell__SCk67{display:flex;flex-direction:column;gap:4px}.order_dateMain__pwezR{color:var(--heading);font-size:15px;font-weight:600}.order_dateSub__-1tkG{color:var(--muted-text);font-size:13px;font-weight:400}.order_priceText__to2c0{color:var(--heading);font-size:22px;font-weight:700;letter-spacing:-.01em}.order_paginationRow__Tv6II{align-items:center;border-top:1px solid var(--border);display:flex;gap:8px;justify-content:center;margin-top:12px;padding-top:16px}.order_pageArrowBtn__N4D-j,.order_pageBtn__8jw3T{align-items:center;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-badge);color:var(--heading);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;height:40px;justify-content:center;outline:none;transition:all .2s ease;width:40px}.order_pageArrowBtn__N4D-j:hover:not(:disabled),.order_pageBtn__8jw3T:hover{background-color:#faf5ff;border-color:var(--primary);color:var(--primary)}.order_activePage__LCFjN{background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important}.order_pageArrowBtn__N4D-j:disabled{cursor:not-allowed;opacity:.4}.order_emptyState__hyozY{align-items:center;background:var(--card);border-radius:var(--radius-page);color:var(--muted-text);display:flex;flex-direction:column;justify-content:center;padding:64px 32px;text-align:center}.order_emptyIcon__k4b7x{font-size:54px;line-height:1;margin-bottom:18px}.order_emptyTitle__7BZNj{color:var(--heading);font-size:20px;font-weight:600;margin:0 0 8px}.order_emptySubtitle__4Y\+w8{color:var(--muted-text);font-size:15px;font-weight:400;margin:0 0 24px;max-width:320px}.order_browseBtn__-d1NQ{align-items:center;background:var(--primary);border:none;border-radius:var(--radius-button);color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;justify-content:center;outline:none;padding:12px 24px;transition:all .2s ease}.order_browseBtn__-d1NQ:hover{background:#5b21b6;box-shadow:0 4px 12px #6d28d933}.order_mobileCardsList__S6UQr{display:none}@media (max-width:768px){.order_pageWrapper__bYZmA{gap:20px;padding:16px}.order_pageTitle__ttq8e{font-size:28px}.order_toolbarSection__cqI2W{align-items:stretch;flex-direction:column}.order_searchWrapper__wtlDs{max-width:100%;min-width:0;min-width:auto}.order_tableResponsive__fOKYa{display:none}.order_tableCardContainer__ghBKH{border-radius:12px;padding:16px}.order_mobileCardsList__S6UQr{display:flex;flex-direction:column;gap:16px}.order_mobileCard__4maGK{background:var(--card);border:1px solid var(--border);border-radius:14px;cursor:pointer;display:flex;flex-direction:column;gap:14px;padding:16px;transition:all .2s ease}.order_mobileCard__4maGK:hover{background-color:#faf5ff;border-color:#d1d5db}.order_mobileCardHeader__LLuqm{align-items:center;border-bottom:1px dashed var(--border);display:flex;justify-content:space-between;padding-bottom:10px}.order_mobileOrderId__eKf5J{color:var(--primary);font-size:13px;font-weight:600}.order_mobileCardBody__Qi\+Sj{align-items:flex-start;display:flex;gap:12px}.order_mobileThumbnailWrapper__7OtW2{border:1px solid var(--border);border-radius:8px;flex-shrink:0;height:52px;overflow:hidden;width:52px}.order_mobileThumbnail__dBIqT{height:100%;object-fit:cover;width:100%}.order_mobileInfoWrapper__0juIe{flex:1 1;min-width:0}.order_mobileProductName__bATKA{color:var(--heading);font-size:15px;font-weight:600;line-height:1.3;margin:0}.order_mobileSubServices__WlgN5{display:flex;flex-direction:column;gap:2px;margin-top:4px}.order_mobileSubServiceItem__TTT0J{color:var(--muted-text);font-size:13px;font-weight:400}.order_mobileMoreServicesLink__Zrs-Z{color:var(--primary);cursor:pointer;display:inline-block;font-size:12px;font-weight:600;margin-top:2px}.order_mobileMoreServicesLink__Zrs-Z:hover{text-decoration:underline}.order_mobileCardFooter__FBNLw{grid-gap:10px;background:#f8fafc;border-radius:8px;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:10px}.order_mobileAmountCol__esOTg,.order_mobileDateCol__A9AZY{display:flex;flex-direction:column;gap:2px}.order_mobileAmountCol__esOTg{align-items:flex-end}.order_mobileAmountLabel__MX7BP,.order_mobileDateLabel__MFjcl{color:var(--muted-text);font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.order_mobileDateValue__JCt84{color:var(--heading);font-size:13px;font-weight:600}.order_mobileTimeValue__Zaj6q{color:var(--muted-text);font-size:11px}.order_mobileAmountValue__PX4IQ{color:var(--heading);font-size:16px;font-weight:700}}.SubscriptionPlansSection_container__DWfOD{width:100%}.SubscriptionPlansSection_headerSection__CLDjt{margin-bottom:24px}.SubscriptionPlansSection_pageSubtitle__1DRJh{color:#64748b;font-size:14px;margin:6px 0 0}.SubscriptionPlansSection_planCard__Iu1Pz,.SubscriptionPlansSection_planList__qqqFT{display:flex;flex-direction:column;gap:24px}.SubscriptionPlansSection_planCard__Iu1Pz{background:#fff;border:none;border-left:4px solid #4c1d95;border-radius:24px;box-shadow:0 4px 16px #00000005;padding:28px 32px;transition:all .25s ease}.SubscriptionPlansSection_planCard__Iu1Pz:hover{box-shadow:0 12px 30px #0000000f;transform:translateY(-2px)}.SubscriptionPlansSection_cardTop__\+NEq9{align-items:flex-start;display:flex;justify-content:space-between}.SubscriptionPlansSection_titleGroup__FzujU{align-items:center;display:flex;gap:16px}.SubscriptionPlansSection_iconBox__bEZ0v{align-items:center;background:#f5f3ff;border-radius:16px;color:#4c1d95;display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.SubscriptionPlansSection_titleContent__-BmGa{display:flex;flex:1 1;flex-direction:column;gap:6px}.SubscriptionPlansSection_nameRow__SeWK-{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.SubscriptionPlansSection_planTitle__97-S4{color:#0f172a;font-size:18px;font-weight:800;margin:0}.SubscriptionPlansSection_planDescription__5R53\+{color:#64748b;font-size:13.5px;line-height:1.5;margin:0}.SubscriptionPlansSection_popularBadge__c2wdf{background:#ede9fe;border-radius:12px;color:#6d28d9;font-size:11px;font-weight:700;padding:4px 10px}.SubscriptionPlansSection_detailsRow__gGrAp{align-items:center;background:#f8fafc;border-radius:14px;display:flex;gap:32px;padding:14px 20px;width:-webkit-fit-content;width:fit-content}.SubscriptionPlansSection_detailCol__EgL4y{display:flex;flex-direction:column;gap:4px;min-width:100px}.SubscriptionPlansSection_detailLabel__z4y43{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.SubscriptionPlansSection_detailValue__\+5AIr{color:#0f172a;font-size:13.5px;font-weight:700}.SubscriptionPlansSection_price__IHxxf{color:#4c1d95;font-size:20px;font-weight:800}.SubscriptionPlansSection_detailDivider__e8ING{background:#e2e8f0;height:32px;width:1px}.SubscriptionPlansSection_statusBadge__Cpee4{border-radius:12px;font-size:11px;font-weight:700;padding:4px 10px;width:-webkit-fit-content;width:fit-content}.SubscriptionPlansSection_active__0iXgD{background:#dcfce7;color:#15803d}.SubscriptionPlansSection_inactive__oh-Wq{background:#fee2e2;color:#dc2626}.SubscriptionPlansSection_featuresBox__oU4M3{background:#f8fafc;border-radius:16px;padding:16px}.SubscriptionPlansSection_featuresTitle__HNlz3{color:#0f172a;font-size:13px;font-weight:800;margin-bottom:12px}.SubscriptionPlansSection_featuresList__l64EG{grid-gap:10px 20px;display:grid;gap:10px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}.SubscriptionPlansSection_featureItem__hHJd5{align-items:center;color:#475569;display:flex;font-size:13px;gap:8px}.SubscriptionPlansSection_checkIcon__iH-VR{align-items:center;background:#dcfce7;border-radius:50%;color:#16a34a;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:800;height:20px;justify-content:center;width:20px}.SubscriptionPlansSection_cardActions__ifYIU{align-items:center;display:flex;gap:14px;justify-content:flex-end}.SubscriptionPlansSection_choosePlanBtn__8mJca{align-items:center;background:#4c1d95;border:none;border-radius:12px;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:13.5px;font-weight:700;gap:8px;justify-content:center;padding:10px 22px;transition:all .2s ease}.SubscriptionPlansSection_choosePlanBtn__8mJca:hover{filter:brightness(1.08);transform:translateY(-1px)}.SubscriptionPlansSection_emptyState__0bOmU,.SubscriptionPlansSection_error__GGiC6,.SubscriptionPlansSection_loading__Xj0tD{background:#fff;border-radius:20px;color:#64748b;padding:40px;text-align:center}.SubscriptionPlansSection_error__GGiC6{color:#dc2626}@media (max-width:768px){.SubscriptionPlansSection_headerSection__CLDjt{margin-bottom:20px}.SubscriptionPlansSection_pageTitle__up-Tg{font-size:1.5rem}.SubscriptionPlansSection_pageSubtitle__1DRJh{font-size:13px}.SubscriptionPlansSection_planList__qqqFT{gap:18px}.SubscriptionPlansSection_planCard__Iu1Pz{border-left:4px solid #4c1d95;border-radius:24px;box-shadow:0 8px 24px #0f172a14;gap:18px;padding:20px}.SubscriptionPlansSection_cardTop__\+NEq9{align-items:flex-start}.SubscriptionPlansSection_titleGroup__FzujU{flex:1 1;gap:14px}.SubscriptionPlansSection_titleContent__-BmGa{display:flex;flex:1 1;flex-direction:column;gap:6px}.SubscriptionPlansSection_iconBox__bEZ0v{border-radius:50%;height:58px;width:58px}.SubscriptionPlansSection_iconBox__bEZ0v svg{height:24px;width:24px}.SubscriptionPlansSection_nameRow__SeWK-{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.SubscriptionPlansSection_planTitle__97-S4{font-size:20px;line-height:1.3}.SubscriptionPlansSection_planDescription__5R53\+{font-size:15px;line-height:1.5}.SubscriptionPlansSection_popularBadge__c2wdf{border-radius:999px;font-size:12px;padding:6px 14px}.SubscriptionPlansSection_detailsRow__gGrAp{align-items:flex-start;background:#f8fafc;box-sizing:border-box;gap:16px;padding:16px;width:100%}.SubscriptionPlansSection_detailCol__EgL4y{flex:1 1;gap:4px;min-width:0}.SubscriptionPlansSection_detailLabel__z4y43{font-size:12px;letter-spacing:0;text-transform:none}.SubscriptionPlansSection_detailValue__\+5AIr{font-size:15px}.SubscriptionPlansSection_price__IHxxf{font-size:18px}.SubscriptionPlansSection_detailDivider__e8ING{height:36px}.SubscriptionPlansSection_featuresBox__oU4M3{border-radius:16px;padding:16px}.SubscriptionPlansSection_featuresList__l64EG{gap:10px;grid-template-columns:1fr}.SubscriptionPlansSection_cardActions__ifYIU{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.SubscriptionPlansSection_choosePlanBtn__8mJca{border-radius:12px;font-size:14px;height:48px;justify-content:center;padding:0;width:100%}}.SubscriptionListSection_subCard__QGBzk,.SubscriptionListSection_subList__XhEhy{display:flex;flex-direction:column;gap:24px}.SubscriptionListSection_subCard__QGBzk{background:#fff;border:none;border-left:4px solid;border-radius:24px;box-shadow:0 4px 16px #00000005;padding:28px 32px;transition:all .25s ease}.SubscriptionListSection_subCard__QGBzk:hover{box-shadow:0 12px 30px #0000000f;transform:translateY(-2px)}.SubscriptionListSection_cardTop__\+f-sM{align-items:flex-start;display:flex;justify-content:space-between}.SubscriptionListSection_titleGroup__GXHz9{align-items:center;display:flex;gap:16px}.SubscriptionListSection_iconBox__5b0jQ{align-items:center;border-radius:16px;display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.SubscriptionListSection_nameBadgeRow__oE1ve{align-items:center;display:flex;gap:12px}.SubscriptionListSection_subTitle__5HNPa{color:#0f172a;font-size:18px;font-weight:800;margin:0}.SubscriptionListSection_statusBadge__U9KWg{border-radius:12px;font-size:11px;font-weight:700;padding:3px 10px}.SubscriptionListSection_planName__wOO3Z{color:#64748b;font-size:13.5px;margin:4px 0 0}.SubscriptionListSection_moreBtn__WOlrX{background:#0000;border:none;color:#94a3b8;cursor:pointer;font-size:16px;letter-spacing:2px;padding:4px}.SubscriptionListSection_datesRow__yvTvd{align-items:center;background:none;border-radius:14px;display:flex;gap:32px;padding:8px 0;width:-webkit-fit-content;width:fit-content}.SubscriptionListSection_dateCol__nzrDS{display:flex;flex-direction:column;gap:2px}.SubscriptionListSection_dateLabel__9xTXO{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.SubscriptionListSection_dateVal__hZ-L7{color:#0f172a;font-size:13.5px;font-weight:700}.SubscriptionListSection_dateDivider__Qb0Af{background:#e2e8f0;height:24px;width:1px}.SubscriptionListSection_progressContainer__DhwYl{background:#f8fafc;border-radius:16px;display:flex;flex-direction:column;gap:8px;padding:16px}.SubscriptionListSection_progressHeader__hxWih{align-items:center;display:flex;font-size:13px;font-weight:700;justify-content:space-between}.SubscriptionListSection_daysText__LmL9O{align-items:center;display:flex;gap:6px}.SubscriptionListSection_warnDot__LHFK4{align-items:center;background:#ef4444;border-radius:50%;color:#fff;display:inline-flex;font-size:11px;font-weight:800;height:16px;justify-content:center;width:16px}.SubscriptionListSection_percentageText__fQU3O{color:#64748b}.SubscriptionListSection_track__8KRMl{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;width:100%}.SubscriptionListSection_fill__tA05O{border-radius:4px;height:100%;transition:width .4s ease}.SubscriptionListSection_cardActions__lDVGp{align-items:center;display:flex;gap:14px;justify-content:flex-end}.SubscriptionListSection_viewDetailsBtn__F4Uyt{align-items:center;background:#fff;border:1.5px solid #4c1d95;border-radius:12px;color:#4c1d95;cursor:pointer;display:flex;font-family:inherit;font-size:13.5px;font-weight:700;gap:8px;padding:10px 20px;transition:all .2s ease}.SubscriptionListSection_viewDetailsBtn__F4Uyt:hover{background:#f5f3ff}.SubscriptionListSection_renewBtn__owI9e{align-items:center;border:none;border-radius:12px;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:13.5px;font-weight:700;gap:8px;padding:10px 22px;transition:all .2s ease}.SubscriptionListSection_renewBtn__owI9e:hover{filter:brightness(1.08);transform:translateY(-1px)}.SubscriptionListSection_titleContent__b1r1t{display:flex;flex:1 1;flex-direction:column;gap:6px}@media (max-width:768px){.SubscriptionListSection_subList__XhEhy{gap:18px}.SubscriptionListSection_subCard__QGBzk{border:none;border-left:4px solid;border-radius:24px;box-shadow:0 8px 24px #0f172a14;gap:18px;padding:20px}.SubscriptionListSection_cardTop__\+f-sM{align-items:flex-start;justify-content:space-between}.SubscriptionListSection_titleGroup__GXHz9{align-items:flex-start;flex:1 1;gap:14px}.SubscriptionListSection_titleContent__b1r1t{display:flex;flex:1 1;flex-direction:column;gap:6px}.SubscriptionListSection_iconBox__5b0jQ{border-radius:50%;flex-shrink:0;height:58px;width:58px}.SubscriptionListSection_iconBox__5b0jQ svg{height:24px;width:24px}.SubscriptionListSection_nameBadgeRow__oE1ve{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.SubscriptionListSection_subTitle__5HNPa{font-size:20px;line-height:1.3;margin:0}.SubscriptionListSection_planName__wOO3Z{font-size:15px;margin:0}.SubscriptionListSection_statusBadge__U9KWg{border-radius:999px;font-size:12px;padding:6px 14px}.SubscriptionListSection_moreBtn__WOlrX{font-size:20px;padding:0}.SubscriptionListSection_datesRow__yvTvd{align-items:flex-start;background:none;gap:16px;padding:0;width:100%}.SubscriptionListSection_dateCol__nzrDS{flex:1 1;gap:4px}.SubscriptionListSection_dateLabel__9xTXO{font-size:12px;letter-spacing:0;text-transform:none}.SubscriptionListSection_dateVal__hZ-L7{font-size:15px;font-weight:700}.SubscriptionListSection_dateDivider__Qb0Af{height:36px}.SubscriptionListSection_progressContainer__DhwYl{background:#f8fafc;border-radius:16px;gap:12px;padding:16px}.SubscriptionListSection_progressHeader__hxWih{font-size:14px}.SubscriptionListSection_daysText__LmL9O{gap:8px}.SubscriptionListSection_track__8KRMl{border-radius:999px;height:10px}.SubscriptionListSection_fill__tA05O{border-radius:999px}.SubscriptionListSection_cardActions__lDVGp{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.SubscriptionListSection_renewBtn__owI9e,.SubscriptionListSection_viewDetailsBtn__F4Uyt{border-radius:12px;font-size:14px;height:48px;justify-content:center;padding:0;width:100%}.SubscriptionListSection_renewBtn__owI9e svg,.SubscriptionListSection_viewDetailsBtn__F4Uyt svg{height:18px;width:18px}}.suscriptions_pageContainer__q8S07{gap:clamp(20px,3.5vw,32px)}.suscriptions_container__pWxiQ,.suscriptions_pageContainer__q8S07{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:1080px;padding:clamp(16px,3vw,32px) clamp(16px,4vw,36px) 48px;width:100%}.suscriptions_container__pWxiQ{gap:32px}.suscriptions_mainTabs__n1xys{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;box-sizing:border-box;display:none!important;display:flex;gap:6px;padding:5px;width:100%}.suscriptions_mainTab__nUME1{background:#0000;border:none;border-radius:10px;color:#64748b;cursor:pointer;flex:1 1;font-family:inherit;font-size:14px;font-weight:700;min-height:44px;padding:11px 20px;position:relative;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.suscriptions_mainTab__nUME1:hover{background:#fff;color:#4c1d95}.suscriptions_mainTabActive__S3vVB{background:#4c1d95;box-shadow:0 4px 12px #4c1d9540;color:#fff}.suscriptions_mainTabActive__S3vVB:hover{background:#4c1d95;color:#fff}.suscriptions_pageHeader__Xm2To{align-items:flex-end;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.suscriptions_pageTitle__ohHI1{color:#0f172a;font-size:clamp(22px,4vw,28px);font-weight:800;letter-spacing:-.5px;margin:0 0 6px}.suscriptions_pageSubtitle__39Ca0{color:#64748b;font-size:14px;line-height:1.5;margin:0}.suscriptions_tabsRow__Ry1WM{align-items:center;background:#f1f5f9;border-radius:14px;display:flex;flex-wrap:wrap;gap:6px;max-width:100%;padding:4px;width:-webkit-fit-content;width:fit-content}.suscriptions_tabBtn__ivR-9{background:#0000;border:none;border-radius:10px;color:#64748b;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s ease;white-space:nowrap}.suscriptions_tabBtn__ivR-9:hover{background:#fff;color:#4c1d95}.suscriptions_activeTab__37sNe{background:#4c1d95;box-shadow:0 4px 12px #4c1d9540;color:#fff}.suscriptions_activeTab__37sNe:hover{background:#4c1d95;color:#fff}.suscriptions_subCard__lgGGf,.suscriptions_subList__KYi-o{display:flex;flex-direction:column;gap:24px;width:100%}.suscriptions_subCard__lgGGf{background:#fff;border:2px solid #e2e8f0;border-radius:24px;box-shadow:0 4px 16px #00000005;box-sizing:border-box;padding:clamp(20px,4vw,28px) clamp(20px,4vw,32px);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.suscriptions_subCard__lgGGf:hover{border-color:#ddd6fe;box-shadow:0 12px 30px #0000000f;transform:translateY(-2px)}.suscriptions_cardTop__wmoUV{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.suscriptions_titleGroup__5d2mv{align-items:center;display:flex;gap:16px;min-width:0}.suscriptions_titleContent__DQk0X{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.suscriptions_iconBox__WvYs3{align-items:center;background:#f5f3ff;border-radius:16px;color:#4c1d95;display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.suscriptions_nameBadgeRow__m\+BKa{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.suscriptions_subTitle__IrvMY{color:#0f172a;font-size:18px;font-weight:800;line-height:1.3;margin:0}.suscriptions_statusBadge__-wU9d{border-radius:12px;font-size:11px;font-weight:700;padding:3px 10px;white-space:nowrap}.suscriptions_planName__TgYny{color:#64748b;font-size:13.5px;line-height:1.4;margin:4px 0 0}.suscriptions_moreBtn__92Qx-{background:#0000;border:none;color:#94a3b8;cursor:pointer;font-size:16px;letter-spacing:2px;padding:4px}.suscriptions_datesRow__B24k3{align-items:center;background:#f8fafc;border-radius:14px;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:24px;max-width:100%;padding:14px 20px;width:-webkit-fit-content;width:fit-content}.suscriptions_dateCol__eSDRB{display:flex;flex-direction:column;gap:2px}.suscriptions_dateLabel__y12Iq{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.suscriptions_dateVal__-kgCL{color:#0f172a;font-size:13.5px;font-weight:700}.suscriptions_dateDivider__xkq3f{background:#e2e8f0;height:24px;width:1px}.suscriptions_progressContainer__swH22{background:#f8fafc;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;padding:16px 20px;width:100%}.suscriptions_progressHeader__jcbIP{align-items:center;display:flex;font-size:13px;font-weight:700;gap:12px;justify-content:space-between}.suscriptions_daysText__1gNG\+{align-items:center;display:flex;gap:6px}.suscriptions_warnDot__zhkT9{align-items:center;background:#ef4444;border-radius:50%;color:#fff;display:inline-flex;font-size:11px;font-weight:800;height:16px;justify-content:center;width:16px}.suscriptions_percentageText__BtSRP{color:#64748b}.suscriptions_track__KAV--{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;width:100%}.suscriptions_fill__a1qbb{border-radius:4px;height:100%;transition:width .4s ease}.suscriptions_cardActions__aWlgr{align-items:center;display:flex;gap:14px;justify-content:flex-end}.suscriptions_viewDetailsBtn__rqKR\+{align-items:center;background:#fff;border:1.5px solid #4c1d95;border-radius:12px;color:#4c1d95;cursor:pointer;display:flex;font-family:inherit;font-size:13.5px;font-weight:700;gap:8px;justify-content:center;padding:10px 20px;transition:all .2s ease}.suscriptions_viewDetailsBtn__rqKR\+:hover{background:#f5f3ff;transform:translateY(-1px)}.suscriptions_renewBtn__CSDcb{align-items:center;background:#4c1d95;border:none;border-radius:12px;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:13.5px;font-weight:700;gap:8px;justify-content:center;padding:10px 22px;transition:all .2s ease}.suscriptions_renewBtn__CSDcb:hover{filter:brightness(1.08);transform:translateY(-1px)}.suscriptions_renewBtn__CSDcb:disabled{cursor:not-allowed;filter:none;opacity:.6;transform:none}.suscriptions_emptyState__tjpKT,.suscriptions_error__AQbXP,.suscriptions_loading__V3BMO{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-sizing:border-box;color:#64748b;font-size:14px;padding:40px 24px;text-align:center;width:100%}.suscriptions_error__AQbXP{background:#fef2f2;border-color:#fecaca;color:#dc2626}@media (max-width:900px){.suscriptions_pageContainer__q8S07{padding-left:24px;padding-right:24px}.suscriptions_subCard__lgGGf{padding:24px}.suscriptions_datesRow__B24k3{width:100%}}@media (max-width:700px){.suscriptions_pageContainer__q8S07{gap:20px;padding:16px 16px 32px}.suscriptions_mainTabs__n1xys{border-radius:12px;gap:4px;padding:4px;width:100%}.suscriptions_mainTab__nUME1{font-size:13px;min-height:42px;padding:10px 12px;white-space:nowrap}.suscriptions_pageHeader__Xm2To{align-items:flex-start;flex-direction:column;gap:12px}.suscriptions_pageTitle__ohHI1{font-size:22px}.suscriptions_pageSubtitle__39Ca0{font-size:13px}.suscriptions_tabsRow__Ry1WM{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;width:100%}.suscriptions_tabsRow__Ry1WM::-webkit-scrollbar{display:none}.suscriptions_tabBtn__ivR-9{flex-shrink:0;font-size:12px;padding:8px 14px}.suscriptions_subList__KYi-o{gap:18px}.suscriptions_subCard__lgGGf{border:2px solid #e2e8f0;border-radius:22px;box-shadow:0 8px 24px #0f172a14;gap:18px;padding:20px}.suscriptions_cardTop__wmoUV{align-items:flex-start;justify-content:space-between}.suscriptions_titleGroup__5d2mv{align-items:flex-start;flex:1 1;gap:14px}.suscriptions_titleContent__DQk0X{display:flex;flex:1 1;flex-direction:column;gap:6px}.suscriptions_iconBox__WvYs3{border-radius:50%;height:58px;width:58px}.suscriptions_iconBox__WvYs3 svg{height:24px;width:24px}.suscriptions_nameBadgeRow__m\+BKa{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.suscriptions_subTitle__IrvMY{font-size:20px;line-height:1.3}.suscriptions_planName__TgYny{font-size:15px;margin:0}.suscriptions_statusBadge__-wU9d{border-radius:999px;font-size:12px;padding:6px 14px}.suscriptions_moreBtn__92Qx-{font-size:20px;padding:0}.suscriptions_datesRow__B24k3{align-items:flex-start;background:#0000;flex-wrap:nowrap;gap:16px;padding:0;width:100%}.suscriptions_dateCol__eSDRB{flex:1 1;gap:4px;min-width:0}.suscriptions_dateLabel__y12Iq{font-size:12px;letter-spacing:0;text-transform:none}.suscriptions_dateVal__-kgCL{font-size:15px;font-weight:700}.suscriptions_dateDivider__xkq3f{height:36px}.suscriptions_progressContainer__swH22{background:#f8fafc;border-radius:16px;gap:12px;padding:16px}.suscriptions_progressHeader__jcbIP{font-size:14px}.suscriptions_daysText__1gNG\+{gap:8px}.suscriptions_track__KAV--{border-radius:999px;height:10px}.suscriptions_fill__a1qbb{border-radius:999px}.suscriptions_cardActions__aWlgr{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;width:100%}.suscriptions_renewBtn__CSDcb,.suscriptions_viewDetailsBtn__rqKR\+{border-radius:12px;font-size:14px;height:48px;justify-content:center;padding:0;width:100%}.suscriptions_renewBtn__CSDcb svg,.suscriptions_viewDetailsBtn__rqKR\+ svg{height:18px;width:18px}}@media (max-width:430px){.suscriptions_pageContainer__q8S07{padding:14px 12px 28px}.suscriptions_mainTab__nUME1{font-size:12px;padding:10px 8px}.suscriptions_subCard__lgGGf{border-radius:20px;padding:18px}.suscriptions_titleGroup__5d2mv{gap:11px}.suscriptions_iconBox__WvYs3{height:50px;width:50px}.suscriptions_subTitle__IrvMY{font-size:17px}.suscriptions_planName__TgYny{font-size:13px}.suscriptions_datesRow__B24k3{gap:10px}.suscriptions_dateVal__-kgCL{font-size:13px}.suscriptions_dateDivider__xkq3f{height:32px}.suscriptions_cardActions__aWlgr{grid-template-columns:1fr}.suscriptions_renewBtn__CSDcb,.suscriptions_viewDetailsBtn__rqKR\+{height:46px}}:root{--admin-sidebar-bg:#130826;--admin-sidebar-text:#a0aec0;--admin-sidebar-active-bg:linear-gradient(135deg,#6d28d9,#4c1d95);--admin-sidebar-active-text:#fff;--admin-sidebar-hover:#ffffff0f;--admin-bg:#f4f5f9;--admin-card-bg:#fff;--admin-text-main:#1e293b;--admin-text-muted:#64748b;--admin-border:#e2e8f0;--admin-primary:#7c3aed;--admin-primary-hover:#6d28d9;--admin-primary-light:#f3e8ff;--admin-font:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif}.admin-body{box-sizing:border-box;color:#1e293b;color:var(--admin-text-main);margin:0;padding:0}.admin-body,.admin-layout-container{background-color:#f4f5f9;background-color:var(--admin-bg);font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-family:var(--admin-font);min-height:100vh}.admin-layout-container,.admin-sidebar{display:flex;overflow-y:auto}.admin-sidebar{background-color:#130826;background-color:var(--admin-sidebar-bg);bottom:0;color:#fff;flex-direction:column;justify-content:space-between;left:0;padding:24px 16px;position:fixed;top:0;width:250px;z-index:100}.admin-main-content{display:flex;flex-direction:column;margin-left:250px}.admin-topbar{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:none!important;display:flex;height:70px;justify-content:space-between;padding:0 32px;position:-webkit-sticky;position:sticky;top:0;z-index:90}.admin-content-area{flex:1 1;padding:32px}.admin-brand{border-bottom:2px solid #7d43e8;gap:12px;margin-bottom:24px;padding-bottom:28px;padding-left:8px}.admin-brand,.admin-brand-icon{align-items:center;display:flex}.admin-brand-icon{background:linear-gradient(135deg,#8b5cf6,#6d28d9);border-radius:50%;box-shadow:0 4px 12px #6d28d966;color:#fff;font-size:18px;font-weight:800;height:38px;justify-content:center;width:38px}.admin-brand-title{color:#fff;font-size:16px;font-weight:700;line-height:1.2}.admin-brand-sub{color:#94a3b8;font-size:11px}.admin-nav-list{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.admin-nav-item a{align-items:center;border-radius:12px;color:#94a3b8;display:flex;font-size:14px;font-weight:500;gap:14px;padding:12px 16px;text-decoration:none;transition:all .2s ease}.admin-nav-item a:hover{background:#ffffff0f;color:#fff}.admin-nav-item.active a{background:linear-gradient(135deg,#7c3aed,#5b21b6);box-shadow:0 4px 14px #7c3aed66;color:#fff;font-weight:600}.admin-sidebar-user{align-items:center;border-top:1px solid #ffffff14;display:flex;justify-content:space-between;padding-top:20px}.admin-user-info{gap:10px}.admin-avatar,.admin-user-info{align-items:center;display:flex}.admin-avatar{background:#7c3aed;border-radius:50%;color:#fff;font-size:14px;font-weight:700;height:36px;justify-content:center;width:36px}.admin-logout-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#ef4444;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:8px 12px;transition:background .2s}.admin-logout-btn:hover{background:#ef44441a}.admin-page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:28px}.admin-page-title{color:#0f172a;font-size:26px;font-weight:700;margin:0 0 4px}.admin-page-subtitle{color:#64748b;font-size:14px;margin:0}.admin-btn-primary{align-items:center;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:12px;box-shadow:0 4px 12px #7c3aed4d;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;padding:10px 22px;transition:all .2s ease}.admin-btn-primary:hover{box-shadow:0 6px 16px #7c3aed66;transform:translateY(-1px)}.admin-search-input{background:#fff;border:1px solid #e2e8f0;border-radius:12px;font-family:inherit;font-size:14px;outline:none;padding:11px 18px 11px 40px;transition:border .2s;width:320px}.admin-search-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.admin-category-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.admin-category-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:24px;position:relative;transition:transform .2s,box-shadow .2s}.admin-category-card:hover{box-shadow:0 12px 24px #00000014;transform:translateY(-3px)}.admin-category-card.accent-purple{border-top:4px solid #7c3aed}.admin-category-card.accent-teal{border-top:4px solid #06b6d4}.admin-category-card.accent-emerald{border-top:4px solid #10b981}.admin-category-card.accent-amber{border-top:4px solid #f59e0b}.admin-category-card.accent-rose{border-top:4px solid #f43f5e}.admin-category-card.accent-indigo{border-top:4px solid #6366f1}.admin-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.admin-card-icon{align-items:center;background:#f1f5f9;border-radius:12px;display:flex;font-size:24px;height:48px;justify-content:center;width:48px}.admin-status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:4px 12px}.admin-status-badge.active{background:#dcfce7;color:#15803d}.admin-status-badge.inactive{background:#fee2e2;color:#b91c1c}.admin-card-title{color:#0f172a;font-size:18px;font-weight:700;margin:0 0 8px}.admin-card-desc{color:#64748b;font-size:13px;line-height:1.5;margin-bottom:20px}.admin-card-footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding-top:14px}.admin-count-pill{background:#f3e8ff;border-radius:12px;color:#7c3aed;font-size:12px;font-weight:600;padding:4px 12px}.admin-card-actions{display:flex;gap:8px}.admin-action-btn{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s;width:32px}.admin-action-btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#7c3aed}.admin-action-btn.delete:hover{background:#fee2e2;border-color:#fca5a5;color:#dc2626}.admin-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.admin-modal-box{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0003;max-height:90vh;max-width:90vw;overflow-y:auto;padding:28px;width:540px}.admin-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.admin-modal-title{font-size:20px;font-weight:700;margin:0}.admin-close-btn{background:#0000;border:none;color:#94a3b8;cursor:pointer;font-size:22px}.admin-form-group{margin-bottom:18px}.admin-form-label{color:#334155;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.admin-form-input,.admin-form-select,.admin-form-textarea{border:1px solid #cbd5e1;border-radius:10px;box-sizing:border-box;font-family:inherit;font-size:14px;outline:none;padding:10px 14px;width:100%}.admin-form-input:focus,.admin-form-select:focus,.admin-form-textarea:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.admin-table-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0000000a;overflow:hidden}.admin-table{border-collapse:collapse;text-align:left;width:100%}.admin-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.5px;padding:14px 20px;text-transform:uppercase}.admin-table td{border-bottom:1px solid #f1f5f9;color:#334155;font-size:14px;padding:16px 20px}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover{background:#f8fafc}.account-management-page{position:relative;width:100%}.am-page-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:26px}.am-page-header h1{color:#0f172a;font-size:28px;font-weight:800;margin:0 0 5px}.am-page-header p{color:#64748b;font-size:14px;margin:0}.am-header-actions{align-items:center;display:flex;gap:10px}.am-cancel-btn,.am-primary-btn,.am-secondary-btn{align-items:center;border:0;border-radius:11px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:700;gap:7px;justify-content:center;padding:11px 17px;transition:.2s ease}.am-primary-btn{background:linear-gradient(135deg,#7c3aed,#5b21b6);box-shadow:0 5px 14px #7c3aed40;color:#fff}.am-primary-btn:hover{transform:translateY(-1px)}.am-primary-btn:disabled{cursor:not-allowed;opacity:.6}.am-secondary-btn{background:#fff;border:1px solid #e2e8f0;color:#334155}.am-secondary-btn:hover{border-color:#c4b5fd;color:#6d28d9}.am-cancel-btn{background:#fff;border:1px solid #cbd5e1;color:#475569}.am-stats-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px}.am-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;box-shadow:0 3px 12px #0f172a0a;gap:13px;min-height:88px;padding:17px}.am-stat-card,.am-stat-icon{align-items:center;display:flex}.am-stat-icon{border-radius:13px;flex-shrink:0;font-size:21px;font-weight:700;height:44px;justify-content:center;width:44px}.am-stat-icon.purple{background:#ede9fe;color:#7c3aed}.am-stat-icon.green{background:#d1fae5;color:#059669}.am-stat-icon.yellow{background:#fef3c7;color:#d97706}.am-stat-icon.red{background:#fee2e2;color:#dc2626}.am-stat-card span{color:#64748b;display:block;font-size:10px;font-weight:700;letter-spacing:.3px;margin-bottom:2px}.am-stat-card strong{color:#0f172a;display:block;font-size:23px;line-height:1.2}.am-stat-card small{color:#94a3b8;display:block;font-size:10px;margin-top:2px}.am-filter-bar{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 8px #0f172a08;gap:10px;margin-bottom:22px;padding:9px}.am-filter-bar,.am-search-box{align-items:center;display:flex}.am-search-box{border:1px solid #e2e8f0;border-radius:10px;color:#94a3b8;flex:1 1;gap:9px;height:40px;min-width:220px;padding:0 12px}.am-search-box input{border:0;color:#334155;font-family:inherit;font-size:13px;outline:none;width:100%}.am-category-pills{align-items:center;display:flex;gap:6px;overflow-x:auto}.am-category-pills button{background:#f8fafc;border:1px solid #0000;border-radius:9px;color:#64748b;cursor:pointer;font-family:inherit;font-size:12px;padding:8px 12px;white-space:nowrap}.am-category-pills button.active{background:#6366f1;color:#fff}.am-sort-select{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#334155;cursor:pointer;font-family:inherit;height:40px;outline:none;padding:0 12px}.am-empty{background:#fff;border:1px dashed #dbe1ea;border-radius:18px;flex-direction:column;min-height:310px;text-align:center}.am-empty,.am-empty-icon{align-items:center;display:flex;justify-content:center}.am-empty-icon{background:#f1f5f9;border-radius:13px;color:#64748b;font-size:22px;height:48px;margin-bottom:14px;width:48px}.am-empty h3{color:#0f172a;font-size:16px;margin:0 0 7px}.am-empty p{color:#64748b;font-size:13px;line-height:1.6;margin:0 0 18px;max-width:390px}.am-loading{color:#64748b;font-size:14px}.am-service-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.am-service-card{background:#fff;border:1px solid #dfe5ed;border-radius:15px;box-shadow:0 2px 7px #0f172a0a;overflow:hidden;transition:.2s ease}.am-service-card:hover{box-shadow:0 12px 25px #0f172a14;transform:translateY(-3px)}.am-service-image{background:linear-gradient(135deg,#ddd6fe,#c4b5fd);height:165px;overflow:hidden;position:relative}.am-service-image img{display:block;height:100%;object-fit:cover;width:100%}.am-service-placeholder{background:linear-gradient(135deg,#a78bfa,#7c3aed);color:#fff;font-size:24px;font-weight:800;height:100%;width:100%}.am-service-overlay,.am-service-placeholder{align-items:center;display:flex;justify-content:center}.am-service-overlay{background:#0f172a94;flex-direction:column;gap:7px;inset:0;opacity:0;position:absolute;transition:.2s ease}.am-service-card:hover .am-service-overlay{opacity:1}.am-details-btn,.am-visit-btn{border:0;border-radius:8px;cursor:pointer;font-family:inherit;font-size:11px;font-weight:700;min-width:76px;padding:7px 12px}.am-visit-btn{background:#fff;color:#334155}.am-details-btn{background:#6366f1;color:#fff}.am-service-footer{align-items:center;display:flex;gap:8px;justify-content:space-between;min-height:57px;padding:11px 12px}.am-service-footer h3{color:#334155;font-size:12px;font-weight:700;margin:0 0 3px}.am-service-footer span{color:#94a3b8;font-size:10px}.am-card-actions{display:flex;gap:4px}.am-card-actions button{background:#fff;border:1px solid #e2e8f0;border-radius:7px;color:#64748b;cursor:pointer;height:27px;width:27px}.am-card-actions button:hover{border-color:#c4b5fd;color:#7c3aed}.am-card-actions button.delete:hover{background:#fff5f5;border-color:#fecaca;color:#dc2626}.am-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a94;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2000}.am-modal{background:#fff;border-radius:18px;box-shadow:0 25px 60px #0f172a40;max-height:92vh;max-width:100%;overflow-y:auto;width:500px}.am-modal-header{align-items:flex-start;border-bottom:1px solid #eef2f7;display:flex;justify-content:space-between;padding:20px 22px}.am-modal-header h2{color:#0f172a;font-size:17px;margin:0 0 4px}.am-modal-header p{color:#94a3b8;font-size:11px;margin:0}.am-close{background:#0000;border:0;color:#64748b;cursor:pointer;font-size:22px}.am-modal form{padding:20px 22px}.am-upload-area{margin-bottom:18px}.am-upload-area input{display:none}.am-upload-area label{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;color:#64748b;flex-direction:column;height:108px;margin:0 auto;width:108px}.am-upload-icon{font-size:24px;margin-bottom:5px}.am-upload-area strong{font-size:10px}.am-upload-area small{font-size:9px;margin-top:3px}.am-form-group{margin-bottom:14px}.am-form-group label{color:#334155;display:block;font-size:11px;font-weight:700;margin-bottom:6px}.am-form-group input,.am-form-group select{border:1px solid #d7dee8;border-radius:9px;box-sizing:border-box;font-family:inherit;font-size:12px;height:40px;outline:none;padding:0 12px;width:100%}.am-form-group input:focus,.am-form-group select:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf617}.am-label-help{color:#94a3b8;font-weight:400;margin-left:7px}.am-password-input{border:1px solid #d7dee8;border-radius:9px;display:flex;overflow:hidden}.am-password-input input{border:0;border-radius:0}.am-password-input button{background:#f8fafc;border:0;color:#64748b;cursor:pointer;width:42px}.am-modal-footer{border-top:1px solid #eef2f7;display:flex;gap:9px;justify-content:flex-end;margin-top:20px;padding-top:15px}.am-category-modal{width:470px}.am-category-create{border-bottom:1px solid #eef2f7;display:flex;gap:8px;padding:18px 22px}.am-category-create input{border:1px solid #d7dee8;border-radius:9px;flex:1 1;font-family:inherit;height:40px;outline:none;padding:0 12px}.am-category-list{padding:10px 22px 20px}.am-category-row{align-items:center;border-bottom:1px solid #eef2f7;display:flex;justify-content:space-between;padding:12px 0}.am-category-row strong{color:#334155;display:block;font-size:13px}.am-category-row span{color:#94a3b8;display:block;font-size:10px;margin-top:3px}.am-delete-category{background:#fff1f2;border:0;border-radius:7px;color:#dc2626;cursor:pointer;font-family:inherit;font-size:10px;font-weight:700;padding:6px 9px}.am-no-category{color:#94a3b8;font-size:12px;padding:25px;text-align:center}.am-credentials-modal{width:430px}.am-credential-box{border:1px solid #e2e8f0;border-radius:11px;margin:18px 22px 0;overflow:hidden}.am-credential-box>span{background:#f8fafc;color:#64748b;display:block;font-size:9px;font-weight:800;padding:8px 11px}.am-credential-value{align-items:center;display:flex;gap:8px;justify-content:space-between;min-height:43px;padding:0 11px}.am-credential-value strong{color:#334155;font-size:12px;word-break:break-all}.am-credential-value button{background:#0000;border:0;color:#64748b;cursor:pointer;font-size:15px}.am-credential-actions{align-items:center;display:flex;gap:4px}.am-credential-url{background:#f8fafc;border-radius:10px;margin:18px 22px 22px;padding:12px}.am-credential-url span{color:#64748b;display:block;font-size:9px;font-weight:800;margin-bottom:5px}.am-credential-url a{color:#7c3aed;font-size:11px;word-break:break-all}.am-toast{border-radius:10px;box-shadow:0 10px 30px #0f172a2e;color:#fff;font-size:12px;font-weight:700;padding:12px 17px;position:fixed;right:25px;top:22px;z-index:5000}.am-toast-success{background:#16a34a}.am-toast-error{background:#dc2626}@media (max-width:1100px){.am-stats-grid{grid-template-columns:repeat(2,1fr)}.am-filter-bar{flex-wrap:wrap}.am-search-box{flex-basis:100%}}@media (max-width:700px){.admin-content-area{padding:18px}.am-page-header{align-items:flex-start;flex-direction:column}.am-header-actions{flex-wrap:wrap;width:100%}.am-stats-grid{grid-template-columns:1fr}.am-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.am-service-image{height:135px}.am-filter-bar{align-items:stretch;flex-direction:column}.am-category-pills,.am-sort-select{width:100%}}@media (max-width:460px){.am-service-grid{grid-template-columns:1fr}.am-service-image{height:180px}}.am-upload-area label{align-items:center;cursor:pointer;display:flex;height:110px;justify-content:center;overflow:hidden;width:110px}.am-upload-preview{border-radius:12px;display:block;height:100%;object-fit:contain;width:100%}.admin-mobile-topbar{align-items:center;background:#130826;background:var(--admin-sidebar-bg);border-bottom:1px solid #ffffff1a;box-sizing:border-box;display:none;height:60px;justify-content:space-between;padding:0 16px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1001}.admin-mobile-toggle-btn{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:6px}.admin-mobile-badge{background:#a7f3d026;border-radius:6px;color:#a7f3d0;font-size:11px;font-weight:800;letter-spacing:1px;padding:3px 8px;text-transform:uppercase}.admin-sidebar-backdrop{display:none}@media (max-width:992px){.admin-layout-container{flex-direction:column}.admin-mobile-topbar{display:flex}.admin-sidebar-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;display:block;inset:0;position:fixed;z-index:999}.admin-sidebar{bottom:0;box-shadow:none;left:-280px;position:fixed;top:0;transition:left .3s ease;width:260px;z-index:1000}.admin-sidebar.mobile-open{box-shadow:4px 0 25px #00000080;left:0}.admin-main-content{margin-left:0!important;width:100%!important}.admin-content-area{box-sizing:border-box;overflow-x:hidden;padding:20px 16px;width:100%}.admin-page-header{align-items:flex-start;flex-direction:column;gap:12px}.admin-search-input{box-sizing:border-box;width:100%!important}.admin-category-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.admin-table-container{overflow-x:auto;width:100%}.admin-modal-box{box-sizing:border-box;max-width:520px;padding:20px;width:94vw}}@media (max-width:576px){.admin-category-grid{grid-template-columns:1fr}.admin-content-area{padding:14px 12px}}.admin-main-content{flex:1 1;min-height:100vh;min-width:0}.admin-content-area{box-sizing:border-box;padding:28px 32px 48px;width:100%}@media (max-width:1024px){.admin-content-area{margin-bottom:48px;padding:24px}}@media (max-width:768px){.admin-content-area{margin-bottom:48px;padding:20px 16px}}@media (max-width:480px){.admin-content-area{margin-bottom:48px;padding:16px 12px}}
/*# sourceMappingURL=main.301f68f3.css.map*/