.lookbook{position:relative;width:100%}.lookbook .page-width{width:100%;max-width:100%}.lookbook__header{text-align:center;margin-bottom:3rem}.lookbook__heading{margin:0}.lookbook__grid{display:grid;grid-template-columns:repeat(var(--columns-mobile, 2),1fr);gap:0rem;width:100%}@media screen and (min-width: 750px){.lookbook__grid{grid-template-columns:repeat(var(--columns-desktop, 4),1fr);gap:0rem}}@media screen and (min-width: 990px){.lookbook__grid{gap:0rem}}.lookbook__item{position:relative;display:flex;flex-direction:column;width:100%;min-width:0}.lookbook__image-wrapper{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:0rem;background-color:#f0f0f0}.lookbook__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.lookbook__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center;flex-direction:column}.lookbook__placeholder svg{width:60%;height:60%;opacity:.3}.lookbook__content{margin-top:0rem;text-align:center}.lookbook__image-title{margin:0;font-size:12px;line-height:1.3}@media screen and (max-width: 749px){.lookbook__header{margin-bottom:2rem}.lookbook__grid{gap:0rem}.lookbook__content{margin-top:0rem}}.lookbook__item:focus-within{border-radius:0rem}.lookbook__image-wrapper{cursor:pointer}.lookbook-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.lookbook-lightbox__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1}.lookbook-lightbox__content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem;z-index:2}.lookbook-lightbox__image-wrapper{position:relative;max-width:90%;max-height:80%;display:flex;flex-direction:column;align-items:center;justify-content:center}.lookbook-lightbox__controls{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:1rem}.lookbook-lightbox__image{max-width:100%;max-height:100%;height:80vh;object-fit:contain;border-radius:0rem}.lookbook-lightbox__title{color:#fff;font-size:12px;text-align:center;flex:1;margin:0 1rem}.lookbook-lightbox__close{position:absolute;top:2rem;right:2rem;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:10001;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.lookbook-lightbox__prev,.lookbook-lightbox__next{background:none;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.5rem;transition:opacity .3s ease}.lookbook-lightbox__prev:hover,.lookbook-lightbox__next:hover{opacity:.7}.lookbook-lightbox__prev svg,.lookbook-lightbox__next svg{width:24px;height:24px}@media screen and (max-width: 749px){.lookbook-lightbox__content{padding:1rem}.lookbook-lightbox__title{bottom:-2rem;font-size:11px}.lookbook-lightbox__close{top:1rem;right:1rem;width:2.5rem;height:2.5rem;font-size:1.5rem}.lookbook-lightbox__prev svg,.lookbook-lightbox__next svg{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-lookbook.css.map */
