:root{--night:#111820;--blue:#172b3a;--rust:#8f402e;--paper:#ebe8df;--white:#f7f5ef;--line-light:rgba(247,245,239,0.3);--line-dark:rgba(17,24,32,0.25)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--night);color:var(--white);font-family:Courier New,Courier,monospace;text-transform:lowercase;-webkit-font-smoothing:antialiased}a{text-decoration:none}a,button{color:inherit}button{font:inherit;text-transform:lowercase}.hero{position:relative;display:flex;min-height:100svh;justify-content:center;flex-direction:column;padding:150px clamp(28px,7vw,110px) 80px;overflow:hidden;background:linear-gradient(90deg,transparent 49.9%,rgba(255,255,255,.08) 50%),var(--night)}.heroImage{position:absolute;inset:0 0 0 50%;z-index:0}.heroImage:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,var(--night) 0,rgba(17,24,32,.65) 25%,rgba(17,24,32,.38) 100%),rgba(17,24,32,.28)}.heroImage img{object-fit:cover;filter:grayscale(.3) saturate(.55) contrast(1.08)}.siteHeader{position:absolute;top:0;right:0;left:0;z-index:10;justify-content:space-between;padding:30px clamp(28px,4vw,62px);border-bottom:1px solid var(--line-light)}.siteHeader,.wordmarkGroup{display:flex;align-items:center}.wordmarkGroup{gap:14px}.wordmark{font-size:15px;font-weight:700;letter-spacing:.04em}.mailButton{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid;border-radius:999px;transition:color .16s ease,border-color .16s ease}.mailButton svg{width:15px;height:15px}.mailButton:focus-visible,.mailButton:hover{color:#d9896c;border-color:#d9896c}.menuTrigger{display:flex;align-items:center;gap:12px;padding:0;border:0;background:transparent;cursor:pointer;font-size:11px;letter-spacing:.1em}.menuTrigger span{width:25px;height:7px;border-top:1px solid;border-bottom:1px solid}.heroTitle{position:relative;z-index:2;margin:0 0 34px;color:rgba(247,245,239,.82);font-size:clamp(28px,3.2vw,48px);letter-spacing:.06em}.hero blockquote{position:relative;z-index:2;max-width:1250px;margin:0;font-size:clamp(54px,8.2vw,126px);font-weight:400;line-height:.92;letter-spacing:-.07em}.heroLink{position:absolute;right:clamp(28px,7vw,110px);bottom:55px;display:flex;align-items:center;gap:22px;padding-bottom:8px;border-bottom:1px solid var(--line-light);font-size:11px;z-index:2}.heroLink span{font-size:18px}.about,.contact,.publications,.writing{display:grid;grid-template-columns:minmax(70px,14%) 1fr;min-height:72svh}.sectionNumber{padding:52px clamp(20px,4vw,60px);border-right:1px solid;font-size:10px;letter-spacing:.1em}.sectionContent{display:flex;justify-content:center;flex-direction:column;padding:90px clamp(30px,9vw,150px)}.sectionLabel{margin:0 0 50px;font-size:11px;font-weight:700;letter-spacing:.1em}.about{background:var(--rust)}.about .sectionNumber{border-color:var(--line-light)}.about .sectionLabel{margin-bottom:42px;font-size:clamp(38px,5vw,74px);font-weight:400;line-height:1;letter-spacing:-.05em}.aboutBody{display:grid;grid-template-columns:1fr minmax(260px,40%);align-items:center;grid-gap:clamp(36px,5vw,80px);gap:clamp(36px,5vw,80px)}.aboutText{max-width:850px;margin:0;font-size:clamp(16px,1.55vw,23px);line-height:1.65;letter-spacing:-.015em}.aboutPortrait{margin:0;overflow:hidden;background:#0a0e13}.aboutPortrait img{display:block;width:100%;height:auto}.homePreview{display:grid;grid-template-columns:minmax(70px,8%) minmax(0,46%) 1fr;min-height:68svh;border-top:1px solid}.previewNumber{padding:52px clamp(20px,3vw,46px);border-right:1px solid;font-size:10px;letter-spacing:.1em}.previewVisual{position:relative;min-height:480px;overflow:hidden}.previewVisual:after{position:absolute;inset:0;content:"";background:rgba(17,24,32,.12)}.previewVisual img{object-fit:cover;transition:transform .6s ease}.homePreview:hover .previewVisual img{transform:scale(1.025)}.previewContent{display:flex;justify-content:center;flex-direction:column;padding:80px clamp(35px,7vw,115px)}.previewKicker{margin:0 0 34px;font-size:10px;font-weight:700;letter-spacing:.1em}.previewContent h2{margin:0;font-size:clamp(58px,7vw,108px);font-weight:400;line-height:.95;letter-spacing:-.065em}.previewDescription{max-width:530px;margin:42px 0 0;color:rgba(247,245,239,.72);font-size:clamp(14px,1.25vw,18px);line-height:1.7}.previewLink{display:flex;width:min(100%,530px);justify-content:space-between;margin-top:55px;padding:18px 0;border-top:1px solid;border-bottom:1px solid;font-size:11px;letter-spacing:.06em;transition:color .16s ease}.previewLink:focus-visible,.previewLink:hover{color:#d9896c}.projectsPreview{background:var(--blue)}.projectsPreview,.projectsPreview .previewNumber{border-color:var(--line-light)}.projectsPreview .previewVisual img{filter:grayscale(.25) saturate(.65)}.booksPreview{background:var(--paper);color:var(--night)}.booksPreview,.booksPreview .previewNumber{border-color:var(--line-dark)}.booksPreview .previewVisual{order:3}.booksPreview .previewContent{order:2}.booksPreview .previewDescription{color:rgba(17,24,32,.68)}.miscPreview{background:#242126}.miscPreview,.miscPreview .previewNumber{border-color:var(--line-light)}.miscPreview .previewVisual img{filter:contrast(1.08)}.writing{background:var(--blue)}.writing .sectionNumber{border-color:var(--line-light)}.contact h2,.writing h2{max-width:1050px;margin:0;font-size:clamp(44px,6.7vw,102px);font-weight:400;line-height:1;letter-spacing:-.055em}.writing .sectionContent>p:not(.sectionLabel){max-width:600px;margin:50px 0 0;color:rgba(247,245,239,.7);font-size:14px;line-height:1.7}.status{width:-moz-fit-content;width:fit-content;margin-top:35px;padding:10px 13px;border:1px solid var(--line-light);font-size:10px}.publications{min-height:65svh;background:var(--paper);color:var(--night)}.publications .sectionNumber{border-color:var(--line-dark)}.publicationRow{display:grid;grid-template-columns:1fr auto;grid-gap:30px;gap:30px;padding:27px 0;border-top:1px solid var(--line-dark);font-size:clamp(17px,2vw,28px)}.publicationRow:last-child{border-bottom:1px solid var(--line-dark)}.publicationRow span:last-child{color:rgba(17,24,32,.6);font-size:10px;letter-spacing:.06em}.contact{min-height:65svh;background:#242126}.contact .sectionNumber{border-color:var(--line-light)}.contact .sectionContent>p:last-child{margin:50px 0 0;color:rgba(247,245,239,.65);font-size:12px}.siteFooter{display:grid;grid-template-columns:auto 1fr auto;grid-gap:40px;gap:40px;align-items:center;padding:28px clamp(28px,4vw,62px);border-top:1px solid var(--line-light);background:var(--night);font-size:10px;letter-spacing:.08em}.footerWordmark{font-size:14px;font-weight:700;letter-spacing:-.04em}.footerNav{display:flex;justify-content:center;gap:clamp(18px,3vw,46px)}.footerNav a,.footerWordmark{transition:color .16s ease}.footerNav a:focus-visible,.footerNav a:hover,.footerWordmark:focus-visible,.footerWordmark:hover{color:#d9896c}.siteFooter span:last-child{text-align:right}.menuOverlay{position:fixed;inset:0;z-index:100;display:grid;grid-template-rows:auto 1fr auto;padding:30px clamp(28px,4vw,62px);background:var(--blue);color:var(--white);opacity:0;pointer-events:none;transform:translateY(-12px);visibility:hidden;transition:opacity .26s ease,transform .34s ease,visibility .26s}.menuOverlay.isOpen{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.overlayFooter,.overlayHeader{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.overlayHeader{padding-bottom:24px;border-bottom:1px solid var(--line-light);font-size:13px;font-weight:700}.menuClose{display:flex;align-items:center;gap:13px;padding:0;border:0;background:transparent;cursor:pointer;font-size:10px}.menuClose span{position:relative;width:22px;height:22px}.menuClose span:after,.menuClose span:before{position:absolute;top:10px;left:0;width:22px;height:1px;content:"";background:currentColor}.menuClose span:before{transform:rotate(45deg)}.menuClose span:after{transform:rotate(-45deg)}.overlayNav{position:relative;z-index:1;display:flex;justify-content:center;flex-direction:column;max-width:1050px;padding:40px 0}.overlayNav a{display:grid;grid-template-columns:45px auto;align-items:baseline;padding:16px 0;border-bottom:1px solid var(--line-light);font-size:clamp(38px,5.5vw,82px);line-height:1;letter-spacing:-.05em;transition:padding-left .18s ease,color .18s ease}.overlayNav a span{color:#d9896c;font-size:9px;letter-spacing:.08em}.overlayNav a:focus-visible,.overlayNav a:hover{padding-left:12px;color:#d9896c}.overlayFooter{padding-top:23px;border-top:1px solid var(--line-light);color:rgba(247,245,239,.6);font-size:9px;letter-spacing:.1em}.overlayMail{color:var(--white);transition:color .16s ease}.overlayMail:focus-visible,.overlayMail:hover{color:#d9896c}.booksOverlayArt{position:absolute;right:clamp(18px,4vw,62px);bottom:38px;z-index:0;width:clamp(260px,31vw,500px);height:clamp(300px,48vh,520px);overflow:hidden;pointer-events:none}.booksOverlayArt img{width:100%;height:100%;object-fit:contain;object-position:right bottom}.projectsPage{min-height:100svh;background:var(--paper);color:var(--night)}.projectsHeader{z-index:10;display:flex;align-items:center;justify-content:space-between;padding:30px clamp(28px,4vw,62px);border-bottom:1px solid var(--line-light);background:var(--night)}.projectsHeader,.projectsIntro{position:relative;color:var(--white)}.projectsIntro{min-height:72svh;padding:90px clamp(28px,7vw,110px) 70px;overflow:hidden;background:linear-gradient(90deg,transparent 49.9%,rgba(255,255,255,.07) 50%),var(--blue)}.projectsKicker{margin:0 0 70px;color:rgba(247,245,239,.6);font-size:10px;letter-spacing:.1em}.projectsIntro h1{max-width:1180px;margin:0;font-size:clamp(58px,9vw,136px);font-weight:400;line-height:.9;letter-spacing:-.075em}.projectsJump{position:absolute;right:clamp(28px,7vw,110px);bottom:58px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:30px;max-width:620px;font-size:10px}.projectsJump a{padding-bottom:7px;border-bottom:1px solid var(--line-light)}.publicationList{padding:100px clamp(28px,6vw,95px) 130px;background:var(--paper)}.projectsSectionHead{display:grid;grid-template-columns:minmax(70px,14%) 1fr;align-items:start;margin-bottom:90px}.projectsSectionHead>span{padding-top:14px;color:rgba(17,24,32,.55);font-size:10px}.projectsSectionHead h2{margin:0;font-size:clamp(46px,6vw,88px);font-weight:400;line-height:1;letter-spacing:-.06em}.publicationYears{margin-left:14%}.publicationYear{border-top:1px solid var(--line-dark)}.publicationYear:last-child{border-bottom:1px solid var(--line-dark)}.publicationYear summary{display:grid;grid-template-columns:minmax(100px,17%) 1fr 24px;align-items:center;min-height:76px;cursor:pointer;list-style:none;font-size:12px;font-weight:700}.publicationYear summary::-webkit-details-marker{display:none}.publicationYear summary>span:nth-child(2){color:rgba(17,24,32,.5);font-size:9px;font-weight:400;letter-spacing:.07em}.publicationToggle{position:relative;width:18px;height:18px}.publicationToggle:after,.publicationToggle:before{position:absolute;top:8px;left:1px;width:16px;height:1px;content:"";background:currentColor;transition:transform .18s ease}.publicationToggle:after{transform:rotate(90deg)}.publicationYear[open] .publicationToggle:after{transform:rotate(0)}.publicationYear ol{margin:0;padding:0 0 0 17%;border-left:1px solid var(--line-dark);list-style:none;counter-reset:publication}.publicationYear li{counter-increment:publication}.publicationYear li+li{border-top:1px solid rgba(17,24,32,.12)}.publicationYear a{display:grid;grid-template-columns:1fr auto;grid-gap:25px;gap:25px;padding:23px 0 23px 35px;font-size:13px;line-height:1.65;transition:color .16s ease,background .16s ease}.publicationYear[open] summary{border-bottom:1px solid var(--line-dark)}.publicationYear a:focus-visible,.publicationYear a:hover{background:rgba(143,64,46,.07);color:var(--rust)}.publicationYear a>span:last-child{padding-right:18px;font-size:14px}.workSamples{padding:105px clamp(28px,6vw,95px) 130px;background:var(--rust);color:var(--white)}.workSamples .projectsSectionHead>span{color:rgba(247,245,239,.55)}.samplesGrid{display:grid;grid-template-columns:1fr 1fr;margin-left:14%;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.sampleBlock{min-height:560px;padding:48px clamp(28px,4vw,65px) 55px 0}.sampleBlock+.sampleBlock{padding-left:clamp(28px,4vw,65px);border-left:1px solid var(--line-light)}.sampleType,.sampleYear{margin:0;color:rgba(247,245,239,.62);font-size:10px;letter-spacing:.08em}.sampleBlock h3{max-width:600px;margin:40px 0 12px;font-size:clamp(32px,4vw,58px);font-weight:400;line-height:1;letter-spacing:-.055em}.sampleBlock ul{margin:58px 0 0;padding:0;list-style:none}.sampleBlock li{padding:13px 0;border-top:1px solid var(--line-light);font-size:13px}.sampleBlock li:last-child{border-bottom:1px solid var(--line-light)}.mapSample>p:not(.sampleType,.sampleYear){max-width:510px;margin:58px 0 0;font-size:16px;line-height:1.7}.orderNote{display:inline-block;margin-top:42px;padding-bottom:7px;border-bottom:1px solid var(--line-light);color:rgba(247,245,239,.65);font-size:10px}.researchSection,.studySection{padding:105px clamp(28px,6vw,95px) 130px}.studySection{background:var(--paper);color:var(--night)}.projectStatement{margin-left:14%;padding-top:45px;border-top:1px solid var(--line-dark)}.projectStatement>p{max-width:1020px;margin:0;font-size:clamp(28px,4vw,58px);line-height:1.22;letter-spacing:-.045em}.projectStatement>a{display:inline-flex;align-items:center;gap:16px;margin-top:55px;padding-bottom:8px;border-bottom:1px solid var(--line-dark);font-size:11px}.researchSection{background:#242126;color:var(--white)}.inProgressSection{min-height:56svh;padding:105px clamp(28px,6vw,95px) 130px;background:var(--rust);color:var(--white)}.inProgressSection .projectsSectionHead{margin-bottom:0}.inProgressSection .projectsSectionHead>span{color:rgba(247,245,239,.55)}.inProgressGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;margin-left:14%;border:1px solid var(--line-light);background:var(--line-light)}.inProgressProject{display:flex;min-width:0;flex-direction:column;background:var(--rust)}.featuredProject{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(400px,.95fr)}.featuredProject .inProgressVisual{min-height:620px}.featuredProject .inProgressCopy{justify-content:center}.featuredProject .inProgressCopy h3{font-size:clamp(34px,3.2vw,54px);overflow-wrap:break-word}.inProgressVisual{display:flex;min-height:360px;align-items:center;justify-content:center;overflow:hidden;background:#f4f2ec}.inProgressVisual img{display:block;width:100%;height:100%;object-fit:cover}.inProgressVisual.portrait{padding:42px;background:#151015}.inProgressVisual.portrait img{width:auto;max-width:100%;height:min(55vw,620px);object-fit:contain}.placeholderVisual{display:flex;min-height:360px;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(247,245,239,.08),transparent 55%),#242126;color:rgba(247,245,239,.55);font-size:13px;letter-spacing:.12em}.inProgressCopy{display:flex;flex:1 1;flex-direction:column;padding:48px clamp(28px,4vw,62px) 55px}.projectType{margin:0 0 32px;color:rgba(247,245,239,.65);font-size:13px;letter-spacing:.08em}.inProgressCopy h3{margin:0 0 40px;font-size:clamp(30px,2.9vw,46px);font-weight:400;line-height:.98;letter-spacing:-.055em;overflow-wrap:break-word}.inProgressCopy>p:not(.projectType){margin:0;font-size:clamp(16px,1.2vw,18px);line-height:1.7}.inProgressCopy .projectLead{margin-bottom:28px;font-size:clamp(20px,1.8vw,27px);line-height:1.4;letter-spacing:-.025em}.projectAction,.projectExcerpt{margin-top:auto;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.projectAction,.projectExcerpt summary{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:70px;font-size:13px}.projectExcerpt summary{cursor:pointer;list-style:none}.projectExcerpt summary::-webkit-details-marker{display:none}.projectExcerpt>div{padding:5px 0 36px}.projectExcerpt>div p{margin:0;font-size:16px;line-height:1.75}.projectExcerpt .chapterLabel{margin-bottom:24px;color:rgba(247,245,239,.58);font-size:13px;letter-spacing:.1em}.researchSection .projectsSectionHead>span{color:rgba(247,245,239,.55)}.researchContent{margin-left:14%;padding-top:45px;border-top:1px solid var(--line-light)}.researchIntro{margin:0 0 38px;color:rgba(247,245,239,.62);font-size:clamp(18px,1.7vw,26px);line-height:1.5}.researchContent h3{max-width:1150px;margin:0;font-size:clamp(13px,1.2vw,17px);font-weight:400;line-height:1.4;letter-spacing:-.01em}.pdfLink{display:grid;grid-template-columns:1fr auto;max-width:600px;margin-top:70px;padding:22px 0;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);font-size:12px;transition:color .16s ease}.pdfLink:focus-visible,.pdfLink:hover{color:#d9896c}.miscIntro{position:relative;display:flex;min-height:74svh;align-items:flex-end;padding:110px clamp(28px,7vw,110px) 90px;overflow:hidden;background:linear-gradient(90deg,transparent 49.9%,rgba(247,245,239,.08) 50%),var(--rust)}.miscIntro:after{position:absolute;right:-8vw;bottom:-37vw;width:65vw;height:65vw;border:1px solid rgba(247,245,239,.16);border-radius:50%;content:""}.miscIntro h1{position:relative;z-index:1;margin:0;font-size:clamp(70px,13vw,190px);font-weight:400;line-height:.8;letter-spacing:-.075em}.headsSection,.photoSection,.theaterSection{padding:105px clamp(28px,7vw,110px) 130px}.photoSection{background:var(--night)}.photoSection .projectsSectionHead>span{color:rgba(247,245,239,.55)}.galleryDisclosure>summary{cursor:pointer;list-style:none}.galleryDisclosure>summary::-webkit-details-marker{display:none}.galleryDisclosure>summary.projectsSectionHead{grid-template-columns:minmax(70px,14%) 1fr auto;align-items:center;margin-bottom:0;padding:28px 0}.galleryDisclosure[open]>summary.projectsSectionHead{margin-bottom:70px}.galleryDisclosure>summary.projectsSectionHead h2,.headsSection .galleryDisclosure>summary.projectsSectionHead h2{max-width:820px;font-size:clamp(30px,4vw,56px);line-height:1.05}.galleryAction{display:flex;align-items:center;gap:18px;font-size:13px;letter-spacing:.08em}.galleryDisclosure[open] .galleryActionText{font-size:0}.galleryDisclosure[open] .galleryActionText:after{content:"schließen";font-size:13px}.galleryToggle{position:relative;width:34px;height:34px;border:1px solid;border-radius:50%}.galleryToggle:after,.galleryToggle:before{position:absolute;top:16px;left:8px;width:16px;height:1px;content:"";background:currentColor;transition:transform .18s ease}.galleryToggle:after{transform:rotate(90deg)}.galleryDisclosure[open] .galleryToggle:after{transform:rotate(0)}.miscSectionIntro{display:grid;grid-template-columns:minmax(120px,21vw) 1fr;margin:0 0 70px;padding-top:18px;border-top:1px solid var(--line-light)}.miscSectionIntro p{margin:0;color:rgba(247,245,239,.55);font-size:10px;letter-spacing:.12em}.miscSectionIntro h3{margin:0;font-size:clamp(38px,6vw,82px);font-weight:400;line-height:.9;letter-spacing:-.06em}.blurGallery{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:16px;gap:16px}.blurGallery figure{position:relative;grid-column:span 4;margin:0;overflow:hidden;background:#0a0e13}.blurGallery figure:nth-child(7n+1),.blurGallery figure:nth-child(7n+5){grid-column:span 5}.blurGallery figure:nth-child(7n+2),.blurGallery figure:nth-child(7n+6){grid-column:span 7}.blurGallery img{display:block;width:100%;height:clamp(230px,27vw,410px);object-fit:cover;filter:saturate(.78) contrast(1.04);transition:filter .25s ease,transform .5s ease}.blurGallery figure:hover img{filter:saturate(1) contrast(1.04);transform:scale(1.015)}.blurGallery figcaption{position:absolute;right:12px;bottom:10px;padding:4px 6px;background:rgba(17,24,32,.68);font-size:9px}.headsSection{background:var(--paper);color:var(--night)}.headsSection .projectsSectionHead>span{border-color:var(--line-dark)}.headsSection .projectsSectionHead h2{max-width:1050px;font-size:clamp(42px,7vw,104px)}.headsGrid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1px;gap:1px;margin-top:75px;background:rgba(17,24,32,.18);border:1px solid rgba(17,24,32,.18)}.headsGrid figure{aspect-ratio:1;margin:0;padding:16px;background:#f4f2ec}.headsGrid img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.08)}.theaterSection{background:var(--blue)}.currentTheaterFeature{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);align-items:end;grid-gap:clamp(40px,7vw,110px);gap:clamp(40px,7vw,110px);margin:0 0 120px calc(21vw + 1px)}.currentTheaterFeature>div{overflow:hidden;background:#0a0e13}.currentTheaterFeature img{display:block;width:100%;height:auto}.currentTheaterFeature figcaption{padding:30px 0;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.currentTheaterFeature figcaption span{display:block}.currentTheaterFeature figcaption span:first-child{font-size:clamp(38px,5vw,76px);line-height:1;letter-spacing:-.05em}.currentTheaterFeature figcaption span:last-child{margin-top:22px;color:rgba(247,245,239,.58);font-size:13px}.theaterImage{margin:0}.theaterImage>div{overflow:hidden;background:#0a0e13}.theaterImage img{display:block;width:100%;height:auto}.theaterImage figcaption{display:flex;justify-content:space-between;gap:20px;padding:13px 0 20px;border-bottom:1px solid var(--line-light);font-size:9px;line-height:1.5}.theaterImage figcaption span:last-child{color:rgba(247,245,239,.5);text-align:right}.theaterCurrentIntro{max-width:720px;margin:0 0 85px calc(21vw + 1px)}.theaterArchive{margin-left:calc(21vw + 1px);padding-top:18px;border-top:1px solid var(--line-light)}.theaterGroups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(45px,8vw,120px);gap:clamp(45px,8vw,120px)}.magmaImageArchive{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin:30px 0 45px}.magmaImageArchive .theaterImage:first-child{grid-column:1/-1}.magmaImageArchive .theaterImage img{width:100%;height:clamp(210px,22vw,330px);object-fit:cover}.obertorFeature{margin:30px 0 45px}.theaterCurrent p{max-width:520px;margin:0 0 36px;font-size:clamp(27px,3.2vw,47px);line-height:1.15;letter-spacing:-.04em}.theaterCompany,.theaterCurrent a{display:flex;justify-content:space-between;gap:30px;padding:18px 0;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);font-size:11px}.theaterLabel{margin:0 0 65px;color:var(--white);font-size:clamp(44px,6.5vw,92px);font-weight:400;line-height:1;letter-spacing:-.045em}.theaterCompany{align-items:flex-end;padding:0 0 24px;font-size:clamp(24px,3vw,40px);line-height:1.08;letter-spacing:-.035em}.theaterGroup ul{margin:0;padding:0;list-style:none}.theaterGroup li{border-bottom:1px solid rgba(247,245,239,.15)}.theaterGroup li button,.theaterGroup li form,.theaterGroup li>a,.theaterGroup li>span{display:flex;width:100%;justify-content:space-between;gap:24px;padding:16px 0;font-size:12px;line-height:1.5}.theaterGroup li button,.theaterGroup li form{margin:0}.theaterGroup li button{border:0;background:transparent;cursor:pointer;text-align:left}.theaterGroup a{transition:color .16s ease}.theaterCurrent a:focus-visible,.theaterCurrent a:hover,.theaterGroup a:focus-visible,.theaterGroup a:hover,.theaterGroup button:focus-visible,.theaterGroup button:hover{color:#d9896c}.booksPage{min-height:100svh;background:var(--paper);color:var(--night)}.booksHeader{position:relative;z-index:10;display:flex;min-height:96px;align-items:center;justify-content:space-between;padding:18px clamp(28px,4vw,62px);overflow:hidden;border-bottom:1px solid rgba(17,24,32,.2);background:#f5f3ed;color:var(--night)}.booksHeader .menuTrigger,.booksHeader .wordmark{position:relative;z-index:1}.booksIntro{position:relative;min-height:67svh;padding:90px clamp(28px,7vw,110px) 75px;overflow:hidden;background:linear-gradient(90deg,transparent 49.9%,rgba(247,245,239,.07) 50%),var(--blue);color:var(--white)}.booksIntro:after{position:absolute;top:-31vw;right:-12vw;width:62vw;height:62vw;border:1px solid rgba(247,245,239,.13);border-radius:50%;content:""}.booksIntro h1{margin:0;font-size:clamp(75px,14vw,195px);font-weight:400;line-height:.85;letter-spacing:-.075em}.bookSection{position:relative;display:grid;grid-template-columns:54px minmax(320px,.95fr) minmax(380px,1.05fr);grid-gap:clamp(28px,5vw,85px);gap:clamp(28px,5vw,85px);align-items:center;min-height:88svh;padding:105px clamp(28px,6vw,95px) 120px}.bookNumber{align-self:start;padding-top:12px;font-size:10px;opacity:.55}.bookVisual{overflow:hidden;background:white}.bookVisual>img{display:block;width:100%;height:auto}.bookCopy{max-width:680px}.bookType{margin:0 0 42px;font-size:10px;letter-spacing:.1em;opacity:.58}.bookCopy h2{margin:0 0 55px;font-size:clamp(47px,6vw,92px);font-weight:400;line-height:.95;letter-spacing:-.065em}.bookCopy>p:not(.bookType){max-width:620px;font-size:clamp(14px,1.25vw,18px);line-height:1.75}.bookCopy .bookLead{margin-bottom:35px;font-size:clamp(21px,2vw,31px);line-height:1.38;letter-spacing:-.035em}.vitaminBook{background:var(--paper)}.resiBook{background:var(--rust);color:var(--white)}.mpfBook{background:#d9d2c2}.novelBook{background:var(--night);color:var(--white)}.novelCover{max-width:470px;justify-self:center;background:#080609}.readingSample{margin-top:65px;border-top:1px solid;border-bottom:1px solid}.readingSample summary{display:grid;grid-template-columns:1fr 22px;align-items:center;min-height:70px;cursor:pointer;list-style:none;font-size:11px}.readingSample summary::-webkit-details-marker{display:none}.readingSample .publicationToggle{opacity:.65}.samplePageLink{display:flex;justify-content:space-between;gap:30px;margin-top:65px;padding:26px 0;border-top:1px solid;border-bottom:1px solid;font-size:11px;transition:padding-left .18s ease}.samplePageLink:focus-visible,.samplePageLink:hover{padding-left:12px}.samplePages{display:grid;grid-gap:40px;gap:40px;padding:30px 0 55px}.samplePages figure{margin:0}.samplePages img{display:block;width:100%;height:auto;background:white}.samplePages figcaption{padding-top:10px;font-size:9px;opacity:.58}.novelExcerpt{padding:42px 0 55px}.novelExcerpt p{margin:0;font-size:clamp(16px,1.5vw,21px);line-height:1.8}.novelExcerpt .chapterLabel{margin-bottom:38px;font-size:11px;letter-spacing:.12em;opacity:.55}.samplePage{min-height:100svh;padding-bottom:70px;background:var(--night);color:var(--white)}.sampleHeader{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:22px clamp(28px,4vw,62px);border-bottom:1px solid var(--line-light);font-size:10px;letter-spacing:.08em}.samplePageTitle{display:grid;grid-template-columns:minmax(150px,22vw) 1fr;align-items:end;padding:55px clamp(28px,6vw,95px) 45px}.samplePageTitle p{margin:0 0 10px;color:rgba(247,245,239,.5);font-size:9px;letter-spacing:.1em}.samplePageTitle h1{max-width:950px;margin:0;font-size:clamp(42px,6vw,88px);font-weight:400;line-height:.96;letter-spacing:-.06em}.sampleSlider{padding:0 clamp(28px,6vw,95px)}.sampleSlide{display:flex;min-height:min(62vw,700px);align-items:center;justify-content:center;padding:clamp(12px,2vw,28px);background:#d9d2c2}.sampleSlide img{display:block;width:auto;max-width:100%;height:auto;max-height:min(58vw,650px);box-shadow:0 14px 45px rgba(0,0,0,.2)}.sliderControls{display:grid;grid-template-columns:70px 1fr 70px;align-items:center;min-height:86px;border-bottom:1px solid var(--line-light)}.sliderControls>button{height:100%;border:0;background:transparent;cursor:pointer;font-size:24px}.sliderControls>button:first-child{border-right:1px solid var(--line-light)}.sliderControls>button:last-child{border-left:1px solid var(--line-light)}.sliderProgress{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 30px;font-size:10px}.sliderProgress>div{display:flex;gap:9px}.sliderProgress button{width:34px;height:2px;padding:0;border:0;background:rgba(247,245,239,.25);cursor:pointer}.sliderProgress button.isActive{background:var(--white)}.bookType,.heroLink,.menuClose,.menuTrigger,.novelExcerpt .chapterLabel,.orderNote,.previewKicker,.previewLink,.projectStatement>a,.projectsJump,.projectsKicker,.readingSample summary,.sampleHeader,.samplePageLink,.sectionLabel,.theaterCurrent a{font-size:13px}.blurGallery figcaption,.bookNumber,.overlayNav a span,.previewNumber,.projectsSectionHead>span,.publicationRow span:last-child,.samplePageTitle p,.samplePages figcaption,.sampleType,.sampleYear,.sectionNumber,.sliderProgress,.theaterImage figcaption{font-size:12px}.bookCopy>p:not(.bookType),.writing .sectionContent>p:not(.sectionLabel){font-size:clamp(16px,1.25vw,19px)}.contact .sectionContent>p:last-child,.publicationYear a,.sampleBlock li{font-size:15px}.overlayFooter,.siteFooter{font-size:12px}.footerWordmark{font-size:15px}.pdfLink,.publicationYear summary,.theaterGroup li>a,.theaterGroup li>span{font-size:14px}.miscSectionIntro p,.publicationYear summary>span:nth-child(2){font-size:13px}@media (max-width:700px){.hero{padding:130px 20px 65px;background:var(--night)}.heroImage{inset:42% 0 0}.heroImage:after{background:linear-gradient(180deg,var(--night) 0,rgba(17,24,32,.65) 38%,rgba(17,24,32,.42) 100%),rgba(17,24,32,.3)}.siteHeader{padding:23px 20px}.heroTitle{margin-bottom:22px}.hero blockquote{font-size:clamp(46px,14vw,64px);line-height:.96}.heroLink{right:20px;bottom:35px}.about,.contact,.publications,.writing{display:block;min-height:auto}.sectionNumber{padding:25px 20px;border-right:0;border-bottom:1px solid}.sectionContent{padding:70px 20px 85px}.sectionLabel{margin-bottom:38px}.about .sectionLabel{margin-bottom:34px;font-size:42px}.aboutBody{grid-template-columns:1fr;gap:36px}.aboutText{font-size:17px;line-height:1.65}.homePreview{display:grid;grid-template-columns:minmax(0,1fr);min-height:0}.previewNumber{padding:25px 20px;border-right:0;border-bottom:1px solid}.booksPreview .previewVisual,.previewVisual{order:2;min-height:72vw}.booksPreview .previewContent,.previewContent{order:3;padding:65px 20px 75px}.previewKicker{margin-bottom:28px}.previewContent h2{font-size:clamp(52px,15vw,68px)}.previewDescription{margin-top:32px;font-size:15px}.previewLink{margin-top:42px}.contact h2,.writing h2{font-size:45px}.publicationRow{grid-template-columns:1fr;gap:10px}.siteFooter{grid-template-columns:1fr auto;gap:24px 20px;padding:24px 20px}.footerNav{grid-column:1/-1;grid-row:2;justify-content:flex-start;flex-wrap:wrap;gap:14px 24px}.menuOverlay{padding:23px 20px}.overlayNav a{grid-template-columns:27px auto;padding:14px 0;font-size:clamp(34px,10.5vw,45px)}.overlayFooter span:last-child{display:none}.projectsHeader{padding:23px 20px}.projectsIntro{min-height:67svh;padding:70px 20px 110px;background:var(--blue)}.projectsKicker{margin-bottom:50px}.projectsIntro h1{font-size:clamp(49px,15vw,67px);line-height:.94}.projectsJump{right:20px;bottom:38px;left:20px;justify-content:flex-start;gap:13px 22px}.inProgressSection,.publicationList,.researchSection,.studySection,.workSamples{padding:75px 20px 90px}.inProgressSection{min-height:42svh}.inProgressGrid{grid-template-columns:1fr;margin-left:0}.featuredProject{display:flex;grid-column:auto}.featuredProject .inProgressVisual{min-height:72vw}.featuredProject .inProgressCopy h3{font-size:36px}.inProgressVisual{min-height:72vw}.placeholderVisual{min-height:58vw}.inProgressVisual.portrait{padding:30px}.inProgressVisual.portrait img{height:auto;max-height:125vw}.inProgressCopy{padding:42px 20px 55px}.inProgressCopy h3{font-size:32px}.projectsSectionHead{display:block;margin-bottom:55px}.projectsSectionHead>span{display:block;padding:0 0 27px}.projectsSectionHead h2{font-size:48px}.projectStatement,.publicationYears,.researchContent,.samplesGrid{margin-left:0}.publicationYear{display:block}.publicationYear summary{grid-template-columns:1fr auto 22px;gap:12px;min-height:68px}.publicationYear ol{padding-left:0;border-left:0}.publicationYear a{padding:20px 0;font-size:15px}.publicationYear a>span:last-child{padding-right:0}.samplesGrid{grid-template-columns:1fr}.sampleBlock{min-height:0;padding:42px 0 55px}.sampleBlock+.sampleBlock{padding:55px 0;border-top:1px solid var(--line-light);border-left:0}.sampleBlock h3{font-size:42px}.projectStatement,.researchContent{padding-top:35px}.projectStatement>p{font-size:30px}.researchContent h3{font-size:16px}.pdfLink{margin-top:50px}.miscIntro{min-height:58svh;padding:120px 20px 70px}.miscIntro h1{font-size:clamp(54px,16vw,76px)}.headsSection,.photoSection,.theaterSection{padding:75px 20px 90px}.galleryDisclosure>summary.projectsSectionHead{position:relative;display:block;padding:25px 52px 25px 0}.galleryDisclosure[open]>summary.projectsSectionHead{margin-bottom:45px}.galleryAction{position:absolute;top:50%;right:0;transform:translateY(-50%)}.galleryActionText{display:none}.galleryDisclosure>summary.projectsSectionHead h2,.headsSection .galleryDisclosure>summary.projectsSectionHead h2{font-size:32px}.miscSectionIntro{display:block;margin-bottom:45px}.miscSectionIntro p{margin-bottom:20px}.blurGallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.blurGallery figure,.blurGallery figure:nth-child(7n+1),.blurGallery figure:nth-child(7n+2),.blurGallery figure:nth-child(7n+5),.blurGallery figure:nth-child(7n+6){grid-column:span 1}.blurGallery figure:nth-child(5n+1){grid-column:span 2}.blurGallery img{height:48vw}.blurGallery figure:nth-child(5n+1) img{height:72vw}.headsSection .projectsSectionHead h2{font-size:42px}.headsGrid{grid-template-columns:repeat(2,1fr);margin-top:50px}.headsGrid figure{padding:9px}.theaterArchive,.theaterCurrentIntro{margin-left:0}.theaterCurrentIntro{margin-bottom:65px}.currentTheaterFeature{display:block;margin:0 0 85px}.currentTheaterFeature figcaption{margin-top:25px}.currentTheaterFeature figcaption span:first-child{font-size:42px}.magmaImageArchive{grid-template-columns:1fr}.magmaImageArchive .theaterImage:first-child{grid-column:auto}.magmaImageArchive .theaterImage img{height:auto}.theaterImage figcaption span:last-child{margin-top:5px;text-align:left}.theaterCurrent{margin-bottom:80px}.theaterGroups{grid-template-columns:1fr;gap:65px}.theaterLabel{margin-bottom:50px;font-size:50px}.theaterCompany{font-size:27px}.booksHeader{min-height:76px;padding:14px 20px}.booksIntro{min-height:58svh;padding:85px 20px 95px}.booksIntro h1{font-size:clamp(66px,21vw,92px)}.bookSection{display:block;min-height:0;padding:75px 20px 90px}.bookNumber{margin-bottom:42px}.bookVisual{margin-bottom:60px}.novelCover{max-width:88vw}.bookType{margin-bottom:27px}.bookCopy h2{margin-bottom:38px;font-size:47px}.readingSample,.samplePageLink{margin-top:48px}.samplePages{gap:25px}.booksOverlayArt{right:-48px;bottom:34px;width:270px;height:330px;opacity:.6}.sampleHeader{padding:20px}.samplePageTitle{display:block;padding:44px 20px 34px}.samplePageTitle p{margin-bottom:22px}.samplePageTitle h1{font-size:42px}.sampleSlider{padding:0 20px}.sampleSlide{min-height:66vw;padding:8px}.sampleSlide img{max-height:72vh}.sliderControls{grid-template-columns:54px 1fr 54px}.sliderProgress{justify-content:center;padding:0 15px}.sliderProgress>div{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}