:root {
  --ink: #14231c;
  --ink-soft: #24382e;
  --mist: #edf3ef;
  --paper: #f7faf8;
  --line: #cfdcd3;
  --mute: #5f7267;
  --accent: #2f7d57;
  --accent-deep: #216345;
  --accent-soft: #dcefe4;
  --sun: #d8a23a;
  --warn: #8a4b2a;
  --shadow: 0 16px 40px rgba(20, 35, 28, 0.1);
  --radius: 16px;
  --font-display: "Literata", "Noto Serif SC", Georgia, serif;
  --font-body: "Outfit", "Noto Sans SC", sans-serif;
  --max: 980px;
}
