.realm-forest {
  --bg-primary: #071a07;
  --bg-secondary: #0f2e0f;
  --accent: #00e676;
  --accent-hover: #69f0ae;
  --text-primary: #e8f5e9;
  --text-secondary: #a5d6a7;
  --text-dim: #4a7a4e;
  --ground-color: #1a1208;
  --sky-color: #0a3a0a;
  --particle-color: #69f0ae;
  --ui-border: #00c853;
  --ui-bg: rgba(0, 60, 0, 0.93);
  --ui-bg-solid: #0a2a0e;
}
