.realm-swamp {
  --bg-primary: #080520;
  --bg-secondary: #120e35;
  --accent: #d500f9;
  --accent-hover: #ea80fc;
  --text-primary: #f3e5f5;
  --text-secondary: #ea80fc;
  --text-dim: #6a3a8a;
  --ground-color: #1a2e10;
  --sky-color: #080830;
  --particle-color: #ea80fc;
  --ui-border: #aa00ff;
  --ui-bg: rgba(40, 0, 80, 0.93);
  --ui-bg-solid: #1a0a30;
}
