.home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.featured-game{display:flex;flex-direction:column;min-width:0}.featured-game .game-art{height:auto;min-height:0;aspect-ratio:460/215;display:block}.game-art:before,.game-art:after{display:none}.game-art img{display:block;width:100%;height:100%;object-fit:cover}.featured-game .card-body{padding:22px;display:flex;flex-direction:column;flex:1}.featured-game .card-body h3{font-size:30px;margin:0 0 12px}.featured-game .card-body p{font-size:14px;line-height:1.6}.featured-game .card-foot{margin-top:auto;padding:20px 0 0;gap:12px;flex-wrap:wrap}.featured-game .game-categories{margin:16px 0 24px}.game-hub .mini-art{width:320px;height:auto;aspect-ratio:460/215;flex-shrink:0;border-radius:7px;overflow:hidden}.game-hub .detail-top>div:first-child{min-width:0}.game-hub h1{overflow-wrap:anywhere}.game-hub .detail-top{gap:28px}.fix-card-top{align-items:flex-start}.fix-card-top .category{min-width:0}.top-feedback small{line-height:1.5}
@media(max-width:1100px){.home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-hub .mini-art{width:240px}}
@media(max-width:700px){.home-grid{grid-template-columns:1fr}.game-hub .detail-top{display:flex;flex-direction:column;align-items:stretch}.game-hub .mini-art{display:block;width:100%;max-width:460px}.featured-game .card-body{padding:20px}.game-hub .detail-top h1{font-size:44px}}
