.GameBackground_container__hM5VY{position:relative;--game-bg-image:var(--game-background-image),radial-gradient(50% 50% at 50% 50%,var(--game-gradient-start) 0%,var(--game-gradient-end) 100%);--game-bg-size:50%,100%;--game-bg-position:center;--game-bg-blend:var(--blend-mode,overlay)}.GameBackground_container__hM5VY[data-game-mode=always][data-has-game-background=true]{background-image:var(--game-bg-image);background-blend-mode:var(--game-bg-blend);background-size:var(--game-bg-size);background-position:var(--game-bg-position)}@media (max-width:575px){.GameBackground_container__hM5VY[data-game-mode=mobile][data-has-game-background=true]{background-image:var(--game-bg-image);background-blend-mode:var(--game-bg-blend);background-size:var(--game-bg-size);background-position:var(--game-bg-position)}}@media (min-width:576px){.GameBackground_container__hM5VY{border-radius:calc(1rem + 2px)}.GameBackground_container__hM5VY[data-game-mode=desktop][data-has-game-background=true]{background-image:var(--game-bg-image);background-blend-mode:var(--game-bg-blend);background-size:var(--game-bg-size);background-position:var(--game-bg-position)}}.GameBackground_container__hM5VY[data-variant=angled]{background:radial-gradient(circle at center,transparent 0,var(--game-gradient-end) 100%),linear-gradient(95deg,var(--game-gradient-start) 0,var(--game-gradient-start) 50%,var(--game-gradient-end) 50%,var(--game-gradient-end) 100%);background-blend-mode:darken}