- Vendor Google Fonts: 23 woff2 + localized fonts.css under
public/fonts/, referenced via /fonts/fonts.css. Drop the
googleapis/gstatic preconnects and the (now unused) Font Awesome
CDN link. No runtime external resource requests remain.
- Dockerfile copies public/fonts into the nginx image.
- html base font-size 16 -> 17px (all rem UI text scales up slightly).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Adopt the Hangman Lab visual language (adapted from the Gitea
STYLE.md, Gitea-only mechanics excluded):
- New acid SVG mark as favicon (?v cache-bust) and navbar logo.
- Single acid accent (#d8ff3e); retune globals.css tokens to the
ink/panel/line/text/dim/danger palette; drop the cyan/violet pair
(secondary -> same acid so existing components stay on-brand).
- Fonts: IBM Plex Mono for body/UI/mono, Major Mono Display for the
lowercase brand lockup; Tailwind fontFamily + content fonts updated.
- Site-wide fixed 48px blueprint-grid backdrop + one acid sheen.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>