.GalleryGrid_grid__dGro1{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.GalleryGrid_thumb__GnIYL{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;padding:0;border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;background:var(--color-bg);cursor:pointer;box-shadow:var(--shadow);transition:transform var(--transition),box-shadow var(--transition)}.GalleryGrid_thumb__GnIYL:focus-visible,.GalleryGrid_thumb__GnIYL:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.12)}.GalleryGrid_thumbImage__GpZ33{display:block;width:100%;height:180px;object-fit:cover}.GalleryGrid_overlay__WRdXl{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:rgba(20,35,45,.72)}.GalleryGrid_dialog__ypaLy{position:relative;display:flex;flex-direction:column;width:min(920px,100%);max-height:calc(100dvh - 2.5rem);overflow:hidden;background:#ffffff;border-radius:12px;padding:1.35rem 1.25rem 1.1rem;box-shadow:0 16px 40px rgba(0,0,0,.28);text-align:center}.GalleryGrid_close__1eb5B{position:absolute;top:.4rem;left:.55rem;z-index:2;border:none;background:transparent;color:var(--color-text-muted);font-size:1.75rem;line-height:1;cursor:pointer;padding:.25rem .5rem;border-radius:var(--radius)}.GalleryGrid_close__1eb5B:focus-visible,.GalleryGrid_close__1eb5B:hover{color:var(--color-text);background:var(--color-bg-alt)}.GalleryGrid_caption___hnDa{flex-shrink:0;margin:0 0 .85rem;padding:0 2rem;font-weight:600;color:var(--color-text);line-height:1.4}.GalleryGrid_imageWrap__jm4zy{position:relative;flex:0 0 auto;width:100%;height:min(58vh,520px);background:#111;border-radius:var(--radius);overflow:hidden}.GalleryGrid_fullImage__yNqHM{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.GalleryGrid_nav__DqOne{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;flex-wrap:wrap}.GalleryGrid_counter__FKBAA{color:var(--color-text-muted);font-weight:600;min-width:4rem}.GalleryGrid_empty__dtnxk{color:var(--color-text-muted);text-align:center;padding:2rem 1rem}@media (max-width:768px){.GalleryGrid_grid__dGro1{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.GalleryGrid_thumbImage__GpZ33{height:130px}.GalleryGrid_overlay__WRdXl{padding:.65rem;align-items:center}.GalleryGrid_dialog__ypaLy{width:100%;max-height:calc(100dvh - 1.3rem);padding:1.1rem .75rem .85rem;border-radius:10px}.GalleryGrid_caption___hnDa{font-size:.95rem;margin-bottom:.65rem;padding:0 1.75rem}.GalleryGrid_imageWrap__jm4zy{height:min(52vh,380px)}.GalleryGrid_nav__DqOne{gap:.65rem;margin-top:.85rem}.GalleryGrid_nav__DqOne .btn{padding:.55rem 1rem;font-size:.9rem}}.gallery_headerInner__1xG2I{width:100%;text-align:right}