.ThemeToggle_toggle__7VoLl{position:relative;width:52px;height:28px;border-radius:100px;background:var(--bg-tertiary);border:1px solid var(--border-light);cursor:pointer;transition:background .3s,border-color .3s;flex-shrink:0;padding:0;display:flex;align-items:center}.ThemeToggle_toggle__7VoLl:hover{border-color:var(--accent)}.ThemeToggle_track__axgaS{position:absolute;inset:3px;border-radius:100px;display:flex;align-items:center;justify-content:space-between;padding:0 4px;pointer-events:none}.ThemeToggle_iconMoon__0pFa3,.ThemeToggle_iconSun__3bLOa{display:flex;align-items:center;opacity:.4;transition:opacity .3s}.ThemeToggle_thumb__z8rEk{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:var(--accent);transition:transform .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.ThemeToggle_thumbLight__L3PXa{transform:translateX(24px)}.ThemeToggle_toggle__7VoLl[data-theme=dark] .ThemeToggle_iconMoon__0pFa3,.ThemeToggle_toggle__7VoLl[data-theme=light] .ThemeToggle_iconSun__3bLOa{opacity:.8}.ThemeToggle_srOnly__ibI9C{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.Gallery_galleryHeader__LlJgG{padding:140px 48px 60px;text-align:center}.Gallery_galleryHeaderInner__2er6J{max-width:600px;margin:0 auto}.Gallery_galleryListing__nOYUZ{max-width:1280px;margin:0 auto;padding:0 48px 120px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.Gallery_galleryCard__Qjo12{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:16/10;cursor:pointer;text-decoration:none;color:var(--text-primary);display:block}.Gallery_galleryCard__Qjo12:first-child{grid-column:1/-1;aspect-ratio:21/9}.Gallery_galleryCardImg__po7Q9{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.Gallery_galleryCard__Qjo12:hover .Gallery_galleryCardImg__po7Q9{transform:scale(1.05)}.Gallery_galleryCardOverlay__QHx95{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,5,5,.9) 0,rgba(5,5,5,.3) 40%,rgba(5,5,5,0) 70%);display:flex;flex-direction:column;justify-content:flex-end;padding:32px;transition:background .3s ease}.Gallery_galleryCard__Qjo12:hover .Gallery_galleryCardOverlay__QHx95{background:linear-gradient(0deg,rgba(5,5,5,.95) 0,rgba(5,5,5,.4) 50%,rgba(5,5,5,.1) 70%)}.Gallery_galleryCardMeta__7UQLc{font-size:.7rem;font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;display:flex;align-items:center;gap:8px}.Gallery_galleryCardTitle__p9ppw{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:4px}.Gallery_galleryCard__Qjo12:first-child .Gallery_galleryCardTitle__p9ppw{font-size:2rem}.Gallery_galleryCardCount__w2KPm{font-size:.7rem;font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-top:8px;opacity:0;transform:translateY(8px);transition:all .3s ease}.Gallery_galleryCard__Qjo12:hover .Gallery_galleryCardCount__w2KPm{opacity:1;transform:translateY(0)}.Gallery_detailHero__F_Hr5{position:relative;width:100%;height:55vh;min-height:360px;max-height:560px;overflow:hidden}.Gallery_detailHeroImg__GDt2h{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Gallery_detailHeroOverlay___ooYQ{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,5,.2) 0,rgba(5,5,5,0) 30%,rgba(5,5,5,.85) 75%,#050505)}.Gallery_detailInfo__WnS4H{position:relative;z-index:2;margin-top:-120px;max-width:800px;margin-left:auto;margin-right:auto;padding:0 48px 48px}.Gallery_detailBackLink__XM7bz{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:24px;transition:var(--transition);text-decoration:none}.Gallery_detailBackLink__XM7bz:hover{color:var(--accent)}.Gallery_detailMeta__VHimT{display:flex;align-items:center;gap:10px;font-size:.75rem;font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.Gallery_detailMetaDot__H0UKS{color:var(--border-light)}.Gallery_detailTitle__qiWfM{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;text-transform:uppercase;margin-bottom:20px}.Gallery_detailDesc__WNYF0{font-size:1.1rem;color:var(--text-secondary);line-height:1.75;max-width:640px}.Gallery_detailDivider__CkHSD{width:60px;height:3px;background:var(--accent);margin:48px auto}.Gallery_photoGrid__hp1dX{max-width:1280px;margin:0 auto;padding:0 48px 120px;-moz-columns:2;column-count:2;-moz-column-gap:16px;column-gap:16px}.Gallery_photoItem__eRH_z{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:16px;position:relative;border-radius:8px;overflow:hidden;cursor:pointer}.Gallery_photoImg___XzjB{width:100%;display:block;transition:transform .5s ease}.Gallery_photoItem__eRH_z:hover .Gallery_photoImg___XzjB{transform:scale(1.03)}.Gallery_photoCaption__GjXG9{position:absolute;bottom:0;left:0;right:0;padding:16px 20px;background:linear-gradient(0deg,rgba(5,5,5,.8),transparent);font-size:.75rem;font-family:var(--font-mono);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;opacity:0;transform:translateY(8px);transition:all .3s ease}.Gallery_photoItem__eRH_z:hover .Gallery_photoCaption__GjXG9{opacity:1;transform:translateY(0)}.Gallery_lightbox__lv_Rd{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.Gallery_lightboxOpen__Xsf9c{opacity:1;pointer-events:all}.Gallery_lightboxImg__dTcdD{max-width:90vw;max-height:85vh;-o-object-fit:contain;object-fit:contain;border-radius:4px}.Gallery_lightboxClose__RM9_w{position:absolute;top:24px;right:24px;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:8px;line-height:1;z-index:201}.Gallery_lightboxCaption__NpPjZ{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);font-size:.8rem;font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.Gallery_lightboxNav__1VtNM{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;transition:var(--transition)}.Gallery_lightboxNav__1VtNM:hover{background:var(--accent);border-color:var(--accent)}.Gallery_lightboxPrev__Cg7EJ{left:24px}.Gallery_lightboxNext__484oS{right:24px}.Gallery_lightboxCounter__iISBO{position:absolute;top:28px;left:50%;transform:translateX(-50%);font-size:.7rem;font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.1em}.Gallery_otherEvents___ta8f{padding:80px 48px 120px;border-top:1px solid var(--border);background:var(--bg-secondary)}.Gallery_otherEventsInner__j5yoy{max-width:1280px;margin:0 auto}.Gallery_otherEventsTitle__6BSod{font-family:var(--font-heading);font-size:1.6rem;font-weight:700;text-transform:uppercase;margin-bottom:36px}.Gallery_otherEventsGrid__Gh7z4{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.Gallery_otherCard__UBWqC{position:relative;overflow:hidden;border-radius:10px;aspect-ratio:16/10;text-decoration:none;color:var(--text-primary);display:block}.Gallery_otherCardImg__ICZ2Z{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.Gallery_otherCard__UBWqC:hover .Gallery_otherCardImg__ICZ2Z{transform:scale(1.05)}.Gallery_otherCardOverlay__yaTcM{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,5,5,.85) 0,transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:20px}.Gallery_otherCardTitle__azPk1{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;text-transform:uppercase}.Gallery_otherCardDate__BbFGT{font-size:.65rem;font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:4px}@media (max-width:1024px){.Gallery_photoGrid__hp1dX{-moz-columns:2;column-count:2;padding:0 32px 80px}.Gallery_otherEventsGrid__Gh7z4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Gallery_galleryHeader__LlJgG{padding:120px 20px 40px}.Gallery_galleryListing__nOYUZ{grid-template-columns:1fr;padding:0 20px 64px;gap:16px}.Gallery_galleryCard__Qjo12{aspect-ratio:16/10}.Gallery_galleryCard__Qjo12:first-child{grid-column:1;aspect-ratio:16/10}.Gallery_galleryCardTitle__p9ppw{font-size:1.2rem}.Gallery_galleryCard__Qjo12:first-child .Gallery_galleryCardTitle__p9ppw{font-size:1.4rem}.Gallery_galleryCardOverlay__QHx95{padding:20px}.Gallery_galleryCardCount__w2KPm{opacity:1;transform:translateY(0)}.Gallery_detailHero__F_Hr5{height:35vh;min-height:240px;max-height:360px}.Gallery_detailInfo__WnS4H{margin-top:-80px;padding:0 20px 32px}.Gallery_detailTitle__qiWfM{font-size:clamp(1.5rem,7vw,2.2rem)}.Gallery_detailDesc__WNYF0{font-size:1rem}.Gallery_detailDivider__CkHSD{margin:32px auto}.Gallery_photoGrid__hp1dX{-moz-columns:1;column-count:1;padding:0 20px 64px}.Gallery_photoCaption__GjXG9{opacity:1;transform:translateY(0)}.Gallery_lightboxNav__1VtNM{width:40px;height:40px;font-size:1rem}.Gallery_lightboxPrev__Cg7EJ{left:12px}.Gallery_lightboxNext__484oS{right:12px}.Gallery_otherEvents___ta8f{padding:48px 20px 64px}.Gallery_otherEventsGrid__Gh7z4{grid-template-columns:1fr;gap:16px}.Gallery_otherEventsTitle__6BSod{font-size:1.2rem;margin-bottom:24px}}[data-theme=light] .Gallery_detailHeroOverlay___ooYQ{background:linear-gradient(180deg,hsla(45,22%,96%,.2) 0,hsla(45,22%,96%,0) 30%,hsla(45,22%,96%,.85) 75%,#f8f7f4)}