/* rtpx-game-badge-single-source-v9: one stack-based badge system only */
:root{--rtpx-badge-hot-src:url("https://i.postimg.cc/2ysg9hn1/Hot-Game.png");--rtpx-badge-extra-scatter-src:url("https://i.postimg.cc/52Lt0kT6/EXTRA-SCATTER.png");--rtpx-badge-new-src:url("https://i.postimg.cc/2SBjVXqF/NEW.png");--rtpx-game-badge-width:clamp(72px,6.9vw,112px);--rtpx-game-badge-top:-10px;--rtpx-game-badge-left:2px;--rtpx-extra-scatter-badge-offset-y:9px}
.game-card,.feature-island-card{position:relative}.game-card{overflow:visible}.game-card-shell{position:relative}
.game-card-badge-stack{position:absolute;z-index:90;top:var(--rtpx-game-badge-top);left:var(--rtpx-game-badge-left);display:block;width:auto;max-width:min(72%,120px);pointer-events:none;user-select:none;-webkit-user-drag:none;background:transparent;box-shadow:none;filter:none;opacity:1;visibility:visible;isolation:isolate;contain:layout paint}
.game-card-badge-stack>.rtpx-game-badge,.game-card-badge-stack>.game-hot-badge,.game-card-badge-stack>.game-extra-scatter-badge,.game-card-badge-stack>.game-new-badge{position:relative;inset:auto;z-index:auto;display:block;width:var(--rtpx-game-badge-width);height:auto;max-width:100%;max-height:none;min-width:0;object-fit:contain;object-position:left top;pointer-events:none;user-select:none;-webkit-user-drag:none;filter:none;box-shadow:none;opacity:1;visibility:visible;background:transparent;contain:layout paint}
.game-card-badge-stack>.game-extra-scatter-badge{margin-top:var(--rtpx-extra-scatter-badge-offset-y)}
.game-card-badge-stack>.rtpx-game-badge[hidden],.game-card-badge-stack>.game-hot-badge[hidden],.game-card-badge-stack>.game-extra-scatter-badge[hidden],.game-card-badge-stack>.game-new-badge[hidden],.game-card-badge-stack>.rtpx-game-badge[data-rtpx-badge-state="error"],.game-card-badge-stack>.game-hot-badge[data-rtpx-badge-state="error"],.game-card-badge-stack>.game-hot-badge[data-rtpx-hot-state="error"]{display:none}
@media(max-width:640px){:root{--rtpx-game-badge-width:clamp(58px,16vw,86px);--rtpx-game-badge-top:-8px;--rtpx-game-badge-left:1px;--rtpx-extra-scatter-badge-offset-y:7px}.game-card-badge-stack{max-width:min(68%,90px)}}
@media(min-width:1200px){:root{--rtpx-game-badge-width:clamp(84px,5.8vw,118px)}}
