@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--gold: #C9A96E}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1c1c1c;font-family:Inter,sans-serif}h1,h2,h3{font-family:Playfair Display,serif}button,a,input,select,textarea{transition:all .2s ease}
