Remove external KaTeX stylesheet dependency in favor of browser-native MathML rendering. Aligns with suckless philosophy—zero external deps, works offline, smaller page loads. - Remove KaTeX CDN links from base.html - Hide katex-html layer, let browsers render MathML natively - Clean up obsolete CSS (.hide-tail, .katex-display) - Add minimal .math-display for block math layout