html:has(.photography-page){background:#f8f8f8;height:auto;overflow:visible}body:has(.photography-page){margin:0;background:#f8f8f8;color:#242424;height:auto;overflow:visible}.photography-page,.photo-viewer{--gallery-bg: #f8f8f8;--gallery-ink: #242424;--gallery-muted: #686868;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.4;-webkit-font-smoothing:antialiased}.photography-page *,.photo-viewer *{box-sizing:border-box}.photography-page{--pixel-ratio: 2;min-height:100svh;background:var(--gallery-bg);color:var(--gallery-ink)}.photography-page a{color:inherit;text-decoration:none}.photography-page button,.photo-viewer button{appearance:none;border:0;border-radius:0;background:none;padding:12px 0;font:inherit;color:inherit;cursor:pointer;min-height:44px}.photography-page button:disabled,.photo-viewer button:disabled{opacity:.25;cursor:default}.photography-page :focus-visible,.photo-viewer :focus-visible{outline:1px solid currentColor;outline-offset:6px}.photography-header{position:fixed;z-index:5;top:0;left:0;right:0;padding:30px 36px;display:flex;align-items:baseline;justify-content:space-between;gap:24px;pointer-events:none;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}.photography-header a{pointer-events:auto}.photography-header[data-tucked=true]{opacity:0;transform:translateY(-18px)}.photography-header[data-tucked=true] a,.photography-header[data-tucked=true] .photography-view-switch{pointer-events:none}.photography-header:has(:focus-visible){opacity:1;transform:none;transition:none}.photography-header:has(:focus-visible) a,.photography-header:has(:focus-visible) .photography-view-switch{pointer-events:auto}.photography-header .photography-name{margin:-6px -8px;padding:6px 8px}.photography-heading{display:flex;flex-direction:column;align-items:flex-end;margin:-6px -8px;padding:6px 8px 0}.photography-view-switch{display:flex;gap:18px;pointer-events:auto}.photography-view-switch button{position:relative;color:var(--gallery-muted);font-size:11px;padding:10px 0;transition:color .18s ease,transform .12s ease-out}.photography-view-switch button[aria-pressed=true]{color:var(--gallery-ink)}.photography-view-switch button:after{content:"";position:absolute;left:0;right:0;bottom:8px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s cubic-bezier(.22,1,.36,1)}.photography-view-switch button[aria-pressed=true]:after{transform:scaleX(1)}.photography-view-switch button:active{transform:scale(.97)}.photography-view-switch button:focus-visible{outline-offset:2px}.photography-name,.photography-header h1{font-size:25px;font-weight:400;letter-spacing:-1.05px;line-height:1.2;margin:0}.photography-row{display:contents}.photography-content{overflow-anchor:none}.photo-scene{min-height:100svh;height:100svh;display:grid;place-items:center;padding:144px 80px 106px}.photo-figure{width:min(1200px,100%,calc((100svh - 250px) * var(--photo-ratio)),calc(var(--native-width) / var(--pixel-ratio)));margin:0;transition:opacity .12s linear}.photo-open{display:block;cursor:zoom-in}.photo-open img{display:block;width:100%;height:auto;border:0;border-radius:0;box-shadow:none}.photo-caption{display:flex;justify-content:space-between;gap:18px;margin-top:13px;color:var(--gallery-muted);font-size:10px;line-height:1.5}.photo-details{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px 18px}.photo-details span,.photo-details time{white-space:nowrap}.photo-location{max-width:45%}.photography-progress{position:fixed;z-index:5;bottom:20px;left:36px;right:36px;display:flex;justify-content:space-between;align-items:center;pointer-events:none;color:var(--gallery-muted);font-size:11px}.photography-progress button{pointer-events:auto}.photography-scroll{display:flex;align-items:center;gap:16px}.photography-count{font-variant-numeric:tabular-nums}.photography-count>span{color:#858585;margin-left:4px}.photography-footer{padding:40px 36px 100px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--gallery-muted);font-size:11px}.photography-page[data-view=grid] .photography-sequence{--grid-gap: 36px;display:flex;flex-direction:column;align-items:center;gap:72px;max-width:1360px;margin:0 auto;padding:164px 80px 48px}.photography-page[data-view=grid] .photography-row{display:grid;grid-template-columns:var(--row-columns);gap:var(--grid-gap);align-items:start;width:min(100%,calc(var(--row-native-height) / var(--pixel-ratio) * var(--row-ratio) + var(--grid-gap)))}.photography-page[data-view=grid] .photography-row[data-count="1"]{max-width:600px}.photography-page[data-view=grid] .photo-scene{display:block;height:auto;min-height:0;min-width:0;padding:0;scroll-margin-top:144px}.photography-page[data-view=grid] .photo-figure{width:100%}.photography-page[data-view=grid] .photo-caption{flex-wrap:wrap;gap:4px 12px}.photography-page[data-view=grid] .photo-location:empty{display:none}.photography-page[data-view=grid] .photo-details{margin-left:auto}.photo-viewer{position:fixed;inset:0;margin:0;max-width:none;max-height:none;width:100%;height:100dvh;border:0;padding:0;background:var(--gallery-bg);color:var(--gallery-ink)}.photo-viewer[open]{display:grid;grid-template-rows:80px minmax(0,1fr) 88px}.photo-viewer::backdrop{background:#f8f8f8}.viewer-toolbar{display:flex;justify-content:space-between;align-items:center;padding:12px 36px}.viewer-tools{display:flex;align-items:center;gap:32px}.viewer-tools button{font-size:12px}.viewer-tools button span{margin-left:8px;font-size:20px;vertical-align:-1px}.viewer-count{font-size:11px;font-variant-numeric:tabular-nums;color:var(--gallery-muted)}.viewer-canvas{display:grid;place-items:center;padding:16px 70px;overflow:auto}.viewer-image-wrap{position:relative;width:min(100%,calc((100dvh - 200px) * var(--photo-ratio)),calc(var(--native-width) / var(--pixel-ratio)));aspect-ratio:var(--photo-ratio)}.viewer-image-wrap img{display:block;width:100%;height:100%;object-fit:contain}.viewer-original{position:absolute;inset:0}.viewer-bottom{display:flex;justify-content:center;align-items:center;gap:20px;padding:8px 36px}.viewer-bottom p{display:flex;justify-content:center;flex-wrap:wrap;gap:4px 20px;font-size:11px;color:var(--gallery-muted);text-align:center}@media(max-width:600px){.photography-header{padding:25px 20px;gap:16px}.photography-name,.photography-header h1{font-size:20px;letter-spacing:-.7px}.photography-page[data-view=grid] .photography-sequence{padding:144px 20px 30px;gap:44px}.photography-page[data-view=grid] .photography-row{display:contents}.photography-page[data-view=grid] .photo-scene{width:100%;scroll-margin-top:120px}.photography-page[data-view=grid] .photo-figure{width:min(100%,calc(var(--native-width) / var(--pixel-ratio)));margin:0 auto}.photo-scene{padding:125px 20px 105px}.photo-figure{width:min(100%,calc((100svh - 230px) * var(--photo-ratio)),calc(var(--native-width) / var(--pixel-ratio)))}.photo-caption{font-size:9px;gap:10px;margin-top:11px}.photo-details{gap:3px 10px}.photography-progress{left:20px;right:20px;bottom:18px;font-size:10px}.photography-footer{padding:30px 20px 100px;font-size:10px}.photo-viewer[open]{grid-template-rows:72px minmax(0,1fr) 100px}.viewer-toolbar{padding:10px 20px}.viewer-tools{gap:24px}.viewer-canvas{padding:10px 20px}.viewer-image-wrap{width:min(100%,calc((100dvh - 192px) * var(--photo-ratio)),calc(var(--native-width) / var(--pixel-ratio)))}.viewer-bottom{padding:8px 20px;gap:15px}.viewer-bottom p{flex-direction:column;gap:3px;font-size:10px}}@media(prefers-reduced-motion:reduce){.photography-header{transition:none}.photo-figure{transition:none;opacity:1!important}.photography-view-switch button,.photography-view-switch button:after{transition:none}}@media print{.photography-header,.photography-progress,.photography-footer{display:none}.photo-scene{height:auto;min-height:0;padding:20px;break-inside:avoid}.photo-figure{opacity:1!important;width:70%}}
