.responsive-image{display:contents}
.video-transcript{padding:1rem 1.25rem;border-top:1px solid currentColor;font-size:1rem;line-height:1.6}
.video-transcript summary{cursor:pointer;font-weight:600;min-height:2.5rem}
.transcript-text{max-height:22rem;overflow-y:auto;padding:.5rem .25rem}
.transcript-text p{margin:.75rem 0}.transcript-time{font-variant-numeric:tabular-nums;font-weight:600;margin-right:.4rem}
.video-transcript :focus-visible{outline:2px solid currentColor;outline-offset:3px}
.project-story .breadcrumb{color:#535b50;margin-bottom:2rem}
.project-story-hero{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:3rem}
.project-story-hero h1{font-size:clamp(2.5rem,4.2vw,4.3rem)}
.project-story figure{margin:0}.project-story-hero img{width:100%;height:auto}
.project-story figcaption{padding-top:.8rem;color:#535b50;font-size:.94rem}
.project-story-detail{max-width:49rem;padding:4rem 0 1rem}
.project-story .gallery img{height:auto;aspect-ratio:4/3;object-fit:contain;background:#f3f2ec}
.project-story-links{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-bottom:1rem}
.project-story-links a{padding:.65rem 0;font-weight:600}.project-service-link{padding-block:2rem}
.photo-viewer{border:1px solid #65715e;padding:1rem 1.5rem;color:#f5f5f0;background:#20271f;width:min(1100px,calc(100vw - 2rem));max-width:none;max-height:calc(100dvh - 2rem);overflow:auto}
.photo-viewer::backdrop{background:#111a14e8}
.photo-viewer-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.7rem}
.photo-viewer-position{margin:0;font-size:.94rem}.photo-viewer figure{margin:0}
.photo-viewer-image{display:block;width:100%;height:calc(100dvh - 17rem);min-height:120px;max-height:720px;object-fit:contain}
.photo-viewer-caption{max-width:65rem;padding-top:.8rem;font-size:.94rem;line-height:1.5}
.photo-viewer-navigation{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding-top:1rem}
.photo-viewer button,.photo-viewer-original{min-height:44px;padding:.65rem .9rem;font:inherit;font-size:.94rem;line-height:1.4}
.photo-viewer button{border:1px solid #adb5a5;background:#313d2d;color:#fff;cursor:pointer}
.photo-viewer button:hover{background:#45503e}.photo-viewer button:disabled{opacity:.4;cursor:default}
.photo-viewer-original{display:inline-flex;align-items:center;color:#fff;text-align:center}
.photo-viewer :focus-visible{outline:3px solid #e7cf98;outline-offset:3px}
@media(max-width:820px){.project-story-hero{grid-template-columns:1fr;gap:2rem}.project-story-detail{padding-top:3rem}.project-story-links{display:grid;gap:.25rem}.photo-viewer{padding:.8rem;width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem)}.photo-viewer-navigation{gap:.4rem}.photo-viewer button,.photo-viewer-original{font-size:.875rem;padding:.65rem .5rem}.photo-viewer-image{height:calc(100dvh - 19rem)}.photo-viewer-caption{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
