.gallery-header[data-astro-cid-fd4xczjg]{text-align:center;margin-bottom:var(--space-12);padding:var(--space-8);background:linear-gradient(135deg,#fff,#fff8f0,#ffe4cc);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl)}.page-title[data-astro-cid-fd4xczjg]{font-size:var(--text-5xl);font-weight:var(--font-extrabold);color:var(--color-text-primary);margin-bottom:var(--space-4);background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.event-subtitle[data-astro-cid-fd4xczjg]{font-size:var(--text-2xl);color:var(--color-primary);font-weight:var(--font-semibold);margin-bottom:var(--space-4);font-style:italic}.event-description[data-astro-cid-fd4xczjg]{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:800px;margin:0 auto;line-height:var(--leading-relaxed)}.photo-credit[data-astro-cid-fd4xczjg]{font-size:var(--text-sm);color:var(--color-text-tertiary);font-style:italic;margin-top:var(--space-3);font-weight:var(--font-medium)}.gallery[data-astro-cid-fd4xczjg]{padding:var(--space-4) 0}.gallery-section[data-astro-cid-fd4xczjg]{margin-bottom:var(--space-16)}.gallery-section-header[data-astro-cid-fd4xczjg]{text-align:center;margin-bottom:var(--space-8);padding:var(--space-6);background:linear-gradient(135deg,#fff8f0,#ffe4cc);border-radius:var(--radius-xl);box-shadow:var(--shadow-md)}.gallery-section-title[data-astro-cid-fd4xczjg]{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-primary);margin-bottom:var(--space-2)}.gallery-grid[data-astro-cid-fd4xczjg]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--space-6);animation:fadeIn .8s ease-out}.gallery-item[data-astro-cid-fd4xczjg]{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-bg-primary);box-shadow:var(--shadow-md);transition:all var(--transition-base);cursor:pointer;aspect-ratio:4/3}.gallery-item[data-astro-cid-fd4xczjg]:hover{transform:translateY(-8px) scale(1.02);box-shadow:var(--shadow-2xl),0 0 30px #ff7a004d;z-index:10}.gallery-image[data-astro-cid-fd4xczjg]{width:100%;height:100%;object-fit:cover;display:block;transition:all var(--transition-base)}.gallery-item[data-astro-cid-fd4xczjg]:hover .gallery-image[data-astro-cid-fd4xczjg]{transform:scale(1.05)}.gallery-item[data-astro-cid-fd4xczjg]:after{content:"🔍";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:var(--text-4xl);opacity:0;transition:all var(--transition-base);pointer-events:none;text-shadow:0 2px 10px rgba(0,0,0,.5)}.gallery-item[data-astro-cid-fd4xczjg]:hover:after{opacity:1}@media(max-width:1024px){.gallery-grid[data-astro-cid-fd4xczjg]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:var(--space-4)}}@media(max-width:768px){.page-title[data-astro-cid-fd4xczjg]{font-size:var(--text-4xl)}.event-subtitle[data-astro-cid-fd4xczjg]{font-size:var(--text-xl)}.event-description[data-astro-cid-fd4xczjg]{font-size:var(--text-base)}.gallery-grid[data-astro-cid-fd4xczjg]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--space-3)}.gallery-header[data-astro-cid-fd4xczjg]{padding:var(--space-6)}}@media(max-width:480px){.gallery-grid[data-astro-cid-fd4xczjg]{grid-template-columns:1fr}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gallery-item[data-astro-cid-fd4xczjg]{animation:fadeIn .6s ease-out backwards}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(1){animation-delay:.05s}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(2){animation-delay:.1s}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(3){animation-delay:.15s}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(4){animation-delay:.2s}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(5){animation-delay:.25s}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(6){animation-delay:.3s}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(7){animation-delay:.35s}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(8){animation-delay:.4s}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(9){animation-delay:.45s}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(10){animation-delay:.5s}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(11){animation-delay:.55s}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(12){animation-delay:.6s}.gallery-item[data-astro-cid-fd4xczjg]:nth-child(13){animation-delay:.65s}.lightbox[data-astro-cid-fd4xczjg]{display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background-color:#000000f2;align-items:center;justify-content:center;animation:fadeIn .3s ease-out}.lightbox-content[data-astro-cid-fd4xczjg]{max-width:90%;max-height:90%;object-fit:contain;border-radius:var(--radius-lg);box-shadow:0 0 50px #ff7a004d;animation:zoomIn .3s ease-out}.lightbox-close[data-astro-cid-fd4xczjg]{position:absolute;top:30px;right:50px;color:#fff;font-size:50px;font-weight:700;cursor:pointer;transition:all var(--transition-base);z-index:10000}.lightbox-close[data-astro-cid-fd4xczjg]:hover{color:var(--color-primary);transform:scale(1.2)}@keyframes zoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:768px){.lightbox-close[data-astro-cid-fd4xczjg]{top:20px;right:20px;font-size:40px}.lightbox-content[data-astro-cid-fd4xczjg]{max-width:95%;max-height:95%}}
