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}.ant-pro-global-header-logo img,.ant-pro-sider-logo img{height:48px!important;max-height:none!important;width:auto!important;user-select:none!important;-webkit-user-drag:none!important}.ant-pro-global-header-logo a[href="/"],.ant-pro-sider-logo a[href="/"],.ant-pro-global-header-logo a,.ant-pro-sider-logo a{pointer-events:none!important}canvas{display:block}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}}.hyperspeed-login-page{position:relative;height:100vh;width:100vw;overflow:hidden;background:#0c0d14;font-family:"Inter","PingFang SC","Microsoft YaHei",sans-serif}.hyperspeed-bg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.hyperspeed-bg canvas{display:block;width:100%;height:100%}.hyperspeed-splash{pointer-events:none;position:relative;z-index:10;display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;transition:all.7s ease-in-out}.hyperspeed-title{font-size:3.5rem;font-weight:700;letter-spacing:.15em;color:#fff;text-shadow:0 0 30px rgba(255,255,255,.3);margin:0}@media(max-width:768px){.hyperspeed-title{font-size:2.25rem}}.hyperspeed-subtitle{margin-top:16px;font-size:1.125rem;letter-spacing:.2em;font-weight:300;text-shadow:0 0 10px rgba(255,255,255,.15)}@media(max-width:768px){.hyperspeed-subtitle{font-size:1rem}}.hyperspeed-enter-btn{border-radius:9999px;background:#fff;padding:12px 40px;font-size:1rem;font-weight:500;letter-spacing:.15em;color:#000;border:none;cursor:pointer;transition:all.2s}.hyperspeed-enter-btn:active{transform:scale(.95)}@media(max-width:768px){.hyperspeed-enter-btn{font-size:1.125rem}}.hyperspeed-form-overlay{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:0 16px;transition:all.7s ease-in-out}.hyperspeed-form-card{width:100%;max-width:384px;display:flex;flex-direction:column;gap:24px;border-radius:24px;padding:32px;background:rgba(255,255,255,3%);backdrop-filter:blur(6px)saturate(1.4);border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 40px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(255,255,255,5%);position:relative;overflow:hidden}.hyperspeed-form-card:before{content:"";position:absolute;inset:0;border-radius:24px;background:linear-gradient(to bottom right,rgba(255,255,255,.1),transparent,rgba(255,255,255,3%));pointer-events:none}.hyperspeed-form-card:after{content:"";position:absolute;inset:0;border-radius:24px;box-shadow:inset 0 0 20px rgba(255,255,255,4%);pointer-events:none}.hyperspeed-form-title{font-size:1.875rem;font-weight:700;color:#fff;margin:0}.hyperspeed-form-desc{margin-top:8px;font-size:.875rem;color:#d1d5db}.hyperspeed-float-field{position:relative;z-index:0}.hyperspeed-float-input{display:block;width:100%;-webkit-appearance:none;appearance:none;border:0;border-bottom:2px solid#d1d5db;background:transparent;padding:10px 0;font-size:.875rem;color:#fff;outline:none;box-sizing:border-box;transition:border-color.3s}.hyperspeed-float-input:focus{outline:none;box-shadow:none}.hyperspeed-float-input::-webkit-input-placeholder{color:transparent}.hyperspeed-float-input::placeholder{color:transparent}.hyperspeed-float-input:focus~.hyperspeed-float-label,.hyperspeed-float-input:not(:placeholder-shown)~.hyperspeed-float-label{transform:translatey(-24px)scale(.75);transform-origin:0}.hyperspeed-float-label{position:absolute;top:12px;left:0;z-index:-1;font-size:.875rem;color:#d1d5db;transition:all.3s;transform-origin:0;pointer-events:none}.hyperspeed-submit-btn{display:flex;width:100%;align-items:center;justify-content:center;border-radius:8px;background:#fff;padding:12px 16px;font-weight:600;color:#000;border:none;cursor:pointer;transition:all.3s}.hyperspeed-submit-btn:disabled{opacity:.5;cursor:not-allowed}.hyperspeed-submit-btn:hover svg{transform:translatex(4px)}.hyperspeed-submit-btn svg{transition:transform.2s}.hyperspeed-divider{position:relative;display:flex;align-items:center;padding:8px 0}.hyperspeed-divider-line{flex:1 1;border-top:1px solid rgba(255,255,255,.1)}.hyperspeed-wechat-btn{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,5%);padding:10px;font-size:.875rem;color:#d1d5db;cursor:pointer;transition:all.2s}.hyperspeed-wechat-btn:hover{background:rgba(255,255,255,.1);color:#fff}.hyperspeed-modal-overlay{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);backdrop-filter:blur(4px)}.hyperspeed-modal-card{position:relative;width:288px;border-radius:16px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.1);padding:24px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);backdrop-filter:blur(16px)}.hyperspeed-modal-close{position:absolute;right:12px;top:12px;color:#9ca3af;background:none;border:none;cursor:pointer;padding:0;transition:color.2s}.hyperspeed-modal-close:hover{color:#fff}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 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}
/*# sourceMappingURL=umi.8c5701d0.css.map*/