html:has(.catalog_root_gallery){overflow:hidden}.catalog_root_gallery{--c-gallery-height:calc(100dvh - var(--c-header-height,5rem));--c-item-info-height:6rem;width:100%;max-height:calc(100dvh - 5rem);max-height:var(--c-gallery-height);scroll-behavior:auto;scrollbar-width:none}.catalog_root_gallery::-webkit-scrollbar{display:none}.catalog_root_gallery-item{display:flex;position:relative}.catalog_root_gallery-link{flex-direction:column;justify-content:space-between;width:100%;display:flex}.catalog_root_gallery-cover{width:100%;height:calc(100% - var(--c-item-info-height));aspect-ratio:16/9;flex-shrink:0}.catalog_root_gallery-cover .picture,.catalog_root_gallery-cover .picture-media{width:100%;height:100%}.catalog_root_gallery-cover .picture[data-loaded=true] .picture-shimmer{display:none}.catalog_root_gallery-shimmer{width:100%;height:100%}.catalog_root_gallery-info{width:100%;height:var(--c-item-info-height);padding-top:var(--space-4);background-color:var(--bg-surface);font-size:var(--text-sm);position:relative}.catalog_root_gallery-name{font-weight:var(--weight-bold);display:block}.catalog_root_gallery-info span:not(.catalog_root_gallery-name):not(.catalog_root_gallery-name+span):before{content:"/";margin:0 .5ch;display:inline}@media (width>=48rem){.catalog_root_gallery{overscroll-behavior:contain;grid-gap:var(--space-1);align-content:end;gap:var(--space-1);grid-template-rows:repeat(2,35dvh);grid-auto-rows:auto;grid-auto-flow:column;width:100vw;display:grid;overflow:auto hidden}.catalog_root_gallery-link{justify-content:flex-end;height:100%}.catalog_root_gallery-item:first-of-type,.catalog_root_gallery-item:nth-of-type(2){margin-left:1rem;margin-left:var(--c-gutter,1rem)}.catalog_root_gallery-info{z-index:calc(var(--z-pinned) - 90);font-size:var(--text-xs);display:flex}}@media (width>=85.375rem) and (hover:hover){.catalog_root_gallery-cover{height:100%}.catalog_root_gallery-info{padding:var(--space-6);opacity:0;pointer-events:none;transition:opacity var(--duration-fast) var(--ease-standard);position:absolute;bottom:0}.catalog_root_gallery-item:hover .catalog_root_gallery-info{opacity:1}}html:has(.catalog_root_page){overflow:hidden}.catalog_root_page{display:contents}
