.project-detail-page .site-header{background:#fff;border-bottom-color:var(--line)}
.project-detail-heading{padding:39px 44px;background:var(--blue);color:white;border-radius:20px}.project-detail-heading .eyebrow{color:var(--ice);font-size:.875rem;margin-bottom:13px}.project-detail-heading h1{font-size:clamp(2.5rem,4.5vw,4rem);line-height:1.13;max-width:980px}.project-detail-heading>p:last-child{font-size:1.125rem;line-height:1.7;color:#dce7fb;max-width:760px;margin-top:17px}
.project-story{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,1fr);gap:47px;align-items:start;padding-block:37px 47px}.project-story-photo{min-width:0}.project-story-photo a{display:block;border-radius:16px;overflow:hidden;background:#edf3fa;border:1px solid var(--line)}.project-story-photo img{display:block;width:100%;height:auto;max-height:580px;object-fit:contain}.project-story-photo figcaption{font-size:.875rem;line-height:1.7;color:var(--muted);margin:12px 4px 0}.project-story-photo figcaption span{display:block;margin-top:4px;color:#315784}
.project-story-copy{min-width:0;padding-top:9px}.project-story-copy h2{font-size:2.3rem;line-height:1.16;margin-bottom:17px}.project-story-copy>p{font-size:1.0625rem;line-height:1.85;color:#4e6380;margin-bottom:18px}.project-fact{background:var(--surface);border-left:3px solid #4776b8;padding:21px 24px;border-radius:0 12px 12px 0;margin-top:26px}.project-fact h3{font:600 .875rem/1.5 var(--sans);margin-bottom:8px;letter-spacing:0;color:#315784}.project-fact p{font-size:1.0625rem;line-height:1.7;color:var(--ink)}.project-story-copy .project-history-note{font-size:.875rem;border-top:1px solid var(--line);padding-top:20px;margin-top:24px;color:var(--muted)}
.project-return{display:inline-flex;align-items:center;gap:9px;min-height:44px;font-size:.9375rem;color:#2458aa;margin-top:5px}.project-return .icon{width:19px;height:19px;transform:rotate(180deg)}.project-return:hover{text-decoration:underline;text-underline-offset:4px}
.related-projects{border-top:1px solid var(--line);padding-block:34px 55px}.related-projects-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap;margin-bottom:24px}.related-projects h2{font-size:2.4rem}.related-projects-heading>a{font-size:.9375rem;min-height:44px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:4px;color:#2458aa}
@media(max-width:850px){.project-detail-heading{padding:32px 28px}.project-story{grid-template-columns:1fr;gap:22px;padding-block:27px 38px}.project-story-photo img{max-height:520px}.project-story-copy{padding-inline:4px}.project-detail-heading>p:last-child{font-size:1.0625rem}.related-projects .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:530px){.project-detail-heading{padding:29px 23px}.project-detail-heading h1{font-size:2.5rem}.project-story-copy h2{font-size:2.05rem}.project-fact{padding:19px 21px}.related-projects h2{font-size:2.2rem}.related-projects .project-grid{grid-template-columns:1fr}.project-story-photo img{max-height:none}}
