/* Custom overrides — Tailwind CDN faz o resto. */
.tabular-nums { font-variant-numeric: tabular-nums; }
table { border-collapse: collapse; }
input[readonly] { background-color: #f1f5f9; cursor: not-allowed; }
