.Gallery_gallery__j4HDS{display:flex;flex-direction:column;flex:1 1;min-height:0;background:#000;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Gallery_topBar__CJorV{display:flex;align-items:center;gap:8px;padding:10px 52px 10px 16px;flex-shrink:0;background:linear-gradient(180deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.4))}.Gallery_title__wqMyz{flex:1 1;margin:0;font-size:14px;font-weight:500;color:rgba(255,255,255,.9);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Gallery_titlePlaceholder__dzjY9{flex:1 1}.Gallery_counter__ocK9a{font-size:13px;color:rgba(255,255,255,.6);flex-shrink:0}.Gallery_fullscreenBtn__k1fNy{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.12);border:none;border-radius:6px;color:rgba(255,255,255,.8);font-size:16px;cursor:pointer;flex-shrink:0;transition:background-color .15s ease}.Gallery_fullscreenBtn__k1fNy:hover{background:rgba(255,255,255,.22)}.Gallery_slideArea__C4tPZ{flex:1 1;min-height:320px;position:relative;overflow:hidden;touch-action:pan-y;cursor:-webkit-grab;cursor:grab;will-change:contents}.Gallery_slideArea__C4tPZ:active{cursor:-webkit-grabbing;cursor:grabbing}.Gallery_skeleton__0_xXs{position:absolute;inset:0;background:#1c1c1c;z-index:2;overflow:hidden}.Gallery_skeleton__0_xXs:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.07) 35%,rgba(255,255,255,.13) 50%,rgba(255,255,255,.07) 65%,transparent);animation:Gallery_shimmer__eiIxQ 1.6s ease-in-out infinite}@keyframes Gallery_shimmer__eiIxQ{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.Gallery_track__UwY8w{display:flex;width:100%;height:100%}.Gallery_slide__T9v_k{flex:0 0 100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000}.Gallery_image__71k_H{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;-webkit-user-drag:none}.Gallery_navBtn__Q5Vf6{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.12);border:none;border-radius:50%;color:#fff;font-size:24px;cursor:pointer;z-index:3;transition:background-color .15s ease}.Gallery_navBtn__Q5Vf6:hover{background:rgba(255,255,255,.25)}.Gallery_navBtn__Q5Vf6:active{background:rgba(255,255,255,.35)}.Gallery_navPrev__xgdIJ{left:12px}.Gallery_navNext__GOhxm{right:12px}.Gallery_bottomSlot__UGunB,.Gallery_thumbnailStrip__RaMsD{flex-shrink:0;background:#111;padding:8px 12px}.Gallery_thumbnailStrip__RaMsD{display:flex;gap:4px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.Gallery_thumbnailStrip__RaMsD::-webkit-scrollbar{height:4px}.Gallery_thumbnailStrip__RaMsD::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:2px}.Gallery_thumbnail__rFpw_{flex-shrink:0;width:72px;height:52px;padding:0;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;background:#222;transition:border-color .15s ease,opacity .15s ease;opacity:.6}.Gallery_thumbnail__rFpw_:hover{opacity:.85}.Gallery_thumbnailActive__rDcMi{border-color:var(--color-accent);opacity:1}.Gallery_thumbnailImg__8uXaW{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-drag:none}.Gallery_thumbnailVideo__DP3LS{position:relative;width:100%;height:100%;background:#111;display:flex;align-items:center;justify-content:center}.Gallery_thumbnailVideo__DP3LS .Gallery_thumbnailImg__8uXaW{position:absolute;inset:0}.Gallery_thumbnailPlayIcon__Waszk{position:relative;z-index:1;font-size:18px;color:rgba(255,255,255,.9);line-height:1;text-shadow:0 1px 4px rgba(0,0,0,.8);pointer-events:none}.GalleryModal_panel__HanuK{padding:0;background:#000;border-radius:16px;width:min(92vw,960px);height:90vh;display:flex;flex-direction:column;overflow:hidden}