/* ==========================================================================
   07 - آمار (چرا دیجی‌پاد)
   ========================================================================== */

.stat-card{text-align:center; padding:32px 16px; background:var(--bg-1); border:1px solid var(--hairline); border-radius:var(--radius-lg);}
.stat-number{font-size:40px; font-weight:800; color:var(--green); margin-bottom:8px; direction:ltr;}
.stat-label{font-size:14px; color:var(--text-muted);}
