
.product-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:10px 0 12px;padding:9px;border:1px solid #dfe8e3;border-radius:12px;background:#fbfdfc}
.product-trust-strip span,.product-trust-strip a{min-height:38px;display:flex;align-items:center;justify-content:center;gap:5px;padding:5px;border-radius:8px;background:#fff;color:#3e5348;text-decoration:none;font-size:12px;line-height:1.45;text-align:center}.product-trust-strip b{color:#15803d}
.review-score-bars{display:grid;gap:5px;margin:10px 0 14px;padding:10px;border:1px solid #e4e9e6;border-radius:11px;background:#fff}.review-score-bars>div{display:grid;grid-template-columns:38px minmax(0,1fr) 34px;align-items:center;gap:7px;font-size:12px;color:#64748b}.review-score-bars i{height:6px;border-radius:999px;background:#eef2ef;overflow:hidden}.review-score-bars i b{display:block;height:100%;border-radius:inherit;background:#f59e0b}
.v42-related-card{display:grid;grid-template-columns:94px minmax(0,1fr);gap:10px;padding:10px;border:1px solid #e2e9e5;border-radius:12px;background:#fff}.v42-related-card>a:first-child{height:94px;display:grid;place-items:center}.v42-related-card img{max-width:100%;max-height:100%;object-fit:contain}.v42-related-card>div{display:flex;flex-direction:column;min-width:0}.v42-related-card small{font-size:12px;color:#849188}.v42-related-card a{text-decoration:none;color:#26392f}.v42-related-card strong{font-size:13px;line-height:1.55}.v42-related-card b{font-size:13px;color:#167344;margin-top:auto}.v42-reason{display:inline-flex;align-self:flex-start;margin-top:4px;padding:3px 6px;border-radius:999px;background:#f3f7f4;color:#607168;font-size:12px}
@media(max-width:680px){.product-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding:7px}.v42-related-card{grid-template-columns:72px minmax(0,1fr)}.v42-related-card>a:first-child{height:72px}}
