/* Host Counter-Strike 2 — acentos sobre host-fivem.css */

body.host-cs2-landing .fm-page-header.header::before {
  background:
    radial-gradient(ellipse 88% 78% at 12% 24%, rgba(215, 120, 35, 0.22), transparent 54%),
    radial-gradient(ellipse 68% 52% at 92% 68%, rgba(90, 110, 140, 0.1), transparent 48%);
}

body.host-cs2-landing .fm-trust-strip {
  border-top-color: rgba(210, 110, 40, 0.16);
}
