.project-index-heading{padding-block:75px 55px}.project-index-heading>div{display:flex;justify-content:space-between;align-items:flex-end;gap:60px}.project-index-heading h1{font-size:clamp(54px,7.5vw,112px)}.project-index-heading em,.project-invitation em,.project-gallery-heading em{font-family:var(--serif);font-weight:400;color:#6b765d}.project-index-heading>div>p{max-width:370px;font-size:18px;color:var(--muted)}.project-index-body{padding-top:20px}.project-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:65px 32px}.project-list--single{grid-template-columns:1fr}.project-card{min-width:0}.project-card-visual{display:block;position:relative;overflow:hidden;background:var(--stone);aspect-ratio:4/3}.project-list--single .project-card-visual{aspect-ratio:1.95}.project-card-visual picture{display:contents}.project-card-visual img{height:100%;width:100%;object-fit:cover;transition:transform .65s}.project-card-visual:hover img{transform:scale(1.025)}.project-card-number,.project-card-status{position:absolute;font-size:14px;padding:9px 14px;background:var(--paper);color:var(--forest)}.project-card-number{left:22px;top:22px}.project-card-status{left:22px;bottom:22px}.project-card-open{position:absolute;right:22px;bottom:22px;display:grid;place-items:center;background:var(--paper);height:56px;width:56px}.project-card-copy{padding-top:28px}.project-card-copy .eyebrow{margin-bottom:12px;font-size:12px}.project-card-copy h2{font-size:clamp(34px,4.5vw,64px)}.project-card-copy>div>p:not(.eyebrow){font-size:17px;color:var(--muted);margin-block:18px}.project-card-copy .text-link{font-size:16px}.project-list--single .project-card-copy{display:grid;grid-template-columns:1fr 1fr;gap:60px}.project-list--single .project-card-copy>div>p:not(.eyebrow){margin-top:0}.project-card-placeholder{height:100%;display:grid;place-items:center;font-family:var(--heading);font-size:36px;padding:30px;background:repeating-linear-gradient(45deg,transparent,transparent 30px,#243b3208 31px)}
.project-hero{position:relative;min-height:620px;height:min(820px,85svh);background:var(--forest);color:white;isolation:isolate}.project-hero>picture{display:contents}.project-hero-image{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;z-index:-2}.project-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0b191f55 0%,transparent 35%,#0b191fbd 100%);z-index:-1}.project-hero--plain{min-height:450px;height:auto}.project-hero-content{height:100%;min-height:inherit;display:flex;flex-direction:column;justify-content:space-between;padding-block:35px 36px}.project-back{align-self:flex-start;display:flex;align-items:center;gap:14px;font-size:16px;padding:10px 15px;background:#14261c85;border:1px solid #ffffff50;backdrop-filter:blur(10px)}.project-hero-title{padding-top:120px}.project-hero-title h1{font-size:clamp(64px,10.8vw,160px);line-height:1.04;letter-spacing:-.05em;overflow-wrap:anywhere}.project-hero-title .eyebrow{font-size:14px;margin-bottom:18px}.project-hero-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;padding-top:30px;margin-top:28px;border-top:1px solid #ffffff60;font-size:14px}.project-hero-bottom>a{display:flex;align-items:center;gap:28px;font-size:16px}.project-subnav{display:flex;gap:36px;align-items:center;border-bottom:1px solid var(--line);padding-block:22px;flex-wrap:wrap}.project-subnav>a{display:flex;align-items:center;gap:10px;font-size:16px;min-height:40px}.project-subnav>a:hover{text-decoration:underline;text-underline-offset:6px}.project-subnav>a:last-child{margin-left:auto}.project-subnav span{font-size:12px;border:1px solid var(--line);padding:1px 7px;border-radius:20px}.project-intro{display:grid;grid-template-columns:1fr 2fr;gap:60px;padding-block:85px 65px}.project-intro>.eyebrow{padding-top:12px;font-size:12px}.project-lead{font-family:var(--heading);font-size:clamp(26px,3vw,43px);line-height:1.45;letter-spacing:-.025em}.project-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);gap:clamp(40px,7vw,110px);padding-bottom:100px;align-items:start}.project-story .prose{font-size:18px;line-height:1.9;max-width:800px}.project-story .prose h2{font-size:clamp(27px,2.5vw,36px);line-height:1.25}.project-credits{background:var(--stone);padding:32px;border-top:3px solid var(--forest)}.project-credits>.eyebrow{font-size:12px;margin-bottom:15px}.project-credits h2{font-size:29px}.project-credits dl{margin:28px 0 0}.project-credits dl>div+div{border-top:1px solid #243b3220;margin-top:18px;padding-top:18px}.project-credits dt{font-size:14px;color:var(--muted);margin-bottom:5px}.project-credits dd{margin:0;font-size:17px;line-height:1.6;overflow-wrap:anywhere}.project-completion:before{content:'';display:inline-block;height:7px;width:7px;background:var(--forest);border-radius:50%;margin-right:10px}.project-gallery-section{background:var(--stone);padding-block:85px 95px}.project-gallery-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:45px}.project-gallery-heading h2{font-size:clamp(40px,5vw,68px)}.project-gallery-heading>p{max-width:330px;font-size:17px;color:var(--muted)}.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:38px 28px;align-items:start}.project-gallery figure{margin:0;min-width:0}.project-gallery figure:nth-child(3n+1){grid-column:1/-1}.project-gallery figure>a{position:relative;display:block;overflow:hidden}.project-gallery picture{display:contents}.project-gallery img{width:100%;height:auto}.project-photo-expand{position:absolute;bottom:16px;right:16px;display:grid;place-items:center;background:var(--paper);color:var(--forest);width:44px;height:44px;font-size:28px;transition:background .2s}.project-gallery a:hover .project-photo-expand{background:var(--sand)}.project-gallery figcaption{display:flex;justify-content:space-between;gap:18px;padding-top:12px;font-size:14px;color:var(--muted)}.project-gallery figcaption>span:last-child{white-space:nowrap;font-variant-numeric:tabular-nums}.project-invitation{padding-block:90px;background:var(--sand);background-image:repeating-linear-gradient(90deg,transparent,transparent calc(25% - 1px),#243b320b calc(25% - 1px),#243b320b 25%)}.project-invitation h2{font-size:clamp(42px,5.5vw,78px)}.project-invitation p:not(.eyebrow){max-width:570px;font-size:18px;margin-block:28px 32px}.project-pagination{margin-top:48px}.project-pagination nav{display:flex;flex-wrap:wrap;gap:12px}.project-pagination a,.project-pagination span{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:8px}.project-pagination [aria-current]{background:var(--forest);color:var(--paper)}
.project-lightbox{width:100vw;max-width:none;height:100dvh;max-height:none;inset:0;margin:0;border:0;padding:22px;background:#101a16;color:#fff}.project-lightbox::backdrop{background:#101a16}.project-lightbox[open]{display:flex;flex-direction:column}.project-lightbox-bar{display:flex;justify-content:space-between;align-items:center;gap:15px}.project-lightbox button{background:transparent;color:white;border:1px solid #ffffff65;min-width:48px;min-height:48px;padding:10px 16px;font-size:17px}.project-lightbox button:hover{background:#ffffff20}.project-lightbox-stage{flex:1;min-height:0;display:grid;grid-template-columns:52px minmax(0,1fr) 52px;gap:18px;align-items:center;padding-block:18px}.project-lightbox-stage img{width:100%;height:100%;min-height:0;object-fit:contain}.project-lightbox>p{text-align:center;font-size:16px;padding:8px;min-height:42px}.project-lightbox-stage>button{font-size:24px}
@media(max-width:760px){.project-index-heading{padding-block:45px 35px}.project-index-heading>div{display:block}.project-index-heading>div>p{margin-top:28px}.project-list{grid-template-columns:1fr;gap:50px}.project-list--single .project-card-visual{aspect-ratio:4/3}.project-list--single .project-card-copy{grid-template-columns:1fr;gap:18px}.project-card-number{top:14px;left:14px}.project-card-status{bottom:14px;left:14px}.project-card-open{right:14px;bottom:14px;width:46px;height:46px}.project-hero{height:76svh;min-height:510px;max-height:760px}.project-hero-content{padding-block:22px 26px}.project-hero-title h1{font-size:clamp(54px,13vw,95px)}.project-hero-bottom{flex-wrap:wrap;gap:16px;padding-top:20px;margin-top:22px}.project-hero-bottom>span{font-size:12px}.project-subnav{gap:6px 22px;padding-block:14px}.project-subnav>a{font-size:14px}.project-subnav>a:last-child{margin-left:0}.project-intro{grid-template-columns:1fr;gap:8px;padding-block:48px 40px}.project-story{grid-template-columns:1fr;gap:35px;padding-bottom:60px}.project-story .prose{font-size:17px}.project-credits{padding:26px}.project-gallery-section{padding-block:55px}.project-gallery-heading{display:block;margin-bottom:32px}.project-gallery-heading>p{margin-top:23px}.project-gallery{grid-template-columns:1fr;gap:26px}.project-gallery figcaption{font-size:13px}.project-invitation{padding-block:60px}.project-lightbox{padding:14px}.project-lightbox-stage{grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr) 48px;gap:12px}.project-lightbox-stage img{grid-column:1/-1;grid-row:1}.project-lightbox-stage>button{grid-row:2;justify-self:center;width:64px}.project-lightbox>p{font-size:14px}.project-lightbox-bar{font-size:14px}}
@media(prefers-reduced-motion:reduce){.project-card-visual img,.project-photo-expand{transition:none}}
