.installation-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.installation-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.installation-stat-card .stat-icon{border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;display:flex}.installation-stat-card .stat-value{color:#111827;margin-bottom:4px;font-size:32px;font-weight:700}.installation-stat-card .stat-label{color:#6b7280;font-size:14px;font-weight:500}@media (max-width:768px){.installation-stats{grid-template-columns:1fr;gap:12px}}
