.project-intro{padding:30px 0 44px}.breadcrumbs{display:flex;gap:13px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-bottom:54px}.breadcrumbs a:hover{color:#00836c}.project-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:25px}.project-title-row .eyebrow{margin-bottom:17px}.project-title-row h1{font-size:clamp(44px,6vw,82px);font-weight:600}.location{font-size:clamp(20px,2vw,28px);font-weight:600;line-height:1.4;color:var(--navy);padding-bottom:9px}.location span{color:#00836c;margin-right:10px}.project-lead{font-size:17px;line-height:1.8;color:var(--muted);margin-top:23px}.project-cover{position:relative;margin-block:0;aspect-ratio:2.05;overflow:hidden;border-radius:8px}.project-cover>img{width:100%;height:100%;object-fit:cover}.project-cover figcaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#102736b8);padding:60px 28px 22px;display:flex;justify-content:space-between;color:white;font-size:11px}.project-metrics{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.project-metrics>div{margin:30px 0;padding:0 25px;border-left:1px solid var(--line)}.project-metrics>div:first-child{padding-left:0;border:0}.project-metrics dt{font-size:12px;color:var(--muted);margin-bottom:14px}.project-metrics dd{margin:0;font-size:46px;letter-spacing:-.055em;font-weight:600;white-space:nowrap}.project-metrics dd span{font-size:17px;letter-spacing:-.015em;color:#00836c}.project-gallery{background:var(--pale)}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.gallery-item{position:relative;border:0;padding:0;overflow:hidden;border-radius:7px;cursor:zoom-in;aspect-ratio:1.55;background:var(--navy);text-align:left;color:white}.gallery-wide{grid-column:1/-1;aspect-ratio:2.2}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.gallery-item:hover img{transform:scale(1.035)}.gallery-item>span{position:absolute;inset:auto 0 0;padding:45px 22px 20px;background:linear-gradient(transparent,#102736b8);display:flex;justify-content:space-between;font-size:12px}.gallery-item b{font-weight:400;font-size:20px}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.related-grid .project-image{aspect-ratio:1.9}.photo-dialog{background:#0e202d;color:white;border:1px solid #ffffff30;border-radius:8px;padding:18px;width:min(1200px,94vw);max-width:94vw;max-height:94dvh}.photo-dialog::backdrop{background:#07121aeb}.photo-dialog img{width:100%;height:calc(85dvh - 90px);object-fit:contain}.photo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px;font-size:13px}.photo-toolbar button{background:transparent;color:white;border:1px solid #ffffff50;border-radius:4px;cursor:pointer;min-width:44px;min-height:44px}.photo-controls{display:flex;gap:8px}.photo-caption{font-size:12px;color:#cedbdd;margin:12px 0 0}.gallery-open{overflow:hidden}
@media(max-width:1000px){.project-metrics dd{font-size:36px}.project-metrics>div{padding-inline:18px}.project-metrics dd span{font-size:14px}}
@media(max-width:700px){.project-intro{padding-block:24px 30px}.breadcrumbs{margin-bottom:32px;font-size:10px}.project-title-row{flex-direction:column;align-items:flex-start;gap:18px}.project-title-row h1{font-size:clamp(40px,10vw,64px)}.project-lead{font-size:14px;margin-top:14px}.project-lead br{display:none}.project-cover{aspect-ratio:1.15}.project-cover figcaption{padding:40px 16px 16px;font-size:10px}.project-cover figcaption span:last-child{display:none}.project-metrics{grid-template-columns:1fr 1fr}.project-metrics>div{margin:20px 0;padding:0 16px}.project-metrics>div:nth-child(3){padding-left:0;border:0}.project-metrics dt{font-size:10px}.project-metrics dd{font-size:34px}.project-metrics dd span{font-size:12px}.gallery-grid{grid-template-columns:1fr;gap:16px}.gallery-wide{grid-column:auto;aspect-ratio:1.35}.gallery-item{aspect-ratio:1.35}.related-grid{grid-template-columns:1fr;gap:28px}.related-grid .project-image{aspect-ratio:1.5}.photo-dialog{padding:10px}.photo-toolbar{font-size:11px}.photo-toolbar button{min-width:40px}.photo-dialog img{height:65dvh}}
