.tags-bar_tagsBar__LJB26{justify-content:space-between;letter-spacing:.1em;font-size:.875rem;color:var(--color-light-gray);width:100%;margin-bottom:1rem}.tags-bar_tagsBar__LJB26,.tags-bar_tagsLeft__o4uC7{display:flex;align-items:center}.tags-bar_dateRight__aI6xZ{font-weight:500}.tags-bar_separator__xyvIq{margin:0 .5rem;opacity:.5}.ImageModal_thumbnail__QzH3i{position:relative;width:100%;cursor:pointer;overflow:hidden;transition:transform .2s ease}.ImageModal_thumbnail__QzH3i:hover{transform:scale(1.02)}.ImageModal_thumbnailImage___BxUL{width:100%;height:auto;display:block;filter:grayscale(100%);transition:filter .3s ease}.ImageModal_thumbnail__QzH3i:hover .ImageModal_thumbnailImage___BxUL{filter:grayscale(0)}.ImageModal_modalOverlay__5MmDU{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem;cursor:pointer;margin:0;animation:ImageModal_fadeIn__KiCIU .2s ease}.ImageModal_modalContent__jt2To{position:relative;max-width:90vw;max-height:90vh;cursor:default}.ImageModal_fullImage__T8U7i{max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain}.ImageModal_closeButton__n8AEN{position:absolute;top:-40px;right:0;background:transparent;border:none;color:white;font-size:3rem;cursor:pointer;padding:0;line-height:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.ImageModal_closeButton__n8AEN:hover{opacity:.7}@keyframes ImageModal_fadeIn__KiCIU{0%{opacity:0}to{opacity:1}}body:has(.ImageModal_modalOverlay__5MmDU){overflow:hidden}