@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif}.hide-scrollbar::-webkit-scrollbar{height:8px}.hide-scrollbar::-webkit-scrollbar-track{background:#f1f5f9}.hide-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.hide-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}
