@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400;1,600&display=swap";@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}body{margin:0;background-color:#ede8df;color:#1a1a1a;font-family:Inter,sans-serif}*{box-sizing:border-box}h1,h2,h3,h4{font-family:Playfair Display,serif;letter-spacing:.01em}.luxury-serif{font-family:Cormorant Garamond,serif}.oswald{font-family:Playfair Display,serif}button,a,input,select,textarea{transition:all .2s ease}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#ede8df}::-webkit-scrollbar-thumb{background:#b8975a}
