/* Force readable font sizes */ body.mobile { font-size: 16px !important; line-height: 1.6; } /* Compact tables */ .mobile table.responsive { font-size: 14px; overflow-x: auto; } /* Tap targets */ .mobile a { min-width: 44px; min-height: 44px; }