.brand-logo{display:block;height:54px}.brand-logo img{display:block;width:205px;height:54px}.footer-logo{filter:brightness(0) invert(1) sepia(.1)}
.hero-photo{height:430px;margin:0;position:relative;overflow:hidden;align-self:end;background:var(--ink)}.hero-photo img{display:block;width:100%;height:100%;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(10,30,38,.08),rgba(10,30,38,.38))}.hero-photo figcaption{position:absolute;z-index:1;right:17px;bottom:13px;color:white;font:600 .65rem 'DM Mono';letter-spacing:.12em}
.project-section{padding:98px 0;background:#e8e7e0}.projects-heading{display:flex;justify-content:space-between;gap:48px;align-items:end;margin-bottom:35px}.projects-heading h2{font-size:clamp(2.3rem,4vw,3.7rem)}.projects-heading>p{max-width:370px;margin:0;color:var(--muted)}.project-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:16px}.project-grid figure{height:300px;margin:0;position:relative;overflow:hidden;background:var(--ink)}.project-grid .project-feature{height:390px}.project-grid img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.project-grid figure:hover img{transform:scale(1.04)}.project-grid figcaption{position:absolute;left:0;bottom:0;padding:12px 16px;background:var(--yellow);font-size:.8rem;font-weight:700}
@media(max-width:760px){.brand-logo{height:43px}.brand-logo img{width:164px;height:43px}.hero-photo{height:330px;margin:0 -16px}.projects-heading{display:block}.projects-heading>p{margin-top:16px}.project-section{padding:70px 0}.project-grid{grid-template-columns:1fr 1fr}.project-grid .project-feature{grid-column:1 / -1;height:330px}.project-grid figure{height:200px}}
