.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}@media (max-width:600px){.nps-badge{padding:6px 8px;border-radius:6px;min-width:90px}.nps-badge__top{margin-bottom:4px}.nps-badge__title{font-size:8px}.nps-badge__score{font-size:11px}.nps-badge__bar{height:5px;border-radius:3px;margin-bottom:4px}.nps-badge__fill{border-radius:3px}.nps-badge__dot{right:-3px;width:10px;height:10px;border-width:1.5px}.nps-badge__label{font-size:7px}}