:root {
  --bg: #050508;
  --bg-elevated: #0c0c12;
  --text: #f4f4f8;
  --muted: #9a9ab0;
  --accent: #e50914;
  --accent-soft: #ff4d5a;
  --gold: #c9a227;
  --font: "Outfit", system-ui, sans-serif;
  --font-display: "Playfair Display", Georgia, serif;
}
