.calp-services-hero{background:linear-gradient(135deg,var(--brand-bg-alt),var(--brand-neutral-light))}.calp-service-features,.calp-service-proof{padding:88px 0}.calp-service-features{background:var(--brand-bg)}.calp-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.calp-feature-grid article{border:1px solid var(--brand-border);display:flex;flex-direction:column;gap:12px;min-height:100%;padding:24px}.calp-feature-grid article span{color:var(--brand-primary);font-weight:900}.calp-feature-grid article p{color:var(--brand-text);margin-bottom:0}.calp-service-proof{background:var(--brand-bg-alt)}.calp-stats-row{display:flex;flex-wrap:nowrap;gap:0;margin-bottom:32px}.calp-stats-row div{background:var(--brand-bg);border:1px solid var(--brand-border);flex:1 1 0;min-width:0;padding:22px;text-align:center}.calp-stats-row span,.calp-stats-row strong{display:block}.calp-stats-row strong{color:var(--brand-primary);font-family:var(--brand-font-heading);font-size:2rem}.calp-stats-row span{color:var(--brand-text)}@media (max-width:991px){.calp-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calp-stats-row{flex-wrap:wrap}.calp-stats-row div{flex:0 0 50%}}@media (max-width:575px){.calp-feature-grid{grid-template-columns:1fr}.calp-stats-row div{flex-basis:100%}}