/* Motion layer helpers + browser surfaces themed to the brand (design-team item) */
.prf-line-wrap{display:block;overflow:hidden;line-height:inherit}
.prf-line{display:block}
::selection{background:#991D25;color:#fff}
input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #8B0000;outline-offset:2px}
.prf-trust .elementor-icon-box-description{color:#3F3730!important}


/* Scroll performance: only the hero layer and sticky header are promoted; everything else stays in the normal flow */
#prf-hero .elementor-motion-effects-layer{will-change:transform;backface-visibility:hidden}
.elementor-sticky--active{backface-visibility:hidden}
