﻿.stat .num{font-variant-numeric:lining-nums}
.genBox .genRow:last-child{margin-bottom:0}
.genRow .fill{min-width:3px}
.genRow .n{text-align:center}
.motto{padding-inline:18px}
@media(max-width:640px){
  .statGrid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:14px;margin-bottom:38px}
  .stat{padding:24px 14px;border-radius:16px}
  .stat .num{font-size:2.5rem}
  .stat .lbl{font-size:.88rem}
  .genBox{padding:26px 18px;border-radius:18px}
  .genRow{gap:10px}
  .genRow .g{min-width:0;flex:0 0 96px;font-size:.82rem}
  .genRow .bar{height:12px}
  .genRow .n{min-width:26px}
}
