/* ZENTORA V139 — speed + mobile cleanup */
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}
body{overflow-x:hidden;-webkit-tap-highlight-color:transparent}
img,svg,video{max-width:100%;height:auto}
button,a,input,select,textarea{touch-action:manipulation}
button,input,select,textarea{font:inherit}
:where([loading="lazy"]){content-visibility:auto}
.zentora-below-fold{content-visibility:auto;contain-intrinsic-size:240px}
@media(max-width:749px){
  body{min-width:0}
  :where(.page-width,.page-width--narrow){max-width:100%;}
  :where(input,select,textarea,button){font-size:16px}
}
