.horizon-shop-look{padding:4rem 0}.horizon-shop-look__header{text-align:center;margin-bottom:3rem}.horizon-shop-look__subheading{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--color-foreground),.7);margin-bottom:.5rem}.horizon-shop-look__heading{font-size:2.8rem;font-weight:700;margin:0}.horizon-shop-look__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.horizon-shop-look__image-wrapper{position:relative;border-radius:var(--image-radius, 20px);overflow:hidden;aspect-ratio:3 / 2;background:rgba(var(--color-foreground),.04)}.horizon-shop-look__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.horizon-shop-look__image-wrapper:hover .horizon-shop-look__image{transform:scale(1.02)}.horizon-shop-look__hotspot{position:absolute;width:var(--hotspot-size, 28px);height:var(--hotspot-size, 28px);border-radius:50%;background:var(--hotspot-color, #ffffff);border:2px solid rgba(0,0,0,.15);box-shadow:0 2px 8px #00000026;cursor:pointer;transform:translate(-50%,-50%);transition:transform .2s,box-shadow .2s;z-index:2;padding:0;display:flex;align-items:center;justify-content:center}.horizon-shop-look__hotspot:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid rgba(var(--hotspot-color-rgb, 255, 255, 255),.3);animation:hotspot-pulse 2s ease-in-out infinite;opacity:0}.horizon-shop-look__hotspot.is-active:before{opacity:1}@keyframes hotspot-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(1.5);opacity:0}}.horizon-shop-look__hotspot:hover{transform:translate(-50%,-50%) scale(1.15);box-shadow:0 4px 14px #00000040}.horizon-shop-look__hotspot-inner{display:block;width:40%;height:40%;border-radius:50%;background:#0003;transition:background .2s}.horizon-shop-look__hotspot.is-active .horizon-shop-look__hotspot-inner{background:#00000080}.horizon-shop-look__panel{display:flex;flex-direction:column;gap:1.5rem}.horizon-shop-look__products{position:relative;min-height:300px}.horizon-shop-look__product{display:none;animation:fade-slide .3s ease-out}.horizon-shop-look__product.is-active{display:block}@keyframes fade-slide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.horizon-shop-look__product-image{display:block;border-radius:12px;overflow:hidden;margin-bottom:1.5rem}.horizon-shop-look__product-image img{width:50%;aspect-ratio:1 / 1;object-fit:cover;display:block;transition:transform .4s ease;margin-left:auto;margin-right:auto}.horizon-shop-look__product-image:hover img{transform:scale(1.03)}.horizon-shop-look__product-content{display:flex;flex-direction:column;gap:.6rem}.horizon-shop-look__title{font-size:1.4rem;font-weight:600;margin:0}.horizon-shop-look__title a{text-decoration:none;color:inherit}.horizon-shop-look__title a:hover{text-decoration:underline}.horizon-shop-look__price{display:flex;gap:1rem;font-size:1.1rem;align-items:baseline}.horizon-shop-look__price .compare-at-price{color:rgba(var(--color-foreground),.5);text-decoration:line-through}.horizon-shop-look__price .price{font-weight:600;color:rgb(var(--color-foreground))}.horizon-shop-look__actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.5rem}.horizon-shop-look__shop-now{flex-shrink:0}.horizon-shop-look__arrows{display:flex;gap:.5rem}.horizon-shop-look__arrow{width:36px;height:36px;border-radius:50%;background-color:rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:center;padding:0;border:none;cursor:pointer;color:rgb(var(--color-foreground));transition:background-color .2s,transform .2s}.horizon-shop-look__arrow:hover{background-color:rgba(var(--color-foreground),.18);transform:scale(1.05)}.horizon-shop-look__arrow svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.5;fill:none}.horizon-shop-look__dots-wrapper{display:flex;justify-content:center;padding-top:.5rem}.horizon-shop-look__dots{display:flex;gap:.6rem}.horizon-shop-look__dot{width:10px;height:10px;border-radius:50%;border:none;background:rgba(var(--color-foreground),.2);cursor:pointer;transition:background .2s,transform .2s;padding:0}.horizon-shop-look__dot.is-active{background:rgb(var(--color-foreground));transform:scale(1.2)}.horizon-shop-look__dot:hover{background:rgba(var(--color-foreground),.5)}.placeholder-svg{width:100%;height:100%;object-fit:cover}@media screen and (max-width:989px){.horizon-shop-look__grid{grid-template-columns:1fr;gap:2rem}.horizon-shop-look__image-wrapper{aspect-ratio:3 / 2}.horizon-shop-look__panel{max-width:500px;margin:0 auto;width:100%}.horizon-shop-look__heading{font-size:2.2rem}}@media screen and (max-width:749px){.horizon-shop-look{padding:2rem 0}.horizon-shop-look__header{margin-bottom:2rem}.horizon-shop-look__subheading{font-size:1rem}.horizon-shop-look__heading{font-size:1.8rem}.horizon-shop-look__image-wrapper{aspect-ratio:3 / 2;border-radius:12px}.horizon-shop-look__hotspot{width:calc(var(--hotspot-size, 28px) * .8);height:calc(var(--hotspot-size, 28px) * .8)}.horizon-shop-look__product-image{border-radius:8px}.horizon-shop-look__title{font-size:1.2rem}.horizon-shop-look__price{font-size:1rem}.horizon-shop-look__dot{width:8px;height:8px}.horizon-shop-look__arrow{width:30px;height:30px}.horizon-shop-look__arrow svg{width:14px;height:14px}.horizon-shop-look__actions{flex-wrap:wrap;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/horizon-shop-the-look.css.map */
