.gallery[data-astro-cid-tvv6smhg]{background-color:var(--sand);padding:80px 0}.gallery__title[data-astro-cid-tvv6smhg]{text-align:center;font-size:2.5rem;color:var(--dark-color);margin-bottom:40px;position:relative;padding-bottom:15px}.gallery__title[data-astro-cid-tvv6smhg]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:3px;background-color:var(--primary-color)}.gallery__ebird[data-astro-cid-tvv6smhg]{margin-inline:auto;width:fit-content;display:flex;justify-content:center;font-size:30px;align-items:end;background-color:var(--eucalipte);padding:6px 12px;border-radius:12px;img{height:40px;margin-block:auto;margin-left:8px;background-color:var(--sand);padding:4px 6px;border-radius:12px}}.gallery__grid[data-astro-cid-tvv6smhg]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;padding:20px}.gallery__item[data-astro-cid-tvv6smhg]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease;cursor:pointer}.gallery__item[data-astro-cid-tvv6smhg]:hover{transform:translateY(-5px)}.gallery__image-container[data-astro-cid-tvv6smhg]{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden}.gallery__image[data-astro-cid-tvv6smhg]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery__item[data-astro-cid-tvv6smhg]:hover .gallery__image[data-astro-cid-tvv6smhg]{transform:scale(1.05)}.gallery__image-title[data-astro-cid-tvv6smhg]{padding:15px;margin:0;font-size:1.1rem;color:var(--dark-color);text-align:center;font-weight:600}.gallery__modal[data-astro-cid-tvv6smhg]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.gallery__modal--active[data-astro-cid-tvv6smhg]{opacity:1;visibility:visible}.gallery__modal-content[data-astro-cid-tvv6smhg]{position:relative;max-width:1024px;max-height:90vh;width:90%;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.gallery__modal-close[data-astro-cid-tvv6smhg]{position:absolute;top:15px;right:15px;background:#000000b3;color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.2rem;cursor:pointer;z-index:10;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.gallery__modal-close[data-astro-cid-tvv6smhg]:hover{background:#000000e6}.gallery__modal-image-container[data-astro-cid-tvv6smhg]{width:100%;max-height:70vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8f8f8}.gallery__modal-image[data-astro-cid-tvv6smhg]{max-width:100%;max-height:100%;object-fit:contain;display:block}.gallery__modal-info[data-astro-cid-tvv6smhg]{padding:20px;text-align:center;background:#fff}.gallery__modal-title[data-astro-cid-tvv6smhg]{font-size:1.3rem;color:var(--dark-color);margin:0;font-weight:600}.gallery__modal-nav[data-astro-cid-tvv6smhg]{position:absolute;top:50%;transform:translateY(-50%);background:#000000b3;color:#fff;border:none;border-radius:50%;width:50px;height:50px;font-size:1.2rem;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center;z-index:10}.gallery__modal-nav[data-astro-cid-tvv6smhg]:hover{background:#000000e6}.gallery__modal-prev[data-astro-cid-tvv6smhg]{left:20px}.gallery__modal-next[data-astro-cid-tvv6smhg]{right:20px}@media (min-width: 768px){.gallery__grid[data-astro-cid-tvv6smhg]{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:40px}.gallery__title[data-astro-cid-tvv6smhg]{font-size:3rem}}@media (min-width: 1024px){.gallery__grid[data-astro-cid-tvv6smhg]{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:50px}.gallery__title[data-astro-cid-tvv6smhg]{font-size:3.5rem}}@media (max-width: 768px){.gallery__modal-content[data-astro-cid-tvv6smhg]{width:95%;max-height:95vh}.gallery__modal-nav[data-astro-cid-tvv6smhg]{width:40px;height:40px;font-size:1rem}.gallery__modal-prev[data-astro-cid-tvv6smhg]{left:10px}.gallery__modal-next[data-astro-cid-tvv6smhg]{right:10px}.gallery__modal-close[data-astro-cid-tvv6smhg]{width:35px;height:35px;font-size:1rem}}
