:root{color-scheme:light;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:#f5f7fb}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}a{color:inherit;text-decoration:none}.page{display:flex;flex-direction:column;gap:16px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}.page-title{margin:0;font-size:22px;font-weight:700;line-height:1.3}.page-subtitle{margin:4px 0 0;font-size:13px;color:#64748b}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.toolbar-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.toolbar-meta{font-size:13px;color:#64748b;white-space:nowrap}.stat-card{display:flex;align-items:center;gap:14px}.stat-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;flex-shrink:0}.stat-body{min-width:0}.stat-label{font-size:13px;color:#64748b}.stat-value{font-size:24px;font-weight:700;line-height:1.25;font-variant-numeric:tabular-nums}.muted{color:#64748b}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}
