:root {
  --iero-bordeaux: #4a0404;
  --iero-bordeaux-dark: #2d0202;
  --iero-gold: #d4af37;
  --iero-gold-glow: rgba(212, 175, 55, 0.4);
  --iero-terracotta: #cc4e4e;
  --iero-ivory: #fffff0;
  --iero-glass-bg: rgba(255, 255, 255, 0.08);
  --iero-glass-border: rgba(255, 255, 255, 0.15);
  --iero-text-main: #f8f9fa;
  --iero-text-muted: rgba(248, 249, 250, 0.6);
}
