:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{height:100vh;width:100vw;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tableWrap{padding:20px 0}.marginTop{margin-top:20px}#app{width:100%;height:100%}a,.green{text-decoration:none;color:#00bd7e;transition:.4s}.blue{text-decoration:none;color:#3485ef;transition:.4s;padding:3px}.grey{text-decoration:none;color:#8f8f8f;transition:.4s;padding:3px}.pageContainer{height:100%;display:flex;flex-direction:column;gap:20px;overflow:hidden;box-sizing:border-box}.pageTitle{padding:12px;font-size:16px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;background:#0f1018;color:#fff}[data-theme=light] .pageTitle{background:#fff;color:#000000d9}.pageStatContainer{display:flex;width:100%;height:130px;gap:24px;flex-shrink:0}.pageMainContainer{flex:1;min-height:0;padding:24px;display:flex;flex-direction:column;gap:24px;border-radius:20px;background:#0f1018;border:1px solid #242629}[data-theme=light] .pageMainContainer{background:#fff;border-color:#d9d9d9}.pageFormWrapper{flex-shrink:0;display:flex;justify-content:space-between;align-items:center}.pageTableWrapper{flex:1;min-height:0}[data-theme=light] .pageTableWrapper{background:#fff;border-color:#d9d9d9}.pageTableWrapper .table-striped{background:#1b1c24}[data-theme=light] .pageTableWrapper .table-striped{background:#fafafa}.pageTableWrapper .table-striped>td:not(.ant-table-cell-fix-left):not(.ant-table-cell-fix-right){background:transparent!important}.pageTableWrapper .table-striped>td.ant-table-cell-fix-left,.pageTableWrapper .table-striped>td.ant-table-cell-fix-right{background:#1b1c24!important}[data-theme=light] .pageTableWrapper .table-striped>td.ant-table-cell-fix-left,[data-theme=light] .pageTableWrapper .table-striped>td.ant-table-cell-fix-right{background:#fafafa!important}.pageTableWrapper .ant-table-tbody>tr>td{border-top:none!important;border-bottom:none!important}.pageTableWrapper .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.pageTableWrapper .ant-table-thead>tr>th,.pageTableWrapper .ant-table-thead>tr>td{border-bottom:none!important}.pageTableWrapper .ant-table-thead>tr>th:before,.pageTableWrapper .ant-table-thead>tr>td:before{display:none!important}.cardBg{border-radius:24px;background:#0f1018;border:1px solid #242629}[data-theme=light] .cardBg{background:#fff;border-color:#d9d9d9}[data-theme=light] .ant-layout .ant-layout-sider,[data-theme=light] .ant-menu{background:linear-gradient(90deg,#5a89fd,#2057e7)!important}[data-theme=light] .ant-menu .ant-menu-item{color:#fff}[data-theme=light] .ant-menu .ant-menu-item:hover{color:#fff!important}[data-theme=light] .ant-menu .ant-menu-submenu-title{color:#fff}[data-theme=light] .ant-menu .ant-menu-submenu-title:hover{color:#fff!important}[data-theme=light] .ant-menu .ant-menu-submenu>.ant-menu-item-selected{color:#fff!important}[data-theme=light] .ant-menu .ant-menu-submenu>.ant-menu-item-selected:after{border-right-color:#fff!important}[data-theme=light] .ant-menu .ant-menu-submenu-open>.ant-menu-submenu-title{color:#fff!important}[data-theme=light] .ant-menu .ant-menu-submenu-open>.ant-menu-submenu-title .anticon{color:#fff!important}[data-theme=light] .ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff!important}[data-theme=light] .ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:#fff!important}[data-theme=light] .ant-menu .ant-menu-submenu .ant-menu-item-selected{background:linear-gradient(90deg,#cadcff,#fafbfd)!important;color:#495769!important}[data-theme=light] .ant-menu.ant-menu-inline-collapsed .ant-menu-item:hover{color:#fff!important}[data-theme=light] .ant-menu.ant-menu-inline-collapsed .ant-menu-submenu:hover>.ant-menu-submenu-title{color:#fff!important}[data-theme=light] .ant-menu.ant-menu-inline-collapsed .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff!important}[data-theme=light] .ant-menu.ant-menu-inline-collapsed .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:#fff!important}[data-theme=light] .ant-menu-submenu-popup .ant-menu-item-selected,[data-theme=light] .ant-menu-submenu-popup .ant-menu-item-selected:hover{background:linear-gradient(90deg,#cadcff,#fafbfd)!important;color:#495769!important}[data-theme=light] .sub-menu-expanded .ant-menu{background:#15161933!important}[data-theme=dark] .ant-layout .ant-layout-sider{background:#001529}[data-theme=dark] .ant-menu,[data-theme=dark] .ant-menu .ant-menu-item{color:#6b7785}[data-theme=dark] .ant-menu .ant-menu-item:hover{color:#fff!important}[data-theme=dark] .ant-menu .ant-menu-submenu-title{color:#6b7785}[data-theme=dark] .ant-menu .ant-menu-submenu-title:hover{color:#fff!important}[data-theme=dark] .ant-menu .ant-menu-submenu>.ant-menu-item-selected{background:linear-gradient(90deg,#2f54eb,#1b308547)!important;color:#fff!important}[data-theme=dark] .ant-menu .ant-menu-submenu>.ant-menu-item-selected:after{border-right-color:#2f54eb!important}[data-theme=dark] .ant-menu .ant-menu-item.ant-menu-item-selected>.ant-menu-title-content{color:#fff}[data-theme=dark] .ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff!important}[data-theme=dark] .ant-menu .ant-menu-submenu-open>.ant-menu-submenu-title{color:#2f54eb!important}[data-theme=dark] .ant-menu .ant-menu-submenu-open>.ant-menu-submenu-title .anticon{color:#2f54eb!important}[data-theme=dark] .ant-menu .ant-menu-submenu .ant-menu-item-selected{background:linear-gradient(90deg,#2f54ebcc,#1b308538)!important;color:#fff!important}html[data-theme=dark]{scrollbar-width:1px;scrollbar-color:rgba(255,255,255,.05) rgba(255,255,255,.01)}html[data-theme=dark]::-webkit-scrollbar{width:3px;height:3px}html[data-theme=dark]::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}html[data-theme=dark]::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}html[data-theme=dark]::-webkit-scrollbar-thumb:hover{background:#fff3}html[data-theme=light]{scrollbar-width:1px;scrollbar-color:rgba(255,255,255,.1),rgba(255,255,255,.1)}html[data-theme=light]::-webkit-scrollbar{width:1px;height:1px}html[data-theme=light]::-webkit-scrollbar-track{background:#ffffff1a;border-radius:1px}html[data-theme=light]::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:1px}html[data-theme=light]::-webkit-scrollbar-thumb:hover{background:#ffffff1a}html[data-theme=light] .ant-tooltip{--antd-arrow-background-color: #fff !important}html[data-theme=light] .ant-tooltip-inner{background-color:#fff!important;color:#000000d9!important;box-shadow:0 2px 8px #00000026!important}html[data-theme=light] .ant-tooltip-arrow{--antd-arrow-background-color: #fff !important}html[data-theme=light] .ant-tooltip-arrow-content{--antd-arrow-background-color: #fff !important;background-color:#fff!important}html[data-theme=light] .ant-menu-inline-collapsed-tooltip .ant-tooltip-inner{background-color:#fff!important;color:#000000d9!important}html[data-theme=light] .ant-menu-inline-collapsed-tooltip .ant-tooltip-arrow-content{background-color:#fff!important}html[data-theme=dark] .ant-layout-content{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) rgba(255,255,255,.05)}html[data-theme=dark] .ant-layout-content::-webkit-scrollbar{width:1px;height:1px}html[data-theme=dark] .ant-layout-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:1px}html[data-theme=dark] .ant-layout-content::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:1px}html[data-theme=dark] .ant-layout-content::-webkit-scrollbar-thumb:hover{background:#ffffff40}html[data-theme=light] .ant-layout-content{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.04) rgba(0,0,0,.01)}html[data-theme=light] .ant-layout-content::-webkit-scrollbar{width:1px;height:1px}html[data-theme=light] .ant-layout-content::-webkit-scrollbar-track{background:#0000000d;border-radius:1px}html[data-theme=light] .ant-layout-content::-webkit-scrollbar-thumb{background:#0003;border-radius:1px}html[data-theme=light] .ant-layout-content::-webkit-scrollbar-thumb:hover{background:#00000059}.svg-icon[data-v-f38eab03]{display:inline-block;vertical-align:middle;fill:currentColor;width:1.2em;height:1.2em}.svg-icon-spin[data-v-f38eab03]{animation:rotating-f38eab03 2s linear infinite}@keyframes rotating-f38eab03{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.title[data-v-07a93d53]{font-size:22px;font-weight:500;margin-left:12px;transition:color .3s}.menuWrap[data-v-07a93d53]{width:264px;height:100%;display:flex;justify-content:center;align-items:center}[data-theme=light]{color:#000000e0}[data-theme=dark]{color:#ffffffe0}[data-theme=light] .ant-layout-sider-trigger{background:#0000;color:#fff}[data-theme=light] .checked{color:#fff}[data-theme=light] .checked-single{color:#495769}[data-theme=light] .menu-collapsed{color:#000000e0}[data-theme=light] .menuWrap{background:linear-gradient(90deg,#5a89fd,#2057e7)}[data-theme=dark] .ant-layout-sider-trigger{background:#0000;color:#ffffffd9}[data-theme=dark] .checked,[data-theme=dark] .checked-single{color:#2f54eb}[data-theme=dark] .sub-menu-expanded{background:#15161933}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
