:root{--primary: #1890ff;--success: #52c41a;--warning: #faad14;--danger: #ff4d4f;--bg: #f0f2f5;--sidebar-w: 220px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-track{background:transparent}.page-content{padding:24px;min-height:calc(100vh - 64px)}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-title{font-size:20px;font-weight:600;color:#000000d9}.stat-card{background:#fff;border-radius:8px;padding:24px;display:flex;align-items:center;gap:20px}.stat-icon{width:56px;height:56px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:28px}.stat-info{flex:1}.stat-value{font-size:28px;font-weight:700;color:#262626}.stat-label{font-size:14px;color:#8c8c8c;margin-top:4px}.table-wrap{background:#fff;border-radius:8px;padding:24px}.table-search{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap;align-items:center}.table-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px}
