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}.navbar[data-v-481624f2]{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 20px;background:linear-gradient(90deg,#08142de6,#0a1937d9);border-bottom:1px solid var(--theme-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.navbar-left[data-v-481624f2]{display:flex;align-items:center;gap:12px}.navbar-right[data-v-481624f2]{display:flex;align-items:center;gap:20px}.collapse-btn[data-v-481624f2]{font-size:20px;cursor:pointer;color:var(--theme-text-secondary);transition:color .2s}.collapse-btn[data-v-481624f2]:hover{color:var(--theme-cyan)}.bell-icon[data-v-481624f2]{font-size:20px;cursor:pointer;color:var(--theme-text-secondary);transition:color .2s}.bell-icon[data-v-481624f2]:hover{color:var(--theme-cyan)}.user-info[data-v-481624f2]{cursor:pointer;display:flex;align-items:center;gap:4px;color:var(--theme-text);transition:color .2s}.user-info[data-v-481624f2]:hover{color:var(--theme-cyan)}.neural-bg[data-v-f2725afd]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;width:100%;height:100%}.app-layout[data-v-2c6995fc]{display:flex;height:100vh;position:relative;background:var(--theme-bg-deep)}.sidebar-container[data-v-2c6995fc]{position:relative;z-index:1;display:flex;flex-direction:column;background:linear-gradient(180deg,#08142df2,#050f23fa);border-right:1px solid var(--theme-border);flex-shrink:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.logo[data-v-2c6995fc]{height:56px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:17px;font-weight:700;border-bottom:1px solid var(--theme-border);background:linear-gradient(135deg,rgba(0,50,100,.4),transparent)}.logo-icon[data-v-2c6995fc]{color:var(--theme-cyan);font-size:22px;filter:drop-shadow(0 0 6px rgba(0,212,255,.5))}.logo-text[data-v-2c6995fc]{background:linear-gradient(135deg,#00d4ff,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px}.main-container[data-v-2c6995fc]{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;overflow:hidden}.main-content[data-v-2c6995fc]{flex:1;padding:20px;background:#060e1a99;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);overflow:auto}.route-loading[data-v-2c6995fc]{display:flex;align-items:center;justify-content:center;min-height:300px;flex:1}@media(max-width:768px){.main-content[data-v-2c6995fc]{padding:12px}}.disclaimer[data-v-2c6995fc]{margin-top:20px;padding:12px 16px;text-align:center;border-top:1px solid var(--theme-border)}.disclaimer p[data-v-2c6995fc]{font-size:12px;color:var(--theme-text-dim);line-height:1.8;margin:0}.mobile-layout[data-v-cba344b4]{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:var(--theme-bg-deep)}.mobile-header[data-v-cba344b4]{display:flex;align-items:center;height:48px;padding:0 16px;background:linear-gradient(90deg,#08142df2,#0a1937e6);border-bottom:1px solid var(--theme-border);gap:12px}.back-btn[data-v-cba344b4]{font-size:20px;color:var(--theme-text-secondary)}.mobile-title[data-v-cba344b4]{font-size:16px;font-weight:600;color:var(--theme-cyan)}.mobile-content[data-v-cba344b4]{flex:1;overflow:auto;padding-bottom:60px}.tab-bar[data-v-cba344b4]{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;background:linear-gradient(0deg,#08142dfa,#0a1937f2);border-top:1px solid var(--theme-border);height:56px;padding-bottom:env(safe-area-inset-bottom)}.tab-item[data-v-cba344b4]{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;color:var(--theme-text-dim);gap:2px;flex:1;cursor:pointer;transition:color .2s}.tab-item.active[data-v-cba344b4]{color:var(--theme-cyan)}.tab-item[data-v-cba344b4] .anticon{font-size:22px}.route-loading[data-v-cba344b4]{display:flex;align-items:center;justify-content:center;min-height:200px;flex:1}.disclaimer[data-v-cba344b4]{margin-top:16px;padding:12px 16px;text-align:center;border-top:1px solid var(--theme-border)}.disclaimer p[data-v-cba344b4]{font-size:11px;color:var(--theme-text-dim);line-height:1.8;margin:0}:root{--theme-bg-deep: #060e1a;--theme-bg-base: #0a1628;--theme-bg-card: rgba(10, 30, 60, .85);--theme-bg-elevated: rgba(15, 40, 80, .7);--theme-border: rgba(0, 180, 255, .15);--theme-border-glow: rgba(0, 212, 255, .3);--theme-text: #E0F2FE;--theme-text-secondary: rgba(224, 242, 254, .78);--theme-text-dim: rgba(200, 225, 245, .6);--theme-cyan: #00d4ff;--theme-blue: #0ea5e9;--theme-glow: 0 0 12px rgba(0, 212, 255, .15);--ant-color-primary: #00d4ff;--ant-primary-color: #00d4ff;--ant-primary-color-hover: #38bdf8;--ant-primary-color-active: #0284c7}.ant-btn-primary{background:linear-gradient(135deg,#0284c7,#00d4ff)!important;border-color:#00d4ff66!important;color:#fff!important;box-shadow:0 0 8px #00d4ff33}.ant-btn-primary:hover,.ant-btn-primary:focus{background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;border-color:#00d4ff99!important;box-shadow:0 0 14px #00d4ff4d!important}.ant-btn-primary:active{background:linear-gradient(135deg,#0369a1,#0284c7)!important}.ant-btn-default{background:#0f285099!important;border-color:#00b4ff40!important;color:var(--theme-text)!important}.ant-btn-default:hover{border-color:var(--theme-cyan)!important;color:var(--theme-cyan)!important}.ant-btn-link{color:var(--theme-cyan)!important}.ant-btn-link:hover{color:#38bdf8!important}a{color:var(--theme-cyan)}a:hover{color:#38bdf8}.ant-card{background:var(--theme-bg-card)!important;border:1px solid var(--theme-border)!important;border-radius:8px!important;color:var(--theme-text)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.ant-card-head{background:linear-gradient(135deg,#00326499,#001e4666)!important;border-bottom:1px solid var(--theme-border)!important;color:var(--theme-cyan)!important}.ant-card-head-title{color:var(--theme-cyan)!important}.ant-card-body,.ant-card-extra{color:var(--theme-text)!important}.ant-table{background:transparent!important;color:var(--theme-text)!important}.ant-table-thead>tr>th,.ant-table-thead>tr>td{background:#002850b3!important;border-bottom:1px solid var(--theme-border)!important;color:var(--theme-cyan)!important;font-weight:500}.ant-table-tbody>tr>td{border-bottom:1px solid rgba(0,180,255,.08)!important;color:var(--theme-text)!important}.ant-table-tbody>tr:nth-child(2n)>td{background:#001e464d!important}.ant-table-tbody>tr:nth-child(odd)>td{background:#00143233!important}.ant-table-tbody>tr:hover>td{background:#0078c826!important}.ant-table-cell-row-hover{background:#0078c826!important}.ant-table-wrapper .ant-table-pagination.ant-pagination{color:var(--theme-text-secondary)}.ant-table-empty .ant-table-tbody>tr>td{background:transparent!important}.ant-empty-description{color:var(--theme-text-dim)!important}.ant-form-item-label>label{color:var(--theme-text)!important}.ant-input,.ant-input-number,.ant-picker,.ant-select-selector,.ant-input-affix-wrapper,.ant-input-number-input{background:#0a1e3ccc!important;border-color:#00b4ff33!important;color:var(--theme-text)!important}.ant-input:hover,.ant-input-number:hover,.ant-picker:hover,.ant-select:hover .ant-select-selector,.ant-input-affix-wrapper:hover{border-color:var(--theme-cyan)!important}.ant-input:focus,.ant-input-focused,.ant-input-number:focus,.ant-input-number-focused,.ant-picker-focused,.ant-select-focused .ant-select-selector,.ant-input-affix-wrapper-focused{border-color:var(--theme-cyan)!important;box-shadow:0 0 6px #00d4ff33!important}.ant-input::placeholder,.ant-input-number-input::placeholder{color:var(--theme-text-dim)!important}textarea.ant-input{background:#0a1e3ccc!important}.ant-input-password .ant-input{background:transparent!important}.ant-select-dropdown{background:#0d1f3cf2!important;border:1px solid var(--theme-border)!important;box-shadow:0 4px 20px #00000080!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.ant-select-item{color:var(--theme-text)!important}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#0078c833!important}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#00b4ff26!important;color:var(--theme-cyan)!important}.ant-select-arrow{color:var(--theme-text-secondary)!important}.ant-menu{background:transparent!important;color:var(--theme-text)!important;border-right:none!important}.ant-menu-item,.ant-menu-submenu-title{color:var(--theme-text-secondary)!important}.ant-menu-item:hover,.ant-menu-submenu-title:hover{color:var(--theme-cyan)!important;background:#00b4ff14!important}.ant-menu-item-selected{color:var(--theme-cyan)!important;background:#00b4ff1f!important}.ant-menu-item-selected:after{border-right-color:var(--theme-cyan)!important}.ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--theme-cyan)!important}.ant-menu-sub.ant-menu-inline{background:#0014324d!important}.ant-menu-inline .ant-menu-item:after{border-right-color:var(--theme-cyan)!important}.ant-breadcrumb,.ant-breadcrumb a{color:var(--theme-text-secondary)!important}.ant-breadcrumb a:hover{color:var(--theme-cyan)!important}.ant-breadcrumb-separator{color:var(--theme-text-dim)!important}.ant-breadcrumb>span:last-child{color:var(--theme-text)!important}.ant-modal-content{background:#0d1f3ceb!important;border:1px solid var(--theme-border)!important;border-radius:10px!important;box-shadow:0 8px 40px #0009,0 0 30px #0078c814!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.ant-modal-header{background:linear-gradient(135deg,#00326499,#001e4666)!important;border-bottom:1px solid var(--theme-border)!important}.ant-modal-title{color:var(--theme-cyan)!important}.ant-modal-body{color:var(--theme-text)!important}.ant-modal-footer{border-top:1px solid var(--theme-border)!important}.ant-modal-close-x{color:var(--theme-text-secondary)!important}.ant-modal-close:hover .ant-modal-close-x{color:var(--theme-cyan)!important}.ant-modal-confirm .ant-modal-confirm-title{color:var(--theme-cyan)!important;font-size:16px!important;font-weight:600!important}.ant-modal-confirm .ant-modal-confirm-content{color:var(--theme-text)!important;font-size:14px!important}.ant-modal-confirm .ant-btn-default{color:var(--theme-text)!important;border-color:var(--theme-border)!important;background:#0a1e3ccc!important}.ant-modal-confirm .ant-btn-default:hover{color:var(--theme-cyan)!important;border-color:var(--theme-cyan)!important}.ant-checkbox-inner{background:#0a1e3ccc!important;border-color:#00b4ff4d!important}.ant-checkbox-checked .ant-checkbox-inner{background:var(--theme-cyan)!important;border-color:var(--theme-cyan)!important}.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:var(--theme-cyan)!important}.ant-checkbox-checked:after{border-color:var(--theme-cyan)!important}.ant-checkbox-wrapper{color:var(--theme-text)!important}.ant-radio-inner{background:#0a1e3ccc!important;border-color:#00b4ff4d!important}.ant-radio-checked .ant-radio-inner{border-color:var(--theme-cyan)!important}.ant-radio-inner:after{background:var(--theme-cyan)!important}.ant-radio-wrapper{color:var(--theme-text)!important}.ant-radio-button-wrapper{background:#0f285099!important;border-color:#00b4ff33!important;color:var(--theme-text-secondary)!important}.ant-radio-button-wrapper:hover{color:var(--theme-cyan)!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#00b4ff26!important;border-color:var(--theme-cyan)!important;color:var(--theme-cyan)!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background:var(--theme-cyan)!important}.ant-switch{background:#3c506e99!important}.ant-switch-checked{background:var(--theme-cyan)!important}.ant-pagination-item{background:#0f285099!important;border-color:#00b4ff26!important}.ant-pagination-item a{color:var(--theme-text)!important}.ant-pagination-item-active{border-color:var(--theme-cyan)!important;background:#00b4ff1f!important}.ant-pagination-item-active a{color:var(--theme-cyan)!important}.ant-pagination-item:hover{border-color:var(--theme-cyan)!important}.ant-pagination-item:hover a{color:var(--theme-cyan)!important}.ant-pagination-prev .ant-pagination-item-link,.ant-pagination-next .ant-pagination-item-link{background:#0f285099!important;border-color:#00b4ff26!important;color:var(--theme-text-secondary)!important}.ant-pagination-prev:hover .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link{border-color:var(--theme-cyan)!important;color:var(--theme-cyan)!important}.ant-pagination-options .ant-select-selector{background:#0f285099!important;border-color:#00b4ff26!important;color:var(--theme-text)!important}.ant-pagination-total-text{color:var(--theme-text-secondary)!important}.ant-tabs{color:var(--theme-text)!important}.ant-tabs-ink-bar{background:var(--theme-cyan)!important}.ant-tabs-tab:hover,.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--theme-cyan)!important}.ant-picker{background:#0a1e3ccc!important;border-color:#00b4ff33!important;color:var(--theme-text)!important}.ant-picker-input>input{color:var(--theme-text)!important}.ant-picker-input>input::placeholder{color:var(--theme-text-dim)!important}.ant-picker-suffix,.ant-picker-clear{color:var(--theme-text-secondary)!important}.ant-picker-separator{color:var(--theme-text-dim)!important}.ant-picker-dropdown{background:transparent!important}.ant-picker-panel-container{background:#0d1f3c!important;border:1px solid var(--theme-border)!important;box-shadow:0 4px 20px #00000080!important}.ant-picker-panel{background:transparent!important;border:none!important}.ant-picker-header{color:var(--theme-text)!important;border-bottom:1px solid var(--theme-border)!important}.ant-picker-header button{color:var(--theme-text-secondary)!important}.ant-picker-header button:hover{color:var(--theme-cyan)!important}.ant-picker-content th,.ant-picker-cell{color:var(--theme-text-dim)!important}.ant-picker-cell-in-view{color:var(--theme-text)!important}.ant-picker-cell:hover:not(.ant-picker-cell-selected) .ant-picker-cell-inner{background:#00b4ff1a!important}.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background:var(--theme-cyan)!important;color:#0a1628!important}.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:var(--theme-cyan)!important}.ant-picker-today-btn{color:var(--theme-cyan)!important}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{color:var(--theme-text)!important}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#00b4ff26!important;color:var(--theme-cyan)!important}.ant-picker-footer{border-top:1px solid var(--theme-border)!important}.ant-picker-ranges .ant-picker-ok .ant-btn{background:var(--theme-cyan)!important;border-color:var(--theme-cyan)!important}.ant-tree{background:transparent!important;color:var(--theme-text)!important}.ant-tree-checkbox-checked .ant-tree-checkbox-inner{background:var(--theme-cyan)!important;border-color:var(--theme-cyan)!important}.ant-tree-node-content-wrapper:hover{background:#00b4ff14!important}.ant-tree-node-selected{background:#00b4ff1f!important}.ant-tree-switcher{color:var(--theme-text-secondary)!important}.ant-tag{border-radius:4px;background:#00b4ff14!important;color:var(--theme-text-secondary)!important;border-color:#00b4ff33!important}.ant-tag-default{background:#00b4ff14!important;color:var(--theme-text-secondary)!important;border-color:#00b4ff33!important}.ant-tag-success{background:#34d3991f!important;color:#34d399!important;border-color:#34d3994d!important}.ant-tag-error{background:#f871711f!important;color:#f87171!important;border-color:#f871714d!important}.ant-tag-warning{background:#fbbf241f!important;color:#fbbf24!important;border-color:#fbbf244d!important}.ant-tag-processing{background:#00d4ff1f!important;color:#00d4ff!important;border-color:#00d4ff4d!important}.ant-tag-blue{background:#38bdf81f!important;color:#38bdf8!important;border-color:#38bdf84d!important}.ant-tag-cyan{background:#22d3ee1f!important;color:#22d3ee!important;border-color:#22d3ee4d!important}.ant-tag-orange{background:#fb923c1f!important;color:#fb923c!important;border-color:#fb923c4d!important}.ant-tag-geekblue{background:#60a5fa1f!important;color:#60a5fa!important;border-color:#60a5fa4d!important}.ant-descriptions-bordered .ant-descriptions-item-label{background:#00285080!important;color:var(--theme-text-secondary)!important;border-color:var(--theme-border)!important}.ant-descriptions-bordered .ant-descriptions-item-content{background:#0014324d!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important}.ant-descriptions-bordered .ant-descriptions-row,.ant-descriptions-bordered .ant-descriptions-view{border-color:var(--theme-border)!important}.ant-spin-dot-item{background:var(--theme-cyan)!important}.ant-divider{border-color:var(--theme-border)!important;color:var(--theme-text-secondary)!important}.ant-divider-inner-text{color:var(--theme-cyan)!important}.ant-badge-count{box-shadow:0 0 0 2px var(--theme-bg-base)!important}.ant-popover-inner{background:#0d1f3cf2!important;border:1px solid var(--theme-border)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.ant-popover-message-title{color:var(--theme-text)!important}.ant-popover-arrow-content:before{background:#0d1f3c!important}.ant-tooltip-inner{background:#0d1f3cf2!important;border:1px solid var(--theme-border)!important;color:var(--theme-text)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.ant-popconfirm-message-title{color:var(--theme-text)!important}.ant-drawer-content{background:#0d1f3ceb!important;color:var(--theme-text)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.ant-drawer-header{background:linear-gradient(135deg,#00326499,#001e4666)!important;border-bottom:1px solid var(--theme-border)!important}.ant-drawer-title{color:var(--theme-cyan)!important}.ant-drawer-close{color:var(--theme-text-secondary)!important}.ant-upload-list-item{color:var(--theme-text)!important}.ant-upload.ant-upload-drag{background:#0a1e3c99!important;border-color:var(--theme-border)!important}.ant-upload.ant-upload-drag:hover{border-color:var(--theme-cyan)!important}.ant-result-title{color:var(--theme-text)!important}.ant-result-subtitle{color:var(--theme-text-secondary)!important}.ant-dropdown-menu{background:#0d1f3cf2!important;border:1px solid var(--theme-border)!important;box-shadow:0 4px 20px #00000080!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.ant-dropdown-menu-item{color:var(--theme-text)!important}.ant-dropdown-menu-item:hover{background:#0078c826!important;color:var(--theme-cyan)!important}.ant-dropdown-menu-item-divider{background:var(--theme-border)!important}.ant-message-notice-content{background:#0d1f3cf2!important;border:1px solid var(--theme-border)!important;color:var(--theme-text)!important;box-shadow:0 4px 20px #0006!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.ant-form-item-explain-error{color:#ff6b6b!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0014324d}::-webkit-scrollbar-thumb{background:#00b4ff33;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00b4ff59}.ant-timeline,.ant-timeline-item-content,.ant-timeline-item-content p{color:var(--theme-text)!important}.ant-timeline-item-tail{border-left-color:#00b4ff26!important}.ant-timeline-item-head{border-color:var(--theme-cyan)!important;background:var(--theme-bg-base)!important}.ant-timeline-item-head-blue{border-color:var(--theme-cyan)!important}.ant-rate{color:#fbbf24!important}.ant-rate-star:not(.ant-rate-star-full) .ant-rate-star-second{color:#c8e1f533!important}.ant-alert{border-radius:6px!important}.ant-alert-info{background:#0078c81f!important;border-color:#00b4ff40!important}.ant-alert-info .ant-alert-message{color:var(--theme-text)!important}.ant-alert-info .ant-alert-description{color:var(--theme-text-secondary)!important}.ant-alert-info .ant-alert-icon{color:var(--theme-cyan)!important}.ant-alert-warning{background:#fbbf241a!important;border-color:#fbbf2440!important}.ant-alert-warning .ant-alert-message{color:var(--theme-text)!important}.ant-alert-warning .ant-alert-description{color:var(--theme-text-secondary)!important}.ant-alert-error{background:#f871711a!important;border-color:#f8717140!important}.ant-alert-error .ant-alert-message{color:var(--theme-text)!important}.ant-alert-error .ant-alert-description{color:var(--theme-text-secondary)!important}.ant-alert-success{background:#34d3991a!important;border-color:#34d39940!important}.ant-alert-success .ant-alert-message{color:var(--theme-text)!important}.ant-alert-success .ant-alert-description{color:var(--theme-text-secondary)!important}.ant-collapse{background:transparent!important;border-color:var(--theme-border)!important;color:var(--theme-text)!important}.ant-collapse-header{color:var(--theme-text)!important}.ant-collapse-content{background:#0014324d!important;border-color:var(--theme-border)!important;color:var(--theme-text)!important}.ant-steps-item-title{color:var(--theme-text)!important}.ant-steps-item-description{color:var(--theme-text-dim)!important}.ant-notification-notice{background:#0d1f3cf2!important;border:1px solid var(--theme-border)!important;color:var(--theme-text)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.ant-notification-notice-message{color:var(--theme-text)!important}.ant-notification-notice-description{color:var(--theme-text-secondary)!important}.ant-notification-notice-close{color:var(--theme-text-dim)!important}.ant-popconfirm-message-text{color:var(--theme-text)!important}.ant-select-clear{background:#0a1e3ccc!important;color:var(--theme-text-secondary)!important}.ant-select-selection-placeholder{color:var(--theme-text-dim)!important}.ant-select-selection-item{color:var(--theme-text)!important}.ant-list-item{color:var(--theme-text)!important;border-color:var(--theme-border)!important}.ant-typography,h1,h2,h3,h4,h5,h6{color:var(--theme-text)!important}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--theme-bg-deep);color:var(--theme-text)}@media(max-width:767px){.pc-only{display:none!important}}@media(min-width:768px){.mobile-only{display:none!important}}
