@keyframes border-animation-1de91c19{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}.border-anim[data-v-1de91c19]{animation:border-animation-1de91c19 8s ease-in-out infinite;background:linear-gradient(90deg,#fff0 20%,#fff9,#fff0 80%);background-size:200% 100%;border:2px solid transparent;border-radius:inherit;pointer-events:none}.animate-marquee{animation:marquee var(--marquee-duration) linear infinite}.animate-marquee:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.steps-animation .path{stroke-dasharray:1,30;animation:dash 5s linear infinite both}@keyframes dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-15rem}}
