.gallery-main{padding:45px 4.5% 0}.gallery-heading h1{font-size:clamp(58px,8.5vw,130px);margin:35px 0}.gallery-intro{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:65px}.gallery-intro p{font-size:18px;margin:0;color:#55584f}.gallery-intro a{border-bottom:1px solid;padding-bottom:4px}.gallery-filters{display:flex;gap:12px;align-items:center;border-top:1px solid var(--line);padding:25px 0 40px}.gallery-filters button{background:transparent;border:1px solid var(--line);padding:10px 22px;border-radius:30px;color:var(--ink)}.gallery-filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}#count{margin-left:auto;font-size:13px;color:#55584f}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:55px 35px}.gallery-card{min-width:0}.gallery-card button{border:0;padding:0;display:block;position:relative;width:100%;background:#e5e5df;overflow:hidden;text-align:left}.gallery-card img{display:block;width:100%;height:440px;object-fit:cover;transition:transform .4s}.gallery-card:nth-child(3n+1){grid-column:1/-1}.gallery-card:nth-child(3n+1) img{height:580px}.gallery-card button:hover img{transform:scale(1.025)}.gallery-card.film img{aspect-ratio:16/9;height:auto;min-height:240px}.gallery-card figcaption{margin-top:17px;display:flex;justify-content:space-between;align-items:start}.gallery-card h2{font-size:24px;margin:0 0 5px;letter-spacing:-.7px}.gallery-card p{font-size:13px;color:#55584f;margin:0}.gallery-card .category{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#55584f}.play-mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #ffffffbb;border-radius:50%;background:#15151577;color:white;width:70px;height:70px;display:flex;justify-content:center;align-items:center;font-size:23px}.selection-note{font-size:14px;color:#66695f;border-top:1px solid var(--line);padding-top:25px;margin:60px 0}.gallery-end{padding:65px 0;display:flex;align-items:end;justify-content:space-between;border-top:1px solid var(--line)}.gallery-end h2{margin:0}.gallery-end a{font-size:22px}#project-view{width:min(1200px,95vw);max-height:94vh;background:#20211f;color:white;padding:24px}#project-view form{position:sticky;top:0;z-index:2}#project-view .close{color:white;background:#20211f;border-radius:50%;width:44px;height:44px}#project-media img{max-height:68vh;width:100%;object-fit:contain;display:block}#project-media iframe{display:block;width:100%;aspect-ratio:16/9;border:0;background:black}#project-view h2{font-size:30px;margin:25px 0 8px}#project-credit{color:#c3c5bd}#film-fallback{color:white;text-decoration:underline;text-underline-offset:4px}.gallery-card{margin:0}@media(max-width:700px){.gallery-intro{display:block;margin-bottom:35px}.gallery-intro a{display:inline-block;margin-top:25px}.gallery-filters{gap:8px;flex-wrap:wrap}.gallery-filters button{padding:8px 15px}#count{width:100%;margin:8px 0 0}.gallery-grid{grid-template-columns:1fr;gap:35px}.gallery-card:nth-child(3n+1){grid-column:auto}.gallery-card img,.gallery-card:nth-child(3n+1) img{height:350px}.gallery-card.film img{height:auto;min-height:0}.gallery-end{display:block}.gallery-end a{display:inline-block;margin-top:30px}.gallery-card figcaption{gap:12px}.gallery-card h2{font-size:22px}}
