.tz-testimonial-single{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.tz-testimonial-single__quote{margin:0}.tz-testimonial-single__stats{display:grid;gap:12px 24px;grid-template-columns:repeat(2,1fr)}.tz-testimonial-single__stat{display:flex;flex-direction:column;gap:2px}.tz-testimonial-single__stat-value{font-size:28px;font-weight:300;letter-spacing:-.02em;line-height:1}.tz-testimonial-single__stat-desc{font-size:12px;line-height:1.4}.tz-testimonial-single__author{align-items:center;display:flex;gap:12px}.tz-testimonial-single__avatar{background:#fff;border-radius:8px;flex-shrink:0;height:48px;padding:4px;width:48px}.tz-testimonial-single__avatar.withimg{background:var(--paper-0)}.tz-testimonial-single__avatar img{height:100%;object-fit:contain;width:100%}.tz-testimonial-single__meta{display:flex;flex-direction:column;gap:1px}.tz-testimonial-single__company,.tz-testimonial-single__name,.tz-testimonial-single__role{line-height:1.2!important;margin-bottom:0}.tz-testimonial-single--light .tz-testimonial-single__name,.tz-testimonial-single--light .tz-testimonial-single__quote{color:var(--color-navy)}.tz-testimonial-single--light .tz-testimonial-single__stat-value{color:var(--color-purple-deep)}.tz-testimonial-single--light .tz-testimonial-single__company,.tz-testimonial-single--light .tz-testimonial-single__role,.tz-testimonial-single--light .tz-testimonial-single__stat-desc{color:var(--ink-3)}.tz-testimonial-single--light .tz-testimonial-single__author{border-top-color:var(--paper-3)}.tz-testimonial-single--dark.tz-card{background:var(--color-navy);border-color:var(--color-navy)}.tz-testimonial-single--dark .tz-testimonial-single__name,.tz-testimonial-single--dark .tz-testimonial-single__quote{color:var(--paper-0)}.tz-testimonial-single--dark .tz-testimonial-single__stat-value{color:var(--color-purple)}.tz-testimonial-single--dark .tz-testimonial-single__company,.tz-testimonial-single--dark .tz-testimonial-single__role,.tz-testimonial-single--dark .tz-testimonial-single__stat-desc{color:var(--ink-4)}.tz-testimonial-single--dark .tz-testimonial-single__author{border-top-color:hsla(0,0%,100%,.1)}