Pill labels. `Badge` for tags and tiers, `EyebrowBadge` for the pill above a hero headline, `StatusBadge` for live status.

```jsx
<Badge variant="tier3">Ultra</Badge>
<EyebrowBadge><Icon name="Sparkles" /> Introducing Enso · Hanzo Cloud</EyebrowBadge>
<StatusBadge status="online" label="All systems normal" />
```

Rank ladder: tier1 = white/5 (entry), tier2 = white/15 (pro), tier3 = white/20 (ultra). Never colour a tier badge with hue.
