- Add CarBrandLogo component with SVG assets for 11 brands (Alpine, Citroën,
Cupra, Dacia, MAN, Opel, Peugeot, Renault, SEAT, Škoda, Suzuki); falls back
to logoUrl prop then initial-letter avatar
- Use CarBrandLogo across brand-selector, catalog index, subscription page,
dashboard home, and vehicle detail page
- PL24: pre-download schema image buffer while auth headers are fresh to avoid
token expiry on cached URLs; strip buffer before Redis caching
- PL24: fetchVehicleList tries de account first, falls back to main token
- DB: widen catalogVehicles unique index to include serviceName column
- CSS: add Tailwind v4 dark variant declaration
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>