.dashboard-animate{transition:all .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .3s ease-out forwards}@keyframes pulse{0%{box-shadow:0 0 #2196f366}70%{box-shadow:0 0 0 10px #2196f300}to{box-shadow:0 0 #2196f300}}.animate-pulse{animation:pulse 1s ease-in-out}@keyframes countUp{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.animate-count-up{animation:countUp .4s ease-out forwards}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.animate-slide-in-right{animation:slideInRight .3s ease-out forwards}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.animate-slide-in-left{animation:slideInLeft .3s ease-out forwards}@keyframes glow{0%,to{box-shadow:0 0 5px #f4433680}50%{box-shadow:0 0 20px #f44336cc}}.animate-glow-error{animation:glow 2s ease-in-out infinite}@keyframes breathe{0%,to{opacity:.6}50%{opacity:1}}.animate-breathe{animation:breathe 2s ease-in-out infinite}.hover-scale{transition:transform .2s ease}.hover-scale:hover{transform:scale(1.02)}.chart-transition{transition:opacity .5s ease,transform .5s ease}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{background:linear-gradient(90deg,#fff0,#ffffff1a,#fff0);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes highlight{0%{background-color:#2196f34d}to{background-color:transparent}}.animate-highlight{animation:highlight 1s ease-out forwards}.stagger-item{opacity:0;animation:fadeIn .3s ease-out forwards}.stagger-item:nth-child(1){animation-delay:.05s}.stagger-item:nth-child(2){animation-delay:.1s}.stagger-item:nth-child(3){animation-delay:.15s}.stagger-item:nth-child(4){animation-delay:.2s}.stagger-item:nth-child(5){animation-delay:.25s}.stagger-item:nth-child(6){animation-delay:.3s}.stagger-item:nth-child(7){animation-delay:.35s}.stagger-item:nth-child(8){animation-delay:.4s}.stagger-item:nth-child(9){animation-delay:.45s}.stagger-item:nth-child(10){animation-delay:.5s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .3s ease-out forwards}.stagger-fade-in-up{animation:fadeInUp .3s ease-out both}.stagger-fade-in-up:nth-child(1){animation-delay:.05s}.stagger-fade-in-up:nth-child(2){animation-delay:.08s}.stagger-fade-in-up:nth-child(3){animation-delay:.11s}.stagger-fade-in-up:nth-child(4){animation-delay:.14s}.stagger-fade-in-up:nth-child(5){animation-delay:.17s}.stagger-fade-in-up:nth-child(6){animation-delay:.2s}.stagger-fade-in-up:nth-child(7){animation-delay:.23s}.stagger-fade-in-up:nth-child(8){animation-delay:.26s}.stagger-fade-in-up:nth-child(9){animation-delay:.29s}.stagger-fade-in-up:nth-child(10){animation-delay:.32s}
