.mc-trend{gap:var(--space-1);font-size:var(--text-base);font-weight:var(--weight-medium);font-feature-settings:tabular-nums slashed-zero;font-variant-numeric:tabular-nums slashed-zero;letter-spacing:var(--tracking-tight);line-height:1;white-space:nowrap}.mc-trend,.mc-trend-icon{display:inline-flex;align-items:center}.mc-trend-icon{flex-shrink:0;justify-content:center}.mc-trend-value{font-feature-settings:"tnum"}.mc-trend-positive{color:var(--cvd-positive)}.mc-trend-negative{color:var(--cvd-negative)}.mc-trend-neutral{color:var(--fg-muted)}:root:not([data-theme=dark]) .mc-trend-positive{color:#00765a}:root:not([data-theme=dark]) .mc-trend-negative{color:#ab4a00}