.gallery-hero-banner[data-astro-cid-3mhbem3k]{text-align:center;background:linear-gradient(#fff 0%,#f4fbf9 60%,#fff 100%);border-bottom:1.5px solid #e2ece9;padding:3.8rem 1.5rem 2.8rem}.gallery-hero-inner[data-astro-cid-3mhbem3k]{max-width:820px;margin:0 auto}.gallery-badge-pill[data-astro-cid-3mhbem3k]{color:#084837;font-family:var(--font-heading);background:#ecfdf5;border:1.5px solid #a7f3d0;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.45rem 1.25rem;font-size:.88rem;font-weight:800;display:inline-flex;box-shadow:0 4px 15px #0d94881f}.gallery-main-title[data-astro-cid-3mhbem3k]{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.8px;margin-bottom:.85rem;font-size:clamp(2rem,3.8vw,2.9rem);font-weight:900;line-height:1.18}.gallery-sub-title[data-astro-cid-3mhbem3k]{font-family:var(--font-body);color:#475569;margin:0 auto;font-size:1.08rem;line-height:1.65}.gallery-body-section[data-astro-cid-3mhbem3k]{background:#fff;padding:3rem 0 5rem}.gallery-filter-wrap[data-astro-cid-3mhbem3k]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2.8rem;display:flex}.gallery-filter-btn[data-astro-cid-3mhbem3k]{color:#1e293b;font-family:var(--font-heading);cursor:pointer;background:#fff;border:1.5px solid #e2ece9;border-radius:9999px;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.92rem;font-weight:800;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #0f172a0a}.gallery-filter-btn[data-astro-cid-3mhbem3k]:hover{color:#084837;border-color:#0d9488;transform:translateY(-2px);box-shadow:0 8px 20px #0d948826}.gallery-filter-btn[data-astro-cid-3mhbem3k].active{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#084837 100%);border-color:#084837;transform:translateY(-2px);box-shadow:0 8px 25px #08483759}.tab-emoji[data-astro-cid-3mhbem3k]{font-size:1rem}.gallery-photos-grid[data-astro-cid-3mhbem3k]{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.6rem;display:grid}.gallery-photo-card[data-astro-cid-3mhbem3k]{cursor:pointer;background:#fff;border:1.5px solid #e2ece9;border-radius:20px;flex-direction:column;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 10px 25px -4px #0f172a0f,0 4px 12px #0848370f}.gallery-photo-card[data-astro-cid-3mhbem3k]:hover{border-color:#0d9488;transform:translateY(-7px)scale(1.01);box-shadow:0 20px 40px -6px #08483738,0 10px 20px #0f172a14}.gallery-media-frame[data-astro-cid-3mhbem3k]{aspect-ratio:16/11;background:#fff5f8;width:100%;position:relative;overflow:hidden}.gallery-card-img[data-astro-cid-3mhbem3k]{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.16,1,.3,1);display:block}.gallery-photo-card[data-astro-cid-3mhbem3k]:hover .gallery-card-img[data-astro-cid-3mhbem3k]{transform:scale(1.08)}.gallery-card-overlay[data-astro-cid-3mhbem3k]{opacity:0;background:linear-gradient(#0d948826 0%,#0f172a99 100%);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-photo-card[data-astro-cid-3mhbem3k]:hover .gallery-card-overlay[data-astro-cid-3mhbem3k]{opacity:1}.view-zoom-icon[data-astro-cid-3mhbem3k]{filter:drop-shadow(0 4px 8px #0006);font-size:2rem;transition:transform .3s cubic-bezier(.34,1.3,.64,1);transform:scale(.85)}.gallery-photo-card[data-astro-cid-3mhbem3k]:hover .view-zoom-icon[data-astro-cid-3mhbem3k]{transform:scale(1.15)}.view-zoom-text[data-astro-cid-3mhbem3k]{color:#fff;font-family:var(--font-heading);letter-spacing:.4px;text-shadow:0 2px 8px #0009;font-size:.88rem;font-weight:800}.gallery-category-pill[data-astro-cid-3mhbem3k]{backdrop-filter:blur(8px);color:#084837;font-family:var(--font-heading);background:#fffffff2;border:1px solid #e2ece9;border-radius:9999px;padding:.28rem .75rem;font-size:.72rem;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #0000001a}.gallery-card-meta[data-astro-cid-3mhbem3k]{background:#fff;flex-direction:column;flex-grow:1;justify-content:space-between;gap:.35rem;padding:1.1rem 1.25rem;display:flex}.gallery-item-title[data-astro-cid-3mhbem3k]{font-family:var(--font-heading);color:#0f172a;margin:0;font-size:.98rem;font-weight:800;line-height:1.3}.gallery-click-hint[data-astro-cid-3mhbem3k]{color:#084837;align-items:center;gap:.25rem;font-size:.8rem;font-weight:700;transition:transform .2s;display:inline-flex}.gallery-photo-card[data-astro-cid-3mhbem3k]:hover .gallery-click-hint[data-astro-cid-3mhbem3k]{transform:translate(4px)}.gallery-lightbox-modal[data-astro-cid-3mhbem3k]{z-index:99999;opacity:0;visibility:hidden;pointer-events:none;justify-content:center;align-items:center;padding:1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.gallery-lightbox-modal[data-astro-cid-3mhbem3k].is-open{opacity:1;visibility:visible;pointer-events:auto}.lightbox-backdrop[data-astro-cid-3mhbem3k]{backdrop-filter:blur(16px);background:#0f172ae0;position:absolute;inset:0}.lightbox-content-box[data-astro-cid-3mhbem3k]{z-index:10;background:#fff;border:2px solid #e2ece9;border-radius:24px;flex-direction:column;width:100%;max-width:1080px;animation:.35s cubic-bezier(.16,1,.3,1) zoomInLight;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000080}@keyframes zoomInLight{0%{opacity:0;transform:scale(.92)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.lightbox-close-circle[data-astro-cid-3mhbem3k]{color:#0f172a;cursor:pointer;z-index:20;background:#fff;border:1.5px solid #e2ece9;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.6rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:14px;right:16px;box-shadow:0 4px 14px #00000026}.lightbox-close-circle[data-astro-cid-3mhbem3k]:hover{color:#fff;background:#084837;border-color:#084837;transform:rotate(90deg)scale(1.1)}.lightbox-image-wrap[data-astro-cid-3mhbem3k]{background:#0f172a;justify-content:center;align-items:center;width:100%;max-height:70vh;display:flex;overflow:hidden}#lightboxImg[data-astro-cid-3mhbem3k]{object-fit:contain;max-width:100%;max-height:70vh;display:block}.lightbox-footer-bar[data-astro-cid-3mhbem3k]{background:#fff;border-top:1.5px solid #e2ece9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.lightbox-title-text[data-astro-cid-3mhbem3k]{font-family:var(--font-heading);color:#0f172a;font-size:1.1rem;font-weight:800}.lightbox-actions[data-astro-cid-3mhbem3k]{align-items:center;gap:.6rem;display:flex}.lightbox-nav-btn[data-astro-cid-3mhbem3k]{color:#0f172a;font-family:var(--font-heading);cursor:pointer;background:#f8fafc;border:1.5px solid #e2ece9;border-radius:9999px;padding:.45rem .95rem;font-size:.86rem;font-weight:800;transition:all .2s}.lightbox-nav-btn[data-astro-cid-3mhbem3k]:hover{color:#fff;background:#084837;border-color:#084837}.lightbox-orig-btn[data-astro-cid-3mhbem3k]{font-family:var(--font-heading);background:linear-gradient(135deg,#0d9488 0%,#084837 100%);border-radius:9999px;padding:.45rem 1.1rem;font-size:.86rem;font-weight:800;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #0d948840;color:#fff!important}.lightbox-orig-btn[data-astro-cid-3mhbem3k]:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0d948866}@media (width<=680px){.gallery-photos-grid[data-astro-cid-3mhbem3k]{grid-template-columns:1fr}.lightbox-footer-bar[data-astro-cid-3mhbem3k]{flex-direction:column;align-items:flex-start}}
