/* v119E.3.7.9.48.1 — mobile input viewport stability */
html.psp-input-editing,html.psp-input-editing body{overflow-anchor:none;}
html.psp-input-editing input:focus,html.psp-input-editing select:focus,html.psp-input-editing textarea:focus{scroll-margin-top:190px;scroll-margin-bottom:180px;}
@media(max-width:700px){
  html.psp-input-editing .pspStickyQuickShortcuts,
  html.psp-input-editing [data-psp-sticky-workspace],
  html.psp-input-editing #pspActionableWarningBar{transform:translateZ(0);}
}
