.shgr-wrap{margin:2rem 0;padding:1.5rem;border:1px solid #e8e8e8;border-radius:12px;background:#fff}
.shgr-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:1rem}
.shgr-title{margin:0 0 .35rem;font-size:1.7rem;font-weight:700}
.shgr-subtitle{margin:0;color:#555}
.shgr-badge{min-width:220px;padding:1rem;border-radius:10px;background:#fafafa;border:1px solid #eee}
.shgr-score{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}
.shgr-count{font-size:.95rem;color:#555;margin-bottom:.75rem}
.shgr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.shgr-card,.shgr-product-item{padding:1rem;border:1px solid #eee;border-radius:10px;background:#fafafa}
.shgr-stars{color:#f5b400;font-size:1.1rem;margin-bottom:.5rem;letter-spacing:1px}
.shgr-text{color:#222;line-height:1.6;margin-bottom:.75rem}
.shgr-author{font-weight:700;margin-bottom:.15rem}
.shgr-source{font-size:.9rem;color:#666}
.shgr-link{display:inline-block;padding:.65rem 1rem;border-radius:8px;background:#111;color:#fff !important;text-decoration:none}
.shgr-link:hover{opacity:.92}
.shgr-product-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:1rem;flex-wrap:wrap}
.shgr-product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.shgr-product-cta{margin-top:1rem}
@media (max-width:991px){.shgr-grid,.shgr-product-list{grid-template-columns:1fr 1fr}.shgr-head{flex-direction:column}}
@media (max-width:575px){.shgr-grid,.shgr-product-list{grid-template-columns:1fr}.shgr-wrap{padding:1rem}.shgr-title{font-size:1.35rem}}
