.herbie-testimonials{padding:90px 0;background:var(--herbie-surface)}.herbie-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.herbie-testimonial-card{padding:28px;border:1px solid var(--herbie-border);border-radius:var(--herbie-radius);background:#fff}.herbie-testimonial-rating{letter-spacing:.12em}.herbie-testimonial-card blockquote{margin:14px 0;font-size:1.05rem}.herbie-testimonial-author{font-weight:700}.herbie-testimonial-location{color:var(--herbie-muted);font-size:.9rem}@media(max-width:800px){.herbie-testimonial-grid{grid-template-columns:1fr}}