.Gallery_masonryGrid__W_kbz{display:flex;margin-left:-16px;width:auto}.Gallery_masonryGridColumn___XYdw{padding-left:16px;background-clip:padding-box}.Gallery_gridItem__u87n7{margin-bottom:16px;border-radius:var(--radius-m);box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease-in-out;overflow:hidden;height:300px;display:flex;flex-direction:column;position:relative;cursor:pointer}.Gallery_gridItem__u87n7:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.Gallery_gridItem__u87n7:hover .Gallery_imageOverlay___kxdP{background:linear-gradient(transparent,rgba(0,0,0,.9))}.Gallery_gridItem__u87n7 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease-in-out}.Gallery_gridItem__u87n7:hover img{transform:scale(1.05)}.Gallery_imageOverlay___kxdP{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:var(--static-space-16);display:flex;align-items:flex-end;justify-content:flex-start;transition:background .3s ease-in-out}.Gallery_modal__Mfy_c{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:var(--static-space-24);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:Gallery_fadeIn__VwPxw .2s ease-out}.Gallery_modalContent__BR3OZ{background:var(--background-surface);border-radius:var(--radius-l);max-width:600px;max-height:80vh;width:100%;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border:1px solid var(--border-neutral-medium);animation:Gallery_slideUp__TaE55 .3s ease-out}.Gallery_poemContent__qk_VU{max-height:60vh;overflow-y:auto;padding-right:var(--static-space-8)}.Gallery_poemContent__qk_VU::-webkit-scrollbar{width:6px}.Gallery_poemContent__qk_VU::-webkit-scrollbar-track{background:var(--background-neutral-weak);border-radius:var(--radius-s)}.Gallery_poemContent__qk_VU::-webkit-scrollbar-thumb{background:var(--background-neutral-medium);border-radius:var(--radius-s)}.Gallery_poemContent__qk_VU::-webkit-scrollbar-thumb:hover{background:var(--background-neutral-strong)}@keyframes Gallery_fadeIn__VwPxw{0%{opacity:0}to{opacity:1}}@keyframes Gallery_slideUp__TaE55{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:560px){.Gallery_modal__Mfy_c{padding:var(--static-space-16)}.Gallery_modalContent__BR3OZ{max-height:90vh}.Gallery_poemContent__qk_VU{max-height:70vh}.Gallery_gridItem__u87n7{height:250px}}