.gen78-lookbook__hero{width:100%}.gen78-lookbook__hero .image>*{height:var(--lb-hero-h-mobile, 50vh);width:100%;object-fit:cover}@media(min-width:768px){.gen78-lookbook__hero .image>*{height:var(--lb-hero-h, 100vh)}}.gen78-lookbook__intro{padding-right:var(--space-outer, 3.3vw);padding-left:var(--space-outer, 3.3vw)}.gen78-lookbook__grid{display:grid;grid-template-columns:repeat(var(--lb-cols-mobile, 2),minmax(0,1fr));column-gap:var(--lb-gap-x-mobile, 1px);row-gap:var(--lb-gap-y-mobile, 1px);margin:0;padding:0;list-style:none}@media(min-width:768px){.gen78-lookbook__grid{grid-template-columns:repeat(var(--lb-cols, 4),minmax(0,1fr));column-gap:var(--lb-gap-x, 1px);row-gap:var(--lb-gap-y, 1px)}}@media(min-width:1400px){.gen78-lookbook__grid{grid-template-columns:repeat(var(--lb-cols-wide, 4),minmax(0,1fr))}}.gen78-lookbook__item{margin:0;list-style:none}.gen78-lookbook__figure{display:flex;flex-direction:column;margin:0}.gen78-lookbook__tile{display:block;width:100%;padding:0;border:0;margin:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer;-webkit-appearance:none;appearance:none}.gen78-lookbook__tile .image>*{aspect-ratio:var(--lb-ratio, 3.4 / 5.25)}.gen78-lookbook__tile:focus-visible{outline:2px solid var(--color-text, #000);outline-offset:3px}@media(hover:hover){.gen78-lookbook__tile .image{transition:opacity var(--duration-short, .2s) ease}.gen78-lookbook__tile:hover .image{opacity:.82}}.gen78-lookbook__caption{padding:var(--gen78-info-gap, 10px) var(--gen78-info-inset, 10px) var(--gen78-info-bottom, 12px);font-size:13px;text-transform:uppercase;letter-spacing:.05em}@media(max-width:1023px){.gen78-lookbook__caption{font-size:11px}}.gen78-lookbook__empty{padding:48px 24px;border:1px dashed var(--color-border, #ddd);text-align:center}.gen78-look-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-index-modal, 1300);background:var(--color-background, #fff);color:var(--color-text, #000);visibility:hidden;opacity:0;pointer-events:none;transition:opacity var(--duration-default, .3s) ease,visibility 0s linear var(--duration-default, .3s)}.gen78-look-modal.is-open{visibility:visible;opacity:1;pointer-events:auto;transition:opacity var(--duration-default, .3s) ease,visibility 0s linear 0s}.gen78-look-modal__inner{display:flex;flex-direction:column;height:100%;height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}.gen78-look-modal__close{position:absolute;top:12px;right:12px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;background:none;color:inherit;cursor:pointer;-webkit-appearance:none;appearance:none}@media(min-width:768px){.gen78-look-modal__close{top:20px;right:calc(var(--lb-gutter, 45px) - 6px)}}.gen78-look-modal__close svg{width:24px;height:24px}.gen78-look-modal__stage{position:relative;flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}.gen78-look-modal__slides{position:relative;width:100%;height:100%}.gen78-look-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity var(--duration-default, .3s) ease}.gen78-look-slide.is-active{opacity:1;pointer-events:auto}.gen78-look-slide__figure{margin:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 var(--lb-gutter-mobile, 16px)}@media(min-width:768px){.gen78-look-slide__figure{padding:0 calc(var(--lb-gutter, 45px) + 44px)}}.gen78-look-slide__figure img{height:100%;width:auto;max-width:100%;object-fit:contain;display:block}@media(max-width:767px){.gen78-look-modal__stage{flex:0 0 auto;height:auto;aspect-ratio:var(--lb-modal-ratio, 2 / 3)}.gen78-look-slide__figure{padding:0}.gen78-look-slide__figure img{width:100%;height:100%;max-width:none;object-fit:contain}}.gen78-look-modal__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:none;color:inherit;cursor:pointer;-webkit-appearance:none;appearance:none;transition:opacity var(--duration-short, .2s) ease}.gen78-look-modal__nav--prev{left:calc(var(--lb-gutter-mobile, 16px) - 6px)}.gen78-look-modal__nav--next{right:calc(var(--lb-gutter-mobile, 16px) - 6px)}@media(min-width:768px){.gen78-look-modal__nav--prev{left:calc(var(--lb-gutter, 45px) - 6px)}.gen78-look-modal__nav--next{right:calc(var(--lb-gutter, 45px) - 6px)}}@media(min-width:1024px){.gen78-look-modal__nav{top:50%}}.gen78-look-modal__nav svg{width:24px;height:24px}.gen78-look-modal__nav[disabled]{opacity:.25;cursor:default}@media(max-width:767px){.gen78-look-modal__nav[disabled]{opacity:.2}}.gen78-look-modal__nav:focus-visible,.gen78-look-modal__close:focus-visible{outline:2px solid currentColor;outline-offset:2px}.gen78-look-modal__products{flex:0 0 auto;padding:1px 0 24px}.gen78-look-modal__number{padding:var(--gen78-info-gap, 10px) var(--gen78-info-inset, 10px);font-size:11px;text-transform:uppercase;letter-spacing:.05em}@media(min-width:1024px){.gen78-look-modal__number{display:none}}.gen78-look-products{display:flex;gap:1px;margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gen78-look-products::-webkit-scrollbar{display:none}@media(min-width:768px){.gen78-look-products{gap:1px;padding:0;width:-webkit-max-content;width:max-content;max-width:100%;margin-inline:auto}}.gen78-look-products__item{flex:0 0 auto;width:45vw;scroll-snap-align:start;list-style:none}@media(min-width:768px){.gen78-look-products__item{width:220px}}@media(min-width:1400px){.gen78-look-products__item{width:152px}}.gen78-look-product{display:block;text-decoration:none;color:inherit}.gen78-look-product__image{display:block;width:100%;aspect-ratio:var(--lb-product-ratio, 2 / 3);background:var(--color-background-placeholder, #f5f5f5);overflow:hidden}.gen78-look-product__image img{width:100%;height:100%;object-fit:cover;display:block}.gen78-look-product__title,.gen78-look-product__price,.gen78-look-product__sold-out{padding-right:var(--gen78-info-inset, 10px);padding-left:var(--gen78-info-inset, 10px)}.gen78-look-product__title{margin-top:var(--gen78-info-gap, 10px);text-transform:uppercase;letter-spacing:.05em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gen78-look-product__price{margin-top:4px;padding-bottom:var(--gen78-info-bottom, 12px)}.gen78-look-product__price del{color:#999;margin-right:6px}.gen78-look-product__sold-out{margin-top:4px;padding-bottom:var(--gen78-info-bottom, 12px);opacity:.6;text-transform:uppercase;letter-spacing:.05em}@media(hover:hover){.gen78-look-product:hover .gen78-look-product__image img{opacity:.85}}html.gen78-look-modal-open,html.gen78-look-modal-open body{overflow:hidden}@media(prefers-reduced-motion:reduce){.gen78-look-modal,.gen78-look-slide,.gen78-lookbook__tile .image{transition:none}}@media(min-width:1024px){.gen78-look-modal__inner{flex-direction:row;overflow:hidden}.gen78-look-modal__stage{position:static;flex:0 0 auto;height:100%;aspect-ratio:var(--lb-modal-ratio, 2 / 3);max-width:52%}.gen78-look-modal__slides{position:relative;height:100%}.gen78-look-slide__figure{padding:0}.gen78-look-slide__figure img{width:100%;height:100%;max-width:none;object-fit:contain}.gen78-look-modal__products{--lb-panel-pad: 32px;--lb-panel-info: 88px;flex:1 1 auto;height:100%;overflow-y:auto;display:flex;align-items:flex-start;padding:var(--lb-panel-pad) calc(var(--lb-gutter, 45px) + 44px) var(--lb-panel-pad) 40px}.gen78-look-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:1px;width:100%;max-width:calc(((100vh - (var(--lb-panel-pad) * 2) - 1px) / 2 - var(--lb-panel-info)) * .6667 * 3 + 2px);max-width:calc(((100svh - (var(--lb-panel-pad) * 2) - 1px) / 2 - var(--lb-panel-info)) * .6667 * 3 + 2px);margin:0;padding:0;overflow:visible}.gen78-look-products__item{width:auto}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/gen78-lookbook.css.map */
