html,body,#root{height:100%;margin:0;padding:0;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"}.colorWeak{filter:invert(80%)}.ant-pro-table{height:100%}.ant-pro-table .ant-table-container{height:100%;display:flex;flex-direction:column}.ant-pro-table .ant-table-container .ant-table-body{flex:1 1;overflow:auto!important}.ant-layout{min-height:100vh!important}.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed{left:unset}.ant-pro-steps-form-container{width:100%!important;max-width:none!important}canvas{display:block}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.success{color:#52c41a}ul,ol{list-style:none}@media (max-width: 768px){.ant-table{width:100%;overflow-x:auto}.ant-table-thead>tr>th,.ant-table-tbody>tr>th,.ant-table-thead>tr>td,.ant-table-tbody>tr>td{white-space:pre}.ant-table-thead>tr>th>span,.ant-table-tbody>tr>th>span,.ant-table-thead>tr>td>span,.ant-table-tbody>tr>td>span{display:block}}.custom-loading-container{display:flex;align-items:center;justify-content:center;min-height:100px;width:100%}.custom-loading-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.custom-loading-tip{margin-top:12px;color:#666;font-size:14px;text-align:center}.custom-loading-small{transform:scale(.8)}.custom-loading-default{transform:scale(1)}.custom-loading-large{transform:scale(1.2)}.custom-loading-dots{display:flex;align-items:center;justify-content:center;gap:4px}.custom-loading-dots .dot{width:8px;height:8px;border-radius:50%;background-color:#1890ff;animation:dots-bounce 1.4s ease-in-out infinite both}.custom-loading-dots .dot:nth-child(1){animation-delay:-.32s}.custom-loading-dots .dot:nth-child(2){animation-delay:-.16s}.custom-loading-dots .dot:nth-child(3){animation-delay:0s}@keyframes dots-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.custom-loading-pulse{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.custom-loading-pulse .pulse-ring{position:absolute;width:100%;height:100%;border:2px solid #1890ff;border-radius:50%;animation:pulse-scale 2s ease-in-out infinite;opacity:0}.custom-loading-pulse .pulse-ring:nth-child(1){animation-delay:0s}.custom-loading-pulse .pulse-ring:nth-child(2){animation-delay:.6s}.custom-loading-pulse .pulse-ring:nth-child(3){animation-delay:1.2s}@keyframes pulse-scale{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.custom-loading-wave{display:flex;align-items:center;justify-content:center;gap:2px}.custom-loading-wave .wave-bar{width:4px;height:20px;background-color:#1890ff;border-radius:2px;animation:wave-stretch 1.2s ease-in-out infinite}.custom-loading-wave .wave-bar:nth-child(1){animation-delay:-1.1s}.custom-loading-wave .wave-bar:nth-child(2){animation-delay:-1s}.custom-loading-wave .wave-bar:nth-child(3){animation-delay:-.9s}.custom-loading-wave .wave-bar:nth-child(4){animation-delay:-.8s}.custom-loading-wave .wave-bar:nth-child(5){animation-delay:-.7s}@keyframes wave-stretch{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.custom-loading-bounce{display:flex;align-items:center;justify-content:center;gap:4px}.custom-loading-bounce .bounce-ball{width:10px;height:10px;border-radius:50%;background-color:#1890ff;animation:bounce-up-down 2s ease-in-out infinite}.custom-loading-bounce .bounce-ball:nth-child(1){animation-delay:0s}.custom-loading-bounce .bounce-ball:nth-child(2){animation-delay:.2s}.custom-loading-bounce .bounce-ball:nth-child(3){animation-delay:.4s}@keyframes bounce-up-down{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}}.custom-loading-rotate{display:flex;align-items:center;justify-content:center}.custom-loading-rotate .rotate-circle{width:32px;height:32px;border:3px solid #f3f3f3;border-top:3px solid #1890ff;border-radius:50%;animation:rotate-spin 1s linear infinite}@keyframes rotate-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-loading-gradient{display:flex;align-items:center;justify-content:center}.custom-loading-gradient .gradient-spinner{width:40px;height:40px;border-radius:50%;background:conic-gradient(from 0deg,#1890ff,#40a9ff,#69c0ff,#91d5ff,#1890ff 360deg);animation:gradient-rotate 1.5s linear infinite;position:relative}.custom-loading-gradient .gradient-spinner:before{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;background:#fff;border-radius:50%}@keyframes gradient-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.custom-loading-container{min-height:80px}.custom-loading-tip{font-size:12px}}.ant-theme-dark .custom-loading-tip{color:#ccc}.ant-theme-dark .custom-loading-dots .dot{background-color:#40a9ff}.ant-theme-dark .custom-loading-pulse .pulse-ring{border-color:#40a9ff}.ant-theme-dark .custom-loading-wave .wave-bar,.ant-theme-dark .custom-loading-bounce .bounce-ball{background-color:#40a9ff}.ant-theme-dark .custom-loading-rotate .rotate-circle{border-top-color:#40a9ff;border-color:#333}.ant-theme-dark .custom-loading-gradient .gradient-spinner:before{background:#141414}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)}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]{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}
