.photo-modal_wrap__fqUAu{display:flex;flex-direction:column;gap:12px}.photo-modal_photoBox__d0_KG{display:flex;align-items:center;justify-content:center;min-height:300px;border-radius:12px;overflow:hidden;background-color:var(--background-secondary)}@media(max-width:599px){.photo-modal_photoBox__d0_KG{min-height:200px}}.photo-modal_photo__IYvUv{max-width:100%;max-height:70vh;-o-object-fit:contain;object-fit:contain}.photo-modal_controls__PysI2{display:flex;align-items:center;justify-content:center;gap:16px}.photo-modal_navBtn__FAI4M svg{width:28px;height:28px;fill:var(--text-primary)}.photo-modal_counter__PJWDu{min-width:60px;text-align:center;font-size:15px;color:var(--text-secondary)}.gallery_wrap__jlKWX{width:100%;height:100%;display:flex;flex-direction:column;gap:10px}.gallery_mainPhoto__bjRt7,.gallery_placeholder__Vcnyt{width:100%;aspect-ratio:1/1;border-radius:15px;overflow:hidden;background-color:var(--background-secondary)}[data-theme=dark] .gallery_mainPhoto__bjRt7,[data-theme=dark] .gallery_placeholder__Vcnyt{background-color:transparent;border:1px solid var(--divider)}.gallery_mainPhoto__bjRt7{padding:0;cursor:pointer}.gallery_mainPhoto__bjRt7 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery_placeholder__Vcnyt{display:flex;align-items:center;justify-content:center}.gallery_placeholderIcon__KkRmC{width:100%;height:100%;color:var(--grey-950)}.gallery_placeholderIcon__KkRmC svg{width:100%;height:100%}.gallery_thumbs__KvX4Z{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.gallery_thumb__4frsA{flex:0 0 70px;aspect-ratio:1;padding:0;border-radius:10px;overflow:hidden;cursor:pointer;background-color:var(--background-secondary)}.gallery_thumb__4frsA img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}