.badge-container[data-astro-cid-bwojsxva]{margin:1.5rem 0;display:flex;justify-content:center}.gallery-nav-container[data-astro-cid-bwojsxva]{margin:1rem 0 2rem;display:flex;justify-content:flex-start}.gallery-nav-link[data-astro-cid-bwojsxva]{display:flex;align-items:center;gap:.5rem;background-color:#f8f9fa;color:#4a5568;padding:.5rem 1rem;border-radius:.375rem;text-decoration:none;font-size:.875rem;font-weight:500;border:1px solid #e2e8f0;transition:all .2s ease}.gallery-nav-link[data-astro-cid-bwojsxva]:hover{background-color:#e2e8f0;border-color:#cbd5e0;transform:translate(-2px)}.gallery-nav-arrow[data-astro-cid-bwojsxva]{font-size:1rem}.gallery-link-container[data-astro-cid-bwojsxva]{margin:2rem 0;display:flex;justify-content:center}.gallery-link[data-astro-cid-bwojsxva]{display:flex;align-items:center;gap:.5rem;background-color:#2d3748;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .3s ease}.gallery-link[data-astro-cid-bwojsxva]:hover{background-color:#4a5568;transform:translateY(-2px)}.gallery-icon[data-astro-cid-bwojsxva]{font-size:1.25rem}.gallery-arrow[data-astro-cid-bwojsxva]{font-size:1.25rem;margin-left:.5rem}.gallery-section[data-astro-cid-bwojsxva]{margin-bottom:3rem;scroll-margin-top:150px}.gallery-section[data-astro-cid-bwojsxva] h2[data-astro-cid-bwojsxva]{margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.gallery-grid[data-astro-cid-bwojsxva]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.gallery-item[data-astro-cid-bwojsxva]{border-radius:.75rem;overflow:hidden;box-shadow:0 6px 12px #0000001a;transition:all .3s ease;position:relative;background:#fff}.gallery-item[data-astro-cid-bwojsxva]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 32px #00000026}.gallery-item[data-astro-cid-bwojsxva]:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#4a55680d,#2d37480d);opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}.gallery-item[data-astro-cid-bwojsxva]:hover:before{opacity:1}.gallery-item[data-astro-cid-bwojsxva] img[data-astro-cid-bwojsxva]{width:100%;height:auto;object-fit:cover;cursor:pointer}.image-caption[data-astro-cid-bwojsxva]{padding:.75rem;background-color:#f8f9fa;font-size:.875rem;text-align:center}.gallery-image[data-astro-cid-bwojsxva]{width:100%;max-height:400px;object-fit:cover;border-radius:.5rem;margin-bottom:2rem}.tab-links[data-astro-cid-bwojsxva]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;justify-content:center}.tab-link[data-astro-cid-bwojsxva]{padding:.5rem 1rem;background-color:#e2e8f0;color:#4a5568;border-radius:.25rem;text-decoration:none;font-size:.875rem;transition:all .2s ease}.tab-link[data-astro-cid-bwojsxva]:hover{background-color:#cbd5e0}.tab-link[data-astro-cid-bwojsxva].active{background-color:#4a5568;color:#fff}.sticky-nav[data-astro-cid-bwojsxva]{position:sticky;top:0;background-color:#f8f9fa;padding:1rem;border-radius:.5rem;box-shadow:0 2px 10px #0000001a;z-index:10;margin:1rem 0 2rem;transition:all .3s ease;overflow-x:auto;-webkit-overflow-scrolling:touch}.sticky-nav[data-astro-cid-bwojsxva] .tab-links[data-astro-cid-bwojsxva]{margin-bottom:0;padding-bottom:.5rem}.gallery-item[data-astro-cid-bwojsxva] a[data-astro-cid-bwojsxva]{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.gallery-item[data-astro-cid-bwojsxva] img[data-astro-cid-bwojsxva]{width:100%;height:280px;object-fit:cover;cursor:pointer;transition:all .3s ease;position:relative;z-index:0}.gallery-item[data-astro-cid-bwojsxva]:hover img[data-astro-cid-bwojsxva]{transform:scale(1.08);filter:brightness(1.1) contrast(1.05)}@media (max-width: 768px){.gallery-grid[data-astro-cid-bwojsxva]{grid-template-columns:1fr;gap:1.5rem}.gallery-item[data-astro-cid-bwojsxva] img[data-astro-cid-bwojsxva]{height:250px}.tab-link[data-astro-cid-bwojsxva]{padding:.4rem .8rem;font-size:.75rem}.sticky-nav[data-astro-cid-bwojsxva]{top:0;padding:.75rem}.gallery-section[data-astro-cid-bwojsxva]{scroll-margin-top:130px}}.back-to-top[data-astro-cid-bwojsxva]{position:fixed;bottom:2rem;right:2rem;background-color:#4a5568;color:#fff;width:3rem;height:3rem;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:1.5rem;opacity:0;transition:opacity .3s ease,transform .3s ease;z-index:99;cursor:pointer;box-shadow:0 4px 10px #0003}.back-to-top[data-astro-cid-bwojsxva].show{opacity:1;transform:translateY(0)}.back-to-top[data-astro-cid-bwojsxva]:hover{background-color:#2d3748;transform:translateY(-5px)}.lightbox[data-astro-cid-bwojsxva]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:1000;justify-content:center;align-items:center;flex-direction:column}.lightbox-content[data-astro-cid-bwojsxva]{position:relative;max-width:90%;max-height:90%}.lightbox-image[data-astro-cid-bwojsxva]{max-width:100%;max-height:80vh;border-radius:.25rem}.lightbox-caption[data-astro-cid-bwojsxva]{color:#fff;text-align:center;padding:1rem;font-size:1rem}.lightbox-close[data-astro-cid-bwojsxva]{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:1001}.lightbox-new-tab[data-astro-cid-bwojsxva]{position:absolute;top:1rem;right:4rem;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;z-index:1001;text-decoration:none;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:4px;background-color:#0000004d;transition:background-color .2s ease}.lightbox-new-tab[data-astro-cid-bwojsxva]:hover{background-color:#fff3}
