.shadow-card{box-shadow:0 2px 10px -2px #0000000f}@keyframes marquee{0%{transform:translate(0)}to{transform:translateX(calc(-100% - var(--gap)))}}.animate-marquee{animation:marquee var(--duration)linear infinite}@keyframes progress-fill{0%{width:0%}to{width:100%}}.animate-progress-fill{animation:10s linear forwards progress-fill}
/*# sourceMappingURL=747464858d5eb0e8.css.map*/