@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Playfair+Display:wght@700;900&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--red: #9B1C1C;--orange: #D35400;--cream: #FDF6EC;--gold: #F5A623}html{scroll-behavior:smooth}body{margin:0;background:#fdf6ec;color:#1a0a00;font-family:Inter,sans-serif}.font-display,h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif}*{box-sizing:border-box}
