/* BrandSewa Reviews Global Styles */
.bsr-reviews-container { font-family: inherit; }
.bsr-reviews-container svg { box-sizing: border-box !important; }
.bsr-stars-row { display: inline-flex !important; flex-direction: row !important; align-items: center !important; gap: 2px !important; color: #f59e0b !important; line-height: 1 !important; flex-shrink: 0 !important; }
.bsr-stars-row svg { width: 14px !important; height: 14px !important; min-width: 14px !important; max-width: 14px !important; min-height: 14px !important; max-height: 14px !important; fill: currentColor !important; color: #f59e0b !important; display: inline-block !important; flex-shrink: 0 !important; }
.bsr-stars-row svg.empty { color: #d4d4d8 !important; fill: #d4d4d8 !important; }
.bsr-score-meta-wrap .bsr-stars-row svg { width: 18px !important; height: 18px !important; min-width: 18px !important; max-width: 18px !important; min-height: 18px !important; max-height: 18px !important; }
/* Inline Rating */
.bsr-inline-rating { display: inline-flex !important; align-items: center !important; gap: 6px !important; line-height: 1 !important; vertical-align: middle !important; margin-bottom: 8px !important; }
.bsr-inline-avg { font-size: 14px !important; font-weight: 700 !important; color: #18181b !important; line-height: 1 !important; display: inline-block !important; vertical-align: middle !important; }
.bsr-inline-count { font-size: 13px !important; color: #71717a !important; line-height: 1 !important; display: inline-block !important; vertical-align: middle !important; }