/* Host RedM — acentos sobre host-fivem.css (hero mais “terroso”, sem alterar componentes) */

body.host-redm-landing .fm-page-header.header::before {
  background:
    radial-gradient(ellipse 92% 82% at 14% 18%, rgba(180, 95, 60, 0.24), transparent 56%),
    radial-gradient(ellipse 72% 58% at 88% 72%, rgba(200, 155, 95, 0.1), transparent 46%);
}

body.host-redm-landing .fm-trust-strip {
  border-top-color: rgba(200, 130, 80, 0.18);
}
