:root {
  --text-primary: #0c0;
  --text-secondary: #0a0;
  --text-emphasis: #0f0;
  --text-accent: #080;
  --bg-primary: #181818;
  --bg-secondary: #222;
}
