.consume-tt{background:#fff;border:1px solid #edeff2;border-radius:8px;box-shadow:0 8px 24px #1018281f;padding:8px 12px;min-width:200px;max-width:320px}.consume-tt-label{font-size:12px;color:#6b7280;margin-bottom:6px}.consume-tt-row{display:flex;align-items:center;gap:4px;font-size:12px;padding:2px 0}.consume-tt-name{color:#4b5563;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.consume-tt-val{margin-left:auto;padding-left:20px;font-variant-numeric:tabular-nums;color:#1f2329}.consume-dot{width:8px;height:8px;border-radius:2px;display:inline-block;flex:none}.consume-legend{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px;padding-left:64px}.consume-legend-item{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#4b5563}.consume-top-row{margin-bottom:16px}.consume-top-line{display:flex;align-items:center;gap:4px;margin-bottom:6px}.consume-top-name{font-size:14px;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.consume-top-amount{margin-left:auto;font-size:14px;font-variant-numeric:tabular-nums;color:#1f2329;flex:none}.consume-top-track{height:6px;border-radius:999px;background:#f1f3f5;overflow:hidden}.consume-top-fill{height:100%;border-radius:999px}.consume-empty-chart{position:relative}.consume-empty-glyph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.consume-empty-glyph .glyph-frame{stroke:#d4d7dc}.consume-empty-glyph .glyph-bar{fill:#d9dce1}.dark .consume-tt{background:#262628;border-color:#3a3a3d;box-shadow:0 8px 24px #00000080}.dark .consume-tt-label{color:#a3a3a3}.dark .consume-tt-name{color:#d4d4d4}.dark .consume-tt-val{color:#fff}.dark .consume-legend-item{color:#a3a3a3}.dark .consume-top-name{color:#d4d4d4}.dark .consume-top-amount{color:#fff}.dark .consume-top-track{background:#2a2a2d}.dark .consume-empty-glyph .glyph-frame{stroke:#3a3a3d}.dark .consume-empty-glyph .glyph-bar{fill:#44444c}