v3.4.4 — fix invisible summary tiles + English demo badge
Fixes #1 (Screenshot does not show card).
- Fix: dashboard summary tiles + power-draw banner used an invalid CSS gradient (
var(--primary)cc) that resolved to no background, so tiles rendered as white text on transparent and looked blank. Replaced withcolor-mix(). - Fix: data-source badge was hardcoded Polish; now English.
- Docs: refreshed README screenshot showing the fully rendered card.