:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#0b1220;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.page{max-width:1440px;margin:0 auto;padding:24px 32px 48px}.head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:20px}.head h1{margin:0;font-size:24px;font-weight:600;color:#e8eefc;letter-spacing:.3px}.head .sub{color:#7f8ea8;font-size:13px;margin-top:6px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.metric-row{display:flex;align-items:baseline;gap:6px;margin:10px 0 4px}.metric-val{font-size:26px;font-weight:600;color:#e8eefc}.metric-total{font-size:13px;color:#7f8ea8}.metric-sub{font-size:12px;color:#7f8ea8}.muted{color:#7f8ea8;font-size:12px}.mono{font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px}
