/* GENERATED by scripts/build-config.js — do not edit. Source: site.config.json */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&family=Inter:wght@300;400;500&display=swap');
:root {
  --cream:     #FAF8F5;
  --rose:      #C2856B;
  --rose-dark: #A96E56;
  --gold:      #B8956A;
  --blush:     #F5EDE6;
  --blush-mid: #EDD5C5;
  --text:      #2A2A2A;
  --muted:     #7A7A7A;
  --border:    #E8DDD5;
  --font-serif: Cormorant Garamond, Georgia, serif;
  --font-sans:  Inter, system-ui, sans-serif;
  --transition: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
