:root {
  --paper: #f7f5ef;
  --paper-strong: #fffefa;
  --ink: #17201f;
  --muted: #63706c;
  --faint: #e3e0d6;
  --line: #d8d5ca;
  --teal: #1f6f68;
  --teal-dark: #164d49;
  --sage: #dce8df;
  --amber: #b66a2c;
  --soft-amber: #f2dfc9;
  --white: #ffffff;
  --shadow: 0 18px 50px rgba(23, 32, 31, 0.12);
  --radius: 8px;
  --max: 1180px;
}
