body:has(.project-detail-hero) .site-header{background:linear-gradient(180deg,rgba(8,23,34,.74),rgba(8,23,34,0))}.field-strip{display:grid;grid-template-columns:.78fr 1.45fr 1fr;background:var(--ink);gap:1px}.field-strip figure{margin:0;position:relative;overflow:hidden;min-height:420px}.field-strip img{width:100%;height:100%;object-fit:cover;filter:saturate(.82);transition:transform .7s ease}.field-strip figure:first-child img{object-position:50% 35%}.field-strip figure:hover img{transform:scale(1.025)}.field-strip figcaption{position:absolute;left:1.2rem;bottom:1.2rem;background:rgba(8,23,34,.86);color:white;padding:.45rem .7rem;margin:0}.project-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,3vw,2.5rem);padding-bottom:clamp(5rem,10vw,9rem)}.project-gallery figure{margin:0}.project-gallery img{width:100%;height:clamp(320px,44vw,620px);object-fit:cover}.project-gallery figure:nth-child(3n){grid-column:span 2}.project-gallery figure:nth-child(3n) img{height:clamp(380px,55vw,720px)}.team-grid article{display:grid;grid-template-columns:145px 1fr;gap:2rem;align-items:start}.portrait{width:145px;aspect-ratio:4/5;object-fit:cover;object-position:50% 20%;filter:grayscale(.15) contrast(1.04)}
@media(max-width:900px){.field-strip{grid-template-columns:1fr 1fr}.field-strip figure:first-child{grid-row:span 2}.team-grid article{grid-template-columns:110px 1fr}.portrait{width:110px}}
@media(max-width:600px){.field-strip{grid-template-columns:1fr}.field-strip figure,.field-strip figure:first-child{min-height:320px;grid-row:auto}.project-gallery{grid-template-columns:1fr}.project-gallery figure:nth-child(3n){grid-column:auto}.project-gallery img,.project-gallery figure:nth-child(3n) img{height:360px}.team-grid article{grid-template-columns:86px 1fr;padding:1.4rem;gap:1.2rem}.portrait{width:86px}.team-grid h3{font-size:1.7rem}}
