.product-highlights{overflow:hidden}.product-highlights__image-container{position:relative;width:100%;margin-bottom:3rem}.product-highlights__image-wrapper{position:relative;display:block;width:100%}.product-highlights__main-img{width:100%;height:auto;display:block}.product-highlights__hotspot{position:absolute;transform:translate(-50%,-50%);background:#ffffffd9;border:1px solid rgb(var(--color-foreground));border-radius:20px;padding:8px 16px;font-size:1.5rem;color:rgb(var(--color-foreground));cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap;z-index:2;box-shadow:0 4px 10px #00000026;transition:transform .2s cubic-bezier(.16,1,.3,1),background-color .2s ease}.product-highlights__hotspot:hover{transform:translate(-50%,-50%) scale(1.02);background-color:#fff}.hotspot-pulse{display:inline-block;width:8px;height:8px;background-color:#ff3b30;border-radius:50%;position:relative}.hotspot-pulse:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:inherit;border-radius:50%;animation:pulse-ring 1.5s cubic-bezier(.215,.61,.355,1) infinite}@keyframes pulse-ring{0%{transform:scale(.5);opacity:1}80%,to{transform:scale(2.5);opacity:0}}.product-highlights__slider-wrapper{position:relative;display:flex;align-items:center}.product-highlights__grid{display:flex;flex-direction:row;align-items:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:16px;width:100%;padding:10px 4px 20px;scrollbar-width:none}.product-highlights__grid::-webkit-scrollbar{display:none}.product-highlights__item{flex:0 0 100%;scroll-snap-align:center;transition:transform .3s ease}.product-highlights__card{position:relative;border-radius:8px;overflow:hidden;height:100%;display:flex;flex-direction:column;border:1px solid rgba(var(--color-foreground),.08);box-shadow:0 2px 8px #0000000a}.product-highlights__item.is-active .product-highlights__card{outline:2px solid rgb(var(--color-foreground));transform:translateY(-2px)}.product-highlights__card-image{position:relative;width:100%;background:rgba(var(--color-foreground),.03)}.product-highlights__card-image img{display:block;width:100%;height:auto}.product-highlights__card-content{position:absolute;bottom:0;left:0;width:100%;padding:3rem 2rem 2rem;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.4) 60%,transparent 100%);color:#fff;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s cubic-bezier(.16,1,.3,1);z-index:2;pointer-events:none}.product-highlights__card-content h3,.product-highlights__card-content .rte,.product-highlights__card-content .rte p{color:#fff;margin-top:0}.product-highlights__item:hover .product-highlights__card-content,.product-highlights__item.is-active .product-highlights__card-content{opacity:1;transform:translateY(0)}.product-highlights__card-content h3{margin-top:0;margin-bottom:1rem}.nav-buttons{display:flex;justify-content:center;align-items:center}.slider-button{background:var(--gradient-base-background-1);border:1px solid rgba(var(--color-foreground),.1);border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3}.slider-button[disabled]{opacity:.4;cursor:not-allowed}.slider-button--prev{left:-25px}.slider-button--next{right:-25px}.product-highlights__modal{border:none;padding:0;background:transparent;max-width:460px;width:calc(100% - 40px);border-radius:16px;overflow:visible;box-shadow:0 20px 40px #0000004d}.product-highlights__modal::backdrop{background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:modal-fade-in .3s ease forwards}.product-highlights__modal-box{background:var(--gradient-base-background-1);border-radius:16px;overflow:hidden;position:relative;display:flex;flex-direction:column;animation:modal-slide-up .35s cubic-bezier(.16,1,.3,1) forwards}.product-highlights__modal-close{position:absolute;top:15px;right:15px;width:32px;height:32px;border-radius:50%;background:rgba(var(--color-background),.85);border:1px solid rgba(var(--color-foreground),.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:rgb(var(--color-foreground));transition:transform .2s ease}.product-highlights__modal-close:hover{transform:scale(1.1)}.product-highlights__modal-close svg{width:12px;height:12px}.product-highlights__modal-image{width:100%;background:#fff;display:flex;align-items:center;justify-content:center}.product-highlights__modal-image img{width:100%;height:auto;max-height:320px;object-fit:cover;display:block}.product-highlights__modal-content{padding:2.5rem 2rem;text-align:center;background:#fff}.product-highlights__modal-content h3{margin-top:0;margin-bottom:1.2rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-slide-up{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (min-width:750px){.product-highlights__item{flex:0 0 calc(33.333% - 11px);scroll-snap-align:start}}@media screen and (max-width:749px){.product-highlights__hotspot{padding:4px 8px;font-size:.9rem}.hotspot-label{max-width:75px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slider-button{display:none!important}.product-highlights__modal{max-width:90%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-highlights.css.map */
