@media (prefers-reduced-motion:no-preference){[data-activity-bar]{transition:d .3s ease-out;animation:.3s ease-out backwards activity-sparkline-grow}}@keyframes activity-sparkline-grow{0%{stroke-dasharray:var(--bar-height);stroke-dashoffset:calc(var(--bar-height) - 1px)}to{stroke-dasharray:var(--bar-height);stroke-dashoffset:0}}
