.betting-system-container{border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#fff;padding:2px}.font-15{font-size:15px}.font-14{font-size:14px}.bg_purple{background-color:#1ca9de}.countdown-container{display:inline-flex;align-items:center;gap:4px}.countdown-item{display:inline-flex;align-items:center}.countdown-item .label{margin-left:2px}.timer p{display:inline-block;margin-right:20px;margin-bottom:0}div#days,div#hours,div#minutes,div#seconds{color:#1ca9de;font-weight:700;font-size:20px}.timer{background:#fff;padding:10px;margin:3px;border-radius:5px}.betting-system-btn-container{width:100%;background-color:#fff;border:1px solid #a5a5a5;padding:20px;border-radius:5px}.betting-system-btn-heading{font-size:15px;font-weight:500;color:#4e4e4e}.betting-system-submit-btn{border:1px solid #aaaaaa;background:#a5a5a5;color:#fff;border-radius:5px;height:50px}.betting-system-submit-btn:hover{background:#8c8c8c;border-color:#888;cursor:pointer}.betting-system-submit-btn:disabled{background:#ccc;border-color:#bbb;color:#666;cursor:not-allowed;opacity:.7}.betting-odds-radio{background-color:#f5f5f5;border:1px solid #aaaaaa;border-radius:5px;font-size:15px;font-weight:500;color:#696969;width:100%;height:50px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}label.betting-odds-radio.player-clr{background-color:#0c6efd;border:1px solid #0C6EFD;color:#fff}label.betting-odds-radio.tie-clr{background-color:#1abe53;border:1px solid #1ABE53;color:#fff}label.betting-odds-radio.banker-clr{background-color:#fe0000;border:1px solid #FE0000;color:#fff}.betting-odds-radio input[type=radio]{display:none}.betting-odds-radio.player-clr:has(input[type=radio]:checked){background-color:#0c6efd;color:#fff;border-color:#0c6efd;box-shadow:0 0 10px #0c6efd,0 0 20px #0c6efd,0 0 30px #0c6efd;animation:glowBetResult 1s infinite alternate,pulseEffectBetResult 1.5s infinite ease-in-out}.betting-odds-radio.tie-clr:has(input[type=radio]:checked){background-color:#1abe53;color:#fff;border-color:#1abe53;box-shadow:0 0 10px #1abe53,0 0 20px #1abe53,0 0 30px #1abe53;animation:glowBetResult 1s infinite alternate,pulseEffectBetResult 1.5s infinite ease-in-out}.betting-odds-radio.banker-clr:has(input[type=radio]:checked){background-color:#fe0000;color:#fff;border-color:#fe0000;box-shadow:0 0 10px #fe0000,0 0 20px #fe0000,0 0 30px #fe0000;animation:glowBetResult 1s infinite alternate,pulseEffectBetResult 1.5s infinite ease-in-out}.betting-odds-radio:has(input[type=radio]:disabled){background-color:#e0e0e0;color:#a0a0a0;border-color:#ccc;cursor:not-allowed;opacity:.7}.betting-odds-radio[data-block=true]{pointer-events:none}@media (max-width: 375px){.mb-content{width:95%;margin:0 auto}.font-12{font-size:14px}}@media (max-width: 430px){.mb-content{width:95%;margin:0 auto}.font-12{font-size:14px}}.betting-system-dropdown{display:flex;justify-content:space-between;align-items:center;background-color:transparent;border:none;font-size:18px;font-weight:700;color:#696969}.betting-history-container{background-color:#fff;border-radius:5px;border:1px solid #c4c4c4}.betting-history-container .bet-history-tab{background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px}.betting-history-container .bet-history-tab .nav-item .nav-link{color:#000;font-size:15px;font-weight:400;padding:15px;border-radius:0%;background-color:#fff0;border-bottom:2px solid #a5a5a5}.betting-history-container .bet-history-tab .nav-item .nav-link.active{border-bottom:3px solid #1CA9DE;background-color:#1ca9de;font-weight:700;font-size:15px;color:#fff}.betting-history-container .bet-history-bet-table{padding:5px}.betting-history-container .bet-history-bet-table .bet-history-bet-table-heading td{background-color:#eeeff8;font-size:14px;font-weight:500;color:#000}.betting-history-container .bet-history-bet-table .bet-history-bet-table-content td{font-size:14px;font-weight:400;color:#000;padding:.3rem .5rem}img.bet-history-avatar{border-radius:50%}.custom-streak-badge{display:block;width:100%;background-color:#d0b835;color:#fff;padding:2px;border-top-left-radius:.5rem;border-top-right-radius:.5rem;font-weight:700;text-align:center}.iframe-wrapper{position:relative;width:100%;padding-top:56.25%;overflow:hidden;border-radius:5px}.iframe-inner{position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:top left}.iframe-inner iframe{width:100%;height:100%;border:0;transform-origin:top left}.betting-system-history-container{padding:20px;height:578px;max-height:578px}.betting-history-statistics{padding:10px;background-color:#000;border:1px solid #000;border-top-left-radius:5px;border-top-right-radius:5px}.betting-history-stats-value{color:#fff;font-size:14px;font-weight:700;text-decoration:underline}.betting-history-road-container{padding:10px}.betting-history-bead-road{display:grid;grid-template-rows:repeat(6,25px);grid-template-columns:repeat(22,26px);grid-auto-flow:column;grid-auto-columns:30px;gap:1px;background-color:#dadbdc;border:1px solid #dadbdc;overflow-x:auto}.betting-history-bead-road .bead-cell{background-color:#fff;display:flex;justify-content:center;align-items:center}@keyframes glowBetResult{0%{box-shadow:0 0 7px #9f97ff,0 0 14px #9f97ff}to{box-shadow:0 0 7px #9f97ff,0 0 14px #9f97ff}}@keyframes glowBetPlayer{0%{box-shadow:0 0 10px #0c6efd99,0 0 20px #0c6efd80}to{box-shadow:0 0 10px #0c6efd99,0 0 20px #0c6efd80}}@keyframes glowBetBanker{0%{box-shadow:0 0 10px #dc354599,0 0 20px #dc354580}to{box-shadow:0 0 10px #dc354599,0 0 20px #dc354580}}@keyframes glowBetTie{0%{box-shadow:0 0 10px #22bc3199,0 0 20px #22bc3180}to{box-shadow:0 0 10px #22bc3199,0 0 20px #22bc3180}}@keyframes pulseEffectBetResult{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.animate-bet-result{background:#6728be;box-shadow:0 0 7px #9f97ff;animation:glowBetResult 1s infinite alternate,pulseEffectBetResult 1.5s infinite ease-in-out;color:#fff;border:none}.animate-bet-player-result{background:#0c6efd;animation:glowBetPlayer 1s infinite alternate,pulseEffectBetResult 1.5s infinite ease-in-out;color:#fff;border:none}.animate-bet-banker-result{background:#dc3545;animation:glowBetBanker 1s infinite alternate,pulseEffectBetResult 1.5s infinite ease-in-out;color:#fff;border:none}.animate-bet-tie-result{background:#22bc31;animation:glowBetTie 1s infinite alternate,pulseEffectBetResult 1.5s infinite ease-in-out;color:#fff;border:none}#modal-container{display:flex;justify-content:center;align-items:center;position:fixed;top:5%;left:0;width:100vw;z-index:9999;transform:scale(0)}#modal-container.one{transform:scaleY(.01) scaleX(0);animation:unfoldIn 1s cubic-bezier(.165,.84,.44,1) forwards}#modal-container.one.out{transform:scale(1);animation:unfoldOut 1s .3s cubic-bezier(.165,.84,.44,1) forwards}#modal-container.one .modal-background .modal{transform:scale(0);animation:zoomIn .5s .8s cubic-bezier(.165,.84,.44,1) forwards}#modal-container.one.out .modal-background .modal{animation:zoomOut .5s cubic-bezier(.165,.84,.44,1) forwards}.modal-background{display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg,#9c9c9c00,#00000080 70%,#9c9c9c00);width:70%;padding:15px;transition:background-color 2s ease;transform:translate(10%)}.win-streak-modal{padding:10px;transform:translate(10%);display:inline-block;border-radius:5px;font-weight:700;max-width:500px;width:100%;color:#fff;text-align:center}@keyframes unfoldIn{0%{transform:scaleY(.005) scaleX(0)}50%{transform:scaleY(.005) scaleX(1)}to{transform:scaleY(1) scaleX(1)}}@keyframes unfoldOut{0%{transform:scaleY(1) scaleX(1)}50%{transform:scaleY(.005) scaleX(1)}to{transform:scaleY(.005) scaleX(0)}}@keyframes zoomIn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes zoomOut{0%{transform:scale(1)}to{transform:scale(0)}}.bet-placed-success-container{border:1px solid #c4c4c4;border-radius:5px;border-width:1px;border-style:dashed;width:100%;height:108px;font-size:15px;font-weight:500;color:#000;text-align:center;padding:1rem}.betting-system-countdown-timer-container{font-weight:500;font-size:15px}.betting-system-countdown-timer-container .betting-system-countdown-timer{color:#fe0000}@keyframes glow-pulse{0%{box-shadow:0 0 10px #ffc107,0 0 20px #ffc107}50%{box-shadow:0 0 20px #ffc107,0 0 40px #ffc107}to{box-shadow:0 0 10px #ffc107,0 0 20px #ffc107}}.animate-bet-player-result,.animate-bet-banker-result,.animate-bet-tie-result{animation:glow-pulse 1s ease-in-out infinite;background-color:#ffc107;color:#fff;border-color:#736bd1;position:relative}.animate-bet-player-result input,.animate-bet-banker-result input,.animate-bet-tie-result input{display:none}.animate-bet-player-result:after,.animate-bet-banker-result:after,.animate-bet-tie-result:after{content:attr(data-result-label);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-weight:700;font-size:1.1rem}@keyframes glow-pulse-player{0%{text-shadow:0 0 5px #0C6EFD}50%{text-shadow:0 0 15px #0C6EFD,0 0 30px #0C6EFD}to{text-shadow:0 0 5px #0C6EFD}}@keyframes glow-pulse-tie{0%{text-shadow:0 0 5px #1ABE53}50%{text-shadow:0 0 15px #1ABE53,0 0 30px #1ABE53}to{text-shadow:0 0 5px #1ABE53}}@keyframes glow-pulse-banker{0%{text-shadow:0 0 5px #FE0000}50%{text-shadow:0 0 15px #FE0000,0 0 30px #FE0000}to{text-shadow:0 0 5px #FE0000}}#bet-result-display{display:none;font-size:18px;font-weight:700;text-align:center}.result-player{color:#0c6efd;animation:glow-pulse-player 1s ease-in-out infinite}.result-tie{color:#1abe53;animation:glow-pulse-tie 1s ease-in-out infinite}.result-banker{color:#fe0000;animation:glow-pulse-banker 1s ease-in-out infinite}.betting-switch-toggle-container{border:1px solid #A5A5A5;padding:3px;border-radius:20px;display:flex;justify-content:center;align-items:stretch}.betting-switch-toggle-container .betting-switch-toggle-btn{border-radius:20px;border:none;background-color:transparent;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:14px;color:#a5a5a5}.betting-switch-toggle-container .betting-switch-toggle-btn-minigame{padding:4px 10px}.betting-switch-toggle-container .betting-switch-toggle-btn-livestream{padding:4px 8px 4px 4px}.betting-switch-toggle-container .betting-switch-toggle-btn-minigame.active{color:#fff;background-color:#0086cc}.betting-switch-toggle-container .betting-switch-toggle-btn-livestream.active{color:#fff;background:linear-gradient(180deg,#fe0000,#980000)}.betting-switch-toggle-container .betting-switch-toggle-btn-livestream .livestream-play-icon{width:27px;height:27px;background-color:#eee;border-radius:50%;display:flex;justify-content:center;align-items:center}.betting-switch-toggle-container .betting-switch-toggle-btn-livestream .livestream-play-icon i{color:#a5a5a5;margin-left:2px;font-size:12px;line-height:1}.betting-switch-toggle-container .betting-switch-toggle-btn-livestream.active .livestream-play-icon{background-color:#fff}.betting-switch-toggle-container .betting-switch-toggle-btn-livestream.active .livestream-play-icon i{color:#ba260f}
