- Replace the baked-in full-logo PNG in the header with the standalone
Bildmarke (SVG) + live Apex Brush wordmark; "Regenbogen" uses the
rainbow gradient (same as headings)
- Responsive: icon-only on mobile, two-line wordmark on sm–lg, one-line
on xl; move nav breakpoint md->lg so the two-line wordmark doesn't
collide with the inline nav (tablet uses the menu button)
- Footer and elsewhere keep the full logo
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- Replace src/lib/sanity.ts with src/lib/directus.ts (REST API client)
- Update all 9 pages to use Directus field names and imageUrl()
- Add Impressum (§5 TMG) and Datenschutz (DSGVO) pages
- Update .env.example for Directus URL + token
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>