/* The Cutaway's tokens over the shared document stylesheet (/doc.css): the
   magazine palette chosen 2026-09-16. Cream paper, warm near-black type, hot
   pink as the one action colour. The wordmark's second word is Instrument
   Serif italic, the one Cutaway-only typeface. Everything else is doc.css. */
:root{
  --brand-ink:#17120F;
  --brand-persimmon:#F0357A;
  --brand-cloud:#FBF6EE;
  --surface:#FFFFFF;
  --surface-sunk:#EFE7DA;
  --hairline:rgba(23,18,15,.12);
  --accent-text:#B81757;
  --on-accent:#FFFFFF;
}
.wordmark .wm-text .c{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;letter-spacing:0;}
