.services-hero{background:linear-gradient(135deg,#f2f6f8 0,#fff 55%,#fff0e5 100%)}.capability-specs,.compound-examples,.quality-systems{padding:80px 0}.quality-systems{background:var(--brand-bg-alt)}.capability-table th{background:var(--brand-primary-dark);color:#fff}.compound-grid,.quality-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}@media (max-width:991.98px){.compound-grid,.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.compound-grid,.quality-grid{grid-template-columns:1fr}}.compound-grid div,.quality-grid div{padding:22px;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff}.quality-grid strong{display:block;color:var(--brand-primary-dark);margin-bottom:8px}.compound-grid h3{font-size:1.2rem}