.projects-main{padding:0 38px 55px}.masthead a[aria-current=page]{color:var(--accent)}.projects-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding:38px 0 38px}.gallery-back{display:inline-block;padding:10px 0;font:12px ui-monospace,monospace;color:var(--muted)}.projects-heading h1{font:96px/1 STTDisplay,sans-serif;margin:13px 0 0}.projects-heading>p{font-size:19px;line-height:1.5;padding-bottom:5px}.projects-heading>p span{display:block;font-size:13px;color:var(--muted);margin-top:5px}.projects-gallery{display:grid;gap:20px}.gallery-row{display:flex;gap:20px;align-items:start}.gallery-item{display:block;position:relative;flex:var(--ratio) 1 0;min-width:0;cursor:zoom-in}.gallery-item img{display:block;width:100%;height:auto}.gallery-item>span{position:absolute;right:12px;bottom:12px;width:32px;height:32px;border:1px solid #858784;border-radius:50%;background:#151617de;color:var(--ink);display:grid;place-items:center;font:20px Arial}.gallery-item:hover>span{background:var(--ink);color:var(--bg)}.gallery-return{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;margin-top:40px;padding-top:25px;font-size:16px}.gallery-return span{font-size:25px;color:var(--accent)}.gallery-dialog{max-width:none;max-height:none;width:100vw;height:100dvh;padding:18px 28px;margin:0;border:0;background:#101112;color:var(--ink)}.gallery-dialog::backdrop{background:#101112}.gallery-dialog[open]{display:flex;flex-direction:column;gap:15px}.viewer-bar,.viewer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-shrink:0}.viewer-count{font:12px ui-monospace,monospace;color:var(--muted)}.viewer-close{display:flex;align-items:center;gap:20px;border:1px solid #626462;border-radius:999px;background:none;cursor:pointer;min-height:44px;padding:8px 18px;font-size:13px}.viewer-close span{font-size:25px}.viewer-stage{flex:1;min-height:0;display:flex;justify-content:center;align-items:center;touch-action:pan-y}.viewer-stage img{width:100%;height:100%;object-fit:contain}.viewer-caption{font:12px/1.5 ui-monospace,monospace;color:var(--muted);text-align:center}.viewer-prev,.viewer-next{width:48px;height:48px;border:1px solid #626462;border-radius:50%;background:none;font-size:25px;cursor:pointer;flex-shrink:0}.viewer-open{overflow:hidden}
@media(max-width:900px){.projects-main{padding-inline:25px}.projects-gallery,.gallery-row{gap:14px}.projects-heading h1{font-size:80px}}
@media(max-width:700px){.projects-main{padding:0 20px 35px}.projects-heading{align-items:flex-start;flex-direction:column;gap:15px;padding:22px 0 28px}.projects-heading h1{font-size:72px}.projects-heading>p{font-size:17px}.projects-gallery{gap:16px}.gallery-row{display:contents}.gallery-item>span{width:36px;height:36px}.gallery-dialog{padding:14px}.viewer-caption{font-size:10px}.viewer-bar,.viewer-bottom{gap:12px}}
.concept-note{max-width:720px;margin:28px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.motion-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.motion-item{margin:0;min-width:0}.motion-item:first-child{grid-column:1/-1}.motion-item video{display:block;width:100%;height:auto;background:#101112;aspect-ratio:16/9;object-fit:contain}.motion-item figcaption{padding-top:12px;color:var(--muted);font:12px ui-monospace,monospace}@media(max-width:700px){.motion-gallery{grid-template-columns:1fr}.projects-heading h1{font-size:clamp(42px,11vw,72px)}}
