.ArtGalleryModal_overlay__4FZWs{position:fixed;inset:0;background:rgba(20,16,10,.92);z-index:300;display:flex;align-items:center;justify-content:center;padding:48px 72px}@media (max-width:640px){.ArtGalleryModal_overlay__4FZWs{padding:24px 8px}}.ArtGalleryModal_stage__sX9L4{position:relative;max-width:100%;max-height:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.ArtGalleryModal_image__PD4U5{max-width:100%;max-height:calc(100vh - 160px);object-fit:contain;border-radius:10px;box-shadow:0 30px 80px rgba(0,0,0,.6);animation:ArtGalleryModal_galleryFade__ZsNH4 .35s ease both;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes ArtGalleryModal_galleryFade__ZsNH4{0%{opacity:0}to{opacity:1}}.ArtGalleryModal_caption__ET4gZ{display:flex;align-items:baseline;gap:14px;max-width:100%}.ArtGalleryModal_captionText__4WTNk{font-size:14px;color:var(--sage-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ArtGalleryModal_counter__w4ZQQ{font-size:12px;color:var(--sage);flex-shrink:0}.ArtGalleryModal_close__8Crhr{position:absolute;top:18px;right:22px;width:40px;height:40px;border-radius:50%;background:rgba(247,239,226,.12);color:var(--cream);border:none;font-size:24px;line-height:1;cursor:pointer;z-index:2}.ArtGalleryModal_close__8Crhr:hover{background:rgba(247,239,226,.24)}.ArtGalleryModal_nav__avMme{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:rgba(247,239,226,.12);color:var(--cream);border:none;font-size:28px;line-height:1;cursor:pointer;z-index:2}.ArtGalleryModal_nav__avMme:hover{background:rgba(247,239,226,.24)}.ArtGalleryModal_navPrev__6K7E5{left:16px}.ArtGalleryModal_navNext__C9A3M{right:16px}@media (max-width:640px){.ArtGalleryModal_nav__avMme{width:38px;height:38px;font-size:22px}.ArtGalleryModal_navPrev__6K7E5{left:6px}.ArtGalleryModal_navNext__C9A3M{right:6px}}