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-layout{min-height:100vh}.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed{left:unset}.tabs-layout-bar .ant-tabs-top>.ant-tabs-nav{margin-bottom:0;margin-top:20px;margin-left:30px}.ant-pro-layout .ant-pro-layout-content{padding-block:0;padding-inline:0}canvas{display:block}.preview-modal-wrap{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}.preview-modal-wrap .ant-modal{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important}.preview-modal-wrap .ant-modal-content{height:100%;display:flex;flex-direction:column}.preview-modal-wrap .ant-modal-body{flex:1 1;overflow:hidden;padding:0;display:flex;flex-direction:column}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}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}}.ant-pro-setting-drawer-handle{z-index:2}.ant-card .ant-card-body{padding:16px}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]{-webkit-text-decoration:underline dotted;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}.page-loading{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50%50%,#f5f8ff 0%,#eef2fb 60%,#e8edf8 100%);z-index:9999;-webkit-animation:page-fade-in.4s ease both;animation:page-fade-in.4s ease both}.page-loading .page-loading-content{display:flex;flex-direction:column;align-items:center;padding:40px 56px;background:rgba(255,255,255,.72);backdrop-filter:blur(12px);border-radius:20px;box-shadow:0 12px 40px rgba(22,119,255,.12);border:1px solid rgba(255,255,255,.6);min-width:360px;-webkit-animation:card-pop.5s cubic-bezier(.34,1.56,.64,1)both;animation:card-pop.5s cubic-bezier(.34,1.56,.64,1)both}.page-loading .page-loading-logo{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.page-loading .page-loading-logo .logo-ring{position:absolute;inset:0;border-radius:50%;border:2px solid transparent;pointer-events:none}.page-loading .page-loading-logo .ring-1{border-top-color:#1677ff;border-right-color:#1677ff;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.page-loading .page-loading-logo .ring-2{inset:8px;border-top-color:#722ed1;border-left-color:#722ed1;animation:spin 1.4s linear infinite reverse}.page-loading .page-loading-logo .ring-3{inset:16px;border-bottom-color:#1677ff;border-right-color:#722ed1;-webkit-animation:spin 1.8s linear infinite;animation:spin 1.8s linear infinite}.page-loading .page-loading-logo .logo-dot{position:relative;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#1677ff 0%,#722ed1 100%);color:#fff;font-size:13px;font-weight:700;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 12px rgba(22,119,255,.5);-webkit-animation:pulse 2s ease-in-out infinite;animation:pulse 2s ease-in-out infinite}.page-loading .page-loading-title{margin-top:22px;font-size:22px;font-weight:600;letter-spacing:1.5px;background:linear-gradient(135deg,#1677ff 0%,#722ed1 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.page-loading .page-loading-tip{margin-top:8px;font-size:13px;color:rgba(0,0,0,.55);display:flex;align-items:center;white-space:nowrap}.page-loading .page-loading-tip .dot-ellipsis{display:inline-flex;width:18px;text-align:left}.page-loading .page-loading-tip .dot-ellipsis span{opacity:0;-webkit-animation:dot-blink 1.4s infinite;animation:dot-blink 1.4s infinite}.page-loading .page-loading-tip .dot-ellipsis span:first-child{-webkit-animation-delay:0s;animation-delay:0s}.page-loading .page-loading-tip .dot-ellipsis span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.page-loading .page-loading-tip .dot-ellipsis span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.page-loading .page-loading-bar{margin-top:24px;width:220px;height:4px;border-radius:2px;background:rgba(22,119,255,.12);overflow:hidden}.page-loading .page-loading-bar .bar-progress{display:block;height:100%;width:40%;border-radius:2px;background:linear-gradient(135deg,#1677ff 0%,#722ed1 100%);-webkit-animation:bar-slide 1.4s ease-in-out infinite;animation:bar-slide 1.4s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 12px rgba(22,119,255,.5)}50%{transform:scale(1.08);box-shadow:0 0 20px rgba(22,119,255,.8)}}@keyframes dot-blink{0%,60%,to{opacity:0}30%{opacity:1}}@keyframes bar-slide{0%{transform:translatex(-100%)}to{transform:translatex(350%)}}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}@keyframes card-pop{0%{opacity:0;transform:translatey(12px)scale(.96)}to{opacity:1;transform:translatey(0)scale(1)}}
/*# sourceMappingURL=umi.18015c6e.css.map*/