.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:1.5rem;width:100%}@media screen and (min-width: 750px){.lookbook__grid{display:grid!important;grid-template-columns:repeat(var(--columns-desktop, 6),1fr)!important;gap:2rem;width:100%;max-width:100%}}@media screen and (min-width: 990px){.lookbook__grid{grid-template-columns:repeat(var(--columns-desktop, 6),1fr)!important;gap:2.5rem}}.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:.4rem;background-color:#f0f0f0}.lookbook__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.lookbook__item:hover .lookbook__image{transform:scale(1.05)}.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:1rem;text-align:center}.lookbook__image-title{margin:0;font-weight:500;line-height:1.3}@media (prefers-reduced-motion: no-preference){.lookbook__item{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.lookbook__item.animate{opacity:1;transform:translateY(0)}}@media screen and (max-width: 749px){.lookbook__header{margin-bottom:2rem}.lookbook__grid{gap:1rem}.lookbook__content{margin-top:.75rem}}.lookbook__item:focus-within{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px;border-radius:.4rem}@media (prefers-contrast: high){.lookbook__image-wrapper{border:1px solid rgba(var(--color-foreground),.2)}}.lookbook__grid{border:1px dashed rgba(255,0,0,.3)}.lookbook__item{border:1px dashed rgba(0,255,0,.3)}.lookbook__grid{display:grid!important}@media screen and (min-width: 750px){.lookbook__grid{grid-template-columns:repeat(6,1fr)!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-lookbook.css.map */
