/* Phase 21 v1.0.1: eliminate the 320px scrollbar-width edge case and normalize category indices. */
.mrl-phase21{min-width:0}
.category-grid{counter-reset:mrl-category}
.category-card small{font-size:0}
.category-card small::before{counter-increment:mrl-category;content:"CAT / " counter(mrl-category,decimal-leading-zero);font-size:9px}
