body{margin:0}a{color:inherit;text-decoration:none}header{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}nav{display:flex;align-items:center}h1,h2,h3,p{margin-top:0}.eyebrow{font-weight:700}.btn{font-weight:700}footer{display:flex;justify-content:space-between;gap:20px}footer strong,footer span{display:block}.project-page{max-width:1440px;margin:auto;padding:50px 6% 80px}.back-link{display:inline-block;color:var(--muted);font-size:14px;margin-bottom:50px;padding:10px 0}.back-link:hover{color:var(--green)}.project-heading{display:flex;align-items:end;justify-content:space-between;gap:25px}.project-heading h1{font-size:clamp(38px,5.5vw,76px);margin-bottom:0;line-height:1.05;letter-spacing:-.055em}.project-heading>p{font-size:16px;color:var(--muted);line-height:1.7;margin-bottom:0}.project-intro{max-width:670px;margin-top:24px;color:var(--muted);font-size:17px;line-height:1.7}.photo-section{margin-top:55px}.photo-section h2{font-size:24px;font-weight:500;padding-bottom:18px;border-bottom:1px solid var(--line)}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.photo-tile{padding:0;text-align:left;border:1px solid var(--line);background:var(--surface);color:#edf5ef;cursor:pointer;overflow:hidden}.photo-tile>img{display:block;width:100%;height:350px;object-fit:cover;transition:filter .2s}.photo-tile:hover>img{filter:brightness(1.12)}.photo-tile>span{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:18px;font-size:14px;line-height:1.5;min-height:78px}.photo-tile>span>span{color:var(--green);font-size:22px}.project-bottom{margin-top:70px;border-top:1px solid var(--line);padding-top:45px;display:flex;justify-content:space-between;align-items:center;gap:25px}.project-bottom h2{font-size:30px;margin:0}.project-bottom .eyebrow{font-size:12px}.project-bottom .btn{flex-shrink:0}#viewer{width:min(1100px,96vw);max-width:96vw;max-height:96dvh;padding:20px;border:1px solid #395744;background:#070d09;color:#f3f6f4;overflow:auto}#viewer::backdrop{background:rgba(0,0,0,.92)}body.gallery-open{overflow:hidden}.viewer-top,.viewer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center}.viewer-top h2{font-size:18px;margin:0}.viewer-top button{background:#16271c;border:1px solid #526c5b;color:white;padding:10px 16px;cursor:pointer;min-height:44px}.viewer-stage{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:12px;margin-top:18px;touch-action:pan-y}.viewer-stage img{width:100%;height:min(60dvh,680px);object-fit:contain}.viewer-stage button{font-size:36px;background:#16271c;color:white;border:1px solid #526c5b;min-height:52px;cursor:pointer}.viewer-bottom{padding:16px 0;color:#becfc3;font-size:14px;line-height:1.5}.viewer-bottom p{margin:0}.viewer-bottom span{white-space:nowrap}.viewer-thumbs{display:flex;gap:8px;overflow-x:auto;padding:4px 3px 10px}.viewer-thumbs button{width:60px;height:65px;flex-shrink:0;padding:2px;border:2px solid transparent;background:#17231b;cursor:pointer}.viewer-thumbs button[aria-current="true"]{border-color:var(--green)}.viewer-thumbs img{width:100%;height:100%;object-fit:cover}@media(max-width:850px){nav{display:none}nav.open{display:flex}.project-heading{display:block}.project-heading>p{margin-top:20px}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-tile>img{height:300px}}@media(max-width:560px){.project-page{padding-top:25px}.back-link{margin-bottom:25px}.photo-grid{gap:12px}.photo-tile>img{height:230px}.photo-tile>span{font-size:13px;padding:12px;min-height:90px}.project-bottom{align-items:start;flex-direction:column}.viewer-stage{grid-template-columns:36px minmax(0,1fr) 36px;gap:5px}#viewer{padding:12px}.viewer-stage img{height:55dvh}.viewer-stage button{font-size:28px}.viewer-top h2{font-size:16px}.viewer-bottom{font-size:13px}footer{flex-direction:column}}@media(max-width:360px){.photo-grid{grid-template-columns:1fr}}
.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:850px}.video-grid figure{margin:0;background:var(--surface);border:1px solid var(--line)}.video-grid video{display:block;width:100%;height:480px;object-fit:contain;background:#000}.video-grid figcaption{padding:18px;color:var(--muted);font-size:14px;line-height:1.5}.photo-tile:first-child img[src="s2000-47.jpg"]{object-position:center bottom}@media(max-width:600px){.video-grid{grid-template-columns:1fr}.video-grid video{height:420px}}
.stage-note{color:var(--muted);font-size:17px;line-height:1.7;max-width:720px}.stage-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:850px}.stage-grid .photo-tile>img{height:420px}@media(max-width:560px){.stage-grid .photo-tile>img{height:260px}}
.compact-originals .photo-tile>img{width:104px;height:173px;object-fit:contain;margin:30px auto}.compact-originals #full-photo{width:auto;max-width:100%;height:auto;max-height:60dvh;justify-self:center}.compact-originals .viewer-stage{min-height:280px}

.compact-originals .photo-tile>img{width:100%;height:350px;object-fit:cover;margin:0;object-position:center}.compact-originals #full-photo{width:100%;height:min(60dvh,680px);object-fit:contain}@media(max-width:560px){.compact-originals .photo-tile>img{height:230px}}
