.homeTopBar{position:fixed;left:0;right:0;width:100%;padding:10px 15px;display:flex;align-items:center;z-index:10}.homeTopBar-col{flex:1;display:flex;justify-content:center}.homeGalleryGrid{display:grid}.zoom-modal-root{overflow-y:auto!important;-webkit-overflow-scrolling:touch}.zoom-modal-dialog{margin:0 auto!important;min-height:100dvh;display:flex;align-items:flex-start;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0)}.zoom-modal-content{border:0!important}.zoom-modal-body,.zoom-modal-content{background:transparent!important;overflow:visible!important;width:100%}.zoom-modal-body{padding:0!important}.zoom-modal-scroll-shell{width:100%;max-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain}@media (orientation:landscape) and (max-height:520px){.zoom-modal-dialog{padding-top:6px;padding-bottom:6px}.zoom-modal-scroll-shell{max-height:100dvh}}.homeGalleryItem{position:relative;width:100%;aspect-ratio:1/1;padding:0;border:0;overflow:hidden;background-color:#f1f5f9;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.18)}.homeGalleryItem-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.homeGalleryItem-badge{position:absolute;right:6px;bottom:6px;background-color:rgba(0,0,0,.55);color:#fff;border-radius:999px;padding:6px 9px;font-size:12px;line-height:1}.homeGalleryEmpty,.homeGalleryItem-badge{display:flex;align-items:center;justify-content:center}.homeGalleryEmpty{width:100%;height:380px;grid-column:1/-1}