.stat-icon-wrapper img {
    width: 3rem;
    height: 3rem;
    padding: 0.75rem;
    border-radius: 0.75rem;
    background: linear-gradient(135deg, var(--naht-gold), var(--naht-sage));
    color: white;
}