#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:10px;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:#c37cff;font-size:30px;font-weight:600}.ChatHistoryPopup .flex-name{align-items:center;gap:10px;display:flex}.ChatHistoryPopup .flex-name .sender-chat{margin:0;color:#8600f7!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:10px;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;-o-object-fit:contain;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:10px;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:#8600f7;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:#8600f7;border:1px solid #8600f7;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}
.DepositFormPopup{top:30vh;left:40vw}.DepositFormPopup .form{background:#000;border-radius:10px;flex-direction:column;width:500px;padding:60px 15px 15px;display:flex}.DepositFormPopup .form .counter{width:100%;margin-bottom:10px;display:flex}.DepositFormPopup .form .counter .counterItem{background:#1b222c;border:1px solid #6d747b;border-radius:5px;flex-wrap:wrap;flex-grow:1;justify-content:center;align-items:center;width:100%;height:100px;margin-left:5px;margin-right:5px;display:flex;position:relative}.DepositFormPopup .form .counter .counterItem:first-child{margin-left:0}.DepositFormPopup .form .counter .counterItem:last-child{margin-right:0}.DepositFormPopup .form .counter .counterItem .background{background:#0b0e18;position:absolute;inset:5px}.DepositFormPopup .form .counter .counterItem .label{color:#fff;justify-content:center;width:100%;margin-top:20px;font-size:13px;font-weight:600;display:flex;position:relative}.DepositFormPopup .form .counter .counterItem .amount{color:#c37cff;margin-bottom:20px;font-size:20px;position:relative}.DepositFormPopup .form .counter .counterItem .currency{color:#c37cff;flex-shrink:0;margin-bottom:20px;font-size:20px;position:relative}.DepositFormPopup .form .inputGroup{background:#1b222c;border-radius:5px;align-items:center;height:64px;margin-bottom:3px;display:flex;position:relative}.DepositFormPopup .form .inputGroup .label{color:#fff;flex-shrink:0;width:220px;padding-left:20px;font-size:15px;font-weight:600}.DepositFormPopup .form .inputGroup .inputBox{background:#0b0e18;flex-grow:1;height:40px;margin-right:15px;display:block;position:relative}.DepositFormPopup .form .inputGroup .inputBox input{text-align:left;color:#c37cff;background-color:#0000;border:0;outline:none;width:100%;height:100%;padding:0 15px;font-size:16px;font-weight:600}.DepositFormPopup .form .inputGroup .inputBox.Amount{background:0 0;margin-right:0}.DepositFormPopup .form .inputGroup .inputBox.Amount input{text-align:right;color:#c37cff;padding-right:4px;font-size:18px}.DepositFormPopup .form .inputGroup .verify-pin-btn{color:#fff;cursor:pointer;background-color:#1b222c;border:1px solid #0d121b;border-radius:4px;justify-content:center;align-items:center;width:70px;height:25px;transition:all .2s;display:flex;position:absolute;top:50%;right:-10px;transform:translate(-50%,-50%)}.DepositFormPopup .form .inputGroup .verify-pin-btn:hover{color:#fff;background-color:#c37cff26;border-color:#8600f7;transition:all .2s}.DepositFormPopup .form .inputGroup .currency{color:#c37cff;flex-shrink:0;margin-right:20px;font-size:18px;font-weight:600}.DepositFormPopup .form .numberPad{height:64px;margin-bottom:3px;display:flex}.DepositFormPopup .form .numberPad .button{text-align:center;color:#acb5c1;cursor:pointer;background:#1b222c;border:1px solid #1b222c;border-radius:5px;justify-content:center;align-items:center;width:100%;margin-left:3px;font-size:15px;font-weight:600;transition:all .1s;display:flex}.DepositFormPopup .form .numberPad .button:first-child{margin-left:0}.DepositFormPopup .form .numberPad .button:hover{color:#fff;background:#8600f7;border:1px solid #8600f7;transition:all .1s}.DepositFormPopup .form .numberPad .button:active{background:#165872;transition:all .1s}
.popup-container{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000;border:2px solid #333539;border-radius:5px;flex-direction:column;justify-content:flex-start;width:500px;height:fit-content;margin-top:80px;margin-bottom:10px;padding:10px;display:flex;position:absolute;top:30vh;left:50vw;transform:translate(-50%,-50%);box-shadow:0 0 15px #0003}.popup-container .title{color:#333539;justify-content:space-between;align-items:center;font-weight:700;display:flex}.popup-container .title .left-title{justify-content:space-between;align-items:center;gap:15px;display:flex}.popup-container .title .right-title{cursor:pointer}.popup-container .counter{width:100%;margin-top:10px;margin-bottom:10px;display:flex}.popup-container .counter .counterItem{background:#1b222c;border:1px solid #6d747b;border-radius:5px;flex-wrap:wrap;flex-grow:1;justify-content:center;align-items:center;width:100%;height:100px;margin-left:5px;margin-right:5px;display:flex;position:relative}.popup-container .counter .counterItem:first-child{margin-left:0}.popup-container .counter .counterItem:last-child{margin-right:0}.popup-container .counter .counterItem .background{background:#0b0e18;position:absolute;inset:5px}.popup-container .counter .counterItem .label{color:#fff;justify-content:center;width:100%;margin-top:20px;font-size:13px;font-weight:600;display:flex;position:relative}.popup-container .counter .counterItem .amount{color:#c37cff;margin-bottom:20px;font-size:20px;position:relative}.popup-container .counter .counterItem .currency{color:#c37cff;flex-shrink:0;margin-bottom:20px;font-size:20px;position:relative}.popup-container .inputGroup{background:#1b222c;border-radius:5px;align-items:center;height:64px;margin-bottom:3px;display:flex;position:relative}.popup-container .inputGroup .label{color:#fff;flex-shrink:0;width:220px;padding-left:20px;font-size:15px;font-weight:600}.popup-container .inputGroup .inputBox{background:#0b0e18;flex-grow:1;height:40px;margin-right:15px;display:block;position:relative}.popup-container .inputGroup .inputBox input{text-align:left;color:#c37cff;background-color:#0000;border:0;outline:none;width:100%;height:100%;padding:0 15px;font-size:16px;font-weight:600}.popup-container .inputGroup .inputBox.Amount{background:0 0;margin-right:0}.popup-container .inputGroup .inputBox.Amount input{text-align:right;color:#c37cff;padding-right:4px;font-size:18px}.popup-container .inputGroup .verify-pin-btn{color:#fff;cursor:pointer;background-color:#1b222c;border:1px solid #0d121b;border-radius:4px;justify-content:center;align-items:center;width:70px;height:25px;transition:all .2s;display:flex;position:absolute;top:50%;right:-10px;transform:translate(-50%,-50%)}.popup-container .inputGroup .verify-pin-btn:hover{color:#fff;background-color:#c37cff26;border-color:#8600f7;transition:all .2s}.popup-container .inputGroup .currency{color:#c37cff;flex-shrink:0;margin-right:20px;font-size:18px;font-weight:600}
.RollingQuestSelectionPopup{color:#fff;background:#0c0610;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;width:90%;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:#c37cff;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:#c37cff;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{-o-object-fit:scale-down;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{-o-object-fit:scale-down;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 #8600f7;transition:all .25s;box-shadow:0 0 6px #c37cff}.RollingQuestSelectionPopup .rolling-quest-list-container .rolling-rule-item:hover .logo-icon img{filter:hue-rotate(120deg,#8600f7)}.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:#8600f7;border-radius:3px}
.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:#3b0767;border:1px solid #fff;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;width:700px;height:572px;position:absolute;bottom:-11%;right:-100%;rotate:5deg}.PopupItem.MarbleScratchPopup .popup-body{cursor:url(https://file.onetopdev.com/img/frontend/Marble/CoinCursorV3.svg) 30 30,progress;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:#f09;margin-top:20px;font-weight:700}.PopupItem.MarbleScratchPopup .popup-body .scratch-main-wrapper .amount-wrapper{text-align:center;background:#ce9ffe;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{-moz-column-gap:8px;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;overflow:hidden}.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 #e6ceff)drop-shadow(0 10px 10px #000);background:#240b3a;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;color:#f09;background:#240b3a;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 #240b3a;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;margin-top:2px;position:absolute;top:-1px;left:-1.5px;transform:scaleX(.995)scaleY(.98)scale(1)}
.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:#3e187b;border:1px solid #fff;border-radius:20px;justify-content:center;align-items:center;gap:10px;padding:15px 20px;display:flex}.MarbleChessPopup .one-top-logo .ot-logo{height:45px;margin-bottom:-5px}.MarbleChessPopup .one-top-logo>span{font-size:43px}.MarbleChessPopup .one-top-logo .level-title{text-align:center;align-items:flex-end;gap:10px;font-size:25px;font-weight:700;display:flex}.MarbleChessPopup .one-top-logo .level-title>:first-child{font-size:55px}.MarbleChessPopup .one-top-logo .level-title>:last-child{margin-bottom:7.5px;font-size:27px}.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:#e6ceff;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:#ea87d7;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:#ea87d7;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;width:700px;height:572px;position:absolute;bottom:-11%;right:-100%;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:#3b0767;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:40.5px}@keyframes spinNumbers{0%{transform:translateY(0)}to{transform:translateY(-500px)}}@keyframes fadesOut{0%{opacity:0}to{opacity:1}}
.card-wrapper{flex-direction:row;gap:100px;display:flex}.MarbleTileCard{color:#fff;z-index:2;background:#05050bcc;flex-direction:column;min-width:350px;min-height:504px;max-height:518px;padding:15px;display:flex;top:50vh;left:50vw;transform:translate(-50%,-50%);border:1px solid #fff!important;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.roulette{flex-grow:1;width:275px;margin-bottom:-55px}.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:#e6ceff;text-align:center;cursor:pointer;background:#8500f6;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:#3e187b;border-top:1px solid #70acf0;border-left:1px solid #70acf0;border-right:1px solid #70acf0;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:#7737ec;background:#fdfdfd;font-weight:bolder}.MarbleGameHistoryPopup .popup-body{background:#7737ec;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:#3e187b;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:#8d5bd0}.MarbleGameHistoryPopup .popup-body .table-container tbody tr:nth-child(2n){background:#3e187b}.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,#640ea90d 0%,#1e293b66 100%);border:1px solid #640ea933;margin-bottom:15px;padding:20px;position:relative;overflow:hidden}.wallet-connect-section:before{content:"";background:linear-gradient(90deg,#0000,#640ea966,#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,#8c3cc826 0%,#8c3cc80d 100%);border-color:#8c3cc84d}.wallet-connect-section .wallet-buttons .wallet-btn.trustwallet-btn:hover{background:linear-gradient(135deg,#8c3cc840 0%,#8c3cc81a 100%);border-color:#8c3cc880;box-shadow:0 8px 25px #8c3cc84d,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:#8600f7;--popup-crypto-secondary:#640ea9;--popup-crypto-light:#c37cff26;--popup-crypto-glow:#c37cff;--popup-dark:#0a0e1a;--popup-surface:#080c1e;--popup-glass:#c37cff26;--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 #640ea926;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-text)0%,var(--popup-primary)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:#280f324d;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 #640ea926;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-primary);text-shadow:0 0 10px var(--popup-primary-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 #640ea94d;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,#640ea94d,#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 #640ea926;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:#640ea94d}.PopupItem.SignupUsdtPopup .form-body .input-group input::-moz-placeholder{color:var(--popup-text-muted);font-weight:400}.PopupItem.SignupUsdtPopup .form-body .input-group select::-moz-placeholder{color:var(--popup-text-muted);font-weight:400}.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 #640ea91a;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{background:linear-gradient(135deg,var(--popup-crypto-light)0%,#1e293b66 100%);border-radius:0 0 var(--popup-radius)var(--popup-radius);z-index:1;border-top:1px solid #640ea926;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-primary-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 4px 12px var(--popup-primary-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:#640ea9b3;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:#8600f7;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}
