.cc{--cc-count-font-size:var(--brand-display,4rem);--cc-count-font-weight:var(--brand-weight-bold,700);--cc-count-color:var(--brand-ink,#0f172a);--cc-label-color:var(--brand-muted,#475569);--cc-label-font-size:var(--brand-text-sm,1rem);--cc-subtitle-color:var(--brand-subtle,#94a3b8);--cc-growth-up-color:var(--brand-success,#16a34a);--cc-growth-down-color:var(--brand-danger,#dc2626);--cc-gap:.375rem;gap:var(--cc-gap);flex-direction:column;display:inline-flex}.cc--center{text-align:center;align-items:center}.cc--left{text-align:left;align-items:flex-start}.cc__count{font-size:var(--cc-count-font-size);font-weight:var(--cc-count-font-weight);color:var(--cc-count-color);letter-spacing:-.02em;font-family:inherit;line-height:1;display:block}.cc__label{font-size:var(--cc-label-font-size);color:var(--cc-label-color);font-family:inherit;line-height:1.4;display:block}.cc__subtitle{font-size:calc(var(--cc-label-font-size) * .875);color:var(--cc-subtitle-color);font-family:inherit;line-height:1.4;display:block}.cc__growth{font-size:calc(var(--cc-label-font-size) * .875);align-items:center;gap:.25rem;font-family:inherit;font-weight:600;line-height:1;display:inline-flex}.cc__growth--up{color:var(--cc-growth-up-color)}.cc__growth--down{color:var(--cc-growth-down-color)}.cc__growth-icon{fill:currentColor;flex-shrink:0;width:.6em;height:.5em}@media (prefers-reduced-motion:reduce){.cc,.cc *{transition:none!important;animation:none!important}}
