/* Form readability on known Hesabgah owner pages. Pinch zoom remains available. */
@media(max-width:760px),(hover:none) and (pointer:coarse){
body input:not([type=hidden]):not([type=checkbox]):not([type=radio]):not([type=range]):not([type=button]):not([type=submit]):not([type=reset]):not([type=color]):not([type=file]),body select,body textarea{font-size:max(16px,1em)!important;line-height:1.5}
}
