*,*::before,*::after{box-sizing:border-box}.gallery{max-width:1200px;margin:0 auto;padding:0 10px;column-gap:1rem;width:100%}.gallery img{cursor:zoom-in;transition:0.2s ease}.umpitie-lightbox{display:none;justify-content:center;align-items:center;position:fixed;z-index:9999;inset:0;background:rgb(0 0 0 / .85);padding:20px}.umpitie-lightbox.open{display:flex}.umpitie-lightbox-img{width:auto;height:auto;max-width:95vw;max-height:95vh;border-radius:6px}.umpitie-lightbox-close{position:absolute;top:20px;right:30px;font-size:40px;color:#fff;cursor:pointer;user-select:none}@media (max-width:399px){.gallery{column-count:1}}@media (min-width:400px) and (max-width:767px){.gallery{column-count:2}}@media (min-width:768px) and (max-width:1023px){.gallery{column-count:2}.umpitie-lightbox{padding:40px}.umpitie-lightbox-img{max-width:98vw;max-height:98vh}}@media (min-width:1024px) and (max-width:1199px){.gallery{column-count:3}.gallery-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(0 0 0 / .12)}}@media (min-width:1200px){.gallery{column-count:3}.gallery-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(0 0 0 / .12)}.umpitie-lightbox{padding:0}.umpitie-lightbox-img{max-width:100vw;max-height:100vh;border-radius:0}}.gallery-item{break-inside:avoid;margin-bottom:1rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgb(0 0 0 / .08);overflow:hidden;border:1px solid #e6e6e6;transition:transform 0.2s ease,box-shadow 0.2s ease;width:100%}.gallery-item.highlight{border:2px solid #0073aa;box-shadow:0 0 10px rgb(0 115 170 / .5);transition:all 0.3s ease}.gallery-item img{width:100%;height:auto;display:block}.gallery-metadata{padding:10px 12px;border-top:1px solid #eee;font-size:.9rem;color:#444}.gallery-row{margin-bottom:4px;line-height:1.4em}.gallery-row strong{font-weight:600;color:#222}.gallery-row a{color:#0073aa;text-decoration:none}.gallery-row a:hover{text-decoration:underline}.show-on-map{color:#005eb8}