main{padding-top:100px;padding-bottom:80px}.photos-header{padding:60px 0 32px;border-bottom:1px solid var(--border);margin-bottom:48px}.photos-title{font-family:var(--font-serif);font-size:var(--type-route-title);font-weight:400;letter-spacing:-.02em;line-height:1.1;margin-bottom:16px}.photos-lead{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-secondary);max-width:480px;line-height:1.6}.photos-filters{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}@media(max-width:380px){.photos-filters{gap:8px}}.photos-grid{--row-h: 220px;display:flex;flex-wrap:wrap;gap:12px 10px}.photos-grid:after{content:"";flex-grow:1000000}@media(max-width:1100px){.photos-grid{--row-h: 170px}}@media(max-width:768px){.photos-grid{--row-h: 132px;gap:10px 8px}.photos-header{margin-bottom:32px}}@media(max-width:430px){.photos-grid{--row-h: 160px;gap:20px 8px}.print-caption{margin-top:7px;line-height:1.45;font-family:var(--font-serif);font-style:italic;font-size:var(--text-ui-sm);letter-spacing:0;color:var(--text-secondary)}}.photo-item{--ar: .75;margin:0;flex-grow:calc(var(--ar) * 1000);flex-basis:calc(var(--ar) * var(--row-h));min-width:0}.photo-item picture{display:block;height:var(--row-h);border-radius:var(--radius-sm);overflow:hidden;background:var(--bg-subtle)}.photo-item img{display:block;width:100%!important;height:100%!important;object-fit:cover}.print-caption{display:block;margin-top:5px;min-height:15px;font-family:var(--font-mono);font-size:var(--text-data-sm);line-height:1.35;letter-spacing:var(--tracking-data);color:var(--text-tertiary)}.photo-item.hidden{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
