.lookbook{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:hidden}.lookbook__inner{padding-block:.1rem}.lookbook__header{width:min(100%,62rem);margin:0 auto 4rem;text-align:center}.lookbook__subheading,.lookbook__heading{margin:0}.lookbook__subheading{margin-bottom:.8rem}.lookbook__viewport{position:relative;width:min(100%,112rem);margin-inline:auto;padding-inline:6rem}.lookbook__stage{display:grid;width:100%;max-width:98rem;margin-inline:auto}.lookbook__look{grid-area:1 / 1;display:grid;grid-template-columns:minmax(0,55rem) minmax(27rem,1fr);align-items:center;gap:.5rem;width:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.lookbook__look.is-active{z-index:1;opacity:1;visibility:visible;pointer-events:auto}.lookbook__image-wrapper{position:relative;aspect-ratio:1;overflow:hidden;background:rgba(var(--color-foreground),.04)}.lookbook__image,.lookbook__image.placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.lookbook__hotspots{position:absolute;top:0;right:0;bottom:0;left:0}.lookbook__hotspot{position:absolute;top:var(--hotspot-y);left:var(--hotspot-x);width:1.6rem;height:1.6rem;padding:0;border:0;border-radius:50%;background:rgb(var(--hotspot-rgb, var(--color-background)));box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.18);cursor:pointer;transform:translate(-50%,-50%);transition:transform .2s ease;z-index:2}.lookbook__hotspot:before{content:"";position:absolute;top:50%;left:50%;width:4.2rem;height:4.2rem;border-radius:50%;background:radial-gradient(circle,rgba(var(--hotspot-rgb, var(--color-background)),0) 28%,rgba(var(--hotspot-rgb, var(--color-background)),.42));transform:translate(-50%,-50%);animation:lookbook-hotspot-pulse 1.8s ease-in-out infinite alternate}.lookbook__hotspot:hover,.lookbook__hotspot.is-active{transform:translate(-50%,-50%) scale(1.3)}.lookbook__hotspot.is-active{box-shadow:0 0 0 .2rem rgb(var(--hotspot-rgb, var(--color-background))),0 0 0 .3rem rgba(var(--color-foreground),.28)}@keyframes lookbook-hotspot-pulse{0%{opacity:.55;transform:translate(-50%,-50%) scale(.76)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.lookbook__product-area{display:grid;justify-items:center;gap:2rem;min-width:0;padding:3rem 2rem;text-align:center}.lookbook__product{display:grid;justify-items:center;gap:2rem;width:min(100%,27rem)}.lookbook__product[hidden]{display:none}.lookbook__product-image-link{display:block;width:100%;color:inherit}.lookbook__product-image-wrapper{position:relative;width:100%;aspect-ratio:var(--lookbook-product-ratio, 3 / 4);overflow:hidden;background:rgba(var(--color-foreground),.04)}.lookbook__product-image,.lookbook__product-image.placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.lookbook__product-image-link:hover .lookbook__product-image{transform:scale(1.025)}.lookbook__product-info{display:grid;justify-items:center;gap:.8rem;width:100%}.lookbook__product-vendor,.lookbook__product-title{margin:0}.lookbook__product-info .price{justify-content:center}.lookbook__product-info .button{width:100%;margin-top:.8rem}.lookbook__empty-product{display:grid;justify-items:center;gap:1.6rem;width:min(100%,27rem);color:rgba(var(--color-foreground),.72)}.lookbook__empty-product p{margin:0}.lookbook__empty-product-image{width:100%;aspect-ratio:3 / 4;background:rgba(var(--color-foreground),.04)}.lookbook__product-dots,.lookbook__look-dots{display:flex;align-items:center;justify-content:center;gap:.8rem}.lookbook__product-dots:empty{display:none}.lookbook__product-dot,.lookbook__look-dot{position:relative;width:.7rem;height:2rem;padding:0;border:0;background:transparent;cursor:pointer;transition:width .2s ease}.lookbook__product-dot:after,.lookbook__look-dot:after{content:"";position:absolute;top:50%;left:0;width:100%;height:.25rem;border-radius:0;background:rgb(var(--color-foreground));opacity:.25;transform:translateY(-50%);transition:opacity .2s ease}.lookbook__product-dot.is-active,.lookbook__look-dot.is-active{width:1.75rem}.lookbook__product-dot.is-active:after,.lookbook__look-dot.is-active:after{opacity:1}.lookbook__look-dots{margin-top:2.4rem}.lookbook__arrow{position:absolute;top:50%;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.16);border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 .6rem 2rem #00000014;cursor:pointer;transform:translateY(-50%);transition:color .2s ease,background-color .2s ease,transform .2s ease;z-index:3}.lookbook__arrow:hover{color:rgb(var(--color-background));background:rgb(var(--color-foreground))}.lookbook__arrow--prev{left:0}.lookbook__arrow--next{right:0}.lookbook__arrow-icon{display:block;width:2.2rem;height:1.4rem}.lookbook__arrow-icon svg{display:block;width:100%;height:100%}.lookbook__arrow--prev .lookbook__arrow-icon{transform:rotate(180deg)}@media screen and (max-width:989px){.lookbook__header{margin-bottom:2.4rem}.lookbook__viewport{padding-inline:0}.lookbook__look{grid-template-columns:minmax(0,1fr);align-items:start;gap:0}.lookbook__product-area{padding:2.4rem 4.8rem 0}.lookbook__product{width:min(100%,32rem)}.lookbook__product-image-wrapper{width:min(62vw,26rem);margin-inline:auto}.lookbook__arrow{top:min(calc(50vw - 2rem),27.5rem);width:4rem;height:4rem}.lookbook__arrow--prev{left:1.2rem}.lookbook__arrow--next{right:1.2rem}}@media screen and (max-width:749px){.lookbook__product-area{padding-inline:2rem}}@media(prefers-reduced-motion:reduce){.lookbook__look,.lookbook__hotspot,.lookbook__product-image{transition:none}.lookbook__hotspot:before{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-lookbook.css.map */
