*{margin:0;padding:0}body{height:100%;width:100%;font-family:PingFang SC!important;font-size:14px!important;line-height:22px!important;font-weight:400!important}body ::-webkit-scrollbar{width:8px;height:8px}body ::-webkit-scrollbar-thumb{border-radius:4px}body[theme=light]{color:#333!important;background-color:var(--body-backgroundColor)!important}body[theme=light] .edit-icon{color:var(--primary-color)!important}body[theme=light] ::-webkit-scrollbar-thumb{background-color:#c1c1c1}body[theme=dark]{color:#fff9;background-color:#070707!important}body[theme=dark] ::-webkit-scrollbar-thumb{background-color:#57606b}#app,body{width:100%;margin:0 auto;height:100%;overflow:hidden}#app a,body a{font-weight:500;text-decoration:inherit;color:var(--primary-color)}#app a:hover,body a:hover{color:var(--primary-color)}#app .table-filter,body .table-filter{display:flex;justify-content:space-between}#app .table-filter .table-filter-left,body .table-filter .table-filter-left{display:flex;flex-wrap:wrap;gap:10px}#app .table-filter .table-filter-right,body .table-filter .table-filter-right{margin-left:10px;display:flex;flex-wrap:nowrap}#app .flex,body .flex{display:flex}#app .inline-flex,body .inline-flex{display:inline-flex!important}#app .flex-center,body .flex-center{display:flex;justify-content:center;align-items:center}#app .flex-content-center,body .flex-content-center{display:flex;justify-content:center}#app .flex-items-center,body .flex-items-center{display:flex;align-items:center}#app .flex-content-between,body .flex-content-between{display:flex;justify-content:space-between}#app .flex-col,body .flex-col{display:flex;flex-direction:column}#app .flex-col-between,body .flex-col-between{display:flex;flex-direction:column;justify-content:space-between;align-items:center}#app .flex-end,body .flex-end{display:flex;justify-content:flex-end}#app .flex-wrap,body .flex-wrap{display:flex;flex-wrap:wrap}#app .flex-nowrap,body .flex-nowrap{display:flex;flex-wrap:nowrap}#app .width-full,body .width-full{width:100%}#app .width-320px,body .width-320px{width:320px}#app .width-220px,body .width-220px{width:220px}#app .width-200px,body .width-200px{width:200px}#app .width-180px,body .width-180px{width:180px}#app .width-160px,body .width-160px{width:160px}#app .width-140px,body .width-140px{width:140px}#app .margin-top-8px,body .margin-top-8px{margin-top:8px}#app .margin-top-16px,body .margin-top-16px{margin-top:16px}#app .margin-top-24px,body .margin-top-24px{margin-top:24px}#app .margin-left-0px,body .margin-left-0px{margin-left:0!important}#app .margin-left-10px,body .margin-left-10px{margin-left:10px}#app .margin-bottom-24px,body .margin-bottom-24px{margin-bottom:24px}#app .line-height-32px,body .line-height-32px{line-height:32px}#app [primary],body [primary]{background:var(--primary-color)}#app .primary,body .primary{color:var(--primary-color)!important}#app .error,body .error{color:#f5222d!important}#app .tab2,body .tab2{margin-left:25px}body[theme=light] .ant-btn,#app[theme=light] .ant-btn,body[theme=light] .ant-drawer .ant-btn{margin-left:10px;font-size:14px;border-radius:4px}body[theme=light] .ant-btn:nth-child(1),#app[theme=light] .ant-btn:nth-child(1),body[theme=light] .ant-drawer .ant-btn:nth-child(1){margin-left:0}body[theme=light] .ant-btn-primary[disabled],#app[theme=light] .ant-btn-primary[disabled],body[theme=light] .ant-drawer .ant-btn-primary[disabled],body[theme=light] .ant-btn-primary[disabled]:hover,#app[theme=light] .ant-btn-primary[disabled]:hover,body[theme=light] .ant-drawer .ant-btn-primary[disabled]:hover{color:#00000040!important;background-color:#ddd}body[theme=light] .ant-input,#app[theme=light] .ant-input,body[theme=light] .ant-drawer .ant-input,body[theme=light] .ant-select,#app[theme=light] .ant-select,body[theme=light] .ant-drawer .ant-select,body[theme=light] .ant-picker,#app[theme=light] .ant-picker,body[theme=light] .ant-drawer .ant-picker{color:#333;background:#ffffff;border-color:#d9d9d9}body[theme=light] .ant-input .anticon,#app[theme=light] .ant-input .anticon,body[theme=light] .ant-drawer .ant-input .anticon,body[theme=light] .ant-select .anticon,#app[theme=light] .ant-select .anticon,body[theme=light] .ant-drawer .ant-select .anticon,body[theme=light] .ant-picker .anticon,#app[theme=light] .ant-picker .anticon,body[theme=light] .ant-drawer .ant-picker .anticon{color:#00000040}body[theme=light] .ant-picker,#app[theme=light] .ant-picker,body[theme=light] .ant-drawer .ant-picker{height:32px}body[theme=light] .ant-input:hover,#app[theme=light] .ant-input:hover,body[theme=light] .ant-drawer .ant-input:hover,body[theme=light] .ant-select:hover,#app[theme=light] .ant-select:hover,body[theme=light] .ant-drawer .ant-select:hover,body[theme=light] .ant-picker:hover,#app[theme=light] .ant-picker:hover,body[theme=light] .ant-drawer .ant-picker:hover,body[theme=light] .ant-select-selector:hover,#app[theme=light] .ant-select-selector:hover,body[theme=light] .ant-drawer .ant-select-selector:hover{border-color:var(--primary-color)}body[theme=light] .ant-input-focused,#app[theme=light] .ant-input-focused,body[theme=light] .ant-drawer .ant-input-focused,body[theme=light] .ant-input:focus,#app[theme=light] .ant-input:focus,body[theme=light] .ant-drawer .ant-input:focus,body[theme=light] .ant-picker-focused,#app[theme=light] .ant-picker-focused,body[theme=light] .ant-drawer .ant-picker-focused,body[theme=light] .ant-select-selector,#app[theme=light] .ant-select-selector,body[theme=light] .ant-drawer .ant-select-selector{box-shadow:unset;border-color:var(--primary-color)}body[theme=light] #app .ant-select-selector,#app[theme=light] #app .ant-select-selector,body[theme=light] .ant-drawer #app .ant-select-selector,body[theme=light] .ant-input-affix-wrapper,#app[theme=light] .ant-input-affix-wrapper,body[theme=light] .ant-drawer .ant-input-affix-wrapper{background:#ffffff;border-color:#d9d9d9}body[theme=light] .ant-form-item-has-error .ant-input,#app[theme=light] .ant-form-item-has-error .ant-input,body[theme=light] .ant-drawer .ant-form-item-has-error .ant-input,body[theme=light] .ant-form-item-has-error .ant-select,#app[theme=light] .ant-form-item-has-error .ant-select,body[theme=light] .ant-drawer .ant-form-item-has-error .ant-select,body[theme=light] .ant-form-item-has-error .ant-picker,#app[theme=light] .ant-form-item-has-error .ant-picker,body[theme=light] .ant-drawer .ant-form-item-has-error .ant-picker{border-color:#f5222d!important}body[theme=light] .anticon.ant-input-clear-icon,#app[theme=light] .anticon.ant-input-clear-icon,body[theme=light] .ant-drawer .anticon.ant-input-clear-icon{color:var(--primary-color)}body[theme=light] .ant-input-affix-wrapper,#app[theme=light] .ant-input-affix-wrapper,body[theme=light] .ant-drawer .ant-input-affix-wrapper,body[theme=light] .ant-select-selector,#app[theme=light] .ant-select-selector,body[theme=light] .ant-drawer .ant-select-selector{color:#333!important;background:#ffffff!important;border-color:#d9d9d9!important}body[theme=light] .ant-input-affix-wrapper:focus,#app[theme=light] .ant-input-affix-wrapper:focus,body[theme=light] .ant-drawer .ant-input-affix-wrapper:focus,body[theme=light] .ant-input-affix-wrapper:hover,#app[theme=light] .ant-input-affix-wrapper:hover,body[theme=light] .ant-drawer .ant-input-affix-wrapper:hover{border-color:var(--primary-color)!important}body[theme=light] .ant-select,#app[theme=light] .ant-select,body[theme=light] .ant-drawer .ant-select{height:32px;max-height:auto}body[theme=light] .ant-select-clear,#app[theme=light] .ant-select-clear,body[theme=light] .ant-drawer .ant-select-clear,body[theme=light] .ant-picker-clear,#app[theme=light] .ant-picker-clear,body[theme=light] .ant-drawer .ant-picker-clear{color:var(--primary-color);background:#ffffff!important}body[theme=light] .ant-select-clear .anticon,#app[theme=light] .ant-select-clear .anticon,body[theme=light] .ant-drawer .ant-select-clear .anticon,body[theme=light] .ant-picker-clear .anticon,#app[theme=light] .ant-picker-clear .anticon,body[theme=light] .ant-drawer .ant-picker-clear .anticon{color:var(--primary-color)}body[theme=light] .ant-picker-panel-container .ant-picker-header,#app[theme=light] .ant-picker-panel-container .ant-picker-header,body[theme=light] .ant-drawer .ant-picker-panel-container .ant-picker-header,body[theme=light] .ant-picker-panel-container .ant-picker-panel,#app[theme=light] .ant-picker-panel-container .ant-picker-panel,body[theme=light] .ant-drawer .ant-picker-panel-container .ant-picker-panel{color:#333;border-color:#f0f0f0}body[theme=light] .ant-picker-panel-container .ant-picker-header button,#app[theme=light] .ant-picker-panel-container .ant-picker-header button,body[theme=light] .ant-drawer .ant-picker-panel-container .ant-picker-header button,body[theme=light] .ant-picker-panel-container .ant-picker-panel button,#app[theme=light] .ant-picker-panel-container .ant-picker-panel button,body[theme=light] .ant-drawer .ant-picker-panel-container .ant-picker-panel button,body[theme=light] .ant-picker-panel-container .ant-picker-cell-in-view,#app[theme=light] .ant-picker-panel-container .ant-picker-cell-in-view,body[theme=light] .ant-drawer .ant-picker-panel-container .ant-picker-cell-in-view,body[theme=light] .ant-picker-panel-container .ant-picker-content th,#app[theme=light] .ant-picker-panel-container .ant-picker-content th,body[theme=light] .ant-drawer .ant-picker-panel-container .ant-picker-content th{color:#333}body[theme=light] .ant-picker-panel .ant-picker-footer,#app[theme=light] .ant-picker-panel .ant-picker-footer,body[theme=light] .ant-drawer .ant-picker-panel .ant-picker-footer{border-color:#f0f0f0}body[theme=light] .ant-picker-cell-range-start:before,#app[theme=light] .ant-picker-cell-range-start:before,body[theme=light] .ant-drawer .ant-picker-cell-range-start:before,body[theme=light] .ant-picker-cell-range-end:before,#app[theme=light] .ant-picker-cell-range-end:before,body[theme=light] .ant-drawer .ant-picker-cell-range-end:before,body[theme=light] .ant-picker-cell-in-view.ant-picker-cell-in-range:before,#app[theme=light] .ant-picker-cell-in-view.ant-picker-cell-in-range:before,body[theme=light] .ant-drawer .ant-picker-cell-in-view.ant-picker-cell-in-range:before{background:#f5f5f5!important}body[theme=light] .ant-picker-datetime-panel .ant-picker-time-panel,#app[theme=light] .ant-picker-datetime-panel .ant-picker-time-panel,body[theme=light] .ant-drawer .ant-picker-datetime-panel .ant-picker-time-panel{border-color:#f0f0f0}body[theme=light] .ant-picker-time-panel-column:not(:first-child),#app[theme=light] .ant-picker-time-panel-column:not(:first-child),body[theme=light] .ant-drawer .ant-picker-time-panel-column:not(:first-child){border-color:#f0f0f0}body[theme=light] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner,#app[theme=light] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner,body[theme=light] .ant-drawer .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{color:#333}body[theme=light] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover,#app[theme=light] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover,body[theme=light] .ant-drawer .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover{background:#f5f5f5}body[theme=light] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner,#app[theme=light] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner,body[theme=light] .ant-drawer .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#f5f5f5}body[theme=light] .ant-picker-ok .ant-btn-primary,#app[theme=light] .ant-picker-ok .ant-btn-primary,body[theme=light] .ant-drawer .ant-picker-ok .ant-btn-primary{background:var(--primary-color);color:#fff!important}body[theme=light] .ant-select-dropdown .ant-select-item-option,#app[theme=light] .ant-select-dropdown .ant-select-item-option,body[theme=light] .ant-drawer .ant-select-dropdown .ant-select-item-option{color:#333}body[theme=light] .ant-select-dropdown .ant-select-item-option-selected,#app[theme=light] .ant-select-dropdown .ant-select-item-option-selected,body[theme=light] .ant-drawer .ant-select-dropdown .ant-select-item-option-selected,body[theme=light] .ant-select-dropdown .ant-select-item-option-active,#app[theme=light] .ant-select-dropdown .ant-select-item-option-active,body[theme=light] .ant-drawer .ant-select-dropdown .ant-select-item-option-active{background:#f5f5f5;color:#333}body[theme=light] .ant-dropdown-menu .ant-dropdown-menu-item,#app[theme=light] .ant-dropdown-menu .ant-dropdown-menu-item,body[theme=light] .ant-drawer .ant-dropdown-menu .ant-dropdown-menu-item{color:#333}body[theme=light] .ant-dropdown-menu .ant-dropdown-menu-item-active,#app[theme=light] .ant-dropdown-menu .ant-dropdown-menu-item-active,body[theme=light] .ant-drawer .ant-dropdown-menu .ant-dropdown-menu-item-active{background:#f5f5f5;color:#333}body[theme=light] .ant-select-multiple .ant-select-selection-item,#app[theme=light] .ant-select-multiple .ant-select-selection-item,body[theme=light] .ant-drawer .ant-select-multiple .ant-select-selection-item{background:#f5f5f5}body[theme=light] .ant-checkbox-disabled+span,#app[theme=light] .ant-checkbox-disabled+span,body[theme=light] .ant-drawer .ant-checkbox-disabled+span{color:#00000040}body[theme=light] .ant-menu,#app[theme=light] .ant-menu,body[theme=light] .ant-drawer .ant-menu{background:#ffffff;border-color:#fff;color:#333}body[theme=light] .ant-menu .ant-menu-item:not(:last-child),#app[theme=light] .ant-menu .ant-menu-item:not(:last-child),body[theme=light] .ant-drawer .ant-menu .ant-menu-item:not(:last-child){margin:0}body[theme=light] .ant-menu .ant-menu-item,#app[theme=light] .ant-menu .ant-menu-item,body[theme=light] .ant-drawer .ant-menu .ant-menu-item{margin:0;padding:0 20px 0 31px;color:#666}body[theme=light] .ant-menu .ant-menu-item-selected,#app[theme=light] .ant-menu .ant-menu-item-selected,body[theme=light] .ant-drawer .ant-menu .ant-menu-item-selected{font-weight:550}body[theme=light] .ant-menu .ant-menu-item-selected,#app[theme=light] .ant-menu .ant-menu-item-selected,body[theme=light] .ant-drawer .ant-menu .ant-menu-item-selected,body[theme=light] .ant-menu .ant-menu-item:hover,#app[theme=light] .ant-menu .ant-menu-item:hover,body[theme=light] .ant-drawer .ant-menu .ant-menu-item:hover{color:var(--leftMenu-active-color);background:var(--leftMenu-active-background)}body[theme=light] .ant-menu .ant-menu-item:after,#app[theme=light] .ant-menu .ant-menu-item:after,body[theme=light] .ant-drawer .ant-menu .ant-menu-item:after{left:0;right:unset;border-right-width:4px}body[theme=light] .ant-menu .ant-menu-vertical>.ant-menu-item,#app[theme=light] .ant-menu .ant-menu-vertical>.ant-menu-item,body[theme=light] .ant-drawer .ant-menu .ant-menu-vertical>.ant-menu-item{height:42px;line-height:42px}body[theme=light] .ant-menu .ant-menu-title-content,#app[theme=light] .ant-menu .ant-menu-title-content,body[theme=light] .ant-drawer .ant-menu .ant-menu-title-content{display:flex;align-items:center}body[theme=light] .ant-menu[menustyle="2"],#app[theme=light] .ant-menu[menustyle="2"],body[theme=light] .ant-drawer .ant-menu[menustyle="2"]{padding:0 10px}body[theme=light] .ant-menu[menustyle="2"] .ant-menu-item,#app[theme=light] .ant-menu[menustyle="2"] .ant-menu-item,body[theme=light] .ant-drawer .ant-menu[menustyle="2"] .ant-menu-item{border-radius:3px}body[theme=light] .ant-menu[menustyle="2"] .ant-menu-item-selected:after,#app[theme=light] .ant-menu[menustyle="2"] .ant-menu-item-selected:after,body[theme=light] .ant-drawer .ant-menu[menustyle="2"] .ant-menu-item-selected:after{display:none}body[theme=light] .ant-menu[menustyle="3"] .ant-menu-item-selected,#app[theme=light] .ant-menu[menustyle="3"] .ant-menu-item-selected,body[theme=light] .ant-drawer .ant-menu[menustyle="3"] .ant-menu-item-selected,body[theme=light] .ant-menu[menustyle="3"] .ant-menu-item:hover,#app[theme=light] .ant-menu[menustyle="3"] .ant-menu-item:hover,body[theme=light] .ant-drawer .ant-menu[menustyle="3"] .ant-menu-item:hover{background:none}body[theme=light] .ant-form .ant-form-item .ant-form-item-label>label,#app[theme=light] .ant-form .ant-form-item .ant-form-item-label>label,body[theme=light] .ant-drawer .ant-form .ant-form-item .ant-form-item-label>label{width:200px;justify-content:flex-end;white-space:initial;font-size:14px;font-weight:500;line-height:18px;color:#333}body[theme=light] .ant-form .ant-form-item .ant-form-item-label label[title=" "]:after,#app[theme=light] .ant-form .ant-form-item .ant-form-item-label label[title=" "]:after,body[theme=light] .ant-drawer .ant-form .ant-form-item .ant-form-item-label label[title=" "]:after{display:none}body[theme=light] .ant-form .ant-form-item .ant-input,#app[theme=light] .ant-form .ant-form-item .ant-input,body[theme=light] .ant-drawer .ant-form .ant-form-item .ant-input,body[theme=light] .ant-form .ant-form-item .ant-select,#app[theme=light] .ant-form .ant-form-item .ant-select,body[theme=light] .ant-drawer .ant-form .ant-form-item .ant-select{width:358px}body[theme=light] .ant-form .code .ant-form-item-control-input,#app[theme=light] .ant-form .code .ant-form-item-control-input,body[theme=light] .ant-drawer .ant-form .code .ant-form-item-control-input{position:relative}body[theme=light] .ant-form .code .ant-input,#app[theme=light] .ant-form .code .ant-input,body[theme=light] .ant-drawer .ant-form .code .ant-input{padding-right:100px}body[theme=light] .ant-form .code .codeBtn,#app[theme=light] .ant-form .code .codeBtn,body[theme=light] .ant-drawer .ant-form .code .codeBtn{position:absolute;top:2px;right:12px;padding:0;font-size:12px;color:var(--primary-color);height:28px!important;line-height:28px;cursor:pointer;white-space:nowrap;width:80px}body[theme=light] .ant-form .code .codeBtn span,#app[theme=light] .ant-form .code .codeBtn span,body[theme=light] .ant-drawer .ant-form .code .codeBtn span{line-height:24px}body[theme=light] .ant-table-wrapper,#app[theme=light] .ant-table-wrapper,body[theme=light] .ant-drawer .ant-table-wrapper{overflow-x:hidden}body[theme=light] .ant-table,#app[theme=light] .ant-table,body[theme=light] .ant-drawer .ant-table{overflow:auto;color:#333}body[theme=light] .ant-table .ant-table-thead>tr>th,#app[theme=light] .ant-table .ant-table-thead>tr>th,body[theme=light] .ant-drawer .ant-table .ant-table-thead>tr>th{font-weight:600;color:#333;background:#F6F6F6;border-color:#f0f0f0}body[theme=light] .ant-table .ant-table-thead>tr,#app[theme=light] .ant-table .ant-table-thead>tr,body[theme=light] .ant-drawer .ant-table .ant-table-thead>tr{border:1px solid #DDDDDD}body[theme=light] .ant-table .ant-table-tbody,#app[theme=light] .ant-table .ant-table-tbody,body[theme=light] .ant-drawer .ant-table .ant-table-tbody{background:#ffffff}body[theme=light] .ant-table .ant-table-tbody>tr>td,#app[theme=light] .ant-table .ant-table-tbody>tr>td,body[theme=light] .ant-drawer .ant-table .ant-table-tbody>tr>td{border-color:#f0f0f0}body[theme=light] .ant-table .ant-table-cell a,#app[theme=light] .ant-table .ant-table-cell a,body[theme=light] .ant-drawer .ant-table .ant-table-cell a{margin-left:16px}body[theme=light] .ant-table .ant-table-cell a:nth-of-type(1),#app[theme=light] .ant-table .ant-table-cell a:nth-of-type(1),body[theme=light] .ant-drawer .ant-table .ant-table-cell a:nth-of-type(1){margin-left:0}body[theme=light] .ant-table .ant-table-cell .delete,#app[theme=light] .ant-table .ant-table-cell .delete,body[theme=light] .ant-drawer .ant-table .ant-table-cell .delete{color:#f5222d}body[theme=light] .ant-table .action,#app[theme=light] .ant-table .action,body[theme=light] .ant-drawer .ant-table .action{white-space:nowrap}body[theme=light] .ant-table .ant-table-row-selected>td,#app[theme=light] .ant-table .ant-table-row-selected>td,body[theme=light] .ant-drawer .ant-table .ant-table-row-selected>td{background:#ffffff;border-color:#f0f0f0}body[theme=light] .ant-table .ant-table-placeholder .ant-empty,#app[theme=light] .ant-table .ant-table-placeholder .ant-empty,body[theme=light] .ant-drawer .ant-table .ant-table-placeholder .ant-empty,body[theme=light] .ant-pagination,#app[theme=light] .ant-pagination,body[theme=light] .ant-drawer .ant-pagination,body[theme=light] .ant-pagination .anticon,#app[theme=light] .ant-pagination .anticon,body[theme=light] .ant-drawer .ant-pagination .anticon{color:#333}body[theme=light] .ant-pagination .ant-pagination-simple-pager input,#app[theme=light] .ant-pagination .ant-pagination-simple-pager input,body[theme=light] .ant-drawer .ant-pagination .ant-pagination-simple-pager input{background:#F6F6F6}body[theme=light] .ant-pagination .ant-pagination-item a,#app[theme=light] .ant-pagination .ant-pagination-item a,body[theme=light] .ant-drawer .ant-pagination .ant-pagination-item a{color:#000000a6}body[theme=light] .ant-pagination .ant-pagination-item-active a,#app[theme=light] .ant-pagination .ant-pagination-item-active a,body[theme=light] .ant-drawer .ant-pagination .ant-pagination-item-active a{color:var(--primary-color)}body[theme=light] .ant-modal .ant-modal-content,#app[theme=light] .ant-modal .ant-modal-content,body[theme=light] .ant-drawer .ant-modal .ant-modal-content{background:#ffffff}body[theme=light] .ant-modal .ant-modal-content .ant-modal-confirm-title,#app[theme=light] .ant-modal .ant-modal-content .ant-modal-confirm-title,body[theme=light] .ant-drawer .ant-modal .ant-modal-content .ant-modal-confirm-title,body[theme=light] .ant-modal .ant-modal-content .ant-modal-confirm-content,#app[theme=light] .ant-modal .ant-modal-content .ant-modal-confirm-content,body[theme=light] .ant-drawer .ant-modal .ant-modal-content .ant-modal-confirm-content{color:#333}body[theme=light] .ant-message .ant-message-notice-content,#app[theme=light] .ant-message .ant-message-notice-content,body[theme=light] .ant-drawer .ant-message .ant-message-notice-content,body[theme=light] .ant-tree .ant-tree-list-holder-inner,#app[theme=light] .ant-tree .ant-tree-list-holder-inner,body[theme=light] .ant-drawer .ant-tree .ant-tree-list-holder-inner{background:#ffffff;color:#333}body[theme=light] .ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper,#app[theme=light] .ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper,body[theme=light] .ant-drawer .ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper{color:#00000040}body[theme=light] .ant-upload,#app[theme=light] .ant-upload,body[theme=light] .ant-drawer .ant-upload{color:#333}body[theme=light] .ant-upload-select-picture-card,#app[theme=light] .ant-upload-select-picture-card,body[theme=light] .ant-drawer .ant-upload-select-picture-card,body[theme=light] .ant-radio-button-wrapper,#app[theme=light] .ant-radio-button-wrapper,body[theme=light] .ant-drawer .ant-radio-button-wrapper{color:#333;background:#ffffff}body[theme=light] .ant-radio-button-wrapper-checked,#app[theme=light] .ant-radio-button-wrapper-checked,body[theme=light] .ant-drawer .ant-radio-button-wrapper-checked{color:#fff;background:var(--primary-color)}body[theme=light] .ant-radio-button-wrapper:focus-within,#app[theme=light] .ant-radio-button-wrapper:focus-within,body[theme=light] .ant-drawer .ant-radio-button-wrapper:focus-within{box-shadow:unset}body[theme=light] .ant-drawer-body,#app[theme=light] .ant-drawer-body,body[theme=light] .ant-drawer .ant-drawer-body{overflow:overlay}body[theme=light] .ant-dropdown svg,#app[theme=light] .ant-dropdown svg,body[theme=light] .ant-drawer .ant-dropdown svg{color:var(--primary-color)}body[theme=light] .ant-tabs,#app[theme=light] .ant-tabs,body[theme=light] .ant-drawer .ant-tabs{color:#333}body[theme=light] .ant-tabs .ant-tabs-nav:before,#app[theme=light] .ant-tabs .ant-tabs-nav:before,body[theme=light] .ant-drawer .ant-tabs .ant-tabs-nav:before{border-color:#f0f0f0}body[theme=light] .ant-tabs .ant-tabs-tab,#app[theme=light] .ant-tabs .ant-tabs-tab,body[theme=light] .ant-drawer .ant-tabs .ant-tabs-tab{padding-top:0}body[theme=light] .ant-popover .ant-popover-arrow,#app[theme=light] .ant-popover .ant-popover-arrow,body[theme=light] .ant-drawer .ant-popover .ant-popover-arrow{display:none}body[theme=light] .question,#app[theme=light] .question,body[theme=light] .ant-drawer .question{z-index:3000}body[theme=light] .question .ant-popover-content,#app[theme=light] .question .ant-popover-content,body[theme=light] .ant-drawer .question .ant-popover-content,body[theme=light] .question .ant-popover-content .ant-popover-inner,#app[theme=light] .question .ant-popover-content .ant-popover-inner,body[theme=light] .ant-drawer .question .ant-popover-content .ant-popover-inner{border-radius:4px}body[theme=light] .question .ant-popover-content .ant-popover-inner .ant-popover-inner-content,#app[theme=light] .question .ant-popover-content .ant-popover-inner .ant-popover-inner-content,body[theme=light] .ant-drawer .question .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:10px 14px;max-width:200px;line-height:17px;font-size:12px;color:#fff;font-family:PingFangSC-Regular,PingFang SC;background:rgba(0,0,0,.5);border-radius:4px}body[theme=light] .help-tip .ant-popover-content .ant-popover-inner .ant-popover-inner-content,#app[theme=light] .help-tip .ant-popover-content .ant-popover-inner .ant-popover-inner-content,body[theme=light] .ant-drawer .help-tip .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:10px 14px;width:300px;line-height:17px;font-size:12px;color:#fff;font-family:PingFangSC-Regular,PingFang SC}body[theme=dark] .ant-btn,#app[theme=dark] .ant-btn,body[theme=dark] .ant-drawer .ant-btn{margin-left:10px;font-size:14px;border-radius:4px}body[theme=dark] .ant-btn:nth-child(1),#app[theme=dark] .ant-btn:nth-child(1),body[theme=dark] .ant-drawer .ant-btn:nth-child(1){margin-left:0}body[theme=dark] .ant-input,#app[theme=dark] .ant-input,body[theme=dark] .ant-drawer .ant-input,body[theme=dark] .ant-select,#app[theme=dark] .ant-select,body[theme=dark] .ant-drawer .ant-select,body[theme=dark] .ant-picker,#app[theme=dark] .ant-picker,body[theme=dark] .ant-drawer .ant-picker{color:#fff9;background:rgba(255,255,255,0);border-color:#ffffff4d}body[theme=dark] .ant-input .anticon,#app[theme=dark] .ant-input .anticon,body[theme=dark] .ant-drawer .ant-input .anticon,body[theme=dark] .ant-select .anticon,#app[theme=dark] .ant-select .anticon,body[theme=dark] .ant-drawer .ant-select .anticon,body[theme=dark] .ant-picker .anticon,#app[theme=dark] .ant-picker .anticon,body[theme=dark] .ant-drawer .ant-picker .anticon{color:#fff9}body[theme=dark] .ant-picker,#app[theme=dark] .ant-picker,body[theme=dark] .ant-drawer .ant-picker{height:32px}body[theme=dark] .ant-input:hover,#app[theme=dark] .ant-input:hover,body[theme=dark] .ant-drawer .ant-input:hover,body[theme=dark] .ant-select:hover,#app[theme=dark] .ant-select:hover,body[theme=dark] .ant-drawer .ant-select:hover,body[theme=dark] .ant-picker:hover,#app[theme=dark] .ant-picker:hover,body[theme=dark] .ant-drawer .ant-picker:hover,body[theme=dark] .ant-select-selector:hover,#app[theme=dark] .ant-select-selector:hover,body[theme=dark] .ant-drawer .ant-select-selector:hover{background:rgba(255,255,255,0)!important;border-color:var(--primary-color)}body[theme=dark] .ant-input-focused,#app[theme=dark] .ant-input-focused,body[theme=dark] .ant-drawer .ant-input-focused,body[theme=dark] .ant-input:focus,#app[theme=dark] .ant-input:focus,body[theme=dark] .ant-drawer .ant-input:focus,body[theme=dark] .ant-picker-focused,#app[theme=dark] .ant-picker-focused,body[theme=dark] .ant-drawer .ant-picker-focused,body[theme=dark] .ant-select-selector,#app[theme=dark] .ant-select-selector,body[theme=dark] .ant-drawer .ant-select-selector{box-shadow:unset;border-color:var(--primary-color)}body[theme=dark] #app .ant-select-selector,#app[theme=dark] #app .ant-select-selector,body[theme=dark] .ant-drawer #app .ant-select-selector,body[theme=dark] .ant-input-affix-wrapper,#app[theme=dark] .ant-input-affix-wrapper,body[theme=dark] .ant-drawer .ant-input-affix-wrapper{background:rgba(255,255,255,0);border-color:#ffffff4d}body[theme=dark] .ant-form-item-has-error .ant-input,#app[theme=dark] .ant-form-item-has-error .ant-input,body[theme=dark] .ant-drawer .ant-form-item-has-error .ant-input,body[theme=dark] .ant-form-item-has-error .ant-select,#app[theme=dark] .ant-form-item-has-error .ant-select,body[theme=dark] .ant-drawer .ant-form-item-has-error .ant-select,body[theme=dark] .ant-form-item-has-error .ant-picker,#app[theme=dark] .ant-form-item-has-error .ant-picker,body[theme=dark] .ant-drawer .ant-form-item-has-error .ant-picker{background:rgba(255,255,255,0);border-color:#f5222d!important}body[theme=dark] .anticon.ant-input-clear-icon,#app[theme=dark] .anticon.ant-input-clear-icon,body[theme=dark] .ant-drawer .anticon.ant-input-clear-icon{color:var(--primary-color)}body[theme=dark] .ant-picker-input>input,#app[theme=dark] .ant-picker-input>input,body[theme=dark] .ant-drawer .ant-picker-input>input{color:#fff9}body[theme=dark] .ant-input-affix-wrapper,#app[theme=dark] .ant-input-affix-wrapper,body[theme=dark] .ant-drawer .ant-input-affix-wrapper,body[theme=dark] .ant-select-selector,#app[theme=dark] .ant-select-selector,body[theme=dark] .ant-drawer .ant-select-selector{color:#fff9!important;background:rgba(255,255,255,0)!important;border-color:#ffffff4d!important}body[theme=dark] .ant-input-affix-wrapper:focus,#app[theme=dark] .ant-input-affix-wrapper:focus,body[theme=dark] .ant-drawer .ant-input-affix-wrapper:focus,body[theme=dark] .ant-input-affix-wrapper:hover,#app[theme=dark] .ant-input-affix-wrapper:hover,body[theme=dark] .ant-drawer .ant-input-affix-wrapper:hover{border-color:var(--primary-color)!important}body[theme=dark] .ant-select,#app[theme=dark] .ant-select,body[theme=dark] .ant-drawer .ant-select{height:32px;max-height:auto}body[theme=dark] .ant-select-dropdown .ant-select-item-option-active,#app[theme=dark] .ant-select-dropdown .ant-select-item-option-active,body[theme=dark] .ant-drawer .ant-select-dropdown .ant-select-item-option-active,body[theme=dark] .ant-select-dropdown .ant-select-item-option-selected,#app[theme=dark] .ant-select-dropdown .ant-select-item-option-selected,body[theme=dark] .ant-drawer .ant-select-dropdown .ant-select-item-option-selected{background:#454B52!important}body[theme=dark] .ant-select-clear,#app[theme=dark] .ant-select-clear,body[theme=dark] .ant-drawer .ant-select-clear,body[theme=dark] .ant-picker-clear,#app[theme=dark] .ant-picker-clear,body[theme=dark] .ant-drawer .ant-picker-clear{color:var(--primary-color);background:rgba(255,255,255,0)!important}body[theme=dark] .ant-select-clear .anticon,#app[theme=dark] .ant-select-clear .anticon,body[theme=dark] .ant-drawer .ant-select-clear .anticon,body[theme=dark] .ant-picker-clear .anticon,#app[theme=dark] .ant-picker-clear .anticon,body[theme=dark] .ant-drawer .ant-picker-clear .anticon{color:var(--primary-color)}body[theme=dark] .ant-picker-cell,#app[theme=dark] .ant-picker-cell,body[theme=dark] .ant-drawer .ant-picker-cell{color:#00000080}body[theme=dark] .ant-picker-range-arrow:after,#app[theme=dark] .ant-picker-range-arrow:after,body[theme=dark] .ant-drawer .ant-picker-range-arrow:after{border-color:#57606b}body[theme=dark] .ant-picker-panel-container,#app[theme=dark] .ant-picker-panel-container,body[theme=dark] .ant-drawer .ant-picker-panel-container{background:#57606B}body[theme=dark] .ant-picker-panel-container .ant-picker-header,#app[theme=dark] .ant-picker-panel-container .ant-picker-header,body[theme=dark] .ant-drawer .ant-picker-panel-container .ant-picker-header,body[theme=dark] .ant-picker-panel-container .ant-picker-panel,#app[theme=dark] .ant-picker-panel-container .ant-picker-panel,body[theme=dark] .ant-drawer .ant-picker-panel-container .ant-picker-panel{color:#fff9;border-color:#53585e}body[theme=dark] .ant-picker-panel-container .ant-picker-header button,#app[theme=dark] .ant-picker-panel-container .ant-picker-header button,body[theme=dark] .ant-drawer .ant-picker-panel-container .ant-picker-header button,body[theme=dark] .ant-picker-panel-container .ant-picker-panel button,#app[theme=dark] .ant-picker-panel-container .ant-picker-panel button,body[theme=dark] .ant-drawer .ant-picker-panel-container .ant-picker-panel button,body[theme=dark] .ant-picker-panel-container .ant-picker-cell-in-view,#app[theme=dark] .ant-picker-panel-container .ant-picker-cell-in-view,body[theme=dark] .ant-drawer .ant-picker-panel-container .ant-picker-cell-in-view,body[theme=dark] .ant-picker-panel-container .ant-picker-content th,#app[theme=dark] .ant-picker-panel-container .ant-picker-content th,body[theme=dark] .ant-drawer .ant-picker-panel-container .ant-picker-content th{color:#fff9}body[theme=dark] .ant-picker-panel .ant-picker-footer,#app[theme=dark] .ant-picker-panel .ant-picker-footer,body[theme=dark] .ant-drawer .ant-picker-panel .ant-picker-footer{border-color:#53585e}body[theme=dark] .ant-picker-cell:hover .ant-picker-cell-inner,#app[theme=dark] .ant-picker-cell:hover .ant-picker-cell-inner,body[theme=dark] .ant-drawer .ant-picker-cell:hover .ant-picker-cell-inner{background:#313438!important}body[theme=dark] .ant-picker-cell-range-start:hover .ant-picker-cell-inner,#app[theme=dark] .ant-picker-cell-range-start:hover .ant-picker-cell-inner,body[theme=dark] .ant-drawer .ant-picker-cell-range-start:hover .ant-picker-cell-inner{background:var(--primary-color)!important}body[theme=dark] .ant-picker-cell-range-start:before,#app[theme=dark] .ant-picker-cell-range-start:before,body[theme=dark] .ant-drawer .ant-picker-cell-range-start:before,body[theme=dark] .ant-picker-cell-range-end:before,#app[theme=dark] .ant-picker-cell-range-end:before,body[theme=dark] .ant-drawer .ant-picker-cell-range-end:before,body[theme=dark] .ant-picker-cell-in-view.ant-picker-cell-in-range:before,#app[theme=dark] .ant-picker-cell-in-view.ant-picker-cell-in-range:before,body[theme=dark] .ant-drawer .ant-picker-cell-in-view.ant-picker-cell-in-range:before{background:#454B52!important}body[theme=dark] .ant-picker-datetime-panel .ant-picker-time-panel,#app[theme=dark] .ant-picker-datetime-panel .ant-picker-time-panel,body[theme=dark] .ant-drawer .ant-picker-datetime-panel .ant-picker-time-panel{border-color:#53585e}body[theme=dark] .ant-picker-time-panel-column:not(:first-child),#app[theme=dark] .ant-picker-time-panel-column:not(:first-child),body[theme=dark] .ant-drawer .ant-picker-time-panel-column:not(:first-child){border-color:#53585e}body[theme=dark] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner,#app[theme=dark] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner,body[theme=dark] .ant-drawer .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{color:#fff9}body[theme=dark] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover,#app[theme=dark] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover,body[theme=dark] .ant-drawer .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover{background:#57606B}body[theme=dark] .ant-picker-ok .ant-btn-primary,#app[theme=dark] .ant-picker-ok .ant-btn-primary,body[theme=dark] .ant-drawer .ant-picker-ok .ant-btn-primary{background:var(--primary-color);color:#fff!important}body[theme=dark] .ant-picker-time-panel-cell:hover .ant-picker-time-panel-cell-inner,#app[theme=dark] .ant-picker-time-panel-cell:hover .ant-picker-time-panel-cell-inner,body[theme=dark] .ant-drawer .ant-picker-time-panel-cell:hover .ant-picker-time-panel-cell-inner,body[theme=dark] .ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner,#app[theme=dark] .ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner,body[theme=dark] .ant-drawer .ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#454B52!important}body[theme=dark] .ant-select-dropdown,#app[theme=dark] .ant-select-dropdown,body[theme=dark] .ant-drawer .ant-select-dropdown{background:#57606B}body[theme=dark] .ant-select-dropdown .ant-select-item-option,#app[theme=dark] .ant-select-dropdown .ant-select-item-option,body[theme=dark] .ant-drawer .ant-select-dropdown .ant-select-item-option{color:#fff9}body[theme=dark] .ant-select-dropdown .ant-select-item-option-selected,#app[theme=dark] .ant-select-dropdown .ant-select-item-option-selected,body[theme=dark] .ant-drawer .ant-select-dropdown .ant-select-item-option-selected,body[theme=dark] .ant-select-dropdown .ant-select-item-option-active,#app[theme=dark] .ant-select-dropdown .ant-select-item-option-active,body[theme=dark] .ant-drawer .ant-select-dropdown .ant-select-item-option-active{background:#57606B;color:#ffffffde}body[theme=dark] .ant-dropdown-menu,#app[theme=dark] .ant-dropdown-menu,body[theme=dark] .ant-drawer .ant-dropdown-menu{background:#57606B}body[theme=dark] .ant-dropdown-menu .ant-dropdown-menu-item,#app[theme=dark] .ant-dropdown-menu .ant-dropdown-menu-item,body[theme=dark] .ant-drawer .ant-dropdown-menu .ant-dropdown-menu-item{color:#fff9}body[theme=dark] .ant-dropdown-menu .ant-dropdown-menu-item-active,#app[theme=dark] .ant-dropdown-menu .ant-dropdown-menu-item-active,body[theme=dark] .ant-drawer .ant-dropdown-menu .ant-dropdown-menu-item-active{background:#454B52;color:#ffffffde}body[theme=dark] .ant-select-multiple .ant-select-selection-item,#app[theme=dark] .ant-select-multiple .ant-select-selection-item,body[theme=dark] .ant-drawer .ant-select-multiple .ant-select-selection-item{background:#57606B}body[theme=dark] .ant-checkbox-disabled+span,#app[theme=dark] .ant-checkbox-disabled+span,body[theme=dark] .ant-drawer .ant-checkbox-disabled+span{color:#ffffff61}body[theme=dark] .ant-menu,#app[theme=dark] .ant-menu,body[theme=dark] .ant-drawer .ant-menu{background:#1B1F22;border-color:#1b1f22;color:#fff9}body[theme=dark] .ant-menu .ant-menu-item:not(:last-child),#app[theme=dark] .ant-menu .ant-menu-item:not(:last-child),body[theme=dark] .ant-drawer .ant-menu .ant-menu-item:not(:last-child){margin:0}body[theme=dark] .ant-menu .ant-menu-item,#app[theme=dark] .ant-menu .ant-menu-item,body[theme=dark] .ant-drawer .ant-menu .ant-menu-item{margin:0;padding:0 20px 0 31px}body[theme=dark] .ant-menu .ant-menu-item-selected,#app[theme=dark] .ant-menu .ant-menu-item-selected,body[theme=dark] .ant-drawer .ant-menu .ant-menu-item-selected{font-weight:550}body[theme=dark] .ant-menu .ant-menu-item-selected,#app[theme=dark] .ant-menu .ant-menu-item-selected,body[theme=dark] .ant-drawer .ant-menu .ant-menu-item-selected,body[theme=dark] .ant-menu .ant-menu-item:hover,#app[theme=dark] .ant-menu .ant-menu-item:hover,body[theme=dark] .ant-drawer .ant-menu .ant-menu-item:hover{color:#ffffffde;background:rgba(23,173,178,.3)}body[theme=dark] .ant-menu .ant-menu-item:after,#app[theme=dark] .ant-menu .ant-menu-item:after,body[theme=dark] .ant-drawer .ant-menu .ant-menu-item:after{left:0;right:unset;border-right-width:4px}body[theme=dark] .ant-menu .ant-menu-vertical>.ant-menu-item,#app[theme=dark] .ant-menu .ant-menu-vertical>.ant-menu-item,body[theme=dark] .ant-drawer .ant-menu .ant-menu-vertical>.ant-menu-item{height:42px;line-height:42px}body[theme=dark] .ant-form .ant-form-item .ant-form-item-label>label,#app[theme=dark] .ant-form .ant-form-item .ant-form-item-label>label,body[theme=dark] .ant-drawer .ant-form .ant-form-item .ant-form-item-label>label{width:200px;justify-content:flex-end;white-space:initial;font-size:14px;font-weight:500;line-height:18px;color:#fff9}body[theme=dark] .ant-form .ant-form-item .ant-form-item-label label[title=" "]:after,#app[theme=dark] .ant-form .ant-form-item .ant-form-item-label label[title=" "]:after,body[theme=dark] .ant-drawer .ant-form .ant-form-item .ant-form-item-label label[title=" "]:after{display:none}body[theme=dark] .ant-form .ant-form-item .ant-input,#app[theme=dark] .ant-form .ant-form-item .ant-input,body[theme=dark] .ant-drawer .ant-form .ant-form-item .ant-input,body[theme=dark] .ant-form .ant-form-item .ant-select,#app[theme=dark] .ant-form .ant-form-item .ant-select,body[theme=dark] .ant-drawer .ant-form .ant-form-item .ant-select{width:358px}body[theme=dark] .ant-form .ant-form-item .ant-form-item-control-input-content,#app[theme=dark] .ant-form .ant-form-item .ant-form-item-control-input-content,body[theme=dark] .ant-drawer .ant-form .ant-form-item .ant-form-item-control-input-content{color:#fff9}body[theme=dark] .ant-form .code .ant-form-item-control-input,#app[theme=dark] .ant-form .code .ant-form-item-control-input,body[theme=dark] .ant-drawer .ant-form .code .ant-form-item-control-input{position:relative}body[theme=dark] .ant-form .code .ant-input,#app[theme=dark] .ant-form .code .ant-input,body[theme=dark] .ant-drawer .ant-form .code .ant-input{padding-right:100px}body[theme=dark] .ant-form .code .codeBtn,#app[theme=dark] .ant-form .code .codeBtn,body[theme=dark] .ant-drawer .ant-form .code .codeBtn{position:absolute;top:2px;right:12px;padding:0;font-size:12px;color:var(--primary-color);height:28px!important;line-height:28px;cursor:pointer;white-space:nowrap;width:80px}body[theme=dark] .ant-form .code .codeBtn span,#app[theme=dark] .ant-form .code .codeBtn span,body[theme=dark] .ant-drawer .ant-form .code .codeBtn span{line-height:24px}body[theme=dark] .ant-table-wrapper,#app[theme=dark] .ant-table-wrapper,body[theme=dark] .ant-drawer .ant-table-wrapper{overflow-x:hidden}body[theme=dark] .ant-table,#app[theme=dark] .ant-table,body[theme=dark] .ant-drawer .ant-table{background:#1B1F22;overflow:auto;color:#fff9}body[theme=dark] .ant-table .ant-table-thead>tr>th,#app[theme=dark] .ant-table .ant-table-thead>tr>th,body[theme=dark] .ant-drawer .ant-table .ant-table-thead>tr>th{font-weight:600;color:#fff9;background:#282E32;border-color:#282e32}body[theme=dark] .ant-table .ant-table-thead>tr,#app[theme=dark] .ant-table .ant-table-thead>tr,body[theme=dark] .ant-drawer .ant-table .ant-table-thead>tr{border:1px solid #DDDDDD}body[theme=dark] .ant-table .ant-table-tbody,#app[theme=dark] .ant-table .ant-table-tbody,body[theme=dark] .ant-drawer .ant-table .ant-table-tbody{background:#1B1F22}body[theme=dark] .ant-table .ant-table-tbody>tr>td,#app[theme=dark] .ant-table .ant-table-tbody>tr>td,body[theme=dark] .ant-drawer .ant-table .ant-table-tbody>tr>td{border-color:#fff3}body[theme=dark] .ant-table .ant-checkbox-inner,#app[theme=dark] .ant-table .ant-checkbox-inner,body[theme=dark] .ant-drawer .ant-table .ant-checkbox-inner{background-color:#282e32;border-color:#ffffff4d}body[theme=dark] .ant-table .ant-checkbox-checked .ant-checkbox-inner,#app[theme=dark] .ant-table .ant-checkbox-checked .ant-checkbox-inner,body[theme=dark] .ant-drawer .ant-table .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary-color);border-color:var(--primary-color)}body[theme=dark] .ant-table .ant-table-cell a,#app[theme=dark] .ant-table .ant-table-cell a,body[theme=dark] .ant-drawer .ant-table .ant-table-cell a{margin-left:16px}body[theme=dark] .ant-table .ant-table-cell a:nth-of-type(1),#app[theme=dark] .ant-table .ant-table-cell a:nth-of-type(1),body[theme=dark] .ant-drawer .ant-table .ant-table-cell a:nth-of-type(1){margin-left:0}body[theme=dark] .ant-table .ant-table-cell .delete,#app[theme=dark] .ant-table .ant-table-cell .delete,body[theme=dark] .ant-drawer .ant-table .ant-table-cell .delete{color:#f5222d}body[theme=dark] .ant-table .action,#app[theme=dark] .ant-table .action,body[theme=dark] .ant-drawer .ant-table .action{white-space:nowrap}body[theme=dark] .ant-table .ant-table-row-selected>td,#app[theme=dark] .ant-table .ant-table-row-selected>td,body[theme=dark] .ant-drawer .ant-table .ant-table-row-selected>td{background:#282E32;border-color:#53585e}body[theme=dark] .ant-table .ant-table-cell-row-hover,#app[theme=dark] .ant-table .ant-table-cell-row-hover,body[theme=dark] .ant-drawer .ant-table .ant-table-cell-row-hover{background:#282E32}body[theme=dark] .ant-table .ant-table-tbody>tr.ant-table-row:hover>td,#app[theme=dark] .ant-table .ant-table-tbody>tr.ant-table-row:hover>td,body[theme=dark] .ant-drawer .ant-table .ant-table-tbody>tr.ant-table-row:hover>td{background:#282E32}body[theme=dark] .ant-table .ant-table-placeholder .ant-empty,#app[theme=dark] .ant-table .ant-table-placeholder .ant-empty,body[theme=dark] .ant-drawer .ant-table .ant-table-placeholder .ant-empty{color:#fff9}body[theme=dark] .ant-table .ant-table-placeholder:hover .ant-table-cell,#app[theme=dark] .ant-table .ant-table-placeholder:hover .ant-table-cell,body[theme=dark] .ant-drawer .ant-table .ant-table-placeholder:hover .ant-table-cell{background:unset}body[theme=dark] .ant-pagination,#app[theme=dark] .ant-pagination,body[theme=dark] .ant-drawer .ant-pagination,body[theme=dark] .ant-pagination .anticon,#app[theme=dark] .ant-pagination .anticon,body[theme=dark] .ant-drawer .ant-pagination .anticon{color:#fff9}body[theme=dark] .ant-pagination .ant-pagination-simple-pager input,#app[theme=dark] .ant-pagination .ant-pagination-simple-pager input,body[theme=dark] .ant-drawer .ant-pagination .ant-pagination-simple-pager input{background:#282E32;border-color:#ffffff4d}body[theme=dark] .ant-pagination .ant-pagination-item a,#app[theme=dark] .ant-pagination .ant-pagination-item a,body[theme=dark] .ant-drawer .ant-pagination .ant-pagination-item a,body[theme=dark] .ant-pagination .ant-pagination-item-ellipsis,#app[theme=dark] .ant-pagination .ant-pagination-item-ellipsis,body[theme=dark] .ant-drawer .ant-pagination .ant-pagination-item-ellipsis{color:#fff9}body[theme=dark] .ant-pagination .ant-pagination-item-link,#app[theme=dark] .ant-pagination .ant-pagination-item-link,body[theme=dark] .ant-drawer .ant-pagination .ant-pagination-item-link,body[theme=dark] .ant-pagination .ant-pagination-item,#app[theme=dark] .ant-pagination .ant-pagination-item,body[theme=dark] .ant-drawer .ant-pagination .ant-pagination-item{background:rgba(255,255,255,0);border-color:#ffffff4d}body[theme=dark] .ant-pagination .ant-pagination-item-active a,#app[theme=dark] .ant-pagination .ant-pagination-item-active a,body[theme=dark] .ant-drawer .ant-pagination .ant-pagination-item-active a{color:var(--primary-color)}body[theme=dark] .ant-pagination .ant-pagination-options-quick-jumper input,#app[theme=dark] .ant-pagination .ant-pagination-options-quick-jumper input,body[theme=dark] .ant-drawer .ant-pagination .ant-pagination-options-quick-jumper input{color:#fff9;background:rgba(255,255,255,0);border-color:#ffffff4d}body[theme=dark] .ant-modal .ant-modal-content,#app[theme=dark] .ant-modal .ant-modal-content,body[theme=dark] .ant-drawer .ant-modal .ant-modal-content{background:#53585E}body[theme=dark] .ant-modal .ant-modal-content .ant-modal-confirm-title,#app[theme=dark] .ant-modal .ant-modal-content .ant-modal-confirm-title,body[theme=dark] .ant-drawer .ant-modal .ant-modal-content .ant-modal-confirm-title,body[theme=dark] .ant-modal .ant-modal-content .ant-modal-confirm-content,#app[theme=dark] .ant-modal .ant-modal-content .ant-modal-confirm-content,body[theme=dark] .ant-drawer .ant-modal .ant-modal-content .ant-modal-confirm-content{color:#fff9}body[theme=dark] .ant-message .ant-message-notice-content,#app[theme=dark] .ant-message .ant-message-notice-content,body[theme=dark] .ant-drawer .ant-message .ant-message-notice-content{background:#53585E;color:#fff9}body[theme=dark] .ant-tree .ant-tree-list-holder-inner,#app[theme=dark] .ant-tree .ant-tree-list-holder-inner,body[theme=dark] .ant-drawer .ant-tree .ant-tree-list-holder-inner{background:#282E32;color:#fff9}body[theme=dark] .ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper,#app[theme=dark] .ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper,body[theme=dark] .ant-drawer .ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper{color:#ffffff61}body[theme=dark] .ant-upload,#app[theme=dark] .ant-upload,body[theme=dark] .ant-drawer .ant-upload{color:#fff9}body[theme=dark] .ant-upload-select-picture-card,#app[theme=dark] .ant-upload-select-picture-card,body[theme=dark] .ant-drawer .ant-upload-select-picture-card{color:#fff9;background:#53585E}body[theme=dark] .ant-upload-list-item-info .ant-upload-span,#app[theme=dark] .ant-upload-list-item-info .ant-upload-span,body[theme=dark] .ant-drawer .ant-upload-list-item-info .ant-upload-span,body[theme=dark] .ant-upload-list-item-info .anticon,#app[theme=dark] .ant-upload-list-item-info .anticon,body[theme=dark] .ant-drawer .ant-upload-list-item-info .anticon{color:#fff9}body[theme=dark] .ant-upload-list-item:hover .ant-upload-list-item-info,#app[theme=dark] .ant-upload-list-item:hover .ant-upload-list-item-info,body[theme=dark] .ant-drawer .ant-upload-list-item:hover .ant-upload-list-item-info{background:#53585E}body[theme=dark] .ant-radio-button-wrapper,#app[theme=dark] .ant-radio-button-wrapper,body[theme=dark] .ant-drawer .ant-radio-button-wrapper{color:#fff9;background:#53585E;border:none}body[theme=dark] .ant-radio-button-wrapper:after,#app[theme=dark] .ant-radio-button-wrapper:after,body[theme=dark] .ant-drawer .ant-radio-button-wrapper:after,body[theme=dark] .ant-radio-button-wrapper:before,#app[theme=dark] .ant-radio-button-wrapper:before,body[theme=dark] .ant-drawer .ant-radio-button-wrapper:before{display:none}body[theme=dark] .ant-radio-button-wrapper-checked,#app[theme=dark] .ant-radio-button-wrapper-checked,body[theme=dark] .ant-drawer .ant-radio-button-wrapper-checked{color:#fff;background:var(--primary-color)}body[theme=dark] .ant-radio-button-wrapper:focus-within,#app[theme=dark] .ant-radio-button-wrapper:focus-within,body[theme=dark] .ant-drawer .ant-radio-button-wrapper:focus-within{box-shadow:unset}body[theme=dark] .ant-drawer-body,#app[theme=dark] .ant-drawer-body,body[theme=dark] .ant-drawer .ant-drawer-body{overflow:overlay}body[theme=dark] .ant-dropdown svg,#app[theme=dark] .ant-dropdown svg,body[theme=dark] .ant-drawer .ant-dropdown svg{color:var(--primary-color)}body[theme=dark] .ant-tabs,#app[theme=dark] .ant-tabs,body[theme=dark] .ant-drawer .ant-tabs{color:#fff9}body[theme=dark] .ant-tabs .ant-tabs-nav:before,#app[theme=dark] .ant-tabs .ant-tabs-nav:before,body[theme=dark] .ant-drawer .ant-tabs .ant-tabs-nav:before{border-color:#53585e}body[theme=dark] .ant-tabs .ant-tabs-tab,#app[theme=dark] .ant-tabs .ant-tabs-tab,body[theme=dark] .ant-drawer .ant-tabs .ant-tabs-tab{padding-top:0}body[theme=dark] .ant-modal .ant-modal-close,#app[theme=dark] .ant-modal .ant-modal-close,body[theme=dark] .ant-drawer .ant-modal .ant-modal-close{color:#fff9}body[theme=dark] .ant-modal .ant-modal-header,#app[theme=dark] .ant-modal .ant-modal-header,body[theme=dark] .ant-drawer .ant-modal .ant-modal-header{background:#53585E;border-color:#282e32}body[theme=dark] .ant-modal .ant-modal-header .ant-modal-title,#app[theme=dark] .ant-modal .ant-modal-header .ant-modal-title,body[theme=dark] .ant-drawer .ant-modal .ant-modal-header .ant-modal-title{color:#fff9}body[theme=dark] .ant-popover .ant-popover-arrow,#app[theme=dark] .ant-popover .ant-popover-arrow,body[theme=dark] .ant-drawer .ant-popover .ant-popover-arrow{display:none}body[theme=dark] .ant-popover .ant-popover-inner,#app[theme=dark] .ant-popover .ant-popover-inner,body[theme=dark] .ant-drawer .ant-popover .ant-popover-inner{background:#53585E}body[theme=dark] .ant-popover .ant-popover-title,#app[theme=dark] .ant-popover .ant-popover-title,body[theme=dark] .ant-drawer .ant-popover .ant-popover-title{color:#fff9;border-color:#282e32}body[theme=dark] .ant-dropdown-menu-item:hover,#app[theme=dark] .ant-dropdown-menu-item:hover,body[theme=dark] .ant-drawer .ant-dropdown-menu-item:hover{background:#454B52}body[theme=dark] .question .ant-popover-content,#app[theme=dark] .question .ant-popover-content,body[theme=dark] .ant-drawer .question .ant-popover-content,body[theme=dark] .question .ant-popover-content .ant-popover-inner,#app[theme=dark] .question .ant-popover-content .ant-popover-inner,body[theme=dark] .ant-drawer .question .ant-popover-content .ant-popover-inner{border-radius:4px}body[theme=dark] .question .ant-popover-content .ant-popover-inner .ant-popover-inner-content,#app[theme=dark] .question .ant-popover-content .ant-popover-inner .ant-popover-inner-content,body[theme=dark] .ant-drawer .question .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:10px 14px;max-width:200px;line-height:17px;font-size:12px;color:#fff;font-family:PingFangSC-Regular,PingFang SC;background:rgba(0,0,0,.5);border-radius:4px}body[theme=dark] .help-tip .ant-popover-content .ant-popover-inner .ant-popover-inner-content,#app[theme=dark] .help-tip .ant-popover-content .ant-popover-inner .ant-popover-inner-content,body[theme=dark] .ant-drawer .help-tip .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:10px 14px;width:300px;line-height:17px;font-size:12px;color:#fff;font-family:PingFangSC-Regular,PingFang SC}.table-gantt-popover.ant-popover-placement-bottomLeft{padding-top:2px!important}.table-gantt-popover.ant-popover-placement-bottomLeft .ant-popover-inner-content{padding:4px 6px;box-sizing:border-box;border:1px solid rgba(0,0,0,.5);box-shadow:initial;font-size:12px}:root{--primary-color: #0674D6;--primary-color-hover: rgba(6, 166, 214, .15)}
