.MediaGallery_grid__T_5cf{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}@media (max-width:480px){.MediaGallery_grid__T_5cf{grid-template-columns:repeat(3,1fr);gap:2px}}.MediaGallery_cell__lQurw{position:relative;aspect-ratio:1/1;display:block;overflow:hidden;background:var(--mist)}.MediaGallery_image__nSkwu{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease,filter .3s ease;filter:saturate(85%)}.MediaGallery_cell__lQurw:hover .MediaGallery_image__nSkwu{transform:scale(1.04);filter:saturate(100%)}.MediaGallery_overlay__Y1mvC{position:absolute;inset:0;background:rgba(26,22,20,0);display:flex;align-items:flex-end;padding:.75rem;transition:background .25s ease;pointer-events:none}.MediaGallery_cell__lQurw:hover .MediaGallery_overlay__Y1mvC{background:rgba(26,22,20,.55)}.MediaGallery_title__3ju9g{font-family:"Noto Serif JP",serif;font-size:.72rem;font-weight:300;color:#fff;line-height:1.4;opacity:0;transform:translateY(4px);transition:opacity .25s ease,transform .25s ease;word-break:break-all}.MediaGallery_cell__lQurw:hover .MediaGallery_title__3ju9g{opacity:1;transform:translateY(0)}