/* S8SPORT Unified safety layer */
/* Legacy right-side prediction launcher is removed by JS. Keep Rescue button on left. */
.s8pr-float{right:auto!important;left:14px!important}
@media(max-width:640px){.s8pr-float{left:8px!important;right:auto!important}}
/* Hide elements explicitly marked by the cleanup runtime. */
[data-s8-unified-legacy-prediction="1"]{display:none!important;visibility:hidden!important;pointer-events:none!important}

/* v4.43.1: permanently remove legacy floating Breaking News bar. */
.s8gs-breaking{display:none!important;visibility:hidden!important;pointer-events:none!important}
