:root{--bg:#0b0c10;--surface:#111318;--card:#171922;--text:#e9eef7;--muted:#a9b2c4;--accent:#7aa2ff;--ring:rgba(122,162,255,.45);--shadow:0 10px 30px rgba(0,0,0,.35);--radius:16px;--star:gold}@media (prefers-color-scheme:light){:root{--bg:#f7f8fb;--surface:#fff;--card:#fff;--text:#0b1020;--muted:#5e6678;--accent:#3a63ff;--ring:rgba(58,99,255,.25);--shadow:0 8px 24px rgba(16,24,40,.08);--star:gold}}.hs-testimonials{color:var(--text);isolation:isolate;position:relative}.hs-testimonials .container{margin-inline:auto;max-width:1100px;padding:48px 20px}.hs-testimonials .section-head{display:grid;gap:.5rem;justify-items:center;margin-bottom:28px;text-align:center}.hs-testimonials .eyebrow{color:var(--muted);font-size:.8rem;letter-spacing:.18em;text-transform:uppercase}.hs-testimonials h2{font-size:clamp(1.6rem,2.5vw,2.1rem);line-height:1.2;margin:0}.hs-testimonials .sub{color:var(--muted);max-width:64ch}.hs-testimonials .snap-row{display:grid;gap:18px;grid-auto-columns:70%;grid-auto-flow:column;overflow-x:auto;padding:4px 2px 20px;scroll-snap-type:x mandatory}.hs-testimonials .snap-row>*{scroll-snap-align:center}.hs-testimonials .snap-row::-webkit-scrollbar{height:8px}.hs-testimonials .snap-row::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.18);border-radius:8px}@media (min-width:840px){.hs-testimonials .snap-row{display:grid;grid-auto-flow:unset;grid-template-columns:repeat(3,1fr);overflow:visible}}.hs-testimonials .card{background:var(--card);border:1px solid hsla(0,0%,100%,.06);border-radius:var(--radius);box-shadow:var(--shadow);display:grid;gap:12px;height:100%;padding:22px}.hs-testimonials .stars{display:inline-flex;gap:4px}.hs-testimonials .star{height:18px;width:18px;fill:transparent;stroke:var(--star);stroke-width:1}.hs-testimonials .star.filled{fill:var(--star)}.hs-testimonials .quote{font-size:1rem;line-height:1.6;margin:0}.hs-testimonials .testimonial-name{color:var(--muted);font-size:.9rem;margin:0;text-align:right}.hs-testimonials .cta-row{display:flex;gap:12px;justify-content:center;margin-top:10px}.hs-testimonials .btn{appearance:none;border:none;border-radius:12px;cursor:pointer;font-weight:600;padding:12px 16px;text-decoration:none}.hs-testimonials .btn.ghost{background:transparent;border:1px solid hsla(0,0%,100%,.14);color:var(--text)}.hs-testimonials .btn:focus-visible{outline:3px solid var(--ring);outline-offset:2px}@media (prefers-reduced-motion:no-preference){.hs-testimonials .card{transition:transform .2s ease,box-shadow .2s ease}.hs-testimonials .card:hover{transform:translateY(-3px)}}