/* Fixed-size layered prototypes avoid reload flashes and layout changes. */
body.pf-system.pf-unified[data-portfolio='feral'] .ui-stage .ui-screen-frame {
  position: absolute; inset: 0; width: 100%; height: 100%;
  border: 0; opacity: 1; z-index: 1; background: #020305;
}
body.pf-system.pf-unified[data-portfolio='feral'] .ui-stage .ui-screen-incoming {
  z-index: 2; opacity: 0; pointer-events: none;
}
