.event-photo-highlights_root___6HRv{--photo-border:rgba(var(--rgb-white),0.16);--photo-surface:rgba(var(--rgb-white),0.06);--photo-text:rgba(var(--rgb-white),0.96);--photo-muted:rgba(var(--rgb-white),0.74);--photo-subtle:rgba(var(--rgb-white),0.62);--photo-shadow:0 20px 80px rgba(var(--rgb-black),0.55);--timeline-width:3px;--timeline-color:rgba(var(--rgb-white),0.18);--timeline-glow:rgba(var(--rgb-accent-500),0.4);display:grid;grid-gap:clamp(var(--space-16),10vh,var(--space-24));gap:clamp(var(--space-16),10vh,var(--space-24));position:relative}.event-photo-highlights_root___6HRv:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:var(--timeline-width);background:linear-gradient(180deg,transparent 0,var(--timeline-color) 10%,var(--timeline-color) 90%,transparent 100%);transform:translateX(-50%);border-radius:var(--timeline-width);opacity:.6;pointer-events:none}@media (max-width:900px){.event-photo-highlights_root___6HRv:before{left:var(--space-6);transform:translateX(0)}}.event-photo-highlights_intro__Jz_G_{display:grid;grid-gap:var(--space-5);gap:var(--space-5);max-width:86ch;margin:0 auto;text-align:center;position:relative;z-index:2}.event-photo-highlights_introLead__UoH1R{margin:0;color:var(--photo-muted);font-size:clamp(var(--text-base),1.2vw,var(--text-lg));line-height:var(--leading-relaxed);font-weight:500;letter-spacing:.01em}.event-photo-highlights_chapter__rAaIr{display:grid;grid-gap:clamp(var(--space-10),8vh,var(--space-16));gap:clamp(var(--space-10),8vh,var(--space-16));position:relative;padding:clamp(var(--space-12),8vh,var(--space-20)) 0;opacity:1;transform:translateY(0);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out)}.event-photo-highlights_chapter__rAaIr:before{content:"";position:absolute;top:0;left:50%;width:24px;height:24px;background:linear-gradient(135deg,rgba(var(--chapter-accent,var(--rgb-white)),.16),rgba(var(--chapter-accent,var(--rgb-white)),.06));border:2px solid rgba(var(--chapter-accent,var(--rgb-white)),.3);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px rgba(var(--rgb-ink-950),.9),0 0 20px rgba(var(--chapter-accent,var(--rgb-white)),.3);z-index:3;animation:event-photo-highlights_timelineNode__E4eYl 3s ease-in-out infinite}@keyframes event-photo-highlights_timelineNode__E4eYl{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.08);opacity:.9}}@media (max-width:900px){.event-photo-highlights_chapter__rAaIr:before{left:var(--space-6);transform:translate(-50%,-50%)}}.event-photo-highlights_chapter__rAaIr:first-child{padding-top:0}.event-photo-highlights_chapter__rAaIr:first-child:before{display:none}.event-photo-highlights_chapter__rAaIr[data-tone=anticipation]{--chapter-accent:var(--rgb-accent-500);--chapter-glow:rgba(var(--rgb-accent-500),0.12)}.event-photo-highlights_chapter__rAaIr[data-tone=trust]{--chapter-accent:var(--rgb-brand-500);--chapter-glow:rgba(var(--rgb-brand-500),0.12)}.event-photo-highlights_chapter__rAaIr[data-tone=engagement]{--chapter-accent:var(--rgb-success);--chapter-glow:rgba(var(--rgb-success),0.12)}.event-photo-highlights_chapter__rAaIr[data-tone=excitement]{--chapter-accent:var(--rgb-warning);--chapter-glow:rgba(var(--rgb-warning),0.14);--chapter-scale:1.02}.event-photo-highlights_chapter__rAaIr[data-tone=satisfaction]{--chapter-accent:var(--rgb-accent-400);--chapter-glow:rgba(var(--rgb-accent-400),0.1)}.event-photo-highlights_chapterHeader__DvP1K{display:grid;grid-gap:var(--space-6);gap:var(--space-6);max-width:80ch;margin:0 auto;text-align:center;position:relative;z-index:2;padding:var(--space-4) 0}.event-photo-highlights_chapterBadge__jQcEb{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-3-5) var(--space-6);border-radius:var(--radius-pill);border:1px solid rgba(var(--chapter-accent,var(--rgb-white)),.28);background:linear-gradient(135deg,rgba(var(--chapter-accent,var(--rgb-white)),.14),rgba(var(--chapter-accent,var(--rgb-white)),.06));-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);box-shadow:0 12px 40px rgba(var(--rgb-black),.4),0 4px 16px rgba(var(--chapter-accent,var(--rgb-white)),.15),inset 0 1px 0 rgba(var(--rgb-white),.12),inset 0 0 0 1px rgba(var(--rgb-white),.04);width:-moz-fit-content;width:fit-content;margin:0 auto;position:relative;animation:event-photo-highlights_chapterBadge__jQcEb 3s ease-in-out infinite}.event-photo-highlights_chapterBadge__jQcEb:before{content:"";position:absolute;inset:-2px;background:radial-gradient(ellipse at center,rgba(var(--chapter-accent,var(--rgb-white)),.15),transparent 70%);border-radius:var(--radius-pill);opacity:.6;filter:blur(8px);z-index:-1;animation:event-photo-highlights_badgeGlow__tqPOX 3s ease-in-out infinite}@keyframes event-photo-highlights_badgeGlow__tqPOX{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes event-photo-highlights_chapterBadge__jQcEb{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.01)}}.event-photo-highlights_chapterEmoji__kXpiE{font-size:32px;line-height:1;filter:drop-shadow(0 4px 12px rgba(var(--rgb-black),.4));animation:event-photo-highlights_emojiPulse__5Mo27 2s ease-in-out infinite}@keyframes event-photo-highlights_emojiPulse__5Mo27{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.event-photo-highlights_chapterTitle__oDHBx{font-size:clamp(var(--text-xl),1.6vw,var(--text-2xl));font-weight:900;letter-spacing:.02em;color:rgba(var(--rgb-white),.98);text-transform:none;text-shadow:0 4px 16px rgba(var(--rgb-black),.5),0 2px 8px rgba(var(--rgb-black),.3);line-height:var(--leading-tight);margin:0}.event-photo-highlights_chapterBeat__nty0_{color:rgba(var(--rgb-white),.78);font-size:clamp(var(--text-base),1.2vw,var(--text-lg));line-height:var(--leading-relaxed);font-style:italic;font-weight:500;letter-spacing:.015em;max-width:68ch;margin:0 auto;text-shadow:0 2px 8px rgba(var(--rgb-black),.3)}.event-photo-highlights_chapterPager__5k7Je{display:flex;gap:var(--space-3);align-items:center;justify-content:center;margin-top:var(--space-4)}.event-photo-highlights_pagerButton__dIY57{border-radius:var(--radius-pill);padding:var(--space-2) var(--space-4);border:1px solid rgba(var(--rgb-white),.14);background:rgba(var(--rgb-white),.06);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--photo-text);font-size:var(--text-sm);font-weight:800;cursor:pointer;transition:background .22s var(--ease-smooth),border-color .22s var(--ease-smooth),transform .22s var(--ease-smooth)}.event-photo-highlights_pagerButton__dIY57:hover{background:rgba(var(--rgb-white),.12);border-color:rgba(var(--rgb-white),.24);transform:translateY(-2px)}.event-photo-highlights_pagerButton__dIY57:disabled{opacity:.4;cursor:not-allowed;transform:none}.event-photo-highlights_grid__dnYQU{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:row dense;grid-gap:clamp(var(--space-4),2vw,var(--space-6));gap:clamp(var(--space-4),2vw,var(--space-6));position:relative;z-index:1;padding:clamp(var(--space-8),6vh,var(--space-12));border-radius:var(--ui-radius-card);background:radial-gradient(ellipse 80% 50% at 50% 50%,var(--chapter-glow,transparent),transparent)}.event-photo-highlights_grid__dnYQU>*{opacity:0;transform:translateY(30px) scale(.96);animation:event-photo-highlights_photoReveal__GTlXv .8s var(--ease-out) forwards}.event-photo-highlights_grid__dnYQU>:first-child{animation-delay:.05s}.event-photo-highlights_grid__dnYQU>:nth-child(2){animation-delay:.1s}.event-photo-highlights_grid__dnYQU>:nth-child(3){animation-delay:.15s}.event-photo-highlights_grid__dnYQU>:nth-child(4){animation-delay:.2s}.event-photo-highlights_grid__dnYQU>:nth-child(5){animation-delay:.25s}.event-photo-highlights_grid__dnYQU>:nth-child(6){animation-delay:.3s}.event-photo-highlights_grid__dnYQU>:nth-child(7){animation-delay:.35s}.event-photo-highlights_grid__dnYQU>:nth-child(8){animation-delay:.4s}.event-photo-highlights_grid__dnYQU>:nth-child(9){animation-delay:.45s}.event-photo-highlights_grid__dnYQU>:nth-child(10){animation-delay:.5s}.event-photo-highlights_grid__dnYQU>:nth-child(n+11){animation-delay:.55s}@keyframes event-photo-highlights_photoReveal__GTlXv{to{opacity:1;transform:translateY(0) scale(1)}}.event-photo-highlights_gridItem___zgNT{grid-column:span 4}.event-photo-highlights_gridItemWide__H8SfL{grid-column:span 8}.event-photo-highlights_gridItemTall__NPrt3{grid-column:span 4}.event-photo-highlights_gridItemFeatured__FZ46M{grid-column:span 6;position:relative}.event-photo-highlights_gridItemFeatured__FZ46M:after{content:"";position:absolute;inset:-4px;background:linear-gradient(135deg,rgba(var(--chapter-accent,var(--rgb-white)),.2),transparent);border-radius:calc(var(--ui-radius-card) + 4px);opacity:0;transition:opacity .3s var(--ease-smooth);pointer-events:none;z-index:-1}.event-photo-highlights_gridItemFeatured__FZ46M:hover:after{opacity:1}@media (max-width:900px){.event-photo-highlights_grid__dnYQU{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4);padding:var(--space-6)}.event-photo-highlights_gridItemFeatured__FZ46M,.event-photo-highlights_gridItemTall__NPrt3,.event-photo-highlights_gridItem___zgNT{grid-column:span 2}.event-photo-highlights_gridItemWide__H8SfL{grid-column:span 4}}@media (max-width:560px){.event-photo-highlights_grid__dnYQU{grid-template-columns:1fr;gap:var(--space-4)}.event-photo-highlights_gridItemFeatured__FZ46M,.event-photo-highlights_gridItemTall__NPrt3,.event-photo-highlights_gridItemWide__H8SfL,.event-photo-highlights_gridItem___zgNT{grid-column:span 1}}.event-photo-highlights_card__72CrZ{width:100%;border:1px solid var(--photo-border);border-radius:var(--ui-radius-card);background:linear-gradient(180deg,rgba(var(--rgb-white),.07),rgba(var(--rgb-white),.03));box-shadow:0 16px 48px rgba(var(--rgb-black),.44),0 6px 16px rgba(var(--rgb-black),.28),inset 0 1px 0 rgba(var(--rgb-white),.06);overflow:hidden;cursor:pointer;position:relative;transition:transform .38s var(--ease-out),border-color .38s var(--ease-out),box-shadow .38s var(--ease-out);transform-style:preserve-3d;will-change:transform}.event-photo-highlights_card__72CrZ:after{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,rgba(var(--chapter-accent,var(--rgb-white)),.2),transparent 60%);border-radius:var(--ui-radius-card);opacity:0;transition:opacity .38s var(--ease-out);pointer-events:none;z-index:1}.event-photo-highlights_card__72CrZ:hover{transform:translateY(-8px) scale(1.02);border-color:rgba(var(--chapter-accent,var(--rgb-white)),.32);box-shadow:0 32px 96px rgba(var(--rgb-black),.6),0 16px 40px rgba(var(--rgb-black),.4),0 8px 24px rgba(var(--chapter-accent,var(--rgb-white)),.15),0 0 0 1px rgba(var(--chapter-accent,var(--rgb-white)),.15),inset 0 1px 0 rgba(var(--rgb-white),.1)}.event-photo-highlights_card__72CrZ:hover:after{opacity:1}.event-photo-highlights_card__72CrZ:active{transform:translateY(-6px) scale(1.01);transition-duration:.14s}.event-photo-highlights_cardThumb__j_ZbK{position:relative;width:100%;aspect-ratio:4/3;background:rgba(var(--rgb-white),.02);overflow:hidden}.event-photo-highlights_gridItemWide__H8SfL .event-photo-highlights_cardThumb__j_ZbK{aspect-ratio:16/9}.event-photo-highlights_gridItemTall__NPrt3 .event-photo-highlights_cardThumb__j_ZbK{aspect-ratio:3/4}.event-photo-highlights_gridItemFeatured__FZ46M .event-photo-highlights_cardThumb__j_ZbK{aspect-ratio:3/2}.event-photo-highlights_thumbImage__IX_kv{object-fit:cover;transition:transform .35s var(--ease-out)}.event-photo-highlights_card__72CrZ:hover .event-photo-highlights_thumbImage__IX_kv{transform:scale(1.05)}.event-photo-highlights_cardOverlay___rbLy{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,rgba(var(--rgb-black),.05) 25%,rgba(var(--rgb-black),.75) 100%);opacity:.92;pointer-events:none;display:grid;align-content:end;padding:clamp(var(--space-5),3vw,var(--space-7));transition:opacity .38s var(--ease-smooth),background .38s var(--ease-smooth);z-index:2}.event-photo-highlights_card__72CrZ:hover .event-photo-highlights_cardOverlay___rbLy{opacity:1;background:linear-gradient(180deg,transparent 0,rgba(var(--rgb-black),.12) 25%,rgba(var(--rgb-black),.88) 100%)}.event-photo-highlights_cardMoment__giflr{color:rgba(var(--rgb-white),.98);font-size:clamp(var(--text-sm),1vw,var(--text-base));font-weight:700;line-height:var(--leading-snug);letter-spacing:.015em;text-shadow:0 4px 16px rgba(var(--rgb-black),.8),0 2px 8px rgba(var(--rgb-black),.6);opacity:0;transform:translateY(16px);transition:opacity .38s var(--ease-smooth),transform .38s var(--ease-smooth);position:relative}.event-photo-highlights_cardMoment__giflr:before{content:"";position:absolute;inset:-4px -8px;background:rgba(var(--rgb-black),.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;opacity:0;transition:opacity .38s var(--ease-smooth);z-index:-1}.event-photo-highlights_card__72CrZ:hover .event-photo-highlights_cardMoment__giflr{opacity:1;transform:translateY(0)}.event-photo-highlights_card__72CrZ:hover .event-photo-highlights_cardMoment__giflr:before{opacity:1}.event-photo-highlights_storyNav__1YGob{position:-webkit-sticky;position:sticky;top:calc(var(--header-height, 64px) + var(--space-4));z-index:10;display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center;justify-content:center;padding:var(--space-3);margin:0 auto var(--space-8);max-width:-moz-fit-content;max-width:fit-content;background:rgba(var(--rgb-ink-950),.92);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-radius:var(--radius-pill);border:1px solid rgba(var(--rgb-white),.16);box-shadow:0 12px 48px rgba(var(--rgb-black),.6),0 4px 16px rgba(var(--rgb-black),.4),inset 0 1px 0 rgba(var(--rgb-white),.1),inset 0 0 0 1px rgba(var(--rgb-white),.03);animation:event-photo-highlights_navFloat__lPqGP 4s ease-in-out infinite}@keyframes event-photo-highlights_navFloat__lPqGP{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media (max-width:900px){.event-photo-highlights_storyNav__1YGob{flex-wrap:nowrap;overflow-x:auto;padding:var(--space-2);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}}.event-photo-highlights_storyTabActive__G0IPz,.event-photo-highlights_storyTab__4vP1j{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2-5) var(--space-4);border-radius:var(--radius-pill);border:1px solid transparent;background:transparent;color:var(--photo-subtle);cursor:pointer;white-space:nowrap;scroll-snap-align:start;font-size:var(--text-sm);font-weight:800;letter-spacing:.02em;position:relative;overflow:hidden;transition:background .28s var(--ease-smooth),border-color .28s var(--ease-smooth),transform .28s var(--ease-smooth),color .28s var(--ease-smooth),box-shadow .28s var(--ease-smooth)}.event-photo-highlights_storyTab__4vP1j:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(var(--rgb-white),.08),transparent 70%);opacity:0;transition:opacity .28s var(--ease-smooth);pointer-events:none}.event-photo-highlights_storyTab__4vP1j:hover{background:rgba(var(--rgb-white),.1);border-color:rgba(var(--rgb-white),.2);transform:translateY(-2px) scale(1.02);color:var(--photo-text);box-shadow:0 8px 24px rgba(var(--rgb-black),.4)}.event-photo-highlights_storyTab__4vP1j:hover:before{opacity:1}.event-photo-highlights_storyTab__4vP1j:active{transform:translateY(-1px) scale(1);transition-duration:.1s}.event-photo-highlights_storyTabActive__G0IPz{background:linear-gradient(135deg,rgba(var(--rgb-brand-500),.18),rgba(var(--rgb-accent-500),.12));border-color:rgba(var(--rgb-white),.28);color:var(--photo-text);box-shadow:0 6px 20px rgba(var(--rgb-brand-500),.25),0 2px 8px rgba(var(--rgb-black),.4),inset 0 1px 0 rgba(var(--rgb-white),.12);transform:translateY(-1px)}.event-photo-highlights_storyTabActive__G0IPz:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60%;height:2px;background:linear-gradient(90deg,transparent,rgba(var(--rgb-brand-400),.8),transparent);border-radius:2px}.event-photo-highlights_storyTabEmoji__ucR9Z{font-size:18px;line-height:1}.event-photo-highlights_storyTabLabel__tFtw9{font-size:var(--text-sm);font-weight:900;letter-spacing:.01em}.event-photo-highlights_lightboxBackdrop__JM4uG{position:fixed;inset:0;background:rgba(var(--rgb-black),.82);z-index:9999;display:grid;place-items:center;padding:var(--space-6);animation:event-photo-highlights_lightboxFadeIn__4eOFE .3s var(--ease-out)}@keyframes event-photo-highlights_lightboxFadeIn__4eOFE{0%{opacity:0}to{opacity:1}}.event-photo-highlights_lightboxBackdropButton__yUzr2{position:absolute;inset:0;border:0;padding:0;background:transparent;cursor:zoom-out}.event-photo-highlights_lightboxPanel__aE85y{position:relative;width:min(1400px,100%);border-radius:calc(var(--ui-radius-card) + 4px);border:1px solid rgba(var(--rgb-white),.18);background:linear-gradient(180deg,rgba(var(--rgb-ink-950),.96),rgba(var(--rgb-ink-950),.9));box-shadow:var(--photo-shadow),0 0 0 1px rgba(var(--rgb-white),.06);overflow:hidden;animation:event-photo-highlights_lightboxPopIn__p1Qn_ .4s var(--ease-out)}@keyframes event-photo-highlights_lightboxPopIn__p1Qn_{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.event-photo-highlights_lightboxTopbar__ICXUp{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid rgba(var(--rgb-white),.12);background:rgba(var(--rgb-white),.02)}.event-photo-highlights_lightboxTitle__n6_0R{font-size:var(--text-base);font-weight:800;letter-spacing:.02em;color:var(--photo-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.event-photo-highlights_lightboxActions__hqmmf{display:flex;align-items:center;gap:var(--space-2)}.event-photo-highlights_iconButton__2G9qg{width:40px;height:40px;border-radius:12px;border:1px solid rgba(var(--rgb-white),.14);background:rgba(var(--rgb-white),.06);color:var(--photo-text);display:grid;place-items:center;cursor:pointer;font-size:18px;font-weight:700;text-decoration:none;transition:background .22s var(--ease-smooth),border-color .22s var(--ease-smooth),transform .22s var(--ease-smooth)}.event-photo-highlights_iconButton__2G9qg:hover{background:rgba(var(--rgb-white),.14);border-color:rgba(var(--rgb-white),.26);transform:scale(1.05)}.event-photo-highlights_icon__ITS3R{width:20px;height:20px}.event-photo-highlights_lightboxBody__N_gD4{position:relative;padding:clamp(var(--space-8),6vh,var(--space-12)) clamp(var(--space-6),5vw,var(--space-10));display:grid;place-items:center;background:radial-gradient(ellipse 60% 50% at 50% 50%,rgba(var(--rgb-white),.03),transparent)}.event-photo-highlights_lightboxImage__tEkFb{max-width:100%;max-height:72vh;object-fit:contain;border-radius:var(--ui-radius-card);box-shadow:0 24px 80px rgba(var(--rgb-black),.6)}.event-photo-highlights_navButton__aMKup{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;border:1px solid rgba(var(--rgb-white),.2);background:rgba(var(--rgb-white),.1);color:var(--photo-text);cursor:pointer;display:grid;place-items:center;transition:background .22s var(--ease-smooth),border-color .22s var(--ease-smooth),transform .22s var(--ease-smooth)}.event-photo-highlights_navButton__aMKup:hover{background:rgba(var(--rgb-white),.16);border-color:rgba(var(--rgb-white),.32);transform:translateY(-50%) scale(1.08)}.event-photo-highlights_navPrev__kvpv1{left:var(--space-5)}.event-photo-highlights_navNext__csVfo{right:var(--space-5)}.event-photo-highlights_lightboxFooter__2foib{padding:var(--space-5) var(--space-6);border-top:1px solid rgba(var(--rgb-white),.1);background:rgba(var(--rgb-white),.02);color:var(--photo-muted);font-size:var(--text-base);line-height:var(--leading-relaxed);text-align:center;font-style:italic;font-weight:500}@media (prefers-reduced-motion:reduce){.event-photo-highlights_cardMoment__giflr,.event-photo-highlights_cardOverlay___rbLy,.event-photo-highlights_card__72CrZ,.event-photo-highlights_chapter__rAaIr,.event-photo-highlights_iconButton__2G9qg,.event-photo-highlights_navButton__aMKup,.event-photo-highlights_root___6HRv *,.event-photo-highlights_thumbImage__IX_kv{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.event-photo-highlights_card__72CrZ:hover,.event-photo-highlights_card__72CrZ:hover .event-photo-highlights_cardMoment__giflr,.event-photo-highlights_card__72CrZ:hover .event-photo-highlights_thumbImage__IX_kv{transform:none}.event-photo-highlights_chapter__rAaIr:before,.event-photo-highlights_root___6HRv:before{animation:none}}