.pageTitle{margin:calc(var(--header-offset) + 64px) 0 30px;font-size:24px;font-weight:500;text-align:left;color:var(--text)}.timelapsesGallery,.fullNightGallery{margin:0}.fullNightCtaWrap{display:flex;justify-content:center;margin-top:40px}.fullNightCta{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border:1px solid rgba(111,227,178,.6);border-radius:8px;color:#f2f5f5c7;text-decoration:none;font-size:14px;line-height:1.2}.fullNightCta:hover,.fullNightCta:active{border-color:var(--accent)}.fullNightCta:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.fullNightHeader{margin:80px 0 20px}.fullNightIntro{margin:0 0 28px;color:#f2f5f5c7;line-height:1.6}.fullNightIntro p{margin:0}.fullNightIntro p+p{margin-top:16px}.fullNightTitle{font-size:18px;font-weight:500;color:var(--text);margin:0}.timelapsesList,.fullNightList{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.timelapsesItem,.fullNightItem{border-radius:12px;overflow:hidden;background:#4f6d7314;opacity:0;transform:translateY(6px);transition:opacity .6s ease,transform .6s ease}.timelapsesItem.inView,.fullNightItem.inView{opacity:1;transform:translateY(0)}.timelapsesThumb,.fullNightThumb{position:relative;border:0;padding:0;background:transparent;cursor:pointer;display:block;width:100%}.timelapsesThumb:focus-visible,.fullNightThumb:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:12px}.timelapsesThumb.isPreviewing img,.timelapsesThumb.isPreviewing .timelapsesPlay,.fullNightThumb.isPreviewing img,.fullNightThumb.isPreviewing .fullNightPlay{opacity:0}.timelapsesPreviewFrame,.fullNightPreviewFrame{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;pointer-events:none}.timelapsesItem img,.fullNightItem img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:16 / 9;filter:brightness(.94);transition:opacity .15s ease}.timelapsesPlay,.fullNightPlay{position:absolute;left:50%;top:50%;width:54px;height:38px;transform:translate(-50%,-50%);border-radius:12px;background:#0e141680;border:1px solid rgba(242,245,245,.2);display:grid;place-items:center}.timelapsesPlay:before,.fullNightPlay:before{content:"";display:block;width:0;height:0;border-left:12px solid rgba(242,245,245,.75);border-top:7px solid transparent;border-bottom:7px solid transparent;margin-left:2px}@media(max-width:900px){.pageTitle{margin-top:calc(var(--header-offset) + 50px);margin-bottom:26px}.timelapsesList,.fullNightList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.pageTitle{margin-top:calc(var(--header-offset) + 42px);margin-bottom:22px;font-size:22px}.fullNightHeader{margin:44px 0 16px}.fullNightIntro{margin-bottom:20px;font-size:14px}.timelapsesList,.fullNightList{grid-template-columns:1fr}}@media(hover:hover)and (pointer:fine){.timelapsesThumb:hover img,.timelapsesThumb:focus-visible img,.fullNightThumb:hover img,.fullNightThumb:focus-visible img{opacity:.92}}.timelapsesLightbox,.fullNightLightbox{position:fixed;inset:0;background:#0e1416f5;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:80}.timelapsesLightbox[aria-hidden=false],.fullNightLightbox[aria-hidden=false]{opacity:1;pointer-events:auto}.timelapsesLightboxBackdrop,.fullNightLightboxBackdrop{position:absolute;inset:0;border:0;background:#0e1416f5}.timelapsesLightboxContent,.fullNightLightboxContent{position:absolute;inset:0;display:grid;justify-items:center;align-content:center;padding:32px;gap:16px}.timelapsesLightboxFrame,.fullNightLightboxFrame{width:min(92vw,1200px);max-height:78vh;aspect-ratio:16 / 9;border-radius:0;box-shadow:0 22px 60px #00000059;background:#000;overflow:hidden}.timelapsesLightboxFrame iframe,.fullNightLightboxFrame iframe{width:100%;height:100%;border:0;display:block;background:#000;opacity:1;transition:opacity .24s ease}.timelapsesLightboxFrame iframe.isLoading,.fullNightLightboxFrame iframe.isLoading{opacity:0}.timelapsesLightboxClose,.fullNightLightboxClose{position:absolute;top:20px;right:20px;border:0;background:transparent;color:var(--text);font-size:28px;cursor:pointer}.timelapsesLightboxControls,.fullNightLightboxControls{display:inline-flex;align-items:center;justify-content:center;gap:16px;color:#f2f5f5b3}.timelapsesNav,.fullNightNav{border:1px solid rgba(242,245,245,.25);background:#0e1416b3;color:var(--text);padding:8px 14px;border-radius:999px;cursor:pointer;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.timelapsesNav.isDisabled,.fullNightNav.isDisabled{opacity:.35;cursor:default}.timelapsesCounter,.fullNightCounter{font-size:12px;color:#f2f5f5a6}.timelapsesLightboxClose:focus-visible,.timelapsesNav:focus-visible,.fullNightLightboxClose:focus-visible,.fullNightNav:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media(max-width:640px){.timelapsesLightboxContent,.fullNightLightboxContent{padding:24px;gap:14px}}@media(prefers-reduced-motion:reduce){.timelapsesLightbox,.fullNightLightbox{transition:none}}
