:root {
  /* Diese Werte bekommt in Phase 3 auch WeasyPrint. Bildschirm und PDF teilen
     dieselbe Quelle — das geht nur, wenn sie von Anfang an eine ist (E-02). */
  --color-surface: oklch(99% 0 0);
  --color-text: oklch(20% 0 0);
  --color-accent: oklch(45% 0.09 250);
  --font-body: "Source Sans 3", sans-serif;   /* Einbettungsrecht geprueft */
  --letter-margin-top: 45mm;                  /* DIN 5008 Form B */
  --letter-margin-left: 25mm;
}
