/* PE-Class v1.21.27 — iPad Home Screen PAPS focus zoom guard.
 * Keep every editable core-table value at WebKit's zoom-safe text size.
 * The extra #app ID intentionally outranks legacy paired/grip input rules. */
html.pePapsIpadHardware12126[data-pe-tab="paps"] #app #papsTableBox input.papsInput {
  font-size: 16px !important;
}
