:root{--ink:#101114;--muted:#686a70;--paper:#fff;--line:#deded9;--accent:#2347d8;--max:1440px;--pad:clamp(1.25rem,4vw,4.5rem);--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit}.skip-link{position:fixed;top:.5rem;left:.5rem;z-index:1000;background:#fff;padding:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{height:96px;max-width:var(--max);margin:auto;padding:0 var(--pad);display:flex;align-items:center;gap:2.5rem}.brand{font-weight:780;font-size:1.75rem;letter-spacing:-.04em}.brand span{color:var(--accent)}.site-header nav{display:flex;gap:2rem;margin-left:auto}.site-header nav a,.language summary{font-size:1rem}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--accent)}.nav-toggle{display:none}.language{position:relative}.language summary{cursor:pointer;list-style:none}.language div{position:absolute;right:0;z-index:5;display:grid;min-width:150px;padding:.75rem;background:#fff;border:1px solid var(--line);box-shadow:0 16px 50px #0001}.language:not([open]) div{display:none}.language a{padding:.35rem .5rem}.hero,.page-intro,.project-header,.section,.about-strip,.cta,.text-page,.contact-layout{max-width:var(--max);margin:auto;padding-left:var(--pad);padding-right:var(--pad)}.hero{min-height:min(760px,calc(100vh - 96px));display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:5rem;padding-bottom:6rem}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.8rem;font-weight:700;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1{max-width:1050px;font-size:clamp(3.2rem,7.4vw,7.2rem);line-height:.98;letter-spacing:-.055em;font-weight:580;margin:.7rem 0 2.2rem}h2{font-size:clamp(2.2rem,5vw,5rem);line-height:1.05;letter-spacing:-.045em;font-weight:560}.lede{max-width:700px;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.45;color:var(--muted)}.button{display:inline-flex;gap:.8rem;align-items:center;margin-top:1.5rem;background:var(--ink);color:#fff;padding:.9rem 1.25rem;border:1px solid var(--ink);border-radius:8px;font-weight:650;cursor:pointer;transition:transform .25s var(--ease),background .25s}.button:hover{transform:translateY(-2px);background:var(--accent);border-color:var(--accent)}.section{padding-top:5rem;padding-bottom:6rem}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2.75rem}.section-heading h2{max-width:750px}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3.5rem 2rem}.project-card:nth-child(4n+2),.project-card:nth-child(4n+3){margin-top:0}.project-image{overflow:hidden;background:#eee;aspect-ratio:4/3!important;border-radius:2px}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.project-card a:hover img{transform:scale(1.025)}.project-meta{display:flex;justify-content:space-between;padding-top:1rem}.project-meta h3{font-size:1.35rem;margin:0;letter-spacing:-.02em}.project-meta p{color:var(--muted);font-size:1rem}.about-strip{padding-top:6rem;padding-bottom:6rem;border-top:1px solid var(--line)}.about-strip h2{max-width:950px}.about-strip a{border-bottom:1px solid}.cta{background:var(--ink);color:white;max-width:none;padding-top:6rem;padding-bottom:6rem}.cta>*{max-width:calc(var(--max) - 2 * var(--pad));margin-left:auto;margin-right:auto}.cta .eyebrow{color:#aaa}.button-light{background:#fff;color:var(--ink);border-color:#fff}.page-intro{padding-top:7rem;padding-bottom:4rem}.page-intro h1{font-size:clamp(3.2rem,7vw,7rem)}.filters{max-width:var(--max);margin:auto;padding:0 var(--pad) 2rem;display:flex;flex-wrap:wrap;gap:.6rem}.filters a{padding:.55rem .9rem;border:1px solid var(--line);border-radius:100px}.filters a.active{background:var(--ink);color:#fff}.project-header{padding-top:7rem;padding-bottom:4rem;display:grid;grid-template-columns:1.3fr .7fr;gap:3rem;align-items:end}.project-header h1{font-size:clamp(3rem,7vw,7rem)}.project-body{max-width:900px;margin:0 auto 5rem;padding:0 var(--pad);font-size:1.15rem}.gallery{display:grid;gap:clamp(1rem,2.5vw,2.5rem);padding:0 var(--pad) 6rem}.gallery button{padding:0;border:0;background:none;cursor:zoom-in}.gallery img{margin:auto;max-height:90vh;object-fit:contain}.lightbox{width:92vw;height:92vh;max-width:none;max-height:none;padding:0;border:0;background:#111;color:#fff}.lightbox::backdrop{background:#000c}.lightbox figure{height:100%;margin:0;display:grid;place-items:center;padding:3rem 5rem}.lightbox figure img{max-height:calc(92vh - 6rem);max-width:100%;object-fit:contain}.lightbox figcaption{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);font-size:.9rem;color:#bbb}.lightbox button{position:absolute;z-index:2;width:48px;height:48px;border:1px solid #fff5;border-radius:50%;background:#0008;color:#fff;font-size:1.25rem;cursor:pointer}.lightbox-close{right:1rem;top:1rem}.lightbox-prev{left:1rem;top:50%}.lightbox-next{right:1rem;top:50%}.text-page{padding-bottom:6rem}.prose{max-width:800px;font-size:1.2rem;white-space:normal}.contact-layout{padding-top:7rem;padding-bottom:7rem;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.contact-layout .page-intro{padding:0}.contact-layout h1{font-size:clamp(3rem,6vw,6rem)}.contact-form{display:grid;gap:1.2rem}.contact-form label{display:grid;gap:.4rem;font-size:.95rem;font-weight:650}.contact-form input,.contact-form textarea{border:0;border-bottom:1px solid var(--line);background:transparent;padding:.8rem 0;border-radius:0}.honeypot{position:absolute;left:-10000px}.flash{max-width:var(--max);margin:1rem auto;padding:1rem var(--pad)}.flash-error{color:#a11919}.flash-success{color:#176b35}footer{max-width:var(--max);margin:auto;padding:3rem var(--pad);display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:.95rem}footer nav{display:flex;gap:2rem}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}@media(max-width:760px){.site-header{height:72px}.nav-toggle{display:block;margin-left:auto;background:none;border:0}.site-header nav{display:none;position:absolute;left:0;right:0;top:72px;background:var(--paper);padding:2rem var(--pad);z-index:10}.site-header nav.open{display:grid}.hero{min-height:75vh}.project-grid{grid-template-columns:1fr;gap:3rem}.project-card:nth-child(n){margin-top:0}.section-heading,.project-header,.contact-layout{display:block}.section-heading h2{margin-top:2rem}.project-header .lede{margin-top:3rem}.lightbox figure{padding:4rem 1rem}.contact-form{margin-top:4rem}footer{display:block}footer nav{margin-top:1rem}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.project-toolbar{max-width:var(--max);margin:auto;padding:2rem var(--pad) 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.project-toolbar a{font-weight:700}.project-toolbar a:hover{color:var(--accent)}.project-toolbar p{margin:0;color:var(--muted);font-size:.95rem}.project-toolbar+.project-header{padding-top:4rem}.load-more-wrap{display:flex;justify-content:center;padding-top:3rem}.button-outline{background:transparent;color:var(--ink);border-color:var(--line)}.button-outline:hover{color:#fff}.gallery button{transition:box-shadow .2s ease,transform .2s ease}.gallery button:hover{box-shadow:0 0 0 2px var(--ink);transform:translateY(-2px)}@media(max-width:760px){.project-toolbar{align-items:flex-start;flex-direction:column;gap:.5rem;padding-top:1.25rem}.project-toolbar+.project-header{padding-top:3rem}}
.projects-list{max-width:var(--max);margin:0 auto;padding:0 clamp(.75rem,2vw,1.5rem) 6rem}.projects-list .project-grid{padding-left:0;padding-right:0}.gallery-single{grid-template-columns:1fr}.gallery-single button:not([hidden]){width:100%}.cta .button-light{margin-left:max(0px,calc((100vw - var(--max)) / 2))}

.wide-project-grid,.projects-list,.gallery-single{width:min(80vw,var(--max));max-width:calc(100vw - 1.5rem);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.wide-project-grid .project-grid,.projects-list .project-grid{width:100%}.gallery-single{padding-bottom:6rem}.gallery-single img{width:100%;max-height:none}@media(max-width:760px){.wide-project-grid,.projects-list,.gallery-single{width:calc(100vw - 1.5rem);max-width:none}}
.wide-project-grid{width:80vw;max-width:80vw;margin-left:calc(50% - 40vw);margin-right:calc(50% - 40vw);padding-left:0;padding-right:0}.wide-project-grid .project-grid{width:100%}.gallery-single.wide-project-grid{padding-bottom:6rem}.gallery-single.wide-project-grid img{width:100%;max-height:none}@media(max-width:760px){.wide-project-grid{width:calc(100vw - 1.5rem);max-width:calc(100vw - 1.5rem);margin-left:calc(50% - 50vw + .75rem);margin-right:calc(50% - 50vw + .75rem)}}
.lightbox figure{padding:1rem}.lightbox figure img{max-width:calc(100vw - 2rem);max-height:calc(92vh - 2rem);width:auto;height:auto}.lightbox figcaption{bottom:.35rem}.lightbox-close{right:.75rem;top:.75rem}.lightbox-prev{left:.75rem}.lightbox-next{right:.75rem}@media(max-width:760px){.lightbox figure{padding:.75rem}.lightbox figure img{max-width:calc(100vw - 1.5rem);max-height:calc(92vh - 1.5rem)}}
.lightbox figure img{width:calc(100vw - 2rem);height:calc(92vh - 2rem);object-fit:contain}.lightbox figure{overflow:hidden}@media(max-width:760px){.lightbox figure img{width:calc(100vw - 1.5rem);height:calc(92vh - 1.5rem)}}
