.rbar__pct,.reviews__average{font-variant-numeric:tabular-nums}.rcard__name,.reviews__count,.rstars,.rstars__row{white-space:nowrap}.reviews{--rv-ink:#1d1d1f;--rv-muted:#6e6e73;--rv-faint:#86868b;--rv-line:#e3e3e6;--rv-star:#fbbc04;--rv-star-off:#dadce0;--rv-accent:#0071e3;--rv-radius:20px;--rv-pad:clamp(1.25rem, 4.5vw, 5rem);--rv-ease:cubic-bezier(0.28, 0.11, 0.32, 1);background:#fbfbfd;padding:clamp(4.5rem,10vh,8.5rem) var(--rv-pad);font-family:Inter,"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;color:var(--rv-ink);-webkit-font-smoothing:antialiased}.reviews__wrap{max-width:1440px;margin:0 auto}.reviews__grid{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:clamp(2rem,4vw,3.5rem);align-items:start}.reviews__left{min-width:0;position:sticky;top:100px}.reviews__right{min-width:0;display:flex;flex-direction:column;gap:1.5rem}.reviews__head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.reviews__eyebrow{margin:0 0 .75rem;font-size:.82rem;font-weight:600;color:var(--rv-accent)}.reviews__title{margin:0;font-size:clamp(2.1rem, 4.2vw, 3.4rem);font-weight:700;line-height:1.06;letter-spacing:-.032em}.reviews__nav{display:flex;gap:.6rem;flex-shrink:0}.reviews__arrow{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--rv-line);border-radius:50%;background:#fff;color:var(--rv-ink);cursor:pointer;transition:background-color .25s var(--rv-ease),border-color .25s var(--rv-ease),opacity .25s var(--rv-ease),transform .25s var(--rv-ease)}.reviews__arrow svg{width:17px;height:17px}.reviews__arrow:hover:not(:disabled){background:var(--rv-ink);border-color:var(--rv-ink);color:#fff}.reviews__arrow:active:not(:disabled){transform:scale(.94)}.reviews__arrow:disabled{opacity:.32;cursor:default}.reviews__summary{display:flex;flex-direction:column;gap:1.5rem;padding:clamp(1.5rem,3vw,2.25rem);border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:#fff}.reviews__score{text-align:center}.reviews__average{display:block;font-size:clamp(3rem, 6vw, 4.4rem);font-weight:700;line-height:1;letter-spacing:-.045em}.reviews__count{margin:.7rem 0 0;font-size:.86rem;color:var(--rv-muted)}.reviews__divider{width:100%;height:1px;min-height:1px;background:var(--rv-line)}.rstars{position:relative;display:inline-block;line-height:0}.rstars__row{display:block}.rstars__row svg{width:21px;height:21px;display:inline-block}.rstars__row--base{color:var(--rv-star-off)}.rstars__row--fill{position:absolute;inset:0;overflow:hidden;color:var(--rv-star)}.rstars svg path{fill:currentColor}.reviews__score .rstars{margin-top:.85rem}.rstars--sm svg{width:16px;height:16px}.reviews__bars{display:flex;flex-direction:column;gap:.45rem;min-width:0}.rbar{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:.55rem}.rbar__label{font-size:.84rem;font-weight:600;color:var(--rv-muted)}.rbar__star{width:14px;height:14px;fill:var(--rv-star)}.rbar__meter{height:9px;border-radius:999px;background:#edeef0;overflow:hidden}.rbar__fill{display:block;height:100%;border-radius:999px;background:var(--rv-star)}.rbar__pct{min-width:3.1rem;text-align:right;font-size:.8rem;color:var(--rv-faint)}.reviews__track{display:flex;gap:clamp(.9rem,1.6vw,1.4rem);padding:.5rem 0 1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.reviews__track::-webkit-scrollbar{display:none}.reviews__track.is-dragging{cursor:grabbing;user-select:none}.reviews__track:focus-visible{outline:2px solid var(--rv-accent);outline-offset:-2px;border-radius:12px}.rcard{flex:0 0 clamp(268px,27vw,350px);display:flex;flex-direction:column;padding:clamp(1.25rem,1.8vw,1.65rem);border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:#fff;scroll-snap-align:start;transition:box-shadow .35s var(--rv-ease),transform .35s var(--rv-ease)}.rcard:hover{transform:translateY(-4px);box-shadow:0 18px 38px -22px rgba(0,0,0,.4)}.rcard__head{display:flex;align-items:center;gap:.7rem;margin-bottom:.9rem}.rcard__avatar{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;color:#fff;font-size:.86rem;font-weight:600;letter-spacing:.02em}.rcard__who{min-width:0;flex:1}.rcard__name{margin:0;font-size:.94rem;font-weight:600;overflow:hidden;text-overflow:ellipsis}.rcard__when{margin:.1rem 0 0;font-size:.79rem;color:var(--rv-faint)}.rcard__verified{flex-shrink:0;display:inline-flex;align-items:center;gap:.28rem;padding:.24rem .5rem;border-radius:999px;background:#e8f5e9;color:#1b7a32;font-size:.68rem;font-weight:600}.rcard__verified svg{width:10px;height:10px}.rcard__text{margin:.85rem 0 0;font-size:.92rem;line-height:1.65;color:var(--rv-muted);display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:860px){.reviews__grid{grid-template-columns:1fr;gap:2rem}.reviews__left{position:static}.reviews__summary{display:grid;grid-template-columns:auto 1px minmax(0,1fr);align-items:center;gap:1.5rem}.reviews__divider{width:1px;height:100%;min-height:90px}.reviews__track{padding:.5rem 0 1.5rem}}@media (max-width:560px){.reviews__summary{grid-template-columns:1fr;justify-items:center;text-align:center}.reviews__divider{display:none}.reviews__bars{width:100%}.rcard{flex-basis:min(84vw,320px)}.reviews__average{font-size:3rem}.rbar__pct{min-width:2.6rem}}@media (prefers-reduced-motion:reduce){.reviews *,.reviews ::after,.reviews ::before{transition-duration:0s!important;animation-duration:0s!important}}