The Bitcoin UI loaded the Tailwind Play CDN at runtime: unstyled on offline nodes + a production console warning. Replaced with a hand-extracted static stylesheet (~125 utilities actually used, same approach as lnd-ui), served from the container. podman build + runtime smoke test verified (GET /tailwind.css 200, zero cdn references). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>