:root{--ink:#151512;--paper:#eeeade;--red:#f25338;--green:#cbed4f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.5 Arial,sans-serif}a{color:inherit;text-decoration:none}header,footer{display:flex;justify-content:space-between;align-items:center;padding:18px 3vw;border-bottom:1px solid}footer{border-top:1px solid;border-bottom:0}.logo{font-size:1.7rem;font-weight:900}nav{display:flex;align-items:center;gap:24px}nav a,nav button,header p,header button{font-size:.72rem;text-transform:uppercase;letter-spacing:.09em}nav button,header button[data-lang-toggle]{border:1px solid;border-radius:99px;background:none;color:inherit;padding:8px 12px;cursor:pointer}.hero,.story-hero{padding:8vh 5vw;min-height:82vh;display:flex;flex-direction:column;justify-content:space-between;background:var(--red)}.hero h1,.story-hero h1{font:400 clamp(5rem,15vw,15rem)/.74 Georgia,serif;letter-spacing:-.08em;margin:5vh 0}.lead,.story-hero>p:last-child{font:400 clamp(1.5rem,3vw,3.4rem)/1.05 Georgia,serif;max-width:850px;align-self:flex-end}.split,.premise{display:grid;grid-template-columns:1fr 1fr;gap:7vw;padding:11vh 6vw}.split h2,.premise h2,.feature h2,.kefer h2{font:400 clamp(3rem,8vw,9rem)/.85 Georgia,serif;letter-spacing:-.06em;margin:0}.split div p,.premise p{font-size:1.2rem;max-width:680px}.feature{display:block;padding:12vh 5vw;background:var(--ink);color:var(--paper)}.feature p{max-width:600px;font-size:1.2rem}.kefer{padding:12vh 5vw;background:var(--green)}.kefer p{max-width:600px;font-size:1.2rem}.kefer span{display:inline-block;margin-top:30px;border:1px solid;border-radius:99px;padding:9px 13px;text-transform:uppercase;font-size:.7rem;letter-spacing:.1em}.story-hero{background:var(--green)}.story-hero h1{font-size:clamp(4.5rem,13vw,13rem)}.premise h2{font-size:clamp(2.7rem,6vw,7rem)}.chapters{border-top:1px solid}.chapters a{display:grid;grid-template-columns:70px 1fr 140px;align-items:center;padding:27px 5vw;border-bottom:1px solid;transition:background .2s}.chapters a:hover{background:var(--red)}.chapters h2{font:400 clamp(1.7rem,4vw,4.5rem)/1 Georgia,serif;margin:0}.chapters span{text-align:right;text-transform:uppercase;font-size:.68rem;letter-spacing:.1em}
.window-hero{padding:7vh 5vw 9vh;background:var(--green)}.window-hero h1{font:400 clamp(4rem,11vw,11rem)/.82 Georgia,serif;letter-spacing:-.07em;margin:7vh 0}.status{display:inline-block;border:1px solid;border-radius:99px;padding:8px 12px;text-transform:uppercase;font-size:.68rem;letter-spacing:.1em}.window-body{display:grid;grid-template-columns:240px 1fr;gap:7vw;padding:10vh 7vw}.window-body h2{font:400 clamp(2.5rem,5vw,6rem)/1 Georgia,serif;margin-top:0}.window-body p{font-size:1.18rem;max-width:760px}.window-nav{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid}.window-nav a{padding:40px 5vw}.window-nav a:last-child{text-align:right;border-left:1px solid}.planning{min-height:58vh;display:grid;place-items:center;background:repeating-linear-gradient(135deg,#d8d4c8,#d8d4c8 18px,#eeeade 18px,#eeeade 36px)}.planning p{font:400 clamp(2rem,6vw,6rem)/1 Georgia,serif;text-align:center}
.hero-photo{position:relative;min-height:calc(100vh - 66px);background:url('wamue-kollektiv-hero.png') center/cover no-repeat;color:white;isolation:isolate}.hero-photo>*{position:relative;z-index:1}.hero-shade{position:absolute;z-index:0;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.48) 0%,rgba(0,0,0,.06) 42%,rgba(0,0,0,.72) 100%)}.hero-title{margin:auto 0}.hero-photo h1{font-size:clamp(3.4rem,8.8vw,10rem);line-height:.82;max-width:1400px;text-shadow:0 2px 24px rgba(0,0,0,.35)}.translation{margin:3vh 0 0;font-size:clamp(1.2rem,2.2vw,2rem);font-style:italic}.hero-photo .lead{text-shadow:0 2px 18px rgba(0,0,0,.6)}.name-line{font:400 clamp(1.7rem,3vw,3rem)/1.1 Georgia,serif!important}.name-line span{display:block;margin-top:8px;font-size:.55em;font-style:italic}.founders{padding:10vh 5vw}.section-label,.founder>span{text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.founder-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:4vh;border:1px solid}.founder{min-height:70vh;padding:4vw;display:flex;flex-direction:column;justify-content:space-between}.founder+.founder{border-left:1px solid}.founder h2{font:400 clamp(3rem,6vw,7rem)/.87 Georgia,serif;letter-spacing:-.06em;margin:5vh 0}.founder p{max-width:480px}.tim{background:var(--green)}.eddy{background:var(--red)}
@media(max-width:720px){header{align-items:flex-start}nav{gap:10px;flex-wrap:wrap;justify-content:flex-end}nav a:first-child{display:none}.hero,.story-hero{padding:6vh 18px}.hero h1{font-size:17vw}.hero-photo{min-height:88vh;background-position:55% center}.translation{margin:2vh 0 4vh}.split,.premise,.window-body{grid-template-columns:1fr;padding:8vh 18px}.feature,.kefer{padding:9vh 18px}.founders{padding:8vh 18px}.founder-grid{grid-template-columns:1fr}.founder{min-height:58vh;padding:30px}.founder+.founder{border-left:0;border-top:1px solid}.chapters a{grid-template-columns:35px 1fr;padding:22px 18px}.chapters span{grid-column:2;text-align:left;margin-top:8px}.window-hero{padding:6vh 18px}.window-nav a{padding:28px 18px}}
.hero-photo{display:block;position:relative;min-height:0;padding:0;background:#111}.hero-image{display:block;width:100%;height:auto}.hero-photo>.hero-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.05) 43%,rgba(0,0,0,.76))}.hero-content{position:absolute!important;z-index:2!important;inset:0;padding:4vh 5vw;display:flex;flex-direction:column;justify-content:space-between}.hero-content .hero-title{margin:auto 0}.hero-content .lead{margin:0 0 0 auto}
@media(max-width:720px){.hero-photo{display:flex;flex-direction:column;background:var(--red);color:var(--ink)}.hero-image{order:0}.hero-photo>.hero-shade{display:none}.hero-content{order:1;position:static!important;padding:6vh 18px}.hero-content .hero-title{margin:5vh 0}.hero-content .lead{margin:0}.hero-photo h1{font-size:16vw;text-shadow:none}.hero-photo .lead{text-shadow:none}}
.opening-image{margin:0;background:#111}.opening-image img{display:block;width:100%;height:auto}.hero-intro{min-height:76vh;padding:7vh 5vw;background:var(--red);display:grid;grid-template-columns:1fr;align-content:space-between}.intro-label{margin:0;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem}.hero-intro h1{font:400 clamp(3.8rem,9.2vw,10rem)/.84 Georgia,serif;letter-spacing:-.075em;margin:7vh 0 0}.hero-intro .translation{margin:3vh 0;font-size:clamp(1.2rem,2.2vw,2rem)}.hero-intro .lead{margin:5vh 0 0 auto;max-width:850px}
.feature-with-image{padding:0;background:var(--ink)}.feature-with-image picture,.feature-with-image img{display:block;width:100%;height:auto}.feature-copy{padding:8vh 5vw}.feature-with-image:hover .feature-copy b{text-decoration:underline}.feature-with-image img{transition:filter .25s}.feature-with-image:hover img{filter:brightness(.86)}
.earlier-feature{background:#d8d6ce;color:var(--ink)}.earlier-feature>img{max-height:76vh;object-fit:cover;object-position:center}.earlier-feature .feature-copy{border-top:1px solid var(--ink)}
.aa-opening{margin:0;background:#111}.aa-opening picture,.aa-opening img{display:block;width:100%;height:auto}.premise>div{max-width:720px}.characters{padding:11vh 5vw;background:var(--ink);color:var(--paper)}.characters-heading{display:grid;grid-template-columns:180px 1fr;gap:5vw;margin-bottom:8vh}.characters-heading>p,.plant-story>p:first-child{text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.characters-heading h2,.plant-story h2{font:400 clamp(3rem,6.5vw,7.5rem)/.9 Georgia,serif;letter-spacing:-.055em;margin:0}.character-grid{display:grid;gap:11vh}.character{display:grid;grid-template-columns:minmax(280px,.75fr) 1fr;gap:6vw;align-items:center;border-top:1px solid rgba(238,234,222,.35);padding-top:6vh}.character picture,.character img{display:block;width:100%;height:auto}.character span{font-size:.7rem;letter-spacing:.1em}.character h3{font:400 clamp(2.6rem,5vw,6rem)/.9 Georgia,serif;letter-spacing:-.05em;margin:3vh 0 1vh}.character h4{text-transform:uppercase;letter-spacing:.09em;font-size:.75rem;font-weight:400}.character p{font-size:1.15rem;max-width:680px}.plant-story{padding:12vh 7vw;background:var(--green)}.plant-story h2{max-width:1100px}.plant-story>p:last-child{font-size:1.25rem;max-width:760px;margin:6vh 0 0 auto}
@media(max-width:720px){.characters{padding:9vh 18px}.characters-heading,.character{grid-template-columns:1fr}.characters-heading{gap:3vh}.character{gap:4vh}.character-grid{gap:9vh}.plant-story{padding:9vh 18px}}
@media(max-width:720px){.hero-intro{min-height:72vh;padding:6vh 18px}.hero-intro h1{font-size:16vw}.hero-intro .lead{margin-top:7vh}}
@media(max-width:720px){html,body{overflow-x:hidden}h1,h2,h3,.lead{overflow-wrap:anywhere}header{gap:14px}header nav{max-width:100%}}

/* STOP WARS — floor archive */
.stop-wars-opening{background:var(--green)}.stop-wars-title-image{margin:0;background:#111}.stop-wars-title-image img{display:block;width:100%;height:auto}.stop-wars-hero{min-height:66vh;display:flex;flex-direction:column}.stop-wars-hero .chapter-label{margin:auto 0 0;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.stop-wars-hero h1{margin:3vh 0 0}.floor-intro{padding:12vh 6vw;background:var(--ink);color:var(--paper);display:grid;grid-template-columns:180px minmax(0,1fr);gap:4vw 6vw}.floor-intro>p:first-child,.floor-heading p,.archive-note>p:first-child{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.floor-intro h2{font:400 clamp(3rem,7vw,8rem)/.9 Georgia,serif;letter-spacing:-.06em;margin:0;max-width:1100px}.floor-intro>p:last-child{grid-column:2;font-size:1.15rem;max-width:690px;margin:3vh 0 0 auto}.floor-chapter{padding:11vh 5vw;border-top:1px solid}.floor-dark{background:var(--ink);color:var(--paper)}.floor-red{background:var(--red)}.floor-heading{display:grid;grid-template-columns:90px 1fr;gap:3vw;align-items:start;margin-bottom:7vh}.floor-heading>span{display:grid;place-items:center;width:60px;height:42px;background:var(--green);color:var(--ink);font-weight:700}.floor-heading p{margin:0 0 1.5vh}.floor-heading h2{font:400 clamp(3.2rem,7vw,8rem)/.85 Georgia,serif;letter-spacing:-.06em;margin:0}.floor-chapter figure{margin:0}.floor-chapter img{display:block;width:100%;height:100%;object-fit:cover;background:#111}.floor-chapter figcaption{padding-top:10px;font-size:.7rem;text-transform:uppercase;letter-spacing:.09em}.floor-wide img{aspect-ratio:16/8.5}.floor-copy{display:grid;grid-template-columns:1fr minmax(300px,700px);margin:7vh 0}.floor-copy p{grid-column:2;font:400 clamp(1.35rem,2.4vw,2.3rem)/1.2 Georgia,serif;margin:0}.floor-details{display:grid;gap:2vw}.floor-details-two{grid-template-columns:1fr 1fr}.floor-details-two figure:first-child img{aspect-ratio:4/3}.floor-details-two figure:last-child img{aspect-ratio:4/3}.floor-details-split{grid-template-columns:1fr 1fr}.floor-details-split img{aspect-ratio:16/7}.floor-details-u69{grid-template-columns:2fr 1fr}.floor-details-u69 img{aspect-ratio:3/2}.archive-note{padding:12vh 6vw;background:var(--green)}.archive-note h2{font:400 clamp(3rem,7vw,8rem)/.9 Georgia,serif;letter-spacing:-.06em;margin:3vh 0}.archive-note>p:last-child{max-width:850px;font-size:1.15rem}
.floor-index{display:block;border-top:1px solid;border-bottom:1px solid}.floor-index-label{margin:0;padding:20px 5vw;background:var(--green);text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.floor-index a{display:grid;grid-template-columns:70px minmax(0,1fr) 230px 30px;gap:20px;align-items:center;padding:24px 5vw;border-top:1px solid;transition:background .2s,color .2s}.floor-index a:hover{background:var(--red)}.floor-index a.has-images:hover{background:var(--green)}.floor-index span,.floor-index em{font-size:.7rem;text-transform:uppercase;letter-spacing:.09em}.floor-index strong{font:400 clamp(1.5rem,3vw,3.3rem)/1 Georgia,serif}.floor-index em{font-style:normal;color:#64645e}.floor-index b{font-size:1.2rem;text-align:right}.floor-pending{min-height:62vh;display:flex;flex-direction:column;justify-content:space-between}.pending-story{align-self:flex-end;max-width:760px}.pending-story p{font:400 clamp(1.4rem,2.5vw,2.5rem)/1.2 Georgia,serif;margin:0}.floor-chapter{scroll-margin-top:64px}
.floor-subheading{margin:9vh 0 3vh;font:400 clamp(2rem,4vw,4.5rem)/1 Georgia,serif;letter-spacing:-.04em;border-top:1px solid currentColor;padding-top:3vh}
.floor-chapter figure{display:flex;min-width:0;flex-direction:column;align-self:start;overflow:visible}.floor-chapter img,.floor-wide img,.floor-details-two figure:first-child img,.floor-details-two figure:last-child img,.floor-details-split img,.floor-details-u69 img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;background:transparent}.floor-chapter figcaption{position:relative;display:block;min-height:2.6em;padding:12px 2px 0;line-height:1.35;overflow:visible}.floor-details{align-items:start;row-gap:5vh}.floor-copy{position:relative;z-index:1;clear:both}
.building-map{padding:11vh 5vw;background:var(--red)}.map-heading{display:grid;grid-template-columns:160px minmax(0,1fr);gap:2vh 5vw;margin-bottom:6vh}.map-heading>p:first-child{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.map-heading h2{font:400 clamp(3rem,6vw,7rem)/.9 Georgia,serif;letter-spacing:-.055em;margin:0}.map-heading>p:last-child{grid-column:2;margin:0;font-size:1.1rem}.map-image-wrap{position:relative;background:#111;overflow:hidden}.map-image-wrap>img{display:block;width:100%;height:auto}.map-pin{--line:26vw;position:absolute;right:2%;z-index:2;padding:8px 11px;border:1px solid rgba(238,234,222,.85);border-radius:999px;background:rgba(21,21,18,.9);box-shadow:0 3px 16px rgba(0,0,0,.25);color:var(--paper);font-size:clamp(.55rem,1vw,.8rem);line-height:1;text-transform:uppercase;letter-spacing:.07em;transform:translateY(-50%);transition:background .2s,color .2s,transform .2s}.map-pin::before{content:"";position:absolute;right:100%;top:50%;width:var(--line);height:1px;background:var(--green);pointer-events:none}.map-pin::after{content:"";position:absolute;right:calc(100% + var(--line) - 4px);top:calc(50% - 4px);width:8px;height:8px;border:1px solid var(--ink);border-radius:50%;background:var(--green);pointer-events:none}.map-pin:hover,.map-pin:focus{background:var(--green);color:var(--ink);transform:translateY(-50%) translateX(-5px);outline:none}.pin-dach{top:22%;--line:23vw}.pin-ausstellung{top:29.5%;--line:29vw}.pin-atelier{top:34.8%;--line:32vw}.pin-druck{top:40.2%;--line:26vw}.pin-licht{top:45.8%;--line:34vw}.pin-wohnen{top:51%;--line:28vw}.pin-schlafen{top:56.5%;--line:36vw}.pin-natur{top:65%;--line:25vw}.pin-club{top:70.2%;--line:21vw}.pin-skate{top:77.8%;--line:43vw}.pin-u69{top:88.5%;--line:56vw}.pin-band{top:86.2%;--line:16vw}
@media(max-width:720px){.stop-wars-hero{min-height:65vh}.floor-intro{grid-template-columns:1fr;padding:9vh 18px}.floor-intro>p:last-child{grid-column:1}.building-map{padding:9vh 0 0}.map-heading{grid-template-columns:1fr;padding:0 18px}.map-heading>p:last-child{grid-column:1}.map-pin{right:1%;padding:4px 5px;font-size:.43rem;letter-spacing:.03em}.floor-index a{grid-template-columns:36px minmax(0,1fr) 22px;padding:20px 18px;gap:10px}.floor-index em{grid-column:2}.floor-index b{grid-column:3;grid-row:1 / span 2}.floor-chapter{padding:9vh 18px}.floor-pending{min-height:52vh}.floor-heading{grid-template-columns:55px 1fr;gap:14px}.floor-heading>span{width:48px;height:36px}.floor-details-two,.floor-details-split,.floor-details-u69{grid-template-columns:1fr;gap:5vh}.floor-copy{grid-template-columns:1fr;margin:5vh 0}.floor-copy p{grid-column:1}.floor-wide img,.floor-details-two figure:first-child img,.floor-details-two figure:last-child img,.floor-details-split img,.floor-details-u69 img{height:auto;aspect-ratio:auto}.archive-note{padding:9vh 18px}}

/* Tighter editorial crop for the pale Print Workshop photo backgrounds */
#druckerwerkstatt{background:#d1d1dc;color:var(--ink)}#druckerwerkstatt .floor-details figure{overflow:hidden}#druckerwerkstatt .floor-details img{width:100%;height:clamp(300px,34vw,560px);object-fit:cover;object-position:center 68%;background:#d1d1dc}#druckerwerkstatt .floor-details-split img{height:clamp(240px,25vw,420px);object-position:center 70%}#druckerwerkstatt .floor-details figcaption{background:#d1d1dc;color:var(--ink);padding:12px 2px 0}
#druckerwerkstatt .trim-bottom img{height:auto;aspect-ratio:4/3;object-fit:cover;object-position:top}
@media(max-width:720px){#druckerwerkstatt .floor-details img,#druckerwerkstatt .floor-details-split img{height:68vw;object-position:center 68%}}
#druckerwerkstatt .trim-bottom img{height:clamp(300px,34vw,560px);aspect-ratio:auto;object-fit:cover;object-position:center 48%}

/* Making-process archives */
.kotti-hero{min-height:68vh;display:flex;flex-direction:column}.kotti-hero .chapter-label{margin:auto 0 0;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.kotti-hero h1{margin:3vh 0 0}.finished-work{margin:0;padding:0;background:var(--ink);color:var(--paper)}.finished-work img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}.finished-work figcaption{padding:14px 5vw 16px;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.process-section{background:var(--paper);border-top:1px solid}.process-heading{display:grid;grid-template-columns:180px minmax(0,1fr);gap:3vh 5vw;padding:12vh 6vw}.process-heading>p:first-child{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.process-heading h2{font:400 clamp(3rem,7vw,8rem)/.9 Georgia,serif;letter-spacing:-.06em;margin:0}.process-heading>p:last-child{grid-column:2;max-width:720px;margin:2vh 0 0 auto;font-size:1.15rem}.process-stage{padding:10vh 5vw;border-top:1px solid}.process-stage-dark{background:var(--ink);color:var(--paper)}.process-stage-green{background:var(--green);color:var(--ink)}.process-stage-copy{display:grid;grid-template-columns:75px minmax(0,1fr);gap:1vh 3vw;margin-bottom:6vh}.process-stage-copy span{grid-row:1 / span 2;display:grid;place-items:center;width:58px;height:42px;background:var(--red);color:var(--ink);font-weight:700}.process-stage-copy h3{font:400 clamp(2.4rem,5vw,5.8rem)/.9 Georgia,serif;letter-spacing:-.05em;margin:0}.process-stage-copy p{grid-column:2;max-width:720px;font-size:1.1rem;margin:2vh 0 0}.process-grid{display:grid;align-items:start;gap:5vh 2vw}.process-grid-two{grid-template-columns:1fr 1fr}.process-grid-three{grid-template-columns:repeat(3,1fr)}.process-grid figure,.process-portrait{margin:0;min-width:0}.process-grid img,.process-portrait img{display:block;width:100%;height:auto;object-fit:contain;background:transparent}.process-grid figcaption,.process-portrait figcaption{min-height:2.8em;padding-top:11px;font-size:.68rem;line-height:1.35;text-transform:uppercase;letter-spacing:.08em}.process-portrait{max-width:850px;margin-left:auto}.process-portrait-stage{padding-bottom:12vh}
.kotti-intro-aside>span{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.kotti-intro-aside figure{margin:4vh 0 0;max-width:220px}.kotti-intro-aside img{display:block;width:100%;height:auto}.kotti-intro-aside figcaption{padding-top:9px;font-size:.62rem;line-height:1.35;text-transform:uppercase;letter-spacing:.08em}
.process-sequence-wide,.process-sequence-medium,.process-sequence-final{margin:9vh 0 0}.process-sequence-wide{max-width:1100px;margin-left:auto}.process-sequence-medium{max-width:720px}.process-sequence-final{max-width:850px;margin-left:auto}.process-sequence-wide img,.process-sequence-medium img,.process-sequence-final img{display:block;width:100%;height:auto}.process-sequence-wide figcaption,.process-sequence-medium figcaption,.process-sequence-final figcaption{padding-top:11px;font-size:.68rem;line-height:1.35;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:720px){.kotti-hero{min-height:58vh}.process-heading{grid-template-columns:1fr;padding:9vh 18px}.process-heading>p:last-child{grid-column:1}.process-stage{padding:8vh 18px}.process-stage-copy{grid-template-columns:50px 1fr}.process-stage-copy span{width:44px;height:34px}.process-grid-two,.process-grid-three{grid-template-columns:1fr;gap:5vh}.process-grid figcaption{min-height:0}.finished-work figcaption{padding-left:18px;padding-right:18px}}

/* Green Berlin — evolving window */
.green-berlin-hero{min-height:72vh;display:flex;flex-direction:column;background:var(--green)}.green-berlin-hero .chapter-label{margin:auto 0 0;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.green-berlin-hero h1{margin:3vh 0 0}.green-hero-note{max-width:650px;margin:4vh 0 0 auto;font:400 clamp(1.3rem,2.5vw,2.4rem)/1.15 Georgia,serif}.green-current-work{margin:0;background:var(--ink);color:var(--paper)}.green-current-work img{display:block;width:100%;height:auto;max-height:92vh;object-fit:contain}.green-current-work figcaption{padding:14px 5vw 17px;font-size:.68rem;line-height:1.4;text-transform:uppercase;letter-spacing:.09em}.green-story em{font-family:Georgia,serif}.a100-connection{padding:12vh 6vw;background:var(--red)}.a100-connection>p,.green-earlier-view>div>p{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.a100-connection h2,.green-earlier-view h2{font:400 clamp(3rem,7vw,8rem)/.9 Georgia,serif;letter-spacing:-.06em;margin:3vh 0 7vh;max-width:1200px}.a100-connection>div{display:grid;grid-template-columns:1fr 1fr;gap:5vw;margin-left:25%}.a100-connection>div p{font-size:1.15rem}.green-earlier-view{padding:11vh 5vw;background:var(--ink);color:var(--paper)}.green-earlier-view>div{display:grid;grid-template-columns:180px 1fr;gap:5vw}.green-earlier-view h2{margin:0 0 6vh}.green-earlier-view figure{margin:0 auto;max-width:1100px}.green-earlier-view img{display:block;width:100%;height:auto}.green-earlier-view figcaption{padding-top:12px;font-size:.68rem;text-transform:uppercase;letter-spacing:.09em}.green-details-stage{background:#dcd8cc}
@media(max-width:720px){.green-berlin-hero{min-height:62vh}.green-current-work img{max-height:none}.a100-connection{padding:9vh 18px}.a100-connection>div{grid-template-columns:1fr;margin-left:0}.green-earlier-view{padding:9vh 18px}.green-earlier-view>div{grid-template-columns:1fr;gap:2vh}}

/* Grey Berlin / A100 — concept and reference archive */
.grey-berlin-hero{min-height:74vh;display:flex;flex-direction:column;background:#c9c8c0}.grey-berlin-hero .chapter-label{margin:auto 0 0;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.grey-berlin-hero h1{margin:3vh 0 0}.grey-hero-note{max-width:720px;margin:4vh 0 0 auto;font:400 clamp(1.3rem,2.5vw,2.5rem)/1.15 Georgia,serif}.grey-context{padding:12vh 5vw;background:var(--ink);color:var(--paper)}.grey-context-heading{display:grid;grid-template-columns:170px minmax(0,1fr);gap:3vh 5vw;margin-bottom:10vh}.grey-context-heading>p:first-child,.grey-ideal>p,.grey-drawings-heading>p{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.grey-context-heading h2,.grey-ideal h2,.grey-drawings h2{font:400 clamp(3rem,7vw,8rem)/.9 Georgia,serif;letter-spacing:-.06em;margin:0}.grey-context-heading>p:last-child{grid-column:2;max-width:720px;margin-left:auto;font-size:1.12rem}.grey-reference{display:flex;flex-direction:column}.grey-reference figure{margin:0}.grey-reference img{display:block;width:100%;height:auto}.grey-reference figcaption{padding-top:11px;font-size:.67rem;line-height:1.4;text-transform:uppercase;letter-spacing:.08em}.grey-reference>div{padding:4vh 0 0;max-width:680px}.grey-reference>div span{font-size:.68rem;letter-spacing:.1em}.grey-reference h3{font:400 clamp(2rem,4vw,4.5rem)/.95 Georgia,serif;margin:1vh 0 2vh}.grey-reference>div p{font-size:1.05rem}.grey-reference-wide{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:5vw;align-items:end;margin-bottom:12vh}.grey-reference-wide>div{padding:0}.grey-reference-pair{display:grid;grid-template-columns:1fr 1fr;gap:4vw}.grey-ideal{padding:12vh 6vw;background:var(--red)}.grey-ideal h2{max-width:1100px;margin:3vh 0 8vh}.grey-ideal-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--ink);border:1px solid var(--ink)}.grey-ideal-grid>div{padding:4vw;background:var(--red)}.grey-ideal-grid b{text-transform:uppercase;letter-spacing:.1em;font-size:.72rem}.grey-ideal-grid p{font:400 clamp(1.25rem,2vw,2rem)/1.25 Georgia,serif}.grey-drawings{padding:12vh 6vw;background:#d8d6ce}.grey-drawings-heading{display:grid;grid-template-columns:170px 1fr;gap:5vw}.grey-drawings-heading>div>p{max-width:720px;font-size:1.1rem}.grey-drawing-grid{display:flex;flex-direction:column;align-items:center;gap:9vh;margin:9vh auto 0}.grey-drawing-grid figure{margin:0;width:100%}.grey-drawing-early{max-width:480px}.grey-drawing-developed{max-width:1000px}.grey-drawing-grid img{display:block;width:100%;height:auto}.grey-drawing-grid figcaption{padding-top:10px;font-size:.65rem;line-height:1.4;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:720px){.grey-berlin-hero{min-height:64vh}.grey-context{padding:9vh 18px}.grey-context-heading,.grey-reference-wide,.grey-reference-pair,.grey-drawings-heading,.grey-drawing-grid{grid-template-columns:1fr}.grey-context-heading>p:last-child{grid-column:1}.grey-reference-wide{gap:4vh}.grey-reference-pair{gap:9vh}.grey-ideal{padding:9vh 18px}.grey-ideal-grid{grid-template-columns:1fr}.grey-drawings{padding:9vh 18px}.grey-drawing-grid{max-width:420px}}

/* Bundestag Theatre — current construction */
.bundestag-hero{min-height:72vh;display:flex;flex-direction:column;background:#bbb7d8}.bundestag-hero .chapter-label{margin:auto 0 0;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.bundestag-hero h1{margin:3vh 0 0}.bundestag-hero-note{max-width:720px;margin:4vh 0 0 auto;font:400 clamp(1.3rem,2.5vw,2.5rem)/1.15 Georgia,serif}.bundestag-progress{padding:12vh 5vw;background:var(--ink);color:var(--paper)}.bundestag-progress-heading{display:grid;grid-template-columns:190px minmax(0,1fr);gap:5vw;margin-bottom:8vh}.bundestag-progress-heading p,.bundestag-next>p:first-child{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.bundestag-progress-heading h2,.bundestag-next h2{font:400 clamp(3rem,7vw,8rem)/.9 Georgia,serif;letter-spacing:-.06em;margin:0}.bundestag-progress-grid{display:grid;grid-template-columns:1fr 1fr;gap:4vw;align-items:start}.bundestag-progress-grid figure{margin:0}.bundestag-progress-grid img{display:block;width:100%;height:auto;max-height:78vh;object-fit:contain}.bundestag-progress-grid figcaption{padding-top:12px;font-size:.68rem;line-height:1.4;text-transform:uppercase;letter-spacing:.08em}.bundestag-next{padding:12vh 6vw;background:#bbb7d8}.bundestag-next h2{max-width:1100px;margin:3vh 0 6vh}.bundestag-next>p:last-child{max-width:760px;margin-left:auto;font-size:1.15rem}

/* Clickable title images in the six-window overview */
.chapters .chapter-row{position:relative;border-bottom:1px solid}.chapters .chapter-row:first-child{border-top:0}.chapters .chapter-main{display:grid;grid-template-columns:70px minmax(0,1fr) 140px;align-items:center;padding:27px 5vw;border:0;transition:background .2s}.chapters .chapter-main:hover{background:var(--red)}.chapters .chapter-main h2{font:400 clamp(1.7rem,4vw,4.5rem)/1 Georgia,serif;margin:0}.chapters .chapter-main span{text-align:right;text-transform:uppercase;font-size:.68rem;letter-spacing:.1em}.chapters .has-title-thumb .chapter-main{padding-right:180px}.chapters .chapter-thumb{position:absolute;right:5vw;top:50%;display:block;width:76px;height:52px;padding:0;border:1px solid var(--ink);overflow:hidden;transform:translateY(-50%);background:var(--ink);z-index:2}.chapters .chapter-thumb:hover{background:var(--ink)}.chapters .chapter-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s}.chapters .chapter-thumb:hover img{transform:scale(1.08)}.title-lightbox{position:fixed;z-index:100;inset:0;display:none;place-items:center;padding:4vw}.title-lightbox:target{display:grid}.lightbox-backdrop{position:absolute;inset:0;display:block!important;padding:0!important;border:0!important;background:rgba(15,15,13,.9)!important}.title-lightbox figure{position:relative;z-index:1;margin:0;max-width:min(1200px,90vw);max-height:88vh;background:var(--ink);color:var(--paper);box-shadow:0 20px 80px rgba(0,0,0,.55)}.title-lightbox img{display:block;max-width:100%;max-height:80vh;width:auto;height:auto;margin:auto}.title-lightbox figcaption{padding:12px 18px;font-size:.68rem;text-transform:uppercase;letter-spacing:.09em}.title-lightbox .lightbox-close{position:absolute;top:10px;right:10px;display:grid!important;place-items:center;width:38px;height:38px;padding:0!important;border:1px solid var(--paper)!important;border-radius:50%;background:rgba(15,15,13,.78)!important;color:var(--paper);font-size:1.5rem;line-height:1}
@media(max-width:720px){.bundestag-hero{min-height:62vh}.bundestag-progress{padding:9vh 18px}.bundestag-progress-heading,.bundestag-progress-grid{grid-template-columns:1fr}.bundestag-next{padding:9vh 18px}.chapters .chapter-main{grid-template-columns:35px minmax(0,1fr);padding:22px 18px}.chapters .chapter-main span{grid-column:2;text-align:left;margin-top:8px}.chapters .has-title-thumb .chapter-main{padding-right:95px}.chapters .chapter-thumb{right:18px;width:60px;height:45px}.title-lightbox{padding:18px}.title-lightbox figure{max-width:calc(100vw - 36px)}}

/* WaMüLage — earlier public project */
.wamuelage-hero{min-height:78vh;padding:7vh 5vw;background:var(--red);display:flex;flex-direction:column;justify-content:space-between}.wamuelage-hero .chapter-label{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.wamuelage-hero h1{font:400 clamp(5rem,15vw,15rem)/.78 Georgia,serif;letter-spacing:-.08em;margin:8vh 0}.wamuelage-hero>p:last-child{max-width:820px;margin:0 0 0 auto;font:400 clamp(1.5rem,3vw,3.4rem)/1.05 Georgia,serif}.wamuelage-title{margin:0;background:var(--ink);color:var(--paper)}.wamuelage-title img{display:block;width:100%;height:auto;max-height:92vh;object-fit:contain}.wamuelage-title figcaption{padding:14px 5vw 16px;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.wamuelage-process{border-top:1px solid}
@media(max-width:720px){.wamuelage-hero{min-height:66vh;padding:6vh 18px}.wamuelage-hero h1{font-size:18vw}.wamuelage-title figcaption{padding-left:18px;padding-right:18px}.earlier-feature>img{max-height:none}}

/* Keep construction captions readable as sentences rather than display labels. */
.bundestag-progress-grid figcaption{font-size:.8rem;line-height:1.5;text-transform:none;letter-spacing:.02em}

/* Show every artwork as a complete window rather than cropping portrait images. */
.chapters .chapter-thumb{width:68px;height:50px;padding:3px;background:var(--paper)}
.chapters .chapter-thumb img,.chapters .chapter-thumb:hover img{object-fit:contain;transform:none}
@media(max-width:720px){.chapters .chapter-thumb{width:54px;height:42px;padding:2px}}
.founder-with-photo img{width:min(260px,52vw);aspect-ratio:4/5;object-fit:cover;border:1px solid #111;margin:0 0 4vh auto;display:block}
@media(max-width:720px){.founder-with-photo img{margin:0 0 28px;width:min(240px,72vw)}}
.map-zone{position:absolute;z-index:1;display:block;background:transparent}
.map-zone:focus-visible{outline:2px solid var(--green);outline-offset:2px;background:rgba(203,237,79,.18)}
.zone-dach{left:27%;top:17%;width:52%;height:7%}
.zone-ausstellung{left:28%;top:25%;width:51%;height:4.7%}
.zone-atelier{left:29%;top:30%;width:49%;height:5.2%}
.zone-druck{left:28%;top:35.5%;width:51%;height:5.4%}
.zone-licht{left:27%;top:41%;width:52%;height:5%}
.zone-wohnen{left:27%;top:46.4%;width:52%;height:5.4%}
.zone-schlafen{left:26%;top:52%;width:53%;height:5.8%}
.zone-natur{left:25%;top:58%;width:54%;height:6.8%}
.zone-club{left:77%;top:65%;width:12%;height:9%}
.zone-skate{left:35%;top:72%;width:22%;height:7.6%}
.zone-u69{left:19%;top:82%;width:47%;height:11%}
.zone-band{left:72%;top:80%;width:22%;height:13%}
.kefer{display:block;transition:background .2s}.kefer:hover{background:#b8db35}

@media(max-width:720px){
  html,body{overflow-x:hidden}
  body{font-size:16px}
  header,footer{padding:16px 18px;gap:14px;align-items:flex-start}
  .logo{font-size:1.35rem}
  nav{gap:9px;justify-content:flex-end}
  nav a,nav button,header p,header button{font-size:.62rem;letter-spacing:.07em}
  .opening-image img,.aa-opening img,.feature-with-image img{height:auto;max-height:78vh;object-fit:contain;background:#111}
  .hero-intro{min-height:auto;padding:7vh 18px}
  .hero-intro h1,.hero-photo h1,.story-hero h1,.window-hero h1{font-size:clamp(3.2rem,15vw,5.8rem);line-height:.86;letter-spacing:-.06em;overflow-wrap:anywhere}
  .hero-intro .lead,.lead,.story-hero>p:last-child{font-size:clamp(1.25rem,7vw,2.1rem);line-height:1.12;align-self:flex-start}
  .split,.premise,.characters,.plant-story,.founders,.feature-copy,.kefer{padding-left:18px;padding-right:18px}
  .split h2,.premise h2,.feature h2,.kefer h2,.characters-heading h2,.plant-story h2{font-size:clamp(2.8rem,13vw,4.8rem);line-height:.92}
  .split div p,.premise p,.character p,.kefer p,.feature p{font-size:1rem;line-height:1.55}
  .founder{min-height:auto;padding:28px}
  .founder h2{font-size:clamp(2.8rem,13vw,4.7rem);line-height:.9}
  .chapters .chapter-main h2,.chapters h2{font-size:clamp(1.55rem,8vw,3rem)}
  .map-heading h2,.floor-intro h2,.floor-heading h2,.archive-note h2,.process-heading h2,.green-berlin-hero h1,.grey-berlin-hero h1,.bundestag-hero h1,.wamuelage-hero h1{font-size:clamp(2.9rem,14vw,5.3rem);line-height:.9;overflow-wrap:anywhere}
  .floor-copy p,.pending-story p,.green-hero-note,.grey-hero-note,.bundestag-hero-note,.wamuelage-hero>p:last-child{font-size:1.15rem;line-height:1.35}
  .floor-index strong{font-size:clamp(1.35rem,8vw,2.5rem)}
  .map-image-wrap{overflow:auto}
  .map-image-wrap>img{min-width:720px}
  .map-pin{font-size:.5rem}
}
