/* News Digest skin. Redefines chassis tokens only.
   Material: news. Archetype: editorial. */
:root{
  --paper:#FCFCFB; --wash:#F2F2F0; --wash-2:#E7E7E4;
  --ink:#131314; --body:#3A3A3C; --muted:#6B6B6E;
  --brand:#243447; --brand-2:#33495F; --brand-d:#17222E;
  --accent:#B0552A; --accent-d:#8B4321;
  --rule:#DEDEDA; --rule-2:#EDEDEA; --rule-3:#C6C6C2;
  --radius:2px;
}
.hero h1{font-family:var(--serif);font-size:clamp(2.4rem,5vw,3.6rem)}.lede{font-size:1.14rem;max-width:56ch}
