:root{--ink:#242624;--muted:#62665f;--green:#799444;--lime:#9ac72d;--forest:#2d3a25;--paper:#fafbf9;--line:#d8ddd2;--gutter:clamp(24px,6.8vw,132px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Lato',Arial,sans-serif;font-weight:300;font-size:18px;line-height:1.55}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #73963a;outline-offset:6px}button:disabled{cursor:default}img{max-width:100%;display:block;height:auto}figure{margin:0}p,h1,h2,h3,h4{margin:0}h1,h2,h3{font-weight:300;line-height:1.06;letter-spacing:-.035em}h1{font-size:clamp(44px,4.3vw,68px)}h2{font-size:clamp(34px,3.2vw,51px)}h3{font-size:28px}h1 span,h2 span{color:var(--green)}p+p{margin-top:22px}svg{flex-shrink:0}svg:not(.service-icon){fill:none;stroke:currentColor;stroke-width:1.2;width:26px;height:18px}.wrap{max-width:1660px;width:calc(100% - var(--gutter)*2);margin-inline:auto}.eyebrow{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:400;letter-spacing:.29em;text-transform:uppercase;line-height:1.5;color:#90958e;margin-bottom:15px}.eyebrow:after{content:'';width:55px;height:2px;background:var(--lime)}.prose{font-size:18px;line-height:1.75}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:8px 0;border-bottom:1px solid var(--green);font-size:16px;font-weight:400;line-height:1.5;transition:color .18s,gap .18s}.text-link:hover{color:#6c8f2c;gap:38px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:13px 30px;background:#85a93d;color:#fff;font-size:17px;font-weight:400;line-height:1.3;min-height:48px;transition:background .2s}.button:hover{background:#6a8b2f}.skip-link{position:absolute;left:12px;top:-80px;z-index:100;background:#fff;padding:12px}.skip-link:focus{top:12px}.site-header{position:relative;z-index:20;border-bottom:1px solid #e6e8e1;background:var(--paper);height:108px}.header-inner{width:90%;max-width:1750px;height:100%;margin:auto;display:flex;align-items:center;gap:28px;justify-content:space-between}.over-hero{position:absolute;inset:0 0 auto;background:rgba(255,255,255,.81);border-bottom-color:rgba(255,255,255,.25)}.brand{display:flex;flex-direction:column;width:232px;flex-shrink:0}.brand-type{font-size:23px;line-height:1.08;text-align:center;font-weight:300;letter-spacing:-.02em}.brand-type>span{display:block;white-space:nowrap}.brand-stripe{display:flex;height:10px;margin-top:13px;width:100%}.brand-stripe i{flex:1;background:#8ab800}.brand-stripe i:first-child{background:#910604}.brand-stripe i:nth-child(2){background:#fc6d04}.desktop-nav{display:flex;gap:clamp(22px,2.4vw,43px);margin-left:auto;align-items:center;white-space:nowrap}.desktop-nav a{font-size:16px;font-weight:400;position:relative;padding:10px 0}.desktop-nav a:after{position:absolute;content:'';bottom:0;left:0;height:2px;width:0;background:var(--green);transition:width .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{width:100%}.header-tools{display:flex;align-items:center;gap:28px;margin-left:22px}.languages{display:flex;gap:14px;border-left:1px solid #bfc1b9;padding-left:30px}.flag{width:27px;height:18px;display:block;position:relative;box-shadow:0 0 0 1px #9992}.flag.pl{background:linear-gradient(#fff 50%,#d92349 50%)}.flag.en svg{width:100%;height:100%;stroke:none}.flag:hover{outline:1px solid #677b3d;outline-offset:4px}.association{border-left:1px solid #bdc1b6;padding-left:18px;display:block}.association img{width:166px;height:auto;mix-blend-mode:multiply}.menu-toggle{display:none;border:0;background:none;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:1px;width:23px;margin:7px 0;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav[hidden]{display:none}.mobile-nav{position:absolute;left:0;top:100%;background:var(--paper);width:100%;padding:24px var(--gutter) 34px;box-shadow:0 25px 35px #0001;border-top:1px solid var(--line)}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;padding:15px 0;font-size:22px;border-bottom:1px solid var(--line)}
.home-hero{position:relative;isolation:isolate;height:clamp(628px,40.9vw,785px);color:#fff;overflow:hidden}.hero-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#101c0e95 0%,#111f0c70 31%,transparent 63%);z-index:-1}.hero-content{padding-top:179px}.home-hero h1{font-size:clamp(72px,5.3vw,100px);line-height:.92;letter-spacing:-.041em;margin-left:-5px;font-weight:300}.home-hero h1 span{color:#b2d568}.hero-content>p:not(.hero-experience){font-size:18px;line-height:1.35;font-weight:400;max-width:600px;margin-top:32px}.hero-actions{display:flex;gap:50px;align-items:center;margin-top:32px}.hero-link{display:inline-flex;align-items:center;gap:20px;border-bottom:2px solid #e7e9df;font-size:16px;font-weight:400;min-width:158px;padding-bottom:5px}.hero-link svg{display:none}.hero-link:hover{color:#cce895}.hero-content .hero-experience{margin-top:40px;font-size:12px;line-height:1.5;letter-spacing:.3em;text-transform:uppercase;font-weight:400;position:relative;padding-left:30px}.hero-experience>span{position:absolute;top:8px;width:55px;height:2px;background:#a9d346;left:-52px}.hero-experience small{display:block;font-size:11px;margin-top:2px;letter-spacing:.33em}.hero-note{position:absolute;right:6.8%;bottom:73px;background:rgba(255,255,255,.93);color:#40443e;width:238px;padding:26px 28px 22px;font-size:20px;line-height:1.2}.hero-note>span{display:block;width:44px;height:2px;background:linear-gradient(90deg,#88b82a 70%,#d2dfb6 70%);margin-bottom:17px}.hero-values{position:absolute;right:11.5%;top:226px;font-size:13px;letter-spacing:.25em;line-height:1.8;text-transform:uppercase;color:#5e5446;transform:rotate(4deg)}
.home-offer{padding-top:36px;padding-bottom:46px}.offer-opening{display:grid;grid-template-columns:1fr 1fr;gap:60px}.offer-opening h2{font-size:50px;line-height:.9;letter-spacing:-.04em}.offer-opening>p{font-size:16px;line-height:1.4;max-width:500px;padding-top:35px;color:#454943}.service-strip{display:grid;grid-template-columns:repeat(7,1fr);margin-top:30px}.service-strip>a{padding:0 14px;text-align:center;position:relative;transition:color .2s;display:flex;flex-direction:column;align-items:center}.service-strip>a+a{border-left:1px solid #cdd2c8}.service-icon{fill:none;stroke:#3c492c;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round;width:78px;height:70px;margin-bottom:3px}.service-strip>a:last-child .service-icon{stroke:#7a9b35}.service-strip h3{font-size:17px;line-height:1.2;letter-spacing:0;font-weight:300}.service-strip p{font-size:14px;line-height:1.15;color:#8a9087;margin-top:7px}.service-strip a:hover{color:var(--green)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px;gap:35px}.home-work{padding-block:65px 92px;border-top:1px solid var(--line)}.featured-projects{display:grid;grid-template-columns:1.1fr 1fr;gap:42px}.project-feature{display:block}.project-feature>img{width:100%;height:auto;aspect-ratio:1.51;object-fit:contain;background:#e8ece3;transition:filter .25s}.project-feature:hover>img{filter:brightness(1.04)}.project-feature>div{padding-top:23px}.project-feature .eyebrow{font-size:11px;margin-bottom:10px;gap:13px}.project-feature .eyebrow:after{width:25px}.project-feature h3{font-size:29px;display:flex;justify-content:space-between;align-items:center;gap:18px;line-height:1.2}.project-feature h3 svg{transition:transform .2s}.project-feature:hover h3 svg{transform:translateX(4px)}.project-feature div>p:last-child:not(.eyebrow){font-size:16px;color:var(--muted);margin-top:9px}.home-studio{background:#eef1e9;padding-block:92px}.studio-split{display:grid;grid-template-columns:1fr 1fr;gap:110px}.studio-split .text-link{margin-top:32px}.studio-split blockquote{margin:9px 0 18px;font-size:30px;line-height:1.42;font-weight:300;letter-spacing:-.02em}.studio-split .quote-author{font-size:15px;color:var(--green);font-weight:400}.studio-split p:last-child{font-size:17px;line-height:1.65;max-width:580px;margin-top:30px}.home-recognition{padding-block:90px 95px}.home-recognition>div{display:grid;grid-template-columns:1fr 1fr;gap:80px}.recognition-list>p{display:flex;gap:30px;border-top:1px solid var(--line);padding-top:20px;font-size:16px;line-height:1.5}.recognition-list strong{font-size:29px;font-weight:300;color:var(--green)}.recognition-list b{font-weight:400}.recognition-list .text-link{margin-top:27px}
.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;color:#94998f;padding-top:27px;line-height:1.5}.breadcrumb>a:hover{color:var(--green)}.page-intro{padding-top:40px;padding-bottom:54px}.page-intro .eyebrow{margin-bottom:20px}.intro-lead{font-size:20px;line-height:1.6;max-width:760px;margin-top:24px;color:var(--muted)}.about-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;padding-bottom:90px}.about-year{border-top:1px solid var(--line);padding-top:20px}.about-year>span{font-size:clamp(90px,11vw,168px);line-height:1;color:#91a66a;letter-spacing:-.06em;font-weight:300}.about-year>p{font-size:17px;line-height:1.5;margin-top:22px;color:var(--muted)}.about-story h2{font-size:36px;line-height:1.15;margin-bottom:24px}.architect-section{background:#eef1e9;padding-block:88px}.architect-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.architect-grid h2{font-size:56px}.architect-line{height:1px;width:120px;background:var(--green);margin-block:34px}.small-caption{color:var(--muted);font-size:16px;line-height:1.6}.team-credit{display:flex;gap:30px;align-items:baseline;border-top:1px solid #cdd7bf;margin-top:38px;padding-top:23px}.team-credit>span{font-size:14px;color:#737d68}.team-credit strong{font-weight:400;font-size:20px}.offer-documentation{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;border-top:1px solid var(--line);padding-block:50px 64px}.offer-documentation h2{font-size:40px}.offer-buildings,.offer-building-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center}.offer-buildings{padding-block:40px 70px}.offer-buildings h2{margin-bottom:26px}.offer-buildings p,.offer-building-grid p{line-height:1.7;font-size:18px}.offer-list{list-style:none;padding:0;margin:27px 0 19px}.offer-list li{font-size:16px;padding:12px 0;border-top:1px solid var(--line)}.offer-buildings figure img{background:#e9ede4;aspect-ratio:4/3;object-fit:contain}.offer-building-grid{grid-template-columns:1.1fr 1fr}.offer-building-grid img{width:100%;height:auto}.offer-building-grid h2{margin-bottom:24px}.offer-building-grid .text-link{margin-top:26px}figcaption{font-size:13px;color:var(--muted);padding-top:13px;line-height:1.5}.offer-detail{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;padding-block:66px;border-top:1px solid var(--line)}.offer-detail h2{font-size:37px;line-height:1.14;margin-top:10px}.offer-detail .service-icon{width:60px;height:60px}.offer-detail .text-link{margin-top:22px}.offer-heritage{background:#eef1e9;padding-block:78px}.eco-section{display:grid;grid-template-columns:110px 1fr;gap:30px;padding-block:60px 80px;border-top:1px solid var(--line)}.eco-section .service-icon{width:90px;height:90px;stroke:var(--green)}.eco-section h2{font-size:42px}.eco-section p:last-child{max-width:890px;font-size:18px;line-height:1.7;margin-top:24px}
.project-filters{display:flex;gap:7px 25px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding:0 0 23px;margin-bottom:42px}.project-filters button{background:transparent;border:0;padding:8px 0;font-size:15px;font-weight:400;color:#6d7365;position:relative;min-height:40px}.project-filters button:after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:#779d36;transition:width .2s}.project-filters button.active{color:#303d24}.project-filters button.active:after,.project-filters button:hover:after{width:100%}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 28px}.project-card[hidden]{display:none}.card-image{width:100%;aspect-ratio:1.4;background:#edf0e8;display:flex;align-items:center;justify-content:center}.card-image img{width:100%;height:100%;object-fit:contain}.project-card h2{font-size:26px;line-height:1.13;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:8px}.project-card h2 svg{width:23px;transition:transform .2s}.project-card:hover h2{color:var(--green)}.project-card:hover h2 svg{transform:translateX(3px)}.project-category{margin-top:18px;font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#7d8e68;font-weight:400}.project-place{font-size:14px;color:#8a9083;margin-top:9px}.card-typographic{aspect-ratio:1.4;background:#e8eddc;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:42px;letter-spacing:.07em;color:#6c8047}.card-typographic span{font-size:13px;letter-spacing:.12em;margin-top:14px}.school-history{padding-block:66px 80px}.school-history>details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.school-history summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 0;font-size:27px;line-height:1.35}.school-history summary small{font-size:15px;margin-left:20px;color:var(--muted)}.details-plus{font-size:33px;font-weight:300}details[open] .details-plus{transform:rotate(45deg)}.history-table{padding-bottom:25px}.history-table>div{display:grid;grid-template-columns:70px 160px 1fr;gap:22px;padding:18px 0;border-top:1px solid var(--line);font-size:16px}.history-table h3{font-size:19px;letter-spacing:0;line-height:1.5;font-weight:400}.project-intro{padding-block:38px 42px}.project-intro h1{font-size:48px;max-width:1150px;line-height:1.1}.project-intro .intro-lead{font-size:20px;margin-top:17px}.project-body{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:start;padding-bottom:88px}.project-main-image{position:relative;display:block;background:#edf0e7}.project-main-image img{width:100%;max-height:790px;object-fit:contain}.zoom-mark{position:absolute;right:15px;bottom:15px;width:35px;height:35px;background:#fffffff0;color:#314129;display:flex;align-items:center;justify-content:center;font-size:27px;font-weight:300;opacity:.95;transition:background .2s}.gallery-item:hover .zoom-mark,.project-main-image:hover .zoom-mark{background:#cce88f}.project-secondary{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:25px;align-items:start}.project-secondary .gallery-item{background:#edf0e7}.project-meta{margin:0}.project-description>.prose+.project-meta{margin-top:27px}.project-description>.prose:empty+.project-meta{margin-top:0}.project-meta>div{display:grid;grid-template-columns:1fr 1.3fr;gap:25px;padding:14px 0;border-top:1px solid var(--line);font-size:15px;line-height:1.5}.project-meta dt{color:#87907d}.project-meta dd{margin:0;font-weight:400;color:#40483a;overflow-wrap:anywhere}.project-description .prose{font-size:17px}.project-return{margin-top:28px}.city-type{height:290px;background:#e8eddc;color:#7c9057;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:70px;font-weight:300;letter-spacing:.05em}.city-type span{font-size:16px;letter-spacing:.16em;margin-top:12px}.gallery-item{display:block;position:relative}.gallery-item img{width:100%;height:auto}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:start}
.award-feature{display:grid;grid-template-columns:.8fr 1.3fr;gap:60px;padding-bottom:70px}.award-feature h2{font-size:40px;margin-bottom:23px;line-height:1.1}.award-feature p:not(.eyebrow){font-size:18px;line-height:1.75}.award-feature-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-content:start}.award-feature-gallery .zoom-mark{width:26px;height:26px;bottom:8px;right:8px;font-size:21px}.awards-history{padding-block:55px 80px;border-top:1px solid var(--line)}.awards-history>h2{margin-bottom:38px}.award-row{display:grid;grid-template-columns:160px 1fr;gap:45px;padding:32px 0;border-top:1px solid var(--line)}.award-date{font-size:36px;color:var(--green);font-weight:300;line-height:1.2}.award-badge{font-size:11px;color:#728949;text-transform:uppercase;letter-spacing:.15em;font-weight:400}.award-text>h3{font-size:30px;margin-top:10px;line-height:1.2}.award-text>p{font-size:17px;line-height:1.6;margin-top:16px;max-width:900px}.award-drawings{margin-top:20px}.award-drawings>summary{display:inline-flex;align-items:center;gap:22px;border-bottom:1px solid var(--line);padding-bottom:7px;font-size:15px;font-weight:400;color:#526a37}.award-drawings .gallery{margin-top:24px;max-width:960px}.award-drawings .gallery-item{background:#eef1e8}.contact-section{display:grid;grid-template-columns:1fr 1.25fr;gap:90px;padding-bottom:80px}.contact-details h2{font-size:31px;line-height:1.2;letter-spacing:-.02em;margin-bottom:28px}address{font-style:normal}.contact-details address>a{display:flex;align-items:center;gap:30px;width:fit-content;font-size:22px;line-height:1.4;margin-bottom:8px}.contact-details address>a:hover{color:var(--green)}.contact-details address>a.contact-phone{font-size:34px;letter-spacing:-.015em}.contact-label{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#879477;margin-top:25px;margin-bottom:9px;font-weight:400}.company-ids{font-size:12px;color:#8c9385;display:flex;gap:25px;margin-top:26px}.contact-map iframe{border:0;width:100%;height:405px;display:block;background:#e8eddf}.contact-map .text-link{margin-top:14px;float:right}.contact-map:after{content:'';display:block;clear:both}.english-studio,.english-services,.english-recognition,.english-contact{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;border-top:1px solid var(--line);padding-block:60px}.english-studio h2,.english-services h2,.english-recognition h2,.english-contact h2{font-size:39px;line-height:1.15}.english-work{padding-block:35px 70px}.english-contact address a{display:block;font-size:27px;margin-bottom:8px}.english-contact address p{font-size:18px;margin-top:20px}.is-english .page-intro{padding-top:65px}.not-found{padding-block:120px}.not-found h1{margin-bottom:40px}
.site-footer{background:#f0f2ec;border-top:1px solid #d8dfce;padding-top:54px;color:#4c5546}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:80px;align-items:start;padding-bottom:42px}.site-footer .brand{width:232px;margin-top:6px}.footer-motto{font-size:25px;line-height:1.3;letter-spacing:-.02em}.site-footer address{font-size:15px;line-height:1.5}.site-footer address>a{display:block;margin-bottom:6px}.site-footer address>span{display:block;margin-top:16px;color:#7a8372}.footer-back{font-size:15px;justify-self:end}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #d4dbca;font-size:11px;color:#818b76;padding-block:19px;letter-spacing:.02em}.lightbox{width:min(95vw,1500px);max-width:95vw;height:auto;max-height:95vh;padding:50px 25px 20px;border:0;background:#f8faf5;overflow:auto}.lightbox::backdrop{background:#111b12e8}.lightbox img{max-height:78vh;width:100%;object-fit:contain;margin:auto}.lightbox p{text-align:center;font-size:15px;margin-top:12px}.lightbox-close{position:fixed;right:3vw;top:3vh;z-index:2;border:0;background:#fff;width:44px;height:44px;color:#293326;font-size:32px;line-height:1}.lightbox-open{overflow:hidden}
@media(min-width:1700px){.hero-content{padding-top:clamp(190px,12vw,228px)}.hero-content>p:not(.hero-experience){margin-top:38px}.hero-actions{margin-top:38px}.hero-content .hero-experience{margin-top:48px}.hero-note{bottom:90px}.hero-values{top:270px}.home-offer{padding-top:45px;padding-bottom:52px}.offer-opening h2{font-size:56px}.service-strip{margin-top:34px}}
@media(max-width:1400px){.header-inner{width:92%;gap:20px}.brand{width:211px}.brand-type{font-size:21px}.desktop-nav{gap:26px}.header-tools{gap:17px;margin-left:8px}.association{padding-left:13px}.association img{width:145px}.languages{padding-left:19px;gap:12px}.hero-content{padding-top:180px}.home-hero h1{font-size:76px}.hero-content>p:not(.hero-experience){font-size:17px;max-width:540px}.hero-note{right:6%;width:220px}.service-strip h3{font-size:15px}.service-strip p{font-size:12px}.offer-opening h2{font-size:47px}.offer-opening>p{font-size:16px}.project-intro h1{font-size:44px}.project-body{gap:45px}.contact-section{gap:55px}}
@media(max-width:1180px){.desktop-nav{display:none}.header-inner{width:calc(100% - 64px)}.header-tools{margin-left:auto;gap:24px}.menu-toggle{display:block}.site-header{height:96px}.association img{width:157px}.home-hero{height:625px}.hero-content{padding-top:160px}.home-hero h1{font-size:72px}.hero-values{display:none}.hero-note{right:4%;bottom:57px;width:207px;font-size:18px}.hero-content>p:not(.hero-experience){font-size:17px;max-width:510px}.desktop-break{display:none}.hero-actions{gap:35px}.home-offer{padding-bottom:42px}.offer-opening{gap:50px}.offer-opening h2{font-size:43px}.offer-opening>p{padding-top:25px;font-size:16px}.service-strip{grid-template-columns:repeat(4,1fr);gap:25px 0;margin-top:35px}.service-strip>a:nth-child(5){border-left:0}.service-strip h3{font-size:16px}.service-strip>a{min-height:128px}.featured-projects{gap:26px}.project-feature h3{font-size:26px}.studio-split{gap:65px}.studio-split blockquote{font-size:26px}.about-story,.architect-grid{gap:65px}.offer-documentation,.offer-buildings,.offer-building-grid,.offer-detail{gap:45px}.portfolio-grid{grid-template-columns:repeat(2,1fr);gap:35px 28px}.award-feature{grid-template-columns:1fr 1.3fr;gap:35px}.award-feature h2{font-size:34px}.award-row{grid-template-columns:110px 1fr;gap:35px}.project-body{gap:35px}.project-meta>div{grid-template-columns:1fr 1.3fr;gap:15px}.contact-section{gap:40px}.contact-map iframe{height:400px}.footer-grid{gap:40px}.site-footer .brand{width:220px}.footer-motto{font-size:22px}}
@media(max-width:800px){:root{--gutter:30px}body{font-size:17px}.header-inner{width:calc(100% - 48px)}.header-tools{gap:16px}.association{display:none}.site-header{height:90px}.languages{border:0;padding:0}.brand{width:205px}.brand-type{font-size:20px}.brand-stripe{height:8px;margin-top:10px}.home-hero{height:auto;min-height:0;padding-top:90px;overflow:visible;background:#1d2a18;display:flex;flex-direction:column}.hero-backdrop{position:relative;inset:auto;order:0;width:100%;height:auto;aspect-ratio:1.8;object-fit:cover;object-position:70% center;z-index:0}.hero-shade{display:none}.hero-content{padding-top:32px;padding-bottom:30px;order:1}.home-hero h1{font-size:61px;margin-left:-2px;line-height:.97}.hero-content>p:not(.hero-experience){max-width:590px;font-size:17px;line-height:1.5;margin-top:24px}.hero-actions{margin-top:25px;gap:35px}.hero-content .hero-experience{margin-top:30px;padding-left:24px;font-size:10px;letter-spacing:.22em}.hero-experience>span{left:0;width:12px;top:7px}.hero-experience small{font-size:9px;letter-spacing:.25em}.hero-note{display:none}.home-offer{padding-top:43px;padding-bottom:44px}.offer-opening{grid-template-columns:1fr;gap:25px}.offer-opening h2{font-size:47px}.offer-opening>p{padding:0;max-width:620px;font-size:17px;line-height:1.55}.service-strip{margin-top:33px}.service-strip>a{padding:0 10px}.service-strip h3{font-size:14px}.service-strip p{font-size:12px}.section-heading{align-items:flex-start;margin-bottom:30px}.section-heading .text-link{white-space:nowrap;gap:15px;font-size:14px}.home-work{padding-block:48px 57px}.featured-projects{gap:24px}.project-feature h3{font-size:24px}.project-feature .eyebrow{font-size:9px;letter-spacing:.18em;gap:7px}.project-feature .eyebrow:after{display:none}.project-feature div>p:last-child:not(.eyebrow){font-size:15px}.home-studio{padding-block:58px}.studio-split{gap:35px}.studio-split blockquote{font-size:24px;margin-top:3px}.studio-split p:last-child{font-size:16px;line-height:1.6}.studio-split h2{font-size:37px}.home-recognition{padding-block:55px}.home-recognition>div{gap:35px;grid-template-columns:.8fr 1.2fr}.recognition-list>p{gap:17px;font-size:15px}.recognition-list strong{font-size:24px}.page-intro{padding-top:31px;padding-bottom:40px}h1{font-size:48px}.intro-lead{font-size:19px}.about-story{grid-template-columns:.65fr 1.35fr;gap:35px;padding-bottom:50px}.about-year>span{font-size:80px}.about-year>p{font-size:14px}.about-story h2{font-size:31px}.prose{font-size:17px}.architect-section{padding-block:50px}.architect-grid{grid-template-columns:1fr;gap:30px}.architect-grid h2{font-size:48px}.architect-line{margin-block:20px}.architect-grid>div:first-child{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.architect-grid .eyebrow{grid-column:1/-1}.architect-line{display:none}.small-caption{align-self:end}.offer-documentation{gap:30px;grid-template-columns:1fr 1.3fr;padding-block:35px 40px}.offer-documentation h2{font-size:34px}.offer-buildings,.offer-building-grid{gap:32px;grid-template-columns:1fr}.offer-buildings{padding-block:25px 44px}.offer-buildings figure{max-width:650px}.offer-detail{gap:30px;grid-template-columns:1fr 1.3fr;padding-block:40px}.offer-detail h2{font-size:30px}.offer-heritage{padding-block:44px}.offer-building-grid>figure{order:1}.eco-section{grid-template-columns:70px 1fr;gap:22px;padding-block:40px 50px}.eco-section .service-icon{width:65px;height:65px}.eco-section h2{font-size:34px}.eco-section p:last-child{font-size:17px}.project-intro h1{font-size:39px}.project-body{grid-template-columns:1fr;gap:32px;padding-bottom:55px}.project-visual{max-width:670px;width:100%;margin:auto}.project-main-image img{max-height:650px}.project-description .prose{font-size:18px}.project-description>.prose+.project-meta{margin-top:25px}.project-meta>div{font-size:16px;grid-template-columns:1fr 1.7fr}.award-feature{grid-template-columns:1fr;padding-bottom:45px}.award-feature>div:first-child{max-width:630px}.award-feature-gallery{gap:18px}.awards-history{padding-block:38px 50px}.award-date{font-size:28px}.award-text>h3{font-size:27px}.award-row{grid-template-columns:75px 1fr;gap:25px}.contact-section{grid-template-columns:1fr;gap:38px;padding-bottom:50px}.contact-details h2{font-size:29px}.contact-details address{display:grid;grid-template-columns:1fr 1fr;gap:7px 25px}.contact-label{grid-column:1/-1;margin-top:14px}.contact-details .contact-phone{grid-column:1/-1}.contact-details address>a{font-size:21px}.contact-details address>p:last-child{grid-column:1/-1}.contact-map iframe{height:345px}.english-studio,.english-services,.english-recognition,.english-contact{grid-template-columns:1fr;gap:26px;padding-block:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-motto{display:none}.site-footer address,.footer-back{justify-self:end}.footer-bottom{font-size:10px;gap:25px}.site-footer{padding-top:40px}.school-history summary small{display:block;margin-left:0;margin-top:7px}.history-table>div{grid-template-columns:45px 110px 1fr;gap:15px;font-size:15px}.history-table h3{font-size:17px}.gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){:root{--gutter:24px}.header-inner{width:calc(100% - 36px);gap:8px}.brand{width:180px}.brand-type{font-size:17.5px}.header-tools{gap:8px}.languages{gap:10px}.flag{width:22px;height:15px}.menu-toggle{width:36px;padding:6px}.site-header{height:82px}.home-hero{padding-top:82px}.hero-backdrop{aspect-ratio:1.6;object-position:73% center}.hero-content{padding-top:27px;padding-bottom:28px}.home-hero h1{font-size:53px}.hero-content>p:not(.hero-experience){font-size:16px;line-height:1.5;margin-top:21px}.hero-actions{gap:23px;align-items:flex-start;flex-direction:column;margin-top:25px}.button{font-size:16px;padding:13px 23px}.hero-link{font-size:15px;min-width:150px}.hero-content .hero-experience{font-size:9px;letter-spacing:.14em;line-height:1.7;margin-top:27px;padding-left:20px}.hero-experience small{font-size:9px;letter-spacing:.19em}.home-offer{padding-top:35px}.eyebrow{font-size:11px;letter-spacing:.24em;gap:18px;margin-bottom:14px}.eyebrow:after{width:40px}.offer-opening h2{font-size:43px;line-height:.97}.offer-opening{gap:22px}.offer-opening>p{font-size:16px;line-height:1.55}.service-strip{grid-template-columns:repeat(2,1fr);gap:25px 0;margin-top:28px}.service-strip>a{min-height:135px;padding:0 12px}.service-strip>a:nth-child(odd){border-left:0}.service-strip>a:nth-child(5){border-left:0}.service-strip>a:last-child{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding-top:25px;min-height:0;display:grid;grid-template-columns:80px 1fr;align-items:center;text-align:left;gap:15px;width:100%}.service-strip>a:last-child .service-icon{width:70px;height:80px}.service-strip>a:last-child br:first-child{display:none}.service-strip h3{font-size:16px;line-height:1.2}.service-strip p{font-size:13px}.service-icon{width:70px;height:68px}h1{font-size:41px;line-height:1.06}h2{font-size:38px;line-height:1.07}.section-heading{flex-direction:column;gap:23px}.section-heading .text-link{font-size:15px}.featured-projects{grid-template-columns:1fr;gap:33px}.project-feature h3{font-size:27px}.project-feature .eyebrow{font-size:10px}.project-feature>div{padding-top:17px}.project-feature>img{aspect-ratio:auto}.studio-split{grid-template-columns:1fr;gap:36px}.studio-split h2{font-size:41px}.studio-split blockquote{font-size:26px;line-height:1.4}.studio-split .text-link{margin-top:25px}.studio-split p:last-child{margin-top:23px}.home-recognition>div{grid-template-columns:1fr;gap:25px}.recognition-list>p{gap:26px;font-size:15px}.recognition-list strong{font-size:28px}.home-recognition{padding-block:46px}.breadcrumb{font-size:10px;gap:8px;padding-top:22px}.breadcrumb span:last-child{max-width:100%}.page-intro{padding-top:28px;padding-bottom:33px}.page-intro .eyebrow{margin-bottom:15px}.intro-lead{font-size:18px;margin-top:20px}.about-story{grid-template-columns:1fr;gap:28px}.about-year{display:flex;align-items:center;gap:27px;padding-top:22px}.about-year>span{font-size:85px}.about-year>p{margin:0;font-size:13px}.about-story h2{font-size:33px}.prose{font-size:17px;line-height:1.7}.architect-grid>div:first-child{display:block}.architect-grid h2{font-size:48px}.small-caption{margin-top:24px}.team-credit{gap:18px;flex-direction:column;align-items:flex-start}.team-credit>strong{margin-top:-8px}.offer-documentation,.offer-detail{grid-template-columns:1fr;gap:26px}.offer-documentation h2{font-size:35px}.offer-buildings h2{font-size:40px}.offer-buildings p,.offer-building-grid p{font-size:17px}.offer-detail>div:first-child{display:flex;align-items:center;gap:24px}.offer-detail h2{font-size:30px;margin:0}.offer-detail .service-icon{width:55px;height:62px}.offer-building-grid h2{font-size:37px}.eco-section{grid-template-columns:1fr;gap:10px}.eco-section h2{font-size:34px}.portfolio-grid{gap:31px 17px}.card-image{aspect-ratio:1.15}.project-card h2{font-size:20px;line-height:1.18;letter-spacing:-.02em;align-items:flex-start}.project-card h2 svg{display:none}.project-category{font-size:9px;letter-spacing:.07em;line-height:1.5;margin-top:12px}.project-place{font-size:12px;margin-top:7px}.project-filters{gap:4px 19px;padding-bottom:19px;margin-bottom:25px}.project-filters button{font-size:13px;min-height:38px}.card-typographic{aspect-ratio:1.15;font-size:24px;letter-spacing:0}.card-typographic span{font-size:10px;letter-spacing:0;line-height:1.3;text-align:center}.school-history{padding-block:40px 50px}.school-history summary{font-size:23px;gap:17px;padding-block:22px}.school-history summary small{font-size:13px}.history-table>div{grid-template-columns:43px 1fr;gap:7px 14px}.history-table>div>p{grid-column:2}.history-table h3{font-size:18px}.project-intro{padding-block:27px 27px}.project-intro h1{font-size:36px;line-height:1.12}.project-intro .eyebrow{font-size:10px;letter-spacing:.13em;flex-wrap:wrap;gap:9px}.project-intro .eyebrow:after{width:24px}.project-intro .intro-lead{font-size:17px;line-height:1.5;margin-top:16px}.project-body{gap:29px}.project-main-image img{max-height:470px}.project-secondary{gap:13px;margin-top:17px}.project-secondary .zoom-mark{width:26px;height:26px;font-size:22px;bottom:7px;right:7px}.project-meta>div{font-size:14px;gap:16px;grid-template-columns:.9fr 1.2fr;padding-block:13px}.project-description .prose{font-size:17px}.city-type{height:240px;font-size:47px}.city-type>span{font-size:12px}.award-feature{gap:28px}.award-feature h2{font-size:36px}.award-feature p:not(.eyebrow){font-size:17px;line-height:1.7}.award-feature-gallery{gap:12px}.awards-history>h2{font-size:34px}.award-row{grid-template-columns:1fr;gap:15px;padding-block:26px}.award-date{font-size:26px}.award-text>h3{font-size:26px}.award-text>p{font-size:16px}.award-drawings .gallery{gap:12px}.gallery .zoom-mark{width:26px;height:26px;font-size:21px;right:6px;bottom:6px}.contact-details h2{font-size:28px}.contact-details address{display:block}.contact-label{margin-top:25px}.contact-details address>a{font-size:23px}.contact-details address>a.contact-phone{font-size:33px}.company-ids{gap:18px;font-size:11px}.contact-map iframe{height:300px}.english-studio h2,.english-services h2,.english-recognition h2,.english-contact h2{font-size:32px}.english-contact address>a{font-size:25px}.footer-grid{grid-template-columns:1fr;gap:25px;padding-bottom:30px}.site-footer .brand{width:210px}.site-footer .brand-type{font-size:21px}.site-footer address,.footer-back{justify-self:start}.footer-bottom{flex-direction:column;gap:8px;font-size:10px;line-height:1.5}.site-footer{padding-top:32px}.lightbox{padding:50px 12px 16px}.lightbox p{font-size:13px}.not-found{padding-block:70px}.not-found h1{font-size:36px}}
@media(max-width:360px){:root{--gutter:20px}.header-inner{width:calc(100% - 30px)}.brand{width:166px}.brand-type{font-size:16px}.header-tools{gap:3px}.languages{gap:8px}.flag{width:20px;height:14px}.menu-toggle{width:33px}.home-hero h1{font-size:47px}.hero-content>p:not(.hero-experience){font-size:16px}.home-hero .hero-experience{font-size:8px;letter-spacing:.14em}.offer-opening h2{font-size:39px}h1{font-size:37px}h2{font-size:35px}.project-card h2{font-size:19px}.project-category{font-size:8px}.project-intro h1{font-size:33px}.contact-details address>a.contact-phone{font-size:30px}.about-year>span{font-size:73px}.about-year{gap:21px}}
.association{mix-blend-mode:multiply}
@media(min-width:1181px){.home-hero h1{letter-spacing:-.025em}.offer-opening{gap:0}.offer-opening h2{font-size:52px;font-weight:400;letter-spacing:-.025em;line-height:.88}.service-strip{width:calc(100% + 100px);margin-left:-50px}.hero-actions .button{padding-inline:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Match native disclosure visibility for layout, lazy images and assistive technology. */
details:not([open]) > :not(summary){display:none}
