/* Generated by Style Dictionary from tokens/. Do not edit by hand — run `npm run build:tokens`. */

:root {
  --bg: #f3f7f1;
  --bg-soft: #e3ece1;
  --paper: #fffef8;
  --ink: #0b140e;
  --ink-soft: #1f3127;
  --ink-mute: #33463a;
  --forest: #153621;
  --forest-deep: #06170d;
  --forest-bg: #06170d;
  --moss: #294f35;
  --brass: #8f6e37;
  --brass-deep: #6f552d;
  --brass-soft: #ead6ae;
  --stone: #c5cec2;
  --line: rgba(6, 23, 13, .16);
  --line-soft: rgba(6, 23, 13, .10);
  --line-strong: rgba(6, 23, 13, .26);
  --line-light: rgba(244, 241, 234, .20);
  --chapter-zebra: rgba(244, 241, 234, .42);
}
