/** PrimeFlix REBUILD R6/R7/R13 — surface guardrails. */
html{scroll-behavior:auto}
body.pf-surface-desktop-web{--pf-surface-gutter:clamp(22px,3vw,56px)}
body.pf-surface-mobile-web{--pf-surface-gutter:16px;overflow-x:clip}
body.pf-surface-mobile-app{--pf-surface-gutter:14px;overscroll-behavior-y:none}
body.pf-rebuild-r13 :focus-visible{outline:2px solid var(--pf-accent,#7c3aed);outline-offset:3px}
body.pf-rebuild-r13 img,body.pf-rebuild-r13 video,body.pf-rebuild-r13 iframe{max-width:100%}
body.pf-surface-mobile-web .pf-auth-modal-card{max-height:min(92dvh,760px);overflow:auto}
body.pf-surface-mobile-web input,body.pf-surface-mobile-web button,body.pf-surface-mobile-web select{font-size:max(16px,1em)}
body.pf-surface-desktop-web .pfma-shell,body.pf-surface-desktop-web [data-pfm-app]{--pf-app-surface-disabled:1}
@media (prefers-reduced-motion:reduce){body.pf-rebuild-r13 *,body.pf-rebuild-r13 *::before,body.pf-rebuild-r13 *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
