@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;--auth-page-bg: #F0ECF5;--auth-page-gradient: linear-gradient(135deg, #F0ECF5 0%, #E4DBF0 50%, #D6CBE8 100%);--auth-card-bg: rgba(255, 255, 255, .82);--auth-card-border: rgba(123, 63, 160, .12);--auth-card-shadow: 0 8px 32px rgba(91, 45, 142, .1), 0 2px 8px rgba(0,0,0,.04);--auth-card-backdrop: blur(18px) saturate(1.6);--auth-title-color: #2D1B4E;--auth-subtitle-color: #6B5B7B;--auth-input-bg: rgba(245, 240, 252, .7);--auth-input-border: rgba(123, 63, 160, .18);--auth-input-border-focus: #7B3FA0;--auth-input-text: #2D1B4E;--auth-input-placeholder: #9A8CB0;--auth-input-shadow-focus: 0 0 0 3px rgba(123, 63, 160, .1);--auth-btn-gradient: linear-gradient(135deg, #7B3FA0 0%, #9B59B6 50%, #7B3FA0 100%);--auth-btn-shadow: 0 4px 15px rgba(123, 63, 160, .3);--auth-btn-shadow-hover: 0 6px 25px rgba(123, 63, 160, .45);--auth-btn-text: #ffffff;--auth-link-color: #7B3FA0;--auth-link-hover: #5B2D8E;--auth-divider-color: rgba(123, 63, 160, .12);--auth-icon-color: #7B3FA0;--auth-icon-bg: rgba(123, 63, 160, .08);--auth-logo-max-width: 180px;--auth-accent-glow: rgba(123, 63, 160, .06);--auth-resend-color: #7B3FA0;--auth-resend-hover: #5B2D8E}[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;--auth-page-bg: #0D0815;--auth-page-gradient: linear-gradient(135deg, #0D0815 0%, #150E22 50%, #1A1230 100%);--auth-card-bg: rgba(26, 18, 37, .78);--auth-card-border: rgba(123, 63, 160, .18);--auth-card-shadow: 0 8px 32px rgba(0, 0, 0, .4), 0 2px 8px rgba(123, 63, 160, .08);--auth-card-backdrop: blur(20px) saturate(1.4);--auth-title-color: #E8E0F0;--auth-subtitle-color: #A898BE;--auth-input-bg: rgba(30, 22, 45, .8);--auth-input-border: rgba(123, 63, 160, .22);--auth-input-border-focus: #9B59B6;--auth-input-text: #E0D8EA;--auth-input-placeholder: #6B5B7B;--auth-input-shadow-focus: 0 0 0 3px rgba(155, 89, 182, .15);--auth-btn-gradient: linear-gradient(135deg, #7B3FA0 0%, #9B59B6 50%, #7B3FA0 100%);--auth-btn-shadow: 0 4px 15px rgba(123, 63, 160, .35);--auth-btn-shadow-hover: 0 6px 25px rgba(155, 89, 182, .5);--auth-btn-text: #ffffff;--auth-link-color: #B07FD0;--auth-link-hover: #C9A0E8;--auth-divider-color: rgba(123, 63, 160, .15);--auth-icon-color: #B07FD0;--auth-icon-bg: rgba(123, 63, 160, .12);--auth-accent-glow: rgba(123, 63, 160, .1);--auth-resend-color: #B07FD0;--auth-resend-hover: #C9A0E8}._ant-modal-root_1y8md_1 ._ant-modal-wrap_1y8md_1{z-index:1200!important}._ant-modal-root_1y8md_1 ._ant-modal-mask_1y8md_1{z-index:1199!important}._ant-dropdown_1y8md_1,._ant-select-dropdown_1y8md_1,._ant-picker-dropdown_1y8md_1{z-index:1200!important}[data-theme=dark] ._ant-modal_1y8md_1 ._ant-modal-content_1y8md_1{background-color:#1a1225!important;color:#d4cadf!important}[data-theme=dark] ._ant-modal_1y8md_1 ._ant-modal-header_1y8md_1{background-color:#1a1225!important;border-bottom-color:#ffffff0f!important}[data-theme=dark] ._ant-modal_1y8md_1 ._ant-modal-title_1y8md_1{color:#e0d8ea!important}[data-theme=dark] ._ant-modal_1y8md_1 ._ant-modal-close_1y8md_1{color:#d4cadf!important}[data-theme=dark] ._ant-dropdown_1y8md_1 ._ant-dropdown-menu_1y8md_1{background-color:#1a1225!important}[data-theme=dark] ._ant-dropdown_1y8md_1 ._ant-dropdown-menu-item_1y8md_1{color:#d4cadf!important}[data-theme=dark] ._ant-dropdown_1y8md_1 ._ant-dropdown-menu-item_1y8md_1:hover{background-color:#251a35!important}._dashboard-container_1y8md_1{padding:10px}._ant-table-thead_1y8md_1>tr>th{background-color:var(--table-header-bg)!important;padding:8px 16px!important;color:var(--table-header-text)!important}._ant-table-tbody_1y8md_1>tr>td{background-color:var(--table-body-bg);color:var(--table-body-text)}._ant-table_1y8md_1 ._ant-table-tbody_1y8md_1>tr:hover>td{background-color:var(--table-hover-bg)!important}._ant-table_1y8md_1>._ant-table-container_1y8md_1>._ant-table-content_1y8md_1{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}._dashboard-table-compact_1y8md_1{box-shadow:#00000059 0 5px 15px;border-radius:8px}._dashboard-table-compact_1y8md_1 ._ant-table-thead_1y8md_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_1y8md_1 ._ant-table-tbody_1y8md_1>tr>._ant-table-cell_1y8md_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_1y8md_1 ._ant-table-tbody_1y8md_1>tr:hover>td{background-color:var(--table-hover-bg)!important}._dashboard-table-compact_1y8md_1 ._ant-table-body_1y8md_1{scrollbar-width:none;-ms-overflow-style:none}._dashboard-table-compact_1y8md_1 ._ant-table-body_1y8md_1::-webkit-scrollbar{display:none}._dashboard-chart-heading_1y8md_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_1y8md_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_1y8md_1{background-color:#1a1225!important;color:#d4cadf!important;box-shadow:0 6px 16px #000c!important}[data-theme=dark] ._ant-notification-notice-message_1y8md_1,[data-theme=dark] ._ant-notification-notice-description_1y8md_1{color:#e0d8ea!important}@media(max-width:767px){._dashboard-container_1y8md_1{padding:6px}._dashboard-chart-heading_1y8md_1{font-size:11px;padding:2px 4px}._dashboard-table-compact_1y8md_1 ._ant-table-thead_1y8md_1>tr>th{padding:4px 8px!important;font-size:11px}._dashboard-table-compact_1y8md_1 ._ant-table-tbody_1y8md_1>tr>._ant-table-cell_1y8md_1{padding-top:4px!important;padding-bottom:4px!important;font-size:11px}._ant-table-thead_1y8md_1>tr>th{padding:6px 8px!important;font-size:12px}._ant-table-tbody_1y8md_1>tr>td{font-size:12px}._ant-modal_1y8md_1{max-width:calc(100vw - 16px)!important;margin:8px auto!important}._ant-modal_1y8md_1 ._ant-modal-body_1y8md_1{padding:12px!important}._ant-modal_1y8md_1 ._ant-modal-header_1y8md_1{padding:12px 16px!important}._ant-modal-title_1y8md_1{font-size:14px!important}}@media(min-width:768px)and (max-width:1023px){._dashboard-container_1y8md_1{padding:8px}._dashboard-chart-heading_1y8md_1{font-size:12px;padding:2px 5px}._dashboard-table-compact_1y8md_1 ._ant-table-thead_1y8md_1>tr>th{padding:6px 10px!important;font-size:12px}._dashboard-table-compact_1y8md_1 ._ant-table-tbody_1y8md_1>tr>._ant-table-cell_1y8md_1{padding-top:6px!important;padding-bottom:6px!important;font-size:12px}}@media(min-width:1024px)and (max-width:1439px){._dashboard-container_1y8md_1{padding:10px}._dashboard-chart-heading_1y8md_1{font-size:13px}}@media(min-width:1440px){._dashboard-container_1y8md_1{padding:12px}._dashboard-chart-heading_1y8md_1{font-size:14px}}._pageWrapper_1y8md_4{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background:var(--auth-page-gradient);position:relative;overflow:hidden;padding:24px}._pageWrapper_1y8md_4:before,._pageWrapper_1y8md_4:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;pointer-events:none;animation:_authOrbFloat_1y8md_1 12s ease-in-out infinite alternate}._pageWrapper_1y8md_4:before{width:420px;height:420px;background:var(--btn-login);top:-120px;right:-80px}._pageWrapper_1y8md_4:after{width:350px;height:350px;background:var(--btn-login-hover);bottom:-100px;left:-60px;animation-delay:-6s}@keyframes _authOrbFloat_1y8md_1{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-25px) scale(1.08)}}._imageFormWrapper_1y8md_49{width:820px;max-width:100%;display:flex;border-radius:22px;background:var(--auth-card-bg);border:1px solid var(--auth-card-border);box-shadow:var(--auth-card-shadow);backdrop-filter:var(--auth-card-backdrop);-webkit-backdrop-filter:var(--auth-card-backdrop);position:relative;z-index:1;overflow:hidden;animation:_authCardEntry_1y8md_1 .6s cubic-bezier(.22,1,.36,1) both}@keyframes _authCardEntry_1y8md_1{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._imageSection_1y8md_77{width:44%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 28px;background:var(--auth-accent-glow);border-right:1px solid var(--auth-divider-color);gap:28px;position:relative}._imageSection_1y8md_77:before{content:"";position:absolute;top:0;left:20%;right:20%;height:3px;border-radius:0 0 3px 3px;background:var(--auth-btn-gradient);opacity:.6}._logo_1y8md_103{width:70%;max-width:var(--auth-logo-max-width);filter:var(--logo-filter);transition:transform .3s ease}._logo_1y8md_103:hover{transform:scale(1.04)}._illustrator_1y8md_113{width:90%;max-width:260px;border-radius:14px;opacity:.92}._formWrapper_1y8md_121{width:56%;display:flex;align-items:center;justify-content:center;padding:40px 36px}._formContainer_1y8md_129{width:100%;max-width:360px}._formTitle_1y8md_135{text-align:center;font-size:26px;font-weight:700;color:var(--auth-title-color);margin-bottom:6px;letter-spacing:-.3px}._formSubtitle_1y8md_144{text-align:center;font-size:14px;color:var(--auth-subtitle-color);margin-bottom:28px;font-weight:400;line-height:1.5}._formContainer_1y8md_129 .ant-input,._formContainer_1y8md_129 .ant-input-password .ant-input{background:var(--auth-input-bg)!important;border:1.5px solid var(--auth-input-border)!important;border-radius:10px!important;padding:10px 14px!important;font-size:14px!important;color:var(--auth-input-text)!important;transition:all .25s ease!important;height:auto!important}._formContainer_1y8md_129 .ant-input::placeholder,._formContainer_1y8md_129 .ant-input-password .ant-input::placeholder{color:var(--auth-input-placeholder)!important;font-weight:400!important}._formContainer_1y8md_129 .ant-input:focus,._formContainer_1y8md_129 .ant-input-focused,._formContainer_1y8md_129 .ant-input-password:focus-within{border-color:var(--auth-input-border-focus)!important;box-shadow:var(--auth-input-shadow-focus)!important}._formContainer_1y8md_129 .ant-input-password{background:var(--auth-input-bg)!important;border:1.5px solid var(--auth-input-border)!important;border-radius:10px!important;padding:0 14px!important;transition:all .25s ease!important}._formContainer_1y8md_129 .ant-input-password .ant-input{border:none!important;padding:10px 0!important;background:transparent!important}._formContainer_1y8md_129 .ant-input-password .ant-input-suffix{color:var(--auth-icon-color)!important}._formContainer_1y8md_129 .ant-input-disabled,._formContainer_1y8md_129 .ant-input[disabled]{opacity:.6!important;cursor:not-allowed!important}._formContainer_1y8md_129 .ant-form-item-has-error .ant-input,._formContainer_1y8md_129 .ant-form-item-has-error .ant-input-password{border-color:#e74c3c!important}._formContainer_1y8md_129 .ant-form-item{margin-bottom:20px}._formContainer_1y8md_129 .ant-form-item-explain-error{font-size:12px;margin-top:4px}._inputIcon_1y8md_222{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--auth-icon-bg);color:var(--auth-icon-color);font-size:16px;flex-shrink:0}._button_login_1y8md_236{width:100%;height:46px!important;border:none!important;border-radius:12px!important;background:var(--auth-btn-gradient)!important;background-size:200% 100%!important;color:var(--auth-btn-text)!important;font-size:15px!important;font-weight:600!important;letter-spacing:.3px!important;box-shadow:var(--auth-btn-shadow)!important;cursor:pointer!important;transition:all .3s cubic-bezier(.22,1,.36,1)!important;position:relative;overflow:hidden}._button_login_1y8md_236:hover{background-position:100% 0!important;box-shadow:var(--auth-btn-shadow-hover)!important;transform:translateY(-1px)!important;color:var(--auth-btn-text)!important}._button_login_1y8md_236:active{transform:translateY(0) scale(.98)!important}._link_1y8md_266{color:var(--auth-link-color);font-size:13.5px;font-weight:500;transition:color .2s ease;text-decoration:none}._link_1y8md_266:hover{color:var(--auth-link-hover)!important;text-decoration:underline}._linkWrapper_1y8md_278{text-align:center;margin-top:18px}._resendWrapper_1y8md_284{text-align:right;margin-bottom:16px;margin-top:-8px}._resendBtn_1y8md_290{color:var(--auth-resend-color)!important;font-size:13px!important;font-weight:500!important;padding:0!important;height:auto!important;transition:color .2s ease!important}._resendBtn_1y8md_290:hover{color:var(--auth-resend-hover)!important}._turnstileWrapper_1y8md_303{display:flex;justify-content:center;margin-top:4px;width:100%}._authDivider_1y8md_311{width:100%;height:1px;background:var(--auth-divider-color);margin:20px 0}._mobileLogo_1y8md_319{display:none}@media(max-width:767px){._pageWrapper_1y8md_4{padding:48px 16px 16px;align-items:flex-start}._imageFormWrapper_1y8md_49{width:100%;max-width:420px;flex-direction:column;border-radius:18px}._imageSection_1y8md_77{display:none}._mobileLogo_1y8md_319{display:block;width:120px;margin:0 auto 16px;filter:var(--logo-filter)}._formWrapper_1y8md_121{width:100%;padding:28px 22px}._formContainer_1y8md_129{max-width:100%}._formTitle_1y8md_135{font-size:22px;margin-bottom:4px}._formSubtitle_1y8md_144{font-size:13px;margin-bottom:22px}._button_login_1y8md_236{height:44px!important;font-size:14px!important;border-radius:10px!important}._formContainer_1y8md_129 .ant-input,._formContainer_1y8md_129 .ant-input-password .ant-input{padding:9px 12px!important;font-size:13.5px!important}._formContainer_1y8md_129 .ant-input-password{padding:0 12px!important}._pageWrapper_1y8md_4:before{width:260px;height:260px;top:-80px;right:-60px}._pageWrapper_1y8md_4:after{width:220px;height:220px;bottom:-60px;left:-40px}}@media(max-width:379px){._pageWrapper_1y8md_4{padding:32px 12px 12px}._formWrapper_1y8md_121{padding:24px 16px}._formTitle_1y8md_135{font-size:20px}._turnstileWrapper_1y8md_303>div{transform:scale(.82);transform-origin:center center}}@media(min-width:768px)and (max-width:1023px){._imageFormWrapper_1y8md_49{width:680px}._imageSection_1y8md_77{padding:32px 22px}._formWrapper_1y8md_121{padding:36px 28px}._formTitle_1y8md_135{font-size:24px}._formSubtitle_1y8md_144{font-size:13.5px}._illustrator_1y8md_113{max-width:200px}}@media(min-width:1024px)and (max-width:1439px){._imageFormWrapper_1y8md_49{width:780px}}@media(min-width:1440px){._imageFormWrapper_1y8md_49{width:860px}._formWrapper_1y8md_121{padding:48px 44px}._formTitle_1y8md_135{font-size:28px}._formContainer_1y8md_129 .ant-input,._formContainer_1y8md_129 .ant-input-password .ant-input{padding:12px 16px!important;font-size:15px!important}._button_login_1y8md_236{height:50px!important;font-size:16px!important}}
