.project-page__main{padding-bottom:3em}.project-hero{margin-bottom:0}.project-hero__img{width:100%;object-fit:cover;object-position:70% 50%;min-height:28em}.project-tagline{margin:0;max-width:80%;font-size:2.4em;font-weight:700;letter-spacing:-.03em;line-height:1.15}.project-section-title{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:-.03em;line-height:1.2}.project-prose{width:80%;max-width:100%;font-size:1em;font-weight:400;line-height:1.6;letter-spacing:-.01em}.project-prose p{margin:0}.project-prose p+p{margin-top:1em}.project-prose strong{font-weight:700}.project-prose em{font-style:italic}.project-block{display:flex;flex-direction:column;padding-top:5em;padding-bottom:5em}.project-block--tight-top{padding-top:2.5em}.project-block--tight-bottom{padding-bottom:1.25em}.project-block--heading-only{padding-bottom:0}.project-block--flush{padding-top:0;padding-bottom:0}.project-block--after-text{padding-top:2.5em}.project-block--before-image{padding-bottom:0}.project-media{width:100%}.project-media--constrained{width:80%}.project-media__img{width:100%;object-fit:cover;display:block}.project-media__img--h50{height:50svh}.project-media__img--h35{height:35svh}.project-media__img--h40{height:40svh}.project-media__img--h60{height:60svh}.project-grid{display:grid;gap:1em;width:100%}.project-grid--2{grid-template-columns:repeat(2,1fr)}.project-grid--3{grid-template-columns:repeat(3,1fr)}.project-grid--5{grid-template-columns:repeat(5,1fr)}.project-cell,.project-detail,.project-media{position:relative;overflow:hidden}.project-cell--square{aspect-ratio:1}.project-cell__img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;display:block}.project-cell__img--top{object-position:50% 50%}.project-cell--stack{display:flex;flex-direction:column;gap:1em}.project-cell--stack .project-cell__img{flex:1;min-height:0}.project-caption{position:absolute;left:0;bottom:0;z-index:1;margin:1em 1em .5em;max-width:75%;font-size:1.2em;font-weight:600;letter-spacing:-.05ch;line-height:1.1;color:#fff;text-shadow:0 1px 20px rgba(0,0,0,.31);pointer-events:none}.project-caption--dark{text-shadow:0 1px 20px rgba(0,0,0,.5)}.project-caption--black{color:var(--color-text);text-shadow:none}.project-detail{position:relative;overflow:hidden}.project-detail__img{width:100%;height:100%;min-height:16em;object-fit:cover;display:block}@media(max-width:991px){.project-tagline{max-width:none;font-size:2em}.project-prose,.project-media--constrained{width:100%}.project-block{padding-top:3em;padding-bottom:3em}.project-grid--2,.project-grid--3{grid-template-columns:1fr}.project-grid--5{grid-template-columns:repeat(3,1fr)}.project-hide-tablet{display:none}.project-media__img--h50,.project-media__img--h35,.project-media__img--h40,.project-media__img--h60{height:auto;min-height:20em}}@media(max-width:767px){.project-grid--5{grid-template-columns:repeat(2,1fr)}.project-caption,.project-hide-mobile{display:none}.project-show-mobile-only{display:block}.project-media__img--h50{height:50svh}.project-media__img--h35{height:35svh}.project-media__img--h40{height:40svh}.project-media__img--h60{height:60svh}}@media(min-width:768px){.project-show-mobile-only{display:none}}.project-context-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;width:100%}.project-context-cell{position:relative;aspect-ratio:1;overflow:hidden}.project-context-cell__img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;display:block}.project-context-caption{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;margin:0;padding:1em;font-size:1.2em;font-weight:600;letter-spacing:-.05ch;line-height:1.1;color:#fff;text-align:center;text-shadow:0 1px 20px rgba(0,0,0,.31);pointer-events:none}.project-layout-split{display:grid;grid-template-columns:auto 1.25fr;gap:1em;width:100%;align-items:start}.project-layout-split__left{max-width:54vw}.project-layout-split__left img{width:100%;max-height:70vh;object-fit:contain;display:block}.project-ikea-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1em}.project-ikea-grid img{width:100%;object-fit:cover;display:block}.project-sketch-models{display:grid;grid-template-columns:1.4fr 1fr;gap:1em;width:100%;align-items:stretch}.project-sketch-models__setup img{width:100%;height:100%;min-height:16em;object-fit:cover;display:block}.project-sketch-models__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1em}.project-sketch-models__grid img{aspect-ratio:1;width:100%;object-fit:cover;object-position:48% 50%;display:block}.project-moodboard-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1em;width:100%}.project-moodboard-cell{position:relative;aspect-ratio:1;overflow:hidden}.project-moodboard-cell img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;display:block}.project-media__img--layout-render{object-fit:cover}.project-media__img--radio{max-height:80vh;width:100%;object-fit:cover}.project-final-hero__img{width:100%;max-height:90vh;object-fit:cover;object-position:70% 50%;display:block}.project-video{position:relative;width:100%;aspect-ratio:16 / 9}.project-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media(max-width:991px){.project-context-grid{grid-template-columns:1fr}.project-context-cell{aspect-ratio:auto}.project-context-cell__img{width:100%;height:auto;aspect-ratio:16 / 9}.project-layout-split{grid-template-columns:1fr}.project-layout-split__left{max-width:none}.project-sketch-models{grid-template-columns:1fr}.project-moodboard-grid{grid-template-columns:repeat(3,1fr)}.project-hide-tablet{display:none}}@media(max-width:767px){.project-moodboard-grid{grid-template-columns:repeat(2,1fr)}.project-hide-mobile{display:none}}.project-hero--conic{display:flex;justify-content:center}.project-hero--conic .project-hero__img{width:100%;max-width:100%;min-height:auto;max-height:65vh;object-fit:cover;object-position:50% 50%}.project-inline-link{color:inherit;text-decoration:none;transition:color .3s ease-in}.project-inline-link:hover{color:var(--color-text-muted)}.project-reference-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1em;width:80%;max-width:100%}.project-reference-cell{position:relative;aspect-ratio:1;overflow:hidden}.project-reference-cell__img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;display:block}.project-reference-cell__link{position:absolute;inset:0;z-index:1;display:flex;align-items:flex-end;text-decoration:none}.project-reference-cell__link .project-caption{position:static;margin:1em 1em .5em}.project-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;width:80%;max-width:100%}.project-process-grid img{aspect-ratio:1;width:100%;object-fit:cover;display:block}.project-media__img--max80{max-height:80svh;width:100%;object-fit:cover}.project-media__img--full-height{width:100%;height:100%;object-fit:cover;display:block}.project-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1em;width:80%;max-width:100%}.project-detail-grid img{width:100%;object-fit:cover;display:block}.project-detail-grid--square img{aspect-ratio:1}.project-captioned-image{position:relative;width:100%}.project-captioned-image .project-caption{position:absolute;inset:0 auto auto 0;margin:1em;max-width:75%;text-align:center}.project-hover-swap{position:relative;width:80%;max-width:100%}.project-hover-swap__base{width:100%;display:block}.project-hover-swap__top{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.project-hover-swap:hover .project-hover-swap__top{opacity:0}@media(max-width:991px){.project-reference-grid,.project-process-grid,.project-detail-grid,.project-hover-swap{width:100%}.project-process-grid,.project-detail-grid{grid-template-columns:1fr}.project-reference-cell__link{opacity:1}}@media(max-width:767px){.project-hero--conic .project-hero__img{max-height:none}.project-media__img--max80{max-height:75svh}.project-media__img--mobile-short{max-height:30svh;object-fit:cover}}.project-system-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:1em;width:80%;max-width:100%;align-items:stretch}.project-system-grid img{width:100%;height:100%;object-fit:cover;display:block}.project-research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;width:80%;max-width:100%}.project-research-col{display:flex;flex-direction:column;gap:1em}.project-research-col img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.project-triple-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;width:80%;max-width:100%}.project-triple-grid img{width:100%;object-fit:cover;display:block}.project-detail-grid--wide{max-width:80vw}.project-prose .project-section-title{margin-bottom:1em}@media(max-width:991px){.project-system-grid,.project-research-grid,.project-triple-grid,.project-detail-grid--wide{width:100%;max-width:none}.project-system-grid,.project-research-grid,.project-triple-grid{grid-template-columns:1fr}}
