.testimonials{background:#eeebe4;color:#1a1a1a;border-block:1px solid #d9d2c7}
.testimonials .section-head{margin-bottom:40px;align-items:end}
.testimonials h2{font-size:clamp(36px,4.2vw,64px);line-height:1.08}
.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.review-card{margin:0;padding:32px;background:#f6f4ed;display:flex;flex-direction:column;border-top:2px solid #1a1a1a}
.review-stars{font-size:16px;letter-spacing:4px;margin-bottom:26px}
.review-card blockquote{margin:0 0 32px;flex:1}.review-card blockquote p{font-size:clamp(21px,2vw,28px);line-height:1.35;letter-spacing:-.02em;color:#1a1a1a;margin:0}
.review-card figcaption{display:flex;flex-direction:column;gap:8px;font-size:13px}.review-card figcaption strong{font-size:15px}.review-card figcaption span{color:#6b6b6b}.review-card a{margin-top:12px;text-decoration:underline;text-underline-offset:5px;font-size:12px}.reviews-note{font-size:12px;color:#6b6b6b;margin:24px 0 0;max-width:680px}
@media(max-width:800px){.reviews-grid{grid-template-columns:1fr;gap:18px}.review-card{padding:26px}.review-card blockquote p{font-size:24px}}
.reviews-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:24px;scroll-behavior:smooth}
.reviews-grid::-webkit-scrollbar{display:none}
.review-card{flex:0 0 calc((100% - 24px)/2);box-sizing:border-box;scroll-snap-align:start;min-width:0}
.review-summary{font-size:clamp(20px,2vw,27px);line-height:1.45;margin:0 0 32px;flex:1;color:#1a1a1a}
.review-author{display:flex;flex-direction:column;gap:8px;font-size:15px}.review-author span{font-size:13px;color:#6b6b6b}
.review-controls{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-top:24px;font-size:13px}
.review-controls button{width:46px;height:46px;background:transparent;border:1px solid #6b6b6b;color:#1a1a1a;font-size:22px;cursor:pointer}.review-controls button:hover{background:#1a1a1a;color:#f6f4ed}.review-controls button:disabled{opacity:.3;cursor:default}
@media(max-width:800px){.review-card{flex-basis:100%}}
@media(prefers-reduced-motion:reduce){.reviews-grid{scroll-behavior:auto}}
@media(min-width:801px){.review-card{flex-basis:calc((100% - 48px)/3)}}
.review-card blockquote.review-summary p{font-size:clamp(17px,1.4vw,21px);line-height:1.55;letter-spacing:0}
.review-author small{color:#6b6b6b;font-size:11px}
.reviews-grid{gap:24px;align-items:stretch}
/* Dark testimonials, using Aomori's charcoal and ivory palette. */
#testimonios{background:#1a1a1a;color:#f6f4ed;border-color:#3d3d3d}
#testimonios h2,#testimonios h2 em{color:#f6f4ed}
#testimonios .eyebrow,#testimonios .section-head>p,#testimonios .reviews-note{color:#d9d2c7}
#testimonios .review-card{background:#252525;border-top-color:#d9d2c7}
#testimonios .review-stars,#testimonios .review-summary,#testimonios .review-summary p,#testimonios .review-author strong{color:#f6f4ed}
#testimonios .review-author span,#testimonios .review-author small{color:#d9d2c7}
#testimonios .review-controls{color:#f6f4ed}
#testimonios .review-controls button{color:#f6f4ed;border-color:#8b877f;background:transparent}
#testimonios .review-controls button:hover:not(:disabled){background:#f6f4ed;color:#1a1a1a}
#testimonios button:focus-visible,#testimonios .reviews-grid:focus-visible{outline:2px solid #d9d2c7;outline-offset:4px}
#testimonios .review-card{background:#f6f4ed;border-top-color:#d9d2c7;color:#1a1a1a}
#testimonios .review-stars,#testimonios .review-summary,#testimonios .review-summary p,#testimonios .review-author strong{color:#1a1a1a}
#testimonios .review-author span,#testimonios .review-author small{color:#6b6b6b}
