.testimonial-review-card{display:flex;flex-direction:column;gap:.625rem;justify-content:flex-start;border:1px solid var(--color-border-subtle);border-radius:.75rem;background-color:var(--glass-90);-webkit-backdrop-filter:blur(5.5px);backdrop-filter:blur(5.5px);box-shadow:0 2px 6px #33226c0d;padding:.875rem}.testimonial-review-card__header{display:flex;align-items:center;gap:.5rem}.testimonial-review-card__avatar{display:inline-flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:999px;overflow:hidden;background-image:var(--g-icon-brand);color:var(--color-ink);flex-shrink:0}.testimonial-review-card__avatar-image{display:block;height:100%;width:100%;object-fit:cover}.testimonial-review-card__avatar-fallback{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.testimonial-review-card__meta{display:flex;flex-direction:column;gap:.125rem;min-width:0}.testimonial-review-card__quote{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;padding-bottom:.125rem}.testimonial-review-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto}.testimonial-review-card__stars{display:inline-flex;align-items:center;gap:.125rem}.testimonial-review-card__star{display:inline-flex;height:.75rem;width:.75rem;overflow:hidden}.testimonial-review-card__star-icon{width:100%;height:100%}.testimonial-review-card__star--partial-80 .testimonial-review-card__star-icon{width:80%}.testimonial-review-card__star--empty{opacity:.3}@media(min-width:48rem){.testimonial-review-card{padding:1rem}.testimonial-review-card__quote{-webkit-line-clamp:7}}@media(min-width:64rem){.testimonial-review-card{border-radius:1rem}.testimonial-review-card__avatar{height:2.125rem;width:2.125rem}}
