html,body,#root{height:100%}:root{--wt-color-primary: #1f4ecc;--wt-color-primary-soft: #eef3ff;--wt-color-primary-soft-strong: #dfe9ff;--wt-color-primary-border: rgba(31, 78, 204, .16);--wt-color-primary-shadow: rgba(31, 78, 204, .14);--wt-text-primary-strong: #163a93;--wt-bg-layout: #f5f7fa;--wt-bg-surface: #ffffff;--wt-bg-surface-subtle: #f8fafc;--wt-border-color: #e4eaf2;--wt-text-secondary: #667085;--wt-radius-lg: 12px;--wt-radius-xl: 16px;--wt-shadow-sm: 0 10px 30px rgba(15, 23, 42, .04);--wt-shadow-md: 0 18px 40px rgba(15, 23, 42, .06);--wt-page-gutter-inline: 24px;--wt-font-family-base: "Noto Sans SC", sans-serif}body{margin:0;background:var(--wt-bg-layout);color:#1f2329;font-family:var(--wt-font-family-base)}.ant-pro-layout{min-height:100%;background:var(--wt-bg-layout)}.ant-pro-layout .ant-pro-layout-bg-list{display:none}.ant-pro-layout .ant-layout{background:transparent}.ant-pro-layout .ant-pro-layout-content{padding-block:20px 24px}.ant-pro-global-header{background:#ffffffeb;backdrop-filter:blur(16px);border-bottom:1px solid var(--wt-border-color);box-shadow:0 4px 20px #0f172a0a}.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item,.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item>a,.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item .ant-pro-base-menu-horizontal-item-title{cursor:pointer!important}.ant-pro-top-nav-header .ant-menu-horizontal{gap:8px;border-bottom:none!important}.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item{top:0!important;display:inline-flex;align-items:center;height:40px!important;margin-block:0!important;margin-inline:0!important;padding-inline:18px!important;border-radius:999px;color:#475467!important;font-weight:500;line-height:40px!important;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease!important}.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item>a{display:inline-flex;align-items:center;height:100%;color:inherit!important}.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item:after{display:none!important}.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item:hover,.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item-active{background:#1f4ecc14!important;color:var(--wt-text-primary-strong)!important}.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item-selected,.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item-selected:hover{background:linear-gradient(180deg,#f4f7ff 0%,var(--wt-color-primary-soft-strong) 100%)!important;color:var(--wt-color-primary)!important;box-shadow:inset 0 0 0 1px var(--wt-color-primary-border),0 8px 18px var(--wt-color-primary-shadow)}.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item-selected>a,.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item-selected .ant-pro-base-menu-horizontal-item-title{color:inherit!important;font-weight:600}.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item *,.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item-selected *,.ant-pro-top-nav-header .ant-menu-horizontal>.ant-menu-item:hover *{cursor:pointer!important}.wt-top-module-menu{display:inline-flex;align-items:center;min-width:0;gap:8px}.wt-top-module-menu__item{-webkit-appearance:none;appearance:none;border:0;display:inline-flex;align-items:center;justify-content:center;height:40px;margin:0!important;padding-inline:18px!important;border-radius:8px;background:transparent;color:#475467!important;font:inherit;font-weight:500;line-height:40px;cursor:pointer!important;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease!important}.wt-top-module-menu__item:hover{background:#1f4ecc14!important;color:var(--wt-text-primary-strong)!important}.wt-top-module-menu__item:focus-visible{outline:2px solid var(--wt-color-primary-border);outline-offset:2px}.wt-top-module-menu__item--selected,.wt-top-module-menu__item--selected:hover{background:linear-gradient(180deg,#f4f7ff 0%,var(--wt-color-primary-soft-strong) 100%)!important;color:var(--wt-color-primary)!important;box-shadow:inset 0 0 0 1px var(--wt-color-primary-border),0 8px 18px var(--wt-color-primary-shadow)}.wt-app-sider{position:relative;z-index:2;flex:0 0 216px;width:216px;min-width:216px;margin-block-start:56px;min-height:calc(100vh - 56px);border-inline-end:1px solid var(--wt-border-color);background:var(--wt-bg-surface);transition:flex-basis .2s ease,width .2s ease,min-width .2s ease}.wt-app-sider--collapsed{flex-basis:72px;width:72px;min-width:72px}.wt-app-sider__menu{display:flex;flex-direction:column;gap:4px;height:100%;padding:12px 10px;background:transparent}.wt-app-sider__toggle{-webkit-appearance:none;appearance:none;position:absolute;top:32px;right:0;z-index:4;border:1px solid var(--wt-border-color);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border-radius:50%;background:var(--wt-bg-surface);color:var(--wt-text-secondary);font:inherit;font-weight:500;box-shadow:0 8px 20px #0f172a14;cursor:pointer;transform:translate(50%);transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.wt-app-sider__toggle:hover{border-color:var(--wt-color-primary-border);background:var(--wt-bg-surface);color:var(--wt-color-primary);box-shadow:0 10px 24px #1f4ecc24}.wt-app-sider__toggle:focus-visible{outline:2px solid var(--wt-color-primary-border);outline-offset:2px}.wt-app-sider__item{-webkit-appearance:none;appearance:none;border:0;display:flex;align-items:center;gap:10px;width:100%;height:40px;padding-inline:16px;border-radius:8px;background:transparent;color:#344054;font:inherit;font-size:14px;text-align:left;line-height:40px;cursor:pointer;transition:background-color .16s ease,color .16s ease,padding .2s ease}.wt-app-sider__item:hover{background:#1f4ecc0f!important;color:var(--wt-text-primary-strong)!important}.wt-app-sider__item:focus-visible{outline:2px solid var(--wt-color-primary-border);outline-offset:2px}.wt-app-sider__item--selected{background:var(--wt-color-primary-soft)!important;color:var(--wt-color-primary)!important;font-weight:600}.wt-app-sider__item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wt-app-sider__item-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;width:18px;color:var(--wt-text-secondary);font-size:16px;line-height:1}.wt-app-sider--collapsed .wt-app-sider__menu{padding-inline:8px}.wt-app-sider--collapsed .wt-app-sider__item-label{display:none}.wt-app-sider--collapsed .wt-app-sider__item{justify-content:center;gap:0;padding-inline:0}.wt-app-sider__item:hover .wt-app-sider__item-icon,.wt-app-sider__item--selected .wt-app-sider__item-icon{color:currentColor}.ant-pro-sider-logo{border-bottom:1px solid var(--wt-border-color)}.ant-pro-page-container,.ant-pro-page-container-warp-page-header{background:transparent!important}.ant-pro-page-container .ant-pro-page-container-warp-page-header,.ant-pro-page-container .ant-pro-page-container-children-container{padding-inline:var(--wt-page-gutter-inline)!important}.ant-pro-page-container .ant-page-header{padding:0 var(--wt-page-gutter-inline) 12px!important}.ant-pro-page-container .ant-page-header-breadcrumb{padding-block-start:0!important;line-height:32px}.ant-pro-page-container .ant-page-header-heading{display:none!important}.ant-pro-page-container .ant-page-header-heading-title{color:#1f2329;font-weight:600}.ant-pro-page-container-children-content{margin-block-start:0!important}.ant-card,.ant-pro-card{border-radius:var(--wt-radius-lg)}.ant-card-bordered,.ant-pro-card-border{border-color:var(--wt-border-color);box-shadow:none}.ant-btn{border-radius:10px;box-shadow:none}button,input,textarea,select{font:inherit}.ant-table-wrapper .ant-table{border-radius:var(--wt-radius-lg)}.ant-table-wrapper .ant-table-thead>tr>th{background:var(--wt-bg-surface-subtle)}.ant-menu-light.ant-menu-inline .ant-menu-item-selected{background:var(--wt-color-primary-soft)}.ant-menu-light.ant-menu-item-selected,.ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--wt-color-primary);font-weight:600}@media (max-width: 768px){:root{--wt-page-gutter-inline: 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]{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}@font-face{font-family:Noto Sans SC;font-style:normal;font-display:swap;font-weight:400;src:url(./static/noto-sans-sc-chinese-simplified-400-normal.e25467c8.woff2) format("woff2"),url(./static/noto-sans-sc-chinese-simplified-400-normal.f632be5a.woff) format("woff")}@font-face{font-family:Noto Sans SC;font-style:normal;font-display:swap;font-weight:500;src:url(./static/noto-sans-sc-chinese-simplified-500-normal.d3553b6f.woff2) format("woff2"),url(./static/noto-sans-sc-chinese-simplified-500-normal.ef9a6222.woff) format("woff")}@font-face{font-family:Noto Sans SC;font-style:normal;font-display:swap;font-weight:600;src:url(./static/noto-sans-sc-chinese-simplified-600-normal.f23c085c.woff2) format("woff2"),url(./static/noto-sans-sc-chinese-simplified-600-normal.c12fb54e.woff) format("woff")}@font-face{font-family:Noto Sans SC;font-style:normal;font-display:swap;font-weight:700;src:url(./static/noto-sans-sc-chinese-simplified-700-normal.6e0a7691.woff2) format("woff2"),url(./static/noto-sans-sc-chinese-simplified-700-normal.dbe55bb0.woff) format("woff")}@font-face{font-family:Noto Sans SC;font-style:normal;font-display:swap;font-weight:400;src:url(./static/noto-sans-sc-latin-400-normal.d0072abd.woff2) format("woff2"),url(./static/noto-sans-sc-latin-400-normal.c99e3531.woff) format("woff")}@font-face{font-family:Noto Sans SC;font-style:normal;font-display:swap;font-weight:500;src:url(./static/noto-sans-sc-latin-500-normal.df58f967.woff2) format("woff2"),url(./static/noto-sans-sc-latin-500-normal.93d9b8fd.woff) format("woff")}@font-face{font-family:Noto Sans SC;font-style:normal;font-display:swap;font-weight:600;src:url(./static/noto-sans-sc-latin-600-normal.41ac4f7d.woff2) format("woff2"),url(./static/noto-sans-sc-latin-600-normal.948965fb.woff) format("woff")}@font-face{font-family:Noto Sans SC;font-style:normal;font-display:swap;font-weight:700;src:url(./static/noto-sans-sc-latin-700-normal.11e48442.woff2) format("woff2"),url(./static/noto-sans-sc-latin-700-normal.c349419e.woff) format("woff")}.messageButton___X2pTj{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:999px;transition:background-color .2s ease,color .2s ease,transform .2s ease}.messageButton___X2pTj:hover{transform:translateY(-1px)}.messageButtonActive___woZCZ{color:var(--ant-colorPrimary);background:#1f4ecc14}.messageBadge___QmCYs .ant-badge-count{box-shadow:0 0 0 2px var(--ant-colorBgElevated, #fff)}.messageBell___yoVCF{font-size:18px}.messageButtonActive___woZCZ .messageBell___yoVCF{animation:bell-swing___vkpU_ 1.8s ease-in-out infinite;transform-origin:top center}@keyframes bell-swing___vkpU_{0%,to{transform:rotate(0)}20%{transform:rotate(12deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(6deg)}80%{transform:rotate(-4deg)}}
