- index.html: replace three conditional render paths (FA CSS icon, image img, label span) with a single img always routed through /api/render, which correctly applies icon_scale, font_size, etc. FA icons were previously rendered via CSS font classes, bypassing the backend render endpoint and ignoring icon_scale