@charset "UTF-8";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{--blue: #1769ff;--blue2: #0d55d9;--bg: #f5f7fb;--card: #fff;--text: #172033;--muted: #718096;--line: #e6eaf0;--green: #19a974;--red: #e55353;--orange: #e8a317}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{font-family:Inter,Microsoft YaHei,Arial,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}.page{padding:28px;max-width:1280px;margin:0 auto}.page-title{font-size:24px;font-weight:800;margin:0 0 6px;color:var(--text)}.page-sub{color:var(--muted);margin:0 0 22px;font-size:14px}.op-card{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:20px;box-shadow:0 2px 8px #1e325008;margin-bottom:16px}.kpi-grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:16px}@media (min-width: 768px){.kpi-grid{grid-template-columns:repeat(4,1fr)}}.op-card.metric,.metric-card{min-height:96px}.metric-label{font-size:13px;color:var(--muted)}.metric-num{font-size:26px;font-weight:800;margin-top:10px;color:var(--text);line-height:1.2}.metric-hint{font-size:12px;color:var(--muted);margin-top:5px}.muted{color:var(--muted)}.up{color:var(--green);font-weight:600}.down{color:var(--red);font-weight:600}.toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:12px;flex-wrap:wrap}.filters{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:16px}.filter-action{margin-left:auto}.sec-title{font-weight:700;font-size:15px;color:var(--text)}.hint{font-size:12px;color:var(--muted);line-height:1.5;margin-top:4px}.notice-box{display:flex;align-items:center;gap:10px;padding:13px 15px;border-radius:10px;background:#f1f6ff;color:#385b93;font-size:13px}.ant-btn{border-color:#d9dee7;box-shadow:none;font-weight:500;border-radius:9px}.ant-btn-primary:not(:disabled){background:var(--blue);border-color:var(--blue)}.ant-btn-primary:not(:disabled):hover{background:var(--blue2);border-color:var(--blue2)}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-select-selector,.ant-picker{border-color:#d9dee7!important;border-radius:9px!important}.ant-input-affix-wrapper:hover,.ant-input:hover,.ant-select-selector:hover,.ant-picker:hover{border-color:var(--blue)!important}.ant-form-item-label>label{font-size:13px;font-weight:600;color:#4e5a6b}.ant-table-wrapper .ant-table{font-size:13px}.ant-table-wrapper .ant-table-thead>tr>th{font-size:13px;font-weight:600;color:#7b8797;background:#fafbfc!important;border-bottom:1px solid var(--line);padding:13px 10px}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid var(--line);padding:13px 10px}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.ant-tag{border-radius:999px;padding:4px 9px;font-size:12px;border:none;font-weight:600}.ant-tag-success{background:#e9f8f1;color:#14845b}.ant-tag-error{background:#ffeded;color:#c43e3e}.ant-tag-warning{background:#fff5df;color:#a86d00}.ant-tag-processing,.ant-tag-blue{background:#edf4ff;color:#145fd1}.ant-tag-default{background:#eef2f7;color:#596579}.ant-modal-content{border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 45px #1e3c6e14}.ant-modal-header{border-bottom:none;padding-bottom:8px}.ant-modal-body{padding-top:0}.ant-alert-info{background:#f1f6ff;border-color:#dbeafe;color:#385b93;border-radius:10px}.ant-tabs-tab-active{background:#eef4ff;border-radius:9px}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--blue);font-weight:700}.ant-switch.ant-switch-checked{background:var(--blue)}.ant-pagination .ant-pagination-item-active{border-color:var(--blue)}.ant-pagination .ant-pagination-item-active a{color:var(--blue)}.merchant-sider .ant-menu{background:transparent;border-inline-end:none!important}.merchant-sider .ant-menu-item,.merchant-sider .ant-menu-submenu-title{color:#536071;border-radius:9px;margin-inline:0;width:100%;height:42px;line-height:42px}.merchant-sider .ant-menu-item-selected{background:#eef4ff!important;color:var(--blue)!important;font-weight:700}.merchant-sider .ant-menu-item:hover,.merchant-sider .ant-menu-submenu-title:hover{color:var(--blue)!important;background:#f5f8ff!important}.merchant-sider .ant-menu-sub.ant-menu-inline{background:transparent!important}.merchant-sider .ant-menu-item .ant-menu-item-icon,.merchant-sider .ant-menu-submenu-title .ant-menu-item-icon{font-size:16px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c5cdd8;border-radius:99px}::-webkit-scrollbar-track{background:transparent}.sidebar[data-v-10f40cb1]{height:100%;background:#fff;padding:20px 14px;overflow-y:auto}.brand[data-v-10f40cb1]{display:flex;align-items:flex-start;gap:10px;padding:8px 10px 24px}.logo-mark[data-v-10f40cb1]{width:34px;height:34px;border-radius:10px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-size:18px;font-weight:800;flex:none}.logo-text .name[data-v-10f40cb1]{font-size:20px;font-weight:800;color:var(--blue);line-height:1.2}.logo-text .tagline[data-v-10f40cb1]{display:block;font-size:11px;color:#98a2b3;font-weight:500;margin-top:4px}.logo-text .version[data-v-10f40cb1]{font-size:10px;color:#b0b8c4;margin-top:2px}.sidebar-menu[data-v-10f40cb1]{border:none;background:transparent}.sidebar-menu[data-v-10f40cb1] .ant-menu-item{margin:0 0 5px;width:100%;border-radius:9px;height:42px;line-height:42px;color:#536071}.sidebar-menu[data-v-10f40cb1] .ant-menu-item:hover{color:var(--blue)!important;background:#eef4ff!important}.sidebar-menu[data-v-10f40cb1] .ant-menu-item-selected{color:var(--blue)!important;background:#eef4ff!important;font-weight:700}.sidebar-menu[data-v-10f40cb1] .ant-menu-item-selected:after{display:none}.navbar[data-v-4378d13e]{display:flex;align-items:center;justify-content:space-between;height:64px}.crumb[data-v-4378d13e]{font-size:15px;color:var(--text)}.right[data-v-4378d13e]{display:flex;align-items:center;gap:18px}.ico[data-v-4378d13e]{font-size:18px;color:#536071;cursor:pointer}.user[data-v-4378d13e]{display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:var(--text)}.avatar[data-v-4378d13e]{width:34px;height:34px;border-radius:50%;background:#e8efff;color:var(--blue);display:grid;place-items:center;font-weight:800;font-size:14px}.caret[data-v-4378d13e]{font-size:11px;color:var(--muted)}.notices[data-v-4378d13e]{width:320px;max-height:400px;overflow:auto;background:#fff;border-radius:9px;border:1px solid var(--line);box-shadow:0 4px 16px #14233c14}.notices-head[data-v-4378d13e]{padding:12px 16px;font-weight:700;border-bottom:1px solid var(--line)}.notice[data-v-4378d13e]{padding:12px 16px;border-bottom:1px solid #f5f5f5;cursor:pointer}.notice[data-v-4378d13e]:hover{background:#f7f9fc}.notice.unread[data-v-4378d13e]{background:#eef4ff}.notice-title[data-v-4378d13e]{font-weight:600;font-size:13px}.notice-content[data-v-4378d13e]{color:#536071;font-size:12px;margin:4px 0}.notice-time[data-v-4378d13e]{color:#98a2b3;font-size:11px}.layout[data-v-7271a991]{min-height:100vh;background:var(--bg)}[data-v-7271a991] .ant-layout-sider{background:#fff!important;border-right:1px solid var(--line)}.main-wrap[data-v-7271a991]{min-height:100vh;background:var(--bg)}.header[data-v-7271a991]{background:#fff;height:64px;line-height:normal;padding:0 28px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.content[data-v-7271a991]{overflow:auto;background:var(--bg)}
