@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Inter:wght@300;400;500&display=swap";:root{--ivory:#faf8f4;--ivory-dark:#f0ede8;--charcoal:#1a1a1a;--charcoal-mid:#444;--charcoal-light:#888;--burgundy:#8b1f2f;--burgundy-light:#a52535;--gold:#b8923a;--gold-light:#d4af6a;--white:#fff;--border:#e8e2d9}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--ivory);color:var(--charcoal);font-family:Inter,sans-serif}h1,h2,h3,h4{font-family:Playfair Display,serif;font-weight:400}button{cursor:pointer;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}
