#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#app{width:100%;height:100vh}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}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.clearfix:after{content:"";display:block;clear:both}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.m-0{margin:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.p-0{padding:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.m-4{margin:4px}.mt-4{margin-top:4px}.mr-4{margin-right:4px}.mb-4{margin-bottom:4px}.ml-4{margin-left:4px}.p-4{padding:4px}.pt-4{padding-top:4px}.pr-4{padding-right:4px}.pb-4{padding-bottom:4px}.pl-4{padding-left:4px}.m-8{margin:8px}.mt-8{margin-top:8px}.mr-8{margin-right:8px}.mb-8{margin-bottom:8px}.ml-8{margin-left:8px}.p-8{padding:8px}.pt-8{padding-top:8px}.pr-8{padding-right:8px}.pb-8{padding-bottom:8px}.pl-8{padding-left:8px}.m-12{margin:12px}.mt-12{margin-top:12px}.mr-12{margin-right:12px}.mb-12{margin-bottom:12px}.ml-12{margin-left:12px}.p-12{padding:12px}.pt-12{padding-top:12px}.pr-12{padding-right:12px}.pb-12{padding-bottom:12px}.pl-12{padding-left:12px}.m-16{margin:16px}.mt-16{margin-top:16px}.mr-16{margin-right:16px}.mb-16{margin-bottom:16px}.ml-16{margin-left:16px}.p-16{padding:16px}.pt-16{padding-top:16px}.pr-16{padding-right:16px}.pb-16{padding-bottom:16px}.pl-16{padding-left:16px}.m-20{margin:20px}.mt-20{margin-top:20px}.mr-20{margin-right:20px}.mb-20{margin-bottom:20px}.ml-20{margin-left:20px}.p-20{padding:20px}.pt-20{padding-top:20px}.pr-20{padding-right:20px}.pb-20{padding-bottom:20px}.pl-20{padding-left:20px}.m-24{margin:24px}.mt-24{margin-top:24px}.mr-24{margin-right:24px}.mb-24{margin-bottom:24px}.ml-24{margin-left:24px}.p-24{padding:24px}.pt-24{padding-top:24px}.pr-24{padding-right:24px}.pb-24{padding-bottom:24px}.pl-24{padding-left:24px}.m-28{margin:28px}.mt-28{margin-top:28px}.mr-28{margin-right:28px}.mb-28{margin-bottom:28px}.ml-28{margin-left:28px}.p-28{padding:28px}.pt-28{padding-top:28px}.pr-28{padding-right:28px}.pb-28{padding-bottom:28px}.pl-28{padding-left:28px}.m-32{margin:32px}.mt-32{margin-top:32px}.mr-32{margin-right:32px}.mb-32{margin-bottom:32px}.ml-32{margin-left:32px}.p-32{padding:32px}.pt-32{padding-top:32px}.pr-32{padding-right:32px}.pb-32{padding-bottom:32px}.pl-32{padding-left:32px}.m-36{margin:36px}.mt-36{margin-top:36px}.mr-36{margin-right:36px}.mb-36{margin-bottom:36px}.ml-36{margin-left:36px}.p-36{padding:36px}.pt-36{padding-top:36px}.pr-36{padding-right:36px}.pb-36{padding-bottom:36px}.pl-36{padding-left:36px}.m-40{margin:40px}.mt-40{margin-top:40px}.mr-40{margin-right:40px}.mb-40{margin-bottom:40px}.ml-40{margin-left:40px}.p-40{padding:40px}.pt-40{padding-top:40px}.pr-40{padding-right:40px}.pb-40{padding-bottom:40px}.pl-40{padding-left:40px}:root{--bg-color: #fff;--bg-color-secondary: #f0f2f5;--bg-color-hover: #fafafa;--text-color: #333;--text-color-secondary: #666;--text-color-disabled: rgba(0, 0, 0, .25);--border-color: #d9d9d9;--header-bg: #fff;--sider-bg: #001529;--content-bg: #fff;--shadow-color: rgba(0, 0, 0, .1);--hover-bg: rgba(0, 0, 0, .025);--active-bg: #e6f7ff;--menu-item-bg: #fafafa;--menu-item-hover-bg: #f5f5f5;--popup-bg: #fff;--tab-bg: #fafafa;--link-item-bg: #fafafa;--link-item-hover-bg: #e6f7ff}[data-theme=dark]{--bg-color: #141414;--bg-color-secondary: #1f1f1f;--bg-color-hover: #2a2a2a;--text-color: rgba(255, 255, 255, .85);--text-color-secondary: rgba(255, 255, 255, .65);--text-color-disabled: rgba(255, 255, 255, .3);--border-color: #434343;--header-bg: #1f1f1f;--sider-bg: #000;--content-bg: #141414;--shadow-color: rgba(0, 0, 0, .45);--hover-bg: rgba(255, 255, 255, .08);--active-bg: rgba(24, 144, 255, .2);--menu-item-bg: #2a2a2a;--menu-item-hover-bg: #333;--popup-bg: #1f1f1f;--tab-bg: #2a2a2a;--link-item-bg: #2a2a2a;--link-item-hover-bg: rgba(24, 144, 255, .2)}[data-theme=dark] .ant-layout{background:var(--bg-color-secondary)}[data-theme=dark] .ant-layout-header{background:var(--header-bg);color:var(--text-color)}[data-theme=dark] .ant-layout-sider{background:var(--sider-bg)}[data-theme=dark] .ant-layout-content{background:var(--bg-color-secondary);color:var(--text-color)}[data-theme=dark] .ant-menu{background:transparent;color:var(--text-color)}[data-theme=dark] .ant-menu-item,[data-theme=dark] .ant-menu-submenu-title{color:#ffffffa6}[data-theme=dark] .ant-menu-item:hover,[data-theme=dark] .ant-menu-submenu-title:hover{color:#fff;background:#ffffff14}[data-theme=dark] .ant-menu-item-selected{background-color:#1890ff!important;color:#fff}[data-theme=dark] .ant-breadcrumb{color:var(--text-color)}[data-theme=dark] .ant-breadcrumb a{color:var(--text-color-secondary)}[data-theme=dark] .ant-breadcrumb a:hover{color:#1890ff}[data-theme=dark] .ant-breadcrumb .ant-breadcrumb-separator{color:var(--text-color-secondary)}[data-theme=dark] .ant-dropdown-menu{background:#1f1f1f!important}[data-theme=dark] .ant-dropdown-menu-item{color:#ffffffd9!important}[data-theme=dark] .ant-dropdown-menu-item:hover{background:#ffffff14!important}[data-theme=dark] .ant-dropdown-menu-item-divider{background:var(--border-color)!important}[data-theme=dark] .ant-dropdown-menu-submenu-title{color:#ffffffd9!important}[data-theme=dark] .ant-dropdown-menu-submenu-title:hover{background:#ffffff14!important}[data-theme=dark] .ant-tabs{color:var(--text-color)}[data-theme=dark] .ant-tabs-tab{color:var(--text-color-secondary)}[data-theme=dark] .ant-tabs-tab:hover{color:var(--text-color)}[data-theme=dark] .ant-tabs-tab-active .ant-tabs-tab-btn{color:#1890ff}[data-theme=dark] .ant-card{background:var(--content-bg);border-color:var(--border-color);color:var(--text-color)}[data-theme=dark] .ant-table{background:var(--content-bg);color:var(--text-color)}[data-theme=dark] .ant-table-thead>tr>th{background:var(--bg-color-secondary);color:var(--text-color);border-color:var(--border-color)}[data-theme=dark] .ant-table-tbody>tr>td{border-color:var(--border-color)}[data-theme=dark] .ant-table-tbody>tr:hover>td{background:var(--hover-bg)!important}[data-theme=dark] .ant-table-cell-fix-right,[data-theme=dark] .ant-table-cell-fix-left{background:var(--content-bg)!important}[data-theme=dark] .ant-table-tbody>tr:hover>.ant-table-cell-fix-right,[data-theme=dark] .ant-table-tbody>tr:hover>.ant-table-cell-fix-left{background:var(--hover-bg)!important}[data-theme=dark] .ant-table-thead>tr>.ant-table-cell-fix-right,[data-theme=dark] .ant-table-thead>tr>.ant-table-cell-fix-left{background:var(--bg-color-secondary)!important}[data-theme=dark] .ant-input,[data-theme=dark] .ant-input-number,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-picker{background:var(--bg-color-secondary)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}[data-theme=dark] .ant-input:hover,[data-theme=dark] .ant-input:focus,[data-theme=dark] .ant-input-number:hover,[data-theme=dark] .ant-input-number:focus,[data-theme=dark] .ant-select-selector:hover,[data-theme=dark] .ant-select-selector:focus,[data-theme=dark] .ant-picker:hover,[data-theme=dark] .ant-picker:focus{border-color:#1890ff!important}[data-theme=dark] .ant-select .ant-select-selector{background:var(--bg-color-secondary)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}[data-theme=dark] .ant-select:hover .ant-select-selector,[data-theme=dark] .ant-select.ant-select-focused .ant-select-selector{border-color:#1890ff!important;background:var(--bg-color-secondary)!important}[data-theme=dark] .ant-input::placeholder,[data-theme=dark] .ant-select-selection-placeholder{color:var(--text-color-secondary)!important}[data-theme=dark] .ant-select-selection-item{color:var(--text-color)!important}[data-theme=dark] .ant-select-arrow{color:var(--text-color-secondary)!important}[data-theme=dark] .ant-select-clear{background:var(--bg-color-secondary)!important;color:var(--text-color-secondary)!important}[data-theme=dark] .ant-form-item-label>label{color:var(--text-color)}[data-theme=dark] .ant-modal-content{background:var(--bg-color);color:var(--text-color)}[data-theme=dark] .ant-modal-header{background:var(--bg-color);border-color:var(--border-color);color:var(--text-color)}[data-theme=dark] .ant-modal-title{color:var(--text-color)}[data-theme=dark] .ant-modal-footer{border-color:var(--border-color);background:var(--bg-color)}[data-theme=dark] .ant-modal-close{color:var(--text-color-secondary)}[data-theme=dark] .ant-modal-close:hover{color:var(--text-color)}[data-theme=dark] .ant-modal-confirm-body .ant-modal-confirm-title{color:var(--text-color)!important}[data-theme=dark] .ant-modal-confirm-body .ant-modal-confirm-content{color:var(--text-color-secondary)!important}[data-theme=dark] .ant-btn-default{background:var(--bg-color-secondary);border-color:var(--border-color);color:var(--text-color)}[data-theme=dark] .ant-btn-default:hover,[data-theme=dark] .ant-btn-default:focus{background:var(--bg-color-hover);border-color:#1890ff;color:#1890ff}[data-theme=dark] .ant-pagination-item{background:var(--content-bg);border-color:var(--border-color)}[data-theme=dark] .ant-pagination-item a{color:var(--text-color)}[data-theme=dark] .ant-pagination-item:hover{border-color:#1890ff}[data-theme=dark] .ant-pagination-item:hover a{color:#1890ff}[data-theme=dark] .ant-pagination-item-active{background:#1890ff!important;border-color:#1890ff!important}[data-theme=dark] .ant-pagination-item-active a{color:#fff!important}[data-theme=dark] .ant-pagination-prev,[data-theme=dark] .ant-pagination-next,[data-theme=dark] .ant-pagination-jump-prev,[data-theme=dark] .ant-pagination-jump-next{color:var(--text-color)!important}[data-theme=dark] .ant-pagination-prev button,[data-theme=dark] .ant-pagination-next button,[data-theme=dark] .ant-pagination-jump-prev button,[data-theme=dark] .ant-pagination-jump-next button{background:var(--content-bg)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}[data-theme=dark] .ant-pagination-disabled .ant-pagination-item-link{background:var(--bg-color-secondary)!important;border-color:var(--border-color)!important;color:var(--text-color-disabled)!important}[data-theme=dark] .ant-pagination-total-text,[data-theme=dark] .ant-pagination-options-quick-jumper{color:var(--text-color)!important}[data-theme=dark] .ant-pagination-options-quick-jumper input,[data-theme=dark] .ant-pagination-options .ant-select-selector{background:var(--bg-color-secondary)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}[data-theme=dark] .ant-pagination-simple .ant-pagination-simple-pager{color:var(--text-color)!important}[data-theme=dark] .ant-pagination-simple .ant-pagination-simple-pager input{background:var(--bg-color-secondary)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}[data-theme=dark] .ant-input-disabled,[data-theme=dark] .ant-select-disabled .ant-select-selector{background:var(--bg-color-secondary)!important;color:var(--text-color-disabled)!important;border-color:var(--border-color)!important}[data-theme=dark] .ant-input-affix-wrapper{background:var(--bg-color-secondary)!important;border-color:var(--border-color)!important}[data-theme=dark] .ant-input-affix-wrapper:hover,[data-theme=dark] .ant-input-affix-wrapper:focus{border-color:#1890ff!important}[data-theme=dark] .ant-input-affix-wrapper input{background:transparent!important;color:var(--text-color)!important}[data-theme=dark] .ant-input-password,[data-theme=dark] .ant-input-search .ant-input-group-addon{background:var(--bg-color-secondary)!important;border-color:var(--border-color)!important}[data-theme=dark] .ant-input-search .ant-input-group-addon .ant-btn{background:#1890ff!important;border-color:#1890ff!important}[data-theme=dark] .ant-select-dropdown{background:#1f1f1f!important}[data-theme=dark] .ant-select-item,[data-theme=dark] .ant-select-item-option{color:#ffffffd9!important;background:transparent!important}[data-theme=dark] .ant-select-item:hover,[data-theme=dark] .ant-select-item.ant-select-item-option-active,[data-theme=dark] .ant-select-item-option:hover,[data-theme=dark] .ant-select-item-option.ant-select-item-option-active{background:#ffffff14!important;color:#ffffffd9!important}[data-theme=dark] .ant-select-item-option-selected{background:#1890ff33!important;color:#fff!important;font-weight:600}[data-theme=dark] .ant-select-item-option-selected:hover{background:#1890ff4d!important}[data-theme=dark] .ant-select-item-option-content{color:inherit!important}[data-theme=dark] .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item,[data-theme=dark] div.ant-select-dropdown div.rc-virtual-list div.ant-select-item{color:#ffffffd9!important;background:transparent!important}[data-theme=dark] .ant-select-item-empty{color:var(--text-color-secondary)!important;background:transparent!important}[data-theme=dark] .ant-select-item-group{color:var(--text-color-secondary)!important}html[data-theme=dark] .ant-select .ant-select-selector{background:#1f1f1f!important;border-color:#434343!important;color:#ffffffd9!important}html[data-theme=dark] .ant-select:hover .ant-select-selector,html[data-theme=dark] .ant-select.ant-select-focused .ant-select-selector{border-color:#1890ff!important;background:#1f1f1f!important}html[data-theme=dark] .ant-select-selection-item{color:#ffffffd9!important}html[data-theme=dark] .ant-select-selection-placeholder,html[data-theme=dark] .ant-select-arrow{color:#ffffff73!important}html[data-theme=dark] .ant-select-dropdown{background:#1f1f1f!important}html[data-theme=dark] .ant-select-item,html[data-theme=dark] .ant-select-item-option{color:#ffffffd9!important;background:transparent!important}html[data-theme=dark] .ant-select-item:hover,html[data-theme=dark] .ant-select-item.ant-select-item-option-active,html[data-theme=dark] .ant-select-item-option:hover,html[data-theme=dark] .ant-select-item-option.ant-select-item-option-active{background:#ffffff14!important;color:#ffffffd9!important}html[data-theme=dark] .ant-select-item-option-selected{background:#1890ff33!important;color:#fff!important;font-weight:600}html[data-theme=dark] .ant-select-item-option-selected:hover{background:#1890ff4d!important}html[data-theme=dark] .ant-select-item-option-content{color:inherit!important}html[data-theme=dark] .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item,html[data-theme=dark] div.ant-select-dropdown div.rc-virtual-list div.ant-select-item{color:#ffffffd9!important;background:transparent!important}html[data-theme=dark] .ant-select-item-empty{color:#ffffff73!important;background:transparent!important}html[data-theme=dark] .ant-select-item-group{color:#ffffffa6!important}html[data-theme=dark] .ant-picker-dropdown,html[data-theme=dark] .ant-picker-panel-container{background:#1f1f1f}html[data-theme=dark] .ant-picker-header,html[data-theme=dark] .ant-picker-content,html[data-theme=dark] .ant-picker-footer{background:#1f1f1f;border-color:var(--border-color)}html[data-theme=dark] .ant-picker-cell{color:var(--text-color)}html[data-theme=dark] .ant-picker-cell:hover .ant-picker-cell-inner{background:var(--hover-bg)}html[data-theme=dark] .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background:#1890ff}html[data-theme=dark] .ant-message-notice-content{background:#1f1f1f;color:var(--text-color)}html[data-theme=dark] .ant-notification-notice{background:#1f1f1f;border-color:var(--border-color);color:var(--text-color)}html[data-theme=dark] .ant-notification-notice-message{color:var(--text-color)}html[data-theme=dark] .ant-notification-notice-description{color:var(--text-color-secondary)}html[data-theme=dark] .ant-drawer-content{background:var(--bg-color);color:var(--text-color)}html[data-theme=dark] .ant-drawer-header{background:var(--bg-color);border-color:var(--border-color);color:var(--text-color)}html[data-theme=dark] .ant-drawer-title{color:var(--text-color)}html[data-theme=dark] .ant-drawer-body{background:var(--bg-color)}html[data-theme=dark] .ant-tag{background:var(--bg-color-secondary);border-color:var(--border-color);color:var(--text-color)}html[data-theme=dark] .ant-badge{color:var(--text-color)}html[data-theme=dark] .ant-divider{border-color:var(--border-color)}html[data-theme=dark] .ant-descriptions,html[data-theme=dark] .ant-descriptions-item-label{color:var(--text-color)}html[data-theme=dark] .ant-descriptions-item-content,html[data-theme=dark] .ant-empty-description{color:var(--text-color-secondary)}html[data-theme=dark] .ant-result-title{color:var(--text-color)}html[data-theme=dark] .ant-result-subtitle{color:var(--text-color-secondary)}html[data-theme=dark] .ant-checkbox-wrapper,html[data-theme=dark] .ant-radio-wrapper{color:var(--text-color)}html[data-theme=dark] .ant-switch{background:#ffffff4d}html[data-theme=dark] .ant-switch.ant-switch-checked{background:#1890ff}html[data-theme=dark] .ant-upload{background:var(--bg-color-secondary);border-color:var(--border-color)}html[data-theme=dark] .ant-upload-list{color:var(--text-color)}html[data-theme=dark] .ant-upload-list-item{background:var(--bg-color-secondary);border-color:var(--border-color);color:var(--text-color)}html[data-theme=dark] .ant-steps,html[data-theme=dark] .ant-steps-item-title{color:var(--text-color)}html[data-theme=dark] .ant-steps-item-description{color:var(--text-color-secondary)}html[data-theme=dark] .ant-collapse{background:var(--content-bg);border-color:var(--border-color)}html[data-theme=dark] .ant-collapse-header{color:var(--text-color)}html[data-theme=dark] .ant-collapse-content{background:var(--bg-color-secondary);border-color:var(--border-color);color:var(--text-color)}html[data-theme=dark] .ant-timeline,html[data-theme=dark] .ant-timeline-item-content{color:var(--text-color)}html[data-theme=dark] .ant-tree{background:var(--content-bg);color:var(--text-color)}html[data-theme=dark] .ant-tree-node-content-wrapper{color:var(--text-color)}html[data-theme=dark] .ant-tree-node-content-wrapper:hover{background:var(--hover-bg)}html[data-theme=dark] .ant-tree-node-selected{background:var(--active-bg)!important}html[data-theme=dark] .ant-transfer{color:var(--text-color)}html[data-theme=dark] .ant-transfer-list{background:var(--content-bg);border-color:var(--border-color)}html[data-theme=dark] .ant-transfer-list-header{background:var(--bg-color-secondary);border-color:var(--border-color);color:var(--text-color)}html[data-theme=dark] .ant-transfer-list-content-item{color:var(--text-color)}html[data-theme=dark] .ant-transfer-list-content-item:hover{background:var(--hover-bg)}html[data-theme=dark] .ant-statistic{color:var(--text-color)}html[data-theme=dark] .ant-statistic-title{color:var(--text-color-secondary)}html[data-theme=dark] .ant-list{color:var(--text-color)}html[data-theme=dark] .ant-list-item{border-color:var(--border-color);color:var(--text-color)}html[data-theme=dark] .ant-list-item-meta-title{color:var(--text-color)}html[data-theme=dark] .ant-list-item-meta-description{color:var(--text-color-secondary)}html[data-theme=dark] .ant-avatar{background:var(--bg-color-secondary);color:var(--text-color)}html[data-theme=dark] .ant-popover .ant-popover-inner{background:#1f1f1f!important;color:var(--text-color)!important}html[data-theme=dark] .ant-popover .ant-popover-title{color:var(--text-color)!important;border-color:var(--border-color)!important}html[data-theme=dark] .ant-popover .ant-popover-inner-content{color:var(--text-color-secondary)!important}html[data-theme=dark] .ant-popover .ant-popover-arrow-content{background:#1f1f1f!important}html[data-theme=dark] .ant-tooltip .ant-tooltip-inner{background:#1f1f1f!important;color:var(--text-color)!important}html[data-theme=dark] .ant-tooltip .ant-tooltip-arrow-content{background:#1f1f1f!important}html[data-theme=dark] .ant-spin{color:#1890ff!important}html[data-theme=dark] .ant-spin-text{color:var(--text-color)!important}html[data-theme=dark] .ant-alert{background:var(--bg-color-secondary)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}html[data-theme=dark] .ant-alert .ant-alert-message{color:var(--text-color)!important}html[data-theme=dark] .ant-alert .ant-alert-description{color:var(--text-color-secondary)!important}html[data-theme=dark] .ant-progress-text{color:var(--text-color)!important}html[data-theme=dark] .ant-rate{color:var(--text-color-secondary)!important}html[data-theme=dark] .ant-slider .ant-slider-rail{background:var(--bg-color-secondary)!important}html[data-theme=dark] .ant-slider .ant-slider-track{background:#1890ff!important}html[data-theme=dark] .ant-slider .ant-slider-handle{border-color:#1890ff!important;background:var(--bg-color)!important}html[data-theme=dark] .ant-slider .ant-slider-mark-text{color:var(--text-color-secondary)!important}html[data-theme=dark] .ant-calendar{background:#1f1f1f!important;border-color:var(--border-color)!important;color:var(--text-color)!important}html[data-theme=dark] .ant-calendar-input{background:var(--bg-color-secondary)!important;border-color:var(--border-color)!important;color:var(--text-color)!important}html[data-theme=dark] ::-webkit-scrollbar-track{background:#1f1f1f}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#555}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#888}
