.AdminSidebar_sidebar__Ed2Bl{width:270px;min-height:100vh;background:var(--admin-sidebar-bg);display:flex;flex-direction:column;padding:1.25rem .85rem;color:#fff;position:fixed;top:0;left:0;z-index:100;overflow-y:auto;border-right:1px solid hsla(0,0%,100%,.06);transition:width .3s ease,transform .3s ease}.AdminSidebar_sidebarCollapsed__HbPLL{width:76px;padding:1.25rem .5rem}.AdminSidebar_brandWrap__lVfSS{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem;padding:.25rem .5rem}.AdminSidebar_brandWrapCollapsed__98OwB{justify-content:center;margin-bottom:1.5rem;padding:.25rem 0}.AdminSidebar_brandLogo__cmAqq{height:48px;width:auto;object-fit:contain;filter:drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ffffff);transition:opacity .2s ease}.AdminSidebar_brandLogoCollapsed__e3mo9{height:36px}.AdminSidebar_toggleCollapseBtn__to8Kr{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:hsla(0,0%,100%,.1);color:#fff;border:none;cursor:pointer;transition:background .2s ease,transform .2s ease;flex-shrink:0}.AdminSidebar_toggleCollapseBtn__to8Kr:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}.AdminSidebar_navSections__v3kIa{display:flex;flex-direction:column;gap:1.25rem;flex:1 1}.AdminSidebar_sectionGroup__vD8yZ{display:flex;flex-direction:column;gap:.3rem}.AdminSidebar_sectionHeader__yZdkU{font-size:.65rem;font-weight:800;letter-spacing:.08em;color:hsla(0,0%,100%,.4);text-transform:uppercase;padding-left:.75rem;margin-bottom:.2rem;white-space:nowrap;overflow:hidden}.AdminSidebar_navItem__cdCmF{display:flex;align-items:center;justify-content:space-between;padding:.65rem .85rem;border-radius:14px;color:var(--admin-sidebar-text);font-size:.88rem;font-weight:600;transition:all .2s ease;text-decoration:none;white-space:nowrap}.AdminSidebar_navItemCollapsed__J1_lF{justify-content:center;padding:.75rem 0;border-radius:12px}.AdminSidebar_navItem__cdCmF:hover{background:var(--admin-sidebar-hover);color:#fff}.AdminSidebar_navItemActive__JuB1_{background:var(--admin-sidebar-active);color:#fff;font-weight:700;box-shadow:0 8px 20px rgba(99,102,241,.35)}.AdminSidebar_navLeft__xhO5S{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.AdminSidebar_chevronIcon__055W2{opacity:.6;flex-shrink:0}.AdminSidebar_sidebarProfileCard__1aSOf{margin-top:1.5rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:18px;padding:.85rem;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;transition:padding .3s ease}.AdminSidebar_sidebarProfileCardCollapsed__sq2Dx{padding:.5rem;border-radius:12px}.AdminSidebar_crownBadgeIcon__fH6yq{color:#f59e0b;margin-bottom:.3rem;flex-shrink:0}.AdminSidebar_profileCardText__cUn1q{font-size:.7rem;opacity:.7}.AdminSidebar_profileCardTitle__efOsn{font-size:.88rem;font-weight:800;color:#fff;margin-bottom:.65rem}.AdminSidebar_profileBtn__QjoGf{background:hsla(0,0%,100%,.12);color:#fff;border-radius:50px;padding:.3rem .85rem;font-size:.75rem;font-weight:700;transition:background .2s ease;text-decoration:none;display:inline-block}.AdminSidebar_profileBtn__QjoGf:hover{background:hsla(0,0%,100%,.25)}.AdminSidebar_mobileBackdrop__Ix0rZ{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:95}@media (max-width:1024px){.AdminSidebar_sidebar__Ed2Bl{transform:translateX(-100%)}.AdminSidebar_sidebarOpen__MQYNx{transform:translateX(0)!important;width:270px!important}.AdminSidebar_mobileBackdropShow__DSD7a{display:block}}.UIComponents_card__oXktX{background:var(--bg-card);border-radius:24px;padding:1.5rem;border:1px solid var(--border-color);box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease}.UIComponents_searchInputWrapper__2__KR{position:relative;display:flex;align-items:center;width:100%;max-width:320px}.UIComponents_searchInput__cna_W{width:100%;padding:.55rem 1rem .55rem 2.4rem;border-radius:50px;border:1px solid var(--border-color);background:var(--admin-bg);color:var(--text-main);font-size:.88rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.UIComponents_searchIcon__XNbxb{position:absolute;left:.85rem;color:var(--text-muted);pointer-events:none}.UIComponents_layoutContainer__G4LIq{display:flex;min-height:100vh;background:var(--admin-bg)}.UIComponents_mainContentArea__riQ7e{flex:1 1;display:flex;flex-direction:column;min-width:0;margin-left:270px}.UIComponents_mainBody__S7FRO{padding:2rem 2rem 4rem;flex:1 1}@media (max-width:1024px){.UIComponents_mainContentArea__riQ7e{margin-left:0}}.AdminHeader_header__6qiAl{position:-webkit-sticky;position:sticky;top:0;z-index:80;height:76px;background:var(--bg-header);border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;padding:0 1.75rem;transition:background-color .3s ease,padding .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.02)}.AdminHeader_headerLeft__rw5Dx{display:flex;align-items:center;gap:.85rem;min-width:0}.AdminHeader_toggleSidebarBtn__Vkllc{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:var(--admin-bg);border:1px solid var(--border-color);color:var(--text-main);cursor:pointer;flex-shrink:0;transition:background .2s ease,transform .2s ease}.AdminHeader_toggleSidebarBtn__Vkllc:hover{background:var(--bg-card);transform:scale(1.05)}.AdminHeader_titleBox__dgQU2{display:flex;flex-direction:column;min-width:0}.AdminHeader_pageTitle__jnJ1_{font-size:1.2rem;font-weight:900;color:var(--text-main);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AdminHeader_pageSubtitle__RKSgK{font-size:.78rem;color:var(--text-muted);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AdminHeader_headerRight__tF7CS{display:flex;align-items:center;gap:.85rem;flex-shrink:0}.AdminHeader_themeToggleBtn__5uxC_{width:40px;height:40px;border-radius:50%;background:var(--admin-bg);border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;color:var(--text-main);cursor:pointer;flex-shrink:0;transition:transform .2s ease,background .2s ease}.AdminHeader_themeToggleBtn__5uxC_:hover{transform:scale(1.05)}.AdminHeader_notificationBtn__l9BwT{position:relative;width:40px;height:40px;border-radius:50%;background:var(--admin-bg);border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;color:var(--text-main);cursor:pointer;flex-shrink:0;transition:transform .2s ease}.AdminHeader_notificationBtn__l9BwT:hover{transform:scale(1.05)}.AdminHeader_badgeCount__GOy99{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:.68rem;font-weight:900;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--bg-header);flex-shrink:0;pointer-events:none;z-index:10}.AdminHeader_userProfileBtn__FktYf{display:flex;align-items:center;gap:.65rem;padding:.35rem .75rem .35rem .35rem;border-radius:50px;background:var(--admin-bg);border:1px solid var(--border-color);cursor:pointer;flex-shrink:0;transition:background .2s ease}.AdminHeader_avatarImg__b_lyo{width:34px;height:34px;border-radius:50%;object-fit:cover;flex-shrink:0}.AdminHeader_userInfo__hDWs_{display:flex;flex-direction:column;text-align:left}.AdminHeader_userName__outXV{font-size:.85rem;font-weight:800;color:var(--text-main);line-height:1.1;white-space:nowrap}.AdminHeader_userEmail__3IiSB{font-size:.7rem;color:var(--text-muted);white-space:nowrap}@media (max-width:1024px){.AdminHeader_header__6qiAl{padding:0 1rem}}@media (max-width:768px){.AdminHeader_pageSubtitle__RKSgK,.AdminHeader_userEmail__3IiSB{display:none}}@media (max-width:580px){.AdminHeader_userName__outXV{display:none}.AdminHeader_userProfileBtn__FktYf{padding:.25rem;border-radius:50%}.AdminHeader_headerRight__tF7CS{gap:.5rem}}.AdminPages_pageStack__OGaZl{display:flex;flex-direction:column;gap:1.5rem}.AdminPages_pageStackConstrained__sdqt7,.AdminPages_pageStackLargeGap__EIBre{display:flex;flex-direction:column;gap:2rem}.AdminPages_pageStackConstrained__sdqt7{max-width:850px}.AdminPages_filterCard__TS4uD{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.AdminPages_filterGroup__piSIu{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.AdminPages_filterPillBtn__8N_mF{padding:.4rem .85rem;border-radius:50px;font-size:.8rem;font-weight:700;border:1px solid var(--border-color);background:var(--admin-bg);color:var(--text-muted);cursor:pointer;transition:all .2s ease}.AdminPages_filterPillBtnActive__fmYdj{background:var(--accent-purple);color:#fff}.AdminPages_cardPaddingZero__iPKAm{padding:0;overflow:hidden}.AdminPages_tableContainer__6P5ST{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.AdminPages_tableWrapper__fvoCU{width:100%;min-width:600px;border-collapse:collapse;text-align:left}.AdminPages_tableHeaderRow__fMuUO{border-bottom:2px solid var(--border-color);font-size:.82rem;color:var(--text-muted)}.AdminPages_tableTh__rfFyV{padding:1rem 1.25rem;white-space:nowrap}.AdminPages_tableThCompact__Utmcz{padding:.85rem;white-space:nowrap}.AdminPages_tableThRight__53s1W{padding:1rem 1.25rem;text-align:right;white-space:nowrap}.AdminPages_tableBodyRowBold__rwcfw,.AdminPages_tableBodyRow__CHAmy{border-bottom:1px solid var(--border-color);font-size:.9rem}.AdminPages_tableBodyRowBold__rwcfw{font-weight:700}.AdminPages_tableTd__7C_Ja{padding:1rem 1.25rem;white-space:nowrap}.AdminPages_tableTdCompact__7aqCi{padding:1rem .85rem;white-space:nowrap}.AdminPages_tableTdFlex__Mp8Ra{padding:1rem 1.25rem;display:flex;align-items:center;gap:.75rem;white-space:nowrap}.AdminPages_tableTdFlexCompact__fTdaS{padding:1rem .85rem;display:flex;align-items:center;gap:.6rem;white-space:nowrap}.AdminPages_tableTdRight__Cefce{padding:1rem 1.25rem;text-align:right;white-space:nowrap}.AdminPages_userAvatar__evSMF{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.AdminPages_userInfoCol__byC93{display:flex;flex-direction:column}.AdminPages_userName__uSYP8{font-weight:800;color:var(--text-main)}.AdminPages_userEmail__tvIeA{font-size:.75rem;color:var(--text-muted)}.AdminPages_actionToggleBtn__7Kiap{cursor:pointer;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center}.AdminPages_statusActive__s6K1B{color:#10b981}.AdminPages_statusInactive__k4nwO{color:#94a3b8}.AdminPages_modalOverlay__fZBp0{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;display:flex;align-items:center;justify-content:center;padding:1rem}.AdminPages_modalContent__P0vX1{background:var(--bg-card);border-radius:24px;padding:2rem;width:100%;max-width:450px;box-shadow:var(--shadow-lg);max-height:90vh;overflow-y:auto}.AdminPages_modalTitle__PdbMc{font-size:1.25rem;font-weight:800;margin-bottom:1rem}.AdminPages_modalForm__coQEC{gap:1rem}.AdminPages_formField__eqKYh,.AdminPages_modalForm__coQEC{display:flex;flex-direction:column}.AdminPages_formLabel__S4KAo{display:block;font-size:.85rem;font-weight:700;margin-bottom:.3rem}.AdminPages_formInput__h7BOb,.AdminPages_formSelect__NPyJ5{width:100%;padding:.7rem;border-radius:12px;border:1px solid var(--border-color);outline:none;background:var(--admin-bg);color:var(--text-main)}.AdminPages_modalActions__zRaGF{display:flex;gap:.75rem;margin-top:1rem}.AdminPages_fourGrid__c_GKs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem}.AdminPages_threeGrid__NZ4lE{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.AdminPages_twoGrid__6AbpD{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}.AdminPages_fiveGrid__efV_u{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.25rem;gap:1.25rem}.AdminPages_summaryIconBox__O0H1p{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.AdminPages_summaryIconBoxLarge__2bBZn{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.AdminPages_summaryCardFlex__6KWwx{display:flex;align-items:center;gap:1rem}.AdminPages_matrixHeader__5vFrU{padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:.75rem}.AdminPages_selectCompact__pL254{padding:.3rem .6rem;border-radius:8px;border:1px solid var(--border-color);background:var(--admin-bg);font-size:.8rem;font-weight:700;color:var(--text-main)}.AdminPages_awardCard__P4OOA{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;position:relative}.AdminPages_deleteAwardBtn__h82uN{position:absolute;top:10px;right:10px;color:#ef4444;background:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.1);border:none;cursor:pointer}.AdminPages_awardIconImg__zrxI2{width:54px;height:54px;object-fit:contain;margin-bottom:.75rem}.AdminPages_settingProfileAvatar__5nG_c{width:72px;height:72px;border-radius:50%;object-fit:cover;flex-shrink:0}.AdminPages_successAlert__N8v19{background:#d1fae5;color:#059669;padding:.75rem 1rem;border-radius:12px;font-size:.88rem;font-weight:700;text-align:center}.AdminPages_sectionHeaderTitle___HxA7{font-size:1.25rem;font-weight:900;margin-bottom:.2rem}.AdminPages_sectionHeaderDesc__7Ql5N{font-size:.85rem;color:var(--text-muted)}.AdminPages_cardFlexCol__vIQOC{display:flex;flex-direction:column;position:relative}.AdminPages_cardFlexColGap__aOSgK{display:flex;flex-direction:column;gap:1rem}.AdminPages_cardFlexRow__8hsRQ{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.AdminPages_flexBetween__EJvU5{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.AdminPages_flexGapSm__VFbhL{display:flex;align-items:center;gap:.35rem}.AdminPages_flexGapMd__AMnwH{display:flex;gap:.5rem}.AdminPages_monospaceText__XINP5{font-size:.78rem;color:var(--text-muted);font-family:monospace}.AdminPages_statusActiveText__XYW1N{font-size:.75rem;color:#10b981;font-weight:700}.AdminPages_textMuted__Y56so{font-size:.78rem;color:var(--text-muted);font-weight:700}.AdminPages_borderBottomField__xU4s1{padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.AdminPages_checkboxToggle__Xcpzv{width:22px;height:22px;accent-color:#6366f1;cursor:pointer}.AdminPages_iconBoxIndigo__PNjQz{background:#eef2ff;color:#6366f1}.AdminPages_iconBoxBlue__XqRrr{background:#dbeafe;color:#3b82f6}.AdminPages_iconBoxPink__bl5kk{background:#fce7f3;color:#ec4899}.AdminPages_iconBoxOrange__c8YYV{background:#ffedd5;color:#f97316}.AdminPages_iconBoxGreen__5a455{background:#ecfdf5;color:#10b981}.AdminPages_iconBoxYellow__bbhBH{background:#fffbeb;color:#f59e0b}.AdminPages_iconBoxRed___KaFb{background:#fef2f2;color:#ef4444}@media (max-width:1280px){.AdminPages_fiveGrid__efV_u{grid-template-columns:repeat(3,1fr)}.AdminPages_fourGrid__c_GKs,.AdminPages_threeGrid__NZ4lE{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.AdminPages_fiveGrid__efV_u{grid-template-columns:repeat(2,1fr)}.AdminPages_threeGrid__NZ4lE,.AdminPages_twoGrid__6AbpD{grid-template-columns:1fr}}@media (max-width:640px){.AdminPages_fiveGrid__efV_u,.AdminPages_fourGrid__c_GKs,.AdminPages_threeGrid__NZ4lE,.AdminPages_twoGrid__6AbpD{grid-template-columns:1fr}.AdminPages_filterCard__TS4uD{flex-direction:column;align-items:stretch}.AdminPages_filterGroup__piSIu{width:100%}.AdminPages_modalContent__P0vX1{padding:1.25rem;border-radius:20px}.AdminPages_modalActions__zRaGF{flex-direction:column}}@media (max-width:480px){.AdminPages_sectionHeaderTitle___HxA7{font-size:1.1rem}.AdminPages_settingProfileAvatar__5nG_c{width:56px;height:56px}}.Dashboard_dashboardGrid__BLW2H{display:flex;flex-direction:column;gap:2rem}.Dashboard_statCardsGrid__KkOzW{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1.25rem;gap:1.25rem}.Dashboard_statCard___s_vV{background:var(--bg-card);border-radius:20px;padding:1.25rem 1rem;border:1px solid var(--border-color);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.Dashboard_statCard___s_vV:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.Dashboard_statHeader__p0DjN{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.Dashboard_statTitle__Hbq2_{font-size:.78rem;font-weight:700;color:var(--text-muted)}.Dashboard_iconCircle__1haiS{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Dashboard_statValue__zrG6R{font-size:1.6rem;font-weight:900;color:var(--text-main);line-height:1.1;margin-bottom:.35rem}.Dashboard_statChange__RfWv6{font-size:.725rem;font-weight:700;display:flex;align-items:center;gap:.2rem;margin-bottom:.5rem}.Dashboard_changePositive__gLUEU{color:#10b981}.Dashboard_changeNegative__8BlGe{color:#ef4444}.Dashboard_sparklineWrap__qCq92{margin-top:auto;height:28px;width:100%}.Dashboard_middleSectionGrid__1M_aO{display:grid;grid-template-columns:1.8fr 1fr .85fr;grid-gap:1.5rem;gap:1.5rem}.Dashboard_promoBannerCard__cZJ2w{background:linear-gradient(145deg,#1e1b4b,#311075 50%,#4f46e5);color:#fff;border-radius:24px;padding:1.75rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 15px 35px rgba(49,16,117,.4)}.Dashboard_promoTitle__XiRwG{font-size:1.35rem;font-weight:900;line-height:1.2;margin-bottom:.6rem}.Dashboard_promoDesc__byjZP{font-size:.85rem;opacity:.85;line-height:1.4;margin-bottom:1.5rem;max-width:220px}.Dashboard_promoTrophyGraphic__D0H7d{position:absolute;bottom:0;right:-10px;width:130px;pointer-events:none}.Dashboard_bottomOverviewGrid__bQoSw{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.5rem;gap:1.5rem}@media (max-width:1400px){.Dashboard_statCardsGrid__KkOzW{grid-template-columns:repeat(3,1fr)}.Dashboard_middleSectionGrid__1M_aO{grid-template-columns:1fr 1fr}.Dashboard_promoBannerCard__cZJ2w{grid-column:span 2}}@media (max-width:1024px){.Dashboard_statCardsGrid__KkOzW{grid-template-columns:repeat(2,1fr)}.Dashboard_middleSectionGrid__1M_aO{grid-template-columns:1fr}.Dashboard_promoBannerCard__cZJ2w{grid-column:span 1}.Dashboard_bottomOverviewGrid__bQoSw{grid-template-columns:1fr}}@media (max-width:640px){.Dashboard_statCardsGrid__KkOzW{grid-template-columns:1fr}}.Dashboard_promoBtn__wB_6x{background:#fff!important;color:#4f46e5!important;font-weight:900!important}.Charts_chartCard__vrASG{display:flex;flex-direction:column;height:100%;position:relative}.Charts_donutCard__P7VGB{display:flex;flex-direction:column;gap:1.25rem;height:100%}.Charts_chartHeader__f8gyU{margin-bottom:1.25rem;gap:1rem}.Charts_chartHeader__f8gyU,.Charts_donutHeader__foKQN{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.Charts_donutHeader__foKQN{gap:.5rem}.Charts_chartTitle__PX_Sg{font-size:1.1rem;font-weight:800;color:var(--text-main)}.Charts_donutTitle__zyoWK{font-size:1.05rem;font-weight:800;color:var(--text-main)}.Charts_controlsWrapper__JKgz8{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.Charts_seriesLegend__y1k8C{display:flex;align-items:center;gap:1.1rem}.Charts_legendItem__tfJs_{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700}.Charts_dotWeb__80c9p{width:8px;height:8px;border-radius:2px;background:#6366f1}.Charts_dotIos__xMmvb{width:8px;height:8px;border-radius:2px;background:#ec4899}.Charts_dotAndroid__Ev9Mj{width:8px;height:8px;border-radius:2px;background:#f59e0b}.Charts_legendLabel__zlOPs{color:var(--text-muted)}.Charts_typeSwitcher__1_wb6{display:flex;background:var(--admin-bg);padding:3px;border-radius:10px;border:1px solid var(--border-color)}.Charts_switchBtn__vLZ_w{display:flex;align-items:center;gap:.3rem;padding:.25rem .55rem;border-radius:7px;font-size:.75rem;font-weight:800;border:none;background:transparent;color:var(--text-muted);box-shadow:none;transition:all .2s ease;cursor:pointer}.Charts_switchBtnActive__6KDn0{background:var(--bg-card);color:var(--accent-purple);box-shadow:var(--shadow-sm)}.Charts_dateSelector__7sb5h{display:flex;align-items:center;gap:.4rem;background:var(--admin-bg);padding:.25rem .65rem;border-radius:10px;border:1px solid var(--border-color)}.Charts_selectInput__7BEaK{border:none;background:transparent;color:var(--text-main);font-size:.75rem;font-weight:700;outline:none;cursor:pointer}.Charts_chartContainer__2F8Tg{position:relative;width:100%;flex:1 1;min-height:220px;display:flex;flex-direction:column;justify-content:flex-end}.Charts_yAxisGuidelines__9c5yD{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none;padding-bottom:25px}.Charts_yAxisRow__55LzQ{display:flex;align-items:center;width:100%}.Charts_yAxisLabel__jOXvY{width:32px;font-size:.7rem;color:var(--text-muted);font-weight:600}.Charts_yAxisLine__RDQsQ{flex:1 1;border-top:1px dashed var(--border-color);opacity:.5}.Charts_yAxisLineZero__xUtyr{flex:1 1;border-top:1px solid var(--border-color);opacity:.5}.Charts_chartContent__FLqNc{position:relative;padding-left:35px;height:180px;display:flex;align-items:flex-end}.Charts_svgChart__A2fGt{overflow:visible;z-index:2}.Charts_barChartContainer__wQuCD{display:flex;width:100%;height:100%;justify-content:space-between;align-items:flex-end;z-index:2}.Charts_barColumn__U25QG{display:flex;flex-direction:column;align-items:center;gap:.4rem;flex:1 1;height:100%;justify-content:flex-end;position:relative}.Charts_barGroup__WsFAZ{display:flex;align-items:flex-end;gap:3px;height:100%;width:80%;justify-content:center}.Charts_barWeb__AdTJk{background:linear-gradient(180deg,#6366f1,#4f46e5)}.Charts_barIos__S99Ni,.Charts_barWeb__AdTJk{flex:1 1;max-width:10px;border-radius:5px 5px 2px 2px}.Charts_barIos__S99Ni{background:linear-gradient(180deg,#ec4899,#f43f5e)}.Charts_barAndroid__RJ9ux{flex:1 1;max-width:10px;background:linear-gradient(180deg,#f59e0b,#d97706);border-radius:5px 5px 2px 2px}.Charts_tooltip__INgO3{position:absolute;top:10px;transform:translateX(-50%);background:#13112a;color:#fff;padding:.45rem .75rem;border-radius:10px;box-shadow:var(--shadow-lg);font-size:.725rem;font-weight:700;z-index:20;pointer-events:none;white-space:nowrap;border:1px solid hsla(0,0%,100%,.15)}.Charts_tooltipDate__5e8aG{color:#a5b4fc;margin-bottom:2px;text-align:center}.Charts_tooltipWeb__uxYN2{color:#818cf8}.Charts_tooltipIos__KzV0H{color:#f472b6}.Charts_tooltipAndroid__mzPms{color:#fbbf24}.Charts_xAxisContainer__DWnHK{display:flex;justify-content:space-between;padding-left:35px;margin-top:.75rem;font-size:.75rem;font-weight:700;color:var(--text-muted)}.Charts_xAxisLabel__ZDcdx{text-align:center;flex:1 1;color:var(--text-muted);transition:color .2s ease}.Charts_xAxisLabelHovered__QmS2P{color:var(--accent-purple)}.Charts_donutNavTabs__B5rS_{display:flex;gap:1rem;border-bottom:1px solid var(--border-color);padding-bottom:.2rem}.Charts_donutTabBtn__jSUU3{font-size:.78rem;font-weight:800;color:var(--text-muted);padding-bottom:.25rem;transition:all .2s ease;background:transparent;cursor:pointer;border:none;border-bottom:2px solid transparent}.Charts_donutTabBtnActive__fwO4Q{color:#6366f1;border-bottom:2px solid #6366f1}.Charts_donutBody__CxgMr{display:flex;align-items:center;justify-content:space-around;gap:1rem;flex-wrap:wrap;flex:1 1}.Charts_donutSvgWrap__xtIWp{position:relative;width:145px;height:145px}.Charts_donutSvg__pqgS4{transform:rotate(-90deg);overflow:visible}.Charts_donutCenterLabel__6VnUg{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.Charts_donutCenterValue__dMl30{font-size:1.35rem;font-weight:900;color:var(--text-main);line-height:1}.Charts_donutCenterSubtext__bTiti{font-size:.68rem;color:var(--text-muted);font-weight:700;margin-top:2px}.Charts_donutLegend__Nm6Zx{display:flex;flex-direction:column;gap:.6rem}.Charts_donutLegendRow__axdYd{display:flex;align-items:center;gap:.6rem;font-size:.78rem;font-weight:700}.Charts_donutLegendDot__eG5Pn{width:9px;height:9px;border-radius:50%}.Charts_donutLegendName__s_Wqq{min-width:55px;color:var(--text-muted)}.Charts_donutLegendCount__P2Y_s{color:var(--text-main)}.Widgets_widgetCardWithGap__iU_Bb,.Widgets_widgetCard__NoRIB{display:flex;flex-direction:column;height:100%}.Widgets_widgetCardWithGap__iU_Bb{gap:1.25rem}.Widgets_permissionCard__bMTnE{display:flex;flex-direction:column;gap:1rem}.Widgets_widgetTitle__EdqD7{font-size:1.1rem;font-weight:800;margin-bottom:1.25rem;color:var(--text-main)}.Widgets_widgetSubTitle__xqE3y{font-size:1.05rem;font-weight:800;color:var(--text-main)}.Widgets_activityList__Dp8nv{display:flex;flex-direction:column;gap:1.1rem;flex:1 1}.Widgets_activityItem__orHY_{justify-content:space-between;padding:.2rem 0}.Widgets_activityItem__orHY_,.Widgets_activityLeft__GB5fI{display:flex;align-items:center;gap:.75rem}.Widgets_activityIconBox__jJAC1{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px rgba(0,0,0,.03)}.Widgets_activityTextCol__j0Zyf{display:flex;flex-direction:column}.Widgets_activityItemTitle__nRD_h{font-size:.825rem;font-weight:800;color:var(--text-main)}.Widgets_activityItemSubtitle__RULAm{font-size:.725rem;color:var(--text-muted)}.Widgets_activityTime__FxWUN{font-size:.7rem;color:var(--text-light);font-weight:600;white-space:nowrap}.Widgets_gaugeBody__qXsaJ{display:flex;align-items:center;justify-content:space-around;gap:1rem;flex-wrap:wrap}.Widgets_gaugeSvgWrap__EfdCK{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.Widgets_gaugeCenterText__35pHL{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 14px;pointer-events:none}.Widgets_gaugePercentText__w3tz2{font-size:1.3rem;font-weight:900;color:var(--text-main);line-height:1}.Widgets_gaugeSubtext__sR5eM{font-size:.62rem;color:var(--text-muted);font-weight:700;line-height:1.15;margin-top:3px;max-width:80px}.Widgets_permissionLegend__Qgb9C{display:flex;flex-direction:column;gap:.6rem}.Widgets_permissionLegendRow___NjTH{display:flex;align-items:center;gap:.6rem;font-size:.8rem;font-weight:700}.Widgets_permissionLegendDot__PjZ4Q{width:10px;height:10px;border-radius:50%}.Widgets_permissionLegendName__rmEiZ{min-width:70px;color:var(--text-muted)}.Widgets_permissionLegendValue__9cKVE{color:var(--text-main)}.Widgets_widgetFooterAction__hNh4N{margin-top:auto;padding-top:.5rem}.Widgets_userOverviewBody__7Tfui{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:1 1}.Widgets_userOverviewIllustration__OvZYi{position:relative;width:110px;height:90px;border-radius:24px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 20px rgba(99,102,241,.1)}.Widgets_userOverviewIconRow___Ap2q{display:flex;align-items:center;gap:-4px}.Widgets_userOverviewGrid__DHl5k{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;flex:1 1}.Widgets_userStatLabel__oa_QQ{font-size:.7rem;color:var(--text-muted);font-weight:700}.Widgets_userStatValue__PHPp7{font-size:1.25rem;font-weight:900;color:var(--text-main)}