.dashboard-card{animation:slideInUp .8s ease-out forwards;opacity:0;transform:translateY(30px)}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}.dashboard-icon{transition:all .3s ease}.dashboard-card:hover .dashboard-icon{transform:scale(1.1) rotate(5deg);color:var(--bs-primary)!important}.counter{transition:all .3s ease}.progress{overflow:visible}.progress-bar{animation:progressFill 2s ease-out}@keyframes progressFill{0%{width:0%}}.chart-container{transition:all .3s ease}.chart-container:hover{transform:scale(1.02)}
