.filtered-gallery-lightbox{position:fixed;inset:0;width:100%;height:100vh;height:100dvh;z-index:10000;display:flex;align-items:center;justify-content:center;padding:clamp(16px,3vw,34px);box-sizing:border-box}.filtered-gallery-lightbox .lightbox-image-container{position:relative;width:100%;height:100%;min-height:0;max-width:100%;max-height:none;display:flex;align-items:center;justify-content:center}.filtered-gallery-lightbox .lightbox-thumbnails{width:100%;display:flex;justify-content:center;gap:8px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 4px 8px;box-sizing:border-box}.filtered-gallery-lightbox .lightbox-thumbnail:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.filtered-gallery-lightbox .lightbox-stage{display:flex;align-items:stretch;justify-content:center;gap:clamp(18px,2.4vw,34px);width:100%;height:100%;min-height:0;min-width:0}.filtered-gallery-lightbox.has-photo-story .lightbox-stage .lightbox-image-container{flex:1 1 auto;min-width:0}.filtered-gallery-lightbox .lightbox-details{flex:0 0 clamp(230px,24vw,330px);align-self:center;max-height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;text-align:left;border-left:1px solid rgba(255,255,255,.16);padding-left:clamp(18px,2vw,28px);box-sizing:border-box}.filtered-gallery-lightbox .lightbox-details__title{margin:0 0 12px;color:var(--white-color);font-size:clamp(1rem,1.5vw,1.25rem);font-weight:700;line-height:1.25}.filtered-gallery-lightbox .lightbox-details__meta{margin:-6px 0 14px;display:flex;flex-direction:column;gap:2px;color:rgba(255,255,255,.55);font-size:var(--text-micro);letter-spacing:.13em;text-transform:uppercase;line-height:1.5}.filtered-gallery-lightbox .lightbox-details__meta-client{color:rgba(255,255,255,.78)}.filtered-gallery-lightbox .lightbox-details__text{margin:0;color:rgba(255,255,255,.72);font-size:var(--text-small);line-height:1.65}.filtered-gallery-lightbox .lightbox-details__link{display:inline-block;margin-top:16px;color:var(--white-color);font-size:var(--text-small);font-weight:600;line-height:1.4;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:2px;transition:border-color .2s ease,opacity .2s ease}.filtered-gallery-lightbox .lightbox-details__link:focus-visible,.filtered-gallery-lightbox .lightbox-details__link:hover{border-bottom-color:var(--white-color);opacity:.85}@media (max-width:899px){.filtered-gallery-lightbox.has-photo-story .lightbox-stage{display:grid;grid-template-rows:minmax(0,1fr) auto;grid-gap:14px;gap:14px}.filtered-gallery-lightbox.has-photo-story .lightbox-stage .lightbox-image-container{min-height:0}.filtered-gallery-lightbox .lightbox-details{align-self:stretch;max-height:40vh;border-left:none;padding-left:0}.filtered-gallery-lightbox .lightbox-details__title{margin-bottom:8px;font-size:var(--text-md)}.filtered-gallery-lightbox .lightbox-details__link{margin-top:12px}}.filtered-gallery-lightbox .lightbox-note{max-width:62ch;margin:8px auto 0;color:rgba(255,255,255,.72);font-size:var(--text-small);line-height:1.55}@media (max-width:480px){.filtered-gallery-lightbox .lightbox-note{font-size:var(--text-2xs)}}@media (max-width:768px){.filtered-gallery-lightbox .lightbox-thumbnails{justify-content:flex-start;padding-bottom:6px}}@media (max-width:480px){.filtered-gallery-lightbox{padding:10px}}.filtered-gallery-lightbox .lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);cursor:pointer}.filtered-gallery-lightbox .lightbox-close:hover{opacity:1}.filtered-gallery-lightbox .lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease;color:var(--white-color);font-size:var(--text-md);z-index:10;opacity:.6}.filtered-gallery-lightbox .lightbox-nav:hover{opacity:1}.filtered-gallery-lightbox .lightbox-next{right:0}@media (max-width:768px){.filtered-gallery-lightbox .lightbox-nav{width:32px;height:32px;font-size:var(--body-font-size);line-height:1.55;letter-spacing:var(--label-letter-spacing)}.filtered-gallery-lightbox .lightbox-next{right:0}}@media (max-width:480px){.filtered-gallery-lightbox .lightbox-nav{width:28px;height:28px;font-size:var(--body-font-size);line-height:1.55;letter-spacing:var(--label-letter-spacing)}.filtered-gallery-lightbox .lightbox-next{right:0}}.before-after-lightbox .lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:1}.before-after-lightbox .lightbox-close:hover{opacity:1}.before-after-lightbox .lightbox-close i,.before-after-lightbox .lightbox-close svg{color:#fff;font-size:var(--text-lg);width:18px;height:18px}.before-after-lightbox .lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease;z-index:10;opacity:.6}.before-after-lightbox .lightbox-nav:hover{opacity:1}.before-after-lightbox .lightbox-nav i,.before-after-lightbox .lightbox-nav svg{color:#fff;font-size:var(--text-md);width:16px;height:16px}.before-after-lightbox .lightbox-next{right:-60px}@media (max-width:1200px){.before-after-lightbox .lightbox-next{right:10px}}@media (max-width:899px){.before-after-lightbox .lightbox-nav{width:32px;height:32px}}@media (max-width:767px){.before-after-lightbox .lightbox-nav{width:28px;height:28px;font-size:var(--body-font-size);line-height:1.55;letter-spacing:var(--label-letter-spacing)}.before-after-lightbox .lightbox-next{right:5px}}.projects-page .projects-floating-nav{position:fixed;top:50%;left:0;z-index:90;display:flex;flex-direction:column;width:48px;overflow:hidden;background:rgba(35,32,31,.95);border:1px solid rgba(255,255,255,.14);border-left:0;box-shadow:0 16px 35px rgba(0,0,0,.18);transform:translateY(-50%);transition:width .25s ease}.projects-page .projects-floating-nav:focus-within,.projects-page .projects-floating-nav:hover{width:108px}.projects-page .projects-floating-nav__item{display:flex;align-items:center;gap:9px;width:108px;min-height:46px;padding:0 14px;color:var(--white-color);font-family:var(--default-font);font-size:var(--text-xs);font-weight:700;line-height:1;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.12)}.projects-page .projects-floating-nav__item span{opacity:0;transform:translateX(-4px);transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.projects-page .projects-floating-nav:focus-within .projects-floating-nav__item span,.projects-page .projects-floating-nav:hover .projects-floating-nav__item span{opacity:1;transform:translateX(0)}.projects-page .projects-floating-nav__item:last-child{border-bottom:0}.projects-page .projects-floating-nav__item i{width:16px;flex:0 0 16px;color:var(--white-color);font-size:var(--text-caption);text-align:center}.projects-page .projects-floating-nav__item:focus-visible,.projects-page .projects-floating-nav__item:hover{background:var(--white-color);color:var(--primary-color)}.projects-page .projects-floating-nav__item:focus-visible i,.projects-page .projects-floating-nav__item:hover i{color:var(--primary-color)}.projects-page .projects-floating-nav__item:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}@media (max-width:767px){.projects-page .projects-floating-nav,.projects-page .projects-floating-nav:focus-within,.projects-page .projects-floating-nav:hover{top:auto;right:auto;bottom:116px;left:0;width:48px;border-left:0;border-right:1px solid rgba(255,255,255,.14);border-radius:0 8px 8px 0;transform:none}.projects-page .projects-floating-nav__item{justify-content:center;width:48px;min-height:48px;padding:0}.projects-page .projects-floating-nav__item span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.projects-page .projects-floating-nav__item i{font-size:var(--text-small)}}.projects-page--tight-header .justified-grid-header h2,.projects-page--tight-header .page-header{margin-bottom:0}.projects-page--tight-header .justified-grid-section{padding-top:48px}.projects-page--tight-header .justified-grid-header{padding-bottom:24px}.projects-page--tight-header .project-videos-section__heading{padding-top:48px}@media (max-width:899px){.projects-page--tight-header .justified-grid-section,.projects-page--tight-header .project-videos-section__heading{padding-top:36px}.projects-page--tight-header .justified-grid-header{padding-bottom:20px}}@media (max-width:767px){.projects-page--tight-header .justified-grid-section,.projects-page--tight-header .project-videos-section__heading{padding-top:24px}.projects-page--tight-header .justified-grid-header{padding-bottom:18px}}