.Gallery-module-scss-module__td3xxW__galleryPage{background-color:#f3edf0;min-height:100vh;padding-bottom:8rem}.Gallery-module-scss-module__td3xxW__header{text-align:center;color:#fff;z-index:1;background:linear-gradient(135deg,#010424f2,#02084acc),url(https://images.unsplash.com/photo-1541339907198-e08756ebafe3?auto=format&fit=crop&q=80) 50%/cover;justify-content:center;align-items:center;height:45vh;margin-bottom:-40px;padding:0 1.5rem;display:flex;position:relative}.Gallery-module-scss-module__td3xxW__header .Gallery-module-scss-module__td3xxW__headerContent{max-width:800px}.Gallery-module-scss-module__td3xxW__header .Gallery-module-scss-module__td3xxW__badge{color:#ba3775;letter-spacing:2px;background:#a02c6333;border:1px solid #a02c634d;border-radius:5px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.875rem;font-weight:700;display:inline-block}.Gallery-module-scss-module__td3xxW__header h1{font-family:var(--font-roboto),"Roboto",sans-serif;margin-bottom:1rem;font-size:clamp(2.375rem,8vw,2.375rem);font-weight:800;line-height:1}.Gallery-module-scss-module__td3xxW__header p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.25rem;font-weight:300}.Gallery-module-scss-module__td3xxW__yearFilter{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f3edf0cc;border:1px solid #e2e8f0;border-radius:5px;justify-content:center;gap:.5rem;max-width:fit-content;margin:0 auto;padding:1.5rem;display:flex;position:sticky;top:80px;box-shadow:0 4px 16px #02084a1a,0 2px 6px #02084a0f}.Gallery-module-scss-module__td3xxW__yearFilter button{color:#6b7c93;cursor:pointer;background:0 0;border:none;border-radius:5px;padding:.75rem 2.5rem;font-weight:700;transition:color .3s;position:relative}.Gallery-module-scss-module__td3xxW__yearFilter button:hover{color:#02084a}.Gallery-module-scss-module__td3xxW__yearFilter button.Gallery-module-scss-module__td3xxW__active{color:#fff}.Gallery-module-scss-module__td3xxW__yearFilter .Gallery-module-scss-module__td3xxW__activeIndicator{z-index:-1;background:#02084a;border-radius:5px;position:absolute;inset:0}.Gallery-module-scss-module__td3xxW__content{max-width:1400px;margin:4rem auto 0;padding:0 1.5rem}.Gallery-module-scss-module__td3xxW__eventSection{margin-bottom:6rem}.Gallery-module-scss-module__td3xxW__eventHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:baseline;margin-bottom:2.5rem;padding-bottom:1rem;display:flex}.Gallery-module-scss-module__td3xxW__eventHeader .Gallery-module-scss-module__td3xxW__eventTitle{font-family:var(--font-roboto),"Roboto",sans-serif;color:#010424;font-size:2.375rem;font-weight:800}.Gallery-module-scss-module__td3xxW__eventHeader .Gallery-module-scss-module__td3xxW__photoCount{color:#6b7c93;font-size:1.1rem;font-weight:600}.Gallery-module-scss-module__td3xxW__masonryGrid{column-count:3;column-gap:1.5rem}@media (max-width:1024px){.Gallery-module-scss-module__td3xxW__masonryGrid{column-count:2}}@media (max-width:640px){.Gallery-module-scss-module__td3xxW__masonryGrid{column-count:1}}.Gallery-module-scss-module__td3xxW__imageCard{break-inside:avoid;cursor:pointer;background:#fff;border-radius:5px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 1px 3px #02084a14,0 1px 2px #02084a0a}.Gallery-module-scss-module__td3xxW__imageCard .Gallery-module-scss-module__td3xxW__imageWrapper{width:100%;position:relative;overflow:hidden}.Gallery-module-scss-module__td3xxW__imageCard .Gallery-module-scss-module__td3xxW__imageWrapper img{width:100%;height:auto;transition:transform .6s cubic-bezier(.2,.8,.2,1);display:block}.Gallery-module-scss-module__td3xxW__imageCard .Gallery-module-scss-module__td3xxW__overlay{opacity:0;background:linear-gradient(#0000,#010424cc);align-items:flex-end;padding:2rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Gallery-module-scss-module__td3xxW__imageCard .Gallery-module-scss-module__td3xxW__overlayContent{color:#fff;transition:transform .4s;transform:translateY(20px)}.Gallery-module-scss-module__td3xxW__imageCard .Gallery-module-scss-module__td3xxW__overlayContent .Gallery-module-scss-module__td3xxW__viewLabel{margin-bottom:.25rem;font-size:1.1rem;font-weight:700;display:block}.Gallery-module-scss-module__td3xxW__imageCard .Gallery-module-scss-module__td3xxW__overlayContent .Gallery-module-scss-module__td3xxW__imageDate{opacity:.8;font-size:.875rem}.Gallery-module-scss-module__td3xxW__imageCard:hover .Gallery-module-scss-module__td3xxW__imageWrapper img{transform:scale(1.1)}.Gallery-module-scss-module__td3xxW__imageCard:hover .Gallery-module-scss-module__td3xxW__overlay{opacity:1}.Gallery-module-scss-module__td3xxW__imageCard:hover .Gallery-module-scss-module__td3xxW__overlayContent{transform:translateY(0)}.Gallery-module-scss-module__td3xxW__lightbox{z-index:1000;background:#000000fa;justify-content:center;align-items:center;padding:4rem;display:flex;position:fixed;inset:0}@media (max-width:640px){.Gallery-module-scss-module__td3xxW__lightbox{padding:1rem}}.Gallery-module-scss-module__td3xxW__closeBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.375rem;transition:background .3s;display:flex;position:absolute;top:2rem;right:2rem}.Gallery-module-scss-module__td3xxW__closeBtn:hover{background:#fff3}.Gallery-module-scss-module__td3xxW__lightboxContent{background:#111;border-radius:5px;grid-template-columns:1fr 350px;gap:2rem;width:100%;max-width:1200px;display:grid;overflow:hidden;box-shadow:0 30px 60px #00000080}@media (max-width:1024px){.Gallery-module-scss-module__td3xxW__lightboxContent{grid-template-columns:1fr;max-width:90vw;height:auto}}.Gallery-module-scss-module__td3xxW__mainImageWrapper{background:#000;justify-content:center;align-items:center;min-height:400px;display:flex}.Gallery-module-scss-module__td3xxW__mainImageWrapper img{object-fit:contain;max-width:100%;max-height:80vh}.Gallery-module-scss-module__td3xxW__lightboxCaption{color:#fff;background:#01042480;flex-direction:column;justify-content:center;padding:2rem;display:flex}.Gallery-module-scss-module__td3xxW__lightboxCaption .Gallery-module-scss-module__td3xxW__captionHeader{letter-spacing:1px;justify-content:space-between;margin-bottom:0;font-size:.9rem;font-weight:700;display:flex}@media (max-width:1024px){.Gallery-module-scss-module__td3xxW__lightboxCaption .Gallery-module-scss-module__td3xxW__captionHeader{justify-content:center;gap:1.5rem}}.Gallery-module-scss-module__td3xxW__lightboxCaption .Gallery-module-scss-module__td3xxW__captionHeader .Gallery-module-scss-module__td3xxW__captionEvent{color:#ba3775;text-transform:uppercase}.Gallery-module-scss-module__td3xxW__lightboxCaption .Gallery-module-scss-module__td3xxW__captionHeader .Gallery-module-scss-module__td3xxW__captionYear{opacity:.5}.Gallery-module-scss-module__td3xxW__lightboxCaption h3,.Gallery-module-scss-module__td3xxW__lightboxCaption .Gallery-module-scss-module__td3xxW__lightboxActions{display:none}.Gallery-module-scss-module__td3xxW__loadingContainer,.Gallery-module-scss-module__td3xxW__errorContainer,.Gallery-module-scss-module__td3xxW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:80vh;padding:2rem;display:flex}.Gallery-module-scss-module__td3xxW__loadingContainer p,.Gallery-module-scss-module__td3xxW__errorContainer p,.Gallery-module-scss-module__td3xxW__emptyState p{color:#6b7c93;font-size:1.1rem}.Gallery-module-scss-module__td3xxW__spinner{border:5px solid #e2e8f0;border-top-color:#02084a;border-radius:50%;width:60px;height:60px;margin-bottom:2rem}.Gallery-module-scss-module__td3xxW__emptyIcon{margin-bottom:1.5rem;font-size:2.375rem}.Gallery-module-scss-module__td3xxW__emptyState h3{font-family:var(--font-roboto),"Roboto",sans-serif;color:#010424;margin-bottom:1rem;font-size:2rem}
