.lookbook-grid{display:grid;grid-template-columns:repeat(var(--columns-mobile, 1),minmax(0,1fr));column-gap:var(--grid-spacing, .4rem);row-gap:var(--grid-spacing, .4rem)}@media screen and (min-width:750px){.lookbook-grid{grid-template-columns:repeat(var(--columns-tablet, 2),minmax(0,1fr))}}@media screen and (min-width:1024px){.lookbook-grid{grid-template-columns:repeat(var(--columns-desktop, 3),minmax(0,1fr))}}.lookbook-collection-card{position:relative;display:block;overflow:hidden;aspect-ratio:var(--card-media-aspect-ratio, 3 / 4);background-color:rgb(var(--color-foreground) / .04);text-decoration:none;color:inherit}.lookbook-collection-card__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.lookbook-collection-card:hover .lookbook-collection-card__media{transform:scale(1.03)}.lookbook-collection-card:after{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgb(0 0 0 / .45));pointer-events:none;z-index:1}.lookbook-collection-card__caption{position:absolute;inset-block-end:1.6rem;inset-inline-start:1.6rem;color:#fff;font-size:1.6rem;font-weight:500;text-shadow:0 1px 4px rgb(0 0 0 / .4);z-index:2}.lookbook-collection-card:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.lookbook-item-card{display:block;position:relative;overflow:hidden;aspect-ratio:var(--card-media-aspect-ratio, 3 / 4);background-color:rgb(var(--color-foreground) / .04);cursor:zoom-in}.lookbook-item-card__media{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.lookbook-item-card:hover .lookbook-item-card__media{transform:scale(1.03)}.lookbook-item-card:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.lookbook-product-card{display:grid;grid-template-columns:6.4rem 1fr auto;align-items:center;gap:1.2rem;padding:.8rem 1.2rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:var(--card-corner-radius, .4rem);border:1px solid rgb(var(--color-border));width:100%}.lookbook-product-card--soldout{opacity:.6}.lookbook-product-card__media{display:block;width:6.4rem;height:6.4rem;overflow:hidden;border-radius:.2rem;flex-shrink:0}.lookbook-product-card__media img,.lookbook-product-card__media svg{width:100%;height:100%;object-fit:cover}.lookbook-product-card__info{display:flex;flex-direction:column;gap:.4rem;min-width:0}.lookbook-product-card__title{font-size:1.3rem;font-weight:500;line-height:1.3;color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lookbook-product-card__title:hover{text-decoration:underline}.lookbook-product-card__price{font-size:1.3rem;line-height:1}.lookbook-product-card__action{flex-shrink:0}.lookbook-product-card__add{width:4.4rem;height:4.4rem;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;border-radius:.2rem}.lookbook-product-card__add:disabled,.lookbook-product-card__add[disabled]{opacity:.4;cursor:not-allowed}.lookbook-product-card__add:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.pswp--lookbook,.pswp--lookbook .pswp__bg,.pswp--lookbook .pswp__item{background-color:rgb(var(--color-background))}.pswp--lookbook .pswp__button{color:rgb(var(--color-foreground))}.pswp--lookbook .pswp__counter,.pswp--lookbook .pswp__top-bar .pswp__button--zoom{display:none}.pswp--lookbook .pswp__button--close svg,.pswp--lookbook .pswp__button--arrow svg{width:2.4rem;height:2.4rem}.pswp--lookbook .pswp__button.pswp__button--arrow{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center}.pswp--lookbook .pswp__button--arrow--prev{inset-inline-start:var(--section-spacing-unit-size)}.pswp--lookbook .pswp__button--arrow--next{inset-inline-end:var(--section-spacing-unit-size)}.pswp--lookbook .pswp__button.pswp__button--close{width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;margin-block-start:1.2rem;margin-inline-end:1.2rem}.pswp__lookbook-products{position:absolute;display:flex;flex-direction:column;gap:.8rem;z-index:1600;pointer-events:auto;padding:.4rem 1rem}.pswp__lookbook-products:empty{display:none}@media screen and (max-width:1023px){.pswp__lookbook-products{inset-block-end:auto;inset-block-start:calc(100% - var(--lookbook-reserved-bottom, 40vh));inset-inline-start:max(1.6rem,env(safe-area-inset-left));inset-inline-end:max(1.6rem,env(safe-area-inset-right));max-height:var(--lookbook-reserved-bottom, 40vh);overflow-y:auto;padding-block-end:max(.4rem,env(safe-area-inset-bottom))}}@media screen and (min-width:1024px){.pswp__lookbook-products{inset-block-end:calc(var(--lookbook-img-bottom, 4rem) + 1.6rem);inset-inline-end:calc(var(--lookbook-img-right, 4rem) + 1.6rem);max-width:32rem;max-height:70vh;overflow-y:auto}}.lookbook-empty{padding:8rem 0;text-align:center;color:rgb(var(--color-foreground) / .6)}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-lookbook.css.map */
