.PopupItemBettingHistory.BettingHistoryPopup{height:calc(100vh - 200px);color:var(--ThingBet--greyscale--100);-webkit-backdrop-filter:blur(10px);flex-direction:column;padding:20px 20px 0;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf;border:0!important;border-radius:12px!important;position:relative!important}.PopupItemBettingHistory.BettingHistoryPopup .betting-history-close-button{cursor:pointer;z-index:9999;background:#1f1f20;border-radius:100px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,background .2s;display:flex;position:absolute;top:-20px;right:-20px}.PopupItemBettingHistory.BettingHistoryPopup .betting-history-close-button img{width:16px;height:16px}.PopupItemBettingHistory.BettingHistoryPopup .betting-history-close-button:hover{background:#141415;transform:scale(1.12)}.PopupItemBettingHistory.BettingHistoryPopup .header .title{align-items:flex-end;gap:10px;width:fit-content;margin:20px 20px 0;display:flex}.PopupItemBettingHistory.BettingHistoryPopup .header .title .user-icon{filter:brightness(0)saturate()invert(84%)sepia(95%)saturate(40%)hue-rotate(139deg)brightness(104%)contrast(98%);width:30px}.PopupItemBettingHistory.BettingHistoryPopup .header .title .nickname{color:var(--ThingBet--pink--50);text-transform:uppercase;font-size:20px;font-weight:600}.PopupItemBettingHistory.BettingHistoryPopup .header .title .sub-title{color:var(--ThingBet--greyscale--100);text-transform:uppercase;font-size:20px;font-weight:600}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden scroll;margin:0!important}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory::-webkit-scrollbar{display:none}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory>.BettingHistoryNav{margin-top:0}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory .btn-group .btn{border-radius:0}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory.popup>.SportBettingHistory>.bet-detail-box>.bet-box>.bet-detail>.game-detail-box>.team-box{min-width:200px;max-width:200px}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory.popup>.SportBettingHistory>.bet-detail-box>.bet-box>.bet-detail>.game-detail-box>.score{margin:0 10px}.PopupItemBettingHistory.BettingHistoryPopup>.BettingHistory.popup>.SportBettingHistory>.bet-detail-box>.bet-box>.bet-detail>.game-detail-box>.market-label{text-align:center;width:150px}.PopupItemBettingHistory.BettingHistoryPopup .SportBettingHistory>.bet-detail-box,.PopupItemBettingHistory.BettingHistoryPopup .MinigameBettingHistory>.bet-detail-box{border-radius:0}.PopupItemBettingHistory.BettingHistoryPopup .SportBettingHistory .btn-group .btn,.PopupItemBettingHistory.BettingHistoryPopup .SportBettingHistory .btn-group .delete-icon-wrapper,.PopupItemBettingHistory.BettingHistoryPopup .MinigameBettingHistory .btn-group .btn,.PopupItemBettingHistory.BettingHistoryPopup .MinigameBettingHistory .btn-group .delete-icon-wrapper{border:none;border-radius:0}.PopupItemBettingHistory.BettingHistoryPopup .PageNation>button,.PopupItemBettingHistory.BettingHistoryPopup .PageNation>.page-number-group>button{border-radius:0}.PopupItemBettingHistory.BettingHistoryPopup::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.PopupItemBettingHistory.BettingHistoryPopup::-webkit-scrollbar-track{border-radius:3px!important}.PopupItemBettingHistory.BettingHistoryPopup::-webkit-scrollbar-thumb{background:var(--ThingBet--neon-green--50);border-radius:3px}
.PopupBettingHistoryHeader{flex-direction:row;justify-content:space-between;gap:15px;padding:20px;display:flex}.PopupBettingHistoryHeader .PopupBettingHistoryHeader__header{justify-content:start;gap:10px;width:70%;display:flex}.PopupBettingHistoryHeader .PopupBettingHistoryHeader__header>h1{color:#efefef;font-size:24px}.PopupBettingHistoryHeader .PopupBettingHistoryHeader__header img{filter:brightness(0)saturate()invert(96%)sepia(0%)saturate(0%)hue-rotate()brightness(103%)contrast(87%);width:26px;height:26px}.search-button-wrapper{flex-direction:row;gap:8px;width:100%;padding-bottom:10px;display:flex}.search-button-wrapper>*{flex:1 1 0;min-width:0}.BetMatchSearchBox{background:var(--ThingBet--greyscale--250);border-radius:20px;width:100%;min-width:0;height:40px;display:flex;overflow:hidden}.BetMatchSearchBox .inputBox{width:100%;min-width:0;color:var(--ThingBet--greyscale--250);background:#151516;flex-direction:row-reverse;align-items:center;gap:10px;padding:0 15px;display:flex}.BetMatchSearchBox input{color:var(--ThingBet--greyscale--100);white-space:nowrap;text-overflow:ellipsis;background-color:#0000;width:100%;min-width:0;padding:10px;font-size:14px;font-weight:400;overflow:hidden}.BetMatchSearchBox input:focus{outline:none}.btn-history-clear{background:var(--ThingBet--greyscale--250);cursor:pointer;border-radius:20px;flex:1 1 0;justify-content:start;align-items:center;gap:14px;min-width:0;padding:0 12px;transition:all .2s;display:flex}.btn-history-clear img{width:20px;height:20px}.btn-history-clear p{color:#c2c2c4;font-size:12px}.btn-history-clear:hover{transition:all .2s;background-color:#4e4e55!important}.btn-group p{color:#c2c2c4;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:14px;overflow:hidden}
.PopupItem.BettingHistoryPopupUsers{color:#fff;-webkit-backdrop-filter:blur(10px);background:#040407;border:1px solid #394558;border-radius:10px;flex-direction:column;height:calc(100vh - 200px);padding:20px 20px 0;display:flex;top:50vh;left:50vw;overflow:hidden scroll;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}.PopupItem.BettingHistoryPopupUsers .private-history-msg{justify-content:center;align-items:center;width:65vw;height:90%;display:flex}.PopupItem.BettingHistoryPopupUsers .header .title{align-items:flex-end;gap:10px;margin:20px 20px 30px;display:flex}.PopupItem.BettingHistoryPopupUsers .header .title .user-icon{width:40px}.PopupItem.BettingHistoryPopupUsers .header .title .nickname{color:#03f682;text-transform:uppercase;font-size:20px;font-weight:600}.PopupItem.BettingHistoryPopupUsers .header .title .sub-title{color:#fff;text-transform:uppercase;font-size:20px;font-weight:600}.PopupItem.BettingHistoryPopupUsers>.BettingHistory>.BettingHistoryNav{margin-top:0}.PopupItem.BettingHistoryPopupUsers>.BettingHistory.popup>.SportBettingHistory>.bet-detail-box>.bet-box>.bet-detail>.game-detail-box>.team-box{min-width:200px;max-width:200px}.PopupItem.BettingHistoryPopupUsers>.BettingHistory.popup>.SportBettingHistory>.bet-detail-box>.bet-box>.bet-detail>.game-detail-box>.score{margin:0 10px}.PopupItem.BettingHistoryPopupUsers>.BettingHistory.popup>.SportBettingHistory>.bet-detail-box>.bet-box>.bet-detail>.game-detail-box>.market-label{text-align:center;width:150px}.PopupItem.BettingHistoryPopupUsers::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.PopupItem.BettingHistoryPopupUsers::-webkit-scrollbar-track{border-radius:3px!important}.PopupItem.BettingHistoryPopupUsers::-webkit-scrollbar-thumb{background:#03f682;border-radius:3px}
.BettingHistoryPublic{width:100%;min-width:1200px;max-width:1400px;margin:0 auto;display:block;position:relative}.BettingHistoryPublic .BettingHistoryNav{margin:15px 20px 13px}.BettingHistoryPublic .BettingHistoryNav .nav{justify-content:space-between;align-items:center;gap:10px;display:flex}.BettingHistoryPublic .BettingHistoryNav .nav .nav-item{color:#444f59;text-align:center;cursor:pointer;text-transform:uppercase;background-color:#3e4450;border:1px solid #2a2e37;flex:1;padding:20px;font-size:13px;font-weight:600;transition:all .3s;display:block;position:relative}.BettingHistoryPublic .BettingHistoryNav .nav .nav-item .special-stroke{visibility:hidden;background-color:#03f682;width:calc(100% + 2px);height:5px;position:absolute;bottom:2px;left:50%;transform:translate(-50%,3px);box-shadow:0 0 20px #03f682}.BettingHistoryPublic .BettingHistoryNav .nav .nav-item:hover{color:#03f682;transition:all .3s}.BettingHistoryPublic .BettingHistoryNav .nav .nav-item:hover .special-stroke{visibility:visible}.BettingHistoryPublic .BettingHistoryNav .nav .nav-item.Active{color:#03f682;transition:all .3s}.BettingHistoryPublic .BettingHistoryNav .nav .nav-item.Active .special-stroke{visibility:visible}.BettingHistoryPublic .SportBettingHistory .bet-detail-box .bet-footer .footer-content .btn-group,.BettingHistoryPublic .MinigameBettingHistory .bet-detail-box .bet-footer .footer-content .btn-group{display:none}.BettingHistoryPublic .PageNation{z-index:90;width:100vw;margin-left:calc(50% - 50vw);position:sticky;bottom:0}.empty-history-notice{color:#03f682;justify-content:center;align-items:center;height:500px;margin:30px auto;font-size:25px;display:flex}
.PopupItem.UserProfilePopup{color:#fff;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0404071a;border:1px solid #394558;border-radius:10px;flex-direction:column;width:calc(100vw - 100px);padding:30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}.PopupItem.UserProfilePopup .form{flex-direction:column;gap:20px;height:100%;display:flex}.PopupItem.UserProfilePopup .form .form-header{text-transform:uppercase;font-size:20px;font-weight:600}.PopupItem.UserProfilePopup .form .form-header .form-title{align-items:center;gap:10px;display:flex}.PopupItem.UserProfilePopup .form .form-header .form-title .nickname{color:#14a9fc}.PopupItem.UserProfilePopup .form .form-body{flex-wrap:wrap;gap:30px;display:flex}.PopupItem.UserProfilePopup .form .form-body .user-form{flex-grow:1;flex-basis:40%}.PopupItem.UserProfilePopup .form .form-body .user-form .btn{cursor:pointer;border-radius:2px;justify-content:center;align-items:center;width:80px;height:35px;line-height:36px;display:flex;position:relative}.PopupItem.UserProfilePopup .form .form-body .user-form .btn-save{color:#fff;float:right;background:#1a94d9fa;border:0;transition:all .3s}.PopupItem.UserProfilePopup .form .form-body .user-form .btn-save.disabled{cursor:not-allowed!important}.PopupItem.UserProfilePopup .form .form-body .user-form .btn-save.disabled:hover{color:#000;background:#ea23a7}.PopupItem.UserProfilePopup .form .form-body .user-form .btn-save:hover{background-color:#ea23a7;transition:all .3s}.PopupItem.UserProfilePopup .form .form-body .RollingQuest{flex-grow:1;flex-basis:55%}.PopupItem.UserProfilePopup .form .form-body .form-group{margin-bottom:20px}.PopupItem.UserProfilePopup .form .form-body .form-group .label{color:var(--ThingBet--cyan--90);margin-bottom:10px;font-size:14px}.PopupItem.UserProfilePopup .form .form-body .form-group input{text-align:start;width:100%;height:40px;color:var(--ThingBet--cyan--90);background-color:#5252524d;border:none;outline:none;justify-content:flex-start;align-items:center;padding-left:20px;padding-right:20px;font-size:14px;font-weight:400;display:flex;box-shadow:inset 0 0 30px #0005,0 0 1px #cecece80,0 0 3px #0a283d55}.PopupItem.UserProfilePopup .form .form-body .form-group input::placeholder{color:#fff}.PopupItem.UserProfilePopup .form .form-footer{justify-content:flex-end;align-items:center;display:flex}.PopupItem.UserProfilePopup .form .form-footer .btn-group{align-items:center;gap:10px;display:flex}.PopupItem.UserProfilePopup .form .form-footer .btn-group .btn{cursor:pointer;border-radius:2px;justify-content:center;align-items:center;width:80px;height:35px;line-height:36px;display:flex;position:relative}.PopupItem.UserProfilePopup .form .form-footer .btn-group .btn-save{color:#fff;background:#1a94d9fa;border:0;transition:all .3s}.PopupItem.UserProfilePopup .form .form-footer .btn-group .btn-save.disabled{cursor:not-allowed!important}.PopupItem.UserProfilePopup .form .form-footer .btn-group .btn-save.disabled:hover{color:#000;background:#ea23a7}.PopupItem.UserProfilePopup .form .form-footer .btn-group .btn-save:hover{background-color:#ea23a7;transition:all .3s}.PopupItem.UserProfilePopup .form .form-footer .btn-group .btn-delete{color:#fff;background:#3141bd9c;border:0;transition:all .3s}.PopupItem.UserProfilePopup .form .form-footer .btn-group .btn-delete:hover{color:#fff;background-color:#3141bd75;transition:all .3s}.PopupItem.UserProfilePopup .form .form-footer .btn-group .btn-delete:active{background-color:#181e25}.PopupItem.UserProfilePopup .form .form-footer .btn-group .btn-cancel{color:#fff;background:#181b1c;border:0;transition:all .3s}.PopupItem.UserProfilePopup .form .form-footer .btn-group .btn-cancel:hover{color:#fff;background-color:#181b1c;transition:all .3s}.PopupItem.UserProfilePopup .form .form-footer .btn-group .btn-cancel:active{background-color:#181e25}
.RollingQuest-header{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.RollingQuest-header-status{flex-shrink:0;flex-basis:40%;display:flex}.RollingQuest-header-status-image{align-self:center;width:70px;min-width:70px;max-width:70px;margin-right:10px}.RollingQuest-header-status-image img{filter:invert(49%)sepia(84%)saturate(350%)hue-rotate(174deg)brightness(102%)contrast(102%);width:100%}.RollingQuest-header-status-subtext{margin:0 0 5px;font-size:13px}.RollingQuest-header-status-title{color:#14a9fc;margin:0 0 10px;font-size:30px;font-weight:700}.RollingQuest-header-progress{flex:1 0 60%}.RollingQuest-header-progress-title{text-align:right;font-weight:bolder}.RollingQuest-header-progress-title--blue{color:#14a9fc}.RollingQuest-header-progress-bar-label{justify-content:space-between;align-items:center;display:flex}.RollingQuest-header-progress-bar-label-text{color:#7d7d7d;margin:0 0 5px;font-size:11px}.RollingQuest-header-progress-bar-indicator{background:#293442;width:100%;height:20px}.RollingQuest-header-progress-bar-indicator-value{background:#14a9fc;height:20px}.RollingQuest-header-progress-bar-total{text-align:right;margin-right:-8px}.RollingQuest-header-progress-bar-total-icon{filter:invert(49%)sepia(84%)saturate(350%)hue-rotate(174deg)brightness(102%)contrast(102%);width:17px;margin-top:5px}.RollingQuest-header-progress-bar-total-indicator{color:#14a9fc;margin:4px 0;font-weight:bolder}.RollingQuest-header-progress-bar-total-percentage{margin:0;font-size:12px}
.rolling-quest{width:100%;color:var(--ThingBet--text-neutral-primary);background:linear-gradient(0deg,#0003 0%,#0003 100%),var(--secondary,#374151);flex-direction:column;gap:20px;min-height:500px;margin:0 auto;padding:50px 40px;display:flex}.rolling-quest:before{content:"";background:var(--ThingBet--background-neutral-secondary);z-index:-1;opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}.rolling-quest__header{justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:8px;display:flex}.rolling-quest__header>.title-header{color:var(--ThingBet--text-neutral-primary);justify-content:center;align-items:center;gap:16px;font-size:22px;font-weight:700;display:flex}.rolling-quest__header>.title-header>span{padding-left:14px;position:relative}.rolling-quest__header>.title-header>span:before{content:"";background:var(--ThingBet--pink--60);border-radius:2px;width:4px;height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.rolling-quest__header>.title-header>.bonus-wrapper{justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:500;display:flex}.rolling-quest__header>.title-header>.bonus-wrapper .text-guide{white-space:normal;word-break:break-word;width:300px;max-width:300px;line-height:1.5}.rolling-quest__header>.title-header>.bonus-wrapper .tooltip-label{background:#ea23a71f;border:1px solid #ea23a740;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:6px 14px;display:flex}.rolling-quest__header>.title-header>.bonus-wrapper .tooltip-label>.tooltip-container>img{filter:hue-rotate(260deg);transition:transform .2s}.rolling-quest__header>.title-header>.bonus-wrapper .tooltip-label>.tooltip-container>img:hover{transform:scale(1.1)}.rolling-quest__header>.title-header>.bonus-wrapper .tooltip-label .tooltip{background:0 0!important}.rolling-quest__header>.title-header>.bonus-wrapper .tooltip-label .tooltip:before{content:"";z-index:-1;opacity:1;background:var(--ThingBet--background-neutral-primary);width:100%;height:100%;position:absolute;top:0;left:0}.rolling-quest__header>.title-header>.bonus-wrapper .tooltip-label .tooltip:after{border-color:#0000 #0000 var(--ThingBet--background-neutral-primary)#0000}.rolling-quest .loading{color:#d1d5db;white-space:nowrap;text-align:center;background-color:#0000;border-radius:6px;width:100%;padding:8px 16px;font-size:12px;overflow:hidden}.rolling-quest__title{font-size:18px;font-weight:600}.rolling-quest__progress-text{text-align:right;color:#dde0e6;letter-spacing:-.2px;font-size:17px;font-weight:600}.rolling-quest__progress-container{background-color:var(--ThingBet--pink--40);border-radius:4px;width:100%;height:22px;margin-bottom:12px;position:relative;overflow:hidden}.rolling-quest__progress-bar{filter:brightness(1.5);opacity:.85;background-image:url(https://files-tb.asia-sportradar.com//img/frontend/dashboard/svg/progress-img.svg);background-position:50%;background-size:auto 100%;border-radius:4px;min-width:0;height:100%;transition:all 1.2s;position:relative}.rolling-quest__progress-bar:before{content:"";background:linear-gradient(90deg,#2a7b9b00 0%,#ffffffbf 100% 100%);width:50px;height:100%;position:absolute;top:0;right:0}.rolling-quest__percentage-indicators{color:#9ca3af;justify-content:space-between;margin-bottom:16px;padding:0 2px;font-size:13px;font-weight:500;display:flex}.rolling-quest__percentage-indicators>.reach-progress{color:var(--ThingBet--pink--60);font-weight:600}.rolling-quest__target{justify-content:space-between;align-items:center;display:flex}.rolling-quest__target-title{margin-left:5px;font-size:14px;font-weight:500}.rolling-quest__target-amount{color:var(--ThingBet--pink--60);margin-right:5px;font-size:14px;font-weight:500}.rolling-quest__details-card{background:var(--ThingBet--background-neutral-tertiary);flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.rolling-quest__details-grid{background:linear-gradient(0deg,#0003 0%,#0003 100%),var(--primary,#1f2937);color:var(--ThingBet--text-neutral-primary);grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:10px;width:100%;padding:16px;font-size:14px;display:grid}.rolling-quest__detail-item{justify-content:space-between;align-items:center;display:flex}.rolling-quest__detail-label{background:var(--ThingBet--greyscale--130);border-radius:10px;justify-content:center;align-items:center;gap:10px;width:80px;height:27px;padding:5px 10px;display:flex}.rolling-quest__detail-value{margin-left:10px;font-size:14px;font-weight:500}.rolling-quest__game-details h4{width:fit-content;color:var(--ThingBet--text-neutral-primary);text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(90deg,#545b69cc 0%,#2a7b9b00 100%);border-radius:8px;align-self:flex-start;margin-bottom:16px;padding:10px 18px;font-size:15px;font-weight:600}.rolling-quest__game-details .game-details-list{flex-direction:column;gap:14px;max-height:320px;padding-right:6px;display:flex;overflow-y:auto}.rolling-quest__game-details .game-details-list::-webkit-scrollbar{width:5px}.rolling-quest__game-details .game-details-list::-webkit-scrollbar-track{background:#1a1f30;border-radius:3px}.rolling-quest__game-details .game-details-list::-webkit-scrollbar-thumb{background:#404550;border-radius:3px}.rolling-quest__game-details .game-details-list::-webkit-scrollbar-thumb:hover{background:#505660}.rolling-quest__game-details .game-detail-item{border-left:4px solid #ea23a7;border-radius:0 10px 10px 0;flex-direction:column;gap:12px;padding:18px 24px;transition:all .2s;display:flex;position:relative}.rolling-quest__game-details .game-detail-item:before{content:"";z-index:-1;opacity:.5;background:var(--ThingBet--background-neutral-primary);border-radius:0 10px 10px 0;width:100%;height:100%;position:absolute;top:0;left:0}.rolling-quest__game-details .game-detail-item:hover:before{opacity:.7}.rolling-quest__game-details .game-detail-item .game-type{color:var(--ThingBet--text-neutral-primary);align-items:center;gap:10px;margin-bottom:6px;font-size:16px;font-weight:600;display:flex}.rolling-quest__game-details .game-detail-item .game-type .bet-type{background:var(--ThingBet--greyscale--110);border-radius:6px;padding:5px 10px;font-size:12px;font-weight:500}.rolling-quest__game-details .game-detail-item .game-stats{color:#9ca3af;gap:20px;font-size:14px;display:flex}.rolling-quest__game-details .game-detail-item .game-stats span{white-space:nowrap;align-items:center;font-weight:500;display:flex}.rolling-quest__game-details .game-detail-item .game-stats span:first-child{color:var(--ThingBet--pink--60)}.rolling-quest__game-details .game-detail-item .game-stats span:nth-child(2){color:#89eb8d}.rolling-quest__game-details .game-detail-item .game-stats span:last-child{color:#71c4ff}.rolling-quest__no-data{background:linear-gradient(0deg,#0003 0%,#0003 100%),var(--primary,#1f2937);text-align:center;border-radius:10px;justify-content:center;align-items:center;height:100%;min-height:120px;margin-top:14px;padding:40px 20px;display:flex;position:relative}.rolling-quest__no-data .empty-message{color:#9ca3af;letter-spacing:.2px;margin:0;font-size:14px}.rolling-quest__calculation{background:var(--ThingBet--background-neutral-tertiary);border:1px solid #ffffff0d;border-radius:12px;margin-bottom:20px;padding:24px}.rolling-quest__calculation .calculation-title{color:#dde0e6;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #ffffff14;margin-bottom:18px;padding-bottom:14px;font-size:15px;font-weight:600}.rolling-quest__calculation .calculation-breakdown{flex-direction:column;gap:12px;display:flex}.rolling-quest__calculation .calculation-breakdown .calculation-row{background:var(--ThingBet--background-neutral-primary);border-radius:10px;justify-content:space-between;align-items:center;padding:16px 20px;transition:background .2s;display:flex}.rolling-quest__calculation .calculation-breakdown .calculation-row:hover{background:#ffffff0a}.rolling-quest__calculation .calculation-breakdown .calculation-row .calc-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.3px;font-size:14px;font-weight:500}.rolling-quest__calculation .calculation-breakdown .calculation-row .calc-value{color:var(--ThingBet--text-neutral-primary);font-family:SF Mono,Monaco,monospace;font-size:16px;font-weight:600}.rolling-quest__calculation .calculation-breakdown .calculation-row .calc-value.bonus-rate{color:var(--ThingBet--pink--60);font-size:17px;font-weight:700}.rolling-quest__calculation .calculation-breakdown .calculation-row .calc-value.bonus-amount{color:var(--ThingBet--pink--60)}.rolling-quest__calculation .calculation-breakdown .calculation-row .calc-value.carryover-amount{color:#f59e0b}.rolling-quest__calculation .calculation-breakdown .calculation-row .calc-value.formula-text{color:#9ca3af;font-family:monospace;font-size:14px}.rolling-quest__calculation .calculation-breakdown .calculation-row .calc-value.total-value{color:var(--ThingBet--pink--60);font-size:18px;font-weight:700}.rolling-quest__calculation .calculation-breakdown .calculation-row.carryover{background:#f59e0b14;border:1px solid #f59e0b33}.rolling-quest__calculation .calculation-breakdown .calculation-row.formula{background:#ffffff05}.rolling-quest__calculation .calculation-breakdown .calculation-row.total{background:#ea23a714;border:1px solid #ea23a733}.rolling-quest__calculation .playable-games{border-top:1px solid #ffffff14;margin-top:22px;padding-top:18px}.rolling-quest__calculation .playable-games .games-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px;font-size:13px;font-weight:500;display:block}.rolling-quest__calculation .playable-games .games-list{flex-wrap:wrap;gap:12px;display:flex}.rolling-quest__calculation .playable-games .games-list .game-tag{color:var(--ThingBet--pink--60);background:#ea23a71f;border:1px solid #ea23a740;border-radius:20px;align-items:center;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.rolling-quest__calculation .playable-games .games-list .game-tag:hover{background:#ea23a72e;transform:translateY(-1px)}.rolling-quest__status-row{background:var(--ThingBet--background-neutral-tertiary);border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:18px 22px;display:flex}.rolling-quest__status-row .status-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:500}.rolling-quest__status-row .status-value{text-transform:uppercase;letter-spacing:.5px;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600}.rolling-quest__status-row .status-value.status-active{color:var(--ThingBet--pink--60);background:#ea23a71f;border:1px solid #ea23a740}.rolling-quest__status-row .status-value.status-completed{color:#10b981;background:#10b9811f;border:1px solid #10b98140}.rolling-quest__status-row .status-value.status-cancelled,.rolling-quest__status-row .status-value.status-failed{color:#ef4444;background:#ef44441f;border:1px solid #ef444440}.rolling-quest__status-row .status-value.status-expired{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b40}.rolling-quest__explanation-title{margin:16px 5px 6px;font-size:14px;font-weight:500}.rolling-quest__explanation-text{color:#9ca3af;margin:0 5px 20px;font-size:12px;font-weight:400;line-height:140%}.no_rolling_details{background:var(--ThingBet--greyscale--20);color:#9ca3af;letter-spacing:.2px;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:150px;margin-top:14px;font-size:14px;display:flex}
.tooltip-container{z-index:1;display:inline-block;position:relative}.tooltip-container>img{filter:hue-rotate(250deg)}.tooltip-container .tooltip{background-color:var(--ThingBet--background-neutral-tertiary);color:#fff;white-space:nowrap;z-index:1000;padding:5px 10px;font-size:14px;position:absolute}.tooltip-container .tooltip.tooltip-top{margin-bottom:8px;bottom:100%;left:50%;transform:translate(-50%)}.tooltip-container .tooltip.tooltip-top:after{content:"";border:6px solid #0000;border-top-color:#333;margin-left:-5px;position:absolute;top:100%;left:50%}.tooltip-container .tooltip.tooltip-bottom{margin-top:8px;top:100%;left:50%;transform:translate(-50%)}.tooltip-container .tooltip.tooltip-bottom:after{content:"";border:6px solid #0000;border-bottom-color:#333;margin-left:-5px;position:absolute;bottom:100%;left:50%}.tooltip-container .tooltip.tooltip-left{margin-right:8px;top:50%;right:100%;transform:translateY(-50%)}.tooltip-container .tooltip.tooltip-left:after{content:"";border:6px solid #0000;border-left-color:#333;margin-top:-5px;position:absolute;top:50%;left:100%}.tooltip-container .tooltip.tooltip-right{margin-left:8px;top:50%;left:100%;transform:translateY(-50%)}.tooltip-container .tooltip.tooltip-right:after{content:"";border:6px solid #0000;border-right-color:#333;margin-top:-5px;position:absolute;top:50%;right:100%}.tooltip-container .tooltip.tooltip-right-start{margin-left:8px;top:0;left:100%}.tooltip-container .tooltip.tooltip-right-start:after{content:"";border:6px solid #0000;border-right-color:#333;position:absolute;top:12px;right:100%}.tooltip-container .tooltip.tooltip-bottom-start-slot-comp{top:auto;right:auto}.tooltip-container .tooltip.tooltip-bottom-start-slot-comp:after{content:"";border:6px solid #0000;border-bottom-color:#333;position:absolute;bottom:100%;left:12px}.tooltip-container .tooltip.tooltip-top-right:after{content:"";border:6px solid #0000;border-top-color:#333;position:absolute;top:100%;right:12px}
.PopupItem.NotificationMessage{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#fff;background:#0404071a;border:1px solid #394558;border-radius:10px;flex-direction:column;width:1150px;padding:30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}.PopupItem.NotificationMessage .notification-message>a{color:var(--ThingBet--pink--60);margin-right:3px}.PopupItem.NotificationMessage .notification-subject{text-shadow:0 0 10px #16b8f255,0 0 15px #fff5,0 0 30px #16b8f255;font-weight:700}.PopupItem.NotificationMessage .notification-message{white-space:pre-wrap;margin-bottom:10px;overflow-wrap:break-word!important}.PopupItem.NotificationMessage .notification-content{margin-top:10px;display:flex}.PopupItem.NotificationMessage .notification-content .bet-detail-box{border-radius:0;margin:0}.PopupItem.NotificationMessage .notification-content .MinigameBettingHistory,.PopupItem.NotificationMessage .notification-content .SportBettingHistory{flex:1;border-radius:0!important}.PopupItem.NotificationMessage .notification-content .CouponCard{margin:0 auto}.PopupItem.NotificationMessage .notification-content .CouponCard img{margin:0}.PopupItem.NotificationMessage .notification .notification-reward-summary{flex-wrap:wrap;gap:16px;margin-top:12px;display:flex}.PopupItem.NotificationMessage .notification .notification-reward-summary .reward-item{text-align:center;flex-direction:column;align-items:center;display:flex}.PopupItem.NotificationMessage .notification .notification-reward-summary .reward-item img{cursor:pointer;width:40px;height:40px}
.SportBettingHistoryAttachment{color:#fff;height:25dvh;font-size:12px;overflow-y:auto}@media screen and (min-width:1500px){.SportBettingHistoryAttachment{max-height:30vh}}@media screen and (min-width:1900px){.SportBettingHistoryAttachment{max-height:40vh}}@media screen and (min-width:2500px){.SportBettingHistoryAttachment{max-height:50vh}}.SportBettingHistoryAttachment::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.SportBettingHistoryAttachment::-webkit-scrollbar-track{border-radius:3px!important}.SportBettingHistoryAttachment::-webkit-scrollbar-thumb{background:var(--ThingBet--neon-green--10);border-radius:3px}.SportBettingHistoryAttachment .bet-container{margin:10px 0}.SportBettingHistoryAttachment .bet-detail-box{margin:10px 20px;padding:10px;overflow:hidden}.SportBettingHistoryAttachment .bet-detail-box .bonus-item-box{background-color:var(--ThingBet--greyscale--215);justify-content:center;align-items:center;gap:15px;height:25px;display:flex}.SportBettingHistoryAttachment .bet-detail-box .bonus-item-box.deactivated .name,.SportBettingHistoryAttachment .bet-detail-box .bonus-item-box.deactivated .odds .value{color:#8c8c8c}.SportBettingHistoryAttachment .bet-detail-box .bonus-item-box .name{color:var(--ThingBet--neon-green--10)}.SportBettingHistoryAttachment .bet-detail-box .bonus-item-box .odds{align-items:center;gap:5px;display:flex}.SportBettingHistoryAttachment .bet-detail-box .bonus-item-box .odds .icon{width:12px;height:12px}.SportBettingHistoryAttachment .bet-detail-box .bonus-item-box .odds .value{color:var(--ThingBet--neon-green--10)}.SportBettingHistoryAttachment .bet-detail-box .select-box{align-items:center;gap:5px;display:flex}.SportBettingHistoryAttachment .bet-box{border-radius:30px 30px 0 0}.SportBettingHistoryAttachment .bet-box .bet-header{color:#fff;background:#1f1f20;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:15px;display:none}.SportBettingHistoryAttachment .bet-box .bet-header.no-border-radius{border-radius:0}.SportBettingHistoryAttachment .bet-box .bet-header.active{display:flex}.SportBettingHistoryAttachment .bet-box .bet-header .league-detail{justify-content:flex-start;align-items:center;display:flex}.SportBettingHistoryAttachment .bet-box .bet-header .league-detail .country{border-radius:5px;width:30px;height:20px;margin-right:10px}.SportBettingHistoryAttachment .bet-box .bet-header .league-detail .sport{width:20px;height:20px;margin-right:10px}.SportBettingHistoryAttachment .bet-box .bet-header .league-detail .league{text-transform:uppercase}.SportBettingHistoryAttachment .bet-box .bet-header .date{color:#c2c2c4;font-weight:400}.SportBettingHistoryAttachment .bet-box .bet-detail{color:#becdd8;background:#151516;flex-direction:column;height:150px;margin-bottom:1px;padding-top:0;padding-bottom:0;padding-right:0;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box{flex-direction:column;justify-content:left;width:100%;height:100%;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper{display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data{flex-shrink:0;justify-content:end;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data>div{width:70px;font-size:13px;font-weight:600}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data .status{color:#d9d9d9;justify-content:center;align-items:center;width:85px;font-size:16px;display:flex;position:relative;overflow:hidden}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data .status .status-box{background:#2a2a2b;border-radius:8px;justify-content:center;align-items:center;width:48px;min-width:74px;height:48px;margin-left:10px;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data .status.WON{color:var(--ThingBet--neon-green--10)}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data .status.WON .status-box{background:#03f6821f}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data .status.LOSE{color:#fd5a51}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data .status.LOSE .status-box{background:#fd5a511f}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.won .status{color:var(--ThingBet--neon-green--10)}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.won .status .status-box{background:#03f6821f}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.lose .status{color:#fd5a51}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.lose .status .status-box{background:#fd5a511f}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.canceled .status,.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.canceled_by_bettor .status,.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.canceled_by_admin .status{color:#9ca3af}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.canceled .status .status-box,.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.canceled_by_bettor .status .status-box,.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.canceled_by_admin .status .status-box{background:#9ca3af1f}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.void .status{color:#9ca3af}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.void .status .status-box{background:#9ca3af1f}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.pending .status,.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.checking .status{color:var(--ThingBet--text-brand-yellow-primary)}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.pending .status .status-box,.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data.checking .status .status-box{background:#ffc1071f}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .teams-wrapper{flex-direction:column;justify-content:center;width:100%;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .teams-wrapper .away-score,.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .teams-wrapper .home-score{background:#1f1f20;border-radius:5px;justify-content:center;align-items:center;min-width:20px;height:22px;margin-right:10px;padding:0 6px;font-size:12px;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box{justify-content:space-between;align-items:center;height:30%;padding:0 20px 0 0;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box.home{gap:10px}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box.home>.team-logo-name-wrapper{justify-content:start;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box .team-name{white-space:nowrap;width:100%;color:var(--ThingBet--text-neutral-primary);justify-content:flex-start;align-items:center;font-size:12px;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box .team-name.home{text-align:end;justify-content:flex-end}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box .team-logo-box{border-radius:40px;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box .team-logo-box img{-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center;background-color:#0b0f17;border-radius:40px;width:24px;height:24px;padding:5px}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .teams-wrapper .score{color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:60px;margin-left:8px;margin-right:8px;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .game-detail-box .teams-wrapper .score .score-separator{color:var(--ThingBet--pink--40);justify-content:center;align-items:center;padding-left:8px;padding-right:8px;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .market-label{background-color:var(--ThingBet--greyscale--10);color:var(--ThingBet--greyscale--100);white-space:pre-wrap;text-align:center;text-overflow:ellipsis;flex-shrink:0;justify-content:center;align-items:center;width:120px;padding-left:15px;padding-right:15px;display:flex;position:relative;overflow:hidden}.SportBettingHistoryAttachment .bet-box .bet-detail .odds-box{flex-wrap:wrap;flex-grow:1;justify-content:flex-start;align-items:center;gap:10px;padding:0 25px;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .odds-box .market-item{cursor:pointer;background:#2a2a2b;border-radius:8px;flex-direction:row;flex-grow:1;flex-shrink:0;justify-content:space-between;align-items:center;width:150px;height:36px;padding:10px;font-size:12px;font-weight:600;transition:all .1s;display:flex}.SportBettingHistoryAttachment .bet-box .bet-detail .odds-box .market-item .label{color:var(--ThingBet--text-neutral-primary);margin-right:10px;padding-bottom:3px;font-size:12px;transition:all .1s}.SportBettingHistoryAttachment .bet-box .bet-detail .odds-box .market-item .value{box-sizing:border-box;-webkit-user-select:none;user-select:none;color:var(--ThingBet--orange-50);flex-shrink:0;font-family:Pretendard,sans-serif}.SportBettingHistoryAttachment .bet-box .bet-detail .odds-box .market-item .market-option{box-sizing:border-box;-webkit-user-select:none;user-select:none;font-family:Pretendard,sans-serif}.SportBettingHistoryAttachment .bet-box .bet-detail .odds-box .market-item.active{color:var(--ThingBet--greyscale--100);background:#03f682;transition:all .1s}.SportBettingHistoryAttachment .bet-box .bet-detail .odds-box .market-item.active>.label{color:#2a2a2b}.SportBettingHistoryAttachment .bet-box .bet-detail .odds-box .market-item.active>.valel{color:#2a2a2b;font-weight:600}.SportBettingHistoryAttachment .bet-footer{background:var(--ThingBet--greyscale--225);border-radius:0 0 12px 12px;overflow:hidden}.SportBettingHistoryAttachment .bet-footer.active .bet-summary{border-top:2px solid var(--ThingBet--neon-green--10)}.SportBettingHistoryAttachment .bet-footer.active .bet-summary .status .value{color:var(--ThingBet--neon-green--10)!important}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary{background:var(--ThingBet--greyscale--230);color:#ffffff8c;border-top:2px solid #0000;grid-template-columns:repeat(2,1fr);gap:0;font-size:12px;font-weight:500;display:grid}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary>div{border-bottom:1px solid #ffffff0a;border-right:1px solid #ffffff0a;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;display:flex}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary>div:nth-child(2n){border-right:none}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary>div:nth-last-child(-n+2){border-bottom:none}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary .value{color:#fff;margin-left:8px;font-size:12px;font-weight:600}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary .bet-at{background:var(--ThingBet--greyscale--235);border-bottom:1px solid #ffffff0a;grid-column:span 2;justify-content:center;width:100%;padding:8px 14px}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary .bet-at .value{color:#ffffffb3;text-align:center;width:100%;font-size:12px;font-weight:500}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary .won-amount .value{color:var(--ThingBet--text-brand-yellow-primary)}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary .status .value{font-weight:700}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary .dt{align-items:center;display:flex}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary.notification{grid-template-columns:repeat(2,1fr);gap:0;padding:0;display:grid}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary.notification>div{border-bottom:1px solid #ffffff0a;border-right:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:0;width:100%;padding:10px 14px;display:flex}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary.notification>div:nth-child(2n){border-right:none}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-summary.notification>div:nth-last-child(-n+2){border-bottom:none}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-actions{padding:8px}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-actions .btn{border-radius:8px;justify-content:center;align-items:center;height:32px;font-size:12px;display:flex}.SportBettingHistoryAttachment .bet-footer .footer-content .bet-actions .btn-cancel{color:#fd5a51;background:#fd5a511f;border:1px solid #fd5a514d}.SportBettingHistoryAttachment .bet-footer .footer-content .btn-group{align-items:center;gap:8px;padding:8px 12px;display:flex}.SportBettingHistoryAttachment .bet-footer .footer-content .btn-group .btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:#0000;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:10px 14px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.SportBettingHistoryAttachment .bet-footer .footer-content .btn-group .btn.btn-cancel{background-color:var(--ThingBet--greyscale--235)}.SportBettingHistoryAttachment .bet-footer .footer-content .btn-group .btn.btn-cancel:active{background:var(--ThingBet--greyscale--240);transform:scale(.97)}.SportBettingHistoryAttachment .bet-footer .footer-content .btn-group .btn.btn-attach{background-color:var(--ThingBet--greyscale--235)}.SportBettingHistoryAttachment .bet-footer .footer-content .btn-group .btn.btn-attach:active{background:var(--ThingBet--greyscale--240);transform:scale(.97)}.SportBettingHistoryAttachment .bet-footer .footer-content .btn-group .btn.btn-disallowed{cursor:not-allowed;opacity:.4}.SportBettingHistoryAttachment .bet-detail-box.won .bet-footer .bet-summary .status .value{color:var(--ThingBet--neon-green--10)!important}.SportBettingHistoryAttachment .bet-detail-box.lose .bet-footer .bet-summary .status .value{color:#fd5a51!important}.SportBettingHistoryAttachment .bet-detail-box.lose .bet-footer .bet-summary .won-amount .value,.SportBettingHistoryAttachment .bet-detail-box.lose .bet-footer .bet-summary .bet-amount .value{color:#fff6!important}.SportBettingHistoryAttachment .bet-detail-box.canceled_by_bettor .bet-footer .bet-summary .status .value,.SportBettingHistoryAttachment .bet-detail-box.canceled_by_admin .bet-footer .bet-summary .status .value,.SportBettingHistoryAttachment .bet-detail-box.canceled .bet-footer .bet-summary .status .value,.SportBettingHistoryAttachment .bet-detail-box.void .bet-footer .bet-summary .status .value{color:#9ca3af!important}.SportBettingHistoryAttachment .bet-detail-box.canceled_by_bettor .bet-footer .bet-summary .won-amount .value,.SportBettingHistoryAttachment .bet-detail-box.canceled_by_bettor .bet-footer .bet-summary .bet-amount .value,.SportBettingHistoryAttachment .bet-detail-box.canceled_by_admin .bet-footer .bet-summary .won-amount .value,.SportBettingHistoryAttachment .bet-detail-box.canceled_by_admin .bet-footer .bet-summary .bet-amount .value,.SportBettingHistoryAttachment .bet-detail-box.canceled .bet-footer .bet-summary .won-amount .value,.SportBettingHistoryAttachment .bet-detail-box.canceled .bet-footer .bet-summary .bet-amount .value,.SportBettingHistoryAttachment .bet-detail-box.void .bet-footer .bet-summary .won-amount .value,.SportBettingHistoryAttachment .bet-detail-box.void .bet-footer .bet-summary .bet-amount .value{color:#fff6!important}.SportBettingHistoryAttachment .bet-detail-box.pending .bet-footer .bet-summary,.SportBettingHistoryAttachment .bet-detail-box.checking .bet-footer .bet-summary{border-top:2px solid var(--ThingBet--text-brand-yellow-primary)}.SportBettingHistoryAttachment .bet-detail-box.pending .bet-footer .bet-summary .status .value,.SportBettingHistoryAttachment .bet-detail-box.checking .bet-footer .bet-summary .status .value{color:var(--ThingBet--text-brand-yellow-primary)!important}.SportBettingHistoryAttachment .deleted-bet-notice{min-height:45px;color:var(--ThingBet--neon-green--10);border:1px solid #2f3334;border-radius:4px;justify-content:center;align-items:center;margin-top:10px;display:flex}.SportBettingHistoryAttachment .empty-history-notice{color:#868689;justify-content:center;align-items:center;padding:20px;display:flex}
.CouponCard{flex-direction:column;justify-content:center;align-items:center;width:565px;height:310px;display:flex;position:relative}.CouponCard .coupon-image{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.CouponCard .coupon-image.fade-in{opacity:0;animation:.2s forwards coupon-image-fade}@keyframes coupon-image-fade{to{opacity:1}}.CouponCard .coupon-overlay-top{z-index:2;flex-direction:column;align-items:center;width:fit-content;display:flex;position:absolute;top:109px;left:156px;transform:rotate(-7deg)}.CouponCard .coupon-overlay-top.is-long{font-weight:400;line-height:120%;top:120px;left:156px}.CouponCard .coupon-overlay-top .amount-container{color:#fff;flex-direction:column;min-width:0;padding:6px 8px;display:flex}.CouponCard .coupon-overlay-top .amount-container .krw{color:#f9fafb;text-align:center;font-family:Afacad-Regular;font-size:2dvw;font-style:italic;font-weight:700;line-height:normal}.CouponCard .coupon-overlay-top .amount-container .krw.is-inactive{color:#9ca3af}.CouponCard .coupon-overlay-top .amount-container .amount{color:#f9fafb;font-family:Cyber-Brush-Regular;font-size:2dvw;font-style:normal;font-weight:400;line-height:normal}.CouponCard .coupon-overlay-top .amount-container .amount.is-long{font-size:2dvw;font-style:normal;font-weight:400;line-height:120%}.CouponCard .coupon-overlay-top .amount-container .amount.is-used,.CouponCard .coupon-overlay-top .amount-container .amount.is-long.is-used{font-size:2dvw}.CouponCard .coupon-overlay-top .amount-container .amount.POINT_SWAP_COUPON{color:#f9fafb;text-shadow:0 0 12px #ea23a7}.CouponCard .coupon-overlay-top .amount-container .amount.POINT_SWAP_COUPON.is-inactive{color:#9ca3af;text-shadow:none}.CouponCard .coupon-overlay-top .amount-container .amount.DEPOSIT_POINT_SWAP_COUPON{color:#f9fafb;text-shadow:0 0 12px #23cfea}.CouponCard .coupon-overlay-top .amount-container .amount.DEPOSIT_POINT_SWAP_COUPON.is-inactive{color:#9ca3af;text-shadow:none}.CouponCard .coupon-overlay-top .date-container{color:#fff;flex-direction:row;gap:10px;padding:6px 8px;display:flex}.CouponCard .coupon-overlay-top .date-container .date{text-align:center;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:800;line-height:160%}.CouponCard .coupon-overlay-top .date-container .date.POINT_SWAP_COUPON{color:#ffa6ef;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.CouponCard .coupon-overlay-top .date-container .date.DEPOSIT_POINT_SWAP_COUPON{color:#7ae3f3;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.CouponCard.is-loading .loading-overlay{display:flex}.CouponCard .loading-overlay{z-index:3;background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:none;position:absolute;inset:0}.CouponCard .loading-overlay .spinner{border:3px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:30px;height:30px;animation:.9s linear infinite coupon-spin}.CouponCard .loading-overlay .loading-text{opacity:.9;font-size:13px}@keyframes coupon-spin{to{transform:rotate(360deg)}}
.PopupItem.ViewConcernPopup{width:1100px;max-width:95vw;max-height:75vh;color:var(--popup-text);background:var(--popup-surface);font-family:var(--popup-font-family);flex-direction:column;display:flex;position:relative;top:55vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%);border:none!important}.PopupItem.ViewConcernPopup *,.PopupItem.ViewConcernPopup :before,.PopupItem.ViewConcernPopup :after{font-family:var(--popup-font-family)!important}.PopupItem.ViewConcernPopup:before{content:"";pointer-events:none;z-index:0;position:absolute;inset:0}@keyframes cryptoBackgroundFlow{0%,to{opacity:.5;transform:scale(1)rotate(0)}33%{opacity:.8;transform:scale(1.03)rotate(1deg)}66%{opacity:.6;transform:scale(.97)rotate(-1deg)}}.PopupItem.ViewConcernPopup .main-message{background:var(--ThingBet--greyscale--20);z-index:1;flex-shrink:0;padding:32px 28px 28px;position:relative}.PopupItem.ViewConcernPopup .main-message:before{content:"";opacity:.6;z-index:0;position:absolute;inset:0}.PopupItem.ViewConcernPopup .main-message .cscenter-concern-title{-webkit-text-fill-color:#0000;letter-spacing:.8px;z-index:1;text-transform:none;background:#fff;-webkit-background-clip:text;background-clip:text;align-items:center;gap:12px;margin-bottom:20px;font-size:24px;font-weight:800;line-height:1.3;display:flex;position:relative}.PopupItem.ViewConcernPopup .main-message .cscenter-concern-title .title-left{flex:1;align-items:center;gap:8px;display:flex}.PopupItem.ViewConcernPopup .main-message .cscenter-concern-title img{filter:hue-rotate(132deg);width:28px;height:28px}.PopupItem.ViewConcernPopup .main-message .cscenter-concern-title span{color:var(--chat-primary);margin-left:-2px;font-weight:700}@keyframes iconGlow{}.PopupItem.ViewConcernPopup .main-message .concern-message{background:var(--ThingBet--greyscale--40);color:#fff;border:none;max-height:300px;padding:24px;font-size:15px;font-weight:600;line-height:1.6;position:relative;overflow-y:auto}.PopupItem.ViewConcernPopup .main-message .concern-message:before{content:"";pointer-events:none;position:absolute;inset:0}@keyframes messageGlow{0%,to{opacity:.3}50%{opacity:.6}}.PopupItem.ViewConcernPopup .main-message .concern-message::-webkit-scrollbar{width:6px}.PopupItem.ViewConcernPopup .main-message .concern-message::-webkit-scrollbar-track{background:#1e293b4d}.PopupItem.ViewConcernPopup .main-message .concern-message::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,var(--chat-primary)0%,#bf702099 100%)}.PopupItem.ViewConcernPopup .main-message .concern-message::-webkit-scrollbar-thumb:hover{background:var(--chat-primary)}.PopupItem.ViewConcernPopup .main-message .concern-message .main-message-sign{z-index:2;justify-content:flex-end;align-items:center;margin-top:16px;padding:12px 0 0;display:flex;position:sticky;bottom:0}.PopupItem.ViewConcernPopup .main-message .concern-message .main-message-sign .user{color:var(--popup-text-muted);margin-left:10px;font-size:13px;font-weight:500}.PopupItem.ViewConcernPopup .main-message .concern-message .main-message-sign img{border-radius:50%;width:18px;height:18px}.PopupItem.ViewConcernPopup .form{background:var(--ThingBet--greyscale--10);z-index:1;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.PopupItem.ViewConcernPopup .form .thread{flex-direction:column;flex:1;gap:24px;padding:32px 24px;display:flex;overflow-y:auto}.PopupItem.ViewConcernPopup .form .thread::-webkit-scrollbar{width:6px}.PopupItem.ViewConcernPopup .form .thread::-webkit-scrollbar-track{background:#1e293b4d;border-radius:3px}.PopupItem.ViewConcernPopup .form .thread::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,var(--chat-primary)0%,#bf752099 100%);border-radius:3px}.PopupItem.ViewConcernPopup .form .thread::-webkit-scrollbar-thumb:hover{background:var(--chat-primary)}.PopupItem.ViewConcernPopup .form .thread .user-message{flex-direction:row-reverse;align-items:flex-start;gap:12px;padding-right:20px;display:flex}.PopupItem.ViewConcernPopup .form .thread .user-message .adm-avatar{flex-direction:column;align-items:center;gap:8px;min-width:64px;display:flex}.PopupItem.ViewConcernPopup .form .thread .user-message .adm-avatar img{border:2px solid var(--ThingBet--pink--50);-o-object-fit:cover;object-fit:cover;border-radius:50%;width:48px;height:48px;transition:all .3s}.PopupItem.ViewConcernPopup .form .thread .user-message .adm-avatar img:hover{transform:scale(1.1)}.PopupItem.ViewConcernPopup .form .thread .user-message .adm-avatar>:last-child{color:var(--popup-text-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:64px;font-size:11px;font-weight:600;overflow:hidden}.PopupItem.ViewConcernPopup .form .thread .user-message .bubble{align-items:flex-end;gap:8px;max-width:70%;display:flex}.PopupItem.ViewConcernPopup .form .thread .user-message .bubble .content{background:var(--ThingBet--greyscale--30);color:var(--popup-text);word-wrap:break-word;border-radius:18px 18px 4px;padding:12px 16px;font-size:14px;line-height:1.5;transition:all .3s;position:relative}.PopupItem.ViewConcernPopup .form .thread .user-message .bubble .content:hover{transform:translateY(-1px)}.PopupItem.ViewConcernPopup .form .thread .user-message .bubble .content .date{color:#fff9;justify-content:flex-end;margin-top:8px;font-size:11px;font-weight:500;display:flex}.PopupItem.ViewConcernPopup .form .thread .user-message .bubble svg{flex-shrink:0;margin-bottom:8px}.PopupItem.ViewConcernPopup .form .thread .admin-message{align-items:flex-start;gap:12px;padding-left:20px;display:flex}.PopupItem.ViewConcernPopup .form .thread .admin-message .adm-avatar{flex-direction:column;align-items:center;gap:8px;min-width:64px;display:flex}.PopupItem.ViewConcernPopup .form .thread .admin-message .adm-avatar img{border:2px solid var(--popup-success);-o-object-fit:cover;object-fit:cover;background:var(--popup-dark);border-radius:50%;width:48px;height:48px;padding:4px;transition:all .3s}.PopupItem.ViewConcernPopup .form .thread .admin-message .adm-avatar img:hover{transform:scale(1.1)}.PopupItem.ViewConcernPopup .form .thread .admin-message .adm-avatar>:last-child{color:var(--popup-success);text-align:center;font-size:11px;font-weight:600}.PopupItem.ViewConcernPopup .form .thread .admin-message .bubble{align-items:flex-end;gap:8px;max-width:70%;display:flex}.PopupItem.ViewConcernPopup .form .thread .admin-message .bubble svg{flex-shrink:0;margin-bottom:8px}.PopupItem.ViewConcernPopup .form .thread .admin-message .bubble .content{background:var(--ThingBet--greyscale--110);color:var(--popup-text);word-wrap:break-word;border-radius:18px 18px 18px 4px;padding:12px 16px;font-size:14px;line-height:1.5;transition:all .3s;position:relative}.PopupItem.ViewConcernPopup .form .thread .admin-message .bubble .content:hover{transform:translateY(-1px)}.PopupItem.ViewConcernPopup .form .thread .admin-message .bubble .content .date{color:#fff9;justify-content:flex-end;margin-top:8px;font-size:11px;font-weight:500;display:flex}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PopupItem.ViewConcernPopup .form .chatbox{background:var(--ThingBet--greyscale--20);z-index:2;flex-shrink:0;padding:24px;position:relative}.PopupItem.ViewConcernPopup .form .chatbox:before{content:"";opacity:.8;pointer-events:none;border-radius:inherit;background:#292e38;position:absolute;inset:0}@keyframes darkPatternFlow{0%,to{opacity:.6;transform:scale(1)rotate(0)}50%{opacity:.9;transform:scale(1.05)rotate(1deg)}}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap{background:var(--ThingBet--greyscale--110);z-index:1;align-items:stretch;width:100%;min-height:52px;padding:8px;display:flex;position:relative}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap:focus-within{border-color:#47556980;transform:translateY(-1px)}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .message-area{color:#bfc3cd;resize:none;font-size:15px;font-weight:500;line-height:1.5;font-family:var(--popup-font-family);background:0 0;border:none;outline:none;flex:1;min-height:36px;max-height:120px;padding:12px 16px}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .message-area::placeholder{color:#94a3b8b3;font-weight:400}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .message-area::-webkit-scrollbar{width:4px}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .message-area::-webkit-scrollbar-track{background:0 0}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .message-area::-webkit-scrollbar-thumb{background:#47556966;border-radius:2px}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .message-area::-webkit-scrollbar-thumb:hover{background:#47556999}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .send-wrapper{align-items:center;padding-right:8px;display:flex}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .send-wrapper .send-btn{background:var(--ThingBet--pink--50);cursor:pointer;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .send-wrapper .send-btn:before{content:"";border-radius:12px;transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .send-wrapper .send-btn:hover:not(:disabled){transform:translateY(-2px)scale(1.05)}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .send-wrapper .send-btn:hover:not(:disabled):before{transform:translate(100%)}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .send-wrapper .send-btn:active{transform:translateY(0)scale(1.02)}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .send-wrapper .send-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .send-wrapper .send-btn img{filter:brightness(0)invert(.8);width:20px;height:20px;transition:all .2s}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .send-wrapper .send-btn:hover:not(:disabled) img{filter:brightness(0)invert()}@media screen and (max-width:768px){.PopupItem.ViewConcernPopup{width:95vw;max-height:95vh}.PopupItem.ViewConcernPopup .main-message{padding:24px 20px 20px}.PopupItem.ViewConcernPopup .main-message .cscenter-concern-title{font-size:20px}.PopupItem.ViewConcernPopup .main-message .cscenter-concern-title .title-left{gap:6px}.PopupItem.ViewConcernPopup .main-message .cscenter-concern-title img{width:24px;height:24px}.PopupItem.ViewConcernPopup .main-message .concern-message{max-height:200px;padding:20px;font-size:14px}.PopupItem.ViewConcernPopup .form .thread{gap:20px;padding:24px 20px}.PopupItem.ViewConcernPopup .form .thread .user-message .bubble .content,.PopupItem.ViewConcernPopup .form .thread .admin-message .bubble .content{padding:10px 14px;font-size:13px}.PopupItem.ViewConcernPopup .form .thread .user-message .adm-avatar img,.PopupItem.ViewConcernPopup .form .thread .admin-message .adm-avatar img{width:40px;height:40px}.PopupItem.ViewConcernPopup .form .chatbox{padding:20px}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap{min-height:48px;padding:6px}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .message-area{padding:10px 14px;font-size:14px}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .send-wrapper .send-btn{width:40px;height:40px}.PopupItem.ViewConcernPopup .form .chatbox .input-wrap .send-wrapper .send-btn img{width:18px;height:18px}}@media screen and (max-width:480px){.PopupItem.ViewConcernPopup .main-message{padding:20px 16px 16px}.PopupItem.ViewConcernPopup .main-message .concern-message{padding:16px}.PopupItem.ViewConcernPopup .form .thread{gap:18px;padding:20px 16px}.PopupItem.ViewConcernPopup .form .thread .user-message .bubble,.PopupItem.ViewConcernPopup .form .thread .admin-message .bubble{max-width:85%}.PopupItem.ViewConcernPopup .form .thread .user-message .bubble .content,.PopupItem.ViewConcernPopup .form .thread .admin-message .bubble .content{padding:8px 12px}.PopupItem.ViewConcernPopup .form .chatbox{padding:12px 16px 16px}}.PopupItem.ViewConcernPopup p{margin:0;padding:0}.PopupItem.ViewConcernPopup .MinigameBettingHistory .bet-container .bet-detail-box,.PopupItem.ViewConcernPopup .SportBettingHistory .bet-container .bet-detail-box{border:1px solid #000;margin-bottom:0;margin-left:0;margin-right:0;background:#000!important;border-radius:0!important}
.PopupItem.AttachBetHistoryPopup{background:#262628;border-radius:12px;flex-direction:column;width:841px;max-width:90vw;max-height:90vh;display:flex;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.AttachBetHistoryPopup .popup-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PopupItem.AttachBetHistoryPopup .popup-header .popup-header-title{align-items:center;gap:10px;display:flex}.PopupItem.AttachBetHistoryPopup .popup-header .popup-header-title .header-icon{width:22px;height:22px}.PopupItem.AttachBetHistoryPopup .popup-header .popup-header-title>h4{color:#fff;margin:0;font-size:18px;font-weight:600}.PopupItem.AttachBetHistoryPopup .popup-content{color:#fff;flex-direction:column;flex:1;display:flex;overflow-y:auto}.PopupItem.AttachBetHistoryPopup .popup-content::-webkit-scrollbar{width:5px}.PopupItem.AttachBetHistoryPopup .popup-content::-webkit-scrollbar-track{background:#1f1f20;border-radius:3px}.PopupItem.AttachBetHistoryPopup .popup-content::-webkit-scrollbar-thumb{background:var(--ThingBet--neon-green--10);border-radius:3px}.PopupItem.AttachBetHistoryPopup .seperator-attachement{border-bottom:1px solid #ffffff0f;margin:20px 0}.PopupItem.AttachBetHistoryPopup .SportBettingHistory{color:#fff;max-height:25vh;font-size:12px;overflow-y:scroll}@media screen and (min-width:1500px){.PopupItem.AttachBetHistoryPopup .SportBettingHistory{max-height:30vh}}@media screen and (min-width:1900px){.PopupItem.AttachBetHistoryPopup .SportBettingHistory{max-height:40vh}}@media screen and (min-width:2500px){.PopupItem.AttachBetHistoryPopup .SportBettingHistory{max-height:50vh}}.PopupItem.AttachBetHistoryPopup .SportBettingHistory::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.PopupItem.AttachBetHistoryPopup .SportBettingHistory::-webkit-scrollbar-track{border-radius:3px!important}.PopupItem.AttachBetHistoryPopup .SportBettingHistory::-webkit-scrollbar-thumb{background:var(--ThingBet--neon-green--10);border-radius:3px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-container{margin:10px 0}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-detail-box{margin:10px 20px;padding:10px;overflow:hidden}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-detail-box .bonus-item-box{background-color:var(--ThingBet--greyscale--215);justify-content:center;align-items:center;gap:15px;height:25px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-detail-box .bonus-item-box .name{color:var(--ThingBet--neon-green--10)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-detail-box .bonus-item-box .odds{align-items:center;gap:5px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-detail-box .bonus-item-box .odds .icon{width:12px;height:12px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-detail-box .bonus-item-box .odds .value{color:var(--ThingBet--neon-green--10)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box{border-radius:0}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-header{color:#fff;background:#1f1f20;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:15px;display:none}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-header.active{display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-header .league-detail{justify-content:flex-start;align-items:center;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-header .league-detail .league{text-transform:uppercase}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-header .date{color:#c2c2c4;font-weight:400}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail{color:#becdd8;background:#151516;flex-direction:row;min-height:120px;margin-bottom:1px;padding:15px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .bet-status-data{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;margin-right:15px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .bet-status-data .status{color:#c2c2c4;background:#2a2a2b;justify-content:center;align-items:center;width:50px;height:50px;font-size:13px;font-weight:600;display:flex;position:relative;overflow:hidden}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .bet-status-data .status.WON{color:var(--ThingBet--neon-green--10)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .bet-status-data .status.VOID,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .bet-status-data .status.CANCELED{color:gold}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .bet-status-data .status.LOSE{color:#fd5a51}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .bet-status-data .status.PENDING,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .bet-status-data .status.CHECKING{color:#868689}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .bet-status-data .status .effect_glossy{display:none}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box{flex-direction:column;justify-content:center;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .team-box.home,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .team-box.away{flex-direction:row;align-items:center;padding:6px 0;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .team-box.home .team-logo-box,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .team-box.away .team-logo-box{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:10px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .team-box.home .team-logo-box img,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .team-box.away .team-logo-box img{-o-object-fit:scale-down;object-fit:scale-down;background-color:#0b0f17;border-radius:50%;width:24px;height:24px;padding:4px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .team-box.home .team-name,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .team-box.away .team-name{color:var(--ThingBet--text-neutral-primary,#c2c2c4);white-space:nowrap;flex:1;font-size:12px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .team-box.home.active .team-name,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .team-box.away.active .team-name{color:#fff;text-shadow:0 0 3px #fff5,0 0 10px var(--ThingBet--neon-green--10)}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .team-box.home{order:1}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .team-box.away{order:3}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .market-label{display:none}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .odds-box{flex-wrap:wrap;order:4;gap:8px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .odds-box .market-item{background:#2a2a2b;border-radius:8px;flex:1;justify-content:space-between;align-items:center;min-width:100px;height:36px;padding:8px 12px;font-size:12px;font-weight:600;transition:all .1s;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .odds-box .market-item .label{color:var(--ThingBet--text-neutral-primary,#c2c2c4);white-space:nowrap;text-overflow:ellipsis;margin-right:8px;overflow:hidden}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .odds-box .market-item .valel{color:var(--ThingBet--orange-50,#ff9500);flex-shrink:0;font-family:Pretendard,sans-serif}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .odds-box .market-item.active{background:#03f682}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .odds-box .market-item.active .label,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .odds-box .market-item.active .valel{color:#2a2a2b}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-box .bet-detail .game-detail-box .odds-box .market-item.active .valel{font-weight:600}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-footer{border-radius:0 0 6px 6px}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-footer.active{filter:brightness()}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-footer .footer-content{color:#fff;flex-direction:column;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-footer .footer-content .bet-summary{background:#1f1f20;border-bottom-right-radius:10px;border-bottom-left-radius:10px;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:10px;width:100%;padding:15px 20px;font-size:13px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-footer .footer-content .bet-summary.notification{justify-content:space-between}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-footer .footer-content .bet-summary>div{color:#868689;flex-direction:column;align-items:center;gap:4px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-footer .footer-content .bet-summary .value{color:#c2c2c4;font-size:13px;font-weight:400}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .bet-footer .footer-content .btn-group{display:none}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .empty-history-notice,.PopupItem.AttachBetHistoryPopup .SportBettingHistory .deleted-bet-notice{color:#868689;background:#151516;border-radius:10px;justify-content:center;align-items:center;height:120px;margin:0 20px;font-size:16px;display:flex}.PopupItem.AttachBetHistoryPopup .SportBettingHistory .deleted-bet-notice{background-color:#3d2a00;border:1px solid #5a4000}.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory{max-height:25vh;overflow-y:scroll}@media screen and (min-width:1500px){.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory{max-height:30vh}}@media screen and (min-width:1900px){.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory{max-height:40vh}}@media screen and (min-width:2500px){.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory{max-height:50vh}}.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory::-webkit-scrollbar-track{border-radius:3px!important}.PopupItem.AttachBetHistoryPopup .MinigameBettingHistory::-webkit-scrollbar-thumb{background:var(--ThingBet--neon-green--10);border-radius:3px}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2{color:#fff;background-color:#0000;border-radius:12px;flex-direction:column;gap:15px;padding:20px 30px 30px;display:flex;position:relative}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .draft-loading-overlay{z-index:100;background:#000000b3;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .draft-loading-overlay span{color:#fff;font-size:16px;font-weight:600}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-drafts-section{justify-content:flex-end;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-drafts-section .cscenter-save-draft-counts{background:var(--colors-inverse-6A-gray-main-buttons,#36363a);width:156px;height:44px;color:var(--colors-inverse-4-secondary-text-main-icons,#868689);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:7px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-drafts-section .cscenter-save-draft-counts span{color:var(--ThingBet--neon-green--10);margin-left:10px;font-weight:300}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-drafts-section .cscenter-save-draft-counts:hover{background:var(--colors-inverse-6A-gray-main-buttons,#434346)}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-category{flex-direction:column;gap:10px;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-category .cscenter-popup-category-text{letter-spacing:-2.5%;color:var(--ThingBet--greyscale--240,#868689);font-size:14px;font-weight:700}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-category .cscenter-popup-choices-container{flex-wrap:wrap;gap:4px;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-category .cscenter-popup-choices-container .cscenter-popup-choices-item{color:var(--ThingBet--greyscale--260,#c2c2c4);letter-spacing:-2.5%;cursor:pointer;background:#151516;border:none;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;transition-duration:.3s}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-category .cscenter-popup-choices-container .cscenter-popup-choices-item:hover{background:#202021}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-category .cscenter-popup-choices-container .cscenter-popup-choices-item.active{border-color:var(--ThingBet--neon-green--10);color:var(--ThingBet--neon-green--10)}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-title{align-items:center;gap:10px;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-title .center-popup-title-label{letter-spacing:-2.5%;color:var(--ThingBet--greyscale--260,#c2c2c4);min-width:60px;font-size:14px;font-weight:700}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-title .cscenter-popup-title-input{letter-spacing:-2.5%;color:#fff;background:#1f1f20;border:none;border-radius:12px;outline:none;flex:1;padding:16px;font-size:12px;font-weight:600}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-title .cscenter-popup-title-input::placeholder{color:var(--ThingBet--greyscale--240,#868689)}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea{background:var(--ThingBet--greyscale--215,#36363a);border-radius:12px;flex-direction:column;padding:0 4px 4px;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea .center-popup-textarea-label{text-align:center;letter-spacing:-2.5%;color:var(--ThingBet--greyscale--260,#c2c2c4);padding:12px 0;font-size:14px;font-weight:700}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea .center-popup-textarea-input{resize:none;color:#fff;background:#1f1f20;border:none;border-bottom-right-radius:12px;border-bottom-left-radius:12px;outline:none;gap:10px;height:150px;padding:16px;font-size:12px;font-weight:600}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea .center-popup-textarea-input::placeholder{color:var(--ThingBet--greyscale--240,#868689)}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea .center-popup-textarea-input::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea .center-popup-textarea-input::-webkit-scrollbar-track{border-radius:3px!important}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-popup-textarea .center-popup-textarea-input::-webkit-scrollbar-thumb{background:var(--ThingBet--neon-green--10);border-radius:3px}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-buttons-wrapper{flex-direction:row-reverse;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-buttons-wrapper .cscenter-popup-submit-btn{background:var(--ThingBet--neon-green--10);height:50px;color:var(--ThingBet--greyscale--215,#1f1f20);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;width:50%;font-size:16px;font-weight:600;transition:all .3s;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-buttons-wrapper .cscenter-popup-submit-btn:hover{background:#10da7b}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-buttons-wrapper .cscenter-save-drafts{background:var(--colors-inverse-6A-gray-main-buttons,#36363a);height:50px;color:var(--colors-inverse-4-secondary-text-main-icons,#868689);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;width:50%;font-size:16px;font-weight:600;transition:all .3s;display:flex}.PopupItem.AttachBetHistoryPopup .cscenter-form.cscenter-form-v2 .cscenter-buttons-wrapper .cscenter-save-drafts:hover{background:var(--colors-inverse-6A-gray-main-buttons,#434346)}
.MinigameBettingHistoryNotification{color:#fff;padding:20px 30px 30px;font-size:12px}.MinigameBettingHistoryNotification .bet-container{margin-bottom:12px}.MinigameBettingHistoryNotification .bet-detail-box{background:var(--ThingBet--greyscale--230);border-radius:12px;overflow:hidden}.MinigameBettingHistoryNotification .bet-detail-box.selected{border:2px solid var(--ThingBet--neon-green--10)}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-header{background:#1f1f20;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-header .header-left{align-items:center;gap:12px;display:flex}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-header .header-left .game-icon .game-icon-img{-o-object-fit:contain;object-fit:contain;border-radius:6px;width:32px;height:32px}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-header .header-left .game-name{color:#fff;font-size:14px;font-weight:600}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-header .game-icon-placeholder{background:var(--ThingBet--greyscale--235);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-header .header-right .event-at{color:#ffffff80;font-size:12px}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail{background:var(--ThingBet--greyscale--220);align-items:center;gap:12px;padding:12px 16px;display:flex}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail .bet-status-data{background:var(--ThingBet--greyscale--235);border-radius:6px;padding:8px 16px;font-size:13px;font-weight:700}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail .bet-status-data.won{background:#03f68226}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail .bet-status-data.won .status{color:var(--ThingBet--neon-green--10)}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail .bet-status-data.lose{background:#fd5a5126}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail .bet-status-data.lose .status{color:#fd5a51}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail .bet-status-data.void{background:#ffffff14}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail .bet-status-data.void .status{color:#9ca3af}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail .bet-status-data.pending{background:#ffc10726}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail .bet-status-data.pending .status{color:var(--ThingBet--text-brand-yellow-primary)}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail .market-info{flex-direction:column;gap:2px;display:flex}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail .market-info .round{color:#fff;font-size:14px;font-weight:600}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .bet-detail .market-info .market-label{color:#fff9;font-size:12px}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box{background:var(--ThingBet--greyscale--220);gap:8px;padding:12px 16px;display:flex}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item{background:var(--ThingBet--greyscale--235);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;transition:all .15s;display:flex}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item .label{color:#fff9;font-size:13px;font-weight:500}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item .value{color:#fff;font-size:14px;font-weight:700}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.active{background:var(--ThingBet--neon-green--10)}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.active .label{color:#1a1a1a;font-weight:600}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.active .value{color:#1a1a1a}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.dragon,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.odd,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.scissors,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.player,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.win,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.large,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.left{order:1}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.rock,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.tie,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.draw,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.medium,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.right{order:2}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.tiger,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.paper,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.even,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.banker,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.lose,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-box .odds-box .market-item.small{order:3}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer{background:var(--ThingBet--greyscale--225)}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer.won .bet-summary .summary-item .status-value{color:var(--ThingBet--neon-green--10)!important}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer.lose .bet-summary .summary-item .status-value{color:#fd5a51!important}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-at{background-color:var(--ThingBet--greyscale--235);border-bottom:1px solid #ffffff0a;justify-content:center;align-items:center;padding:10px 16px;display:flex}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-at .value{color:#fff9;font-size:12px}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary{grid-template-columns:1fr 1fr;gap:0;display:grid}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary .summary-item{border-bottom:1px solid #ffffff0a;border-right:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary .summary-item:nth-child(2n){border-right:none}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary .summary-item:nth-last-child(-n+2){border-bottom:none}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary .summary-item .label{color:#ffffff80;font-size:12px}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary .summary-item .value{font-size:13px}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary .summary-item .status-value{font-weight:700}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary .summary-item .status-value.won{color:var(--ThingBet--neon-green--10)}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary .summary-item .status-value.lose{color:#fd5a51}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary .summary-item .status-value.pending,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary .summary-item .status-value.checking{color:var(--ThingBet--text-brand-yellow-primary)}.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary .summary-item .status-value.void,.MinigameBettingHistoryNotification .bet-container:not(.bet365-layout) .bet-footer .footer-content .bet-summary .summary-item .status-value.canceled{color:#9ca3af}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box{margin:0;padding:10px;overflow:hidden}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box .bonus-item-box{background-color:var(--ThingBet--greyscale--215);justify-content:center;align-items:center;gap:15px;height:25px;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box .bonus-item-box.deactivated .name,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box .bonus-item-box.deactivated .odds .value{color:#8c8c8c}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box .bonus-item-box .name{color:var(--ThingBet--neon-green--10)}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box .bonus-item-box .odds{align-items:center;gap:5px;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box .bonus-item-box .odds .icon{width:12px;height:12px}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box .bonus-item-box .odds .value{color:var(--ThingBet--neon-green--10)}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box{border-radius:30px 30px 0 0}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-header{color:#fff;background:#1f1f20;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:15px;display:none}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-header.no-border-radius{border-radius:0}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-header.active{display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-header .league-detail{justify-content:flex-start;align-items:center;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-header .league-detail .country{border-radius:5px;width:30px;height:20px;margin-right:10px}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-header .league-detail .sport{width:20px;height:20px;margin-right:10px}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-header .league-detail .league{text-transform:uppercase}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-header .date{color:#c2c2c4;font-weight:400}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail{color:#becdd8;background:#151516;flex-direction:column;height:150px;margin-bottom:1px;padding-top:0;padding-bottom:0;padding-right:0;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box{flex-direction:column;justify-content:left;width:100%;height:100%;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper{display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data{flex-shrink:0;justify-content:end;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data>div{width:70px;font-size:13px;font-weight:600}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data .status{color:#d9d9d9;justify-content:center;align-items:center;width:85px;font-size:16px;display:flex;position:relative;overflow:hidden}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data .status .status-box{background:#2a2a2b;border-radius:8px;justify-content:center;align-items:center;width:48px;min-width:64px;height:48px;margin-left:10px;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data .status.WON{color:var(--ThingBet--neon-green--10)}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data .status.WON .status-box{background:#03f6821f}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data .status.LOSE{color:#fd5a51}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .bet-status-teams-wrapper .bet-status-data .status.LOSE .status-box{background:#fd5a511f}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .teams-wrapper{flex-direction:column;justify-content:center;width:100%;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .teams-wrapper .away-score,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .teams-wrapper .home-score{background:#1f1f20;border-radius:5px;justify-content:center;align-items:center;min-width:20px;height:22px;margin-right:10px;padding:0 6px;font-size:12px;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box{justify-content:space-between;align-items:center;height:30%;padding:0 20px 0 0;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box.home{gap:10px}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box.home>.team-logo-name-wrapper{justify-content:start;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box .team-name{white-space:nowrap;width:100%;color:var(--ThingBet--text-neutral-primary);justify-content:flex-start;align-items:center;font-size:12px;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box .team-name.home{text-align:end;justify-content:flex-end}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box .team-logo-box{border-radius:40px;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .teams-wrapper .team-box .team-logo-box img{-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center;background-color:#0b0f17;border-radius:40px;width:24px;height:24px;padding:5px}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .teams-wrapper .score{color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:60px;margin-left:8px;margin-right:8px;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .game-detail-box .teams-wrapper .score .score-separator{color:var(--ThingBet--pink--40);justify-content:center;align-items:center;padding-left:8px;padding-right:8px;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .market-label{background-color:var(--ThingBet--greyscale--10);color:var(--ThingBet--greyscale--100);white-space:pre-wrap;text-align:center;text-overflow:ellipsis;flex-shrink:0;justify-content:center;align-items:center;width:120px;padding-left:15px;padding-right:15px;display:flex;position:relative;overflow:hidden}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .odds-box{flex-wrap:wrap;flex-grow:1;justify-content:flex-start;align-items:center;gap:10px;padding:0 25px;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .odds-box .market-item{cursor:pointer;background:#2a2a2b;border-radius:8px;flex-direction:row;flex-grow:1;flex-shrink:0;justify-content:space-between;align-items:center;width:150px;height:36px;padding:10px;font-size:12px;font-weight:600;transition:all .1s;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .odds-box .market-item .label{color:var(--ThingBet--text-neutral-primary);margin-right:10px;padding-bottom:3px;font-size:12px;transition:all .1s}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .odds-box .market-item .value{box-sizing:border-box;-webkit-user-select:none;user-select:none;color:var(--ThingBet--orange-50);flex-shrink:0;font-family:Pretendard,sans-serif}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .odds-box .market-item.active{color:var(--ThingBet--greyscale--100);background:#03f682;transition:all .1s}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .odds-box .market-item.active>.label{color:#2a2a2b}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-box .bet-detail .odds-box .market-item.active>.value{color:#2a2a2b;font-weight:600}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer{background:var(--ThingBet--greyscale--225);border-radius:0 0 12px 12px;overflow:hidden}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer.active .bet-summary{border-top:2px solid var(--ThingBet--neon-green--10)}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer.active .bet-summary .status .value{color:var(--ThingBet--neon-green--10)!important}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary{background:var(--ThingBet--greyscale--230);color:#ffffff8c;border-top:2px solid #0000;grid-template-columns:repeat(2,1fr);gap:0;font-size:12px;font-weight:500;display:grid}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary>div{border-bottom:1px solid #ffffff0a;border-right:1px solid #ffffff0a;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary>div:nth-child(2n){border-right:none}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary>div:nth-last-child(-n+2){border-bottom:none}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary .value{color:#fff;margin-left:8px;font-size:12px;font-weight:600}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary .bet-at{background:var(--ThingBet--greyscale--235);border-bottom:1px solid #ffffff0a;grid-column:span 2;justify-content:center;width:100%;padding:8px 14px}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary .bet-at .value{color:#ffffffb3;text-align:center;width:100%;font-size:12px;font-weight:500}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary .won-amount .value{color:var(--ThingBet--text-brand-yellow-primary)}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary .status .value{font-weight:700}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary.notification{grid-template-columns:repeat(2,1fr);gap:0;padding:0;display:grid}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary.notification>div{border-bottom:1px solid #ffffff0a;border-right:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:0;width:100%;padding:10px 14px;display:flex}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary.notification>div:nth-child(2n){border-right:none}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-footer .footer-content .bet-summary.notification>div:nth-last-child(-n+2){border-bottom:none}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.won .bet-footer .bet-summary .status .value{color:var(--ThingBet--neon-green--10)!important}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.lose .bet-footer .bet-summary .status .value{color:#fd5a51!important}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.lose .bet-footer .bet-summary .won-amount .value,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.lose .bet-footer .bet-summary .bet-amount .value{color:#fff6!important}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.canceled_by_bettor .bet-footer .bet-summary .status .value,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.canceled_by_admin .bet-footer .bet-summary .status .value,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.canceled .bet-footer .bet-summary .status .value,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.void .bet-footer .bet-summary .status .value{color:#9ca3af!important}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.canceled_by_bettor .bet-footer .bet-summary .won-amount .value,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.canceled_by_bettor .bet-footer .bet-summary .bet-amount .value,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.canceled_by_admin .bet-footer .bet-summary .won-amount .value,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.canceled_by_admin .bet-footer .bet-summary .bet-amount .value,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.canceled .bet-footer .bet-summary .won-amount .value,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.canceled .bet-footer .bet-summary .bet-amount .value,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.void .bet-footer .bet-summary .won-amount .value,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.void .bet-footer .bet-summary .bet-amount .value{color:#fff6!important}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.pending .bet-footer .bet-summary,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.checking .bet-footer .bet-summary{border-top:2px solid var(--ThingBet--text-brand-yellow-primary)}.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.pending .bet-footer .bet-summary .status .value,.MinigameBettingHistoryNotification .bet-container.bet365-layout .bet-detail-box.checking .bet-footer .bet-summary .status .value{color:var(--ThingBet--text-brand-yellow-primary)!important}.MinigameBettingHistoryNotification .empty-history-notice{color:#fff6;justify-content:center;align-items:center;min-height:100px;font-size:14px;display:flex}.MinigameBettingHistoryNotification .deleted-bet-notice{min-height:45px;color:var(--ThingBet--neon-green--10);border:1px solid #2f3334;border-radius:4px;justify-content:center;align-items:center;margin-top:10px;display:flex}
.PopupItem.SlotJackpotPopup{color:#fff;flex-direction:column;width:500px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:none!important}.PopupItem.SlotJackpotPopup img{cursor:pointer;z-index:999}.PopupItem.SlotJackpotPopup .animated-container{text-shadow:0 0 5px #ff00e1;letter-spacing:-1px;z-index:9999;position:absolute;top:66.5%;left:50%;transform:translate(-50%,-50%)}.PopupItem.SlotJackpotPopup .animated-container *{font-weight:600}
.dashboard-section-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px;display:flex}.dashboard-section-wrapper.pointer{cursor:pointer}.dashboard-section-wrapper>.section-title-wrapper{color:#fff}.dashboard-section-wrapper>.section-title-wrapper>.korean-title{font-size:24px;font-weight:800}.dashboard-section-wrapper>.section-title-wrapper>.english-title{font-size:16px;font-weight:100}.dashboard-section-wrapper>:last-child{width:100%!important;height:100%!important}
