.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}.marquee-container--supply{margin-bottom:1rem;padding:0 .75rem}.flash-sale-supply-swiper{width:100%;overflow:visible}.flash-sale-supply-swiper .swiper-wrapper,.swiper-equal-height .swiper-wrapper{align-items:stretch}.flash-sale-supply-swiper .swiper-slide,.swiper-equal-height .swiper-slide{display:flex;flex-direction:column;height:auto}.flash-sale-supply-slide{height:auto;width:355px!important}.flash-sale-supply-shell{width:100%;margin-top:2rem}.flash-sale-supply-panel{width:100%;overflow:hidden;border-radius:0;background:color-mix(in srgb,hsl(var(--card)) 96%,transparent);box-shadow:0 12px 28px rgba(0,0,0,.16);padding:0 0 1.5rem}.flash-sale-supply-head{margin-bottom:1rem}.flash-sale-supply-head-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:0}.flash-sale-supply-head-badge{width:max-content;max-width:100%;background:hsl(var(--my-color));clip-path:polygon(0 0,100% 0,calc(100% - 40px) 100%,0 100%);padding:.375rem 5rem .5rem 1rem}.flash-sale-supply-head-copy{position:relative;display:flex;align-items:center;gap:.75rem}.flash-sale-supply-head-title{color:hsl(var(--primary-foreground));font-size:1.125rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;margin:.25rem 0 0}.flash-sale-supply-head-icon{position:absolute;right:.75rem;top:50%;display:flex;height:3.5rem;width:3.5rem;transform:translateY(calc(-50% - .35rem));align-items:center;justify-content:center;overflow:hidden;padding:0}.flash-sale-supply-head-meta{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:0 .75rem;width:auto}.flash-sale-supply-head-label{margin:0;color:hsl(var(--foreground));font-size:1rem;font-weight:500;white-space:nowrap}.flash-sale-supply-countdown{display:flex;gap:.35rem}.flash-sale-supply-countdown-box{display:flex;min-width:1.75rem;height:1.75rem;padding:0 .25rem;align-items:center;justify-content:center;border-radius:.125rem;background:hsl(var(--my-color));color:hsl(var(--destructive-foreground));font-size:1rem;font-weight:400;line-height:1}.flash-sale-supply-item{display:flex;height:100%;flex-shrink:0;flex-direction:column}.flash-sale-supply-card{position:relative;display:flex;width:100%;min-height:100%;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:.5rem;border:2px solid color-mix(in srgb,hsl(var(--border)) 82%,transparent);background-color:hsl(var(--card));background-image:linear-gradient(180deg,color-mix(in srgb,hsl(var(--card)) 82%,hsl(var(--secondary)) 18%) 0,color-mix(in srgb,hsl(var(--card)) 88%,black 12%) 100%);background-size:cover;color:hsl(var(--foreground));box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 28px rgba(0,0,0,.18);transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.flash-sale-supply-card:hover{border-color:hsl(var(--my-color));transform:translateY(-2px);box-shadow:0 16px 36px rgba(0,0,0,.24)}.flash-sale-supply-card--soldout{filter:grayscale(1);opacity:.7}.flash-sale-supply-card-body{display:flex;flex:1;flex-direction:column;padding:0;position:relative}.flash-sale-supply-card-overlay{position:absolute;inset:0;background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:.2;pointer-events:none}.flash-sale-supply-card-top{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem 2rem .75rem .5rem;position:relative;z-index:1;width:100%;flex:1 1 auto}.flash-sale-supply-logo-wrap{flex-shrink:0}.flash-sale-supply-logo{height:3.5rem;width:3.5rem;border-radius:.5rem;object-fit:cover}.flash-sale-supply-logo--placeholder{background:color-mix(in srgb,hsl(var(--muted)) 85%,transparent)}.flash-sale-supply-brand{margin:0;font-size:.875rem;font-weight:700;line-height:1.2}.flash-sale-supply-brand,.flash-sale-supply-title{color:hsl(var(--foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.flash-sale-supply-title{margin:.12rem 0 0;font-size:.75rem;line-height:1.25}.flash-sale-supply-old-price{margin:.22rem 0 0;color:hsl(var(--destructive));font-size:.875rem;text-decoration:line-through;white-space:nowrap;font-weight:700}.flash-sale-supply-price{margin:.05rem 0 0;color:hsl(var(--my-color));font-size:.875rem;font-weight:800;white-space:nowrap}.flash-sale-supply-progress-wrap{margin-top:auto;margin-bottom:.75rem;padding:0 .5rem .5rem;position:relative;z-index:1}.flash-sale-supply-progress{position:relative;height:1rem;overflow:hidden;border-radius:999px;background:color-mix(in srgb,hsl(var(--primary)) 20%,transparent)}.flash-sale-supply-progress-bar{position:relative;height:100%;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,hsl(var(--primary)) 92%,transparent) 0,color-mix(in srgb,hsl(var(--primary)) 70%,white 30%) 100%);transition:width .3s ease}.flash-sale-supply-progress-bar:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45) 50%,transparent);animation:shine 1.5s linear infinite}.flash-sale-supply-progress-bar--soldout{background:color-mix(in srgb,hsl(var(--destructive)) 75%,transparent)}.flash-sale-supply-progress-label{pointer-events:none;position:relative;display:block;margin-top:-.95rem;text-align:center;color:hsl(var(--primary-foreground));font-size:.75rem;font-weight:500;line-height:1}.flash-sale-supply-card-footer{display:flex;width:100%;align-items:center;justify-content:center;border-top:1px solid rgba(255,255,255,.05);background:hsl(var(--my-color));padding:.125rem;min-height:auto;position:relative;border-radius:0 0 .5rem .5rem}.flash-sale-supply-discount{display:inline-flex;align-items:center;justify-content:center;width:100%;color:hsl(var(--primary-foreground));font-size:.875rem;font-weight:700;white-space:nowrap}.flash-sale-supply-corner-badge{position:absolute;right:0;bottom:0;height:3rem;width:3rem;z-index:2;pointer-events:none}.flash-sale-supply-corner-inner{display:flex;height:100%;width:100%;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;background:transparent;padding:0;box-shadow:none}.flash-sale-supply-bars{display:flex;width:100%;justify-content:flex-end;gap:1rem;padding:.85rem 1rem 0 0}.flash-sale-supply-bar{height:1.25rem;transition:transform .3s ease}.flash-sale-supply-bar:hover{transform:scaleX(1.03)}.flash-sale-supply-bar--muted{width:48%;background:color-mix(in srgb,hsl(var(--card)) 82%,transparent);clip-path:polygon(0 0,100% 0,calc(100% - 30px) 100%,0 100%)}.flash-sale-supply-bar--primary,.flash-sale-supply-bar--primary-alt{width:19%;background:hsl(var(--my-color));clip-path:polygon(30px 0,100% 0,calc(100% - 30px) 100%,0 100%)}@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}.marquee-container--supply{padding:0 .75rem}.flash-sale-supply-slide{width:290px!important}.flash-sale-supply-panel{padding:0 0 1rem}.flash-sale-supply-head-row{flex-direction:column;align-items:flex-start;gap:.75rem}.flash-sale-supply-head-badge{padding-right:4.2rem}.flash-sale-supply-head-icon{right:2rem;height:2.5rem;width:2.5rem;transform:translateY(calc(-50% - .1rem))}.flash-sale-supply-head-meta{width:100%;justify-content:space-between;padding:0 .75rem}.flash-sale-supply-head-label{font-size:.9rem}.flash-sale-supply-countdown-box{min-width:1.75rem;height:1.75rem;font-size:.875rem}.flash-sale-supply-card{min-height:100%}.flash-sale-supply-logo{height:3.1rem;width:3.1rem}.flash-sale-supply-price{font-size:.875rem}.flash-sale-supply-discount{font-size:.78rem}}