/* Host Team Fortress 2 — acento RED/BLU suave sobre host-fivem.css */

body.host-tf2-landing .fm-page-header.header::before {
  background:
    radial-gradient(ellipse 82% 70% at 18% 25%, rgba(200, 65, 60, 0.18), transparent 50%),
    radial-gradient(ellipse 78% 65% at 85% 75%, rgba(65, 110, 185, 0.14), transparent 52%);
}

body.host-tf2-landing .fm-trust-strip {
  border-top-color: rgba(120, 90, 140, 0.14);
}
