.photo-viewer-react{z-index:9999!important;position:fixed!important}body{overflow:visible!important}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.gallery-item{aspect-ratio:1 / 1;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:transform .3s ease}.gallery-item:hover{transform:scale(1.05);z-index:10}@media (max-width: 768px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 500px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}.PhotoView-Slider__BannerRight{z-index:10001!important;position:relative;cursor:pointer;pointer-events:auto!important}.PhotoView-Portal{z-index:12000}
