.card { @apply bg-white rounded-lg border border-slate-200 shadow-sm; }
.btn { @apply inline-flex items-center px-3 py-1.5 rounded-md text-sm font-medium; }
table.billing td, table.billing th { @apply px-3 py-2 border-b border-slate-200; }
