.csw-widget{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;box-sizing:border-box}
.csw-widget *{box-sizing:border-box}
.csw-stars{display:inline-flex;gap:3px;vertical-align:middle}
.csw-compact{background:#fff;border-radius:8px;padding:20px 28px;text-align:center;box-shadow:0 1px 4px rgba(0,0,0,.08);max-width:310px}
.csw-compact .csw-score-text{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:8px}
.csw-compact .csw-stars{display:flex;justify-content:center;gap:3px;margin-bottom:10px}
.csw-compact .csw-count{font-size:13px;color:#6b6b6b}
.csw-compact .csw-count a{color:#1a1a1a;text-decoration:underline}
.csw-full{background:#fff;border-radius:12px;padding:32px 36px;box-shadow:0 2px 12px rgba(0,0,0,.07);max-width:380px;text-align:center}
.csw-full .csw-label{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:4px}
.csw-full .csw-stars{display:flex;justify-content:center;gap:3px;margin-bottom:8px}
.csw-full .csw-scoreln{font-size:14px;color:#6b6b6b;margin-bottom:20px}
.csw-full .csw-scoreln strong{color:#1a1a1a}
.csw-bars{display:flex;flex-direction:column;gap:6px;margin-bottom:4px}
.csw-bar-row{display:flex;align-items:center;gap:10px}
.csw-bar-label{font-size:13px;color:#1a1a1a;width:68px;text-align:right;white-space:nowrap;font-weight:600}
.csw-bar-track{flex:1;height:10px;background:#e8e8e8;border-radius:5px;overflow:hidden}
.csw-bar-fill{height:100%;border-radius:5px}
.csw-bar-pct{font-size:12px;color:#999;width:36px;text-align:left}
.csw-divider{border:none;border-top:1px solid #eee;margin:18px 0}
.csw-full .csw-count{font-size:13px;color:#6b6b6b}
.csw-full .csw-count a{color:#1a1a1a;font-weight:600;text-decoration:none}
.csw-inline{display:inline-flex;align-items:center;gap:10px;background:#fff;border-radius:8px;padding:10px 18px;box-shadow:0 1px 4px rgba(0,0,0,.08)}
.csw-inline .csw-stars{gap:2px}
.csw-inline .csw-text{font-size:13px;color:#6b6b6b}
.csw-inline .csw-text strong{color:#1a1a1a}
