@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes pulse{0%{box-shadow:0 0 rgb(var(--color-background))}to{box-shadow:0 0 0 var(--hotspot-shadow-size) #0000}}.lookbook__hotspot{--x-axis: var(--x-axis-mobile);--y-axis: var(--y-axis-mobile);position:absolute;top:calc((100% - var(--hotspot-size)) * var(--y-axis));inset-inline-start:calc((100% - var(--hotspot-size)) * var(--x-axis));width:var(--hotspot-size);height:var(--hotspot-size);--hotspot-shadow-size: calc(var(--hotspot-size) / 2)}.lookbook__hotspot__trigger{border-radius:50%;animation:pulse 1.5s infinite;transition:color .5s cubic-bezier(.38,.65,.33,1),background .5s cubic-bezier(.38,.65,.33,1)}.lookbook__hotspot__content{z-index:3}.lookbook__media{border-radius:.4rem}@keyframes sweep{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width: 749px){.lookbook__hotspot__content{position:fixed;inset-inline:1.6rem;bottom:1.6rem;padding:1.6rem;transition:transform .3s cubic-bezier(.38,.65,.33,1)}.lookbook__hotspot__details[open] .lookbook__hotspot__content{animation:sweep .3s ease-in-out}.lookbook__hotspot__details.closing .lookbook__hotspot__content{transform:translateY(100%)}.lookbook__hotspot__details[open] .lookbook__hotspot__trigger:before{content:"";position:fixed;inset-inline:0;inset-block:0;background-color:rgb(var(--color-background),.3);z-index:1;transition:opacity .5s cubic-bezier(.38,.65,.33,1)}.lookbook__hotspot__details.closing .lookbook__hotspot__trigger:before{opacity:0}}@media (min-width: 750px){.lookbook__hotspot{--x-axis: var(--x-axis-desktop);--y-axis: var(--y-axis-desktop)}.lookbook__hotspot__content{position:absolute;inset-inline-start:var(--left);top:var(--top);transform:translate(calc(var(--transform-direction) * var(--translate-x) * (-1)),var(--translate-y));padding:var(--padding);transition:opacity .5s cubic-bezier(.38,.65,.33,1);opacity:0}.lookbook__hotspot__details[open] .lookbook__hotspot__content{opacity:1}.lookbook__hotspot__details.closing .lookbook__hotspot__content{opacity:0}}.lookbook__hotspot__details[open] .lookbook__hotspot__trigger{color:rgb(var(--color-background));background:rgb(var(--color-foreground))}.lookbook__hotspot__product{display:grid;grid-template-columns:8rem auto;column-gap:var(--grid-mobile-horizontal-spacing);padding:.8rem;box-shadow:0 25px 50px -12px rgb(var(--color-foreground),.25);border-radius:1rem}.lookbook__hotspot__product-info>*{margin-bottom:.5rem}.lookbook__hotspot__link:after{content:"";position:absolute;inset-inline:0;inset-block:0;z-index:1}@media screen and (min-width: 750px){.lookbook__hotspot__product{column-gap:var(--grid-desktop-horizontal-spacing);min-width:35rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-lookbook.css.map */
