@media(max-width:500px){.number-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.number-cell{font-size:clamp(13px,3.8vw,17px)}}
