:root {
  --bg: #f7f4ee;
  --fg: #1c1915;
  --muted: #5d564c;
  --accent: #0f62fe;
  --code-bg: #ece7dc;
}
