:root{color-scheme:light;--app-bg: #f4f7fb;--app-card-bg: #ffffff;--app-soft-bg: #f7f9fc;--app-elevated: #ffffff;--app-border: #e4ebf3;--app-border-strong: #d6dfeb;--app-text: #162033;--app-text-secondary: #5b667a;--app-table-head-bg: #f7f9fc;--app-table-head-text: #1f2a3d;--app-table-row-hover: #f4f8ff;--app-header-bg: #ffffff;--app-sider-bg: #ffffff;--app-shadow: 0 10px 24px rgba(15, 23, 42, .06);--app-login-bg: radial-gradient(circle at top left, rgba(22, 119, 255, .1), transparent 34%), linear-gradient(180deg, #f7f9fd 0%, #eef3f9 100%)}:root[data-theme=dark]{color-scheme:dark;--app-bg: #0d1117;--app-card-bg: #141922;--app-soft-bg: #171f2b;--app-elevated: #161d28;--app-border: #2b3645;--app-border-strong: #334155;--app-text: #edf2ff;--app-text-secondary: #9aa8be;--app-table-head-bg: #1a2230;--app-table-head-text: #e8eefc;--app-table-row-hover: #192130;--app-header-bg: #11161f;--app-sider-bg: #11161f;--app-shadow: 0 14px 30px rgba(3, 8, 20, .34);--app-login-bg: radial-gradient(circle at top left, rgba(102, 177, 255, .14), transparent 30%), linear-gradient(180deg, #0d1117 0%, #121a26 100%)}html,body,#app{width:100%;min-height:100%;margin:0}body{background:var(--app-bg);color:var(--app-text);font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;transition:background-color .2s ease,color .2s ease}*{box-sizing:border-box}#app{background:var(--app-bg)}body .ant-modal-content,body .ant-modal-header,body .ant-modal-footer{background:var(--app-elevated)}body .ant-modal-content{border:1px solid var(--app-border);box-shadow:var(--app-shadow)}body .ant-modal-header{border-bottom:0;padding-bottom:8px}body .ant-modal-footer{border-top:0;padding-top:8px}body .ant-modal-title,body .ant-modal-close,body .ant-modal-confirm-title{color:var(--app-text)}body .ant-modal-confirm-content,body .ant-modal-confirm-body .ant-modal-confirm-content{color:var(--app-text-secondary)}body .ant-message-notice-content,body .ant-select-dropdown,body .ant-dropdown .ant-dropdown-menu,body .ant-picker-dropdown .ant-picker-panel-container{background:var(--app-elevated);border:1px solid var(--app-border);box-shadow:var(--app-shadow)}body .ant-message-notice-content,body .ant-dropdown-menu-title-content,body .ant-picker-content th,body .ant-picker-header,body .ant-select-dropdown,body .ant-picker-dropdown,body .ant-select-item-option{color:var(--app-text)}body .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:var(--app-soft-bg)}body .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--app-table-row-hover)}.layout-shell[data-v-a9acfa41]{min-height:100vh;background:var(--app-bg)}.layout-sider[data-v-a9acfa41]{background:var(--app-sider-bg)!important;border-right:1px solid var(--app-border)}.brand[data-v-a9acfa41]{height:54px;display:flex;align-items:center;gap:10px;padding:0 14px;color:var(--app-text)}.brand-mark[data-v-a9acfa41]{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1677ff,#69b1ff);color:#fff;font-weight:700;font-size:12px}.brand-title[data-v-a9acfa41]{font-size:15px;font-weight:700;white-space:nowrap}.side-menu[data-v-a9acfa41]{border-inline-end:none!important;background:transparent!important;padding:4px 8px 8px}.side-menu[data-v-a9acfa41] .ant-menu-item{margin-inline:0;margin-block:4px;border-radius:10px;height:40px;line-height:40px;font-size:14px;color:var(--app-text-secondary)}.side-menu[data-v-a9acfa41] .ant-menu-item:hover{color:var(--app-text);background:var(--app-soft-bg)}.side-menu[data-v-a9acfa41] .ant-menu-item-selected{font-weight:600}.theme-light .side-menu[data-v-a9acfa41] .ant-menu-item-selected{background:#eaf3ff!important}.theme-dark .side-menu[data-v-a9acfa41] .ant-menu-item-selected{background:#1b2c47!important}.layout-header[data-v-a9acfa41]{height:56px;padding:0 14px 0 16px;display:flex;align-items:center;justify-content:space-between;background:var(--app-header-bg);border-bottom:1px solid var(--app-border)}.header-title[data-v-a9acfa41]{font-size:18px;font-weight:700;line-height:1.2;color:var(--app-text)}.layout-content[data-v-a9acfa41]{padding:12px;background:var(--app-bg)}.layout-header[data-v-a9acfa41] .ant-segmented{background:var(--app-soft-bg)}.layout-header[data-v-a9acfa41] .ant-segmented-item-label{min-height:30px;line-height:30px;padding-inline:12px}.layout-header[data-v-a9acfa41] .ant-tag{margin-inline-end:0;border:none}.layout-header[data-v-a9acfa41] .ant-btn-text{color:var(--app-text-secondary)}.layout-header[data-v-a9acfa41] .ant-btn-text:hover{color:var(--app-text);background:var(--app-soft-bg)}.layout-sider[data-v-a9acfa41] .ant-layout-sider-trigger{background:var(--app-sider-bg);border-top:1px solid var(--app-border);color:var(--app-text-secondary)}@media (max-width: 992px){.layout-header[data-v-a9acfa41]{padding-right:12px}.header-title[data-v-a9acfa41]{font-size:17px}}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;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}
