photo-gallery{display:block}.project-lightbox{position:fixed;inset:0;box-sizing:border-box;width:calc(100% - 2rem);height:calc(100dvh - 2rem);max-width:none;max-height:none;margin:auto;padding:.75rem;border:0;overflow:hidden;background:transparent;color:#fff;box-shadow:none}.project-lightbox[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.project-lightbox::backdrop{background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.project-lightbox-bar{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;max-width:75rem;margin-inline:auto;padding:0 .25rem .5rem;font-size:.875rem;text-shadow:0 1px 4px #0008}.project-lightbox button{box-sizing:border-box;display:grid;place-items:center;flex-shrink:0;width:48px;height:48px;min-width:0;min-height:0;padding:0;border:1px solid rgb(255 255 255 / .25);background:#061419a6;color:#fff;cursor:pointer}.project-lightbox button:hover{background:var(--sclr-dark)}.project-lightbox button:focus-visible{outline-color:#fff}.project-lightbox-stage{display:flex;min-width:0;min-height:0;align-items:center;justify-content:center;gap:.75rem}.project-lightbox-stage img{display:block;min-width:0;min-height:0;width:auto;height:auto;max-width:calc(100% - 7.5rem);max-height:100%;object-fit:contain}.media-gallery .project-lightbox-counter{margin-top:.75rem;color:#fff;text-align:center;font-size:.9375rem;font-variant-numeric:tabular-nums;text-shadow:0 1px 4px #0008}@media (max-width: 599px){.project-lightbox{width:calc(100% - 1rem);height:calc(100dvh - 1rem)}.project-lightbox-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) 48px;gap:.75rem}.project-lightbox-stage img{grid-column:1 / -1;grid-row:1;width:100%;height:100%;max-width:100%}.project-lightbox-stage button{justify-self:start}.project-lightbox-stage button:last-child{justify-self:end}}.project-album-layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.35fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.project-album-copy{padding-block:1rem}.project-album-copy h2{max-width:12ch}.media-gallery .project-album-description{max-width:31ch;margin-top:1.5rem}.project-album-navigation{max-width:20rem;margin-top:2.5rem}.media-gallery .project-album-caption{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.project-album-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-block:.6rem 1rem}.media-gallery .project-album-counter{display:flex;align-items:baseline;gap:.7rem;color:#557781;line-height:1;font-variant-numeric:tabular-nums}.project-album-counter strong{color:var(--sclr-dark);font-size:4rem;font-weight:500;letter-spacing:-.08em}.project-album-counter>span{font-size:1rem}.project-album-arrows{display:flex;gap:.5rem}.project-album-arrows button{display:grid;place-items:center;box-sizing:border-box;width:48px;height:48px;padding:0;border:1px solid #709dab;border-radius:50%;background:transparent;color:#173e49;cursor:pointer;transition:background-color .2s,color .2s}.project-album-arrows button:is(:hover,:focus-visible){color:#fff;background:var(--sclr-dark);border-color:var(--sclr-dark)}.project-album-progress{height:2px;background:#83afbd66}.project-album-progress>span{display:block;height:100%;background:var(--sclr-dark)}.media-gallery .project-album-handnote{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem;color:#6e5570;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-style:italic}.project-album-handnote svg{width:5rem;height:2.5rem;stroke:#b95d92;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.project-album-stage{position:relative;isolation:isolate;min-width:0;padding:1.25rem .75rem}.project-album-stage:before{content:"";position:absolute;z-index:-1;inset:2rem 0 .8rem 1.5rem;background:#bf4386;transform:rotate(3deg)}.project-album-stage:after{content:"";position:absolute;z-index:-2;inset:.5rem 1rem 1.5rem;border:1px solid #ffffffcc;transform:rotate(-4deg)}.project-album-feature{display:block;padding:.55rem .55rem 0;color:#173e49;background:#fff;transform:rotate(-1.5deg);box-shadow:0 16px 36px #274b5826;transition:none!important}.project-album-feature:hover{color:var(--sclr-dark)}.project-album-window{height:clamp(21rem,32vw,31rem);overflow:hidden;background:#f3f4f1}.project-album-window img{display:block;width:100%;height:100%;object-fit:contain}[data-image-swipe]{touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none;cursor:grab}.project-album-window[data-image-swipe] img,.project-lightbox-stage img[data-image-swipe]{transform:translate3d(var(--image-swipe-x,0px),0,0);transition:transform .18s ease-out}[data-image-dragging]{cursor:grabbing}.project-album-window[data-image-dragging] img,.project-lightbox-stage img[data-image-dragging]{transition:none}.media-gallery .project-album-feature figcaption{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:1rem .65rem;color:inherit;opacity:1;font-size:.875rem;font-weight:600}.project-album-feature small{display:block;margin-top:.2rem;color:#59727b;font-size:.7rem;font-weight:400}.project-album-open-label{display:inline-flex;align-items:center;gap:.8rem;color:var(--sclr-dark);font-size:.75rem;font-weight:500}.project-album-strip-wrap{margin-top:2.25rem;border-top:1px solid #7ba9b980;padding-top:1.1rem}.project-album-strip-heading{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.8rem;color:#416672;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.project-album-strip{display:flex;gap:.8rem;overflow-x:auto;overscroll-behavior-x:contain;padding:.4rem .4rem .85rem;scrollbar-width:thin;scrollbar-color:#af367d #ffffff44;scroll-snap-type:x proximity}.project-album-thumb{position:relative;display:block;flex:0 0 8rem;padding:.3rem;border:1px solid #87aebb66;color:#fff;background:#ffffff70;scroll-snap-align:start;transition:border-color .2s,background-color .2s!important}.project-album-thumb img{display:block;width:100%;height:5rem;object-fit:cover}.project-album-thumb>span{position:absolute;right:.3rem;bottom:.3rem;min-width:1.5rem;padding:.15rem .3rem;background:#173e49d9;color:#fff;text-align:center;font-size:.65rem;font-weight:500}.project-album-thumb[aria-current]{border-color:var(--sclr-dark);background:var(--sclr-dark)}.project-album-thumb[aria-current]>span{background:var(--sclr-dark)}.project-album-thumb:hover{border-color:var(--sclr-dark)}.project-lightbox-stage:has(button[hidden]) img{max-width:100%}@media (max-width: 999px){.project-album-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:1.5rem}.project-detail .project-album-copy h2{font-size:2.7rem}.project-album-navigation{margin-top:1.5rem}.project-album-window{height:24rem}.project-album-open-label{font-size:0;gap:0}.project-album-handnote svg{display:none}}@media (max-width: 699px){.project-album-layout{grid-template-columns:minmax(0,1fr);gap:1rem}.project-album-copy{padding:0}.project-detail .project-album-copy h2{max-width:none;font-size:clamp(2.45rem,10vw,3.2rem)}.project-album-copy h2>span{display:inline}.media-gallery .project-album-description{margin-top:1rem;max-width:none}.project-album-navigation{max-width:none;margin-top:1.25rem}.project-album-counter strong{font-size:3.1rem}.project-album-controls{margin-block:.5rem .75rem}.media-gallery .project-album-handnote{display:none}.project-album-window{height:clamp(15rem,75vw,23rem)}.project-album-stage{padding:1rem .3rem}.project-album-stage:before{inset:1.5rem 0 .7rem .75rem}.project-album-feature{padding:.4rem .4rem 0}.media-gallery .project-album-feature figcaption{padding:.8rem .5rem;font-size:.8rem}.project-album-strip-wrap{margin-top:1.1rem}.project-album-strip-heading{font-size:.6rem}.project-album-strip{gap:.5rem}.project-album-thumb{flex-basis:5rem}.project-album-thumb img{height:3.5rem}}@media (max-width: 599px){.project-lightbox-stage:has(button[hidden]){grid-template-rows:minmax(0,1fr)}}@media (prefers-reduced-motion: reduce){.project-album-arrows button,.project-album-window[data-image-swipe] img,.project-lightbox-stage img[data-image-swipe]{transition:none}}photo-gallery{display:block;min-width:0}photo-gallery [hidden]{display:none!important}photo-gallery figure{margin:0}photo-gallery a{text-decoration:none}photo-gallery :is(a,button):focus-visible{outline:3px solid var(--sclr-dark, #ad0967);outline-offset:3px}.media-gallery .project-lightbox button:focus-visible{outline-color:#fff}.media-gallery .photo-gallery-caption{margin:1rem 0 0;color:#496871;font-size:.8125rem;line-height:1.6}.photo-gallery-caption>span{display:block}.photo-gallery-caption [data-photo-credit]{font-size:.75rem}photo-gallery[data-context=event]{--sclr-dark: var(--event-shortcut-color, #ad0967)}photo-gallery[data-context=event] .project-album-layout{grid-template-columns:minmax(0,1fr);gap:.5rem}photo-gallery[data-context=event] .project-album-copy{padding:0}photo-gallery[data-context=event] .project-album-navigation{max-width:none;margin:0}photo-gallery[data-context=event] .project-album-caption{margin:0;color:var(--event-muted);font-size:.75rem}photo-gallery[data-context=event] .project-album-counter{margin:0}photo-gallery[data-context=event] .project-album-counter strong{font-size:2.25rem}photo-gallery[data-context=event] .project-album-handnote{display:none}photo-gallery[data-context=event] .project-album-stage{padding:1.1rem .4rem .75rem}photo-gallery[data-context=event] .project-album-stage:before{background:var(--sclr-dark);opacity:.7}photo-gallery[data-context=event] .project-album-window{height:clamp(16rem,35vw,26rem)}photo-gallery[data-context=event] .project-album-feature figcaption{padding:.7rem .4rem;font-size:.8125rem}photo-gallery[data-context=event] .project-album-strip-wrap{margin-top:1rem}@media (max-width: 699px){photo-gallery[data-context=event] .project-album-window{height:clamp(13rem,65vw,23rem)}photo-gallery[data-context=event] .project-album-feature figcaption{flex-wrap:wrap;gap:.65rem}}
