@tailwind base;
@tailwind components;
@tailwind utilities;

/* Optional custom styles */
body {
  font-family: system-ui, sans-serif;
}
