/* Helle Variante, liegt live als /sw/theme.css.
   Schwarz auf Weiß, wie das Papier der gedruckten Visitenkarte. */
:root {
  --bg:       #ffffff;
  --ink:      #14140f;
  --ink-soft: #8a8880;
  color-scheme: light;
}
