/* TOTOSLOTJP — Sabung catalog isolated UI */
.sabung-catalog{display:none;width:100%;max-width:900px;margin:0 auto;padding:18px 24px 40px;color:#fff;background:#000;box-sizing:border-box}
body.sabung-view{background:#000;min-height:100vh;padding-bottom:48px}
body.sabung-view .jp-hero,body.sabung-view .jp-results-strip,body.sabung-view .coupon-widget,body.sabung-view .jp-info-visual,body.sabung-view .jp-safe-note,body.sabung-view .home-extra,body.sabung-view .jp-service-art,body.sabung-view>main.page,body.sabung-view>footer.footer,body.sabung-view .jp-info-badge,body.sabung-view .slot-catalog,body.sabung-view #casinoCatalog,body.sabung-view #sportCatalog{display:none!important}
body.sabung-view .jp-mainnav{margin-bottom:0}
body.sabung-view .jp-contact-tab{display:flex}
body.sabung-view .sabung-catalog{display:block}
.sabung-catalog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 18px}
.sabung-catalog-title{margin:0;color:#fff;font-size:25px;line-height:1.1;font-weight:900}
.sabung-catalog-status{color:#aaa;font-size:11px;white-space:nowrap}
.sabung-provider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:650px;margin:0 auto 18px}
.sabung-provider-card{height:150px;border:1px solid #444;border-radius:8px;background:#080808;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:pointer;transition:.15s;border-bottom:3px solid transparent}
.sabung-provider-card:hover,.sabung-provider-card:focus-visible{border-color:#d9ae32;background:#101010;outline:0}
.sabung-provider-card.active{border-color:#e7b52e;border-bottom-color:#e7b52e;background:#111;box-shadow:0 0 14px rgba(231,181,46,.12)}
.sabung-provider-logo{height:80px;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}
.sabung-provider-logo img{max-width:220px;max-height:80px;width:auto;height:auto;object-fit:contain;display:block}
.sabung-provider-fallback{display:none;align-items:center;justify-content:center;font-size:26px;font-weight:900;letter-spacing:1px}
.sabung-provider-name{font-size:14px;font-weight:900;line-height:1;text-transform:uppercase}
.sabung-info{max-width:650px;margin:0 auto;padding:13px 15px;border:1px solid #333;border-radius:7px;background:#090909;color:#aaa;text-align:center;font-size:11px}
@media(max-width:700px){.sabung-catalog{padding:14px 12px 30px}.sabung-catalog-title{font-size:20px}.sabung-provider-grid{grid-template-columns:1fr;gap:9px}.sabung-provider-card{height:115px}.sabung-provider-logo{height:60px}.sabung-provider-logo img{max-height:60px;max-width:180px}}
