.gallery .react-photo-album{--position-indicator-width: 4px;--position-indicator-offset: calc( ( var(--react-photo-album--spacing, 0) * 1px + var(--position-indicator-width) ) / -2 )}.overlay,.gallery .react-photo-album--photo{cursor:grab;position:relative;background:#fff;border-radius:var(--position-indicator-width);box-shadow:#0003 0 3px 3px -2px,#00000024 0 3px 4px,#0000001f 0 1px 8px}.overlay{cursor:grabbing}.overlay>img{display:block}.gallery .react-photo-album--image{-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-touch-callout:none}.gallery .react-photo-album--photo[data-active=true]{opacity:.3}.gallery .react-photo-album--photo[data-position=after]:after,.gallery .react-photo-album--photo[data-position=before]:before{content:"";position:absolute;background-color:#2196f3;border-radius:var(--position-indicator-width)}.gallery .react-photo-album--rows .react-photo-album--photo[data-position=after]:after,.gallery .react-photo-album--rows .react-photo-album--photo[data-position=before]:before{top:0;bottom:0;width:var(--position-indicator-width)}.gallery .react-photo-album--rows .react-photo-album--photo[data-position=after]:after{right:var(--position-indicator-offset)}.gallery .react-photo-album--rows .react-photo-album--photo[data-position=before]:before{left:var(--position-indicator-offset)}.gallery .react-photo-album--columns .react-photo-album--photo[data-position=after]:after,.gallery .react-photo-album--masonry .react-photo-album--photo[data-position=after]:after,.gallery .react-photo-album--columns .react-photo-album--photo[data-position=before]:before,.gallery .react-photo-album--masonry .react-photo-album--photo[data-position=before]:before{left:0;right:0;height:var(--position-indicator-width)}.gallery .react-photo-album--columns .react-photo-album--photo[data-position=after]:after,.gallery .react-photo-album--masonry .react-photo-album--photo[data-position=after]:after{bottom:var(--position-indicator-offset)}.gallery .react-photo-album--columns .react-photo-album--photo[data-position=before]:before,.gallery .react-photo-album--masonry .react-photo-album--photo[data-position=before]:before{top:var(--position-indicator-offset)}
