perf: add cache headers and explicit gzip/zstd encoding to Caddy
Static assets get 1h fresh + 24h stale-while-revalidate cache.
HTML always revalidates (no-cache). bios.mjs drops from 844KB to
195KB with gzip compression. Combined with Cloudflare edge caching,
repeat visits are near-instant.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>