:root {
  --bg: #f4efe6;
  --ink: #1d1712;
  --muted: #6d6256;
  --accent: #9a3412;
  --card: #fffaf2;
  --line: #e6d8c6;
  --chip: #efe3d2;
}
