.PhotoGallery_gallery__EdGle{display:flex;flex-direction:column;gap:8px}.PhotoGallery_featured__Qqfir{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--ink2)}.PhotoGallery_thumbs__1Occ1{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.PhotoGallery_thumbs__1Occ1::-webkit-scrollbar{display:none}.PhotoGallery_thumb__aoLQc{position:relative;width:80px;height:80px;flex-shrink:0;overflow:hidden;cursor:pointer;padding:0;background:var(--ink2);border:2px solid transparent;transition:border-color .2s}.PhotoGallery_thumb__aoLQc.PhotoGallery_active__U21hJ{border-color:var(--orange)}.PhotoGallery_thumb__aoLQc:hover:not(.PhotoGallery_active__U21hJ){border-color:var(--edge)}@media (max-width:600px){.PhotoGallery_thumb__aoLQc{width:64px;height:64px}}