.product__bento-gallery{width:100%;padding:0 var(--nova-space-page-margin)}.product__bento{display:grid;gap:12px;width:100%;background:transparent;border-radius:14px;overflow:hidden}.product__bento-cell{display:block;width:100%;min-height:0;padding:0;margin:0;border:none;background:#f3f3f3;cursor:pointer;position:relative;overflow:hidden;text-align:left;border-radius:12px;transition:box-shadow .2s ease}.product__bento-cell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;background:#0000;pointer-events:none;transition:background .2s ease}.product__bento-cell:hover,.product__bento-cell:focus-visible{box-shadow:inset 0 0 0 1px #f5f5f5}.product__bento-cell:hover:after,.product__bento-cell:focus-visible:after{background:#0000000f}.product__bento-cell:focus-visible{outline:2px solid var(--nova-brand-primary);outline-offset:2px;z-index:1}.product__bento-cell__media{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.product__bento-cell__img-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:unset!important}.product__bento-cell__img-wrap img,.product__bento-cell__img,.product__bento-cell img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;max-inline-size:none!important;block-size:100%!important;aspect-ratio:unset!important;object-fit:cover;object-position:center;display:block;background:#fff}.product__bento-cell__badge{position:absolute;bottom:.5rem;right:.5rem;z-index:1;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#ffffffeb;border-radius:50%;box-shadow:0 1px 4px #00000026;pointer-events:none}.product__bento-cell__badge svg{width:1rem;height:1rem}.product__bento-cell__expand-hint{position:absolute;top:.5rem;right:.5rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#ffffffeb;border-radius:50%;box-shadow:0 1px 4px #00000026;pointer-events:none;opacity:0;transform:scale(.92);transition:opacity .2s ease,transform .2s ease}.product__bento-cell__expand-hint svg{width:1rem;height:1rem}@media(hover:hover)and (pointer:fine){.product__bento-cell:hover .product__bento-cell__expand-hint,.product__bento-cell:focus-visible .product__bento-cell__expand-hint{opacity:1;transform:scale(1)}}@media(hover:none){.product__bento-cell__expand-hint{opacity:.72;transform:scale(1)}.product__bento-cell:active .product__bento-cell__expand-hint{opacity:1}}@media(prefers-reduced-motion:reduce){.product__bento-cell,.product__bento-cell:after,.product__bento-cell__expand-hint{transition:none}}.product__bento-view--desktop{display:none}.product__bento-view--mobile{display:block}@media screen and (max-width:989px){.product__bento-view--mobile{width:100%;max-width:var(--product-gallery-mobile-width, 100%);margin-inline:auto}.product__bento-carousel--mobile .product__bento-carousel-item{width:100%}.product__bento--mobile-single{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;width:100%;min-height:var(--product-gallery-mobile-height, 340px);height:var(--product-gallery-mobile-height, 340px)}.product__bento--mobile-single .product__bento-cell{grid-column:1;grid-row:1;aspect-ratio:unset;min-height:0;height:100%}}@media screen and (min-width:990px){.product__bento-view--desktop{display:block}.product__bento-view--mobile{display:none}.product__bento-gallery{padding:0}.product__bento .product__bento-cell{aspect-ratio:unset;min-height:0}.product__bento[data-count="1"]{grid-template-columns:1fr;aspect-ratio:1.25 / 1}.product__bento[data-count="2"]{grid-template-columns:repeat(2,1fr);aspect-ratio:13.75 / 10}.product__bento-view--desktop .product__bento[data-count="3"]{grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));aspect-ratio:13.75 / 10;min-height:var(--product-gallery-desktop-min-height, 460px)}.product__bento[data-count="3"] .product__bento-cell:nth-child(1){grid-column:1;grid-row:1 / 3}.product__bento[data-count="3"] .product__bento-cell:nth-child(2){grid-column:2;grid-row:1}.product__bento[data-count="3"] .product__bento-cell:nth-child(3){grid-column:2;grid-row:2}.product__bento-view--desktop .product__bento[data-count="4"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,minmax(0,1fr));aspect-ratio:1;min-height:var(--product-gallery-desktop-min-height, 460px)}.product__bento-view--desktop .product__bento[data-count="5"]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,minmax(0,1fr));aspect-ratio:11 / 12;min-height:var(--product-gallery-desktop-min-height, 460px)}.product__bento[data-count="5"] .product__bento-cell:nth-child(1),.product__bento[data-count="5"] .product__bento-cell:nth-child(2){grid-column:span 3;grid-row:1}.product__bento[data-count="5"] .product__bento-cell:nth-child(3),.product__bento[data-count="5"] .product__bento-cell:nth-child(4),.product__bento[data-count="5"] .product__bento-cell:nth-child(5){grid-column:span 2;grid-row:2}}.product__bento-carousel-wrap{position:relative;padding:0 .15rem}.product__bento-carousel{--aspect-ratio: auto}.product__bento-carousel-item{display:block}.product__bento-carousel::part(base){position:relative;gap:0}.product__bento-carousel::part(scroll-container){align-items:stretch}.product__bento-carousel::part(navigation){display:contents}.product__bento-carousel-arrow{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;color:inherit}.product__bento-carousel-arrow svg{display:block;width:1.25rem;height:1.25rem}.product__bento-carousel::part(navigation-button){display:flex;align-items:center;justify-content:center;padding:0;width:3rem;height:3rem;min-width:3rem;background:#ffffffeb;color:var(--nova-brand-ink);border:1px solid rgba(0,0,0,.08);border-radius:50%;box-shadow:0 4px 14px #0000001f,0 1px 3px #0000000f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:absolute;top:50%;transform:translateY(-50%);z-index:3;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.product__bento-carousel::part(navigation-button):hover:not(:disabled){background:#fff;color:var(--nova-brand-primary);border-color:#eb0a1e40;box-shadow:0 6px 20px #00000029,0 2px 6px #00000014;transform:translateY(-50%) scale(1.06)}.product__bento-carousel::part(navigation-button):focus-visible{outline:2px solid var(--nova-brand-primary);outline-offset:2px}.product__bento-carousel::part(navigation-button):disabled{opacity:.35;cursor:not-allowed;box-shadow:none;background:#ffffffb3}.product__bento-carousel::part(navigation-button--previous){left:-2.5rem}.product__bento-carousel::part(navigation-button--next){right:-2.5rem}.product__bento-carousel[data-nav=hidden]::part(navigation-button){display:none}@media screen and (max-width:989px){.product__bento-carousel-wrap{padding:0 .15rem}.product__bento-carousel::part(navigation-button){width:2.5rem;height:2.5rem;min-width:2.5rem}.product__bento-carousel::part(navigation-button--previous){left:-1.75rem}.product__bento-carousel::part(navigation-button--next){right:-1.75rem}}@media screen and (min-width:990px){.product__bento-carousel-wrap{padding:0 .15rem}.product__bento-carousel::part(navigation-button--previous){left:-2.75rem}.product__bento-carousel::part(navigation-button--next){right:-2.75rem}}body.product-gallery-lightbox-open .product-section .product__info-wrapper{visibility:hidden}.product__gallery-lightbox{--width: 100vw;--body-spacing: 0;--header-spacing: 0;--product-gallery-lightbox-overlay-opacity: 85;z-index:var(--nova-z-index-dialog)}.product__gallery-lightbox::part(overlay){background:rgb(0 0 0 / calc(var(--product-gallery-lightbox-overlay-opacity) * 1%))}.product__gallery-lightbox::part(panel){width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;background:rgb(0 0 0 / calc(var(--product-gallery-lightbox-overlay-opacity) * 1%));border:none;border-radius:0;box-shadow:inset 0 1px #ffffff0f}.product__gallery-lightbox::part(header){position:absolute;top:0;right:0;left:0;z-index:4;border:none;padding:var(--nova-space-sm) var(--nova-space-md)}.product__gallery-lightbox::part(title){display:none}.product__gallery-lightbox::part(close-button){margin-left:auto;color:#fff}.product__gallery-lightbox::part(body){display:flex;flex-direction:column;height:100dvh;padding:0;overflow:hidden}.product__gallery-lightbox::part(footer){display:none}.product__gallery-lightbox-layout{display:flex;flex-direction:column;height:100%;min-height:0}.product__gallery-lightbox-carousel{--aspect-ratio: auto;flex:1;min-height:0;width:100%;height:calc(100dvh - 6.5rem)}.product__gallery-lightbox-layout--single .product__gallery-lightbox-carousel{height:100dvh}.product__gallery-lightbox-carousel::part(base){height:100%}.product__gallery-lightbox-carousel::part(scroll-container){align-items:stretch}.product__gallery-lightbox-carousel sl-carousel-item{display:flex;align-items:center;justify-content:center;height:100%}@media screen and (min-width:990px){.product__gallery-lightbox-carousel[data-fade-slides].is-lightbox-fade-ready::part(scroll-container){display:block;overflow:hidden;position:relative}.product__gallery-lightbox-carousel[data-fade-slides].is-lightbox-fade-ready sl-carousel-item{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease;z-index:0}.product__gallery-lightbox-carousel[data-fade-slides].is-lightbox-fade-ready sl-carousel-item.is-lightbox-slide-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}}.product__gallery-lightbox-carousel::part(navigation-button){color:#ffffffe6;background:transparent;border:none;box-shadow:none;width:2.75rem;height:2.75rem}.product__gallery-lightbox-carousel::part(navigation-button):hover:not(:disabled){color:#fff;background:#ffffff14}.product__gallery-lightbox-carousel::part(navigation-button):disabled{opacity:.25}.product__gallery-lightbox-carousel--single::part(navigation-button){display:none}.product__gallery-lightbox-arrow{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}.product__gallery-lightbox-slide{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:var(--nova-space-md);box-sizing:border-box}.product__gallery-lightbox-slide__img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;opacity:0;transition:opacity .25s ease}.product__gallery-lightbox-slide__img.is-lightbox-slide-img-loaded{opacity:1}.product__gallery-lightbox-slide__video{display:block;width:100%;max-height:100%;background:#000}.product__gallery-lightbox-slide__embed{display:block;width:min(100%,960px);aspect-ratio:16 / 9;border:0;background:#000}.product__gallery-lightbox-slide__model{width:min(100%,960px);height:min(70dvh,640px)}.product__gallery-lightbox-thumbnails{flex-shrink:0;display:flex;justify-content:center;padding:var(--nova-space-md) var(--nova-space-md) var(--nova-space-lg);background:rgb(0 0 0 / calc(var(--product-gallery-lightbox-overlay-opacity) * .55 * 1%));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgb(255 255 255 / .06)}.product__gallery-lightbox-thumbnails__scroller{display:flex;gap:var(--sl-spacing-small, .5rem);overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;scroll-padding:var(--sl-spacing-small, .5rem);max-width:min(100%,720px)}.product__gallery-lightbox-thumbnails__scroller::-webkit-scrollbar{display:none}.product__gallery-lightbox-thumbnails__item{position:relative;flex-shrink:0;padding:0;border:none;background:none;cursor:pointer;opacity:.3;will-change:opacity;transition:opacity .25s ease}.product__gallery-lightbox-thumbnails__item:hover,.product__gallery-lightbox-thumbnails__item.active{opacity:1}.product__gallery-lightbox-thumbnails__item img{display:block;width:64px;height:64px;object-fit:cover}.product__gallery-lightbox-thumbnails__badge{position:absolute;right:.2rem;bottom:.2rem;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background:#ffffffeb;border-radius:50%;pointer-events:none}.product__gallery-lightbox-thumbnails__badge svg{width:.75rem;height:.75rem}@media screen and (max-width:767px){.product__gallery-lightbox-carousel{height:calc(100dvh - 5.75rem)}.product__gallery-lightbox-slide{padding:var(--nova-space-sm)}.product__gallery-lightbox-thumbnails{padding:var(--nova-space-sm) var(--nova-space-sm) var(--nova-space-md)}.product__gallery-lightbox-thumbnails__item img{width:56px;height:56px}}@media(prefers-reduced-motion:reduce){.product__bento-cell{transition:none}.product__gallery-lightbox-carousel[data-fade-slides].is-lightbox-fade-ready sl-carousel-item{transition:none}.product__gallery-lightbox-slide__img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/366/assets/snippet-product-bento-gallery.css.map */
