/* Generated by scripts/build-tokens.py from product/design/brand/tokens/tokens.json. Do not edit. */
:root{
  --bg:#141312;
  --panel:#1B1917;
  --panel-2:#22201D;
  --line:#2E2B27;
  --line-2:#413D36;
  --mute:#9A948A;
  --text:#EDE9E2;
  --brass:#C99A3B;
  --brass-ink:#1A1206;
  --sage:#6FA897;
  --red:#C87164;
  --steel:#8A9DB5;
  --font-site:'Geist', system-ui, sans-serif;
  --font-mono:'IBM Plex Mono', ui-monospace, SFMono-Regular, Menlo, monospace;
  --r:2px;
}
