@media(prefers-reduced-motion:reduce){:root{--wave-speed: 999999s;--symbol-speed: 999999s}}.product-showcase-cloud-section[data-motion-disabled=true]{--wave-speed: 0s !important;--symbol-speed: 0s !important}.product-showcase-cloud-section[data-motion-disabled=true] .showcase-track,.product-showcase-cloud-section[data-motion-disabled=true] .showcase-symbol,.product-showcase-cloud-section[data-motion-disabled=true] .limited-badge{animation:none!important;transition:none!important}@keyframes psc-symbol-float{0%,to{transform:translateY(0);opacity:var(--symbol-opacity, .08)}50%{transform:translateY(-8px);opacity:calc(var(--symbol-opacity, .08) * 1.4)}}@keyframes psc-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes psc-badge-pulse{0%,to{transform:rotate(8deg) scale(1)}50%{transform:rotate(8deg) scale(1.03)}}.product-showcase-cloud-section{position:relative;overflow:hidden;background:var(--color-6, #ffffff);padding:28px 0 20px}.product-showcase-cloud-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(10,49,97,.05) 0%,transparent 22%),radial-gradient(circle at 80% 80%,rgba(179,25,66,.05) 0%,transparent 22%);pointer-events:none;z-index:0}.showcase-cloud-title{position:relative;z-index:2;text-align:center;margin-bottom:18px;padding:0 16px}.showcase-cloud-title h2{margin:0 0 14px;font-size:2.7rem;line-height:1.1;letter-spacing:2px;text-transform:uppercase;color:var(--color-8, #111827)}.showcase-cloud-title p{margin:0 auto;max-width:760px;font-size:1rem;line-height:1.7;color:#111827b8}.product-showcase-cloud{position:relative;z-index:2;width:100%;overflow:hidden}.energy-flow-line{position:absolute;top:50%;left:0;right:0;height:2px;transform:translateY(-50%);background:linear-gradient(90deg,transparent,rgba(179,25,66,.12),rgba(10,49,97,.12),transparent);z-index:0}.showcase-symbol{position:absolute;z-index:1;pointer-events:none;font-size:1.8rem;opacity:var(--symbol-opacity, .08);animation:psc-symbol-float var(--symbol-speed, 20s) linear infinite}.showcase-symbol:nth-of-type(1){top:12%;left:5%;color:var(--color-1, #B31942)}.showcase-symbol:nth-of-type(2){top:26%;right:9%;color:var(--color-2, #0A3161);animation-delay:4s}.showcase-symbol:nth-of-type(3){bottom:18%;left:15%;color:var(--color-5, #B31942);animation-delay:8s}.showcase-symbol:nth-of-type(4){bottom:36%;right:7%;color:var(--color-4, #0A3161);animation-delay:12s}.showcase-track{display:flex;gap:28px;width:max-content;padding:6px 0 12px 28px;animation:psc-scroll var(--wave-speed, 40s) linear infinite}.product-showcase-cloud:hover .showcase-track{animation-play-state:paused}.showcase-item{position:relative;flex:0 0 320px;min-height:310px;height:310px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:22px 16px 18px;border-radius:18px;background:var(--card-bg, #ffffff);border:1px solid rgba(10,49,97,.12);box-shadow:0 10px 24px #0a0a0a0f;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.showcase-item:before{content:"";position:absolute;top:0;left:18px;right:18px;height:3px;border-radius:999px;opacity:var(--wave-opacity, .7);background:linear-gradient(90deg,var(--color-1, #B31942),var(--color-3, #D4AF37),var(--color-2, #0A3161))}.showcase-item:hover{transform:translateY(-8px);border-color:#b3194238;box-shadow:0 16px 34px #0a0a0a1a,0 8px 18px #0a316114;z-index:5}.limited-badge{position:absolute;top:10px;right:10px;z-index:3;padding:6px 12px;border-radius:999px;background:linear-gradient(135deg,var(--color-1, #B31942),var(--color-3, #D4AF37));color:#fff;font-size:.64rem;font-weight:800;letter-spacing:1px;text-transform:uppercase;transform:rotate(8deg);box-shadow:0 4px 12px #0a0a0a1a;animation:psc-badge-pulse 2.2s infinite}.showcase-image-container{width:100%;height:170px;margin-bottom:14px;display:flex;align-items:center;justify-content:center;cursor:zoom-in;position:relative}.showcase-product-image,.showcase-item img{width:auto;height:auto;max-width:88%;max-height:88%;object-fit:contain;transition:transform .25s ease}.showcase-item:hover .showcase-product-image,.showcase-item:hover img{transform:scale(1.06)}.placeholder-svg{width:80%;height:80%;opacity:.2}.showcase-price{order:2;margin:8px 0 6px;font-size:1.35rem;line-height:1.2;font-weight:700;color:var(--color-8, #111827);text-align:center}.product-type{order:3;display:block;max-width:92%;margin:5px 0 10px;padding:5px 12px;border-radius:999px;background:var(--chip-bg, rgba(10, 49, 97, .06));color:#111827a6;font-size:.8rem;line-height:1.3;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.showcase-shop-now{order:4;display:inline-block;width:86%;max-width:190px;margin:8px auto 0;padding:11px 20px;border-radius:10px;background:linear-gradient(135deg,var(--color-1, #B31942),var(--color-2, #0A3161));color:#fff;text-decoration:none;text-align:center;font-size:.92rem;line-height:1.2;font-weight:700;text-transform:uppercase;letter-spacing:1px;box-shadow:0 8px 20px #0a31611f;transition:transform .25s ease,box-shadow .25s ease;box-sizing:border-box}.showcase-shop-now:hover{transform:translateY(-2px);box-shadow:0 10px 24px #b319422e}.showcase-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;align-items:center;justify-content:center;background:#0a0a0aeb;opacity:0;transition:opacity .25s ease;cursor:zoom-out}.showcase-lightbox.active{display:flex;opacity:1}.showcase-lightbox img{max-width:90%;max-height:90%;object-fit:contain;transform:scale(.92);transition:transform .25s ease}.showcase-lightbox.active img{transform:scale(1)}.lightbox-product-info{position:absolute;bottom:50px;left:0;width:100%;text-align:center;color:#fff}.lightbox-product-info h3{font-size:1.8rem;margin-bottom:10px;color:#fff}.lightbox-product-info .price{font-size:1.45rem;font-weight:700;color:#fff}.lightbox-close{position:absolute;top:24px;right:24px;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff1a;color:#fff;font-size:1.3rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .25s ease,background .25s ease}.lightbox-close:hover{background:var(--color-1, #B31942);transform:rotate(90deg)}.psc-motion-off *,.psc-motion-off{animation:none!important;transition:none!important}@media screen and (max-width:1200px){.showcase-item{flex-basis:300px;min-height:288px;height:288px}.showcase-image-container{height:150px}}@media screen and (max-width:992px){.showcase-track{gap:24px;padding-left:24px}.showcase-item{flex-basis:280px;min-height:270px;height:270px}.showcase-image-container{height:140px}}@media screen and (max-width:768px){.product-showcase-cloud-section{padding:20px 0 10px}.showcase-cloud-title h2{font-size:2rem;letter-spacing:1.5px}.showcase-cloud-title p{font-size:.96rem;max-width:90%}.showcase-track{gap:20px;padding-left:20px}.showcase-item{flex-basis:248px;min-height:246px;height:246px;padding:18px 12px 14px}.showcase-image-container{height:122px;margin-bottom:12px}.showcase-price{font-size:1.14rem}.showcase-shop-now{width:82%;padding:8px 14px;font-size:.82rem}.product-type{font-size:.68rem;padding:3px 8px;margin:4px 0 8px}.limited-badge{top:6px;right:6px;padding:4px 7px;font-size:.5rem}}@media screen and (max-width:576px){.product-showcase-cloud-section{padding:16px 0 8px}.showcase-cloud-title h2{font-size:1.7rem;letter-spacing:1.2px}.showcase-track{gap:16px;padding-left:16px}.showcase-item{flex-basis:220px;min-height:224px;height:224px;padding:14px 10px 12px}.showcase-image-container{height:108px}.showcase-price{font-size:1.02rem;margin:8px 0 5px}.showcase-shop-now{width:84%;padding:7px 10px;font-size:.76rem}.product-type{font-size:.62rem;padding:3px 7px;margin:3px 0 7px}.lightbox-close{top:18px;right:18px;width:40px;height:40px;font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-showcase-cloud.css.map */
