.md-statistic{display:flex;flex-direction:column;gap:var(--md-space-1);font-family:var(--md-font-family)}.md-statistic-title{font-size:var(--md-text-sm);font-weight:var(--md-weight-medium);color:var(--md-color-text-muted);line-height:1.4;margin:0}.md-statistic-value-row{display:flex;align-items:baseline;gap:var(--md-space-1);flex-wrap:wrap}.md-statistic-value{font-size:1.75rem;font-weight:var(--md-weight-semibold);color:var(--md-color-text);line-height:1.2;margin:0;font-variant-numeric:tabular-nums}.md-statistic-prefix,.md-statistic-suffix{display:inline-flex;align-items:baseline;font-size:1.75rem;font-weight:var(--md-weight-semibold);color:var(--md-color-text);line-height:1.2;flex-shrink:0}.md-statistic-prefix{margin-inline-end:var(--md-space-1)}.md-statistic-suffix{margin-inline-start:var(--md-space-1)}.md-statistic-trend{display:inline-flex;align-items:center;gap:.25rem;font-size:var(--md-text-sm);font-weight:var(--md-weight-semibold);line-height:1.4;border-radius:var(--md-radius-xs);padding:.13rem var(--md-space-1);margin-top:var(--md-space-1)}.md-statistic-trend--up{color:var(--md-color-success);background:var(--md-color-success-muted)}.md-statistic-trend--down{color:var(--md-color-error);background:var(--md-color-error-muted)}.md-statistic-trend-value{white-space:nowrap}[data-theme=dark] .md-statistic-title{color:var(--md-color-text-muted)}[data-theme=dark] .md-statistic-value,[data-theme=dark] .md-statistic-prefix,[data-theme=dark] .md-statistic-suffix{color:var(--md-color-text)}[data-theme=dark] .md-statistic-trend--up{color:var(--md-color-success);background:var(--md-color-success-muted)}[data-theme=dark] .md-statistic-trend--down{color:var(--md-color-error);background:var(--md-color-error-muted)}
