#ContextMenu{z-index:55555555;position:absolute}.MainFullChat{background:#1b222c;border-radius:25px;flex-direction:column;width:50vw;display:flex;position:relative;inset:20vh 0 0 50%;overflow:hidden;box-shadow:inset 1px 107px 90px -77px #0000008c}.MainFullChat .bubble-container{position:relative}.MainFullChat .bubble-container>img{width:100px}.MainFullChat .bubble-container .blinded-chat{-webkit-backdrop-filter:blur(11.6px);backdrop-filter:blur(11.6px);z-index:5;background:0 0;border-radius:8px;width:100%;height:100%;position:absolute;box-shadow:0 4px 30px #0000001a}.MainFullChat .Emoticons{right:initial;left:20px}.MainFullChat .MainChatNotice{grid-gap:15px;background:#21242d;flex-shrink:0;place-items:center;height:60px;padding:50px;font-size:11px;display:flex}.MainFullChat .MainChatNotice .settings img{cursor:pointer;width:20px;transition:all .5s;top:20px;right:5px}.MainFullChat .MainChatNotice .settings img:hover{filter:brightness(0)invert();transition:all .5s}.MainFullChat .MainChatNotice .chat-gpt-control-container{z-index:50;background-color:#0b0e17;border:5px solid #16bbf7;align-items:center;width:250px;animation:.5s forwards slideOut;display:flex;position:absolute;top:17px;right:0;transform:translate(100%)}.MainFullChat .MainChatNotice .chat-gpt-control-container.show{animation:.5s forwards slideIn}.MainFullChat .MainChatNotice .chat-gpt-control-container .chat-menu-icon-container{cursor:pointer;z-index:100;background-color:#0b0e17;border:2px solid #16bbf7;border-radius:4px;justify-content:center;align-items:center;width:26px;height:32px;margin:0 0 0 -26px;display:flex}.MainFullChat .MainChatNotice .chat-gpt-control-container .chat-menu-icon-container .chat-menu-icon{opacity:.4;width:20px;height:20px}.MainFullChat .MainChatNotice .chat-gpt-control-container .chat-menu-icon-container .chat-menu-icon:hover{opacity:.7}.MainFullChat .MainChatNotice .chat-gpt-control-container .chat-menu-icon-container .exit-icon{filter:brightness(0)saturate()invert(56%)sepia(1%)saturate(0%)hue-rotate(323deg)brightness(98%)contrast(88%);width:20px;height:20px}.MainFullChat .MainChatNotice .chat-gpt-control-container .control-set{justify-content:space-between;align-items:center;width:100%;height:54px;margin:0 10px;display:flex}.MainFullChat .MainChatNotice .chat-gpt-control-container .control-set .control-group{align-items:center;display:flex}.MainFullChat .MainChatNotice .chat-gpt-control-container .control-set .control-group .label{color:#fff9;z-index:100;cursor:pointer}.MainFullChat .MainChatNotice .chat-gpt-control-container .control-set .control-group .label.toggle{cursor:pointer}.MainFullChat .MainChatNotice .chat-gpt-control-container .control-set .control-group.right{justify-content:flex-start}.MainFullChat .MainChatNotice .chat-gpt-control-container .control-set .control-group.left{justify-content:flex-end}.MainFullChat .MainChatNotice .chat-gpt-control-container .control-set .control-group.disabled .label,.MainFullChat .MainChatNotice .chat-gpt-control-container .control-set .control-group.disabled .CanSlider{opacity:.3}.MainFullChat .MainChatNotice .chat-gpt-control-container .CanSlider{margin:0 5px}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.MainFullChat .MainChatNotice p{color:#16bbf7;font-size:30px;font-weight:600}.MainFullChat .flex-name{align-items:center;gap:10px;display:flex}.MainFullChat .flex-name .sender-chat{margin:0;color:#16bbf7!important}.MainFullChat .time-chat{margin:0;padding-top:5px;font-size:12px;color:#b5c2d4!important}.MainFullChat .messageBox{flex-direction:column;flex-grow:1;gap:30px;width:100%;height:50vh;margin-bottom:70px;padding:10px;overflow:hidden scroll}.MainFullChat .messageBox>.message{flex-grow:1;gap:10px;height:auto;margin-bottom:20px;display:flex;margin-right:0!important;padding:0!important}.MainFullChat .messageBox>.message>.chat-user-details{flex-shrink:0;justify-content:center;align-items:center;width:60px;margin-top:0;display:flex;position:relative}.MainFullChat .messageBox>.message>.chat-user-details .userImage{flex-shrink:0;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MainFullChat .messageBox>.message>.chat-user-details .userImage .userProfile{object-fit:contain;border:1px solid #7b8088;border-radius:40px;width:60px;height:60px}.MainFullChat .messageBox>.message>.chat-user-details .userLevel{color:#eefbff;background:#1c222c;border:1px solid #eefbff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:600;display:flex;position:absolute;bottom:0;left:0}.MainFullChat .messageBox>.message .text.active .message-content{max-height:1000px;transition:max-height .5s ease-in;overflow-x:auto}.MainFullChat .messageBox>.message .text.active .message-content div{-webkit-box-orient:initial;-webkit-line-clamp:initial;word-wrap:break-word;height:100%;max-height:500px;transition:max-height .5s ease-in;display:block;overflow:auto}.MainFullChat .messageBox>.message>.text{background:0 0;flex-direction:column;flex-grow:1;align-items:flex-start;gap:5px;width:100%;margin-left:0;display:flex}.MainFullChat .messageBox>.message>.text .message-content{white-space:normal;background:#0a0d11;border-radius:10px;flex-grow:1;justify-content:flex-end;align-items:flex-end;max-width:200px;max-height:70px;padding:10px;font-size:13px;transition:max-height .5s ease-out;display:grid;position:relative;overflow:hidden}.MainFullChat .messageBox>.message>.text .message-content div{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.MainFullChat .messageBox>.message>.text>.sender-info{flex-direction:row-reverse;align-items:center;gap:5px;display:flex}.MainFullChat .messageBox>.message>.text>.sender-info>.sender{font-size:12px;color:#16bbf7!important}.MainFullChat .messageBox>.message>.text>.sender-info>.time{margin:0;font-size:12px;color:#b5c2d4!important}.MainFullChat .messageBox>.message>.text .content-chat{white-space:normal;background:#0a0d11;border-radius:10px;flex-grow:1;justify-content:flex-end;align-items:flex-end;padding:10px;font-size:13px;display:flex}.MainFullChat .messageBox>.message>.text .content-chat .iframe-video{width:calc(min(100vw,2200px) - 110px);padding-top:56.25%;position:relative}.MainFullChat .messageBox>.message>.text .content-chat .iframe-video iframe{width:100%;height:100%;position:absolute;inset:0}.MainFullChat .messageBox>.message>.text .content-chat a{color:#16bbf7}.MainFullChat .messageBox>.message.self{flex-direction:row-reverse}.MainFullChat .messageBox>.message.self>.text{flex-direction:column;align-items:flex-end;display:flex}.MainFullChat .messageBox>.message.self>.text>.sender-info{flex-direction:row}.MainFullChat .messageBox>.message.self>.chat-user-details .userLevel{bottom:0;left:auto;right:0}.MainFullChat .messageBox::-webkit-scrollbar{width:0;display:none}.MainFullChat .messageWriterBox{background:#0e1018;flex-shrink:0;width:100%;height:65px;position:absolute;bottom:0}.MainFullChat .messageWriterBox .inputbox{border-radius:10px;line-height:20px;display:block;position:absolute;inset:10px 80px 10px 15px}.MainFullChat .messageWriterBox .inputbox input{color:#dcdcdc;background:0 0;outline:none;justify-content:flex-start;align-items:center;padding-left:40px;font-size:15px;font-weight:400;display:flex;position:absolute;inset:0}.MainFullChat .messageWriterBox .inputbox input::placeholder{color:#dcdcdc}.MainFullChat .messageWriterBox .button{color:#dcdcdc;cursor:pointer;-webkit-user-select:none;user-select:none;background:#1b222c;border:1px solid #313840;border-radius:20px;justify-content:center;align-items:center;width:80px;font-size:15px;font-weight:200;transition:all .1s;display:flex;position:absolute;top:5px;bottom:5px;right:5px}.MainFullChat .messageWriterBox .button:active{color:#fff;background:#16bbf7;border:1px solid #16bbf7;transition:all .1s}
.CanPowerSwitch{--height:30px;--width:25px;height:var(--height);width:var(--width);z-index:999;justify-content:center;align-items:center;display:flex;position:relative}.CanPowerSwitch .button{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.CanPowerSwitch .button:after{backface-visibility:hidden;content:"";filter:blur(20px);opacity:0;width:100%;height:100%;transition:opacity 1s,transform 1s;position:absolute;transform:perspective(1px)translateZ(0)}.CanPowerSwitch .button .power-on,.CanPowerSwitch .button .power-off{fill:none;stroke:#16bbf7;stroke-linecap:round;stroke-linejoin:round;stroke-width:8px;z-index:1;width:100%;height:100%;position:absolute}.CanPowerSwitch .button .power-on .line,.CanPowerSwitch .button .power-off .line{opacity:.2}.CanPowerSwitch .button .power-on .circle,.CanPowerSwitch .button .power-off .circle{opacity:.2;stroke-dasharray:220;stroke-dashoffset:40px;transform-origin:50% 80px;transform-origin:center calc(var(--height)/2);transform:rotate(-58deg)}.CanPowerSwitch .button .power-on{filter:drop-shadow(0 0 6px #15a9f599)}.CanPowerSwitch .button .power-on .line{opacity:0;transition:opacity .3s 1s}.CanPowerSwitch .button .power-on .circle{opacity:1;stroke-dashoffset:220px;transition:transform,stroke-dashoffset 1s}.CanPowerSwitch input{cursor:pointer;opacity:0;z-index:2;width:100%;height:100%;position:absolute}.CanPowerSwitch input:checked+.button:after{backface-visibility:hidden;opacity:.15;transition:opacity .5s,transform .5s;transform:scale(2)perspective(1px)translateZ(0)}.CanPowerSwitch input:checked+.button .power-on,.CanPowerSwitch input:checked+.button .power-off{animation:.3s forwards click-animation;transform:scale(1)}.CanPowerSwitch input:checked+.button .power-on .line,.CanPowerSwitch input:checked+.button .power-off .line{animation:.8s ease-in forwards line-animation}.CanPowerSwitch input:checked+.button .power-on .circle,.CanPowerSwitch input:checked+.button .power-off .circle{transform:rotate(302deg)}.CanPowerSwitch input:checked+.button .power-on .line{opacity:1;transition:opacity 50ms ease-in .55s}.CanPowerSwitch input:checked+.button .power-on .circle{stroke-dashoffset:40px;transition:transform .4s .2s,stroke-dashoffset .4s .2s;transform:rotate(302deg)}.CanPowerSwitch:hover{cursor:pointer}@keyframes line-animation{0%{transform:translateY(0)}10%{transform:translateY(10px)}40%{transform:translateY(-25px)}60%{transform:translateY(-25px)}85%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes click-animation{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}
.CanSlider{z-index:999}.CanSlider label{pointer-events:none}.CanSlider label .input{display:none}.CanSlider label .input:checked+.toggle-wrapper{box-shadow:0 8px 14px #0795c91f}.CanSlider label .input:checked+.toggle-wrapper>.selector{background-color:#16bbf7;left:calc(100% - 10px)}.CanSlider label .toggle-wrapper{cursor:pointer;pointer-events:all;background-color:#080a10;border:1px solid #1d222b;border-radius:999px;width:25px;height:13px;margin:auto;position:relative;box-shadow:0 8px 14px #0795c91f}.CanSlider label .toggle-wrapper .selector{background-color:#16bbf7;border-radius:50%;width:8px;height:8px;transition:left .25s;position:absolute;top:49%;left:2px;transform:translateY(-50%)}
.Emoticons{z-index:1;position:absolute;top:50%;right:90px;transform:translateY(-50%)}.Emoticons .emoticons-btn{background:#222731;border-radius:50px;transition:all .5s;display:flex}.Emoticons .emoticons-btn:hover{background:#a69771;transition:all .5s}.Emoticons .emoticons-btn img{cursor:pointer;filter:contrast(0)brightness(100)}.Emoticons .emoticons-list-container{z-index:100;background:#1d222b;border-radius:15px;width:300px;height:500px;transition:all .3s;display:none;position:absolute;bottom:0;left:30px;overflow-y:scroll;box-shadow:0 0 10px #0c0707}.Emoticons .emoticons-list-container .emoticons-header{color:#fff;align-items:center;height:55px;padding-top:15px;padding-bottom:15px;padding-left:15px;font-size:18px;display:flex}.Emoticons .emoticons-list-container::-webkit-scrollbar{border-radius:3px;width:5px}.Emoticons .emoticons-list-container::-webkit-scrollbar-track{background:0 0}.Emoticons .emoticons-list-container::-webkit-scrollbar-thumb{background:#16b8f2;border-radius:3px}.Emoticons .emoticons-list-container.show{display:block}.Emoticons .emoticons-list-container img{cursor:pointer}.Emoticons .emoticons-list-container .emoticon-container{grid-template-columns:repeat(2,1fr);justify-items:center;row-gap:15px;margin-top:20px;display:grid}
.MainFullChat .self{gap:15px;flex-direction:row-reverse!important;justify-content:flex-start!important}.MainFullChat .self .text{color:#fff;background:#0f1017;padding:10px 19px 10px 10px;text-align:left!important;width:16vw!important}.MainFullChat .self .chat-user-details{flex-direction:row-reverse;margin-top:auto;display:flex}.MainFullChat .other{justify-content:flex-start!important}.MainFullChat .other .text{color:#e0e4ea;overflow-wrap:break-word;text-overflow:ellipsis;white-space:nowrap;background:#0f1017;flex-shrink:1;width:16vw;margin-left:15px;padding:10px 19px 10px 10px;overflow:hidden;text-align:left!important}.MainFullChat .other .text.active{text-wrap:balance;z-index:9;height:fit-content;transition:all .5s;overflow:visible}.MainFullChat .other .chat-user-details{margin-top:auto;display:flex}
.RollingHistoryPopup{color:#fff;background:#0b141c;border:1px solid #394558;border-radius:10px;flex-direction:column;width:1000px;padding:30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}.RollingHistoryPopup .datagrid-table .view-bet{color:#fff;cursor:pointer;background-color:#16bbf7;border-radius:6px;justify-content:center;width:fit-content;margin:0 auto;padding:0 20px;font-size:12px;font-weight:400;line-height:25px;transition:all .2s;display:flex}.RollingHistoryPopup .datagrid-table .view-bet:hover{background:#16bdf926}.RollingHistoryPopup .BettingHistoryNav{margin-top:20px;margin-bottom:20px}.RollingHistoryPopup .BettingHistoryNav .nav{justify-content:space-between;align-items:center;gap:10px;display:flex}.RollingHistoryPopup .BettingHistoryNav .nav .nav-item{color:#444f59;cursor:pointer;text-align:center;background-color:#0b0e18;border:1px solid #1b222c;flex:1;padding:20px;font-size:13px;font-weight:600;transition:all .3s;display:block;position:relative}.RollingHistoryPopup .BettingHistoryNav .nav .nav-item .special-stroke{visibility:hidden;background-color:#16bbf7;width:calc(100% + 2px);height:5px;position:absolute;bottom:2px;left:50%;transform:translate(-50%,3px);box-shadow:0 0 20px #16bbf7}.RollingHistoryPopup .BettingHistoryNav .nav .nav-item:hover{color:#16bbf7;transition:all .3s}.RollingHistoryPopup .BettingHistoryNav .nav .nav-item:hover .special-stroke{visibility:visible}.RollingHistoryPopup .BettingHistoryNav .nav .nav-item.Active{color:#16bbf7;transition:all .3s}.RollingHistoryPopup .BettingHistoryNav .nav .nav-item.Active .special-stroke{visibility:visible}
.PopupItem.ConfirmPopup{color:#fff;background:#0b141c;border:1px solid #394558;border-radius:10px;flex-direction:column;width:500px;padding:30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}.PopupItem.ConfirmPopup .message{text-align:center;margin-bottom:40px;font-size:20px;font-weight:700}.PopupItem.ConfirmPopup .button-group{gap:10px;display:flex}.PopupItem.ConfirmPopup .button-group .button{cursor:pointer;border-radius:3px;justify-content:center;align-items:center;height:40px;transition:all .3s;display:flex}.PopupItem.ConfirmPopup .button-group .button.no{color:#fff;background:#1c222c;flex:1 0;order:20}.PopupItem.ConfirmPopup .button-group .button.no:hover{background:#32373f}.PopupItem.ConfirmPopup .button-group .button.yes{color:#000;background:#16bbf7;flex:1 0;order:10}.PopupItem.ConfirmPopup .button-group .button.yes:hover{background:#61d0ff}
.PopupItem.UserProfileContextPopup{color:#fff;background:#0b141c;border:1px solid #394558;border-radius:10px;flex-direction:column;width:auto;padding:30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}.PopupItem.UserProfileContextPopup .blind-container{position:relative}.PopupItem.UserProfileContextPopup .blinded-chat{-webkit-backdrop-filter:blur(11.6px);backdrop-filter:blur(11.6px);background:0 0;width:40px;height:14px;position:absolute;left:-10px;box-shadow:0 4px 30px #0000001a}.PopupItem.UserProfileContextPopup .form{flex-direction:column;display:flex;position:relative}.PopupItem.UserProfileContextPopup .form .form-header{text-transform:uppercase;font-size:20px;font-weight:600}.PopupItem.UserProfileContextPopup .form .form-body{justify-content:space-between;align-items:stretch;gap:40px;display:flex}.PopupItem.UserProfileContextPopup .form .form-body .user-info{flex-direction:column;justify-content:center;align-items:center;display:flex}.PopupItem.UserProfileContextPopup .form .form-body .user-info .icon-container{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.PopupItem.UserProfileContextPopup .form .form-body .user-info .icon-container .user-icon{object-fit:contain;border:1px solid #7b8088;border-radius:50%;width:100px;height:100px}.PopupItem.UserProfileContextPopup .form .form-body .user-info .icon-container .edit-btn{cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;bottom:-10px;right:10px}.PopupItem.UserProfileContextPopup .form .form-body .user-info .icon-container .edit-btn input[type=file]{display:none}.PopupItem.UserProfileContextPopup .form .form-body .user-info .icon-container .edit-btn img{object-fit:scale-down;width:15px;height:15px}.PopupItem.UserProfileContextPopup .form .form-body .user-info .nickname-container{flex-direction:column;justify-content:center;align-items:stretch;width:100%;display:flex}.PopupItem.UserProfileContextPopup .form .form-body .user-info .nickname-container .nickname-validation-message{color:red;font-size:13px}.PopupItem.UserProfileContextPopup .form .form-body .user-info .nickname-container .nickname-input-container{height:40px;margin-top:20px;display:flex}.PopupItem.UserProfileContextPopup .form .form-body .user-info .nickname-container .nickname-input-container .nickname-text{justify-content:center;align-items:center;width:100%;font-size:16px;display:flex}.PopupItem.UserProfileContextPopup .form .form-body .user-info .nickname-container .nickname-value{color:#fff;text-align:center;background:0 0;border:1px solid #ffffff47;border-right:0;border-top-left-radius:4px;border-bottom-left-radius:4px;justify-content:center;align-items:center;width:75%;height:100%;padding:3px 0;font-size:12px;display:flex}.PopupItem.UserProfileContextPopup .form .form-body .user-info .nickname-container .edit-nickname-btn{color:#000;cursor:pointer;background-color:#13a9fe;border:1px solid #13a9fe;border-top-right-radius:4px;border-bottom-right-radius:4px;flex-grow:1;align-items:center;height:100%;padding:3px 5px;font-size:11px;display:flex}.PopupItem.UserProfileContextPopup .form .form-body .user-info .nickname-container .edit-nickname-btn[disabled]{background:gray}.PopupItem.UserProfileContextPopup .form .form-body .user-info .nickname-container .edit-nickname-btn:hover:not([disabled]){background-color:#0e97e5;transition:all .25s}.PopupItem.UserProfileContextPopup .form .form-body .user-info .funds-container{justify-content:space-around;align-items:center;gap:20px;display:flex}.PopupItem.UserProfileContextPopup .form .form-body .user-info .funds-container .fund-item{flex-direction:column;justify-content:center;align-items:center;display:flex}.PopupItem.UserProfileContextPopup .form .form-body .user-info .funds-container .fund-item .value{margin-bottom:5px;font-size:13px;font-weight:600}.PopupItem.UserProfileContextPopup .form .form-body .user-info .funds-container .fund-item .label{color:#ababab;font-size:12px}.PopupItem.UserProfileContextPopup .form .form-body hr{border:0;border-right:1px solid #ffffff38;height:230px}.PopupItem.UserProfileContextPopup .form .show-rolling-history{color:#fff;cursor:pointer;background-color:#0672ad;border-radius:6px;justify-content:center;align-items:center;width:auto;padding:10px;font-size:12px;font-weight:400;transition:all .2s;display:flex;position:absolute;bottom:0;right:0}.PopupItem.UserProfileContextPopup .form .show-rolling-history:hover{background:#16b8f2;transition:all .2s}
.RollingInfo .rolling-record-container{width:560px;height:235px;padding-right:40px;overflow:hidden auto}.RollingInfo .rolling-record-container .header-info{align-items:center;gap:10px;margin-bottom:40px;display:flex}.RollingInfo .rolling-record-container .header-info .title{align-items:center;font-family:Pretendard,serif;font-size:24px;font-weight:400;display:flex}.RollingInfo .rolling-record-container .header-info .target-money{color:#16bbf7;align-items:center;font-family:Pretendard,serif;font-size:24px;font-weight:400;display:flex}.RollingInfo .rolling-record-container .header-info .calculation .current-money,.RollingInfo .rolling-record-container .header-info .calculation .rule-percentage{color:#eee;font-size:12px;font-weight:200}.RollingInfo .rolling-record-container .status-info{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:40px;display:flex}.RollingInfo .rolling-record-container .status-info .status-indicator{align-items:center;gap:10px;width:350px;height:100px;display:flex}.RollingInfo .rolling-record-container .status-info .status-indicator .status-icon{object-fit:scale-down;width:50px;height:50px}.RollingInfo .rolling-record-container .status-info .status-indicator .status-label-box .status-label{color:#16bbf7;align-items:center;margin-bottom:10px;font-family:Pretendard,serif;font-size:14px;font-weight:600;display:flex}.RollingInfo .rolling-record-container .status-info .status-indicator .status-label-box .rolling-rule-box .rolling-rule-item{color:#ffffffd4;margin-bottom:4px;font-family:Pretendard,serif;font-size:12px}.RollingInfo .rolling-record-container .status-info .status-indicator .status-label-box .rolling-rule-box .rolling-rule-item span.incomplete{color:#fff;background-color:#fe5c5c70;border-radius:4px;padding:2px 5px;font-weight:600}.RollingInfo .rolling-record-container .status-info .status-indicator .status-label-box .rolling-rule-box .rolling-rule-item span.completed{color:#fff;background-color:#008eff42;border-radius:4px;padding:2px 5px;font-weight:600}.RollingInfo .rolling-record-container .status-info .status-indicator .status-label-box .rolling-rule-box .rolling-rule-item .rolling-rule-item-data .data-container{flex-wrap:wrap;max-width:200px;display:flex}.RollingInfo .rolling-record-container .status-info .status-indicator .status-label-box .rolling-rule-box .rolling-rule-item .rolling-rule-item-data .data-container .item,.RollingInfo .rolling-record-container .status-info .status-indicator .status-label-box .rolling-rule-box .rolling-rule-item .rolling-rule-item-data .data-container .separator{margin-bottom:5px;margin-right:5px}.RollingInfo .rolling-record-container .status-info .status-indicator .status-label-box .rolling-rule-box .rolling-rule-item .rolling-rule-item-data .data-container .item{color:#16bbf7}.RollingInfo .rolling-record-container .status-info .status-indicator.wide{width:450px}.RollingInfo .rolling-record-container .status-info .progress-box{width:400px;position:relative}.RollingInfo .rolling-record-container .status-info .progress-box .progress-bar-box{width:100%;position:relative}.RollingInfo .rolling-record-container .status-info .progress-box .progress-bar-box .progress-bar-full{background-color:#1e3553;width:auto;height:15px}.RollingInfo .rolling-record-container .status-info .progress-box .progress-bar-box .progress-bar-current{background-color:#16bbf7;height:15px;position:absolute;top:50%;left:0;right:50%;transform:translateY(-50%)}.RollingInfo .rolling-record-container .status-info .progress-box .current-quest{justify-content:flex-end;align-items:center;margin-bottom:30px;font-family:Pretendard,serif;font-size:14px;font-weight:600;display:flex}.RollingInfo .rolling-record-container .status-info .progress-box .current-quest .target-roll{color:#16bbf7;justify-content:center;align-items:center;margin-left:10px;font-family:Pretendard,serif;font-weight:600;display:flex}.RollingInfo .rolling-record-container .status-info .progress-box .current-quest .quest-title{white-space:nowrap}.RollingInfo .rolling-record-container .status-info .progress-box .progress-bar-label .start{color:#fff6;font-size:12px;position:absolute;left:0;transform:translate(-50%,-50%)}.RollingInfo .rolling-record-container .status-info .progress-box .progress-bar-label .middle{color:#fff6;font-size:12px;position:absolute;left:50%;transform:translate(-50%,-50%)}.RollingInfo .rolling-record-container .status-info .progress-box .progress-bar-label .end{color:#fff6;font-size:12px;position:absolute;right:0;transform:translateY(-50%)}.RollingInfo .rolling-record-container .status-info .progress-box .progress-bar-label>div{top:35px}.RollingInfo .rolling-record-container .status-info .progress-box .indicator-box{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:34px;transform:translate(-50%,50%)}.RollingInfo .rolling-record-container .status-info .progress-box .indicator-box .arrow-icon{width:20px;height:auto;margin-top:5px;margin-bottom:5px}.RollingInfo .rolling-record-container .status-info .progress-box .indicator-box .current-roll{color:#16bbf7;font-family:Pretendard,serif;font-size:12px;font-weight:600}.RollingInfo .rolling-record-container .status-info .progress-box .indicator-box .current-roll.align-left{text-align:right;margin-right:60px}.RollingInfo .rolling-record-container .status-info .progress-box .indicator-box .current-roll-percentage{color:#ffffffd4;font-size:11px}.RollingInfo .rolling-record-container .rolling-table *{font-size:12px}.RollingInfo .rolling-record-container .rolling-table>.can-datagrid .can-datagrid-container .can-table table{border-collapse:collapse;background-color:#0000}.RollingInfo .rolling-record-container .rolling-table>.can-datagrid .can-datagrid-container .can-table table thead tr th{border:1px solid #1579b2}.RollingInfo .rolling-record-container .rolling-table>.can-datagrid .can-datagrid-container .can-table table tbody tr{background-color:#0000}.RollingInfo .rolling-record-container .rolling-table>.can-datagrid .can-datagrid-container .can-table table tbody tr td{border:1px solid #1579b2}.RollingInfo .rolling-record-container::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.RollingInfo .rolling-record-container::-webkit-scrollbar-track{background:#000!important;border-radius:3px!important}.RollingInfo .rolling-record-container::-webkit-scrollbar-thumb{background:#16bbf7;border-radius:3px}
.PopupItem.BlockedUsersPopup{-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:24px 30px 30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}.PopupItem.BlockedUsersPopup .modal-header{gap:4px;display:flex}.PopupItem.BlockedUsersPopup .modal-header .title{text-transform:uppercase;color:#16b8f2;margin:8px 0 16px;font-size:24px;font-weight:700}.PopupItem.BlockedUsersPopup .modal-header .manual-blocking-btn{color:#fff;cursor:pointer;background-color:#1d222b;border-radius:6px;justify-content:center;align-items:center;width:auto;height:32px;margin:4px 16px 4px 4px;padding:0 10px;font-size:12px;font-weight:400;transition:all .2s;display:flex;bottom:0}.PopupItem.BlockedUsersPopup .modal-header .manual-blocking-btn:hover{background-color:#3d4449;transition:all .2s}.PopupItem.BlockedUsersPopup .table{background-color:#1b222c;flex-wrap:wrap;flex-shrink:1;height:100%;margin-right:0;position:relative;overflow:hidden scroll;box-shadow:0 0 30px #0005}.PopupItem.BlockedUsersPopup .table .EntityDataGrid .dx-datagrid .dx-datagrid-rowsview{max-height:80vh;overflow-y:auto;min-height:412px!important}.PopupItem.BlockedUsersPopup .table .EntityDataGrid .datagrid-table .empty-message{color:#fff;justify-content:center;align-items:center;height:525px;margin:0;font-size:16px;display:flex}.PopupItem.BlockedUsersPopup .table .EntityDataGrid .datagrid-pagination{display:none}.PopupItem.BlockedUsersPopup .table [aria-colindex="8"]{transition:all .5s;border-radius:0!important}.PopupItem.BlockedUsersPopup .table [aria-colindex="8"]:hover{background:#084158;transition:all .5s}.PopupItem.BlockedUsersPopup .table .buttons-container{justify-content:center;display:flex}.PopupItem.BlockedUsersPopup .table .buttons-container .chat-history,.PopupItem.BlockedUsersPopup .table .buttons-container .unblock,.PopupItem.BlockedUsersPopup .table .buttons-container .violation-history{color:#fff;cursor:pointer;background-color:#0672ad;border-radius:6px;justify-content:center;align-items:center;width:auto;height:32px;margin:4px;padding:0 10px;font-size:11px;font-weight:400;transition:all .2s;display:flex;bottom:0}.PopupItem.BlockedUsersPopup .table .buttons-container .chat-history:hover,.PopupItem.BlockedUsersPopup .table .buttons-container .unblock:hover,.PopupItem.BlockedUsersPopup .table .buttons-container .violation-history:hover{background:#16b8f2;transition:all .2s}.PopupItem.BlockedUsersPopup .table .buttons-container .unblock{background-color:#7c2926}.PopupItem.BlockedUsersPopup .table .buttons-container .unblock:hover{background-color:#934847}.PopupItem.BlockedUsersPopup .table .buttons-container .violation-history{background-color:#161a20}.PopupItem.BlockedUsersPopup .table .buttons-container .violation-history:hover{background-color:#373f49}.PopupItem.BlockedUsersPopup .table::-webkit-scrollbar{width:0;height:0}.PopupItem.BlockedUsersPopup .table::-webkit-scrollbar-track{background:#222a33}.PopupItem.BlockedUsersPopup .table::-webkit-scrollbar-thumb{background:#53647a}
.PopupItem.ViolationHistoryPopup{-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:24px 30px 30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}.PopupItem.ViolationHistoryPopup .modal-header{gap:4px;display:flex}.PopupItem.ViolationHistoryPopup .modal-header .title{text-transform:uppercase;color:#16b8f2;margin:8px 0 16px;font-size:24px;font-weight:700}.PopupItem.ViolationHistoryPopup .modal-header .manual-blocking-btn{color:#fff;cursor:pointer;background-color:#ad332e;border-radius:6px;justify-content:center;align-items:center;width:auto;height:32px;margin:4px 16px 4px 4px;padding:0 10px;font-size:12px;font-weight:400;transition:all .2s;display:flex;bottom:0}.PopupItem.ViolationHistoryPopup .modal-header .manual-blocking-btn:hover{background:#cc625d;transition:all .2s}.PopupItem.ViolationHistoryPopup .table{background-color:#1b222c;flex-wrap:wrap;flex-shrink:1;height:100%;margin-right:0;position:relative;overflow:hidden scroll;box-shadow:0 0 30px #0005}.PopupItem.ViolationHistoryPopup .table .EntityDataGrid .dx-datagrid .dx-datagrid-rowsview{height:412px!important}.PopupItem.ViolationHistoryPopup .table .EntityDataGrid .datagrid-table .empty-message{color:#fff;justify-content:center;align-items:center;height:525px;margin:0;font-size:16px;display:flex}.PopupItem.ViolationHistoryPopup .table .buttons-container{justify-content:center;display:flex}.PopupItem.ViolationHistoryPopup .table .buttons-container .chat-history,.PopupItem.ViolationHistoryPopup .table .buttons-container .unblock,.PopupItem.ViolationHistoryPopup .table .buttons-container .violation-history{color:#fff;cursor:pointer;background-color:#0672ad;border-radius:6px;justify-content:center;align-items:center;width:auto;height:32px;margin:4px;padding:0 10px;font-size:11px;font-weight:400;transition:all .2s;display:flex;bottom:0}.PopupItem.ViolationHistoryPopup .table .buttons-container .chat-history:hover,.PopupItem.ViolationHistoryPopup .table .buttons-container .unblock:hover,.PopupItem.ViolationHistoryPopup .table .buttons-container .violation-history:hover{background:#16b8f2;transition:all .2s}.PopupItem.ViolationHistoryPopup .table .buttons-container .unblock{background-color:#7c2926}.PopupItem.ViolationHistoryPopup .table .buttons-container .unblock:hover{background-color:#934847}.PopupItem.ViolationHistoryPopup .table .buttons-container .violation-history{background-color:#161a20}.PopupItem.ViolationHistoryPopup .table .buttons-container .violation-history:hover{background-color:#373f49}.PopupItem.ViolationHistoryPopup .table::-webkit-scrollbar{width:0;height:0}.PopupItem.ViolationHistoryPopup .table::-webkit-scrollbar-track{background:#222a33}.PopupItem.ViolationHistoryPopup .table::-webkit-scrollbar-thumb{background:#53647a}
.PopupItem.ManualBlockingPopup{color:#fff;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0404071a;border:1px solid #394558;border-radius:10px;flex-direction:column;width:500px;padding:20px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #0000000d}.PopupItem.ManualBlockingPopup .form-header .title{text-transform:uppercase;color:#16b8f2;cursor:grab;margin-bottom:24px;font-size:24px;font-weight:700}.PopupItem.ManualBlockingPopup .input-group{margin-bottom:30px;position:relative}.PopupItem.ManualBlockingPopup .input-group .label{text-transform:uppercase;color:#e0ebff;margin-bottom:10px;margin-left:10px;font-size:15px;font-weight:200}.PopupItem.ManualBlockingPopup .input-group .success{border:1px solid #40aaff!important}.PopupItem.ManualBlockingPopup .input-group .guide-text{color:#e0ebff;border-radius:4px;padding:8px 10px;font-size:12px;font-weight:200}.PopupItem.ManualBlockingPopup .input-group .error-message{color:#fa4b4b;max-height:0;padding-left:5px;font-size:12px;font-weight:200;display:flex;overflow:hidden}.PopupItem.ManualBlockingPopup .input-group .error-message.status-error{max-height:25px;padding-top:10px;overflow:hidden}.PopupItem.ManualBlockingPopup .input-group .success-mark{color:#000;background-color:#14a9fc;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;animation:.25s ease-in fade_in;display:flex;position:absolute;top:70%;right:0%;transform:translate(-50%,-50%)}.PopupItem.ManualBlockingPopup .input-group .success-mark:after{content:"✓";font-size:12px;font-weight:600}@keyframes fade_in{0%{opacity:0}to{opacity:1}}.PopupItem.ManualBlockingPopup .input-group input,.PopupItem.ManualBlockingPopup .input-group select,.PopupItem.ManualBlockingPopup .input-group textarea{text-align:start;color:#ffffffbf;background-color:#5252524d;border:1px solid #0000;border-radius:4px;outline:none;width:100%;height:40px;padding-left:6px;padding-right:6px;font-size:14px;font-weight:400;box-shadow:inset 0 0 30px #0005,0 0 1px #cecece80,0 0 3px #0a283d55}.PopupItem.ManualBlockingPopup .input-group input:focus,.PopupItem.ManualBlockingPopup .input-group select:focus,.PopupItem.ManualBlockingPopup .input-group textarea:focus{color:#fff}.PopupItem.ManualBlockingPopup .input-group input::placeholder,.PopupItem.ManualBlockingPopup .input-group select::placeholder,.PopupItem.ManualBlockingPopup .input-group textarea::placeholder{color:#fff;padding-left:5px}.PopupItem.ManualBlockingPopup .input-group textarea{resize:none;height:150px;padding:12px 8px;overflow:auto}.PopupItem.ManualBlockingPopup .input-group textarea::-webkit-scrollbar{width:1em}.PopupItem.ManualBlockingPopup .input-group textarea::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #0000004d}.PopupItem.ManualBlockingPopup .input-group textarea::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}.PopupItem.ManualBlockingPopup .input-group select{appearance:none;cursor:pointer;background-image:url(/img/expand_arrow_icon.png);background-position:right 20px center;background-repeat:no-repeat;background-size:10px}.PopupItem.ManualBlockingPopup .input-group select option:disabled{color:#ffffff80}.PopupItem.ManualBlockingPopup .input-group select option:nth-child(2n){background-color:#4f4f4f}.PopupItem.ManualBlockingPopup .input-group select option:nth-child(odd){background-color:#333232}.PopupItem.ManualBlockingPopup .buttons-container{justify-content:space-around;display:flex}.PopupItem.ManualBlockingPopup .buttons-container .submit-btn,.PopupItem.ManualBlockingPopup .buttons-container .cancel-btn{color:#000;cursor:pointer;background:#15a9fe;justify-content:center;align-items:center;width:30%;height:50px;font-weight:800;line-height:36px;transition:all .2s;display:flex;position:relative}.PopupItem.ManualBlockingPopup .buttons-container .submit-btn:hover,.PopupItem.ManualBlockingPopup .buttons-container .cancel-btn:hover{color:#fff;background-color:#222a33;transition:all .2s}.PopupItem.ManualBlockingPopup .buttons-container .submit-btn:active,.PopupItem.ManualBlockingPopup .buttons-container .cancel-btn:active{background-color:#181e25}.PopupItem.ManualBlockingPopup .buttons-container .cancel-btn{background:#6f2c27}.PopupItem.ManualBlockingPopup .buttons-container .cancel-btn:hover{color:#fff;background-color:#222a33;transition:all .2s}.PopupItem.ManualBlockingPopup .buttons-container .cancel-btn:active{background-color:#181e25}
.PopupItem.UnblockPopup{background:#0404071a;padding:20px;position:relative;top:50vh;left:50vw;transform:translate(-50%,-50%);width:500px!important}.PopupItem.UnblockPopup .title{text-transform:uppercase;color:#16b8f2;margin-top:2px;font-size:24px;font-weight:700;line-height:1}.PopupItem.UnblockPopup .form{padding:10px 20px 20px}.PopupItem.UnblockPopup .form .message{color:#fff;justify-content:center;align-items:center;min-height:100px;max-height:250px;font-family:Pretendard,serif;font-size:18px;display:flex}.PopupItem.UnblockPopup .form .message .fade{color:#ffffff2b;transition:all .25s}.PopupItem.UnblockPopup .form .form-footer{justify-content:flex-end;margin-top:5px;display:flex}.PopupItem.UnblockPopup .form .form-footer .btn-group{gap:10px;display:flex}.PopupItem.UnblockPopup .form .form-footer .btn-group.full-width,.PopupItem.UnblockPopup .form .form-footer .btn-group.full-width .btn{width:100%}.PopupItem.UnblockPopup .form .form-footer .btn-group .btn{cursor:pointer;justify-content:center;align-items:center;height:40px;padding:0 20px;font-size:12px;display:flex}.PopupItem.UnblockPopup .form .form-footer .btn-group .btn.submit{background-color:#5e98c8}.PopupItem.UnblockPopup .form .form-footer .btn-group .btn.submit:hover{background-color:#1167a3;transition:all .25s}.PopupItem.UnblockPopup .form .form-footer .btn-group .btn.cancel{background-color:#984c49}.PopupItem.UnblockPopup .form .form-footer .btn-group .btn.cancel:hover{background-color:#9a3f3b;transition:all .25s}.PopupItem.UnblockPopup .spinner-box{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PopupItem.UnblockPopup .spinner-box .spinner{background:conic-gradient(#0000 10%,#41aafc);border-radius:50%;width:50px;height:50px;animation:1s linear infinite s3;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0)}@keyframes s3{to{transform:rotate(1turn)}}
#ContextMenu{z-index:55555555;position:absolute}.ChatHistoryPopup{background:#1b222c;border-radius:25px;flex-direction:column;width:50vw;display:flex;position:relative;inset:20vh 0 0 50%;overflow:hidden;box-shadow:inset 1px 107px 90px -77px #0000008c}.ChatHistoryPopup .MainChatNotice{grid-gap:15px;background:#21242d;flex-shrink:0;place-items:center;height:60px;padding:50px;font-size:11px;display:flex}.ChatHistoryPopup .MainChatNotice .settings img{cursor:pointer;width:20px;transition:all .5s;top:20px;right:5px}.ChatHistoryPopup .MainChatNotice .settings img:hover{filter:brightness(0)invert();transition:all .5s}.ChatHistoryPopup .MainChatNotice p{color:#16bbf7;font-size:30px;font-weight:600}.ChatHistoryPopup .flex-name{align-items:center;gap:10px;display:flex}.ChatHistoryPopup .flex-name .sender-chat{margin:0;color:#16bbf7!important}.ChatHistoryPopup .time-chat{margin:0;padding-top:5px;font-size:12px;color:#b5c2d4!important}.ChatHistoryPopup .messageBox{flex-direction:column;flex-grow:1;gap:30px;width:100%;height:50vh;margin-bottom:70px;padding:10px;overflow:hidden scroll}.ChatHistoryPopup .messageBox .message{flex-grow:1;align-items:baseline;gap:10px;height:auto;margin-bottom:20px;display:flex;margin-right:0!important;padding:0!important}.ChatHistoryPopup .messageBox .message .chat-user-details{display:flex;position:relative}.ChatHistoryPopup .messageBox .message .chat-user-details .menu{opacity:0;z-index:10;background:#333;border:1px solid #fff;width:0;height:0;transition:width .1s,height .2s .1s;position:absolute;top:10px;left:20px;overflow:hidden}.ChatHistoryPopup .messageBox .message .chat-user-details .menu.show{opacity:1;width:150px;height:80px}.ChatHistoryPopup .messageBox .message .chat-user-details .menu ul{margin:0;padding:0;list-style-type:none}.ChatHistoryPopup .messageBox .message .chat-user-details .menu ul li{justify-content:center;align-items:center;height:40px;font-size:11px;display:flex}.ChatHistoryPopup .messageBox .message .chat-user-details .menu ul li:not(:last-child){border-bottom:1px solid #fff}.ChatHistoryPopup .messageBox .message .text{background:0 0;flex-direction:column;flex-grow:1;align-items:flex-start;gap:5px;width:100%;margin-left:0;display:flex}.ChatHistoryPopup .messageBox .message .text .message-content{position:relative}.ChatHistoryPopup .messageBox .message .text .message-content .blinded-chat{-webkit-backdrop-filter:blur(11.6px);backdrop-filter:blur(11.6px);background:0 0;border-radius:8px;width:100%;height:100%;position:absolute;box-shadow:0 4px 30px #0000001a}.ChatHistoryPopup .messageBox .message:first-child{border-top:0}.ChatHistoryPopup .messageBox .message:last-child{border-bottom:0}.ChatHistoryPopup .messageBox .message .userImage{flex-shrink:0;width:60px;height:60px;display:block}.ChatHistoryPopup .messageBox .message .userImage .userProfile{border-radius:50px;width:100%;height:100%}.ChatHistoryPopup .messageBox .message .userLevel{color:#1b222c;object-fit:contain;background:#ad9970;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:-22px;margin-left:-1px;font-size:11px;font-weight:600;line-height:16px;display:flex;position:relative}.ChatHistoryPopup .messageBox .message .writer{flex-direction:column;flex-shrink:0;justify-content:center;margin-left:5px;display:flex}.ChatHistoryPopup .messageBox .message .writer .nickname{color:#dcdcdc;text-align:left;margin-bottom:3px;font-size:9px;font-weight:200}.ChatHistoryPopup .messageBox .message .writer .datetime{color:#b2b2b2;font-size:8px;font-weight:200}.ChatHistoryPopup .messageBox::-webkit-scrollbar{border-radius:3px;width:2px}.ChatHistoryPopup .messageBox::-webkit-scrollbar-track{background:#000;border-radius:3px}.ChatHistoryPopup .messageBox::-webkit-scrollbar-thumb{background:#16bbf7;border-radius:3px}.ChatHistoryPopup .messageWriterBox{background:#0e1018;flex-shrink:0;width:100%;height:65px;position:absolute;bottom:0}.ChatHistoryPopup .messageWriterBox .inputbox{border-radius:10px;line-height:20px;display:block;position:absolute;inset:10px 80px 10px 15px}.ChatHistoryPopup .messageWriterBox .inputbox input{color:#dcdcdc;background:0 0;outline:none;justify-content:flex-start;align-items:center;padding-left:40px;font-size:15px;font-weight:400;display:flex;position:absolute;inset:0}.ChatHistoryPopup .messageWriterBox .inputbox input::placeholder{color:#dcdcdc}.ChatHistoryPopup .messageWriterBox .button{color:#dcdcdc;cursor:pointer;-webkit-user-select:none;user-select:none;background:#1b222c;border:1px solid #313840;border-radius:20px;justify-content:center;align-items:center;width:80px;font-size:15px;font-weight:200;transition:all .1s;display:flex;position:absolute;top:5px;bottom:5px;right:5px}.ChatHistoryPopup .messageWriterBox .button:active{color:#fff;background:#16bbf7;border:1px solid #16bbf7;transition:all .1s}
.PopupItem.RollingBetHistoryPopup{color:#fff;border:1px solid #394558;border-radius:10px;flex-direction:column;width:1000px;padding:30px;display:flex;position:absolute;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}
.RollingQuestSelectionPopup{color:#fff;background:#0b141c;border:1px solid #394558;border-radius:10px;flex-direction:column;width:1000px;padding:30px;display:flex;position:relative;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}.RollingQuestSelectionPopup .title{color:#fff;z-index:30;text-shadow:-2px 0 9px #000;text-transform:uppercase;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#000000",GradientType=1);background:linear-gradient(21deg,#020024 0%,#000 0%,#0000 22%);margin-bottom:10px;font-size:24px;font-weight:600}.RollingQuestSelectionPopup .entity{z-index:10;width:200px;position:absolute;top:-100px;left:0}.RollingQuestSelectionPopup .rolling-quest-list-container{z-index:20;flex-direction:column;gap:10px;height:500px;margin-right:-10px;padding-right:10px;display:flex;overflow:hidden auto}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item{cursor:pointer;background-color:#1d222b;border:1px solid #232a33;border-radius:5px;flex-shrink:0;justify-content:flex-start;align-items:center;height:45px;padding:0 15px;font-size:14px;display:flex}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .data-container{justify-content:flex-start;align-items:center;gap:4px;display:flex}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .data-container .separator{color:#fff}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .data-container .item{color:#61d0ff;justify-content:center;align-items:center;display:flex}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .quest-title{margin-right:10px}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .quest-title span{text-transform:uppercase;color:#61d0ff;margin-right:3px}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .logo-icon{justify-content:center;align-items:center;margin-right:17px;display:flex}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .logo-icon img{object-fit:scale-down;width:25px;height:25px}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .btn-group{justify-content:center;align-items:center;display:flex}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .btn-group .delete-btn{cursor:pointer}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .btn-group .delete-btn img{object-fit:scale-down;width:15px;height:15px}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .btn-group>.CanSwitch input+.slider{background-color:#9d9d9d;width:50px}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .btn-group>.CanSwitch input+.slider.round{border-radius:10px}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .btn-group>.CanSwitch input+.slider.round:before{filter:drop-shadow(0 0 2px #00000060);border-radius:50%;width:17px;height:17px;bottom:3px;left:3px}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item .btn-group>.CanSwitch input:checked+.slider{background-color:#7dd472}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item:last-child{border:1px solid #232a33}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item:hover{border:1px solid #16bbf7;transition:all .25s;box-shadow:0 0 6px #61d0ff}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item:hover .logo-icon img{filter:hue-rotate(120deg,#16bbf7)}.RollingQuestSelectionPopup .rolling-quest-list-container::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.RollingQuestSelectionPopup .rolling-quest-list-container::-webkit-scrollbar-track{background:#000!important;border-radius:3px!important}.RollingQuestSelectionPopup .rolling-quest-list-container::-webkit-scrollbar-thumb{background:#16bbf7;border-radius:3px}
.RollingQuestPopupEnhanced{background:#1a1a1a;border-radius:16px;flex-direction:column;width:90%;max-width:900px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}.RollingQuestPopupEnhanced .popup-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:24px;position:relative}.RollingQuestPopupEnhanced .popup-header .popup-title{color:#fff;text-align:center;margin:0;font-size:24px;font-weight:700}.RollingQuestPopupEnhanced .popup-content{background:#1a1a1a;flex:1;padding:24px;overflow-y:auto}.RollingQuestPopupEnhanced .popup-content::-webkit-scrollbar{width:8px}.RollingQuestPopupEnhanced .popup-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.RollingQuestPopupEnhanced .popup-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.RollingQuestPopupEnhanced .popup-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.RollingQuestPopupEnhanced .popup-content .loading-container{flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.RollingQuestPopupEnhanced .popup-content .loading-container .loading-spinner{border:4px solid #ffffff1a;border-top-color:#667eea;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}.RollingQuestPopupEnhanced .popup-content .loading-container p{color:#888;margin-top:20px;font-size:16px}.RollingQuestPopupEnhanced .popup-content .system-type-indicator{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:flex}.RollingQuestPopupEnhanced .popup-content .system-type-indicator .system-label{color:#aaa;font-size:14px}.RollingQuestPopupEnhanced .popup-content .system-type-indicator .system-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 16px;font-size:14px;font-weight:600}.RollingQuestPopupEnhanced .popup-content .system-type-indicator .system-badge.new{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.RollingQuestPopupEnhanced .popup-content .system-type-indicator .system-badge.legacy{color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.RollingQuestPopupEnhanced .popup-footer{background:#ffffff08;border-top:1px solid #ffffff0d;justify-content:center;padding:20px 24px;display:flex}.RollingQuestPopupEnhanced .popup-footer .close-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:12px 32px;font-size:16px;font-weight:600;transition:all .3s}.RollingQuestPopupEnhanced .popup-footer .close-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.RollingQuestPopupEnhanced .popup-footer .close-button:active{transform:translateY(0)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.RollingQuestPopupEnhanced{width:95%;max-width:none;max-height:95vh}.RollingQuestPopupEnhanced .popup-header{padding:20px}.RollingQuestPopupEnhanced .popup-header .popup-title{font-size:20px}.RollingQuestPopupEnhanced .popup-content,.RollingQuestPopupEnhanced .popup-footer{padding:16px}.RollingQuestPopupEnhanced .popup-footer .close-button{padding:10px 24px;font-size:14px}}@media (prefers-color-scheme:dark){.RollingQuestPopupEnhanced,.RollingQuestPopupEnhanced .popup-content{background:#0f0f0f}}
.PopupItem.ConfirmationPopup2{color:#fff;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0404071a;border:1px solid #394558;border-radius:10px;flex-direction:column;width:500px;padding:30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}.PopupItem.ConfirmationPopup2>.form{flex-direction:column;gap:20px;height:100%;display:flex}.PopupItem.ConfirmationPopup2>.form>.form-header{color:#14a9fc;text-transform:uppercase;font-size:20px;font-weight:600}.PopupItem.ConfirmationPopup2>.form>.form-body{flex-direction:column;gap:10px;display:flex}.PopupItem.ConfirmationPopup2>.form>.form-body>.form-group .label{color:#e0ebff;margin-bottom:10px;font-size:14px}.PopupItem.ConfirmationPopup2>.form>.form-body>.form-group .warning{text-align:center;padding:20px 0}.PopupItem.ConfirmationPopup2>.form>.form-body>.form-group input{text-align:start;color:#e0ebff;background-color:#5252524d;border:none;border-radius:4px;outline:none;justify-content:flex-start;align-items:center;width:100%;height:40px;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.ConfirmationPopup2>.form>.form-body>.form-group input::placeholder{color:#989898de;font-size:12px}.PopupItem.ConfirmationPopup2>.form>.form-body>.form-group>.info{padding:8px 0 0;font-size:12px}.PopupItem.ConfirmationPopup2>.form>.form-body>.form-group>.info.error-msg{color:#fa4b4b}.PopupItem.ConfirmationPopup2>.form>.form-body>.form-group>.info.info-msg{color:#14a9fc}.PopupItem.ConfirmationPopup2>.form>.form-body>.form-group>.input-with-btn{gap:10px;display:flex}.PopupItem.ConfirmationPopup2>.form>.form-body>.form-group>.input-with-btn .input-btn{color:#000;cursor:pointer;background:#15a9fe;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:80px;font-size:13px;display:flex}.PopupItem.ConfirmationPopup2>.form>.form-body>.form-group>.collection-box{border:1px solid #67676757;border-radius:4px;flex-wrap:wrap;gap:5px;min-height:40px;padding:10px;display:flex}.PopupItem.ConfirmationPopup2>.form>.form-body>.form-group>.collection-box>.collection-item{background-color:#303031;border-radius:5px;justify-content:center;align-items:center;gap:5px;height:20px;padding:5px;display:flex}.PopupItem.ConfirmationPopup2>.form>.form-body>.form-group>.collection-box>.collection-item>.label{color:#fff;justify-content:center;align-items:center;margin:0;font-size:12px;display:flex}.PopupItem.ConfirmationPopup2>.form>.form-body>.form-group>.collection-box>.collection-item>.remove{cursor:pointer;justify-content:center;align-items:center;margin-top:3px;display:flex}.PopupItem.ConfirmationPopup2>.form .form-footer .btn-group{justify-content:space-between;align-items:center;gap:10px;display:flex}.PopupItem.ConfirmationPopup2>.form .form-footer .btn-group .btn{flex-grow:1;justify-content:center;align-items:center;display:flex}.PopupItem.ConfirmationPopup2>.form .form-footer .btn-group .submit-btn{color:#000;cursor:pointer;background:#15a9fe;border-radius:4px;justify-content:center;align-items:center;height:40px;padding:10px;font-size:13px;display:flex}.PopupItem.ConfirmationPopup2>.form .form-footer .btn-group .cancel-btn{color:#fff;cursor:pointer;background:#5f5f5fe8;border-radius:4px;justify-content:center;align-items:center;height:40px;font-size:13px;display:flex}
.PopupItem.MarbleScratchPopup{color:#fff;flex-direction:column;min-width:500px;padding:30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:none!important;border:0!important}.PopupItem.MarbleScratchPopup .metallic-text{background:linear-gradient(gray,#fff,gray);-webkit-text-fill-color:#0000;filter:drop-shadow(0 2px 1px #00000080);-webkit-background-clip:text}.PopupItem.MarbleScratchPopup .popup-header{justify-content:flex-end;display:flex}.PopupItem.MarbleScratchPopup .popup-header .close-wrapper{background:#2c443f;border-radius:5px;width:30px;height:30px;margin-top:-30px;margin-right:-30px;position:relative;overflow:hidden}.PopupItem.MarbleScratchPopup .popup-header .close-wrapper>div{filter:brightness(0)saturate()invert()sepia(80%)saturate(752%)hue-rotate(207deg)brightness(109%)contrast(108%);transform:translate(-48%,-40%)}.PopupItem.MarbleScratchPopup .one-top-logo{z-index:1;filter:drop-shadow(0 0 15px #fff6cb80);background:#111e3b;border:1px solid #4d9adf;border-radius:20px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;display:flex}.PopupItem.MarbleScratchPopup .one-top-logo .ot-logo{width:250px;height:50px;margin-bottom:-5px}.PopupItem.MarbleScratchPopup .one-top-logo>span{font-size:43px}.PopupItem.MarbleScratchPopup .one-top-logo .vip-logo{align-items:center;gap:10px;display:flex}.PopupItem.MarbleScratchPopup .one-top-logo .vip-logo span{text-align:center;max-width:90px;font-size:25px;font-weight:700}.PopupItem.MarbleScratchPopup .scratch-hoddie-bunny{z-index:1;position:absolute;bottom:-6%;right:-54.5%}.PopupItem.MarbleScratchPopup .popup-body{cursor:url(https://tkz.asia-sportradar.com/img/frontend/medium_cursor.svg) 30 30,auto;justify-content:center;align-items:center;display:flex;position:relative}.PopupItem.MarbleScratchPopup .popup-body .popup-bg-img{filter:drop-shadow(0 0 15px #fff6cb80);border-radius:30px;min-width:500px;box-shadow:inset 0 0 25px #fff6cb,0 0 25px #fff6cb}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper{z-index:2;border-radius:30px;flex-direction:column;justify-content:flex-start;gap:10px;width:100%;padding:40px 30px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .scratch-header{justify-content:center;align-items:center;gap:10px;display:flex}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .scratch-header .vip-logo{width:50px}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .scratch-header .header-title{margin-top:10px}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .scratch-header span{color:#56abf7;margin-top:20px;font-weight:700}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .amount-wrapper{text-align:center;background:#0c162b;border:1px solid #fff;border-radius:50rem;width:258px;height:fit-content;margin:0 auto 10px;padding:7.5px;font-size:20px;font-weight:700;position:relative;overflow:hidden}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .amount-wrapper.scratchIt{animation:1s infinite scratchIt}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .scratch-cards-wrapper{z-index:2;justify-content:center;align-items:center;min-height:369px;animation:1s ease-in-out cardGlowAnimation;display:flex;position:relative}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .scratch-cards-wrapper .no-scratch-item{animation:1s infinite pulseAnim}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .scratch-cards-wrapper .scratch-wrapper{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:10px 8px;margin-bottom:10px;display:grid}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .scratch-cards-wrapper .scratch-wrapper.no-pointer{pointer-events:none}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .scratch-cards-wrapper .scratch-wrapper .select-scratch{border-radius:10px;width:111px}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .footer-text{text-align:center;font-size:14px}@keyframes cardGlowAnimation{0%{opacity:0}to{opacity:1}}@keyframes pulseAnim{0%{opacity:.75;transform:scale(0)}50%{opacity:.25;transform:scale(1)}to{opacity:0;transform:scale(3)}}@keyframes scratchIt{0%{box-shadow:0 0 10px #efcb3f}to{box-shadow:0 0 5px #efcb3f}}
.scratch-item-wrapper{width:113px;height:113px;animation:1s linear resize;position:relative}.scratch-item-wrapper .scratch-item{position:absolute;top:50%;left:53%;transform:translate(-50%,-50%)}.scratch-item-wrapper .scratch-item.glow{animation:1s linear infinite glowing}.scratch-item-wrapper .scratch-wrapper{position:absolute;top:8%;left:6%;transform:scale(1.03)}@keyframes glowing{0%,to{filter:drop-shadow(0 2px 10px #efcb3f)}50%{filter:drop-shadow(0 2px 5px #efcb3f)}}@keyframes resize{0%{opacity:0}to{opacity:1}}

.confetti{transform-origin:50%;animation:.5s ease-in-out forwards scaleIn,1s ease-out infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.05)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}@keyframes scaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.popup-bunny-talk-big{z-index:4;animation:.75s fadeIn;position:absolute;top:25%;right:40%;transform:translateY(-50%)}.popup-bunny-talk-big.scratch-position{top:35%;right:-3%}.popup-bunny-talk-big .content-wrapper{filter:drop-shadow(0 0 2px #56abf7)drop-shadow(0 10px 10px #000);background:#111e3b;border-radius:5px;flex-direction:column;width:525px;height:200px;padding:10px;display:flex;position:relative}.popup-bunny-talk-big .content-wrapper .talk-close-wrapper{justify-content:flex-end;display:flex}.popup-bunny-talk-big .content-wrapper .talk-close-wrapper .close-wrapper{text-align:center;cursor:pointer;background:#2c443f80;border-radius:5px;place-content:center;width:30px;height:30px;display:grid}.popup-bunny-talk-big .content-wrapper .talk-close-wrapper .close-wrapper>img{filter:brightness(0)saturate()invert()sepia(80%)saturate(752%)hue-rotate(207deg)brightness(109%)contrast(108%);width:25px}.popup-bunny-talk-big .content-wrapper .content{z-index:6;background:#151f39;flex-direction:column;justify-content:center;align-items:center;height:100%;font-size:48px;display:flex}.popup-bunny-talk-big .content-wrapper .content span{font-weight:900}.popup-bunny-talk-big .content-wrapper:before{content:"";z-index:6;background:0 0;border:75px solid #0000;border-top-width:0;border-bottom:100px solid #111e3b;border-radius:10px;width:0;height:0;position:absolute;bottom:-7%;right:-8.5%;transform:rotate(35deg)}@keyframes animation{0%{opacity:0}to{opacity:1}}
.point-amount-scratch-canvas{z-index:1;position:absolute;top:-1px;left:-1.5px;transform:scaleX(.995)scaleY(.98)}
.MarbleChessPopup{color:#fff;flex-direction:column;min-width:500px;min-height:500px;padding:30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:none!important;border:0!important}.MarbleChessPopup .metallic-text{background:linear-gradient(#fff,gray,gray);-webkit-text-fill-color:#0000;filter:drop-shadow(0 2px 1px #00000080);-webkit-background-clip:text}.MarbleChessPopup .popup-header{justify-content:flex-end;display:flex}.MarbleChessPopup .popup-header .close-wrapper{background:#2c443f;border-radius:5px;width:30px;height:30px;margin-top:-30px;margin-right:-30px;position:relative;overflow:hidden}.MarbleChessPopup .popup-header .close-wrapper>div{filter:brightness(0)saturate()invert()sepia(80%)saturate(752%)hue-rotate(207deg)brightness(109%)contrast(108%);transform:translate(-48%,-40%)}.MarbleChessPopup .one-top-logo{z-index:1;filter:drop-shadow(0 0 15px #fff6cb80);background:#111e3b;border:1px solid #4d9adf;border-radius:20px;justify-content:center;align-items:center;gap:10px;padding:15px 20px;display:flex}.MarbleChessPopup .one-top-logo .ot-logo{width:250px;height:50px;margin-bottom:-5px}.MarbleChessPopup .one-top-logo>span{font-size:43px}.MarbleChessPopup .one-top-logo .level-title{text-align:center;align-items:center;gap:10px;font-size:38px;font-weight:700;display:flex}.MarbleChessPopup .popup-body{justify-content:center;align-items:center;display:flex;position:relative}.MarbleChessPopup .popup-body .popup-bg-img{filter:drop-shadow(0 0 15px #fff6cb80);border-radius:30px;min-width:500px;box-shadow:inset 0 0 25px #fff6cb,0 0 25px #fff6cb}.MarbleChessPopup .popup-body .content-wrapper{flex-direction:column;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MarbleChessPopup .popup-body .content-wrapper .chest-wrapper{justify-content:center;align-items:center;min-width:100%;min-height:259px;display:flex;position:relative}.MarbleChessPopup .popup-body .content-wrapper .chest-wrapper .chest-img{width:fit-content;position:absolute;bottom:0}.MarbleChessPopup .popup-body .content-wrapper .chest-wrapper.shake{animation:.5s infinite wiggle}.MarbleChessPopup .popup-body .content-wrapper .chest-wrapper .chest-opened{filter:drop-shadow(0 0 10px #a08413)}.MarbleChessPopup .popup-body .content-wrapper .chest-wrapper .chest-info-wrapper{justify-content:center;align-items:center;gap:100px;width:100%;height:50%;display:flex;position:absolute;top:72%;left:50%;transform:translate(-50%,-50%)}.MarbleChessPopup .popup-body .content-wrapper .chest-wrapper .chest-info-wrapper .chest-text,.MarbleChessPopup .popup-body .content-wrapper .chest-wrapper .chest-info-wrapper .chest-tickets{filter:drop-shadow(0 0 2px #a08413);font-weight:700}.MarbleChessPopup .popup-body .content-wrapper .chest-wrapper .chest-info-wrapper .chest-text{width:50px;font-size:25px;transform:scale(1.6)}.MarbleChessPopup .popup-body .content-wrapper .chest-wrapper .chest-info-wrapper .chest-tickets{background:linear-gradient(#fff,gray);-webkit-text-fill-color:#0000;filter:drop-shadow(0 0 2px #a08413);-webkit-background-clip:text;font-size:50px;transform:scale(1.5)}.MarbleChessPopup .popup-body .content-wrapper .points-amount-wrapper{background:#56abf7;border-radius:10px;justify-content:center;align-items:center;gap:5px;width:fit-content;min-width:330px;min-height:68px;margin:10px auto 20px;padding:5px 10px;display:flex;flex-direction:row-reverse!important}.MarbleChessPopup .popup-body .content-wrapper .points-amount-wrapper.glow span{animation:1ms linear spinNumbers,1s linear infinite glowEffect}.MarbleChessPopup .popup-body .content-wrapper button{cursor:pointer;background:#99812b;border:3px solid #fff;border-radius:100%;width:100px;height:100px;margin:auto;position:relative}.MarbleChessPopup .popup-body .content-wrapper button.pointer-none{pointer-events:none;filter:grayscale();transform:scale(.9)}.MarbleChessPopup .popup-body .content-wrapper button:active{transform:scale(.9)}.MarbleChessPopup .popup-body .content-wrapper button span{z-index:2;color:#1c315d;font-size:25px;font-weight:700;position:relative}.MarbleChessPopup .popup-body .content-wrapper button:before{content:"";z-index:1;background:#efcb3f;border:3px solid #fff;border-radius:100%;width:75px;height:75px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MarbleChessPopup .popup-body .scratch-hoddie-bunny{z-index:1;position:absolute;bottom:-14%;right:-58%;rotate:5deg}@keyframes wiggle{0%{transform:rotate(2deg)}15%{transform:rotate(-2deg)}30%{transform:rotate(2deg)}45%{transform:rotate(0)}60%{transform:rotate(0)}75%{transform:rotate(0)}90%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes glowEffect{0%,to{filter:drop-shadow(0 0 5px #fff6cb00)}50%{filter:drop-shadow(0 0 5px #fff6cb)}}
.container-slot-number{background:#1c315d;border:4px solid #efcb3f;border-radius:10px;flex-direction:column;width:50px;height:70px;font-size:48px;display:flex;overflow:hidden;box-shadow:inset 0 0 10px #0a0a0a}.container-slot-number span{background:linear-gradient(#fff,#efcb3f,#efcb3f);-webkit-text-fill-color:#0000;text-align:center;-webkit-background-clip:text;font-weight:700;line-height:60px}.container-slot-number.spin .rotate-number{transition:transform 1s ease-in-out;animation:1s linear infinite spinNumbers}.container-slot-number.stop{justify-content:center;align-items:center}.container-slot-number.stop .rotate-number{display:none}.container-slot-number .display{height:48px;line-height:52.5px}@keyframes spinNumbers{0%{transform:translateY(0)}to{transform:translateY(-500px)}}@keyframes fadesOut{0%{opacity:0}to{opacity:1}}
.card-wrapper{color:#fff;flex-direction:column;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);gap:5px!important}.MarbleTileCard{color:#fff;z-index:2;background:#05050bcc;flex-direction:column;min-width:350px;min-height:504px;padding:15px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);border-radius:15px!important;animation:1s forwards initialAnim!important;box-shadow:0 10px 5px #000!important}.MarbleTileCard.congrats{z-index:1;min-width:350px!important;min-height:505px!important;animation:5s forwards fadeIn!important}.MarbleTileCard.notification-type{min-width:500px;min-height:300px}.MarbleTileCard.color-type-2{background:#996c1d;border:2px solid #9f8313!important;animation:1s forwards initialAnim!important}.MarbleTileCard.color-type-3{background:#807e7e;border:2px solid #cbbabd!important;animation:1s forwards initialAnim!important}.MarbleTileCard.color-type-4{background:#0c1c3d;min-height:200px;padding-bottom:3rem;border:2px solid #fff!important}.MarbleTileCard .popup-header{justify-content:flex-end;display:flex;position:relative}.MarbleTileCard .popup-header .close-wrapper{background:#15a9fe33;border-radius:5px;padding:2px}.MarbleTileCard .popup-header .close-wrapper>div{filter:brightness(0)saturate()invert()sepia(0%)saturate(0%)hue-rotate(154deg)brightness(99%)contrast(103%);justify-content:center;align-items:center;display:flex}.MarbleTileCard .tile-card-wrapper{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;gap:30px;display:flex}.MarbleTileCard .tile-card-wrapper .tile-card-title{font-size:48px;font-weight:700}.MarbleTileCard .text-message{text-align:center;font-size:30px;font-weight:700;line-height:50px}.MarbleTileCard .text-message span{display:block}.MarbleTileCard .img-icon{filter:drop-shadow(0 0 40px #fff6cb);width:200px;min-height:200px}.MarbleTileCard .img-icon.backward{margin-top:25px;margin-bottom:-10px}.MarbleTileCard .img-icon.roulette{flex-grow:1;width:275px;margin-bottom:-55px}.MarbleTileCard .img-icon.trophy{transform:scale(1.25)}.MarbleTileCard .tile-label{text-align:center;white-space:pre-line;flex-grow:.75;justify-content:center;align-items:center;min-height:50px;font-size:24px;font-weight:bolder;display:flex}.MarbleTileCard .tile-label span{display:block}.MarbleTileCard .tile-label.large{font-size:33px}.MarbleTileCard .tile-label.blue{color:#00f}.MarbleTileCard .button-wrapper{justify-content:space-evenly;align-items:center;width:100%;display:flex}.MarbleTileCard .get-button{color:#0c1c3d;text-align:center;cursor:pointer;background:#56abf7;border-radius:50rem;width:75px;margin-bottom:15px;padding:5px 0}@keyframes initialAnim{0%{opacity:0;transform:translate(-50%,-50%)scale(0)rotateY(0)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)rotateY(360deg)}75%{opacity:1;transform:translate(-50%,-50%)scale(1)rotateY(360deg)}to{opacity:1;transform:translate(-50%,-50%)scale(1)rotateY(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(1)}to{opacity:1;transform:translate(-145%,-50%)scale(1)}}
.MarbleGameHistoryPopup{color:#fff;flex-direction:column;min-width:750px;padding:30px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);box-shadow:none!important;border:0!important}.MarbleGameHistoryPopup .header-tabs{width:fit-content;display:flex}.MarbleGameHistoryPopup .header-tabs .tab{text-align:center;cursor:pointer;background:#111e3b;border:1px solid #56abf7;width:150px;padding:7px 10px;font-size:14px}.MarbleGameHistoryPopup .header-tabs .tab.first{border-top-left-radius:10px}.MarbleGameHistoryPopup .header-tabs .tab.second{border-top-right-radius:10px}.MarbleGameHistoryPopup .header-tabs .tab.active{color:#010307;background:#efcb3f}.MarbleGameHistoryPopup .popup-body{background:#111e3b;border:1px solid #56abf7;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;flex-direction:column;gap:10px;padding:15px 20px;display:flex}.MarbleGameHistoryPopup .popup-body .popup-header{justify-content:flex-end;width:100%;height:fit-content;display:flex}.MarbleGameHistoryPopup .popup-body .popup-header .close-wrapper{background:#2c443f;border-radius:5px;width:30px;height:30px;position:relative;transform:scale(.75)}.MarbleGameHistoryPopup .popup-body .popup-header .close-wrapper>div{filter:brightness(0)saturate()invert()sepia(80%)saturate(752%)hue-rotate(207deg)brightness(109%)contrast(108%);transform:translate(-48%,-40%)}.MarbleGameHistoryPopup .popup-body .datagrid-pagination{display:none}.MarbleGameHistoryPopup .popup-body .table-parent-wrapper{border-radius:10px;min-height:350px;max-height:350px;overflow-y:auto}.MarbleGameHistoryPopup .popup-body .table-parent-wrapper::-webkit-scrollbar{width:5px}.MarbleGameHistoryPopup .popup-body .table-parent-wrapper::-webkit-scrollbar-track{background:0 0}.MarbleGameHistoryPopup .popup-body .table-parent-wrapper::-webkit-scrollbar-thumb{background:#e5c755;border-radius:6px}.MarbleGameHistoryPopup .popup-body .table-container{text-align:center;border-collapse:collapse;width:100%;font-size:12px}.MarbleGameHistoryPopup .popup-body .table-container th,.MarbleGameHistoryPopup .popup-body .table-container td{text-align:center;padding:10px;font-weight:100}.MarbleGameHistoryPopup .popup-body .table-container thead{background:#0c1323;padding:10px;position:sticky;top:0}.MarbleGameHistoryPopup .popup-body .table-container tbody{padding:10px}.MarbleGameHistoryPopup .popup-body .table-container tbody tr:nth-child(odd){background:#0e1f46}.MarbleGameHistoryPopup .popup-body .table-container tbody tr:nth-child(2n){background:#0c1323}.MarbleGameHistoryPopup .popup-body .table-wrapper{scrollbar-width:thin;border-radius:10px;max-height:300px;overflow-y:auto}.MarbleGameHistoryPopup .popup-body .table-wrapper .dx-datagrid-headers{background:#0c1323;font-size:14px}.MarbleGameHistoryPopup .popup-body .table-wrapper .dx-datagrid-headers .dx-datagrid-scrollable-simulated{height:30px}.MarbleGameHistoryPopup .popup-body .table-wrapper .dx-datagrid-headers .dx-datagrid-scrollable-simulated .dx-datagrid-table{line-height:40px!important}.MarbleGameHistoryPopup .popup-body .table-wrapper .dx-datagrid-headers .dx-datagrid-nowrap{box-shadow:none}.MarbleGameHistoryPopup .popup-body .table-wrapper .dx-datagrid-headers .dx-datagrid-text-content{font-size:9px}.MarbleGameHistoryPopup .popup-body .table-wrapper .dx-datagrid-headers .dx-datagrid-action{background:#0c1323}.MarbleGameHistoryPopup .popup-body .table-wrapper .dx-datagrid-headers .dx-datagrid-table tbody td{line-height:0!important}.MarbleGameHistoryPopup .popup-body .table-wrapper .dx-datagrid-headers .dx-datagrid-table tbody:nth-child(odd){background:#0c1323!important}.MarbleGameHistoryPopup .popup-body .table-wrapper .dx-datagrid-headers .dx-datagrid-table tbody:nth-child(2n){background:red!important}.MarbleGameHistoryPopup .popup-body .table-wrapper .dx-datagrid-headers .dx-datagrid-table .dx-data-row td{border:none}
.MarbleCSCenterPopup{color:#fff;text-align:center;background:#09090f;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-width:650px;min-height:fit-content;padding:30px 15px;font-size:24px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);border:2px solid #fff!important;border-radius:0!important;box-shadow:0 10px 5px #000!important}.MarbleCSCenterPopup.cs-notif{padding:30px 15px 0}.MarbleCSCenterPopup .button{color:#111e3b;cursor:pointer;background:#efcb3f;border-radius:50px;width:100px;padding:7.5px;font-size:14px}.MarbleCSCenterPopup .image-group-wrapper{justify-content:center;align-items:center;display:flex}.MarbleCSCenterPopup .image-group-wrapper .cook-app{width:75px;height:80px}.MarbleCSCenterPopup .image-group-wrapper .bunny{width:150px;height:150px}
.wallet-connect-section{border-radius:var(--popup-inner-radius);background:linear-gradient(135deg,#16bbf70d 0%,#1e293b66 100%);border:1px solid #16bbf733;margin-bottom:15px;padding:20px;position:relative;overflow:hidden}.wallet-connect-section:before{content:"";background:linear-gradient(90deg,#0000,#16bbf71a,#0000);width:100%;height:100%;animation:3s ease-in-out infinite walletConnectShimmer;position:absolute;top:0;left:-100%}@keyframes walletConnectShimmer{0%{left:-100%}to{left:100%}}.wallet-connect-section .wallet-buttons{z-index:1;justify-content:center;margin-bottom:0;display:flex;position:relative}.wallet-connect-section .wallet-buttons .wallet-btn{border-radius:var(--popup-small-radius);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:var(--popup-text);text-transform:none;letter-spacing:.5px;background:#ffffff08;border:2px solid #0000;justify-content:center;align-items:center;gap:10px;min-width:200px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.wallet-connect-section .wallet-buttons .wallet-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.wallet-connect-section .wallet-buttons .wallet-btn:hover:before{left:100%}.wallet-connect-section .wallet-buttons .wallet-btn .wallet-icon{justify-content:center;align-items:center;font-size:18px;display:inline-flex}.wallet-connect-section .wallet-buttons .wallet-btn .wallet-icon.wallet-icon{width:20px;height:20px;margin-right:2px}.wallet-connect-section .wallet-buttons .wallet-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.wallet-connect-section .wallet-buttons .wallet-btn:active{transform:translateY(0)}.wallet-connect-section .wallet-buttons .wallet-btn:disabled{opacity:.5;cursor:not-allowed;animation:1.5s ease-in-out infinite walletConnecting;transform:none}.wallet-connect-section .wallet-buttons .wallet-btn:disabled:hover{box-shadow:none;transform:none}.wallet-connect-section .wallet-buttons .wallet-btn:disabled:after{content:"...";animation:1.5s steps(4,end) infinite dots;position:absolute;right:10px}@keyframes dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.wallet-connect-section .wallet-buttons .wallet-btn.tronlink-btn{background:linear-gradient(135deg,#ff3b3026 0%,#ff3b300d 100%);border-color:#ff3b304d}.wallet-connect-section .wallet-buttons .wallet-btn.tronlink-btn:hover{background:linear-gradient(135deg,#ff3b3040 0%,#ff3b301a 100%);border-color:#ff3b3080;box-shadow:0 8px 25px #ff3b304d,inset 0 1px #ffffff1a}.wallet-connect-section .wallet-buttons .wallet-btn.metamask-btn{background:linear-gradient(135deg,#ff950026 0%,#ff95000d 100%);border-color:#ff95004d}.wallet-connect-section .wallet-buttons .wallet-btn.metamask-btn:hover{background:linear-gradient(135deg,#ff950040 0%,#ff95001a 100%);border-color:#ff950080;box-shadow:0 8px 25px #ff95004d,inset 0 1px #ffffff1a}.wallet-connect-section .wallet-buttons .wallet-btn.trustwallet-btn{background:linear-gradient(135deg,#007aff26 0%,#007aff0d 100%);border-color:#007aff4d}.wallet-connect-section .wallet-buttons .wallet-btn.trustwallet-btn:hover{background:linear-gradient(135deg,#007aff40 0%,#007aff1a 100%);border-color:#007aff80;box-shadow:0 8px 25px #007aff4d,inset 0 1px #ffffff1a}.wallet-connect-section .wallet-status{border-radius:var(--popup-small-radius);text-align:center;white-space:pre-line;z-index:1;margin-top:15px;padding:12px 16px;font-size:13px;font-weight:500;line-height:1.5;animation:.3s ease-out walletStatusSlideIn;position:relative}.wallet-connect-section .wallet-status.success{color:#10b981;background:linear-gradient(135deg,#10b98126 0%,#10b9810d 100%);border:1px solid #10b9814d;box-shadow:0 0 20px #10b9811a}.wallet-connect-section .wallet-status.success:before{content:"✅ ";vertical-align:middle;font-size:16px}.wallet-connect-section .wallet-status.error{color:#ef4444;background:linear-gradient(135deg,#ef444426 0%,#ef44440d 100%);border:1px solid #ef44444d;box-shadow:0 0 20px #ef44441a}.wallet-connect-section .wallet-status.error:before{content:"❌ ";vertical-align:middle;font-size:16px}@keyframes walletStatusSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.wallet-connect-section .wallet-install-guide{text-align:center;color:var(--popup-text-muted);margin-top:12px;font-size:13px}.wallet-connect-section .wallet-install-guide p{margin:0;line-height:1.5}.wallet-connect-section .wallet-install-guide a{color:var(--popup-crypto-primary);margin-left:4px;font-weight:600;text-decoration:none;transition:all .2s}.wallet-connect-section .wallet-install-guide a:hover{color:var(--popup-crypto-secondary);text-decoration:underline}.manual-input-section .manual-input-label{color:var(--popup-text-muted);text-align:center;margin-top:15px;margin-bottom:10px;font-size:13px;font-weight:500}.manual-input-section .manual-input-notice{color:#fb923c;border-radius:var(--popup-small-radius);background:linear-gradient(135deg,#fb923c26 0%,#fb923c0d 100%);border:1px solid #fb923c4d;margin-bottom:10px;padding:10px 14px;font-size:13px;font-weight:500;line-height:1.5;animation:.3s ease-out noticeSlideIn}@keyframes noticeSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.usdt-notice-box{margin-bottom:20px}.usdt-notice-box .notice-content{border-radius:var(--popup-inner-radius);background:linear-gradient(135deg,#16bbf714 0%,#1e293b66 100%);border:1px solid #16bbf733;padding:16px;position:relative;overflow:hidden}.usdt-notice-box .notice-content:before{content:"";background:linear-gradient(to bottom,var(--popup-crypto-primary)0%,var(--popup-crypto-secondary)100%);width:4px;height:100%;position:absolute;top:0;left:0}.usdt-notice-box .notice-content .notice-title{color:var(--popup-crypto-primary);letter-spacing:.3px;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.usdt-notice-box .notice-content .notice-title .notice-icon{font-size:18px}.usdt-notice-box .notice-content .notice-list{margin:0;padding:0;list-style:none}.usdt-notice-box .notice-content .notice-list li{color:var(--popup-text);margin-bottom:8px;padding-left:20px;font-size:13px;line-height:1.6;position:relative}.usdt-notice-box .notice-content .notice-list li:last-child{margin-bottom:0}.usdt-notice-box .notice-content .notice-list li:before{content:"•";color:var(--popup-crypto-primary);font-weight:700;position:absolute;left:8px}.wallet-address-box .wallet-warnings{border-radius:var(--popup-small-radius);background:linear-gradient(135deg,#fb923c14 0%,#ef444414 100%);border:1.5px solid #fb923c4d;margin-top:12px;padding:16px;position:relative;overflow:hidden}.wallet-address-box .wallet-warnings:before{content:"";background:linear-gradient(#fb923c 0%,#ef4444 100%);width:4px;height:100%;position:absolute;top:0;left:0}.wallet-address-box .wallet-warnings .warning-title{color:#fb923c;letter-spacing:.3px;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.wallet-address-box .wallet-warnings .warning-title .warning-icon{font-size:18px;animation:2s ease-in-out infinite warningPulse}@keyframes warningPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.wallet-address-box .wallet-warnings .warning-list{margin:0;padding:0;list-style:none}.wallet-address-box .wallet-warnings .warning-list li{color:var(--popup-text);margin-bottom:8px;padding-left:20px;font-size:13px;line-height:1.6;position:relative}.wallet-address-box .wallet-warnings .warning-list li:last-child{margin-bottom:0}.wallet-address-box .wallet-warnings .warning-list li:before{content:"•";color:#fb923c;font-weight:700;position:absolute;left:8px}.wallet-address-box .wallet-warnings .warning-list li strong{color:#fbbf24;font-weight:700}.wallet-address-box .wallet-warnings .warning-list li.danger{color:#fca5a5;font-weight:600}.wallet-address-box .wallet-warnings .warning-list li.danger:before{content:"✕";color:#ef4444;font-weight:700}.wallet-address-box .validation-error-message{color:#ef4444;border-radius:var(--popup-small-radius);background:linear-gradient(135deg,#ef444426 0%,#ef44440d 100%);border:1px solid #ef44444d;margin-top:8px;padding:10px 14px;font-size:12px;font-weight:500;line-height:1.4;animation:.3s ease-out validationSlideIn}.wallet-address-box .guide-text{color:var(--popup-text-muted);margin-top:8px;font-size:12px;line-height:1.5}.wallet-address-box .guide-text br{margin-top:4px;display:block}.wallet-address-box input.validation-error{background-color:#ef44440d;border-color:#ef4444;animation:.5s ease-in-out validationShake}.wallet-address-box input.validation-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}@keyframes walletConnecting{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@keyframes validationShake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@keyframes validationSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.wallet-address-box .wallet-warnings{padding:12px}.wallet-address-box .wallet-warnings .warning-title{font-size:13px}.wallet-address-box .wallet-warnings .warning-title .warning-icon{font-size:16px}.wallet-address-box .wallet-warnings .warning-list li{padding-left:18px;font-size:12px}.wallet-address-box .wallet-warnings .warning-list li:before{left:6px}.wallet-connect-section{padding:15px}.wallet-connect-section .wallet-buttons{gap:10px}.wallet-connect-section .wallet-buttons .wallet-btn{padding:12px 14px;font-size:13px}.wallet-connect-section .wallet-buttons .wallet-btn .wallet-icon{font-size:16px}.wallet-connect-section .wallet-status{padding:10px 14px;font-size:12px}.manual-input-section .manual-input-notice{padding:8px 12px;font-size:12px}}@media (prefers-color-scheme:dark){.wallet-connect-section .wallet-btn:hover{background-color:#ffffff1a}.wallet-address-box .wallet-warnings{background:linear-gradient(135deg,#fb923c1f 0%,#ef44441f 100%);border-color:#fb923c66}.wallet-address-box .wallet-warnings .warning-list li.danger{color:#fca5a5}}@media (prefers-reduced-motion:reduce){.wallet-connect-section,.wallet-status,.manual-input-notice,.validation-error-message{animation:none}.wallet-btn{transition:none}.wallet-btn:before{display:none}}.wallet-btn:focus-visible{outline:2px solid var(--popup-crypto-primary);outline-offset:2px}@media (prefers-contrast:high){.wallet-connect-section{border-width:2px}.wallet-connect-section .wallet-btn{border-width:2px;font-weight:700}.wallet-connect-section .wallet-status,.wallet-connect-section .manual-input-notice,.wallet-connect-section .validation-error-message{border-width:2px;font-weight:600}}:root{--popup-radius:5px;--popup-inner-radius:12px;--popup-small-radius:8px;--popup-crypto-primary:#16bbf7;--popup-crypto-secondary:#0ea5e9;--popup-crypto-light:#16bbf71a;--popup-crypto-glow:#16bbf74d;--popup-dark:#0a0e1a;--popup-surface:#080c1e;--popup-glass:#1e293b;--popup-text:#f8fafc;--popup-text-muted:#94a3b8;--popup-success:#10b981;--popup-error:#ef4444;--popup-warning:#f59e0b}.PopupItem.SignupUsdtPopup{width:520px;max-width:95vw;max-height:92vh;color:var(--popup-text);border-radius:var(--popup-radius);-webkit-backdrop-filter:blur(24px)saturate(200%);backdrop-filter:blur(24px)saturate(200%);background:var(--popup-surface);border:1px solid #16bbf726;flex-direction:column;display:flex;position:relative;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #000c,0 0 0 1px #16bbf71a,inset 0 1px #ffffff1a}.PopupItem.SignupUsdtPopup:before{content:"";background:radial-gradient(circle at 25% 25%,var(--popup-crypto-light)0%,transparent 50%),radial-gradient(circle at 75% 75%,var(--popup-crypto-light)0%,transparent 50%),radial-gradient(circle at 50% 10%,#16bbf70d 0%,transparent 40%);pointer-events:none;z-index:0;animation:22s ease-in-out infinite cryptoBackgroundFlow;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.SignupUsdtPopup .form-header{background:linear-gradient(135deg,var(--popup-crypto-light)0%,#1e293b66 100%);border-radius:var(--popup-radius)var(--popup-radius)0 0;z-index:1;border-bottom:1px solid #16bbf726;padding:32px 28px 28px;position:relative}.PopupItem.SignupUsdtPopup .form-header:before{content:"";opacity:.6;z-index:0;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 40 40\"><defs><pattern id=\"cryptoMesh\" width=\"40\" height=\"40\" patternUnits=\"userSpaceOnUse\"><circle cx=\"8\" cy=\"8\" r=\"1\" fill=\"rgba(22,187,247,0.05)\"/><circle cx=\"32\" cy=\"32\" r=\"0.8\" fill=\"rgba(22,187,247,0.04)\"/><circle cx=\"20\" cy=\"4\" r=\"0.6\" fill=\"rgba(22,187,247,0.03)\"/></pattern></defs><rect width=\"40\" height=\"40\" fill=\"url(%23cryptoMesh)\"/></svg>");position:absolute;inset:0}.PopupItem.SignupUsdtPopup .form-header .usdt-title{text-align:center;background:linear-gradient(135deg,var(--popup-crypto-primary)0%,var(--popup-crypto-secondary)100%);-webkit-text-fill-color:#0000;letter-spacing:.8px;z-index:1;-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:800;line-height:1.3;position:relative}.PopupItem.SignupUsdtPopup .form-body{z-index:1;background:#080c1e4d;flex:1;padding:24px 28px;overflow-y:auto}.PopupItem.SignupUsdtPopup .form-body .input-group{margin-bottom:20px;position:relative}.PopupItem.SignupUsdtPopup .form-body .input-group:last-child{margin-bottom:0}.PopupItem.SignupUsdtPopup .form-body .input-group.agent-code-message{background:linear-gradient(135deg,var(--popup-crypto-light)0%,#1e293b4d 100%);border-radius:var(--popup-inner-radius);color:var(--popup-text-muted);border:1px solid #16bbf740;margin-bottom:24px;padding:16px 20px;font-size:14px;position:relative}.PopupItem.SignupUsdtPopup .form-body .input-group.agent-code-message:before{content:"💡";margin-right:8px;font-size:16px}.PopupItem.SignupUsdtPopup .form-body .input-group.agent-code-message span{color:var(--popup-crypto-primary);text-shadow:0 0 10px var(--popup-crypto-glow);font-weight:700}.PopupItem.SignupUsdtPopup .form-body .input-group.usdt-bank-box .label{color:var(--popup-crypto-primary);font-weight:700}.PopupItem.SignupUsdtPopup .form-body .input-group.usdt-bank-box .label:before{content:"₮";width:auto;height:auto;color:var(--popup-crypto-primary);background:0 0;font-size:16px;font-weight:700;animation:none}.PopupItem.SignupUsdtPopup .form-body .input-group.wallet-address-box .label:before,.PopupItem.SignupUsdtPopup .form-body .input-group.pin-password-box .label:before{display:none}.PopupItem.SignupUsdtPopup .form-body .input-group .label{color:var(--popup-text);letter-spacing:.3px;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.PopupItem.SignupUsdtPopup .form-body .input-group .label:before{content:"";background:var(--popup-crypto-primary);border-radius:50%;width:3px;height:3px;animation:2.5s ease-in-out infinite cryptoLabelPulse}@keyframes cryptoLabelPulse{0%,to{opacity:.7;box-shadow:0 0 0 0 var(--popup-crypto-glow);transform:scale(1)}50%{opacity:1;transform:scale(1.3);box-shadow:0 0 0 4px #16bbf700}}.PopupItem.SignupUsdtPopup .form-body .input-group .usdt-bank-display{background:linear-gradient(135deg,var(--popup-crypto-light)0%,#1e293b99 100%);border-radius:var(--popup-inner-radius);border:1.5px solid #16bbf74d;align-items:center;width:100%;height:56px;padding:0 20px;display:flex;position:relative;overflow:hidden}.PopupItem.SignupUsdtPopup .form-body .input-group .usdt-bank-display:before{content:"";background:linear-gradient(90deg,#0000,#16bbf74d,#0000);width:100%;height:100%;animation:4s ease-in-out infinite cryptoShimmer;position:absolute;top:0;left:-100%}@keyframes cryptoShimmer{0%{left:-100%}to{left:100%}}.PopupItem.SignupUsdtPopup .form-body .input-group .usdt-bank-display .bank-info{z-index:1;flex-direction:column;display:flex}.PopupItem.SignupUsdtPopup .form-body .input-group .usdt-bank-display .bank-info .bank-name{background:linear-gradient(135deg,var(--popup-crypto-primary)0%,var(--popup-crypto-secondary)100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:800}.PopupItem.SignupUsdtPopup .form-body .input-group .usdt-bank-display .bank-info .bank-code{color:var(--popup-text-muted);margin-top:2px;font-size:12px;font-weight:500}.PopupItem.SignupUsdtPopup .form-body .input-group input,.PopupItem.SignupUsdtPopup .form-body .input-group select{border-radius:var(--popup-inner-radius);background:var(--popup-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;height:48px;color:var(--popup-text);border:1.5px solid #16bbf726;outline:none;padding:0 16px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.PopupItem.SignupUsdtPopup .form-body .input-group input:focus,.PopupItem.SignupUsdtPopup .form-body .input-group select:focus{border-color:var(--popup-crypto-primary);box-shadow:0 0 0 3px var(--popup-crypto-light),0 8px 25px #0003;transform:translateY(-1px)}.PopupItem.SignupUsdtPopup .form-body .input-group input:hover:not(:focus),.PopupItem.SignupUsdtPopup .form-body .input-group select:hover:not(:focus){border-color:#16bbf74d}.PopupItem.SignupUsdtPopup .form-body .input-group input::placeholder,.PopupItem.SignupUsdtPopup .form-body .input-group select::placeholder{color:var(--popup-text-muted);font-weight:400}.PopupItem.SignupUsdtPopup .form-body .input-group input.validation-error,.PopupItem.SignupUsdtPopup .form-body .input-group select.validation-error{border-color:var(--popup-error);animation:.5s ease-in-out validationShake;box-shadow:0 0 0 3px #ef44441a}.PopupItem.SignupUsdtPopup .form-body .input-group .validation-error-message{color:var(--popup-error);border-radius:var(--popup-small-radius);background:#ef44441a;border:1px solid #ef444433;margin-top:6px;padding:8px 12px;font-size:12px;font-weight:500;animation:.3s ease-out validationSlideIn}.PopupItem.SignupUsdtPopup .form-body .input-group select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%2316bbf7\" stroke-width=\"2\"><polyline points=\"6,9 12,15 18,9\"></polyline></svg>");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;padding-right:48px}.PopupItem.SignupUsdtPopup .form-body .input-group select option{background:var(--popup-dark);color:var(--popup-text);padding:8px}.PopupItem.SignupUsdtPopup .form-body .input-group .guide-text{color:var(--popup-text-muted);border-radius:var(--popup-small-radius);background:#1e293b99;border:1px solid #16bbf71a;margin-top:6px;padding:10px 14px;font-size:12px}.PopupItem.SignupUsdtPopup .form-body .input-group .guide-text:before{content:"ⓘ";color:var(--popup-crypto-primary);margin-right:6px;font-weight:600}.PopupItem.SignupUsdtPopup .form-body .input-group .error-message{color:var(--popup-error);opacity:0;max-height:0;margin-top:6px;padding:0;font-size:12px;font-weight:500;transition:all .3s;overflow:hidden}.PopupItem.SignupUsdtPopup .form-body .input-group .error-message.status-error{opacity:1;border-radius:var(--popup-small-radius);background:#ef44441a;border:1px solid #ef444433;max-height:50px;padding:8px 12px}.PopupItem.SignupUsdtPopup .form-body .input-group .error-message:before{content:"⚠️";margin-right:6px}.PopupItem.SignupUsdtPopup .form-body .input-group .success-mark{background:var(--popup-crypto-primary);color:#fff;width:24px;height:24px;box-shadow:0 4px 12px var(--popup-crypto-glow);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;animation:.6s cubic-bezier(.68,-.55,.265,1.55) cryptoSuccessPop;display:flex;position:absolute;top:32px;right:12px}.PopupItem.SignupUsdtPopup .form-body .input-group .success-mark:after{content:"✓"}@keyframes cryptoSuccessPop{0%{opacity:0;transform:scale(0)rotate(-180deg)}60%{transform:scale(1.2)rotate(20deg)}to{opacity:1;transform:scale(1)rotate(0)}}.PopupItem.SignupUsdtPopup .form-body::-webkit-scrollbar{width:6px}.PopupItem.SignupUsdtPopup .form-body::-webkit-scrollbar-track{background:#1e293b4d;border-radius:3px}.PopupItem.SignupUsdtPopup .form-body::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,var(--popup-crypto-primary)0%,var(--popup-crypto-secondary)100%);border-radius:3px}.PopupItem.SignupUsdtPopup .form-body::-webkit-scrollbar-thumb:hover{background:var(--popup-crypto-primary)}.PopupItem.SignupUsdtPopup .form-footer{border-radius:0 0 var(--popup-radius)var(--popup-radius);z-index:1;background:#080c1e;border-top:1px solid #16bbf726;padding:24px 28px 28px}.PopupItem.SignupUsdtPopup .form-footer .register-btn{background:linear-gradient(135deg,var(--popup-crypto-primary)0%,var(--popup-crypto-secondary)100%);color:#fff;letter-spacing:.5px;border-radius:var(--popup-inner-radius);cursor:pointer;width:100%;height:48px;box-shadow:0 4px 12px var(--popup-crypto-glow),inset 0 1px 0 #fff3;text-align:center;background-size:200% 200%;border:none;justify-content:center;align-items:center;font-size:15px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopupItem.SignupUsdtPopup .form-footer .register-btn:before{content:"";background:linear-gradient(45deg,#0000 30%,#fff3 50%,#0000 70%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.PopupItem.SignupUsdtPopup .form-footer .register-btn:hover{box-shadow:0 8px 25px var(--popup-crypto-glow),inset 0 1px 0 #fff3;background-position:100% 0;transform:translateY(-2px)}.PopupItem.SignupUsdtPopup .form-footer .register-btn:hover:before{transform:translate(100%)}.PopupItem.SignupUsdtPopup .form-footer .register-btn:active{transform:translateY(0)}.PopupItem.SignupUsdtPopup .form-footer .spinner-box{border-radius:var(--popup-inner-radius);background:#16bbf7b3;justify-content:center;align-items:center;width:100%;height:48px;display:flex;position:relative;overflow:hidden}.PopupItem.SignupUsdtPopup .form-footer .spinner-box:before{content:"";background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);animation:2.5s ease-in-out infinite cryptoLoadingShimmer;position:absolute;inset:0}@keyframes cryptoLoadingShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.PopupItem.SignupUsdtPopup .form-footer .spinner-box .spinner2{z-index:1;background:#fff;border-radius:50%;width:6px;height:6px;animation:1.3s ease-in-out infinite cryptoSpinnerDots;position:relative}.PopupItem.SignupUsdtPopup .form-footer .spinner-box .spinner2:before,.PopupItem.SignupUsdtPopup .form-footer .spinner-box .spinner2:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;animation:1.3s ease-in-out infinite cryptoSpinnerDots;position:absolute}.PopupItem.SignupUsdtPopup .form-footer .spinner-box .spinner2:before{animation-delay:-.4s;left:-12px}.PopupItem.SignupUsdtPopup .form-footer .spinner-box .spinner2:after{animation-delay:.4s;left:12px}@keyframes cryptoSpinnerDots{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@media screen and (max-width:768px){.PopupItem.SignupUsdtPopup{width:95vw;max-height:95vh}.PopupItem.SignupUsdtPopup .form-header{padding:24px 20px 20px}.PopupItem.SignupUsdtPopup .form-header .usdt-title{font-size:20px}.PopupItem.SignupUsdtPopup .form-body{padding:20px}.PopupItem.SignupUsdtPopup .form-footer{padding:20px 20px 24px}}@media screen and (max-height:700px){.PopupItem.SignupUsdtPopup .form-body{max-height:400px}}
.usdt-guide-popup{color:#fff;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0404071a;border:1px solid #394558;border-radius:10px;flex-direction:column;width:1000px;height:800px;padding:30px;display:flex;top:50vh;left:50vw;overflow-y:scroll;transform:translate(-50%,-50%);box-shadow:0 0 15px #000000bf}.usdt-guide-popup::-webkit-scrollbar{border-radius:3px!important;width:5px!important}.usdt-guide-popup::-webkit-scrollbar-track{background:#000!important;border-radius:3px!important}.usdt-guide-popup::-webkit-scrollbar-thumb{background:#16bbf7;border-radius:3px}.usdt-guide-popup .step-section{margin-bottom:60px}.usdt-guide-popup .step-section>.step-container{align-items:flex-start;gap:35px;display:flex}.usdt-guide-popup .step-section>.step-container>.column-step-wrap{width:100%;max-width:610px}.usdt-guide-popup .step-section .step-title{margin-bottom:47px;font-size:22px;font-weight:900}.usdt-guide-popup .step-section .step-title>span{font-weight:400}.usdt-guide-popup .step-section .columns{align-items:center;gap:10px;display:inline-flex}.usdt-guide-popup .step-section .columns .column{flex-direction:column;align-items:flex-start;width:300px;padding:14px 20px;font-size:14px;font-weight:400;display:flex}.usdt-guide-popup .step-section .columns .column span{font-size:18px;font-weight:700}.usdt-guide-popup .step-section .columns .column:not(:last-child){margin-right:10px}.usdt-guide-popup .step-section .step-ladder{flex-direction:column;margin-top:18px;margin-left:18px;font-size:14px;font-weight:600;display:flex}.usdt-guide-popup .step-section .step-ladder img{width:fit-content;margin:7px}.usdt-guide-popup .step-section .step-ladder.step-1{justify-content:center;display:flex}.usdt-guide-popup .step-section .step-ladder.step-1>.step-row>.step-top{flex-direction:column;justify-content:flex-start;gap:2px;display:flex}.usdt-guide-popup .step-section .step-ladder.step-1>.step-row>.step-bottom{justify-content:flex-start;align-items:baseline;gap:2px;display:flex}.usdt-guide-popup .step-section .step-ladder.step-1>.step-row>.step-bottom>.three{flex-direction:column;display:flex}.usdt-guide-popup .step-section .step-ladder.step-1>.step-row>.step-bottom-2{align-items:baseline;display:flex}.usdt-guide-popup .step-section .step-ladder.step-1>.step-row>.step-bottom-2>.step-4-wrap{flex-direction:column;justify-content:flex-start;display:flex}.usdt-guide-popup .step-section .step-ladder.step-1>.step-row>.step-bottom-2>.step-4-wrap>.step-4-top-wrap{justify-content:center;align-items:center;display:flex}.usdt-guide-popup .step-section .step-ladder.step-1>.step-row>.step-bottom-2>.step-4-wrap>.step-4-inner-wrap{justify-content:flex-start;align-items:center;display:flex}.usdt-guide-popup .step-section .step-ladder.step-3>.step-3-inner{align-items:center;display:flex}.usdt-guide-popup .step-section .step-ladder.step-4{flex-direction:column;display:flex}.usdt-guide-popup .step-section .step-ladder.step-4>.step-4-row-1{display:flex}.usdt-guide-popup .step-section .step-ladder.step-4>.step-4-row-3{align-items:center;display:flex}.usdt-guide-popup .step-section .step-ladder .step-note{color:#fff;text-align:left;margin-top:52px;font-size:14px;font-weight:400}
