:root {
  --bg: #0a0a0c;
  --bg-panel: #121218;
  --text: #e8e4dc;
  --muted: #8a8578;
  --gallery-caption: #c41e1e;
  --accent: #c41e1e;
  --accent-glow: #ff3b3b;
  --border: #2a2a34;
}
