/* News Media skin. Redefines chassis tokens only.
   Material: press room, ink and rule. Archetype: editorial. */
:root{
  --paper:#FCFBFA; --wash:#F3F0EF; --wash-2:#E9E4E3;
  --ink:#161314; --body:#3C3739; --muted:#6B6467;
  --brand:#7A2E3B; --brand-2:#963A4A; --brand-d:#571F29;
  --accent:#2E6B7A; --accent-d:#23535F;
  --rule:#E4DCDB; --rule-2:#F1ECEB; --rule-3:#CFC1C0;
  --radius:3px;
}
.hero h1{font-family:var(--serif);font-size:clamp(2.4rem,5vw,3.6rem)}.lede{font-size:1.14rem;max-width:56ch}
