/* Optical alignment: proportional figures remove the padded tabular '1'.
   Compensate the glyph side bearing without moving the card's text grid. */
#skinHeroGrid .is-clickable .wait-days:not(.is-active) strong {
  font-variant-numeric: proportional-nums lining-nums;
  margin-inline-start: -.035em;
}
