.gallery-section[data-astro-cid-ihllb3az]{background-color:var(--canvas-soft);padding:var(--section-padding)}.gallery-section[data-astro-cid-ihllb3az] .container[data-astro-cid-ihllb3az]{max-width:var(--container-wide-width);margin:0 auto}.filter-tabs[data-astro-cid-ihllb3az]{display:flex;justify-content:center;gap:var(--space-sm);margin-bottom:var(--space-xl);flex-wrap:wrap}.filter-btn[data-astro-cid-ihllb3az]{min-height:40px;padding:0 var(--space-md);border:1px solid var(--hairline);background:var(--canvas);color:var(--body);border-radius:var(--radius-pill-sm);font-weight:500;cursor:pointer;transition:all .2s ease;font-size:var(--body-sm-size)}.filter-btn[data-astro-cid-ihllb3az]:hover,.filter-btn[data-astro-cid-ihllb3az].active{background:var(--ink);color:var(--on-primary);border-color:var(--ink)}.gallery-grid[data-astro-cid-ihllb3az]{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(10px,1.4vw,20px);align-items:stretch;margin:0 auto}.gallery-item[data-astro-cid-ihllb3az]{position:relative;grid-column:span 3;border-radius:var(--radius-sm);overflow:hidden;border:6px solid var(--canvas);box-shadow:0 12px 34px #0f172a24;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer;background:var(--canvas);min-width:0}.gallery-item[data-astro-cid-ihllb3az]:hover{box-shadow:var(--shadow-level-4);border-color:var(--canvas)}.gallery-item[data-astro-cid-ihllb3az].hidden{display:none}.gallery-item[data-astro-cid-ihllb3az]:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.year-section-title[data-astro-cid-ihllb3az]{grid-column:1 / -1;font-size:var(--display-sm-size);font-weight:600;color:var(--ink);padding:var(--space-xl) 0 var(--space-sm);margin-top:var(--space-sm);border-bottom:1px solid var(--hairline);display:none}.year-section-title[data-astro-cid-ihllb3az].visible{display:block}.media-frame[data-astro-cid-ihllb3az]{position:relative;width:100%;height:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--canvas-soft-2)}.image-wrapper[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.gallery-item[data-astro-cid-ihllb3az]:hover .image-wrapper[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{transform:scale(1.045)}.gallery-grid[data-astro-cid-ihllb3az][data-filter=all]{display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}.gallery-grid[data-astro-cid-ihllb3az][data-filter=all] .gallery-item[data-astro-cid-ihllb3az]{grid-column:span 4;border-width:1px;border-color:var(--hairline);box-shadow:var(--shadow-level-1)}.gallery-grid[data-astro-cid-ihllb3az][data-filter=all] .gallery-item[data-astro-cid-ihllb3az]:hover{transform:translateY(-4px)}.gallery-grid[data-astro-cid-ihllb3az][data-filter=all] .media-frame[data-astro-cid-ihllb3az]{aspect-ratio:1 / 1}.gallery-grid[data-astro-cid-ihllb3az]:not([data-filter=all]) .gallery-item[data-astro-cid-ihllb3az]{position:relative;left:auto;top:auto;width:auto;z-index:auto;grid-column:span 3;grid-row:auto;transform:none;margin-top:0;border-width:1px;border-color:var(--hairline);box-shadow:var(--shadow-level-1)}.gallery-grid[data-astro-cid-ihllb3az]:not([data-filter=all]) .media-frame[data-astro-cid-ihllb3az]{aspect-ratio:1 / 1}.lightbox[data-astro-cid-ihllb3az]{display:none;position:fixed;inset:0;background:#000000f2;z-index:10000;justify-content:center;align-items:center;animation:fadeIn .3s ease}.lightbox[data-astro-cid-ihllb3az].active{display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content[data-astro-cid-ihllb3az]{max-width:90%;max-height:90%;position:relative;display:flex;align-items:center;justify-content:center}#lightbox-img[data-astro-cid-ihllb3az]{max-width:100%;max-height:90vh;object-fit:contain;border-radius:.5rem}.lightbox-close[data-astro-cid-ihllb3az],.lightbox-prev[data-astro-cid-ihllb3az],.lightbox-next[data-astro-cid-ihllb3az]{position:absolute;background:#fff3;border:none;color:#fff;font-size:2rem;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.lightbox-close[data-astro-cid-ihllb3az]:hover,.lightbox-prev[data-astro-cid-ihllb3az]:hover,.lightbox-next[data-astro-cid-ihllb3az]:hover{background:#fff6;transform:scale(1.1)}.lightbox-close[data-astro-cid-ihllb3az]{top:2rem;right:2rem;font-size:3rem}.lightbox-prev[data-astro-cid-ihllb3az]{left:2rem;top:50%;transform:translateY(-50%)}.lightbox-next[data-astro-cid-ihllb3az]{right:2rem;top:50%;transform:translateY(-50%)}@media(max-width:1024px){.gallery-grid[data-astro-cid-ihllb3az][data-filter=all] .gallery-item[data-astro-cid-ihllb3az],.gallery-grid[data-astro-cid-ihllb3az]:not([data-filter=all]) .gallery-item[data-astro-cid-ihllb3az]{grid-column:span 4}}@media(max-width:768px){.gallery-grid[data-astro-cid-ihllb3az]{gap:var(--space-sm)}.gallery-grid[data-astro-cid-ihllb3az][data-filter=all] .gallery-item[data-astro-cid-ihllb3az],.gallery-grid[data-astro-cid-ihllb3az]:not([data-filter=all]) .gallery-item[data-astro-cid-ihllb3az]{grid-column:span 6}.filter-btn[data-astro-cid-ihllb3az]{padding:0 var(--space-sm);font-size:.875rem}.lightbox-close[data-astro-cid-ihllb3az]{top:1rem;right:1rem}.lightbox-prev[data-astro-cid-ihllb3az]{left:1rem}.lightbox-next[data-astro-cid-ihllb3az]{right:1rem}.lightbox-close[data-astro-cid-ihllb3az],.lightbox-prev[data-astro-cid-ihllb3az],.lightbox-next[data-astro-cid-ihllb3az]{width:40px;height:40px;font-size:1.5rem}}@media(max-width:480px){.filter-tabs[data-astro-cid-ihllb3az]{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:var(--space-xs);scrollbar-width:none}.filter-tabs[data-astro-cid-ihllb3az]::-webkit-scrollbar{display:none}.filter-btn[data-astro-cid-ihllb3az]{flex:0 0 auto}.gallery-grid[data-astro-cid-ihllb3az]:not([data-filter=all]) .gallery-item[data-astro-cid-ihllb3az]{grid-column:1 / -1;grid-row:auto}.gallery-grid[data-astro-cid-ihllb3az][data-filter=all] .gallery-item[data-astro-cid-ihllb3az],.gallery-grid[data-astro-cid-ihllb3az]:not([data-filter=all]) .gallery-item[data-astro-cid-ihllb3az]{grid-column:1 / -1}.section-title[data-astro-cid-ihllb3az]{font-size:1.75rem}.section-subtitle[data-astro-cid-ihllb3az]{font-size:1rem}}
