.page-hero[data-astro-cid-s3xwshfv]{position:relative;min-height:300px;display:flex;align-items:flex-end;padding:var(--space-3xl) 0;margin-top:var(--header-height)}.page-hero-bg[data-astro-cid-s3xwshfv]{position:absolute;inset:0;z-index:-2}.page-hero-bg[data-astro-cid-s3xwshfv] img[data-astro-cid-s3xwshfv]{width:100%;height:100%;object-fit:cover}.page-hero-overlay[data-astro-cid-s3xwshfv]{position:absolute;inset:0;z-index:-1;background:linear-gradient(to bottom,#0000004d,#083b5ccc)}.page-hero-content[data-astro-cid-s3xwshfv]{position:relative;color:#fff}.breadcrumb[data-astro-cid-s3xwshfv]{display:flex;align-items:center;gap:var(--space-sm);font-size:.9rem;margin-bottom:var(--space-lg);opacity:.9}.breadcrumb[data-astro-cid-s3xwshfv] a[data-astro-cid-s3xwshfv]{color:#fff;text-decoration:none}.breadcrumb[data-astro-cid-s3xwshfv] a[data-astro-cid-s3xwshfv]:hover{text-decoration:underline}.page-hero[data-astro-cid-s3xwshfv] h1[data-astro-cid-s3xwshfv]{font-size:clamp(2rem,5vw,3rem);color:#fff;margin-bottom:var(--space-md)}.page-hero[data-astro-cid-s3xwshfv] p[data-astro-cid-s3xwshfv]{font-size:1.1rem;opacity:.9}.filters-section[data-astro-cid-s3xwshfv]{background:#fff;padding:var(--space-lg) 0;border-bottom:1px solid var(--color-light);position:sticky;top:var(--header-height);z-index:10}.filter-buttons[data-astro-cid-s3xwshfv]{display:flex;gap:var(--space-sm);flex-wrap:wrap;justify-content:center}.filter-btn[data-astro-cid-s3xwshfv]{padding:var(--space-sm) var(--space-lg);border:1px solid var(--color-light);border-radius:var(--radius-full);background:#fff;font-size:.9rem;cursor:pointer;transition:all .2s ease}.filter-btn[data-astro-cid-s3xwshfv]:hover{border-color:var(--color-primary);color:var(--color-primary)}.filter-btn[data-astro-cid-s3xwshfv].active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.gallery-section[data-astro-cid-s3xwshfv]{background:var(--color-off-white)}.gallery-grid[data-astro-cid-s3xwshfv]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--space-md)}.gallery-item[data-astro-cid-s3xwshfv]{position:relative;aspect-ratio:4/3;border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;border:none;padding:0;background:var(--color-light)}.gallery-item[data-astro-cid-s3xwshfv] img[data-astro-cid-s3xwshfv]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery-item[data-astro-cid-s3xwshfv]:hover img[data-astro-cid-s3xwshfv]{transform:scale(1.05)}.gallery-item-overlay[data-astro-cid-s3xwshfv]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 50%);display:flex;flex-direction:column;justify-content:flex-end;padding:var(--space-md);opacity:0;transition:opacity .3s ease}.gallery-item[data-astro-cid-s3xwshfv]:hover .gallery-item-overlay[data-astro-cid-s3xwshfv],.gallery-item[data-astro-cid-s3xwshfv]:focus .gallery-item-overlay[data-astro-cid-s3xwshfv]{opacity:1}.gallery-item-title[data-astro-cid-s3xwshfv]{color:#fff;font-weight:600;font-size:.95rem}.gallery-item-location[data-astro-cid-s3xwshfv]{display:flex;align-items:center;gap:4px;color:#fffc;font-size:.8rem;margin-top:4px}.no-photos[data-astro-cid-s3xwshfv],.no-results[data-astro-cid-s3xwshfv]{text-align:center;padding:var(--space-3xl);color:var(--color-gray)}.lightbox[data-astro-cid-s3xwshfv]{position:fixed;inset:0;width:100%;height:100%;max-width:100%;max-height:100%;background:#000000f2;border:none;padding:0;margin:0;z-index:1000}.lightbox[data-astro-cid-s3xwshfv]::backdrop{background:#000000f2}.lightbox[data-astro-cid-s3xwshfv][open]{display:flex}.lightbox-content[data-astro-cid-s3xwshfv]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.lightbox-close[data-astro-cid-s3xwshfv]{position:absolute;top:var(--space-lg);right:var(--space-lg);background:#ffffff1a;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .2s ease;z-index:10}.lightbox-close[data-astro-cid-s3xwshfv]:hover{background:#fff3}.lightbox-nav[data-astro-cid-s3xwshfv]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .2s ease;z-index:10}.lightbox-nav[data-astro-cid-s3xwshfv]:hover{background:#fff3}.lightbox-prev[data-astro-cid-s3xwshfv]{left:var(--space-lg)}.lightbox-next[data-astro-cid-s3xwshfv]{right:var(--space-lg)}.lightbox-image-container[data-astro-cid-s3xwshfv]{max-width:calc(100% - 160px);max-height:calc(100% - 120px);display:flex;align-items:center;justify-content:center;position:relative}.lightbox-image-container[data-astro-cid-s3xwshfv] img[data-astro-cid-s3xwshfv]{max-width:100%;max-height:calc(100vh - 120px);object-fit:contain;border-radius:var(--radius-md)}.lightbox-spinner[data-astro-cid-s3xwshfv]{position:absolute;width:40px;height:40px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;display:none}.lightbox-image-container[data-astro-cid-s3xwshfv].loading .lightbox-spinner[data-astro-cid-s3xwshfv]{display:block}.lightbox-image-container[data-astro-cid-s3xwshfv].loading img[data-astro-cid-s3xwshfv]{opacity:.3}@keyframes spin{to{transform:rotate(360deg)}}.lightbox-info[data-astro-cid-s3xwshfv]{position:absolute;bottom:var(--space-xl);left:50%;transform:translate(-50%);text-align:center;color:#fff}.lightbox-info[data-astro-cid-s3xwshfv] h3[data-astro-cid-s3xwshfv]{font-size:1.2rem;margin-bottom:var(--space-xs);color:#fff}.lightbox-info[data-astro-cid-s3xwshfv] p[data-astro-cid-s3xwshfv]{font-size:.9rem;opacity:.8;margin-bottom:var(--space-sm)}.lightbox-counter[data-astro-cid-s3xwshfv]{font-size:.85rem;opacity:.6}@media (max-width: 768px){.gallery-grid[data-astro-cid-s3xwshfv]{grid-template-columns:repeat(2,1fr);gap:var(--space-sm)}.gallery-item[data-astro-cid-s3xwshfv]{aspect-ratio:1}.filter-buttons[data-astro-cid-s3xwshfv]{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:var(--space-sm);-webkit-overflow-scrolling:touch}.filter-btn[data-astro-cid-s3xwshfv]{flex-shrink:0;white-space:nowrap}.lightbox-nav[data-astro-cid-s3xwshfv]{width:44px;height:44px}.lightbox-prev[data-astro-cid-s3xwshfv]{left:var(--space-sm)}.lightbox-next[data-astro-cid-s3xwshfv]{right:var(--space-sm)}.lightbox-image-container[data-astro-cid-s3xwshfv]{max-width:calc(100% - 100px)}.lightbox-close[data-astro-cid-s3xwshfv]{top:var(--space-md);right:var(--space-md);width:40px;height:40px}}@media (max-width: 480px){.gallery-grid[data-astro-cid-s3xwshfv]{grid-template-columns:1fr}.gallery-item[data-astro-cid-s3xwshfv]{aspect-ratio:4/3}}
