/* Canonical theme tokens (from homepage) */

:root{
  --bg1:#070b12; --bg2:#0b1020;
  --text:#eaf2ff; --muted:#a7b4c6;
  --line:rgba(255,255,255,.10);
  --a1:#7dd3fc; --a2:#c4b5fd; --a3:#fca5a5; --a4:#86efac;
}
