:root {
  --paper: #f6f3ec;
  --paper-strong: #fffefa;
  --ink: #17201e;
  --muted: #646c68;
  --faint: #e5dfd3;
  --line: #d9d1c4;
  --teal: #1a6b60;
  --teal-dark: #123f3b;
  --sage: #dce7df;
  --amber: #a66f2d;
  --soft-amber: #f0dfc5;
  --white: #ffffff;
  --shadow: 0 18px 50px rgba(23, 32, 30, 0.12);
  --radius: 8px;
  --max: 1180px;
}
