*,*:before,*:after{box-sizing:border-box}html,body,#app{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:#1f2d3d;background-color:#f5f7fa;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.page-container{padding:20px}.page-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 2px #00000008}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-title{font-size:18px;font-weight:600;color:#1f2d3d;margin:0}.page-subtitle{font-size:13px;color:#8492a6;margin-top:4px}.toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:20px}.stat-card{background:#fff;border-radius:8px;padding:20px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 2px #00000008}.stat-card.stat-primary .stat-icon{background:#ecf5ff;color:#409eff}.stat-card.stat-success .stat-icon{background:#f0f9eb;color:#67c23a}.stat-card.stat-warning .stat-icon{background:#fdf6ec;color:#e6a23c}.stat-card.stat-info .stat-icon{background:#f4f4f5;color:#909399}.stat-card .stat-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px}.stat-card .stat-value{font-size:24px;font-weight:600;color:#1f2d3d;line-height:1.2}.stat-card .stat-label{font-size:13px;color:#8492a6;margin-top:4px}.flex-between{display:flex;justify-content:space-between;align-items:center}.mb-16{margin-bottom:16px}.mt-16{margin-top:16px}.mr-8{margin-right:8px}.el-descriptions :deep(.el-descriptions__label){width:120px;font-weight:500;color:#606266}.el-table :deep(.el-table__cell){padding:10px 0}
