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}:root{color-scheme:dark;--page-bg: #020607;--panel-bg: rgba(8, 18, 20, .94);--panel-bg-2: rgba(3, 9, 10, .96);--border: rgba(246, 234, 208, .1);--text-main: #f4efe4;--text-muted: #96978e;--brand-ink: #123037;--brand-gold: #b08a3a;--brand-gold-soft: #f2dc9a}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;background:linear-gradient(90deg,rgba(246,234,208,.018) 1px,transparent 1px),linear-gradient(180deg,rgba(246,234,208,.014) 1px,transparent 1px),linear-gradient(135deg,#020607,#081518 56%,#010304);background-size:48px 48px,48px 48px,auto;color:var(--text-main);font-family:PingFang SC,HarmonyOS Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.page-title{margin:0;color:var(--text-main);font-size:20px;line-height:1.35;font-weight:600}.page-desc{margin-top:5px;color:var(--text-muted);font-size:12.5px}.panel{border:1px solid var(--border);border-radius:8px;background:linear-gradient(180deg,var(--panel-bg),var(--panel-bg-2));box-shadow:0 18px 64px #00000038}.filter-panel{margin-bottom:12px;padding:14px}.table-panel{padding:14px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.summary-grid.compact{grid-template-columns:repeat(7,minmax(110px,1fr));overflow-x:auto}.summary-card{min-height:86px;padding:16px;border:1px solid var(--border);border-radius:8px;background:linear-gradient(180deg,#0e1723f5,#080e17f5);color:var(--text-main);text-align:left}.summary-card.as-button{cursor:pointer}.summary-card.as-button:hover,.summary-card.as-button.active{border-color:#b08a3a94;background:#b08a3a1f}.summary-card span{display:block;color:var(--text-muted);font-size:12px}.summary-card strong{display:block;margin-top:8px;color:var(--text-main);font-size:24px;line-height:1.1}.drawer-section-title{margin:18px 0 8px;color:var(--text-main);font-weight:600}.ant-layout,.ant-layout-content{background:transparent!important}.ant-btn{border-radius:8px;white-space:nowrap}.ant-btn-primary{background:linear-gradient(135deg,var(--brand-gold),var(--brand-gold-soft));border-color:transparent;color:#07100f;box-shadow:none}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-picker,.ant-select-selector,.ant-input-password{border-color:var(--border)!important;background:#050a10eb!important;color:var(--text-main)!important;border-radius:8px!important}.ant-input::placeholder{color:#657286}.ant-form-item-label>label,.ant-descriptions-item-label,.ant-table-thead>tr>th{color:#8793a5!important}.ant-table-wrapper .ant-table,.ant-table-wrapper .ant-table-container,.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{background:transparent!important;color:#dfe8f5;border-color:#d6e2f314!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#b08a3a14!important}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev button,.ant-pagination .ant-pagination-next button{background:#050a10b8;border-color:var(--border)}.ant-pagination .ant-pagination-item a,.ant-pagination .ant-pagination-prev button,.ant-pagination .ant-pagination-next button{color:var(--text-muted)}.ant-drawer-content,.ant-modal-content{background:#071113!important;color:var(--text-main)}.ant-drawer-header,.ant-modal-header{background:#071113!important;border-color:var(--border)!important}.ant-drawer-title,.ant-modal-title,.ant-tabs-tab-btn,.ant-descriptions-title{color:var(--text-main)!important}.ant-descriptions .ant-descriptions-item-content,.ant-descriptions .ant-descriptions-item-label{background:#050a107a!important;border-color:#d6e2f314!important;color:#dfe8f5!important}.ant-list-item,.ant-timeline-item-content{color:#dfe8f5}.ant-list-item-meta-title,.ant-list-item-meta-title>a{color:var(--text-main)!important}.ant-list-item-meta-description,.ant-empty-description{color:var(--text-muted)!important}.ant-tag{border-radius:999px}.ant-statistic-title{color:var(--text-muted)!important}.ant-statistic-content{color:var(--text-main)!important}.ant-alert{border-radius:8px}@media(max-width:1100px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-layout[data-v-f8e3152d]{min-height:100vh}.sider[data-v-f8e3152d]{border-right:1px solid rgba(246,234,208,.1);background:#03080af7!important}.sider[data-v-f8e3152d] .ant-layout-sider-trigger,.sider[data-v-f8e3152d] .ant-menu-dark,.sider[data-v-f8e3152d] .ant-menu-dark .ant-menu-sub,.sider[data-v-f8e3152d] .ant-menu{background:transparent!important}.sider[data-v-f8e3152d] .ant-menu-item{height:38px;border-radius:8px;color:#b9b29f}.sider[data-v-f8e3152d] .ant-menu-item-selected{background:#b08a3a2e!important;color:#fff6de}.brand[data-v-f8e3152d]{display:flex;align-items:center;gap:12px;height:68px;padding:0 18px;color:#fff6de;border-bottom:1px solid rgba(246,234,208,.1)}.brand-mark[data-v-f8e3152d]{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:linear-gradient(135deg,#0b1a1d,#b08a3a);color:#f7f0de;font-weight:800}.brand-text[data-v-f8e3152d]{display:flex;flex-direction:column;line-height:1.2}.brand-text span[data-v-f8e3152d]{margin-top:4px;color:#96978e;font-size:12px}.header[data-v-f8e3152d]{display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 24px;border-bottom:1px solid rgba(246,234,208,.1);background:#020607cc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-title[data-v-f8e3152d]{font-size:18px;font-weight:600;color:#f4efe4}.header-subtitle[data-v-f8e3152d]{margin-top:3px;color:#96978e;font-size:12px}.content[data-v-f8e3152d]{min-height:calc(100vh - 68px);padding:20px;background:transparent}
