:root {
  --bg: #000;
  --panel: #080808;
  --text: #e8e8e8;
  --muted: #a1a1aa;
  --accent: #02fe01;
  --ember: #ff6a1a;
  --ice: #9bdcf5;
  --border: rgb(255 255 255 / 0.1);
  --radius: 12px;
  --space-zenith: #0b0f17;
}
