:root{--paper:#f3f1ec;--ink:#171716;--line:rgba(23,23,22,.22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:14px}a{text-decoration:none}.ui-arrow,a{color:inherit}.ui-arrow{display:inline-block;min-width:0;padding:0;border:0;border-radius:0;background:transparent!important;font-family:Arial,Helvetica,sans-serif;font-weight:300!important;font-style:normal;font-variant-emoji:text;line-height:1;text-shadow:none;box-shadow:none;appearance:none}img{display:block;width:100%;height:100%;object-fit:cover}.site-header{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:flex-start;min-height:108px;padding:28px 3vw;background:var(--paper)}.wordmark{display:flex;flex-direction:column;font-size:18px;font-weight:400;letter-spacing:-.005em;line-height:1.13}.wordmark small{margin-top:4px;font-size:10px;text-transform:uppercase;letter-spacing:.16em}nav{display:flex;align-items:center;gap:32px;font-size:14px}nav a{padding-bottom:5px;border-bottom:1px solid transparent}nav a:hover{border-color:currentColor}nav button{padding:0 0 5px;border:0;background:none;font:inherit;cursor:pointer}.lang{margin-left:12px;color:#74726d}.lang a{padding-bottom:5px;border-bottom:1px solid transparent}.lang a.active{color:var(--ink);border-color:currentColor}.mobile-navigation{display:none}.hero{position:relative;width:94vw;height:calc(100vh - 145px);min-height:560px;margin:0 auto;overflow:hidden;background:#ddd}.hero img{object-position:center 31%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.55))}.hero-caption{position:absolute;z-index:1;left:3.2vw;bottom:4vw;color:white}.eyebrow,.hero-caption p,.section-heading p{margin:0 0 16px;font-size:11px;text-transform:uppercase;letter-spacing:.14em}.hero-caption h1{margin:0;font-size:clamp(36px,5vw,76px);font-weight:400;line-height:.96;letter-spacing:-.055em}.work-section{padding:140px 3vw 160px}.section-heading{display:grid;grid-template-columns:1fr 2fr;margin-bottom:70px}.section-heading h2{margin:0;font-size:clamp(32px,4vw,58px);font-weight:400;letter-spacing:-.045em}.project-grid{display:grid;grid-template-columns:repeat(12,1fr);column-gap:2vw;row-gap:100px}.project{grid-column:span 6}.project-3,.project-6{grid-column:3/span 8}.project-image{overflow:hidden;background:#ddd}.project-image.portrait{aspect-ratio:4/5}.project-image.landscape{aspect-ratio:3/2}.project img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.project:hover img{transform:scale(1.015)}.project-meta{display:flex;justify-content:space-between;gap:20px;padding-top:13px;border-top:1px solid var(--line);margin-top:13px}.project-meta h3{margin:0;font-size:14px;font-weight:400}.project-meta p{margin:0;font-size:12px;font-weight:400;color:#6a6965}.all-work{display:inline-block;margin-top:90px;padding-bottom:7px;border-bottom:1px solid;font-size:13px}.all-work span{margin-left:18px}.intro{display:grid;grid-template-columns:1fr 2fr;padding:120px 3vw 150px;border-top:1px solid var(--line)}.intro-copy{max-width:880px;margin:0;font-size:clamp(30px,3.6vw,55px);line-height:1.08;letter-spacing:-.045em}.intro>a{grid-column:2;justify-self:start;margin-top:48px;padding-bottom:7px;border-bottom:1px solid}footer{padding:90px 3vw 28px;background:var(--ink);color:#f4f1eb}footer>p{margin:0 0 16px;font-size:12px;text-transform:uppercase;letter-spacing:.11em}.mail{display:inline-block;border-bottom:1px solid rgba(255,255,255,.4)}.footer-bottom{display:flex;gap:34px;margin-top:140px;padding-top:18px;border-top:1px solid rgba(255,255,255,.25);font-size:12px}.footer-bottom span{margin-right:auto}.page-intro{display:grid;grid-template-columns:1fr 2fr;padding:100px 3vw 150px;border-top:1px solid var(--line)}.page-intro h1{margin:0;max-width:950px;font-size:clamp(58px,9vw,144px);font-weight:400;line-height:.86;letter-spacing:-.07em}.page-intro>p:last-child{grid-column:2;max-width:580px;margin:55px 0 0;font-size:18px;line-height:1.5}.work-index{padding:0 3vw 160px}.work-intro{padding-bottom:80px}.work-filter{display:flex;flex-wrap:wrap;gap:10px 30px;padding:0 3vw 80px;font-size:14px}.work-filter a{padding-bottom:5px;color:#77746e;border-bottom:1px solid transparent}.work-filter a.active,.work-filter a:hover{color:var(--ink);border-color:var(--ink)}.category{padding-top:35px;margin-bottom:120px;border-top:1px solid var(--line)}.category h2{margin:0 0 55px;font-size:clamp(24px,2.4vw,36px);font-weight:400;letter-spacing:-.025em}.index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:70px 2vw}.index-card{min-width:0}.index-card>div{aspect-ratio:4/5;overflow:hidden;background:#ddd}.index-card img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}.index-card:hover img{transform:scale(1.015)}.index-card p{display:flex;justify-content:space-between;margin:16px 0 0;padding-top:10px;border-top:1px solid var(--line);font-size:14px}.index-card small{color:#74726d;font-size:12px}.project-page{padding:70px 3vw 150px;border-top:1px solid var(--line)}.project-title{display:grid;grid-template-columns:1fr 1fr;gap:4vw;align-items:end;margin-bottom:100px}.project-title:has(>div:only-child){display:block}.project-title h1{margin:0;font-size:clamp(52px,7vw,110px);font-weight:400;line-height:.9;letter-spacing:-.065em}.project-status{margin:18px 0 0;font-size:11px;line-height:1.4;letter-spacing:.14em;text-transform:uppercase}.project-title>p{max-width:590px;margin:0;font-size:18px;line-height:1.55}.project-sequence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8vw 3vw;align-items:center}.project-sequence figure,.project-sequence figure.narrow{width:100%;margin:0}.project-sequence figure:first-child,.project-sequence figure:nth-child(4){grid-column:1/-1;width:60%;justify-self:center}.project-sequence img{width:100%;height:auto;max-height:84vh;object-fit:contain}.project-art-of-mistakes .project-sequence{gap:7vw}.project-art-of-mistakes .project-sequence figure{grid-column:1/-1;width:62%;margin-left:6%;justify-self:start}.project-art-of-mistakes .project-sequence figure:nth-child(2n){margin-right:6%;margin-left:0;justify-self:end}.project-art-of-mistakes .project-sequence figure:first-child{width:64%;margin:0;justify-self:center}.project-mit-der-zeit .project-sequence figure:first-child,.project-mit-der-zeit .project-sequence figure:nth-child(4),.project-the-little-britain-inn .project-sequence figure:first-child,.project-the-little-britain-inn .project-sequence figure:nth-child(4){width:82%}.project-selected-portraits .project-sequence figure:nth-child(4){grid-column:auto;width:100%}.project-selected-portraits .project-sequence figure:nth-child(6){grid-column:1/-1;width:58%;justify-self:center}.project-edgar .project-sequence figure:nth-child(5),.project-edgar .project-sequence figure:nth-child(6){grid-column:1/-1;justify-self:center}.project-edgar .project-sequence figure:nth-child(5){width:48%}.project-edgar .project-sequence figure:nth-child(6){width:78%}.project-about-food .project-sequence figure:nth-child(7),.project-artist-portraits .project-sequence figure:nth-child(7),.project-comeback .project-sequence figure:nth-child(9),.project-halunken-auf-welttournee .project-sequence figure:nth-child(9){grid-column:1/-1;width:52%;justify-self:center}.project-rooms-that-know-us .project-sequence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8vw 3vw;align-items:center}.project-rooms-that-know-us .project-sequence figure{width:100%;margin:0}.project-rooms-that-know-us .project-sequence figure:first-child,.project-rooms-that-know-us .project-sequence figure:nth-child(4){grid-column:1/-1;width:56%;justify-self:center}.project-rooms-that-know-us .project-sequence figure:nth-child(7){width:82%;justify-self:end}.project-rooms-that-know-us .project-sequence figure:nth-child(8){width:82%;justify-self:start}.project-rooms-that-know-us .project-sequence img{max-height:82vh}.next-project{display:flex;justify-content:space-between;align-items:end;margin-top:140px;padding-top:20px;border-top:1px solid var(--line)}.next-project small{text-transform:uppercase;letter-spacing:.12em}.next-project span{font-size:clamp(30px,4vw,58px);letter-spacing:-.045em}.about-page{display:grid;grid-template-columns:minmax(260px,380px) 1fr;gap:10vw;padding:70px 3vw 150px;border-top:1px solid var(--line)}.about-image{width:100%;max-width:380px;aspect-ratio:4/5}.about-copy h1{margin:0 0 55px;font-weight:400}.about-copy>p:not(.eyebrow){max-width:650px;font-size:18px;line-height:1.6}.about-copy p a{border-bottom:1px solid}.about-copy dl{gap:30px;margin-top:80px;padding-top:20px;border-top:1px solid var(--line)}.about-copy dl,.about-copy dl div{display:grid;grid-template-columns:1fr 1fr}.about-copy dd,.about-copy dt{margin:0;font-size:11px;line-height:1.6}.about-copy dt{color:#74726d}.contact-page{min-height:72vh;padding:90px 3vw 150px;border-top:1px solid var(--line)}.contact-page h1{max-width:1100px;margin:0 0 65px;font-size:clamp(58px,9vw,136px);font-weight:400;line-height:.87;letter-spacing:-.07em}.contact-page>p:not(.eyebrow){max-width:570px;margin:0 0 45px;font-size:18px;line-height:1.5}.contact-page>a{display:block;width:max-content;margin-top:12px;padding-bottom:4px;border-bottom:1px solid;font-size:16px}.legal-page{min-height:65vh;padding:90px 3vw 150px;border-top:1px solid var(--line)}.legal-page h1{max-width:900px;margin:0 0 70px;font-size:clamp(48px,7vw,100px);font-weight:400;line-height:.92;letter-spacing:-.06em}.legal-page>p{max-width:650px;font-size:16px;line-height:1.6}.compact{padding-top:40px}.editorial-hero{display:grid;grid-template-columns:32% 45% 23%;grid-template-rows:minmax(330px,48vh) minmax(220px,35vh);width:100%;min-height:calc(100vh - 108px);border-top:1px solid var(--line)}.hero-statement{grid-column:1;grid-row:1/span 2;display:flex;flex-direction:column;align-items:flex-start;padding:clamp(38px,5vw,80px) 3vw 40px;border-right:1px solid var(--line)}.hero-statement h1{margin:2vh 0 0;font-size:clamp(58px,7.2vw,116px);font-weight:400;line-height:.82;letter-spacing:-.075em}.hero-deck{max-width:310px;margin:auto 0 35px;font-size:17px;line-height:1.45}.hero-statement>a{display:flex;justify-content:space-between;width:100%;padding-top:12px;border-top:1px solid var(--line);font-size:13px;text-transform:uppercase;letter-spacing:.07em}.hero-primary{grid-column:2;grid-row:1/span 2;position:relative;overflow:hidden}.hero-primary img{object-position:center 38%}.hero-primary p{position:absolute;left:22px;right:22px;bottom:20px;display:flex;justify-content:space-between;margin:0;padding-top:10px;border-top:1px solid rgba(255,255,255,.6);color:white}.hero-primary p>span{font-size:14px}.hero-primary small{font-size:12px}.hero-secondary{grid-column:3;grid-row:2;overflow:hidden;border-left:1px solid var(--paper);border-top:1px solid var(--paper)}.hero-secondary img{object-position:center}.disciplines{padding:150px 3vw 180px}.disciplines a{display:grid;grid-template-columns:1fr 24px;align-items:baseline;padding:22px 0 18px;border-top:1px solid var(--line)}.disciplines span{font-size:clamp(27px,3.4vw,50px);letter-spacing:-.04em}.disciplines b{font-size:15px;font-weight:400}.selected-v2{padding:130px 3vw 170px;background:#171716;color:#f3f1ec}.selected-v2>header{display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:end;margin-bottom:90px}.selected-v2 h2{margin:0;font-size:clamp(58px,8vw,128px);font-weight:400;line-height:.82;letter-spacing:-.07em}.selected-v2>header>p:last-child{max-width:330px;margin:0 0 5px auto;font-size:15px;line-height:1.5}.selected-list{display:grid;grid-template-columns:repeat(12,1fr);gap:9vw 2vw}.selected-item{grid-column:span 6}.selected-item-2,.selected-item-5{margin-top:15vw}.selected-item>div{aspect-ratio:4/5;overflow:hidden;background:#333}.selected-item img{transition:transform .8s cubic-bezier(.2,.7,.2,1)}.selected-item:hover img{transform:scale(1.015)}.selected-item p{display:grid;grid-template-columns:1fr auto;margin:13px 0 0;padding-top:12px;border-top:1px solid rgba(255,255,255,.28)}.selected-item p small{color:#8c8983;font-size:12px}.selected-item p strong{font-size:14px;font-weight:400}.all-work-v2{display:flex;justify-content:space-between;width:100%;margin-top:130px;padding:18px 0;border-top:1px solid rgba(255,255,255,.35);border-bottom:1px solid rgba(255,255,255,.35);font-size:clamp(18px,2vw,26px);letter-spacing:-.02em}.manifesto{display:grid;grid-template-columns:1fr 2.2fr;padding:140px 3vw 160px}.manifesto>p{grid-column:2;max-width:1050px;margin:0;font-size:clamp(38px,5vw,78px);line-height:1.02;letter-spacing:-.055em}.manifesto>a{grid-column:2;justify-self:start;margin-top:55px;padding-bottom:6px;border-bottom:1px solid}.calm-hero{display:grid;grid-template-columns:minmax(300px,38%) 1fr;gap:clamp(35px,7vw,130px);align-items:center;min-height:calc(100vh - 108px);padding:5vw 7vw 7vw 3vw;border-top:1px solid var(--line)}.calm-hero .hero-statement{min-height:62vh;padding:0;border:0}.calm-hero .hero-statement h1{margin-top:3.5vh}.calm-hero .hero-statement>a{margin-top:auto}.calm-hero .hero-primary{display:block;overflow:visible;background:transparent}.calm-hero .hero-primary img{width:auto;max-width:100%;height:auto;max-height:82vh;margin:0 auto;object-fit:contain}.calm-hero .hero-primary p{position:static;margin:12px 0 0;padding-top:11px}.calm-hero .hero-primary p,.selected-v2{border-top:1px solid var(--line);color:var(--ink)}.selected-v2{background:var(--paper)}.selected-v2>header{grid-template-columns:.7fr 1.6fr 1fr}.selected-v2 h2{font-size:clamp(52px,7vw,108px)}.selected-list{gap:8vw 4vw}.selected-item-2,.selected-item-5{margin-top:0}.selected-item>div{aspect-ratio:auto;overflow:visible;background:transparent}.selected-item img{width:100%;height:auto;max-height:82vh;object-fit:contain}.selected-item p{border-top-color:var(--line)}.selected-item p small{color:#77746e}.all-work-v2{border-color:var(--line)}.index-grid{align-items:start}.index-card>div{display:grid;place-items:end center;width:100%;min-width:0;height:clamp(360px,43vw,680px);overflow:visible;background:transparent}.index-card img{width:auto;max-width:100%;min-width:0;height:auto;max-height:clamp(360px,43vw,680px);object-fit:contain}.project-image{overflow:visible;background:transparent}.project-image.landscape,.project-image.portrait{aspect-ratio:auto}.project-image img{width:100%;height:auto;object-fit:contain}.about-image{aspect-ratio:auto}.about-image img{width:100%;height:auto;object-fit:contain}.calm-hero .hero-statement h1{max-width:620px;font-size:clamp(32px,3.2vw,48px);line-height:1;letter-spacing:-.025em}.page-intro h1{font-size:clamp(46px,6.5vw,94px);line-height:.92;letter-spacing:-.05em}.project-title h1{font-size:clamp(30px,3.7vw,54px)}.about-copy h1,.project-title h1{line-height:1;letter-spacing:-.035em}.about-copy h1{font-size:clamp(30px,3.2vw,46px)}.contact-page h1{font-size:clamp(46px,6vw,86px);line-height:.95;letter-spacing:-.045em}.selected-v2 h2{font-size:clamp(34px,4vw,58px);line-height:.95;letter-spacing:-.04em}.manifesto>p{font-size:clamp(25px,3vw,42px);line-height:1.15;letter-spacing:-.025em}.news-page{padding:70px 3vw 160px;border-top:1px solid var(--line)}.news-page h1{margin:0 0 90px;font-size:clamp(38px,4.5vw,66px);font-weight:400;line-height:.95;letter-spacing:-.045em}.news-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:9vw 2.5vw;align-items:start}.news-grid figure{margin:0}.news-grid img{width:100%;height:auto;max-height:82vh;object-fit:contain}.news-item-1{grid-column:2/12}.news-item-2{grid-column:1/6}.news-item-3{grid-column:7/13;margin-top:8vw!important}.news-item-4{grid-column:2/7}.news-item-5{grid-column:8/12;margin-top:5vw!important}.news-item-6{grid-column:1/6}.news-item-7{grid-column:8/12;margin-top:7vw!important}.mail{font-size:clamp(15px,1.2vw,18px);letter-spacing:.01em}.contact-page h1{margin-bottom:42px;font-size:clamp(30px,3.2vw,46px);line-height:1;letter-spacing:-.035em}.work-intro h1{font-size:clamp(34px,4vw,56px)}.legal-section{max-width:720px;margin-top:70px;padding-top:24px;border-top:1px solid var(--line)}.legal-section h2{margin:0 0 30px;font-size:clamp(28px,3vw,44px);font-weight:400;letter-spacing:-.035em}.legal-section h3{margin:40px 0 12px;font-size:14px;font-weight:400}.legal-link{display:inline-block;margin-top:20px;padding-bottom:5px;border-bottom:1px solid}@media (max-width:720px){.site-header{min-height:96px;padding:22px 20px}.desktop-navigation{display:none}.mobile-navigation{display:block}.mobile-navigation-bar{display:flex;align-items:center;gap:18px}.mobile-navigation .lang{margin-left:0}.mobile-navigation button{padding:0 0 5px;border:0;border-bottom:1px solid;background:none;color:inherit;font:inherit;cursor:pointer}.mobile-navigation nav{position:absolute;top:100%;right:0;left:0;display:grid;grid-template-columns:1fr 1fr;gap:0;max-height:0;padding:0 20px;overflow:hidden;visibility:hidden;background:var(--paper);border-top:1px solid transparent;opacity:0;transition:max-height .3s ease,padding .3s ease,opacity .2s ease,visibility .3s ease}.mobile-navigation.is-open nav{max-height:230px;padding-top:18px;padding-bottom:22px;visibility:visible;border-top-color:var(--line);opacity:1}.mobile-navigation nav a{padding:12px 0;border-bottom:1px solid var(--line)}.mobile-navigation nav a:nth-child(2n){padding-left:18px}.hero{width:calc(100vw - 40px);height:72vh;min-height:500px}.hero-caption{left:20px;right:20px;bottom:28px}.work-section{padding:100px 20px}.intro,.section-heading{grid-template-columns:1fr}.section-heading h2{margin-top:8px}.project,.project-grid{display:block}.project{margin-bottom:64px}.intro{padding:90px 20px 110px}.intro-copy{font-size:29px}.intro>a{grid-column:1}footer{padding:70px 20px 24px}.mail{font-size:15px}.footer-bottom{flex-wrap:wrap;margin-top:100px;gap:20px}.footer-bottom span{width:100%}.page-intro{display:block;padding:70px 20px 100px}.page-intro h1{font-size:55px}.page-intro>p:last-child{margin-top:40px}.work-index{padding:0 20px 100px}.work-intro{padding-bottom:50px}.work-filter{gap:14px 22px;padding:0 20px 60px}.category{margin-bottom:85px}.portfolio-page.is-filtered .work-intro{padding-top:38px;padding-bottom:28px}.portfolio-page.is-filtered .work-filter{padding-bottom:34px}.portfolio-page.is-filtered .category{padding-top:24px}.portfolio-page.is-filtered .category h2{display:none}.index-grid{grid-template-columns:1fr;gap:55px}.index-card>div{height:auto;aspect-ratio:auto}.index-card img{width:100%;height:auto;max-height:none}.project-page{padding:60px 20px 100px}.project-title{display:block;margin-bottom:70px}.project-title>p{margin-top:35px}.project-page .project-sequence{display:flex;flex-direction:column;gap:55px}.project-page .project-sequence figure{width:100%!important;margin:0}.next-project{display:block;margin-top:90px}.next-project span{display:block;margin-top:15px}.about-page{display:block;padding:60px 20px 100px}.about-image{width:78%;max-width:320px;margin-bottom:60px}.about-copy h1{margin-bottom:50px}.about-copy dl,.about-copy dl div{grid-template-columns:1fr}.about-copy dd{margin:6px 0 20px}.contact-page,.legal-page{padding:65px 20px 100px}.contact-page h1{font-size:40px}.calm-hero,.editorial-hero{display:flex;flex-direction:column;min-height:auto}.calm-hero{padding:28px 20px 90px}.calm-hero .hero-statement{width:100%;min-height:190px}.calm-hero .hero-statement h1{font-size:32px;line-height:1}.calm-hero .hero-statement>a{margin-top:42px}.calm-hero .hero-primary{width:100%;height:auto;min-height:0}.calm-hero .hero-primary img{width:100%;max-height:none}.hero-statement{min-height:470px;padding:45px 20px 25px;border-right:0}.hero-statement h1{margin-top:30px;font-size:64px}.hero-deck{margin-top:auto}.hero-primary{height:72vh;min-height:520px}.hero-secondary{display:none}.disciplines{padding:95px 20px 110px}.disciplines a{grid-template-columns:1fr 20px}.disciplines span{font-size:27px}.disciplines em{display:none}.selected-v2{padding:90px 20px 110px}.selected-v2>header{display:block;margin-bottom:60px}.selected-v2 h2{font-size:36px}.about-copy h1,.contact-page h1{font-size:32px}.page-intro h1{font-size:44px}.selected-v2>header>p:last-child{margin:35px 0 0}.selected-list{display:block}.selected-item{display:block;margin:0 0 70px}.selected-item-2,.selected-item-5{margin-top:0}.all-work-v2{margin-top:40px;font-size:23px}.manifesto{display:block;padding:95px 20px 110px}.manifesto>p{font-size:27px}.news-page{padding:60px 20px 100px}.news-page h1{margin-bottom:60px}.news-grid{display:block}.news-grid figure{width:100%;margin:0 0 70px!important}}