@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{@apply text-gray-900 bg-white;}}@layer components{.prose p{@apply mb-4 leading-relaxed;}.prose ul{@apply list-disc list-inside mb-4 space-y-1;}}
