/* GENERATED by generate_tokens.py from brand.yaml. DO NOT EDIT BY HAND.
   Brand: Orchard Ledger | mode: light | zero LLM tokens.
   Re-run `python3 generate_tokens.py` after editing brand.yaml. */
:root {
  /* type scale (base 18.0px, ratio 1.25) */
  --type--1: 0.9rem;
  --type-0: 1.125rem;
  --type-1: 1.4062rem;
  --type-2: 1.7578rem;
  --type-3: 2.1973rem;
  --type-4: 2.7466rem;

  /* leading */
  --leading-tight: 1.12;
  --leading-heading: 1.2;
  --leading-body: 1.62;
  --leading-loose: 1.78;

  /* measure */
  --measure: 66ch;
  --measure-list: 48ch;

  /* spacing */
  --space-1: 8px;
  --space-2: 16px;
  --space-3: 24px;
  --space-4: 32px;
  --space-5: 40px;
  --space-6: 48px;

  /* font stacks */
  --font-body: Georgia, "Times New Roman", Times, serif;
  --font-sans: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;
}
