.loading{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:999;backdrop-filter:blur(2px)}.loading-content{display:flex;align-items:center}.loading-content-logo{padding-right:10px}.loading-content-text{color:#000000d9}:root{--abm-bg-color: #f3f7ff;--rg-primary-color: #605bff;--rg-text-color1: #030229;--rg-text-color2: #424242;--zhbb-hover-color: #4096ff}@font-face{font-family:appzooNumber;src:url(./appzooNumber-BdPhRelj.ttf)}@font-face{font-family:dDin;src:url(./D-DIN-GSw_BCPd.ttf)}@font-face{font-family:douyuFont;src:url(./douyuFont-Crvqbu8q.ttf)}@font-face{font-family:YouSheBiaoTiHei;src:url(./YouSheBiaoTiHei-2-fahbdFno.ttf) format("truetype")}#root,#root .app-container{width:100%;height:100%}.ant-table-wrapper,.ant-spin-nested-loading,.ant-spin-container,.ant-tabs,.ant-tabs-content,.ant-tabs-tabpane{height:100%;width:100%}.ant-spin-nested-loading,.ant-spin-container{position:inherit}.ant-table-wrapper .ant-table{height:calc(100% - 50px);scrollbar-color:auto}.ant-tabs .ant-tabs-content{padding:5px}.ant-table-placeholder>.ant-table-cell{border-bottom:none}.ant-spin-container{overflow:hidden}.search-value{position:absolute;top:-15px;right:0;color:#fafafa;font-size:12px;background:#ff9800;padding:3px 5px;box-shadow:0 0 5px #ff9800;line-height:1}.command-title{text-align:center}.ant-btn-link{padding:0}.ant-pagination-total-text{font-size:15px;color:#666}.ant-table-wrapper .ant-table-pagination.ant-pagination{margin:8px 0;padding-right:20px}.ant-switch-small{height:20px;line-height:20px}.ant-switch-small .ant-switch-handle{top:4px}.ant-table-cell-ellipsis{min-height:20px}tr.ant-table-expanded-row>td,tr.ant-table-expanded-row:hover>td{background:#fff}tr.ant-table-expanded-row>td>p,tr.ant-table-expanded-row:hover>td>p{display:flex;flex-flow:wrap;padding-left:20px}tr.ant-table-expanded-row>td>p>div,tr.ant-table-expanded-row:hover>td>p>div{margin:0 0 10px 10px}tr.ant-table-expanded-row>td>p>div .label,tr.ant-table-expanded-row:hover>td>p>div .label{color:#000}tr.ant-table-expanded-row>td>p>div .value,tr.ant-table-expanded-row:hover>td>p>div .value{margin-right:10px;color:#777}.btn-pass{border-color:#4caf50;background:#74b376}.btn-pass:hover,.btn-pass:focus{border-color:#66bb6a;background:#66bb6a}.btn-pass:active{border-color:#388e3c;background:#388e3c}.row-index{display:flex;justify-content:center}.row-index .number{background:#f5f5f5;border-radius:4px;box-shadow:1px 1px 4px #9e9e9e;color:#333;padding:2px 8px}.rc-virtual-list-scrollbar-thumb{background:#0003!important}.confirm-title-highlight{color:#2196f3;font-weight:700;font-size:15px;margin:0 5px}.ant-popover-message>.anticon{font-size:18px}.ant-drawer-mask{background:#0000000d}.ant-drawer-content{background:#ffffff1a;backdrop-filter:blur(10px)}.ant-drawer-content .ant-drawer-header{padding:10px 18px;background:#fffc;box-shadow:2px 0 2px #9e9e9e;border:none}.ant-drawer-content .ant-drawer-body{padding:15px}.ant-select-selector{min-width:120px}.ant-spin-nested-loading>div>.ant-spin{max-height:none}.ant-table.ant-table-small .ant-table-thead>tr>th,.ant-table.ant-table-middle .ant-table-thead>tr>th{padding:12px 8px}.ant-table.ant-table-small .ant-table-thead>tr>th .ant-table-column-title,.ant-table.ant-table-middle .ant-table-thead>tr>th .ant-table-column-title{overflow:inherit}.ant-table.ant-table-small .ant-table-thead>tr>th .ant-table-column-title .search-value,.ant-table.ant-table-middle .ant-table-thead>tr>th .ant-table-column-title .search-value{top:-10px}.ant-table-cell-ellipsis .ant-table-column-title{overflow:inherit}.react-flow__attribution{display:none}.upload-file{display:none;width:100%;position:absolute;left:0;z-index:9;cursor:pointer}.version{padding-left:5px;color:#999}.ant-modal-wrap.is-large-modal .ant-modal{width:95%!important;height:95%}.ant-modal-wrap.is-large-modal .ant-modal .react-draggable,.ant-modal-wrap.is-large-modal .ant-modal .react-draggable .ant-modal-content{height:100%}.ant-modal-wrap.is-large-modal .ant-modal .react-draggable .ant-modal-content .ant-modal-body{padding:5px;height:calc(100% - 60px)}.ant-modal-wrap.is-large-modal .ant-modal .react-draggable .ant-modal-content .ant-modal-footer{display:none}.custom-handle-wrapper>div{right:-15px!important}.title-search .custom-handle-wrapper>div{right:-35px!important}.ant-table-column-sorters .title-search .custom-handle-wrapper>div{right:-55px!important}.ant-table-cell .ant-badge .ant-badge-status-processing{color:red;background-color:red}.ant-table-cell .ant-badge .ant-badge-status-text{color:red}.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{border-radius:20px}.ant-drawer:focus-visible{outline:none}.typical-wrapper:after{content:none!important}@keyframes blink{50%{opacity:0}}.fade-enter{opacity:0;transform:translateY(200px)}.fade-enter-active{opacity:1;transform:translateY(0);transition:opacity 1s ease-in-out,transform .5s ease-in-out}.fade-exit{opacity:1;transform:translateY(0)}.fade-exit-active{opacity:0;transform:translateY(200px);transition:opacity 1s ease-in-out,transform .5s ease-in-out}.leftIn-enter{opacity:0;transform:translate(-100%)}.leftIn-enter-active{opacity:1;transform:translate(0);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.leftIn-exit{opacity:1;transform:translate(0)}.leftIn-exit-active{opacity:0;transform:translate(-100%);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.rightIn-enter{opacity:0;transform:translate(100%)}.rightIn-enter-active{opacity:1;transform:translate(0);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.rightIn-exit{opacity:1;transform:translate(0)}.rightIn-exit-active{opacity:0;transform:translate(100%);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.bottomIn-enter{opacity:0;transform:translateY(100%)}.bottomIn-enter-active{opacity:1;transform:translateY(0);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.bottomIn-exit{opacity:1;transform:translateY(0)}.bottomIn-exit-active{opacity:0;transform:translateY(100%);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.topIn-enter{opacity:0;transform:translateY(-100%)}.topIn-enter-active{opacity:1;transform:translateY(0);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.topIn-exit{opacity:1;transform:translateY(0)}.topIn-exit-active{opacity:0;transform:translateY(-100%);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.fadeIn-enter{opacity:0}.fadeIn-enter-active{opacity:1;transition:opacity 1s ease-in-out,transform 1s ease-in-out}.fadeIn-exit{opacity:1}.fadeIn-exit-active{opacity:0;transition:opacity 1s ease-in-out,transform 1s ease-in-out}@keyframes move-right-bottom{0%,to{transform:translate(0)}50%{transform:translate(-2px,-2px)}}@keyframes dot-blink{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes moveLeftRight{0%,to{transform:translateZ(0)}50%{transform:translate3d(.1rem,0,0)}}@keyframes moveRightLeft{0%,to{transform:translateZ(0)}50%{transform:translate3d(-5px,0,0)}}@keyframes moveTopBottom{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,2px,0)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}html{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;font-size:15px}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;width:100%;height:100%}*{margin:0;padding:0;text-decoration:none;box-sizing:border-box}.due-days{font-size:18px;font-weight:700;color:#ff4d4f}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#fff;box-shadow:0 0 3px #aaa inset;border-radius:3px}::-webkit-scrollbar-track{background:#00000003}
