.testimonials-section.svelte-1892cyx{padding:5rem 2rem;background:#0a0a1e}.container.svelte-1892cyx{max-width:1200px;margin:0 auto}.testimonials-grid.svelte-1892cyx{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card.svelte-1892cyx{background:#ffffff08;border:1px solid rgba(102,126,234,.2);padding:3rem;border-radius:30px;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s ease;display:flex;flex-direction:column;justify-content:space-between}.testimonial-card.svelte-1892cyx:hover{transform:translateY(-10px);border-color:#667eea;background:#ffffff0d;box-shadow:0 20px 60px #667eea33}.quote-icon.svelte-1892cyx{font-size:5rem;color:#667eea33;position:absolute;top:1rem;right:2rem;line-height:normal}.testimonial-text.svelte-1892cyx{font-size:1.2rem;line-height:1.8;color:#ffffffe6;margin-bottom:2rem;position:relative;font-style:italic}.testimonial-footer.svelte-1892cyx{display:flex;align-items:center;gap:1.5rem}.user-icon.svelte-1892cyx{font-size:2.5rem;background:#667eea33;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%}.user-info.svelte-1892cyx h4:where(.svelte-1892cyx){font-size:1.2rem;color:#fff;margin-bottom:.2rem}.user-info.svelte-1892cyx span:where(.svelte-1892cyx){font-size:.9rem;color:#f093fb;font-weight:600}.animate-in .testimonial-card.svelte-1892cyx{animation:svelte-1892cyx-fadeInUp .8s ease forwards;animation-delay:var(--delay)}@keyframes svelte-1892cyx-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
