:root{
  --bg: #0e0f13;
  --surface: #181a21;
  --surface-2: #20232d;
  --text: #e9eaf0;
  --muted: #99a0b0;
  --accent: #5b8cff;
  --accent-2: #8a5bff;
  --border: #2a2e3a;
}
