@keyframes progress-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.v-progress{border-radius:9999px;height:.75rem;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.v-progress .progress-bar{animation:progress-animation 2s ease infinite;background:linear-gradient(90deg,#a855f7,#9333ea,#6366f1);background-size:200% 200%;border-radius:9999px;height:100%;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}
