@tailwind base;
@tailwind components;
@tailwind utilities;
body {
font-family: 'Inter', system-ui, sans-serif;
}