@tailwind base;@tailwind components;@tailwind utilities;.card{@apply bg-white border border-neutral-200 rounded-2xl;}.btn{@apply border border-neutral-300 rounded-xl px-3 py-2 bg-white;}.badge{@apply inline-block rounded-full px-2 py-0.5 text-xs;}
