.testimonials-section.svelte-1jhcrt0{padding:100px 0;background:var(--surface)}.section-head.svelte-1jhcrt0{text-align:center;margin-bottom:60px}.section-head.svelte-1jhcrt0 .section-sub:where(.svelte-1jhcrt0){margin:12px auto 0}.testimonials-grid.svelte-1jhcrt0{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial-card.svelte-1jhcrt0{border-radius:var(--radius-md);padding:28px;display:flex;flex-direction:column;gap:16px;background:var(--surface);border:1px solid var(--card-border);box-shadow:var(--card-shadow);transition:transform .3s ease,box-shadow .3s ease}.testimonial-card.svelte-1jhcrt0:hover{transform:translateY(-4px);box-shadow:var(--card-shadow-hover)}.t-header.svelte-1jhcrt0{display:flex;align-items:center;gap:12px}.t-avatar.svelte-1jhcrt0{width:44px;height:44px;border-radius:14px;background:var(--accent-soft);border:1px solid rgba(255,107,0,.2);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:var(--accent);flex-shrink:0}.t-info.svelte-1jhcrt0{display:flex;flex-direction:column;gap:2px;flex:1}.t-name.svelte-1jhcrt0{font-size:14px;font-weight:700;color:var(--text-main)}.t-role.svelte-1jhcrt0{font-size:11px;color:var(--text-muted)}.t-stars.svelte-1jhcrt0{display:flex;gap:2px;color:var(--gold);font-size:13px}.t-text.svelte-1jhcrt0{font-size:14px;color:var(--text-muted);line-height:1.75;font-style:italic}@media(max-width:900px){.testimonials-grid.svelte-1jhcrt0{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.testimonials-grid.svelte-1jhcrt0{grid-template-columns:1fr}}.see-more.svelte-1jhcrt0{display:flex;justify-content:center;margin-top:40px}
