.gallery-grid[data-astro-cid-u5hpd7j5]{display:grid;gap:1.5rem;padding:2rem 0}.gallery-grid[data-astro-cid-u5hpd7j5][data-columns="2"]{grid-template-columns:repeat(2,1fr)}.gallery-grid[data-astro-cid-u5hpd7j5][data-columns="3"]{grid-template-columns:repeat(3,1fr)}.gallery-grid[data-astro-cid-u5hpd7j5][data-columns="4"]{grid-template-columns:repeat(4,1fr)}.gallery-item[data-astro-cid-u5hpd7j5]{position:relative;overflow:hidden;aspect-ratio:1;cursor:pointer;text-decoration:none;border-radius:4px;opacity:1}.img-container[data-astro-cid-u5hpd7j5]{width:100%;height:100%;position:relative;background:var(--bg-card);overflow:hidden}.img-placeholder[data-astro-cid-u5hpd7j5]{position:absolute;inset:0;background:linear-gradient(135deg,var(--bg-accent-01) 0%,var(--bg-accent-05) 50%,var(--bg-accent-01) 100%);z-index:3;opacity:1;transition:opacity .4s ease;pointer-events:none}.img-container[data-astro-cid-u5hpd7j5].is-loaded .img-placeholder[data-astro-cid-u5hpd7j5]{opacity:0}.gallery-img[data-astro-cid-u5hpd7j5]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,opacity .4s ease;will-change:transform;position:relative;z-index:1;opacity:1}.overlay[data-astro-cid-u5hpd7j5]{position:absolute;bottom:0;left:0;right:0;padding:2rem 1rem 1rem;background:linear-gradient(transparent,var(--bg-overlay-heavy));z-index:4;transform:translateY(100%);opacity:0;will-change:transform,opacity}.overlay[data-astro-cid-u5hpd7j5] h3[data-astro-cid-u5hpd7j5]{color:var(--secondary);font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.overlay[data-astro-cid-u5hpd7j5] p[data-astro-cid-u5hpd7j5]{color:var(--accent);font-size:.85rem;margin:0}.gallery-overlay[data-astro-cid-u5hpd7j5]{position:fixed;inset:0;z-index:1400;background:var(--bg-dark-overlay-95);backdrop-filter:blur(4px);color:var(--secondary);display:none;flex-direction:column;justify-content:center;touch-action:pan-y}.gallery-overlay[data-astro-cid-u5hpd7j5][hidden]{display:none!important}.gallery-overlay[data-astro-cid-u5hpd7j5].is-open{display:flex}.gallery-overlay-close[data-astro-cid-u5hpd7j5]{position:absolute;top:1rem;right:1rem;z-index:2;border:1px solid var(--border-text-muted);background:var(--bg-dark-overlay-65);color:var(--secondary);font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:.5rem .9rem}.gallery-overlay-close[data-astro-cid-u5hpd7j5]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.gallery-overlay-image-frame[data-astro-cid-u5hpd7j5]{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:3.75rem 1rem 1rem}.gallery-overlay-image[data-astro-cid-u5hpd7j5]{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;border-radius:4px}.gallery-overlay-image[data-astro-cid-u5hpd7j5].is-missing{opacity:.6}.gallery-overlay-meta[data-astro-cid-u5hpd7j5]{text-align:center;padding:.75rem 1.25rem 1.4rem;background:linear-gradient(transparent,var(--bg-overlay-heavy))}.gallery-overlay-meta[data-astro-cid-u5hpd7j5] h3[data-astro-cid-u5hpd7j5]{margin:0;font-family:Playfair Display,serif;font-size:clamp(1.2rem,5.6vw,1.9rem);color:var(--secondary)}.gallery-overlay-meta[data-astro-cid-u5hpd7j5] p[data-astro-cid-u5hpd7j5]{margin:.3rem 0 0;color:var(--accent);font-size:.9rem;letter-spacing:.06em}@media(max-width:1024px){.gallery-grid[data-astro-cid-u5hpd7j5][data-columns="3"],.gallery-grid[data-astro-cid-u5hpd7j5][data-columns="4"]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.gallery-grid[data-astro-cid-u5hpd7j5]{display:flex;grid-template-columns:none!important;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;padding:.6rem .25rem 1rem;gap:1rem;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-inline:.25rem}.gallery-grid[data-astro-cid-u5hpd7j5][data-mobile-touch-action=auto]{touch-action:auto}.gallery-grid[data-astro-cid-u5hpd7j5][data-mobile-touch-action=pan-y]{touch-action:pan-y}.gallery-grid[data-astro-cid-u5hpd7j5][data-mobile-carousel=false]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible;overflow-y:visible;scroll-snap-type:none;touch-action:auto;padding:0;gap:.9rem}.gallery-grid[data-astro-cid-u5hpd7j5][data-mobile-carousel=false] .gallery-item[data-astro-cid-u5hpd7j5]{flex:initial;width:100%;scroll-snap-align:none;scroll-snap-stop:normal}.gallery-grid[data-astro-cid-u5hpd7j5]::-webkit-scrollbar{display:none}.gallery-item[data-astro-cid-u5hpd7j5]{flex:0 0 min(82vw,420px);width:min(82vw,420px);scroll-snap-align:center;scroll-snap-stop:always}.overlay[data-astro-cid-u5hpd7j5]{transform:translateY(0);padding:1.1rem}.overlay[data-astro-cid-u5hpd7j5] h3[data-astro-cid-u5hpd7j5]{font-size:1.2rem}.overlay[data-astro-cid-u5hpd7j5] p[data-astro-cid-u5hpd7j5]{font-size:.95rem}.gallery-overlay[data-astro-cid-u5hpd7j5]{background:var(--bg-dark-overlay-95)}}@media(min-width:601px){.gallery-overlay[data-astro-cid-u5hpd7j5]{display:none!important}}
