.nf-volume-edit-wrap{display:flex;align-items:center;gap:6px;justify-content:center;min-width:92px}
  .nf-volume-edit{width:76px;height:36px;border:1px solid #cbd5e1;border-radius:10px;padding:0 8px;font-size:14px;font-weight:950;color:#0f172a;background:#fff;outline:none;text-align:center}
  .nf-volume-edit:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}
  .nf-volume-note{display:block;margin-top:4px;font-size:10px;font-weight:850;color:#64748b;white-space:nowrap;text-align:center}
