.photo-edition{--photo-accent:#dfd8c8;--photo-ease:cubic-bezier(.22, 1, .36, 1);padding-block:35px 75px}.photo-edition-byline{font:12px/1.6 var(--font-mono);color:var(--ink-soft);letter-spacing:.045em;justify-content:space-between;gap:25px;display:flex}.photo-edition-title{justify-content:space-between;align-items:flex-end;gap:50px;margin:55px 0 48px;display:flex}.photo-edition-title h1{letter-spacing:-.065em;margin:0;font-size:clamp(54px,8vw,115px);font-weight:450;line-height:1.02}.photo-edition-title h1 em{color:var(--photo-accent)}.photo-edition-title p{color:var(--ink-soft);margin:0 0 27px;font-size:19px;line-height:1.6}.photo-edition-title a{border-bottom:1px solid var(--rule);align-items:center;gap:35px;padding-bottom:9px;font-size:14px;display:inline-flex}.photo-edition-title a>span{font-size:23px}.photo-edition .gallery-meta{border-top:1px solid var(--rule);letter-spacing:.025em;margin-bottom:30px;padding-top:22px;font-size:12px}.photo-edition .photo-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:70px 28px}.photo-edition .gallery-item{grid-column:span 6;margin:0}.photo-edition .gallery-item:first-child{grid-column:1/-1}.photo-edition .gallery-item:first-child .gallery-image{background:#0b0c0e;height:76svh;max-height:76svh;aspect-ratio:auto!important}.photo-edition .gallery-item:first-child img{-o-object-fit:contain;object-fit:contain}.photo-edition .gallery-item:nth-child(2){grid-column:1/7;margin-top:25px}.photo-edition .gallery-item:nth-child(3){grid-column:8/-1;margin-top:135px}.photo-edition .gallery-item:nth-child(4){grid-column:2/6}.photo-edition .gallery-item:nth-child(5){grid-column:7/-1;align-self:center}.photo-edition .gallery-item:nth-child(6){grid-column:1/6;margin-top:60px}.photo-edition .gallery-item:nth-child(7){grid-column:7/-1;margin-top:170px}.photo-edition .gallery-item:nth-child(8){grid-column:2/12;margin-top:25px}.photo-edition .gallery-image{background:#151719;border-radius:0}.photo-edition .gallery-image img{-o-object-fit:contain;object-fit:contain;transition:opacity .3s var(--photo-ease)}.photo-edition .gallery-image:hover img{opacity:.9;transform:none}.photo-edition .photo-expand{color:#fff;opacity:0;transition:transform .25s var(--photo-ease), opacity .25s;border-radius:0;transform:translateY(6px)}.photo-edition .gallery-image:hover .photo-expand,.photo-edition .gallery-image:focus-visible .photo-expand{opacity:1;color:#fff;background:#101114dd;transform:translateY(0)}.photo-edition .gallery-item figcaption{border-top:1px solid var(--rule);gap:20px;margin-top:18px;padding-top:15px;font-size:14px;line-height:1.6}.photo-edition .gallery-item figcaption small{color:var(--photo-accent);margin-right:14px;font-size:12px}.photo-edition .gallery-item time{font:12px/1.6 var(--font-mono)}.photo-edition-ending{border-top:1px solid var(--rule);margin-top:100px;padding-top:30px}.photo-edition-ending>span{font:12px var(--font-mono);color:var(--ink-soft)}.photo-edition-ending>div{justify-content:space-between;align-items:flex-end;gap:40px;margin-top:35px;display:flex}.photo-edition-ending h2{letter-spacing:-.045em;margin:0;font-size:clamp(35px,4.5vw,65px);line-height:1.12}.photo-edition-ending h2 em{color:var(--photo-accent)}.photo-edition-ending a{border-bottom:1px solid var(--rule);gap:25px;padding-bottom:9px;font-size:14px;display:flex}.photo-edition .photo-dialog{background:#090b0efc}.photo-edition .photo-viewer{width:min(1500px,94%)}.photo-edition .photo-viewer header{padding-block:12px}.photo-edition .photo-viewer footer{flex-shrink:0;padding-block:12px}.photo-edition .photo-viewer-caption{min-width:0}.photo-viewer-caption p{margin:0;font-size:16px}.photo-viewer-caption>span{font:12px var(--font-mono);color:var(--ink-soft);margin-top:7px;display:block}.photo-edition .photo-filmstrip{flex-shrink:0;justify-content:center;gap:10px;padding:8px 4px 20px;display:flex;overflow-x:auto}.photo-edition .photo-filmstrip button{opacity:.55;border:2px solid #0000;border-radius:0;flex:0 0 72px;width:72px;height:52px;padding:0;transition:opacity .2s,border-color .2s;position:relative;overflow:hidden}.photo-edition .photo-filmstrip img{-o-object-fit:cover;object-fit:cover}.photo-edition .photo-filmstrip button[aria-pressed=true]{border-color:var(--photo-accent);opacity:1}.photo-edition .photo-filmstrip button:hover{opacity:1}.photo-filmstrip button>span{font:10px var(--font-mono);color:#fff;text-shadow:0 1px 4px #000;position:absolute;bottom:3px;left:4px}.photo-edition .full-photo{min-height:100px}@media (max-width:760px){.photo-edition{padding-block:25px 55px}.photo-edition-byline{font-size:12px;display:block}.photo-edition-byline>span{margin-bottom:7px;display:block}.photo-edition-title{margin:35px 0;display:block}.photo-edition-title h1{font-size:14vw}.photo-edition-title>div{margin-top:25px}.photo-edition-title p{margin-bottom:20px;font-size:16px}.photo-edition .gallery-meta{gap:25px;line-height:1.6}.photo-edition .gallery-meta>span:last-child{text-align:right}.photo-edition .photo-grid{grid-template-columns:1fr;gap:40px}.photo-edition .gallery-item:nth-child(n){grid-column:auto;width:100%;margin:0}.photo-edition .gallery-item:first-child .gallery-image{height:auto;max-height:none;aspect-ratio:4/3!important}.photo-edition .gallery-item:nth-child(4){justify-self:center;width:80%}.photo-edition .gallery-item:nth-child(7){justify-self:end;width:90%}.photo-edition .gallery-item figcaption{flex-wrap:wrap;gap:8px}.photo-edition .gallery-item time{width:100%;padding-left:36px;display:block}.photo-edition .photo-expand{opacity:1;width:32px;height:32px;font-size:18px;transform:none}.photo-edition-ending{margin-top:60px}.photo-edition-ending>div{display:block}.photo-edition-ending a{width:fit-content;margin-top:30px}.photo-edition .photo-filmstrip{justify-content:flex-start;gap:7px;padding-bottom:14px}.photo-edition .photo-filmstrip button{flex-basis:56px;width:56px;height:42px;min-height:42px}.photo-edition .photo-viewer footer{gap:12px}.photo-edition .photo-viewer footer>div:last-child{flex-shrink:0;gap:6px;display:flex}.photo-viewer-caption p{font-size:14px;line-height:1.5}.photo-edition .photo-viewer{width:94%}}@media (prefers-reduced-motion:reduce){.photo-edition *{transition:none!important;animation:none!important}}
