/* Kleine util voor badges / toasts */
.badge { @apply inline-block rounded bg-slate-100 px-2 py-1 text-xs; }
