PATTERN: Stats Bar (consumer-only)
COMPOSES: (standalone — no other DS components)
4-column equal-width KPI strip. Sky-blue big numbers (36px, extrabold) above uppercase neutral-500 tracking-wide labels. Placed below the Hero Search pill to show platform scale.
Demo: Four stats from the Figma design — courses / subjects / reviews / satisfaction.
Uses stats-bar grid and stats-bar-item cells.
<div class="stats-bar"><div class="stats-bar-item"><div class="stats-bar-value">5000+</div><span class="stats-bar-label">Courses Available</span></div>...</div>
The stats bar sits inside the hero wash immediately after the search pill.
margin-top: 26px is built into stats-bar.