function renderStats(stats) { const container = document.getElementById('stats-container'); if (!container) return; container.innerHTML = `