@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.ant-modal-root .ant-modal-wrap{z-index:1200!important}.ant-modal-root .ant-modal-mask{z-index:1199!important}.ant-dropdown,.ant-select-dropdown,.ant-picker-dropdown{z-index:1200!important}[data-theme=dark] .ant-modal .ant-modal-content{background-color:#1a1225!important;color:#d4cadf!important}[data-theme=dark] .ant-modal .ant-modal-header{background-color:#1a1225!important;border-bottom-color:#ffffff0f!important}[data-theme=dark] .ant-modal .ant-modal-title{color:#e0d8ea!important}[data-theme=dark] .ant-modal .ant-modal-close{color:#d4cadf!important}[data-theme=dark] .ant-dropdown .ant-dropdown-menu{background-color:#1a1225!important}[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item{color:#d4cadf!important}[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item:hover{background-color:#251a35!important}.dashboard-container{padding:10px}.ant-table-thead>tr>th{background-color:var(--table-header-bg)!important;padding:8px 16px!important;color:var(--table-header-text)!important}.ant-table-tbody>tr>td{background-color:var(--table-body-bg);color:var(--table-body-text)}.ant-table .ant-table-tbody>tr:hover>td{background-color:var(--table-hover-bg)!important}.ant-table>.ant-table-container>.ant-table-content{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.dashboard-table-compact{box-shadow:#00000059 0 5px 15px;border-radius:8px}.dashboard-table-compact .ant-table-thead>tr>th{background-color:var(--table-header-bg)!important;padding:8px 16px!important;color:var(--table-header-text);font-size:14px;font-weight:600}.dashboard-table-compact .ant-table-tbody>tr>.ant-table-cell{background-color:var(--table-body-bg);padding-top:8px!important;padding-bottom:8px!important;font-size:14px;color:var(--table-body-text)}.dashboard-table-compact .ant-table-tbody>tr:hover>td{background-color:var(--table-hover-bg)!important}.dashboard-table-compact .ant-table-body{scrollbar-width:none;-ms-overflow-style:none}.dashboard-table-compact .ant-table-body::-webkit-scrollbar{display:none}.dashboard-chart-heading{font-size:14px;padding:3px 6px;border-radius:8px;font-weight:600;color:var(--chart-heading-text);background:var(--chart-heading-bg);text-shadow:var(--chart-heading-shadow)}[data-theme=dark] .ant-message-notice-content{background-color:#1a1225!important;color:#d4cadf!important;box-shadow:0 6px 16px #000c,0 3px 6px -4px #000c,0 9px 28px 8px #000c!important}[data-theme=dark] .ant-notification-notice{background-color:#1a1225!important;color:#d4cadf!important;box-shadow:0 6px 16px #000c!important}[data-theme=dark] .ant-notification-notice-message,[data-theme=dark] .ant-notification-notice-description{color:#e0d8ea!important}@media(max-width:767px){.dashboard-container{padding:6px}.dashboard-chart-heading{font-size:11px;padding:2px 4px}.dashboard-table-compact .ant-table-thead>tr>th{padding:4px 8px!important;font-size:11px}.dashboard-table-compact .ant-table-tbody>tr>.ant-table-cell{padding-top:4px!important;padding-bottom:4px!important;font-size:11px}.ant-table-thead>tr>th{padding:6px 8px!important;font-size:12px}.ant-table-tbody>tr>td{font-size:12px}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}.ant-modal .ant-modal-body{padding:12px!important}.ant-modal .ant-modal-header{padding:12px 16px!important}.ant-modal-title{font-size:14px!important}}@media(min-width:768px)and (max-width:1023px){.dashboard-container{padding:8px}.dashboard-chart-heading{font-size:12px;padding:2px 5px}.dashboard-table-compact .ant-table-thead>tr>th{padding:6px 10px!important;font-size:12px}.dashboard-table-compact .ant-table-tbody>tr>.ant-table-cell{padding-top:6px!important;padding-bottom:6px!important;font-size:12px}}@media(min-width:1024px)and (max-width:1439px){.dashboard-container{padding:10px}.dashboard-chart-heading{font-size:13px}}@media(min-width:1440px){.dashboard-container{padding:12px}.dashboard-chart-heading{font-size:14px}}._header_s4ldy_1{display:flex;justify-content:space-between;padding:10px 1.5rem;background-color:var(--header-bg);width:100%;position:sticky;top:0;z-index:1000;gap:2rem}._headerLeft_s4ldy_13{display:flex;align-items:center;gap:12px;flex-shrink:0}._sidebarToggle_s4ldy_20{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:transparent;border:1px solid transparent;color:var(--chart-heading-text);cursor:pointer;font-size:16px;transition:all .25s ease;flex-shrink:0}._sidebarToggle_s4ldy_20:hover{background:#5b2d8e14;border-color:#5b2d8e33;color:var(--table-header-bg)}[data-theme=dark] ._sidebarToggle_s4ldy_20:hover{background:#5b2d8e26;border-color:#5b2d8e4d}._themeToggleBtn_s4ldy_53{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:var(--theme-toggle-bg);box-shadow:var(--theme-toggle-shadow);border:none;cursor:pointer;transition:background .3s ease,box-shadow .3s ease;font-size:18px}._sunIcon_s4ldy_70{position:absolute;color:#faad14;transition:transform .5s ease,opacity .5s ease;transform:translateY(0);opacity:1}._moonIcon_s4ldy_78{position:absolute;color:#1890ff;transition:transform .5s ease,opacity .5s ease;transform:translateY(-30px);opacity:0}[data-theme=dark] ._sunIcon_s4ldy_70{transform:translateY(30px);opacity:0}[data-theme=dark] ._moonIcon_s4ldy_78{transform:translateY(0);opacity:1}@media(max-width:767px){._header_s4ldy_1{padding:6px .5rem;gap:.25rem .5rem;flex-wrap:wrap;align-items:center}._headerLeft_s4ldy_13{gap:6px}._sidebarToggle_s4ldy_20{width:28px;height:28px;font-size:14px;border-radius:6px}._themeToggleBtn_s4ldy_53{width:24px;height:24px;font-size:12px}}@media(min-width:768px)and (max-width:1023px){._header_s4ldy_1{padding:8px 1rem;gap:1rem}._headerLeft_s4ldy_13{gap:8px}._sidebarToggle_s4ldy_20{width:30px;height:30px;font-size:15px}._themeToggleBtn_s4ldy_53{width:30px;height:30px;font-size:16px}}._fullscreenOverlay_15yug_1{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--overlay-bg);display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_15yug_1 .3s ease-out forwards}@keyframes _fadeIn_15yug_1{0%{opacity:0}to{opacity:1}}._successTick_15yug_27{animation:_bounce_15yug_1 .6s ease}@keyframes _bounce_15yug_1{0%{transform:scale(.5);opacity:0}50%{transform:scale(1.2);opacity:1}to{transform:scale(1)}}._modalOuter_opwcv_1 ._ant-modal-content_opwcv_1{border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0003}._modalOuter_opwcv_1 ._ant-modal-header_opwcv_7{padding-bottom:16px;border-bottom:1px solid var(--layout-background);margin-bottom:16px}._modalOuter_opwcv_1 ._ant-modal-title_opwcv_13{font-size:18px;font-weight:600}._modalContent_opwcv_18{padding:8px 0}._modernInput_opwcv_22{border-radius:8px;padding:8px 12px}._formActions_opwcv_27{display:flex;gap:12px;margin-top:24px}@media(max-width:767px){._modalContent_opwcv_18{padding:4px 0}._formActions_opwcv_27{gap:8px;margin-top:16px}._modalOuter_opwcv_1 ._ant-modal-title_opwcv_13{font-size:15px}}._backdrop_q7d4c_7{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:1099;animation:_fadeIn_q7d4c_1 .3s ease forwards}@keyframes _fadeIn_q7d4c_1{0%{opacity:0}to{opacity:1}}._sidebar_q7d4c_23{position:fixed;top:0;left:0;height:100vh;width:256px;background:linear-gradient(180deg,#2e1a47,#1c0d33 45%,#110722);display:flex;flex-direction:column;z-index:1100;transition:width .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease;overflow:hidden;box-shadow:4px 0 32px #0000002e;border-right:1px solid rgba(255,255,255,.04)}[data-theme=dark] ._sidebar_q7d4c_23{background:linear-gradient(180deg,#1a1025,#0f0a18 45%,#080510);box-shadow:4px 0 32px #00000073;border-right-color:#ffffff08}._collapsed_q7d4c_47{width:72px}._logoSection_q7d4c_52{display:flex;align-items:center;padding:20px 18px;gap:12px;border-bottom:1px solid rgba(255,255,255,.06);min-height:72px;flex-shrink:0}._sidebarLogo_q7d4c_62{width:38px;height:38px;object-fit:contain;flex-shrink:0;filter:none!important;transition:width .3s ease,height .3s ease}._brandText_q7d4c_71{display:flex;flex-direction:column;overflow:hidden;white-space:nowrap;opacity:1;transition:opacity .2s ease .1s}._collapsed_q7d4c_47 ._brandText_q7d4c_71{opacity:0;transition-delay:0s;width:0}._brandName_q7d4c_86{font-size:16px;font-weight:700;background:linear-gradient(135deg,#e8a0f0,#f5a623,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px;line-height:1.2}._brandSub_q7d4c_97{font-size:10px;color:#ffffff59;font-weight:400;letter-spacing:1.5px;text-transform:uppercase}._closeBtn_q7d4c_105{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#ffffff14;color:#ffffffb3;cursor:pointer;border:none;font-size:18px;margin-left:auto;flex-shrink:0;transition:all .2s ease}._closeBtn_q7d4c_105:hover{background:#ff505033;color:#ff6b6b}._sectionLabel_q7d4c_128{padding:20px 20px 8px;font-size:10px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;color:#ffffff40;white-space:nowrap;overflow:hidden;transition:opacity .2s ease}._collapsed_q7d4c_47 ._sectionLabel_q7d4c_128{opacity:0;padding:12px 0 4px}._separator_q7d4c_146{height:1px;margin:8px 16px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);flex-shrink:0}._nav_q7d4c_154{flex:1;display:flex;flex-direction:column;padding:8px;gap:2px;overflow-y:auto;overflow-x:hidden}._navItem_q7d4c_164{display:flex;align-items:center;gap:14px;padding:11px 14px;border-radius:12px;cursor:pointer;position:relative;color:#ffffff8c;transition:all .25s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;overflow:hidden;text-decoration:none}._navItem_q7d4c_164:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleY(0);width:3px;height:55%;border-radius:0 3px 3px 0;background:linear-gradient(180deg,#f5a623,gold);transition:transform .3s cubic-bezier(.4,0,.2,1)}._navItem_q7d4c_164:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;background:radial-gradient(ellipse at left center,rgba(245,166,35,.08),transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}._navItem_q7d4c_164:hover{color:#ffffffe6;background:#ffffff0d}._navItem_q7d4c_164:hover:after{opacity:1}._active_q7d4c_214{color:#fff;background:linear-gradient(135deg,#f5a6231a,#ffd7000a)}._active_q7d4c_214:before{transform:translateY(-50%) scaleY(1)}._active_q7d4c_214:after{opacity:1}._disabled_q7d4c_227{opacity:.3;cursor:default;pointer-events:none}._navItemIcon_q7d4c_233{display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;width:24px;height:24px;transition:transform .2s ease,color .25s ease,filter .25s ease}._navItem_q7d4c_164:hover ._navItemIcon_q7d4c_233{transform:scale(1.1)}._active_q7d4c_214 ._navItemIcon_q7d4c_233{color:#f5a623;filter:drop-shadow(0 0 6px rgba(245,166,35,.35))}._navItemLabel_q7d4c_253{font-size:13.5px;font-weight:500;white-space:nowrap;letter-spacing:.3px;opacity:1;transition:opacity .15s ease .1s}._collapsed_q7d4c_47 ._navItemLabel_q7d4c_253{opacity:0;transition-delay:0s;width:0;overflow:hidden}._collapseBtn_q7d4c_270{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#fff9;cursor:pointer;margin:12px auto 18px;font-size:20px;transition:all .25s ease;flex-shrink:0}._collapseBtn_q7d4c_270:hover{background:#f5a6231f;border-color:#f5a62340;color:#f5a623;transform:scale(1.08);box-shadow:0 0 12px #f5a62326}._bottomSection_q7d4c_296{padding:12px 14px 18px;border-top:1px solid rgba(255,255,255,.06);flex-shrink:0}._versionBadge_q7d4c_302{display:flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:8px;background:#ffffff0a;color:#ffffff4d;font-size:11px;font-weight:500;letter-spacing:.5px;white-space:nowrap;overflow:hidden}._collapsed_q7d4c_47 ._versionBadge_q7d4c_302 span{display:none}._nav_q7d4c_154::-webkit-scrollbar{width:3px}._nav_q7d4c_154::-webkit-scrollbar-track{background:transparent}._nav_q7d4c_154::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}._nav_q7d4c_154{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent}._tooltip_q7d4c_341{display:none}._collapsed_q7d4c_47 ._navItem_q7d4c_164:hover ._tooltip_q7d4c_341{display:block;position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%);padding:6px 12px;border-radius:8px;background:#1e0f32f2;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:12px;font-weight:500;white-space:nowrap;z-index:1200;box-shadow:0 4px 16px #0000004d;pointer-events:none;animation:_tooltipIn_q7d4c_1 .2s ease forwards}[data-theme=dark] ._collapsed_q7d4c_47 ._navItem_q7d4c_164:hover ._tooltip_q7d4c_341{background:#0a0514f2}@keyframes _tooltipIn_q7d4c_1{0%{opacity:0;transform:translateY(-50%) translate(-4px)}to{opacity:1;transform:translateY(-50%) translate(0)}}._mobileHidden_q7d4c_375{transform:translate(-100%);box-shadow:none}._mobileOpen_q7d4c_380{transform:translate(0);width:280px}@media(max-width:767px){._sidebar_q7d4c_23{width:280px;transition:transform .3s cubic-bezier(.4,0,.2,1)}._logoSection_q7d4c_52{padding:16px}._sidebarLogo_q7d4c_62{width:34px;height:34px}._navItem_q7d4c_164{padding:12px 14px}}@media(min-width:768px)and (max-width:1023px){._sidebar_q7d4c_23{width:256px}._collapsed_q7d4c_47{width:68px}._sidebarLogo_q7d4c_62{width:34px;height:34px}._navItemIcon_q7d4c_233{font-size:19px}._navItemLabel_q7d4c_253{font-size:13px}}@media(min-width:1024px)and (max-width:1439px){._sidebar_q7d4c_23{width:250px}._collapsed_q7d4c_47{width:70px}}@media(min-width:1440px){._sidebar_q7d4c_23{width:260px}._collapsed_q7d4c_47{width:74px}}._ant-modal-root_1c15p_1 ._ant-modal-wrap_1c15p_1{z-index:1200!important}._ant-modal-root_1c15p_1 ._ant-modal-mask_1c15p_1{z-index:1199!important}._ant-dropdown_1c15p_1,._ant-select-dropdown_1c15p_1,._ant-picker-dropdown_1c15p_1{z-index:1200!important}[data-theme=dark] ._ant-modal_1c15p_1 ._ant-modal-content_1c15p_1{background-color:#1a1225!important;color:#d4cadf!important}[data-theme=dark] ._ant-modal_1c15p_1 ._ant-modal-header_1c15p_1{background-color:#1a1225!important;border-bottom-color:#ffffff0f!important}[data-theme=dark] ._ant-modal_1c15p_1 ._ant-modal-title_1c15p_1{color:#e0d8ea!important}[data-theme=dark] ._ant-modal_1c15p_1 ._ant-modal-close_1c15p_1{color:#d4cadf!important}[data-theme=dark] ._ant-dropdown_1c15p_1 ._ant-dropdown-menu_1c15p_1{background-color:#1a1225!important}[data-theme=dark] ._ant-dropdown_1c15p_1 ._ant-dropdown-menu-item_1c15p_1{color:#d4cadf!important}[data-theme=dark] ._ant-dropdown_1c15p_1 ._ant-dropdown-menu-item_1c15p_1:hover{background-color:#251a35!important}._dashboard-container_1c15p_1{padding:10px}._ant-table-thead_1c15p_1>tr>th{background-color:var(--table-header-bg)!important;padding:8px 16px!important;color:var(--table-header-text)!important}._ant-table-tbody_1c15p_1>tr>td{background-color:var(--table-body-bg);color:var(--table-body-text)}._ant-table_1c15p_1 ._ant-table-tbody_1c15p_1>tr:hover>td{background-color:var(--table-hover-bg)!important}._ant-table_1c15p_1>._ant-table-container_1c15p_1>._ant-table-content_1c15p_1{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}._dashboard-table-compact_1c15p_1{box-shadow:#00000059 0 5px 15px;border-radius:8px}._dashboard-table-compact_1c15p_1 ._ant-table-thead_1c15p_1>tr>th{background-color:var(--table-header-bg)!important;padding:8px 16px!important;color:var(--table-header-text);font-size:14px;font-weight:600}._dashboard-table-compact_1c15p_1 ._ant-table-tbody_1c15p_1>tr>._ant-table-cell_1c15p_1{background-color:var(--table-body-bg);padding-top:8px!important;padding-bottom:8px!important;font-size:14px;color:var(--table-body-text)}._dashboard-table-compact_1c15p_1 ._ant-table-tbody_1c15p_1>tr:hover>td{background-color:var(--table-hover-bg)!important}._dashboard-table-compact_1c15p_1 ._ant-table-body_1c15p_1{scrollbar-width:none;-ms-overflow-style:none}._dashboard-table-compact_1c15p_1 ._ant-table-body_1c15p_1::-webkit-scrollbar{display:none}._dashboard-chart-heading_1c15p_1{font-size:14px;padding:3px 6px;border-radius:8px;font-weight:600;color:var(--chart-heading-text);background:var(--chart-heading-bg);text-shadow:var(--chart-heading-shadow)}[data-theme=dark] ._ant-message-notice-content_1c15p_1{background-color:#1a1225!important;color:#d4cadf!important;box-shadow:0 6px 16px #000c,0 3px 6px -4px #000c,0 9px 28px 8px #000c!important}[data-theme=dark] ._ant-notification-notice_1c15p_1{background-color:#1a1225!important;color:#d4cadf!important;box-shadow:0 6px 16px #000c!important}[data-theme=dark] ._ant-notification-notice-message_1c15p_1,[data-theme=dark] ._ant-notification-notice-description_1c15p_1{color:#e0d8ea!important}@media(max-width:767px){._dashboard-container_1c15p_1{padding:6px}._dashboard-chart-heading_1c15p_1{font-size:11px;padding:2px 4px}._dashboard-table-compact_1c15p_1 ._ant-table-thead_1c15p_1>tr>th{padding:4px 8px!important;font-size:11px}._dashboard-table-compact_1c15p_1 ._ant-table-tbody_1c15p_1>tr>._ant-table-cell_1c15p_1{padding-top:4px!important;padding-bottom:4px!important;font-size:11px}._ant-table-thead_1c15p_1>tr>th{padding:6px 8px!important;font-size:12px}._ant-table-tbody_1c15p_1>tr>td{font-size:12px}._ant-modal_1c15p_1{max-width:calc(100vw - 16px)!important;margin:8px auto!important}._ant-modal_1c15p_1 ._ant-modal-body_1c15p_1{padding:12px!important}._ant-modal_1c15p_1 ._ant-modal-header_1c15p_1{padding:12px 16px!important}._ant-modal-title_1c15p_1{font-size:14px!important}}@media(min-width:768px)and (max-width:1023px){._dashboard-container_1c15p_1{padding:8px}._dashboard-chart-heading_1c15p_1{font-size:12px;padding:2px 5px}._dashboard-table-compact_1c15p_1 ._ant-table-thead_1c15p_1>tr>th{padding:6px 10px!important;font-size:12px}._dashboard-table-compact_1c15p_1 ._ant-table-tbody_1c15p_1>tr>._ant-table-cell_1c15p_1{padding-top:6px!important;padding-bottom:6px!important;font-size:12px}}@media(min-width:1024px)and (max-width:1439px){._dashboard-container_1c15p_1{padding:10px}._dashboard-chart-heading_1c15p_1{font-size:13px}}@media(min-width:1440px){._dashboard-container_1c15p_1{padding:12px}._dashboard-chart-heading_1c15p_1{font-size:14px}}._appLayout_1c15p_3{display:flex;min-height:100vh;width:100%;position:relative}._mainContent_1c15p_10{height:100vh;overflow:auto;flex:1;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}._contentExpanded_1c15p_18{margin-left:260px}._contentCollapsed_1c15p_23{margin-left:74px}._contentMobile_1c15p_28{margin-left:0}@media(max-width:767px){._contentExpanded_1c15p_18,._contentCollapsed_1c15p_23{margin-left:0}}@media(min-width:768px)and (max-width:1023px){._contentExpanded_1c15p_18{margin-left:256px}._contentCollapsed_1c15p_23{margin-left:68px}}@media(min-width:1024px)and (max-width:1439px){._contentExpanded_1c15p_18{margin-left:250px}._contentCollapsed_1c15p_23{margin-left:70px}}@media(min-width:1440px){._contentExpanded_1c15p_18{margin-left:260px}._contentCollapsed_1c15p_23{margin-left:74px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-family:Roboto Condensed,sans-serif}html,body{scroll-behavior:smooth;overflow-x:hidden;background-color:var(--layout-background)}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;padding:0}:root{--bg: #000;--primary-text: #fff;--btn-login: #7B3FA0;--btn-login-hover: #5B2D8E;--box-shadow-login: #595555;--layout-background: #F0ECF5;--table-header-bg: #5B2D8E;--table-header-text: #ffffff;--table-body-bg: #FAF8FC;--table-body-text: #2D1B4E;--table-hover-bg: #F0E8F8;--chart-heading-text: #3D1A5E;--chart-heading-bg: #FFFFFF;--chart-heading-shadow: 0 1px 3px rgba(91, 45, 142, .1);--header-bg: #ffffff;--marquee-text: #4A2068;--overlay-bg: rgba(255, 255, 255, .85);--card-bg: #ffffff;--theme-toggle-bg: #f0f0f0;--theme-toggle-shadow: 0 0 10px rgba(245, 166, 35, .5);--logo-filter: none;--auth-form-bg: #ffffff;--auth-form-text: #333333}[data-theme=dark]{--layout-background: #0D0815;--table-header-bg: #3D1B5E;--table-header-text: #E8E0F0;--table-body-bg: #1A1225;--table-body-text: #D4CADF;--table-hover-bg: #251A35;--chart-heading-text: #E0D8EA;--chart-heading-bg: #1A1225;--chart-heading-shadow: none;--header-bg: #110D1A;--marquee-text: #D8D0E4;--overlay-bg: rgba(15, 10, 25, .85);--card-bg: #1A1225;--theme-toggle-bg: #2A1E3A;--theme-toggle-shadow: 0 0 10px rgba(245, 166, 35, .4);--logo-filter: invert(1);--auth-form-bg: #1A1225;--auth-form-text: #E0D8EA}._ant-modal-root_b46di_1 ._ant-modal-wrap_b46di_1{z-index:1200!important}._ant-modal-root_b46di_1 ._ant-modal-mask_b46di_1{z-index:1199!important}._ant-dropdown_b46di_1,._ant-select-dropdown_b46di_1,._ant-picker-dropdown_b46di_1{z-index:1200!important}[data-theme=dark] ._ant-modal_b46di_1 ._ant-modal-content_b46di_1{background-color:#1a1225!important;color:#d4cadf!important}[data-theme=dark] ._ant-modal_b46di_1 ._ant-modal-header_b46di_1{background-color:#1a1225!important;border-bottom-color:#ffffff0f!important}[data-theme=dark] ._ant-modal_b46di_1 ._ant-modal-title_b46di_1{color:#e0d8ea!important}[data-theme=dark] ._ant-modal_b46di_1 ._ant-modal-close_b46di_1{color:#d4cadf!important}[data-theme=dark] ._ant-dropdown_b46di_1 ._ant-dropdown-menu_b46di_1{background-color:#1a1225!important}[data-theme=dark] ._ant-dropdown_b46di_1 ._ant-dropdown-menu-item_b46di_1{color:#d4cadf!important}[data-theme=dark] ._ant-dropdown_b46di_1 ._ant-dropdown-menu-item_b46di_1:hover{background-color:#251a35!important}._dashboard-container_b46di_1{padding:10px}._ant-table-thead_b46di_1>tr>th{background-color:var(--table-header-bg)!important;padding:8px 16px!important;color:var(--table-header-text)!important}._ant-table-tbody_b46di_1>tr>td{background-color:var(--table-body-bg);color:var(--table-body-text)}._ant-table_b46di_1 ._ant-table-tbody_b46di_1>tr:hover>td{background-color:var(--table-hover-bg)!important}._ant-table_b46di_1>._ant-table-container_b46di_1>._ant-table-content_b46di_1{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}._dashboard-table-compact_b46di_1{box-shadow:#00000059 0 5px 15px;border-radius:8px}._dashboard-table-compact_b46di_1 ._ant-table-thead_b46di_1>tr>th{background-color:var(--table-header-bg)!important;padding:8px 16px!important;color:var(--table-header-text);font-size:14px;font-weight:600}._dashboard-table-compact_b46di_1 ._ant-table-tbody_b46di_1>tr>._ant-table-cell_b46di_1{background-color:var(--table-body-bg);padding-top:8px!important;padding-bottom:8px!important;font-size:14px;color:var(--table-body-text)}._dashboard-table-compact_b46di_1 ._ant-table-tbody_b46di_1>tr:hover>td{background-color:var(--table-hover-bg)!important}._dashboard-table-compact_b46di_1 ._ant-table-body_b46di_1{scrollbar-width:none;-ms-overflow-style:none}._dashboard-table-compact_b46di_1 ._ant-table-body_b46di_1::-webkit-scrollbar{display:none}._dashboard-chart-heading_b46di_1{font-size:14px;padding:3px 6px;border-radius:8px;font-weight:600;color:var(--chart-heading-text);background:var(--chart-heading-bg);text-shadow:var(--chart-heading-shadow)}[data-theme=dark] ._ant-message-notice-content_b46di_1{background-color:#1a1225!important;color:#d4cadf!important;box-shadow:0 6px 16px #000c,0 3px 6px -4px #000c,0 9px 28px 8px #000c!important}[data-theme=dark] ._ant-notification-notice_b46di_1{background-color:#1a1225!important;color:#d4cadf!important;box-shadow:0 6px 16px #000c!important}[data-theme=dark] ._ant-notification-notice-message_b46di_1,[data-theme=dark] ._ant-notification-notice-description_b46di_1{color:#e0d8ea!important}@media(max-width:767px){._dashboard-container_b46di_1{padding:6px}._dashboard-chart-heading_b46di_1{font-size:11px;padding:2px 4px}._dashboard-table-compact_b46di_1 ._ant-table-thead_b46di_1>tr>th{padding:4px 8px!important;font-size:11px}._dashboard-table-compact_b46di_1 ._ant-table-tbody_b46di_1>tr>._ant-table-cell_b46di_1{padding-top:4px!important;padding-bottom:4px!important;font-size:11px}._ant-table-thead_b46di_1>tr>th{padding:6px 8px!important;font-size:12px}._ant-table-tbody_b46di_1>tr>td{font-size:12px}._ant-modal_b46di_1{max-width:calc(100vw - 16px)!important;margin:8px auto!important}._ant-modal_b46di_1 ._ant-modal-body_b46di_1{padding:12px!important}._ant-modal_b46di_1 ._ant-modal-header_b46di_1{padding:12px 16px!important}._ant-modal-title_b46di_1{font-size:14px!important}}@media(min-width:768px)and (max-width:1023px){._dashboard-container_b46di_1{padding:8px}._dashboard-chart-heading_b46di_1{font-size:12px;padding:2px 5px}._dashboard-table-compact_b46di_1 ._ant-table-thead_b46di_1>tr>th{padding:6px 10px!important;font-size:12px}._dashboard-table-compact_b46di_1 ._ant-table-tbody_b46di_1>tr>._ant-table-cell_b46di_1{padding-top:6px!important;padding-bottom:6px!important;font-size:12px}}@media(min-width:1024px)and (max-width:1439px){._dashboard-container_b46di_1{padding:10px}._dashboard-chart-heading_b46di_1{font-size:13px}}@media(min-width:1440px){._dashboard-container_b46di_1{padding:12px}._dashboard-chart-heading_b46di_1{font-size:14px}}._pageWrapper_b46di_3{background-image:url("data:image/svg+xml,%3csvg%20width='1512'%20height='590'%20viewBox='0%200%201512%20590'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_146_2077)'%3e%3crect%20width='1512'%20height='590'%20fill='%23A5A5A5'/%3e%3cpath%20opacity='0.57'%20d='M1569.72%20210.977L1570.63%20361.533C1570.63%20361.533%201538.94%20272.221%201489.91%20236.326C1440.88%20200.432%201388.95%20163.966%201318.88%20129.155C1239.21%2089.5815%201106.17%2052.1907%201106.17%2052.1907L895.354%20-1C895.354%20-1%201234.83%2048.0278%201329.86%2082.8918C1424.9%20117.756%201569.72%20210.977%201569.72%20210.977Z'%20fill='%23222222'%20fill-opacity='0.5'/%3e%3cpath%20d='M1140.36%20-1L756%200.66978C756%200.66978%201122.02%2021.5685%201288.37%2084.066C1454.72%20146.564%201528.07%20217.741%201528.07%20217.741V-1H1140.36Z'%20fill='%23222222'/%3e%3cpath%20opacity='0.57'%20d='M-42.723%20380.556L-43.6325%20230C-43.6325%20230%20-11.9386%20319.312%2037.0929%20355.206C86.1242%20391.1%20138.049%20427.567%20208.125%20462.378C287.787%20501.951%20420.834%20539.342%20420.834%20539.342L631.646%20592.532C631.646%20592.532%20292.168%20543.505%20197.136%20508.641C102.105%20473.777%20-42.723%20380.556%20-42.723%20380.556Z'%20fill='%23222222'%20fill-opacity='0.5'/%3e%3cpath%20d='M386.64%20592.532L771%20590.863C771%20590.863%20404.978%20569.964%20238.627%20507.466C72.2773%20444.969%20-1.07391%20373.791%20-1.07391%20373.791V592.532L386.64%20592.532Z'%20fill='%23222222'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_146_2077'%3e%3crect%20width='1512'%20height='590'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat;background-position:center;height:100vh;width:100%;display:flex;justify-content:center;align-items:center}._imageFormWrapper_b46di_14{width:600px;display:flex;border-radius:8px;box-shadow:7px 10px 7px var(--box-shadow-login)}._imageSection_b46di_20{width:50%;display:flex;flex-direction:column;justify-content:space-between}._logo_b46di_26{width:80%;margin-top:2rem}._illustrator_b46di_30{border-radius:6px}._formWrapper_b46di_33{width:50%}._formContainer_b46di_36{width:100%;color:#fff;background-color:var(--bg);padding:30px;border-radius:6px}._formTitle_b46di_43{text-align:center;font-size:24px;margin-bottom:20px;color:#fff;font-weight:700}._button_login_b46di_50{background:var(--btn-login);border:none}._button_login_b46di_50:hover{background:var(--btn-login-hover)!important;color:var(--primary-text)!important}._link_b46di_58{color:var(--btn-login)}._link_b46di_58:hover{color:var(--btn-login-hover)!important}@media(max-width:767px){._imageFormWrapper_b46di_14{width:92%;max-width:400px;flex-direction:column}._imageSection_b46di_20{display:none}._formWrapper_b46di_33{width:100%}._formContainer_b46di_36{padding:20px 16px;border-radius:8px}._formTitle_b46di_43{font-size:20px;margin-bottom:14px}}@media(min-width:768px)and (max-width:1023px){._imageFormWrapper_b46di_14{width:520px}._formContainer_b46di_36{padding:24px}._formTitle_b46di_43{font-size:22px;margin-bottom:16px}}._turnstileWrapper_b46di_108{display:flex;justify-content:center;margin-top:10px;width:100%}@media(max-width:480px){._turnstileWrapper_b46di_108>div{transform:scale(.8);transform-origin:center center}}
