.metric-enter{animation:dashboard-card-in 480ms cubic-bezier(.2,.8,.2,1) both}.metric-enter:nth-child(2){animation-delay:70ms}.metric-enter:nth-child(3){animation-delay:140ms}.metric-enter:nth-child(4){animation-delay:210ms}.metric .metric-badge.danger{background:rgba(217,67,67,.16);color:#f39b9b}.metric .metric-badge.danger::first-letter{color:#ff7777}@keyframes dashboard-card-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.metric-enter{animation:none}.chart .bar{transition:none!important}}
