.dh-scope .dh-testimonials{background:var(--bg-0)}.dh-scope .dh-testimonials__header{text-align:center;margin-bottom:var(--space-3xl)}.dh-scope .dh-testimonials__header h2{margin-top:var(--space-md)}.dh-scope .dh-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,2.5vw,2.25rem);max-width:1080px;margin:0 auto}.dh-scope .dh-testimonial{background:var(--surface-0);border:1px solid var(--border);border-radius:var(--radius-sm);padding:clamp(1.75rem,3vw,2.75rem);position:relative;margin:0;transition:border-color .4s ease,transform .4s var(--ease-out)}@media (hover:hover) and (pointer:fine){.dh-scope .dh-testimonial:hover{border-color:rgba(204,132,52,.2);transform:translateY(-4px)}}.dh-scope .dh-testimonial__quote-mark{font-family:var(--font-heading);font-size:3.5rem;line-height:1;color:var(--copper-2);opacity:.6;margin-bottom:var(--space-sm);user-select:none}.dh-scope .dh-testimonial__text{font-family:var(--font-heading);font-size:var(--text-base);font-style:italic;font-weight:400;color:var(--text-1);line-height:1.7;margin:0 0 var(--space-lg)}.dh-scope .dh-testimonial__footer{display:flex;flex-direction:column;gap:2px}.dh-scope .dh-testimonial__name{font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;font-style:normal;color:var(--text-0);letter-spacing:.02em}.dh-scope .dh-testimonial__meta{font-size:.75rem;color:var(--muted);letter-spacing:.04em}.dh-scope .dh-process__card.is-expanded{border-color:rgba(204,132,52,.25);background:var(--surface-1)}.dh-scope .dh-process__card.is-inview .dh-process__num-ring circle{stroke-dashoffset:0;stroke:var(--copper-0)}.dh-scope .dh-process__card.is-expanded .dh-process__detail{grid-template-rows:1fr}.dh-scope .dh-process__card.is-expanded .dh-process__detail-inner{padding-top:var(--space-md);opacity:1;transform:translateY(0)}.dh-scope .dh-process__card.is-expanded .dh-process__expand{transform:rotate(180deg);color:var(--copper-0)}@media (max-width:768px){.dh-scope .dh-testimonials__grid{grid-template-columns:1fr;max-width:520px}}