.customer-reviews{overflow:hidden;padding-block:clamp(4.75rem,8vw,8rem);border-block:1px solid rgba(23,19,16,.13);color:var(--color-ink)}
.customer-reviews--surface{background:var(--color-surface)}.customer-reviews--canvas{background:var(--color-canvas)}.customer-reviews__inner{min-width:0}
.customer-reviews__header{display:grid;grid-template-columns:minmax(9rem,.32fr) minmax(0,1.28fr) minmax(13rem,.4fr);gap:clamp(1.5rem,4vw,5rem);align-items:end;margin-bottom:clamp(2.75rem,5vw,4.75rem)}
.customer-reviews__eyebrow{display:flex;align-items:center;gap:.75rem;align-self:start;margin:.45rem 0 0;color:var(--color-brand-readable);font-family:var(--font-body-family);font-size:.62rem;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}
.customer-reviews__eyebrow::before{content:'';width:2rem;height:1px;flex:0 0 auto;background:currentColor;opacity:.58}
.customer-reviews__header h2{max-width:10ch;margin:0;font-family:var(--font-display-family);font-size:clamp(3.4rem,6.8vw,7.25rem);font-weight:var(--font-display-weight);letter-spacing:-.06em;line-height:.86;text-wrap:balance}
.customer-reviews__summary{display:grid;gap:.45rem;justify-items:start;padding-top:1rem;border-top:1px solid rgba(23,19,16,.24)}
.customer-reviews__score-line{display:flex;align-items:baseline;gap:.8rem}.customer-reviews__score-line strong{font-family:var(--font-display-family);font-size:2.1rem;font-weight:var(--font-display-weight);letter-spacing:-.035em;line-height:1}
.customer-reviews__stars,.customer-review-card__stars{color:#ad8550;letter-spacing:.06em}.customer-reviews__summary p{margin:0;color:var(--color-ink-soft);font-family:var(--font-body-family);font-size:.78rem;line-height:1.4}
.customer-reviews__summary a,.customer-reviews__aggregate a{width:max-content;max-width:100%;color:inherit;font-family:var(--font-body-family);font-size:.68rem;font-weight:700;letter-spacing:.08em;line-height:1.35;text-decoration:none;text-transform:uppercase}
.customer-reviews__summary a:hover,.customer-reviews__aggregate a:hover,.customer-review-card__footer a:hover{text-decoration:underline;text-underline-offset:.22em}
.customer-reviews__viewport{width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;outline:none}.customer-reviews__viewport::-webkit-scrollbar{display:none}.customer-reviews__viewport:focus-visible{outline:1px solid #ad8550;outline-offset:.4rem}
.customer-reviews__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 2rem)/3);gap:1rem;padding-inline-end:calc(66.666% - .66rem)}
.customer-review-card{display:flex;flex-direction:column;min-height:22rem;padding:clamp(1.5rem,2.6vw,2.25rem);border:1px solid rgba(23,19,16,.18);background:#f5efe6;scroll-snap-align:start;scroll-snap-stop:always}
.customer-review-card__stars{margin-bottom:1.7rem;font-size:.82rem;line-height:1}.customer-review-card__stars .is-empty{opacity:.24}.customer-review-card__quote{margin:0;padding:0;border:0}.customer-review-card__quote p{margin:0;font-family:var(--font-display-family);font-size:clamp(1.55rem,2.2vw,2.25rem);font-weight:var(--font-display-weight);letter-spacing:-.035em;line-height:1.06}
.customer-review-card__footer{display:flex;justify-content:space-between;gap:1.25rem;align-items:end;margin-top:auto;padding-top:2.4rem;border-top:1px solid rgba(23,19,16,.18);font-family:var(--font-body-family)}.customer-review-card__footer>div{display:grid;gap:.22rem}.customer-review-card__footer strong{font-size:.77rem;letter-spacing:.02em}.customer-review-card__footer span,.customer-review-card__footer a{color:var(--color-ink-soft);font-size:.67rem;line-height:1.35;text-decoration:none}.customer-review-card__footer>a{flex:0 0 auto}
.customer-reviews__controls{display:grid;grid-template-columns:2.75rem auto 2.75rem;gap:.75rem;align-items:center;justify-content:end;margin-top:1.5rem}.customer-reviews__controls[hidden]{display:none}.customer-reviews__controls button{display:grid;place-items:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid rgba(23,19,16,.32);border-radius:50%;background:transparent;color:inherit;font:inherit;cursor:pointer}.customer-reviews__controls button:hover:not(:disabled){border-color:#ad8550;color:#ad8550}.customer-reviews__controls button:disabled{opacity:.25;cursor:default}.customer-reviews__controls button:focus-visible{outline:2px solid #ad8550;outline-offset:2px}.customer-reviews__counter{min-width:4.3rem;text-align:center;font-family:var(--font-body-family);font-size:.62rem;font-weight:700;letter-spacing:.1em;line-height:1}
.customer-reviews__aggregate{display:flex;justify-content:space-between;gap:2rem;align-items:end;padding:clamp(1.6rem,3vw,2.4rem) 0 0;border-top:1px solid rgba(23,19,16,.2)}.customer-reviews__aggregate p{max-width:28ch;margin:0;font-family:var(--font-display-family);font-size:clamp(1.7rem,3vw,3rem);letter-spacing:-.035em;line-height:1.02}
@media(max-width:70rem){.customer-reviews__header{grid-template-columns:minmax(8rem,.32fr) minmax(0,1.2fr)}.customer-reviews__summary{grid-column:2}.customer-reviews__track{grid-auto-columns:calc((100% - 1rem)/2);padding-inline-end:50%}}
@media(max-width:47.99rem){.customer-reviews{padding-block:4rem}.customer-reviews__header{grid-template-columns:1fr;gap:1.2rem;margin-bottom:2.3rem}.customer-reviews__eyebrow{margin-top:0;font-size:.58rem}.customer-reviews__header h2{max-width:9ch;font-size:clamp(3rem,13vw,4.25rem);line-height:.88}.customer-reviews__summary{grid-column:auto;width:min(100%,19rem);padding-top:.9rem}.customer-reviews__score-line strong{font-size:1.8rem}.customer-reviews__track{grid-auto-columns:calc(100% - 2.25rem);gap:.75rem;padding-inline-end:2.25rem}.customer-review-card{min-height:23rem;padding:1.5rem}.customer-review-card__quote p{font-size:clamp(1.65rem,7vw,2.05rem)}.customer-review-card__footer{padding-top:1.8rem}.customer-reviews__controls{justify-content:space-between;grid-template-columns:2.75rem 1fr 2.75rem}.customer-reviews__aggregate{display:grid;gap:1.3rem;align-items:start}.customer-reviews__aggregate p{font-size:1.8rem}}
@media(prefers-reduced-motion:reduce){.customer-reviews__viewport{scroll-behavior:auto}}
