:root {
  --bg: #0f1218;
  --panel: #171b24;
  --text: #e8eaef;
  --muted: #8b93a7;
  --accent: #6c9fff;
  --border: #2a3142;
  --error: #ff8a8a;
}
