.GifGallery_gifGrid__WmRxr{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem;margin-bottom:2rem}@media (max-width:768px){.GifGallery_gifGrid__WmRxr{grid-template-columns:1fr;gap:1.5rem}}.GifModal_gifItem__y1G3F{text-align:center;cursor:pointer;transition:opacity .2s ease}.GifModal_gifItem__y1G3F:hover{opacity:.9}.GifModal_gifItem__y1G3F img{width:100%;height:auto;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.4);transition:transform .2s ease,box-shadow .2s ease}.GifModal_gifItem__y1G3F:hover img{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.5)}.GifModal_gifItem__y1G3F p{margin-top:1rem;font-size:.875rem;color:var(--nx-colors-gray-10);font-weight:500;opacity:.5}.GifModal_modal__nBYkq{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem;cursor:pointer}.GifModal_modalContent__d_pY5{position:relative;max-width:50.625vw;max-height:50.625vh;cursor:default}.GifModal_modalContent__d_pY5 img{width:100%;height:auto;max-height:47.8125vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,.8)}.GifModal_closeButton__BCgP8{position:absolute;top:-40px;right:0;background:transparent;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:.5rem;line-height:1;opacity:.8;transition:opacity .2s ease}.GifModal_closeButton__BCgP8:hover{opacity:1}.GifModal_modalCaption__FBimY{text-align:center;margin-top:1rem;color:hsla(0,0%,100%,.8);font-size:1rem}@media (max-width:768px){.GifModal_modal__nBYkq{padding:1rem}.GifModal_closeButton__BCgP8{top:-35px;font-size:1.5rem}}