:root{--rebuild-blue:#0284C7;--rebuild-deep-blue:#075985;--rebuild-gold:#F5B942;--rebuild-dark-gold:#D99A18;--rebuild-black:#111111;--rebuild-deep-black:#050505}
body.body-mobile{background:var(--rebuild-deep-black)!important;color:#f4f7fa!important}
body.body-mobile .card,body.body-mobile .modal-content{background:#0b1b28!important;color:#f4f7fa!important;border-color:var(--rebuild-deep-blue)!important}
body.body-mobile .btn-primary,body.body-mobile .form-button{background:var(--rebuild-blue)!important;border-color:var(--rebuild-gold)!important;color:#fff!important}
body.body-mobile a{color:var(--rebuild-gold)}
body.body-mobile input,body.body-mobile select,body.body-mobile textarea{background:#08131d!important;color:#fff!important;border-color:var(--rebuild-deep-blue)!important}
body.body-mobile .footer-mobile{background:var(--rebuild-deep-black)!important;border-top:1px solid var(--rebuild-deep-blue)!important}
body.body-mobile .footer-mobile a{color:#fff!important}
body.body-mobile .header-mobile__top{background:linear-gradient(135deg,var(--rebuild-deep-blue),var(--rebuild-blue))!important}
body.body-mobile .header-mobile__marquee{background:var(--rebuild-black)!important;color:var(--rebuild-gold)!important}

/* Global legacy-shell reset for every player route */
body.body-mobile,body{background:#050505!important;color:#eaf4fb!important}
body [style*="#800000"],body [style*="#000C2E"],body [style*="rgba(72,4,4"],body [style*="rgba(185,24,36"],body [style*="border-color:red"]{background:#071b2b!important;border-color:#075985!important;color:#fff!important}
body .main-content,body #main-route{background:linear-gradient(180deg,#050505,#071b2b)!important;color:#eaf4fb!important}
body .promo-item,body .transaksi-formulir,body .contact-us__item,body .seo-content{background:#0b1721!important;border:1px solid #075985!important;border-radius:12px!important;color:#fff!important}
body .footer-mobile,body>.sidenav,body>header,body>.header-mobile,body>.header-mobile__top,body>.header-mobile__marquee{display:none!important}
.player-shell{background:linear-gradient(135deg,#075985,#0284C7);height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;position:sticky;top:0;z-index:30;box-shadow:0 2px 12px #0009}.player-shell a{color:#fff;text-decoration:none}.player-shell-logo{max-height:46px;max-width:180px;object-fit:contain}.player-shell-btn{border:1px solid #F5B942;background:#111;color:#F5B942;border-radius:18px;padding:8px 12px;font-weight:700}.player-shell-bottom{position:fixed;bottom:0;left:0;right:0;background:#050505;border-top:1px solid #075985;display:flex;justify-content:space-around;padding:10px 4px;z-index:25}.player-shell-bottom a{color:#fff;text-decoration:none;text-align:center;font-size:10px}.player-shell-bottom b{display:block;color:#F5B942;font-size:18px}

/* Modern shell components used by mobile/index.php and pre.php */
*{box-sizing:border-box}.idn-modern-body{margin:0;background:#050505;color:#eaf4fb;font-family:Arial,sans-serif;min-height:100vh}.idn-topbar{height:64px;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:linear-gradient(135deg,#075985,#0284C7);box-shadow:0 3px 14px #000b}.idn-brand-link{display:flex;align-items:center;justify-content:center;flex:1;margin:0 8px}.idn-brand{max-width:190px;max-height:48px;width:auto;height:auto;object-fit:contain}.idn-icon-btn,.idn-login-btn,.idn-register-btn{border:1px solid #F5B942;border-radius:20px;background:#111;color:#F5B942;padding:8px 11px;font-size:11px;font-weight:700;text-decoration:none;cursor:pointer;white-space:nowrap}.idn-icon-btn{display:flex;align-items:center;gap:5px;font-size:19px;line-height:1}.idn-icon-btn span{font-size:10px}.idn-register-btn{background:#F5B942;color:#111;margin-left:auto;margin-right:5px}.idn-drawer{position:fixed;top:0;left:0;width:250px;max-width:82vw;height:100vh;background:#071b2b;border-right:1px solid #0284C7;z-index:100;padding:72px 16px 20px;transform:translateX(-105%);transition:transform .25s ease;box-shadow:8px 0 30px #000a}.idn-drawer.open{transform:translateX(0)}.idn-drawer a{display:block;color:#fff;text-decoration:none;padding:14px 10px;border-bottom:1px solid #075985;font-weight:700;font-size:14px}.idn-drawer a:hover{color:#F5B942;background:#0b2638}.idn-close{position:absolute;top:17px;right:16px;border:0;background:transparent;color:#F5B942;font-size:28px;cursor:pointer}.idn-overlay{display:none;position:fixed;inset:0;background:#0009;z-index:90}.idn-overlay.show{display:block}.idn-ticker{overflow:hidden;white-space:nowrap;background:#111;color:#F5B942;border-bottom:1px solid #075985;padding:8px 0;font-size:12px}.idn-ticker span{display:inline-block;padding-left:100%;animation:idnTicker 18s linear infinite}@keyframes idnTicker{to{transform:translateX(-100%)}}.idn-page{min-height:calc(100vh - 105px)}.idn-bottom{position:fixed;left:0;right:0;bottom:0;z-index:80;display:flex;justify-content:space-around;background:#050505;border-top:1px solid #075985;padding:8px 3px}.idn-bottom a{color:#dbeafe;text-decoration:none;text-align:center;font-size:10px;min-width:18%;padding:2px}.idn-bottom b{display:block;color:#F5B942;font-size:18px;margin-bottom:2px}.idn-modal{display:none;position:fixed;inset:0;z-index:120;align-items:center;justify-content:center;background:#000b;padding:20px}.idn-modal.show{display:flex}.idn-login-box{width:min(92vw,360px);background:#0b1721;border:1px solid #0284C7;border-radius:14px;padding:22px;box-shadow:0 12px 45px #000}.idn-login-box h3{color:#F5B942;text-align:center;margin:0 0 18px}.idn-login-box input{width:100%;padding:12px;margin:6px 0;background:#050505;color:#fff;border:1px solid #075985;border-radius:8px}.idn-modal-close{float:right;background:transparent;border:0;color:#F5B942;font-size:24px}.idn-submit{width:100%;padding:12px;margin-top:10px;border:1px solid #F5B942;border-radius:8px;background:#0284C7;color:#fff;font-weight:700}@media(max-width:480px){.idn-topbar{height:60px;padding:7px 8px}.idn-brand{max-width:150px;max-height:42px}.idn-icon-btn,.idn-login-btn,.idn-register-btn{padding:7px 8px;font-size:10px}.idn-hub-tabs{grid-template-columns:repeat(2,1fr)!important}.idn-game-grid,.idn-provider-grid{grid-template-columns:1fr!important}}

.idn-drawer-separator{height:1px;background:#0284C7;margin:22px 8px 8px}.idn-drawer a.idn-drawer-logout{color:#fff;background:#8b1e2d;border:1px solid #F5B942;border-radius:8px;text-align:center;margin:8px 0;padding:12px}.idn-drawer a.idn-drawer-logout:hover{background:#b42336;color:#F5B942}
