:root{--portal-primary: #2563eb;--portal-primary-light: #eff6ff;--portal-bg: #f0f2f5;--portal-sidebar-bg: #001529;--portal-sidebar-width: 220px;--portal-sidebar-collapsed: 64px;--portal-header-height: 56px;--portal-card-radius: 8px;--portal-shadow: 0 1px 2px rgba(0, 0, 0, .06)}.portal-page{min-height:calc(100vh - var(--portal-header-height) - 32px)}.portal-card{background:#fff;border-radius:var(--portal-card-radius);padding:16px 20px;box-shadow:var(--portal-shadow);margin-bottom:16px}.portal-card .portal-table-wrap{width:100%;overflow:hidden}.portal-card .portal-table-wrap .el-table,.portal-card .portal-table-wrap .el-table__header,.portal-card .portal-table-wrap .el-table__body{width:100%!important}.portal-card .portal-table-wrap .portal-table.el-table{--el-table-border-color: #e4e7ed;--el-table-header-bg-color: #f5f7fa;border-radius:4px;overflow:hidden;table-layout:auto}.portal-card .portal-table-wrap .portal-table.el-table .el-table__body,.portal-card .portal-table-wrap .portal-table.el-table .el-table__header{table-layout:auto}.portal-card .portal-table-wrap .portal-table.el-table th.el-table__cell,.portal-card .portal-table-wrap .portal-table.el-table td.el-table__cell{text-align:center}.portal-card .portal-table-wrap .portal-table.el-table th.el-table__cell{padding:13px 12px;font-weight:600;color:#606266;background-color:var(--el-table-header-bg-color)}.portal-card .portal-table-wrap .portal-table.el-table td.el-table__cell{padding:14px 12px;color:#303133}.portal-card .portal-table-wrap .portal-table.el-table .cell{line-height:22px;display:inline-flex;justify-content:center;align-items:center;width:100%}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-bottom:16px}.chart-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:992px){.chart-row{grid-template-columns:1fr}}:root{--portal-bg: #f4f6fb;--portal-primary: #2563eb}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;background:var(--portal-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,sans-serif}.page-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000000f;margin-bottom:16px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.stat-item{background:linear-gradient(135deg,#eff6ff,#fff);border-radius:10px;padding:12px}.stat-item .label{color:#64748b;font-size:12px}.stat-item .value{font-size:22px;font-weight:700;color:#0f172a;margin-top:4px}@media(max-width:768px){.hide-mobile{display:none!important}}
