@keyframes progressPulse{0%,to{box-shadow:0 0 #0da09c00}50%{box-shadow:0 0 8px 2px #0da09c66}}@keyframes streakFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes dashboardCardIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-stagger>*{animation:.6s cubic-bezier(.16,1,.3,1) both dashboardCardIn}.dashboard-stagger>:first-child{animation-delay:0s}.dashboard-stagger>:nth-child(2){animation-delay:60ms}.dashboard-stagger>:nth-child(3){animation-delay:.12s}.dashboard-stagger>:nth-child(4){animation-delay:.18s}.dashboard-stagger>:nth-child(5){animation-delay:.24s}.dashboard-stagger>:nth-child(6){animation-delay:.3s}.dashboard-stagger>:nth-child(7){animation-delay:.36s}.dashboard-stagger>:nth-child(8){animation-delay:.42s}@keyframes badgeShimmer{0%{background-position:-200%}to{background-position:200%}}.badge-shimmer{background:linear-gradient(90deg,#0000 0%,#0da09c14 50%,#0000 100%) 0 0/200% 100%;animation:3s ease-in-out infinite badgeShimmer}
