.Gallery_grid__bMj9_{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:14px;gap:14px}.Gallery_thumb__I1Xm3{border:none;padding:0;cursor:pointer;border-radius:10px;overflow:hidden;aspect-ratio:4/3;background:var(--cream)}.Gallery_thumb__I1Xm3 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Gallery_thumb__I1Xm3:hover img{transform:scale(1.06)}.Gallery_lightbox__EDvMM{position:fixed;inset:0;z-index:400;background:rgba(0,0,0,.92);display:flex;align-items:center;justify-content:center;padding:40px}.Gallery_full__XIAjn{max-width:92vw;max-height:88vh;object-fit:contain;border-radius:6px}.Gallery_close__niKNY{top:20px;right:24px;background:none;border:none}.Gallery_close__niKNY,.Gallery_nav__RCe5y{position:absolute;color:#fff;cursor:pointer}.Gallery_nav__RCe5y{top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:50%;border:1px solid hsla(0,0%,100%,.35);background:rgba(0,0,0,.4);display:inline-flex;align-items:center;justify-content:center}.Gallery_prev__Ct7vw{left:20px}.Gallery_next__4d5tN{right:20px}.Gallery_nav__RCe5y:hover{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}@media (max-width:600px){.Gallery_nav__RCe5y{width:42px;height:42px}.Gallery_lightbox__EDvMM{padding:16px}}