(function initLucide() { if (window.lucide) { lucide.createIcons(); } else { setTimeout(initLucide, 300); } })();