/* ============================================================
   SECTION HEADER — eyebrow label, shared across sections (transparency
   + membership wrap it in their own "-head" div; the typography itself
   lives here). .section-title/.section-lead used to live here too —
   removed (type-system audit, 2026-07): a second, fully orphaned
   headline/lead system with zero consumers anywhere in the generated
   markup. Every actual section headline uses .hero-headline/.hero-sub
   (css/sections/hero.css) instead.
   ============================================================ */
.eyebrow {
  font-weight: 400;
  font-size: var(--t-label);
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--text-muted);
}
