.pdp-trust-reviews{padding:var(--section-padding) 0;background:#fff}
.pdp-trust-reviews__hero{text-align:center;margin-bottom:4.8rem}
.pdp-trust-reviews__stars{display:flex;justify-content:center;gap:.4rem;margin-bottom:1.6rem}
.pdp-trust-reviews__stars svg{width:3.2rem;height:3.2rem;fill:rgb(var(--sgc-orange))}
.pdp-trust-reviews__hero h2{font-family:var(--font-heading);font-size:clamp(3.2rem,4.5vw,5.2rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.8rem}
.pdp-trust-reviews__hero small{font-size:1.4rem;color:#888}
.pdp-trust-reviews-subheadline{text-align:left;line-height:1.7;margin-top:1.6rem;font-size:1.6rem;color:#555}
.pdp-trust-reviews__summary-title{font-family:var(--font-heading);font-size:2.2rem;font-weight:700;margin-bottom:2.4rem}
.pdp-trust-reviews__summary{background:rgb(var(--sgc-light-gray));border-radius:1.2rem;padding:3.2rem;display:grid;grid-template-columns:1fr auto auto;gap:4rem;align-items:center;margin-bottom:4rem}
.pdp-trust-reviews__bars{display:flex;flex-direction:column;gap:.8rem}
.pdp-trust-reviews__bar-row{display:flex;align-items:center;gap:1rem;font-size:1.4rem}
.pdp-trust-reviews__bar-row span:first-child{width:1.6rem;text-align:right;font-weight:600}
.pdp-trust-reviews__bar-row svg{width:1.6rem;height:1.6rem;fill:rgb(var(--sgc-orange))}
.pdp-trust-reviews__bar{flex:1;display:block;height:.8rem;background:rgba(0,0,0,.12);border-radius:.4rem;overflow:hidden;min-width:16rem}
.pdp-trust-reviews__bar-fill{display:block !important;height:100%;min-width:.4rem;background:rgb(var(--sgc-orange));border-radius:.4rem;transition:width .4s ease}
.pdp-trust-reviews__bar-row span:last-child{width:3rem;font-size:1.3rem;color:#888}
.pdp-trust-reviews__score{text-align:center}
.pdp-trust-reviews__score-num{font-family:var(--font-heading);font-size:5.6rem;font-weight:900;line-height:1;letter-spacing:-.03em}
.pdp-trust-reviews__score-stars{display:flex;gap:.2rem;justify-content:center;margin:.4rem 0}
.pdp-trust-reviews__score-stars svg{width:1.8rem;height:1.8rem;fill:rgb(var(--sgc-orange))}
.pdp-trust-reviews__score small{font-size:1.3rem;color:#888}
.pdp-trust-reviews__write-btn{background:rgb(var(--sgc-dark));color:#fff;padding:1.2rem 3.2rem;border:none;border-radius:0;font-family:var(--font-body);font-size:1.4rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}
.pdp-trust-reviews__write-btn:hover{background:rgb(var(--sgc-brown))}
.pdp-trust-reviews__ai{margin-bottom:1.6rem}
.pdp-trust-reviews__ai h3{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin-bottom:.4rem}
.pdp-trust-reviews__ai-tag{font-size:1.2rem;color:#888;margin-bottom:1.2rem;display:flex;align-items:center;gap:.4rem}
.pdp-trust-reviews__ai p{font-size:1.5rem;line-height:1.7;color:#555}
.pdp-trust-reviews__topics-btn{display:inline-flex;padding:.8rem 2rem;border:1.5px solid rgba(0,0,0,.15);border-radius:.6rem;background:none;font-family:var(--font-body);font-size:1.3rem;font-weight:500;cursor:pointer;margin-top:1.6rem;transition:border-color .2s}
.pdp-trust-reviews__topics-btn:hover{border-color:rgb(var(--sgc-dark))}
@media(max-width:749px){.pdp-trust-reviews__summary{grid-template-columns:1fr 1fr;gap:2.4rem;padding:2.4rem}.pdp-trust-reviews__bars{grid-column:1/-1}.pdp-trust-reviews__write-btn{width:100%;grid-column:1/-1}.pdp-trust-reviews__bar{min-width:0}.pdp-trust-reviews__score-num{font-size:4rem}}
