/* EncodeOS theme — dark command center, mint on deep navy */
:root {
  --bg: #050811;
  --accent: #00E5B3;
}
body { background: var(--bg); }
