@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{font-family:Inter,sans-serif;color:#0d0d0d;background:#fff}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}*{box-sizing:border-box}h1,h2,h3,h4{font-family:Playfair Display,serif}button,a,input,textarea,select{font-family:inherit}
