/* Generated by build.js from theme.json — do not edit.
   Edit the colours in the editor (Apparence), then rebuild. */
:root {
  --ground: #FFFFFF;
  --card: #F9F6EB;
  --ink: #540303;
  --accent: #8A0505;
  --accent-deep: #AC0606;
  --stamp: #E8AC45;
  --rule: #000000;
  --dim: #5C646E;
  --on-ink-dim: #FFFFFF;
  --display: 'Archivo', 'Helvetica Neue', Arial, sans-serif;
  --body: 'Plex', ui-sans-serif, system-ui, 'Segoe UI', Roboto, sans-serif;
  --radius: 3px;
  --wrap: 84rem;
  --measure: 34rem;
  --rail-w: 13.5rem;
  --gap: 1.5rem;
}
