@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Raleway:wght@300;400;500&display=swap');
:root{--gold:#b21705;--gold-light:#ce001d;--gold-dark:#850015;--ink:#0a0a0a;--parchment:#faf7f2;--ash:#1a1a1a;--mist:#f0ece4;--slate:#3a3530;}
body{font-family:'Cormorant Garamond',serif;font-size:16px;}
.hero-content h1,.book-text h2,.logo-center,.footer-logo,.btn-primary,.btn-contact,nav.left a,.section-title h2{font-family:'Cinzel',serif;}
.footer-policies a,.blog-card-meta,.instagram-handle,.book-text .subtitle,.carousel-source{font-family:'Raleway',sans-serif;}
.hero-content h1{font-size:clamp(3.2rem,8vw,6.5rem);}
.section-title h2,.newsletter-text h2{font-size:clamp(1.8rem,3.5vw,2.8rem);}
body p,.book-text p,.hero-content p{line-height:1.85;}