.gallery-article__header{margin-bottom:3.2rem;text-align:center}.gallery-article__title{font-size:calc(var(--font-heading-scale) * 2.4rem);margin:0;word-break:break-word}.gallery-article__empty{text-align:center;padding:4rem 0;color:rgba(var(--color-foreground),.6)}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px)and (max-width:989px){.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}}@media screen and (min-width:990px){.gallery-grid{grid-template-columns:repeat(8,1fr);gap:.6rem}}.gallery-grid li{min-width:0}.gallery-grid__item{display:block;width:100%;overflow:hidden;border:none;background:none;cursor:pointer;padding:0;position:relative}.gallery-grid__item:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.gallery-grid__image-wrapper{position:relative;width:100%;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.gallery-grid__image{display:block;width:100%;height:auto;transition:transform .4s ease}.gallery-grid__item:hover .gallery-grid__image,.gallery-grid__item:focus-visible .gallery-grid__image{transform:scale(1.06)}.gallery-grid__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-background),0);transition:background .35s ease;pointer-events:none}.gallery-grid__item:hover .gallery-grid__overlay,.gallery-grid__item:focus-visible .gallery-grid__overlay{background:rgba(var(--color-background),.55)}.gallery-grid__overlay-title{display:none}.gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;background:#0006;cursor:pointer}.gallery-modal[hidden],.gallery-modal__backdrop{display:none}.gallery-modal__outer{cursor:default}.gallery-modal__outer{position:relative;z-index:1;width:100%;max-width:108rem;padding:0 1.6rem}@media screen and (min-width:750px){.gallery-modal__outer{padding:0 5.6rem}}.gallery-modal__close{position:absolute;top:1.8rem;right:1.8rem;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;z-index:2;transition:transform .2s ease;background-color:transparent}.gallery-modal__close:hover{transform:scale(1.1)}.gallery-modal__close:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.gallery-modal__close svg{width:1.6rem;height:1.6rem;fill:rgb(var(--color-foreground))}.gallery-modal__nav-area{display:flex;align-items:center;gap:1.2rem}.gallery-modal__nav{flex-shrink:0;background:#ffffffd9;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;color:rgb(var(--color-button));transition:transform .2s ease,background .2s ease;position:relative;z-index:2}.gallery-modal__nav:hover{transform:scale(1.1);background:#fffffff2}.gallery-modal__nav:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.gallery-modal__nav svg{width:1rem;height:1.8rem;fill:none;stroke:currentColor;color:inherit}@media screen and (max-width:749px){.gallery-modal__nav{width:3.2rem;height:3.2rem}.gallery-modal__nav svg{width:.8rem;height:1.4rem}}.gallery-modal__content{flex:1;min-width:0;position:relative;cursor:default;background:rgb(var(--color-background));display:flex;flex-direction:column;max-height:90vh;overflow-y:auto;border-radius:var(--popup-corner-radius, .4rem);transform:scale(.94);opacity:0;border-radius:1.2rem;transition:transform .28s ease,opacity .28s ease}@media screen and (min-width:750px){.gallery-modal__content{flex-direction:row;max-height:86vh;overflow-y:hidden}}.gallery-modal--open .gallery-modal__content{transform:scale(1);opacity:1}.gallery-modal__image-wrapper{flex-shrink:0;width:100%;background-color:rgba(var(--color-foreground),.04);overflow:hidden;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}@media screen and (min-width:750px){.gallery-modal__image-wrapper{width:60%;max-height:86vh}}.gallery-modal__image{display:block;width:100%;height:100%;object-fit:contain;max-height:56vw}@media screen and (min-width:750px){.gallery-modal__image{max-height:86vh}}.gallery-modal__info{display:flex;flex-direction:column;gap:1.2rem;padding:2.4rem;overflow-y:auto;background-color:#fff;transition:opacity .2s ease}@media screen and (min-width:750px){.gallery-modal__info{width:40%;padding:3.2rem;gap:1.6rem}}.gallery-modal__description{font-size:1.4rem;line-height:1.75;color:rgba(var(--color-foreground),1);white-space:pre-line;word-break:break-word}.gallery-modal__description:empty{display:none}
/*# sourceMappingURL=/cdn/shop/t/17/assets/gallery.css.map */
