.photo-mosaic{flex-wrap:wrap;align-items:stretch;gap:6px;display:flex}.photo-mosaic-cell{flex:calc(var(--ratio)) 1 calc(290px * var(--ratio));min-width:0;aspect-ratio:var(--ratio);background:#121212;overflow:hidden}.photo-mosaic-cell:last-child{flex-grow:0}.photo-mosaic-cell button{cursor:zoom-in;width:100%;height:100%;display:block;background:0 0!important;border:0!important;padding:0!important}.photo-mosaic-cell img,.photo-mosaic-cell video{object-fit:cover;width:100%;height:100%;display:block}.photo-mosaic-cell img{transition:filter .25s}.photo-mosaic-cell button:hover img{filter:brightness(1.07)}.photo-viewer{background:0 0;border:0;max-width:96vw;max-height:96dvh;margin:auto;padding:0;position:fixed;inset:0;overflow:visible}.photo-viewer::backdrop{background:#000000f0}.photo-viewer>img{object-fit:contain;max-width:94vw;max-height:92dvh;display:block}.photo-viewer-close{cursor:pointer;border-radius:50%;width:44px;height:44px;position:absolute;top:8px;right:8px;color:#fff!important;background:#111d!important;border:1px solid #888!important;padding:0!important;font-size:26px!important}.catalog-photo-only{padding-top:64px}.catalog-photo-only .photo-mosaic{margin-bottom:0}@media (width<=640px){.photo-mosaic{gap:4px}.photo-mosaic-cell{flex-basis:calc(155px * var(--ratio))}.photo-mosaic-cell:last-child{flex-grow:1}}
