/*
 * PE-Class v1.20.04 — Galaxy Z Fold7 unfolded PAPS header breathing room.
 * Keep the 44px action targets intact and move only the Fold/PAPS separator
 * 6px below them. Every selector remains isolated from other environments.
 */
@media (min-width: 769px) and (max-width: 1200px) {
  html.pe87FoldWide[data-pe87-fold-device^="galaxy-fold"][data-pe-tab="paps"]:not(.pe87Ipad):not(.pe87IpadRuntime)
  #app:has(#papsTableBox) > .pe87PageHead.peRecordStickyRegion.foldPapsUnifiedHead12003 {
    padding: 0 0 6px !important;
  }
}
