:root{
  --bg:#000;
  --text:#ff00ff;
  --accent:#00ffff;
  --text-dim:#eaa7ea;
  --container-max-w:1200px;
}
