.testimonial{background:var(--paper-tint);max-width:none}.testimonial__grid{max-width:var(--max);margin:0 auto;padding:0 24px}.testimonial__quote{margin:0}.testimonial__quote blockquote{color:var(--ink);margin:0;font-size:clamp(1.25rem,2.4vw,1.625rem);font-weight:500;line-height:1.45}.testimonial__quote figcaption{font-family:var(--font-mono);color:var(--ink-faint);align-items:center;gap:12px;margin-top:24px;font-size:.9rem;display:flex}.testimonial__photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px}.testimonial__grid--multi{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:0;display:grid}.testimonial__grid--multi .testimonial__quote{border:1.5px solid var(--line);background:var(--paper);border-radius:16px;padding:28px}.testimonial__grid--multi .testimonial__quote blockquote{font-size:1.0625rem;line-height:1.55}
