.slideshow-image{object-fit:cover;z-index:0;border-radius:20px;width:100%;height:100%;position:relative}.game-nav-bar{scroll-behavior:smooth;background:#fff;padding:9.75px 5px;display:flex;overflow-x:auto}.game-nav-bar::-webkit-scrollbar{height:6px}.game-nav-bar::-webkit-scrollbar-thumb{background:gray;border-radius:10px}.game-nav-bar::-webkit-scrollbar-track{background:#f1f1f1}.game-nav{cursor:grab;text-align:center;white-space:nowrap;flex-shrink:0;min-width:90px;padding:2px 5px;font-size:13px}.game-nav img{max-height:30px;margin-right:6.5px;display:block}.game-nav.active{color:#2879dc;border:2.4px solid #2879dc;font-weight:800}.mobile-only{display:none}.game-nav-inner{cursor:pointer;justify-content:center;align-items:center;display:flex}.game-nav-inner img{width:30px;height:30px}.game-nav-inner span{white-space:nowrap;font-size:13px}.provider-bar{scroll-behavior:smooth;cursor:grab;align-items:center;gap:10px;margin-top:16.25px;padding:0 9.75px;display:flex;overflow-x:auto}.provider-bar::-webkit-scrollbar{height:6px}.provider-bar::-webkit-scrollbar-thumb{background:gray;border-radius:10px}.provider-bar::-webkit-scrollbar-track{background:#f1f1f1}.provider-item{cursor:pointer;background:#cedef3;border:2px solid #0000;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:75px;height:75px;transition:all .2s;display:flex}.provider-item.active{background:#2a7dd5}.provider-item img{object-fit:contain;width:80%;height:80%}.provider-title{text-align:center;color:#000;margin:16px 0 0;padding:9.75px;font-size:16.87px;font-weight:800}.game-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:grid}.game-card{text-align:center;cursor:pointer;border-radius:14px;padding:8px;transition:transform .2s;overflow:hidden}.game-card img{object-fit:cover;border-radius:10px;width:100%}.game-card p{color:#000;white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:100%;font-size:14.95px;font-weight:500;overflow:hidden}.scroll-wrapper{align-items:center;display:flex;position:relative}.scroll-btn{color:#fff;cursor:pointer;z-index:5;opacity:.85;background:#2879dc;border:none;border-radius:50%;width:28px;height:28px;font-size:18px;position:absolute}.scroll-btn.left{left:0}.scroll-btn.right{right:0}.scroll-wrapper .scroll-btn{display:none}.scroll-wrapper:hover .scroll-btn{display:block}.back-to-top{color:#fff;cursor:pointer;z-index:1000;background:#2879dc;border:none;border-radius:50%;width:45px;height:45px;font-size:20px;position:fixed;bottom:20px;right:20px;box-shadow:0 3px 10px #0000004d}.game-section-container{background:#fff;border-radius:10px;margin-top:16px;padding:20px 15px 0}.provider-divider{background:#e6e6e6;width:100%;height:1px;margin:12px 0}.slides{width:100%;height:auto;position:relative}.slides .swiper,.slides .swiper-wrapper,.slides .swiper-slide{height:100%}@media (max-width:992px){.slides{border-radius:0;height:100%}}.slides .swiper,.slides .swiper-slide{z-index:0}.provider-name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.enter-game-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.enter-game-modal{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:420px;padding:22.75px;box-shadow:0 10px 30px #0000004d}.enter-title{color:#666;margin-bottom:6.5px;font-family:Poppins;font-size:17.771px}.enter-game-name{margin-bottom:16.25px;font-family:Poppins;font-size:17.771px;font-weight:700}.enter-game-btn{color:#fff;cursor:pointer;background:linear-gradient(#1e88ff,#0d5bd8);border:none;border-radius:8px;width:45%;padding:12px 30px;font-family:Poppins;font-size:14.3px}.enter-game-btn:disabled{opacity:.6;cursor:not-allowed}.game-nav span{color:3.40282e38ff!important}.enter-game-name{color:#000!important}body.dark .game-nav-bar{background:#000}body.dark .game-nav{color:#aaa}body.dark .game-nav.active{color:#fff;background:#1e88ff26}body.dark .game-nav span{color:#fff!important}body.dark .provider-bar{background:#000}body.dark .provider-name,body.dark .provider-title{color:#fff}body.dark .provider-divider{background:#222}body.dark .game-card{background:0 0}body.dark .game-card p{color:#fff}body.dark .game-card img{box-shadow:0 0 12px #0009}body.dark .game-section-container{background:#000}body.dark .provider-bar::-webkit-scrollbar-thumb{background:gray}body.dark .provider-bar::-webkit-scrollbar-track{background:#111}body.dark .enter-game-modal{background:#111}body.dark .enter-title{color:#aaa}body.dark .enter-game-name{color:#fff!important}body.dark .back-to-top{background:#1e88ff}body.dark .provider-item{background:#525b6a}@media (max-width:982px){body.dark .provider-item{background:#cedef3}}body.dark .provider-item.active{border:3px solid #2a7dd5}.history-betting-style{background:#fff}.history-betting-header{grid-template-columns:1fr 120px}.history-betting-row{background:#fff;border-bottom:1px solid #f0f0f0;grid-template-columns:1fr 120px}.history-betting-row span:last-child{justify-content:center;align-items:center;display:flex}.game-image-wrapper{border-radius:8px;width:100%;position:relative;overflow:hidden}.game-image-wrapper img{object-fit:cover;width:100%;height:auto;display:block}.image-loader{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.spinner{border:3px solid #00000026;border-top-color:#000;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:992px){.slideshow-image{object-position:left center;border-radius:0}.mobile-only{display:flex}body.dark .provider-item.active{background:#2a7dd5}.game-grid{grid-template-columns:repeat(3,1fr)}.game-section-container{border-radius:0}.provider-bar{justify-content:flex-start;gap:14px;margin-top:0;padding:0;display:flex;overflow-x:auto}}@media (min-width:992px){.provider-bar::-webkit-scrollbar{height:6px}.provider-bar::-webkit-scrollbar-thumb{background:#2879dc;border-radius:10px}.provider-bar::-webkit-scrollbar-track{background:#e6e6e6}.provider-item{cursor:pointer;background:#f2f3f5;border:2px solid #0000;border-radius:23px;flex-shrink:0;align-items:center;gap:10px;min-width:180px;height:55px;padding:6px 16px;transition:all .2s;display:flex}.provider-item img{object-fit:contain;width:32px;height:32px}.provider-name{white-space:nowrap;color:#333;font-size:14.95px;font-weight:800}.provider-item.active{background:#f3f5f6;border:3px solid #2879dc}}@media (max-width:991px){.provider-name{display:none}}@media (min-width:991px){.provider-bar{scrollbar-width:thin;scrollbar-color:#e6e6e6;overflow-x:auto}.provider-bar::-webkit-scrollbar{height:8px}.provider-bar::-webkit-scrollbar-thumb{background:#2879dc;border-radius:10px}.provider-bar::-webkit-scrollbar-track{background:#e6e6e6;border-radius:10px}.game-nav-bar{padding:9.75px 15px}}@media (max-width:991px){.announcement-bar{margin-top:15px;margin-bottom:15px}}.app-download-modal{text-align:center;background:#fff;border-radius:5px;width:90%;max-width:420px;padding:24px 22px 20px;box-shadow:0 12px 35px #00000040}.app-title{color:#0b1a3c;font-size:20px;font-weight:700}.app-platforms{justify-content:center;gap:10px;display:flex}.app-btn{justify-content:center;align-items:center;width:100px;height:100px;display:flex}.app-btn img{object-fit:contain;width:100px;height:100px}.app-credentials{margin-top:6px;margin-bottom:14px}.copy-row{justify-content:center;align-items:center;gap:6px;margin:4px 0;font-size:13px;display:flex}.copy-label{color:#0b1a3c;font-size:13px;font-weight:500}.copy-value{color:#12b34b;cursor:pointer;font-size:13px;font-weight:500}.copy-icon{cursor:pointer;color:#9aa3ad;font-size:12px}.app-start-btn{color:#fff;cursor:pointer;background:linear-gradient(#1e88ff,#0d5bd8);border:none;border-radius:8px;width:50%;margin-bottom:6px;margin-left:auto;margin-right:auto;padding:12px 0;font-size:15px;font-weight:600;display:block}.app-back-btn{color:#000;cursor:pointer;background:0 0;border:none;margin-top:4px;font-size:13px}.demo-error-modal{text-align:center;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:30%;height:40%;padding:26px;animation:.4s bounceIn;display:flex}.demo-error-icon{color:#ef4444;background-color:#fff;border:3.5px solid #ef4444;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;font-size:32px;font-weight:700;line-height:1;display:flex}.demo-error-text{text-align:center;color:#333;font-size:14.3px}.demo-error-btn{cursor:pointer;color:#fff;background-color:#2879dc;border:none;border-radius:6px;width:70px;height:36px;margin:15px auto 0;font-size:14px;font-weight:500}.demo-error-btn:hover{color:#fff;background-color:#2879dc}@media (max-width:991px){.demo-error-modal{width:80%;height:40%}.demo-error-btn{color:#fff;background-color:#2879dc}}
