/* Facets — the kit's tokens as custom properties. Generated from src/facets.css by scripts/build_kits.py. */
:root {
  --canvas: #0e0d10;
  --ink: #efe9df;
  --ink-soft: #9d958a;
  --red: #c8442e;
  --teal: #1d5f66;
  --mono: "IBM Plex Mono", ui-monospace, Menlo, Consolas, monospace;
  --sans: Onest, system-ui, sans-serif;
  --cell-wide: 9px; --cell-narrow: 6px;
}
