/* AUTO-GENERATED by sync_config.sh — do not edit manually */
/* Edit config.json theme section and re-run: bash sync_config.sh */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Jost:wght@300;400;500;600&display=swap');

/* Overrides :root in app.css — variable names must match exactly */
:root {
  --gold:       #C9A84C;
  --gold-lt:    #E4C97A;
  --gold-dk:    #9A7330;
  --ivory:      #FAF7F2;
  --cream:      #F3EDE3;
  --onyx:       #1A1510;
  --charcoal:   #2E2820;
  --ff-serif:   'Cormorant Garamond', Georgia, serif;
  --ff-sans:    'Jost', 'Helvetica Neue', sans-serif;
}
