.gallery-modal{grid-template-rows:minmax(0,1fr) 18px 76px;width:100vw;height:100dvh;max-height:100dvh;padding:38px 24px 12px;overflow:hidden}.gallery-stage{width:100%;min-width:0;min-height:0;position:relative;overflow:hidden}.gallery-stage>img{object-fit:contain;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;margin:auto;display:block}.gallery-thumbs{min-width:0;min-height:0}@media (width<=600px){.gallery-modal{grid-template-rows:minmax(0,1fr) 18px 62px;gap:7px;padding:42px 8px 8px}.gallery-stage{justify-content:center;align-items:center;display:flex}.gallery-stage>img{width:100%;max-width:calc(100vw - 16px);height:100%;max-height:100%}.gallery-arrow{z-index:2;background:#0e181599;width:38px;height:38px;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow.previous{left:8px}.gallery-arrow.next{right:8px}.gallery-thumbs button{flex-basis:56px;height:50px}}
