.arcade-catalog{display:none;width:100%;max-width:1000px;margin:0 auto;padding:18px 24px 42px;color:#fff;background:#000;box-sizing:border-box}
body.arcade-view{background:#000;min-height:100vh;padding-bottom:48px}
body.arcade-view .jp-hero,body.arcade-view .jp-results-strip,body.arcade-view .coupon-widget,body.arcade-view .jp-info-visual,body.arcade-view .jp-safe-note,body.arcade-view .home-extra,body.arcade-view .jp-service-art,body.arcade-view>main.page,body.arcade-view>footer.footer,body.arcade-view .jp-info-badge,body.arcade-view .slot-catalog,body.arcade-view #casinoCatalog,body.arcade-view #sportCatalog,body.arcade-view #sabungCatalog{display:none!important}
body.arcade-view .jp-mainnav{margin-bottom:0}
body.arcade-view .jp-contact-tab{display:flex}
body.arcade-view .arcade-catalog{display:block}
.arcade-catalog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 18px}
.arcade-catalog-title{margin:0;color:#fff;font-size:25px;line-height:1.1;font-weight:900}
.arcade-catalog-status{color:#aaa;font-size:11px;white-space:nowrap}
.arcade-provider-grid{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 auto 22px}
.arcade-provider-card{min-width:150px;height:86px;padding:8px 14px;border:1px solid #444;border-radius:7px;background:#080808;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:.15s;border-bottom:3px solid transparent}
.arcade-provider-card:hover,.arcade-provider-card:focus-visible{border-color:#d9ae32;background:#101010;outline:0}
.arcade-provider-card.active{border-color:#e7b52e;border-bottom-color:#e7b52e;background:#111;box-shadow:0 0 14px rgba(231,181,46,.12)}
.arcade-provider-logo{height:38px;width:120px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.arcade-provider-logo img{max-width:115px;max-height:38px;width:auto;height:auto;object-fit:contain;display:block}
.arcade-provider-fallback{display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:900;letter-spacing:.5px}
.arcade-provider-name{font-size:11px;font-weight:900;line-height:1;text-transform:uppercase}
.arcade-search-row{margin:0 0 18px}
.arcade-search{width:100%;height:36px;padding:0 12px;border:1px solid #333;border-radius:5px;background:#101010;color:#fff;box-sizing:border-box;outline:0}
.arcade-search:focus{border-color:#c99a25}
.arcade-section-title{margin:0 0 13px;font-size:20px;font-weight:900;color:#fff}
.arcade-section-title::before{content:'•';color:#f4b629;margin-right:8px}
.arcade-game-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px 20px}
.arcade-game-card{min-width:0;text-align:center}
.arcade-game-thumb{position:relative;width:100%;aspect-ratio:1.45/1;border:1px solid #252525;border-radius:4px;overflow:hidden;background:linear-gradient(145deg,#101010,#241200);display:flex;align-items:center;justify-content:center}
.arcade-game-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.arcade-thumb-fallback{display:none;width:100%;height:100%;align-items:center;justify-content:center;padding:10px;box-sizing:border-box;text-align:center;font-size:14px;font-weight:900;color:#fff;background:radial-gradient(circle at 50% 35%,rgba(255,183,40,.32),transparent 45%),linear-gradient(145deg,#241200,#080808)}
.arcade-game-name{margin-top:8px;font-size:13px;line-height:1.25;color:#fff;min-height:32px}
.arcade-game-meta{margin-top:3px;font-size:8px;color:#777;text-transform:uppercase}
.arcade-empty{padding:35px 10px;text-align:center;color:#888;border:1px dashed #333;border-radius:7px}
@media(max-width:900px){.arcade-game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:650px){.arcade-catalog{padding:14px 12px 30px}.arcade-catalog-title{font-size:20px}.arcade-provider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.arcade-provider-card{min-width:0;height:78px}.arcade-game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.arcade-game-name{font-size:12px}}
