chore: update

This commit is contained in:
2026-03-11 19:57:34 +01:00
parent f6b3948839
commit 375aa38454
62 changed files with 2714 additions and 1981 deletions
@@ -222,6 +222,29 @@
font-weight: 600;
}
/* ============================================
PARRAINAGE STAT CARD
============================================ */
.stat-card2.referral-stat:hover {
border-color: #8b5cf6;
box-shadow: 0 8px 25px rgba(139, 92, 246, 0.4);
}
.stat-icon.icon-referral {
background: linear-gradient(135deg, #8b5cf6, #6d28d9);
}
.referral-value-active {
color: #8b5cf6 !important;
}
.referral-link-hint {
color: #6b7280;
font-size: 0.8rem;
margin: 0.25rem 0 0;
}
/* ============================================
LOADING
============================================ */