.projects-page{--project-surface: #f3f2ee;padding-top:108px}.projects-intro{padding-top:30px;padding-bottom:88px}.projects-back{display:inline-flex;align-items:center;gap:10px;margin-bottom:66px;font-size:12px;color:#65695e}.projects-back:hover{color:var(--ink)}.projects-intro>.eyebrow{margin-bottom:25px}.projects-intro-copy{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:end;gap:60px}.projects-intro h1{font-size:clamp(56px,6.9vw,96px);line-height:1.035}.projects-intro h1 span{color:var(--wood)}.projects-intro-aside{max-width:335px;padding-bottom:7px;justify-self:end}.projects-intro-aside>p{font-size:16px;line-height:1.85;color:#666b60;margin-bottom:28px}.projects-intro-aside .text-link{gap:12px}.projects-opening-photo{margin:56px 0 0}.projects-opening-photo>img{width:100%;height:auto;aspect-ratio:2.05;object-fit:cover;border-radius:18px}.projects-opening-photo>figcaption{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 1px 0;font-size:11px;color:#656b5d}.projects-opening-photo figcaption a{display:inline-flex;gap:10px;align-items:center;font-weight:550;color:var(--ink)}.projects-index{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;margin-top:66px}.projects-index>a{display:flex;align-items:center;gap:16px;padding:23px 0;border-top:1px solid #cfd1c7;transition:border-color .18s}.projects-index>a:hover{border-color:var(--ink)}.projects-index>a>svg{margin-left:auto;color:#656b5e}.projects-index-number{font-size:11px;font-variant-numeric:tabular-nums;color:#6d7266}.projects-index-copy{display:grid;gap:8px}.projects-index-copy>span{font-size:13px;line-height:1.45;font-weight:550}.projects-index-copy small{font-size:10px;letter-spacing:.075em;color:#6a6f62}.project-study{padding-block:74px 96px;border-top:1px solid var(--line);scroll-margin-top:102px}.study-heading{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:end;gap:70px;margin-bottom:38px}.study-eyebrow{display:flex;gap:18px;margin-bottom:25px;text-transform:uppercase}.study-eyebrow>span{color:#656b5e;font-variant-numeric:tabular-nums}.study-heading h2{font-size:clamp(38px,4.6vw,64px);max-width:680px;text-wrap:balance}.study-heading-aside{max-width:355px;justify-self:end;padding-bottom:4px}.study-code{display:block;font-size:10px;letter-spacing:.11em;font-weight:550;margin-bottom:12px}.study-heading-aside p{font-size:14px;line-height:1.8;color:#656b60}.study-model{position:relative;margin:0;border:1px solid #e0e2d8;background:var(--project-surface);border-radius:22px;overflow:hidden}.study-model-heading{position:absolute;z-index:2;inset:26px 30px auto;display:flex;justify-content:space-between;gap:20px;pointer-events:none;font-size:9px;font-weight:550;letter-spacing:.12em;color:#626b5b}.study-model-stage{position:relative;aspect-ratio:1.95;min-height:280px;overflow:hidden}.study-model-stage:focus-visible{outline:3px solid var(--brand);outline-offset:-5px;border-radius:20px 20px 0 0}.study-model-poster,.study-model-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.study-model-poster{object-fit:contain;padding:34px 18px 0;transition:opacity .18s}.study-model-canvas{top:50px;height:calc(100% - 50px);opacity:0;pointer-events:none}.study-model-canvas canvas{display:block;width:100%;height:100%;cursor:grab}.study-model-canvas canvas:active{cursor:grabbing}.study-model.is-ready .study-model-canvas{opacity:1;pointer-events:auto}.study-model.is-ready .study-model-poster{opacity:0;pointer-events:none}.study-model-footer{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 30px;padding:24px 0;border-top:1px solid #d7dbcf}.study-model-description>span:first-child{display:block;font-size:12px;font-weight:550;margin-bottom:6px}.study-model-description p,.study-model-status{font-size:11px;line-height:1.65;color:#626b5b}.study-model-status:not(:empty){display:block;margin-top:5px}.study-model-open{display:inline-flex;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:100px;min-height:44px;padding:12px 19px;background:#232820;color:#fff;font-size:11px;font-weight:550;transition:background .18s}.study-model-open:hover{background:#48503f}.study-model-open:disabled{cursor:default;background:#636a5e}.study-model-controls{display:flex;gap:5px;flex-shrink:0}.study-model-controls button{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fbfcf8;border:1px solid #d9ddcf;transition:background .18s}.study-model-controls button:hover{background:#e3e7dc}.study-model-controls .study-model-roof-toggle{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:auto;padding-inline:13px;border-radius:100px;margin-right:5px;font-size:11px;font-weight:500;white-space:nowrap}.study-model-toggle-mark{position:relative;width:26px;height:15px;border-radius:100px;background:#d5dbce}.study-model-toggle-mark:after{content:"";position:absolute;top:3px;left:3px;width:9px;height:9px;border-radius:50%;background:#fdfefb}.study-model-roof-toggle[aria-pressed=true] .study-model-toggle-mark{background:#536449}.study-model-roof-toggle[aria-pressed=true] .study-model-toggle-mark:after{left:14px}.study-details{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px;padding-block:37px 0}.study-details h3{font-size:12px;letter-spacing:-.01em;margin-bottom:13px;font-weight:620}.study-details p,.study-details li{font-size:13px;color:#696e63;line-height:1.8}.study-details ul{list-style:none;margin:0;padding:0}.study-details li{display:flex;align-items:flex-start;gap:10px;margin-bottom:7px}.study-details li svg{color:#68715d;margin-top:4px}.study-story-link{margin-top:27px;gap:12px}.study-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:44px}.study-photos-1{grid-template-columns:1fr}.study-photo{margin:0}.study-photo img{width:100%;height:auto;aspect-ratio:1.34;object-fit:cover;border-radius:16px}.study-photos-1 .study-photo img{aspect-ratio:1.85}.study-photos-3 .study-photo:first-child{grid-column:1 / -1}.study-photos-3 .study-photo:first-child img{aspect-ratio:1.85}.study-photo figcaption{font-size:11px;line-height:1.6;color:#656b5e;padding:12px 3px 0}.projects-contact{text-align:center;padding-block:95px 135px;border-top:1px solid var(--line)}.projects-contact .eyebrow{margin-bottom:30px}.projects-contact h2{font-size:clamp(38px,4.6vw,64px);line-height:1.08}.projects-contact>p:not(.eyebrow){max-width:390px;margin:27px auto;font-size:14px;line-height:1.8;color:#696f61}.projects-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1600px){.projects-intro{padding-top:50px}}@media(max-width:1050px){.projects-intro-copy,.study-heading{gap:35px}.projects-intro h1{font-size:clamp(52px,7.6vw,78px)}.projects-intro-aside>p{font-size:14px}.projects-index{gap:22px}.study-details{gap:30px}}@media(max-width:760px){.projects-page{padding-top:90px}.projects-intro{padding-top:20px;padding-bottom:38px}.projects-back{margin-bottom:42px}.projects-intro-copy,.study-heading{grid-template-columns:1fr;gap:24px}.projects-intro h1{font-size:clamp(43px,10.5vw,72px);letter-spacing:-.062em}.projects-intro-aside{justify-self:start;max-width:380px;padding-bottom:0}.projects-intro-aside>p{margin-bottom:20px}.projects-index{grid-template-columns:1fr;margin-top:38px;gap:0}.projects-opening-photo{margin-top:33px}.projects-opening-photo>img{aspect-ratio:1.1;border-radius:12px}.projects-opening-photo>figcaption{font-size:10px;gap:14px;align-items:flex-start}.projects-opening-photo figcaption a{flex-shrink:0;gap:6px}.projects-index>a{padding:17px 0;gap:18px}.projects-index-copy{gap:4px}.project-study{padding-block:43px 56px;scroll-margin-top:80px}.study-eyebrow{margin-bottom:18px}.study-heading{margin-bottom:25px}.study-heading h2{font-size:clamp(36px,8.7vw,52px)}.study-heading-aside{justify-self:start;max-width:420px}.study-code{margin-bottom:9px}.study-model{border-radius:16px}.study-model-heading{inset:20px 18px auto;font-size:8px;letter-spacing:.09em}.study-model-stage{aspect-ratio:1.1;min-height:245px}.study-model-poster{padding:40px 2px 0}.study-model-canvas{top:44px;height:calc(100% - 44px)}.study-model-footer{align-items:flex-start;flex-direction:column;gap:17px;margin-inline:18px;padding-block:20px}.study-model-open{width:100%}.study-model-controls{width:100%;gap:8px;flex-wrap:wrap}.study-model-controls .study-model-roof-toggle{flex-basis:100%;margin-right:0;margin-bottom:2px}.study-model-controls button:last-child{margin-left:auto}.study-details{grid-template-columns:1fr;gap:24px;padding-top:29px}.study-details h3{margin-bottom:8px}.study-photos{grid-template-columns:1fr;gap:17px;margin-top:30px}.study-photo img,.study-photos-1 .study-photo img,.study-photos-3 .study-photo:first-child img{aspect-ratio:1.3;border-radius:12px}.projects-contact{padding-block:60px 80px}.projects-contact .eyebrow{font-size:9px;margin-bottom:22px}.projects-contact h2{font-size:clamp(33px,8.4vw,48px)}.projects-contact>p:not(.eyebrow){font-size:13px}}@media(prefers-reduced-motion:reduce){.projects-page *,.projects-page *:before,.projects-page *:after{transition:none!important}}.projects-related-solution{display:grid;grid-template-columns:1fr 1.15fr;gap:40px;align-items:center;padding:40px;border:1px solid var(--line);border-radius:22px;background:#f3f2ee;margin-top:35px}.projects-related-solution h2{font-size:44px;margin-top:22px}.projects-related-solution .text-link{margin-top:27px}.projects-related-solution img{width:100%;height:auto}@media(max-width:760px){.projects-related-solution{grid-template-columns:1fr;padding:28px;gap:25px}.projects-related-solution h2{font-size:34px}}
