/* PD Web skin. Material: reading room, ink on warm paper.
   Archetype: archive index. Redefines chassis tokens only. */
:root{
  --paper:#FBFAF7; --wash:#F2F0EA; --wash-2:#E8E5DC;
  --ink:#161513; --body:#3C3A35; --muted:#6C6960;
  --brand:#155E63; --brand-2:#1D7F86; --brand-d:#0E4145;
  --accent:#9A5B2D; --accent-d:#7A4723;
  --rule:#E0DCD0; --rule-2:#EEEBE2; --rule-3:#C9C3B4;
  --radius:3px;
}
.hero h1{font-family:var(--serif)}
.sec .shell{max-width:840px}
