
.sfs-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;max-width:980px}
.sfs-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.sfs-mini-stats span{margin-right:8px;color:#374151}
.sfs-chart{overflow:auto;margin-bottom:12px}
.sfs-branding{position:absolute;top:10px;right:20px;display:flex;align-items:center;gap:10px}
.sfs-branding img{height:28px}
.sfs-settings-upsell{margin:24px 0;text-align:center}
.sfs-settings-upsell img{max-width:760px;height:auto;border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 2px 6px rgba(0,0,0,.08)}
