.stagger-testimonials{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:600px;position:relative;overflow:hidden}.st-card{cursor:pointer;border:2px solid var(--border-color);background:var(--bg-card);color:var(--text-secondary);z-index:0;padding:2rem;transition:transform .5s ease-in-out,border-color .4s,box-shadow .4s,background .4s;position:absolute;top:50%;left:50%}.st-card:hover{border-color:#8b5cf68c}.st-card--center{z-index:10;color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-color:#ffffff2e;box-shadow:0 10px 0 4px #6366f147}.st-card-line{transform-origin:100% 0;background:var(--border-color);display:block;position:absolute;transform:rotate(45deg)}.st-card--center .st-card-line{background:#ffffff59}.st-card-img{object-fit:cover;object-position:top;background:var(--bg-secondary);width:48px;height:56px;box-shadow:3px 3px 0px var(--bg-primary);margin-bottom:1rem}.st-card--center .st-card-img{box-shadow:3px 3px #00000059}.st-card-quote{color:var(--text-primary);-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;font-size:1rem;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.st-card--center .st-card-quote{color:#fff}@media (min-width:640px){.st-card-quote{-webkit-line-clamp:7;line-clamp:7;font-size:1.2rem}}.st-card-by{color:var(--text-muted);margin-top:.5rem;font-size:.85rem;font-style:italic;position:absolute;bottom:2rem;left:2rem;right:2rem}.st-card--center .st-card-by{color:#fffc}.st-nav{z-index:20;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.st-nav-btn{width:3.5rem;height:3.5rem;color:var(--text-primary);background:var(--glass-bg);border:2px solid var(--border-color);cursor:pointer;justify-content:center;align-items:center;font-size:1.5rem;transition:background .25s,color .25s,border-color .25s;display:flex}.st-nav-btn:hover{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-color:#0000}.st-nav-btn:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}@media (max-width:639px){.stagger-testimonials{height:520px}.st-card{padding:1.5rem}.st-card-quote{-webkit-line-clamp:4;line-clamp:4;font-size:.95rem}.st-card-by{bottom:1.5rem;left:1.5rem;right:1.5rem}}
