/* High-density discovery shelves shared by the game library and app markets. */
.catalog-desktop-row__icon img~span,.catalog-mobile-tile__icon img~span{display:none}.catalog-desktop-row__icon.is-fallback span,.catalog-mobile-tile__icon.is-fallback span{display:grid}
.catalog-home{max-width:1180px;margin:0 auto 42px}.catalog-shelf{margin:0 0 20px;padding:18px 20px;border:1px solid var(--gh-line,#dfe8f3);border-radius:12px;background:var(--gh-surface,#fff)}.catalog-shelf__head{display:flex;align-items:baseline;gap:10px;margin:0 0 15px}.catalog-shelf__head h2{margin:0;font-size:18px}.catalog-shelf__head small{color:#8fa3c0;font-size:12px}.catalog-shelf__head a{margin-left:auto;color:#89b9f7;font-size:13px;font-weight:700}.catalog-game-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.catalog-game-tile{min-width:0;overflow:hidden;border:1px solid #ffffff12;border-radius:8px;background:#19263a;color:#eff6ff}.catalog-game-tile:hover{border-color:#5f92cf;transform:translateY(-2px)}.catalog-game-tile__art{height:108px;background:#223149}.catalog-game-tile__art img{width:100%;height:100%;object-fit:cover}.catalog-game-tile__art span{display:grid;width:100%;height:100%;place-items:center;color:#79a9e9;font-size:11px;font-weight:800}.catalog-game-tile__body{display:block;padding:8px 9px}.catalog-game-tile b,.catalog-game-tile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-game-tile b{font-size:13px}.catalog-game-tile small{margin-top:3px;color:#9db1cd;font-size:11px}.catalog-market-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-desktop-row{display:flex;align-items:center;min-width:0;gap:11px;padding:10px;border:1px solid #e5ebf3;border-radius:9px;background:#fff;color:#1e2c3d}.catalog-desktop-row:hover{border-color:#7ca9e1;background:#f7fbff}.catalog-desktop-row__icon{flex:0 0 52px;width:52px;height:52px;overflow:hidden;border-radius:11px;background:#eef4fb}.catalog-desktop-row__icon img{width:100%;height:100%;object-fit:contain}.catalog-desktop-row__icon span{display:grid;width:100%;height:100%;place-items:center;color:#3b76bc;font-weight:800}.catalog-desktop-row__body{min-width:0;flex:1}.catalog-desktop-row b,.catalog-desktop-row small,.catalog-desktop-row em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-desktop-row b{font-size:14px}.catalog-desktop-row small{margin-top:4px;color:#68798d;font-size:12px}.catalog-desktop-row em{margin-top:4px;color:#3976be;font-size:11px;font-style:normal}.catalog-desktop-row__action{padding:6px 8px;border:1px solid #9ec2e9;border-radius:6px;color:#2771bd;font-size:12px;font-weight:700}.catalog-mobile-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.catalog-mobile-tile{display:block;min-width:0;color:#26384d}.catalog-mobile-tile__icon{width:64px;height:64px;margin:0 auto 8px;overflow:hidden;border-radius:14px;background:#edf3fa;box-shadow:0 4px 12px #2d5b8a12}.catalog-mobile-tile__icon img{width:100%;height:100%;object-fit:cover}.catalog-mobile-tile__icon span{display:grid;width:100%;height:100%;place-items:center;color:#3c78bd;font-weight:800}.catalog-mobile-tile b,.catalog-mobile-tile small,.catalog-mobile-tile em{display:block;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.catalog-mobile-tile b{font-size:13px}.catalog-mobile-tile small{margin-top:3px;color:#68798d;font-size:11px}.catalog-mobile-tile em{margin-top:3px;color:#9aa8b8;font-size:10px;font-style:normal}@media(max-width:1024px){.catalog-game-grid,.catalog-mobile-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.catalog-game-tile__art{height:96px}}@media(max-width:760px){.catalog-home{margin-bottom:22px}.catalog-shelf{margin:0 10px 12px;padding:14px}.catalog-shelf__head h2{font-size:16px}.catalog-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.catalog-mobile-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.catalog-game-tile__art{height:100px}.catalog-market-grid{grid-template-columns:1fr}.catalog-desktop-row{padding:8px}.catalog-mobile-tile__icon{width:56px;height:56px}}body.game-hub-page .catalog-shelf{background:#131e31;border-color:#ffffff14}body.game-hub-page .catalog-shelf__head h2{color:#eff6ff}
