
/* V262 — Quantity display:
   show the full stored quantity, no visual rounding or hidden decimal digits. */
.v262-exact-qty,
.tabular{
  font-variant-numeric:tabular-nums;
}
