.testimonial-section{padding:6rem 0;background-color:var(--color-dark);color:var(--color-light);position:relative;overflow:hidden}.testimonial-bg-accent{position:absolute;top:-20%;right:-10%;width:60%;height:140%;background:radial-gradient(circle,hsla(83,54%,65%,.12) 0,rgba(15,23,42,0) 70%);z-index:0;pointer-events:none}.testimonial-header-wrapper{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;gap:2rem;flex-wrap:wrap}.testimonial-header{max-width:600px}.testimonial-section .section-title{color:#fff!important;font-size:2.25rem;font-weight:800;line-height:1.2;margin-bottom:.75rem}.testimonial-section .section-subtitle{font-size:1.05rem;color:#94a3b8;margin-top:.5rem;line-height:1.6}.testimonial-controls{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.view-toggle{display:flex;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:9999px;padding:4px;gap:4px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.toggle-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:500;border-radius:9999px;background:transparent;border:none;color:#94a3b8;cursor:pointer;transition:all .25s ease}.toggle-btn svg{stroke-width:2}.toggle-btn:hover{color:#fff}.toggle-btn.active{background:var(--color-accent);color:#0f172a;font-weight:700;box-shadow:0 2px 10px hsla(83,54%,65%,.35)}.marquee-controls-group{display:flex;align-items:center;gap:.75rem}.speed-toggle-btn{padding:8px 16px;font-size:.8rem;font-weight:600;border-radius:9999px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.05);color:#94a3b8;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .25s ease}.speed-toggle-btn:hover{color:#fff;border-color:var(--color-accent);background:hsla(83,54%,65%,.15)}.speed-toggle-btn.active{background:hsla(83,54%,65%,.2);border-color:var(--color-accent);color:var(--color-accent)}.play-pause-btn{width:40px;height:40px;border-radius:50%;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.06);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .25s ease}.play-pause-btn:hover{background:hsla(83,54%,65%,.2);border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-2px)}.play-pause-btn.paused{border-color:hsla(83,54%,65%,.6);color:var(--color-accent);box-shadow:0 0 12px hsla(83,54%,65%,.3)}.testimonial-marquee-wrapper{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;padding:1.5rem 0 2.5rem;mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent)}.testimonial-marquee-track{display:flex;gap:2rem;width:max-content;align-items:stretch;animation:testimonial-marquee 55s linear infinite;will-change:transform}.testimonial-marquee-track.is-paused,.testimonial-marquee-track:hover{animation-play-state:paused!important}.testimonial-marquee-track.is-slow{animation-duration:85s}@keyframes testimonial-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.marquee-hint-wrapper{display:flex;justify-content:center;margin-top:1.5rem}.marquee-hint-text{font-size:.85rem;color:#94a3b8;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:9999px;padding:6px 18px;letter-spacing:.02em}.testimonial-card.glass-panel{flex:0 0 430px;width:430px;max-width:85vw;background:hsla(0,0%,100%,.035);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:2.25rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 30px rgba(0,0,0,.25);transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .35s ease,background .35s ease;cursor:pointer;position:relative;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;user-select:text}.testimonial-card.glass-panel:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:3px;background:linear-gradient(90deg,transparent,var(--color-accent),transparent);transition:left .7s cubic-bezier(.16,1,.3,1)}.testimonial-card.glass-panel:hover{transform:translateY(-8px) scale(1.02);border-color:hsla(83,54%,65%,.65);background:hsla(0,0%,100%,.065);box-shadow:0 24px 50px rgba(0,0,0,.45),0 0 35px hsla(83,54%,65%,.2)}.testimonial-card.glass-panel:hover:before{left:0}.card-top-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.quote-icon{font-size:3rem;line-height:.5;color:var(--color-accent);opacity:.85;font-family:Georgia,serif}.stars{color:#fbbf24;font-size:1rem;letter-spacing:2px}.testimonial-text{font-size:.95rem;font-weight:300;line-height:1.6;margin-bottom:2rem;color:#e2e8f0;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:1rem;margin-top:auto;padding-top:1.25rem;border-top:1px solid hsla(0,0%,100%,.06)}.author-image{background-size:cover;background-position:50%}.author-image,.author-initials{width:56px;height:56px;border-radius:50%;border:2px solid var(--color-accent);flex-shrink:0}.author-initials{background:linear-gradient(135deg,hsla(83,54%,65%,.25),rgba(30,41,59,.8));display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:#fff;letter-spacing:.05em}.author-info{display:flex;flex-direction:column;min-width:0}.author-name{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:.2rem}.author-name,.author-role{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.author-role{font-size:.85rem;color:#94a3b8;margin-bottom:.35rem}.author-company-row{display:flex;align-items:center;gap:.75rem}.author-company{font-size:.78rem;color:var(--color-accent);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.company-logo-micro{max-height:18px;max-width:60px;object-fit:contain;opacity:.85}.testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;width:100%;margin-top:1rem}.grid-item-wrapper{width:100%}.grid-item-wrapper .testimonial-card.glass-panel{flex:none;width:100%;max-width:none}@media (max-width:768px){.testimonial-section{padding:4.5rem 0}.testimonial-header-wrapper{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem}.testimonial-section .section-title{font-size:1.85rem}.testimonial-card.glass-panel{flex:0 0 310px;width:310px;padding:1.75rem}.testimonial-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-marquee-track{animation-duration:40s}}@media (prefers-reduced-motion:reduce){.testimonial-marquee-track{animation:none;overflow-x:auto}}