.services-visual-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.services .index-service-card{min-height:370px;position:relative;display:block;overflow:hidden;color:#fff;border:0;background:#1b1d18}.index-service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.75);transition:transform .5s ease,filter .5s ease}.index-service-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,11,9,.93),rgba(8,11,9,.15) 72%)}.index-service-card:hover img,.index-service-card:focus-visible img{transform:scale(1.045);filter:saturate(1)}.index-service-card>div{position:absolute;z-index:1;inset:auto 0 0;padding:31px}.index-service-card span{display:block;color:#edbd3d;font:500 10px 'DM Mono',monospace;letter-spacing:.1em;text-transform:uppercase}.services .index-service-card h3{font:600 clamp(27px,3vw,38px)/1.08 'Playfair Display',Georgia,serif;margin:12px 0}.services .index-service-card p{color:#e7e9e4;font-size:13px;line-height:1.58;max-width:455px;margin:0}.services .index-service-card b{position:static;display:inline-block;margin-top:19px;color:#f2d86e;font:700 10px 'DM Mono',monospace;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--gold);padding-bottom:5px}.index-service-card:focus-visible{outline:3px solid var(--gold);outline-offset:4px}@media(max-width:760px){.services-visual-grid{grid-template-columns:1fr}.services .index-service-card{min-height:350px}.index-service-card>div{padding:26px}}

/* Match the compact visual rhythm of the residential service cards. */
.services-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.services .index-service-card{min-height:300px}.index-service-card>div{padding:24px}.services .index-service-card h3{font-size:clamp(25px,2.25vw,32px);margin:11px 0 8px}.services .index-service-card p{font-size:12px}.services .index-service-card b{margin-top:14px;font-size:9px}@media(max-width:980px){.services-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.services-visual-grid{grid-template-columns:1fr}.services .index-service-card{min-height:300px}}

/* A deeper gold remains visible against the light Current projects background. */
.projects .project-card h3{color:#9a7116}

/* Current projects use the same image-led treatment as the residential gallery. */
.projects-grid{gap:16px}.projects .project-card{position:relative;overflow:hidden;min-height:365px;background:#171914;color:#fff}.projects .project-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,8,6,.94),rgba(6,8,6,.08) 72%);pointer-events:none}.projects .project-card img{position:absolute;inset:0;width:100%;height:100%;filter:saturate(.75);transition:transform .5s ease,filter .5s ease}.projects .project-card:hover img,.projects .project-card:focus-visible img{transform:scale(1.045);filter:saturate(1)}.project-card-copy{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:27px;text-align:left}.projects .project-card span{margin:0 0 11px;color:#f0be38}.projects .project-card h3{color:#e1b43b;font:600 clamp(24px,2.2vw,31px)/1.08 'Playfair Display',Georgia,serif;margin:0 0 15px}.projects .project-card i{color:#fff;border-bottom-color:var(--gold);font-size:10px}.projects .project-card:focus-visible{outline:3px solid var(--gold);outline-offset:4px}@media(max-width:760px){.projects .project-card{min-height:330px}.project-card-copy{padding:24px}}
