.testimonials-root{--bg:#fff;--surface:#0f1117;--border:#ffffff12;--accent-1:#4f8ef7;--accent-2:#a78bfa;--text-primary:#111;--text-muted:#fff;--star-on:#fbbf24;--star-off:#2d3147;--card-gap:14px;min-height:100vh;padding:40px 0;overflow:hidden}.testimonials-header{text-align:center;padding:0 24px 56px}.testimonials-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#2b8e70;background:#2b8e701a;border:1px solid #2b8e7033;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:12px;font-weight:500;display:inline-flex}.testimonials-eyebrow span{background:#2b8e70;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot;display:inline-block}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.6)}}.testimonials-title{text-wrap:balance;color:var(--text-primary);letter-spacing:-.02em;margin:0 0 16px;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.testimonials-title em{background:linear-gradient(135deg,var(--accent-1),var(--accent-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.testimonials-sub{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1.05rem;font-weight:300;line-height:1.7}.marquee-scene{max-width:1200px;height:600px;margin:0 auto;padding:0 24px;position:relative}.marquee-scene:before,.marquee-scene:after{content:"";z-index:10;pointer-events:none;position:absolute;left:0;right:0}.marquee-scene:before{background:linear-gradient(#fff 0%,#0000 100%);height:120px;top:0}.marquee-scene:after{background:linear-gradient(#0000 0%,#fff 100%);height:120px;bottom:0}.marquee-grid{gap:16px;height:100%;display:grid}.marquee-grid.cols-1{grid-template-columns:1fr}.marquee-grid.cols-2{grid-template-columns:repeat(2,1fr)}.marquee-grid.cols-3{grid-template-columns:repeat(3,1fr)}.marquee-column{height:100%;overflow:hidden}.marquee-track{gap:var(--card-gap);will-change:transform;flex-direction:column;display:flex}.testimonial-card{background:var(--bg);cursor:default;border:.5px solid #0f0f0f1a;border-radius:18px;flex-shrink:0;padding:20px;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.card-glow{pointer-events:none;background:radial-gradient(at 0 0,#4f8ef70f,#0000 70%);position:absolute;inset:0}.card-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.quote-badge{width:30px;height:30px;color:var(--accent-1);background:#2b8e701f;border:1px solid #2b8e70;border-radius:9px;place-items:center;display:grid}.stars{gap:3px;display:flex}.star-filled{color:var(--star-on);fill:var(--star-on)}.star-empty{color:var(--star-off);fill:var(--star-off)}.card-description{color:var(--star-off);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0 0 16px;font-size:.875rem;font-weight:300;line-height:1.65;display:-webkit-box;overflow:hidden}.card-profile{border-top:1px solid var(--border);align-items:center;gap:10px;padding-top:14px;display:flex}.avatar-wrap{flex-shrink:0;position:relative}.avatar-img{object-fit:cover;border:2px solid #ffffff14;border-radius:50%;width:38px!important;height:38px!important}.profile-name{color:var(--text-primary);margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:.875rem;font-weight:700;line-height:1.2}.profile-type{color:var(--accent-1);opacity:.8;margin:0;font-size:.75rem;font-weight:500}
