/* Generated by build.js. Shared site and CMS palette. Do not edit by hand. */
:root {
  --bg: #1f1f1f;
  --surface: #2a2a2a;
  --text: #d4d4d0;
  --muted: #8f8a84;
  --accent: #b85c45;  /* error and CMS only, no longer a site UI colour */
  --line: rgba(212,212,208,.18);
  --ground-surface: #181818;
  --apparatus: #a5a09a;
  --chrome: var(--surface);
  --border: var(--line);
}
