.card-flash-sale{color:#fff;width:256px;height:165px;display:flex;flex-flow:column;cursor:pointer;position:relative;background:linear-gradient(180deg,#483d8bcc -36.42%,#42339d66 17.95%,#0f0f0f 91.05%);filter:brightness(100%);transition:transform .3s ease-in-out;overflow:hidden;transform:scale(1)}.card-flash-sale:hover{transform:scale(1.05)}.card-flash-sale .content-wrap{height:100%;display:flex;flex-flow:column;justify-content:space-between;z-index:3;position:relative}.card-flash-sale .content-wrap .title-wrap{position:relative;display:flex;align-items:center;padding:16px 16px 24px;background:linear-gradient(160deg,#483d8bcc -50.52%,#42339d66 14.05%,#0f0f0f 100.86%);margin-bottom:8px}.card-flash-sale .content-wrap .title-wrap img.img-logo{border-radius:100%;border:.5px solid #ffffff;margin-right:8px}.card-flash-sale .content-wrap .price-wrap :last-child{text-decoration-line:line-through;color:#fff;font-size:14px}.card-flash-sale .content-wrap .price-wrap :nth-child(2){font-style:normal;font-weight:600;font-size:18px;line-height:26px;margin-right:6px;color:#fda22b}.card-flash-sale .content-wrap .status-wrap{min-height:28px;padding:6px 16px;align-content:center;background:linear-gradient(52deg,#7c00ff .64%,#ff6700 90.4%,#ffd400 173.26%)}.card-flash-sale .content-wrap .status-wrap p{font-weight:700;font-size:10px;line-height:16px;display:flex;color:#fff;align-items:center;gap:4px}.card-flash-sale .content-wrap .status-wrap p svg{width:7px;height:12px}.card-flash-sale a{position:absolute;inset:0}.duration-300{animation-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:rotate-3:hover{--tw-rotate:2deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.marquee-container{overflow:hidden;position:relative;padding:8px 0}.marquee-track{display:flex;animation:seamless-scroll 10s linear infinite;width:fit-content}.marquee-item{flex-shrink:0;margin:0 8px}@keyframes seamless-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% / 3))}}.marquee-track:hover{animation-play-state:paused}@media (max-width:768px){.card-flash-sale{width:179px;height:151px}.card-flash-sale .content-wrap .title-wrap{padding:7px}.card-flash-sale .content-wrap .title-wrap img.img-logo{height:21px;width:21px}.card-flash-sale .content-wrap .price-wrap :nth-child(2){font-size:14px;line-height:20px}.card-flash-sale .content-wrap .price-wrap :last-child{font-size:12px}.card-flash-sale .content-wrap .status-wrap{min-height:20px;padding:4px 11px}.marquee-track{animation:seamless-scroll 6s linear infinite}}