@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";.dashboard-container{padding:10px;background:var(--dashboard-background)}.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:#1f1f1f!important;color:#e0e0e0!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:#1f1f1f!important;color:#e0e0e0!important;box-shadow:0 6px 16px #000c!important}[data-theme=dark] .ant-notification-notice-message,[data-theme=dark] .ant-notification-notice-description{color:#e0e0e0!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_128lf_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}._logo_128lf_13{height:40px;filter:var(--logo-filter);transition:filter .3s ease}._themeToggleBtn_128lf_19{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_128lf_36{position:absolute;color:#faad14;transition:transform .5s ease,opacity .5s ease;transform:translateY(0);opacity:1}._moonIcon_128lf_44{position:absolute;color:#1890ff;transition:transform .5s ease,opacity .5s ease;transform:translateY(-30px);opacity:0}[data-theme=dark] ._sunIcon_128lf_36{transform:translateY(30px);opacity:0}[data-theme=dark] ._moonIcon_128lf_44{transform:translateY(0);opacity:1}@media (max-width: 767px){._header_128lf_1{padding:6px .5rem;gap:.25rem .5rem;flex-wrap:wrap;align-items:center}._logo_128lf_13{height:24px;flex-shrink:0}._themeToggleBtn_128lf_19{width:24px;height:24px;font-size:12px}}@media (min-width: 768px) and (max-width: 1023px){._header_128lf_1{padding:8px 1rem;gap:1rem}._logo_128lf_13{height:34px}._themeToggleBtn_128lf_19{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}}._dashboard-container_repvm_1{padding:10px;background:var(--dashboard-background)}._ant-table-thead_repvm_1>tr>th{background-color:var(--table-header-bg)!important;padding:8px 16px!important;color:var(--table-header-text)!important}._ant-table-tbody_repvm_1>tr>td{background-color:var(--table-body-bg);color:var(--table-body-text)}._ant-table_repvm_1 ._ant-table-tbody_repvm_1>tr:hover>td{background-color:var(--table-hover-bg)!important}._ant-table_repvm_1>._ant-table-container_repvm_1>._ant-table-content_repvm_1{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}._dashboard-table-compact_repvm_1{box-shadow:#00000059 0 5px 15px;border-radius:8px}._dashboard-table-compact_repvm_1 ._ant-table-thead_repvm_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_repvm_1 ._ant-table-tbody_repvm_1>tr>._ant-table-cell_repvm_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_repvm_1 ._ant-table-tbody_repvm_1>tr:hover>td{background-color:var(--table-hover-bg)!important}._dashboard-table-compact_repvm_1 ._ant-table-body_repvm_1{scrollbar-width:none;-ms-overflow-style:none}._dashboard-table-compact_repvm_1 ._ant-table-body_repvm_1::-webkit-scrollbar{display:none}._dashboard-chart-heading_repvm_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_repvm_1{background-color:#1f1f1f!important;color:#e0e0e0!important;box-shadow:0 6px 16px #000c,0 3px 6px -4px #000c,0 9px 28px 8px #000c!important}[data-theme=dark] ._ant-notification-notice_repvm_1{background-color:#1f1f1f!important;color:#e0e0e0!important;box-shadow:0 6px 16px #000c!important}[data-theme=dark] ._ant-notification-notice-message_repvm_1,[data-theme=dark] ._ant-notification-notice-description_repvm_1{color:#e0e0e0!important}@media (max-width: 767px){._dashboard-container_repvm_1{padding:6px}._dashboard-chart-heading_repvm_1{font-size:11px;padding:2px 4px}._dashboard-table-compact_repvm_1 ._ant-table-thead_repvm_1>tr>th{padding:4px 8px!important;font-size:11px}._dashboard-table-compact_repvm_1 ._ant-table-tbody_repvm_1>tr>._ant-table-cell_repvm_1{padding-top:4px!important;padding-bottom:4px!important;font-size:11px}._ant-table-thead_repvm_1>tr>th{padding:6px 8px!important;font-size:12px}._ant-table-tbody_repvm_1>tr>td{font-size:12px}._ant-modal_repvm_1{max-width:calc(100vw - 16px)!important;margin:8px auto!important}._ant-modal_repvm_1 ._ant-modal-body_repvm_1{padding:12px!important}._ant-modal_repvm_1 ._ant-modal-header_repvm_1{padding:12px 16px!important}._ant-modal-title_repvm_1{font-size:14px!important}}@media (min-width: 768px) and (max-width: 1023px){._dashboard-container_repvm_1{padding:8px}._dashboard-chart-heading_repvm_1{font-size:12px;padding:2px 5px}._dashboard-table-compact_repvm_1 ._ant-table-thead_repvm_1>tr>th{padding:6px 10px!important;font-size:12px}._dashboard-table-compact_repvm_1 ._ant-table-tbody_repvm_1>tr>._ant-table-cell_repvm_1{padding-top:6px!important;padding-bottom:6px!important;font-size:12px}}@media (min-width: 1024px) and (max-width: 1439px){._dashboard-container_repvm_1{padding:10px}._dashboard-chart-heading_repvm_1{font-size:13px}}@media (min-width: 1440px){._dashboard-container_repvm_1{padding:12px}._dashboard-chart-heading_repvm_1{font-size:14px}}._headerContainer_repvm_3{height:100vh;overflow:auto;flex:1}*,*: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: #00b5e2;--btn-login-hover: #0093b1;--box-shadow-login: #595555;--layout-background: #e0e0e0;--dashboard-background: #00b5e2;--table-header-bg: #00b5e2;--table-header-text: #ffff;--table-body-bg: #F3F3F3;--table-body-text: #0F172A;--table-hover-bg: #e5e7eb;--chart-heading-text: #444444;--chart-heading-bg: #FFFFFF;--chart-heading-shadow: 0 1px 3px rgba(0, 0, 0, .12);--header-bg: #ffffff;--marquee-text: #333333;--overlay-bg: rgba(255, 255, 255, .8);--card-bg: #ffffff;--theme-toggle-bg: #f0f0f0;--theme-toggle-shadow: 0 0 10px rgba(250, 173, 20, .5);--logo-filter: none;--auth-form-bg: #ffffff;--auth-form-text: #333333}[data-theme=dark]{--layout-background: #141414;--dashboard-background: #002833;--table-header-bg: #004d61;--table-header-text: #e0e0e0;--table-body-bg: #1f1f1f;--table-body-text: #d0d0d0;--table-hover-bg: #2d2d2d;--chart-heading-text: #e0e0e0;--chart-heading-bg: #1f1f1f;--chart-heading-shadow: none;--header-bg: #141414;--marquee-text: #e0e0e0;--overlay-bg: rgba(0, 0, 0, .8);--card-bg: #1f1f1f;--theme-toggle-bg: #333333;--theme-toggle-shadow: 0 0 10px rgba(24, 144, 255, .5);--logo-filter: invert(1);--auth-form-bg: #1f1f1f;--auth-form-text: #e0e0e0}._dashboard-container_b46di_1{padding:10px;background:var(--dashboard-background)}._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:#1f1f1f!important;color:#e0e0e0!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:#1f1f1f!important;color:#e0e0e0!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:#e0e0e0!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}}
