/* ── NEXTT Product Stats Block ── */
.nb{background:#fff;border:0.5px solid #e0e0e0;border-radius:12px;padding:1rem 1.25rem;font-family:sans-serif;margin-bottom:1rem}
.nb-title{font-size:11px;font-weight:500;letter-spacing:.08em;color:#888;text-transform:uppercase;margin:0 0 8px;display:block}
.nb-sep{border:none;border-top:0.5px solid #e0e0e0;margin:12px 0}
.nb-sub{font-size:12px;color:#888;margin:2px 0 0;display:block}
.stars{display:flex;gap:6px;margin-bottom:4px}
.star{font-size:20px;color:#e0e0e0;line-height:1}
.star.on{color:#B83276}
.bar-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}
.bar-name{font-size:12px;color:#888;width:65px;flex-shrink:0}
.bar-track{flex:1;height:6px;background:#f0f0f0;border-radius:3px;overflow:hidden}
.bar-fill{height:100%;border-radius:3px;background:#B83276}
.bar-num{font-size:12px;font-weight:500;width:28px;text-align:right;flex-shrink:0}
.badge-nextt{display:inline-block;padding:3px 10px;border-radius:8px;font-size:12px;font-weight:500;background:#F4C0D1;color:#72243E}
.badge-gewo{display:inline-block;padding:3px 10px;border-radius:8px;font-size:12px;font-weight:500;background:#f5f5f5;color:#666;border:0.5px solid #ddd}
.dureza-row{display:flex;align-items:baseline;gap:6px}
.dureza-val{font-size:22px;font-weight:500;color:#111}
.dureza-unit{font-size:13px;font-size:22px;color:#888}