.reviews-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;padding:48px 0 38px}
.reviews-intro h1{font-size:clamp(64px,7vw,96px);line-height:.93}
.reviews-proof{border-left:1px solid var(--rule);padding:6px 0 4px 40px;display:flex;flex-direction:column;align-items:flex-start}
.reviews-proof>strong{font:700 clamp(62px,7.5vw,100px)/1 var(--display);letter-spacing:-.06em;font-variant-numeric:tabular-nums}
.reviews-proof>span{font-size:16px;margin:9px 0 19px}
.reviews-proof p{font-size:12px;color:var(--muted);margin:0 0 12px;display:flex;align-items:baseline;gap:12px}
.reviews-proof b{font:600 29px var(--display);color:var(--ink);letter-spacing:-.035em}
.reviews-proof>a{font-size:10px;color:var(--muted)}
.reviews-topics{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--ink);border-bottom:1px solid var(--rule);padding:20px 0;font-size:12px}
.reviews-topics a{text-decoration:none}.reviews-topics a:hover{text-decoration:underline}
.reviews-topic{scroll-margin-top:22px;padding:38px 0 12px}
.reviews-topic-heading{margin:0 0 18px;display:flex;align-items:baseline;justify-content:space-between}
.reviews-topic h2{font:600 clamp(29px,3vw,41px)/1.08 var(--display);letter-spacing:-.045em;margin:0}
.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--rule)}
.reviews-grid .impact-voice{padding:28px;border-bottom:1px solid var(--rule);border-right:1px solid var(--rule);margin:0;min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.reviews-grid .impact-voice:nth-child(3n+2){border-right:0}
.reviews-grid .featured-voice{grid-column:span 2;background:var(--soft);padding:34px 38px}
.reviews-grid .impact-voice:last-child{border-right:0}
.reviews-grid .impact-voice:last-child:nth-child(3n){grid-column:1/-1}
.reviews-grid .impact-voice:last-child:nth-child(3n+1){grid-column:span 2}
.reviews-grid .impact-voice blockquote{font:400 25px/1.38 var(--quote);letter-spacing:-.02em;margin:17px 0 24px}
.reviews-grid .featured-voice blockquote{font-size:clamp(29px,3vw,42px);line-height:1.22;max-width:650px}
.reviews-grid .impact-voice:nth-child(5n+3) blockquote{color:var(--red)}
.reviews-grid .impact-voice>div{margin-top:auto;display:flex;flex-direction:column;gap:6px;font-size:11px;line-height:1.5}
.reviews-grid .impact-voice>div span{color:var(--muted)}
.reviews-grid .impact-voice .text-link{margin-top:10px;font-size:10px;padding:2px 0}
.reviews-grid .stars{font-size:12px;letter-spacing:3px}
.reviews-archive-link{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:32px 0;margin-top:24px;border-top:1px solid var(--ink)}
.reviews-archive-link a:first-child{font:600 clamp(23px,3vw,35px) var(--display);letter-spacing:-.03em;text-decoration:none}
.reviews-archive-link a:last-child{font-size:11px}
.reviews-page .method{font-size:11px;padding:20px 0}
.reviews-page .impact-footer{margin-top:0}
@media(max-width:900px){.reviews-grid .impact-voice{padding:23px}.reviews-grid .impact-voice blockquote{font-size:23px}.reviews-grid .featured-voice blockquote{font-size:34px}.reviews-intro{gap:30px}.reviews-proof{padding-left:27px}.reviews-topics{font-size:11px;gap:12px}}
@media(max-width:640px){.reviews-intro{grid-template-columns:1fr;gap:28px;padding:32px 0 28px}.reviews-intro h1{font-size:64px}.reviews-intro h1 br{display:none}.reviews-intro h1 .red:before{content:none}.reviews-intro h1{font-size:43px;white-space:nowrap}.reviews-proof{border-left:0;border-top:1px solid var(--rule);padding:22px 0 0}.reviews-proof>strong{font-size:69px}.reviews-proof>span{font-size:14px;margin-bottom:12px}.reviews-proof p{font-size:11px;margin-bottom:8px}.reviews-proof b{font-size:27px}.reviews-topics{display:grid;grid-template-columns:1fr 1fr;gap:18px 12px;padding:18px 0;font-size:11px}.reviews-topic{padding-top:30px}.reviews-topic-heading{margin-bottom:15px}.reviews-topic h2{font-size:30px}.reviews-grid{grid-template-columns:1fr}.reviews-grid .impact-voice,.reviews-grid .impact-voice:last-child,.reviews-grid .featured-voice{grid-column:auto;border-right:0;padding:25px 0}.reviews-grid .impact-voice:last-child:nth-child(n){grid-column:auto}.reviews-grid .featured-voice{padding:25px 22px}.reviews-grid .impact-voice blockquote{font-size:25px}.reviews-grid .featured-voice blockquote{font-size:31px;line-height:1.23}.reviews-archive-link{align-items:flex-start;flex-direction:column;margin-top:12px;padding:25px 0}.reviews-archive-link a:first-child{font-size:26px}.reviews-page .impact-footer{align-items:flex-start}}
