:root{--brand: #1a5fb4;--brand-light: #e8f0fb;--page-bg: #f2f4f7;--card-bg: #ffffff;--border: #e4e7ed;--text: #1f2329;--text-sub: #6b7280;--header-h: 56px;--aside-w: 220px}*{box-sizing:border-box}html,body,#app{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:var(--text);background:var(--page-bg);font-size:14px;-webkit-font-smoothing:antialiased}.page-card{background:var(--card-bg);border-radius:8px;padding:16px;box-shadow:0 1px 2px #0000000a}.filter-bar{margin-bottom:12px}.table-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px}.table-toolbar .title{font-size:16px;font-weight:600}.pager{display:flex;justify-content:flex-end;margin-top:14px}.empty-tip{padding:32px 0;text-align:center;color:var(--text-sub)}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#c8cdd6;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a9b0bc}
