/* Small custom tweaks on top of Tailwind (loaded via CDN). */
* { -webkit-tap-highlight-color: transparent; }
body { font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif; }
