.GalleryGrid-module__MDuYTa__grid{gap:var(--sp-2);padding-bottom:var(--sp-6);grid-template-columns:repeat(4,1fr);display:grid}.GalleryGrid-module__MDuYTa__item{aspect-ratio:4/3;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);cursor:pointer;margin:0;padding:0;position:relative;overflow:hidden}.GalleryGrid-module__MDuYTa__cover{object-fit:cover;transition:transform var(--dur) var(--ease)}.GalleryGrid-module__MDuYTa__item:hover .GalleryGrid-module__MDuYTa__cover,.GalleryGrid-module__MDuYTa__item:focus-visible .GalleryGrid-module__MDuYTa__cover{transform:scale(1.04)}@media (max-width:980px){.GalleryGrid-module__MDuYTa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.GalleryGrid-module__MDuYTa__grid{grid-template-columns:repeat(2,1fr)}}.GalleryGrid-module__MDuYTa__lightbox{z-index:200;animation:GalleryGrid-module__MDuYTa__lbIn .2s var(--ease);background:#000000eb;justify-content:center;align-items:center;padding:clamp(16px,4vw,56px);display:flex;position:fixed;inset:0}@keyframes GalleryGrid-module__MDuYTa__lbIn{0%{opacity:0}}.GalleryGrid-module__MDuYTa__backdrop{z-index:0;cursor:zoom-out;background:0 0;border:0;padding:0;position:absolute;inset:0}.GalleryGrid-module__MDuYTa__stage{z-index:1;width:min(94vw,1500px);height:min(84vh,1000px);margin:0;position:relative}.GalleryGrid-module__MDuYTa__full{object-fit:contain}.GalleryGrid-module__MDuYTa__caption{text-align:center;color:#ffffffd1;font-family:var(--font-mono), ui-monospace, monospace;font-size:var(--fs-13);letter-spacing:.04em;position:absolute;bottom:-34px;left:0;right:0}.GalleryGrid-module__MDuYTa__count{color:#ffffff80}.GalleryGrid-module__MDuYTa__close,.GalleryGrid-module__MDuYTa__nav{z-index:1;color:#fff;cursor:pointer;transition:background var(--dur) var(--ease), border-color var(--dur) var(--ease);background:#00000073;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;line-height:1;display:flex;position:absolute}.GalleryGrid-module__MDuYTa__close:hover,.GalleryGrid-module__MDuYTa__nav:hover,.GalleryGrid-module__MDuYTa__close:focus-visible,.GalleryGrid-module__MDuYTa__nav:focus-visible{background:#ffffff29;border-color:#ffffffa6}.GalleryGrid-module__MDuYTa__close{width:44px;height:44px;font-size:1.6rem;top:18px;right:20px}.GalleryGrid-module__MDuYTa__nav{width:52px;height:52px;font-size:2rem;top:50%;transform:translateY(-50%)}.GalleryGrid-module__MDuYTa__prev{left:clamp(8px,2vw,28px)}.GalleryGrid-module__MDuYTa__next{right:clamp(8px,2vw,28px)}@media (max-width:600px){.GalleryGrid-module__MDuYTa__nav{width:44px;height:44px;font-size:1.5rem}.GalleryGrid-module__MDuYTa__caption{font-size:11px;bottom:-30px}}
