/* Override de branding — généré par site (cf services/theme.py) */
:root{
  --ink: #1a1814;
  --gold: #b8923d;
  --serif: 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  --sans: 'Inter', -apple-system, system-ui, sans-serif;
}
