/* Minimal overrides on top of Tailwind. Most styling is utility classes. */
html, body { font-family: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }
table { border-collapse: separate; border-spacing: 0; }
.scroll-x { overflow-x: auto; }
.kpi-num { font-feature-settings: "tnum"; }
[x-cloak] { display: none !important; }
