.home-empty{padding:34px 22px;border:1px dashed var(--line);border-radius:var(--radius);background:var(--surface);color:var(--muted);text-align:center}
.mini-feature>.news-thumb-placeholder{position:absolute;width:100%;height:100%;font-size:18px}
.cards--four>.card>.news-thumb-placeholder{height:150px}
.game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.game-card img{object-fit:cover}
.game-card:after{background:linear-gradient(0deg,rgba(3,5,8,.96) 0,rgba(3,5,8,.58) 31%,transparent 72%)}
.game-card__name{right:17px;overflow-wrap:anywhere}
.game-card__placeholder{position:absolute!important;inset:0;display:grid;place-items:center;color:#65717b;font-size:22px;background:linear-gradient(145deg,#171d23,#0d1217)}
.game-card__placeholder b{color:#8f3e3b}
@media(max-width:980px){.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){main{overflow:hidden}.hero-grid,.cards,.cards--four,.fresh-guides{min-width:0}.card,.compact-guide{min-width:0}.card h3,.compact-guide h3{overflow-wrap:anywhere}}
