/* Section 2 — Trust indicators */
.ap-trust { background: var(--ap-bg); }
.ap-trust__grid { margin-top: 1rem; }
.ap-trust__card { display: flex; flex-direction: column; }
.ap-trust__card h3 { color: var(--ap-charcoal); }
