/* Unified generated monochromatic mood photography */
.portrait-card{padding:14px;overflow:visible}
.hero-photo{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:210px 210px 10px 10px;filter:saturate(1.16) contrast(1.1) brightness(1.02)}
.portrait-card:after{content:"";position:absolute;inset:14px;border-radius:210px 210px 10px 10px;background:linear-gradient(180deg,rgba(10,68,52,.02),rgba(10,68,52,.25));pointer-events:none}
.photo-credit{position:absolute;z-index:2;right:30px;bottom:23px;color:rgba(255,255,255,.8);font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.floating-note{z-index:3}
.service{padding:0;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,background-color .3s ease,color .3s ease}
.service-image{height:210px;overflow:hidden;background:#dce8e2}
.service-image img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.16) contrast(1.1) brightness(1.02);transition:transform .6s ease,filter .3s ease}
.service:hover .service-image img{transform:scale(1.035)}
.service.featured .service-image img{mix-blend-mode:luminosity;opacity:.78}
.service-body{padding:34px 38px 38px;position:relative}
.service-body .service-icon{margin-bottom:32px}
.service-body .number{top:34px}
.service:not(.featured):hover{background:var(--green);color:var(--white)}
.service:not(.featured):hover .service-icon{background:rgba(255,255,255,.14);color:var(--white)}
.service:not(.featured):hover .service-image img{mix-blend-mode:normal;opacity:1;filter:saturate(1.24) contrast(1.14)}
.service:not(.featured):hover p,.service:not(.featured):hover .number,.service:not(.featured):hover li{color:var(--white)}
.service .service-icon,.service p,.service .number,.service li{transition:background-color .3s ease,color .3s ease,opacity .3s ease}
@media(max-width:600px){.service{padding:0}.service-image{height:175px}.service-body{padding:28px}.hero-photo{border-radius:180px 180px 8px 8px}.portrait-card:after{border-radius:180px 180px 8px 8px}}
