.nps-badge{display:inline-block;padding:12px 16px;border:1px solid #e0e0e0;border-radius:10px;background:#fff;min-width:180px;font-family:sans-serif}.nps-badge__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.nps-badge__title{font-size:15px;font-weight:700;color:#1a1a1a}.nps-badge__score{font-size:20px;font-weight:800;color:#1a1a1a}.nps-badge__bar{position:relative;height:8px;background:#e0e0e0;border-radius:4px;margin-bottom:8px}.nps-badge__fill{height:100%;background:#2ab4a0;border-radius:4px}.nps-badge__dot{position:absolute;right:-5px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;background:#2ab4a0;border:2px solid #fff}.nps-badge__label{font-size:12px;color:#666}