@property --num{syntax:"<integer>";initial-value:0;inherits:false}.counter-active[data-v-9eff90db]{--end:100;animation:counter-9eff90db 5s ease-in-out;animation-fill-mode:forwards;counter-set:num var(--num)}.counter[data-v-9eff90db]:after{content:counter(num)}@keyframes counter-9eff90db{0%{--num:0}to{--num:var(--end)}}
