@media(max-width:1100px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 2.5vw}}
@media(max-width:980px){.desktop-nav{display:none}.menu-toggle{display:block}.mobile-menu{display:block;position:fixed;z-index:25;inset:0;background:var(--green2);color:white;padding:120px 8vw 50px;opacity:0;visibility:hidden;transition:.3s}.mobile-menu.open{opacity:1;visibility:visible}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu a{font-size:clamp(32px,7vw,58px);padding:10px 0;border-bottom:1px solid rgba(255,255,255,.15)}.statement{grid-template-columns:1fr}.section-number{display:none}.numbers{grid-template-columns:1fr 1fr;gap:50px 0}.numbers>div:nth-child(2){border:0}.capabilities{grid-template-columns:1fr;gap:60px}.footer-top{grid-template-columns:1fr 1fr}.project-intro{grid-template-columns:1fr 1fr}.project-intro p{grid-column:span 2}.project-story{grid-template-columns:1fr}.editorial-content{grid-template-columns:1fr}.contact-layout{grid-template-columns:1fr}}
@media(max-width:650px){.site-header{height:68px;padding:0 22px}.brand{width:105px;height:34px}.language-form button{min-width:40px;height:30px}.hero{min-height:620px}.hero-copy{left:24px;right:24px;bottom:17vh}.hero h1,.page-hero h1,.project-title h1{font-size:38px;line-height:1.05}.hero-copy>p{font-size:14px;margin:22px 0}.hero-index{right:18px;bottom:25px}.hero-index i{width:32px}.hero-index button{padding:6px}.scroll-cue{display:none}.statement,.capabilities,.contact-layout,.editorial-content,.project-story{padding:78px 24px}.statement h2,.section-head h2,.capabilities h2,.project-story h2{font-size:32px}.statement-grid{grid-template-columns:1fr;gap:25px}.numbers{padding:55px 24px;gap:40px 0}.numbers>div{padding:0 15px 0 0}.numbers strong{font-size:36px}.numbers span{font-size:9px}.project-showcase,.project-browser{padding:78px 24px}.section-head{display:block;margin:0 0 44px}.section-head .text-link{margin-top:26px}.project-grid{grid-template-columns:1fr;gap:42px}.image-wrap{aspect-ratio:4/5}.project-meta>div:last-child{display:none}.cta{min-height:520px;padding:82px 24px}.cta h2{font-size:36px}.circle-link{right:24px;bottom:48px;width:112px;height:112px}.page-hero{min-height:420px;padding:130px 24px 60px}.contact-hero{min-height:460px}.contact-form{grid-template-columns:1fr}.contact-form .wide,.submit-button{grid-column:auto}.map-section{height:420px}.fixed-contact-actions{right:14px;bottom:14px;gap:7px}.fixed-contact-link{height:43px;min-width:43px;padding:0 13px}.fixed-contact-link span{display:none}.project-detail-hero{min-height:560px}.project-title{left:24px;bottom:58px}.project-hero{grid-template-columns:1fr;min-height:0}.project-hero-copy{padding:120px 24px 40px}.project-hero-media{aspect-ratio:3/2}.project-hero-media:after{background:linear-gradient(0deg,rgba(9,10,10,.5),transparent 42%)}.project-intro{padding:65px 24px;grid-template-columns:1fr}.project-intro p{grid-column:auto}.project-gallery{grid-template-columns:1fr}.project-gallery img{height:60vh}.reference-head{display:none}.references-list{padding:65px 24px}.references-list article{grid-template-columns:30px 1fr auto;gap:6px 14px}.references-list article p{grid-column:1/-1}.ref-index{padding-top:3px}.footer-top{grid-template-columns:1fr;padding-bottom:50px}.site-footer{padding:65px 24px 25px}.footer-bottom{gap:25px;flex-wrap:wrap}.footer-bottom>span:last-child{display:none}.filters{overflow-x:auto;gap:25px}.filters a{white-space:nowrap;font-size:11px}}
.project-gallery figure{position:relative;margin:0;min-height:70vh;background:#111;overflow:hidden}
@media(max-width:650px){.project-gallery figure{min-height:60vh}}
.language-form button.language-switch{min-width:78px;height:42px;padding:0 12px 0 8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-color:rgba(255,255,255,.7);background:rgba(255,255,255,.08);box-shadow:0 8px 26px rgba(0,0,0,.18);font-size:12px;font-weight:400;letter-spacing:.14em}
.language-switch img{width:24px;height:24px;flex:0 0 24px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px rgba(255,255,255,.34)}
.language-form button.language-switch:hover{background:#fff;color:#111;border-color:#fff}
@media(max-width:650px){.language-form button.language-switch{min-width:68px;height:36px;padding:0 9px 0 6px;gap:7px}.language-switch img{width:21px;height:21px;flex-basis:21px}}
body:not(.reveal-enabled) .reveal{opacity:1;transform:none}
body.reveal-enabled .reveal{opacity:0;transform:translateY(24px);transition:opacity .75s,transform .75s}
body.reveal-enabled .revealed{opacity:1;transform:none}
.infinite-loader{margin:70px auto 0;min-height:44px;display:flex;align-items:center;justify-content:center;gap:16px;color:#646864;font-size:10px;letter-spacing:.18em;text-transform:uppercase}
.infinite-loader i{width:58px;height:1px;background:currentColor;position:relative;overflow:hidden;opacity:.55}
.infinite-loader i:after{content:"";position:absolute;inset:0;background:#111;transform:translateX(-100%);animation:loaderLine 1.15s ease-in-out infinite}
.infinite-loader.done{display:none}
.infinite-loader.error{color:#8a3838}
@keyframes loaderLine{50%{transform:translateX(0)}100%{transform:translateX(100%)}}
.project-gallery-section{padding:20px 5vw 130px;background:var(--paper)}
.project-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin:0 4vw 36px}
.project-gallery-head .eyebrow{margin-bottom:0}
.project-gallery-head p{max-width:380px;margin:0;color:#666a67;font-size:14px;line-height:1.55}
.project-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.project-gallery-item{position:relative;display:block;padding:0;border:0;background:#111;cursor:pointer;overflow:hidden;aspect-ratio:4/5;opacity:0;transform:translateY(18px);transition:opacity .65s ease var(--gallery-delay),transform .65s ease var(--gallery-delay)}
.project-gallery-item.gallery-visible{opacity:1;transform:none}
.project-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.2,.7,.2,1),filter .75s cubic-bezier(.2,.7,.2,1)}
.project-gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.35),transparent 48%);opacity:0;transition:.35s}
.project-gallery-item span{position:absolute;left:18px;bottom:16px;z-index:1;color:white;font-size:10px;letter-spacing:.18em;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:.35s}
.project-gallery-item:hover img{transform:scale(1.045);filter:brightness(.82)}
.project-gallery-item:hover:after,.project-gallery-item:hover span{opacity:1;transform:none}
body.lightbox-open{overflow:hidden}
.gallery-lightbox{position:fixed;z-index:80;inset:0;display:grid;grid-template-columns:90px 1fr 90px;align-items:center;gap:20px;padding:56px;background:rgba(5,6,6,.92);backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}
.gallery-lightbox.open{opacity:1;visibility:visible;pointer-events:auto}
.gallery-lightbox figure{grid-column:2;margin:0;height:min(82vh,900px);display:grid;place-items:center;transform:translateY(16px) scale(.985);transition:transform .38s cubic-bezier(.2,.7,.2,1)}
.gallery-lightbox.open figure{transform:none}
.gallery-lightbox img{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;box-shadow:0 24px 80px rgba(0,0,0,.45);opacity:0;transform:scale(.992);transition:opacity .22s ease,transform .34s ease}
.gallery-lightbox img.loaded{opacity:1;transform:none}
.gallery-lightbox figcaption{position:absolute;left:56px;bottom:34px;color:rgba(255,255,255,.62);font-size:11px;letter-spacing:.16em}
.gallery-lightbox-close,.gallery-lightbox-nav{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.04);color:white;border-radius:999px;cursor:pointer;transition:.25s}
.gallery-lightbox-close{position:absolute;top:28px;right:32px;width:44px;height:44px;font-size:26px;line-height:1}
.gallery-lightbox-nav{width:54px;height:54px;font-size:20px;justify-self:center}
.gallery-lightbox-nav.prev{grid-column:1}
.gallery-lightbox-nav.next{grid-column:3}
.gallery-lightbox-close:hover,.gallery-lightbox-nav:hover{background:white;color:#111;border-color:white}
@media(max-width:1100px){.project-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-lightbox{grid-template-columns:64px 1fr 64px;padding:38px}.gallery-lightbox figcaption{left:38px}}
@media(max-width:760px){.project-gallery-section{padding:10px 24px 78px}.project-gallery-head{display:block;margin:0 0 28px}.project-gallery-head p{margin-top:16px}.project-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-lightbox{grid-template-columns:1fr;padding:70px 18px 82px}.gallery-lightbox figure{grid-column:1;height:72vh}.gallery-lightbox-nav{position:absolute;bottom:18px;width:48px;height:48px}.gallery-lightbox-nav.prev{left:18px}.gallery-lightbox-nav.next{right:18px}.gallery-lightbox-close{top:18px;right:18px}.gallery-lightbox figcaption{left:50%;bottom:34px;transform:translateX(-50%)}}
@media(max-width:460px){.project-gallery-grid{grid-template-columns:1fr}.project-gallery-item{aspect-ratio:4/3}}
.home-sections{background:var(--paper)}
.home-section{position:relative}
.home-carousel-section{padding:92px 0 100px;background:var(--paper);overflow:hidden}
.home-section-copy{max-width:760px;margin:0 0 48px 10vw;padding-right:24px}
.home-section-copy h2,.home-media-copy h2{font-size:clamp(30px,3.2vw,54px);line-height:1.04;font-weight:300;letter-spacing:-.025em;margin:0}
.home-section-copy p,.home-media-copy p{max-width:560px;font-size:14px;line-height:1.7;color:#5f625f;margin:22px 0 0}
.home-carousel-shell{position:relative}
.home-carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(300px,42vw,650px);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:10vw;padding:0 10vw 18px;overscroll-behavior-inline:contain;scrollbar-width:none}
.home-carousel-track::-webkit-scrollbar{display:none}
.home-carousel-card{scroll-snap-align:start}
.home-carousel-card .hc-media{margin:0;overflow:hidden}.home-carousel-card img{height:clamp(310px,42vw,580px);object-fit:cover;background:#d9d8d2;transition:transform .85s cubic-bezier(.2,.7,.2,1)}.home-carousel-card:hover img{transform:scale(1.04)}
.home-carousel-card div{display:grid;grid-template-columns:1fr 1.2fr;gap:22px;padding:18px 0;border-bottom:1px solid var(--line)}
.home-carousel-card h3{font-size:18px;font-weight:300;line-height:1.2;margin:0}
.home-carousel-card p{font-size:12px;line-height:1.55;color:#686b69;margin:0}
.home-carousel-shell>button{position:absolute;z-index:2;top:44%;width:48px;height:48px;border:1px solid rgba(20,22,21,.3);border-radius:50%;background:rgba(244,243,239,.82);color:#111;backdrop-filter:blur(10px);cursor:pointer;transition:.25s}
.home-carousel-shell>button:hover{background:#111;color:#fff;border-color:#111}
.home-carousel-shell>[data-home-carousel-prev]{left:3.2vw}
.home-carousel-shell>[data-home-carousel-next]{right:3.2vw}
.home-media-section{min-height:100svh;background:#090a0a;color:white;overflow:hidden;display:flex;align-items:flex-end}
.home-fullscreen-media>img,.home-fullscreen-media>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.home-media-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,5,5,.72),rgba(4,5,5,.16) 58%,rgba(4,5,5,.28)),linear-gradient(90deg,rgba(4,5,5,.55),rgba(4,5,5,.05) 64%)}
.home-media-copy{position:relative;z-index:1;width:min(760px,88vw);margin:0 0 9vh 8vw}
.home-media-copy p{color:rgba(255,255,255,.7)}
.home-contained-video{padding:105px 8vw 120px;background:#f7f6f1}
.home-contained-video .home-section-copy{margin-left:0}
.contained-video-frame{max-width:1180px;margin:0 auto;aspect-ratio:16/9;background:#111;overflow:hidden;box-shadow:0 32px 90px rgba(0,0,0,.13)}
.contained-video-frame video{width:100%;height:100%;object-fit:cover}
@media(max-width:900px){
  .home-carousel-section{padding:72px 0 78px}
  .home-section-copy{margin-left:24px;margin-bottom:34px}
  .home-carousel-track{grid-auto-columns:82vw;gap:14px;scroll-padding:24px;padding:0 24px 16px}
  .home-carousel-card img{height:58vh;min-height:360px}
  .home-carousel-card div{grid-template-columns:1fr;gap:8px}
  .home-carousel-shell>button{display:none}
  .home-media-section{min-height:78svh}
  .home-media-copy{margin:0 24px 58px;width:auto}
  .home-section-copy h2,.home-media-copy h2{font-size:34px}
  .home-contained-video{padding:72px 24px 84px}
  .contained-video-frame{aspect-ratio:4/5}
}
@media(max-width:520px){
  .home-carousel-card img{height:52vh;min-height:310px}
  .home-section-copy p,.home-media-copy p{font-size:13px}
  .home-media-section{min-height:72svh}
}
