.validation-modal-custom.el-dialog{max-height:90vh;display:flex;flex-direction:column;margin:auto!important;top:50%;transform:translateY(-50%)}.validation-modal-custom .el-dialog__header{flex-shrink:0}.validation-modal-custom .el-dialog__body{flex:1;overflow:hidden;padding-right:8px;overflow-x:hidden}.validation-modal-custom .el-dialog__body .dialog-body{overflow-x:hidden}.validation-modal-custom .el-dialog__body .dialog-body::-webkit-scrollbar{width:6px}.validation-modal-custom .el-dialog__body .dialog-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.validation-modal-custom .el-dialog__body .dialog-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.validation-modal-custom .el-dialog__body .dialog-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.validation-modal-custom .el-dialog__footer{flex-shrink:0}.el-message-box{width:460px}.el-message-box .el-message-box__header{padding:8px 20px 10px}.el-message-box .el-message-box__header .el-message-box__title{font-size:22px;font-weight:600;color:#34495e;line-height:50px}.el-message-box .el-message-box__header .el-message-box__headerbtn{display:flex;align-items:center;top:20px}.el-message-box .el-message-box__header .el-message-box__headerbtn .el-message-box__close{color:#34495e;font-size:22px}.el-message-box .el-message-box__content{padding:17px 20px 40px;font-size:16px;font-weight:700;color:#34495e;line-height:22px;text-align:center;display:flex;align-items:flex-start;justify-content:center}.el-message-box .el-message-box__content .el-icon.el-message-box__status{left:0}.channel-list{width:100%}.channel-list .channel-container,.channel-list .channel-wrapper{border:1px solid #ebeef5;border-radius:4px}.channel-list .channel-container{margin-bottom:15px;background-color:#fff;overflow:hidden;transition:all .3s}.channel-list .channel-container.dragging{opacity:.6;transform:scale(.98);box-shadow:0 5px 10px rgba(0,0,0,.1)}.channel-list .channel-container.drop-target{border:2px dashed #409eff;background-color:#ecf5ff}.channel-list .channel-header{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;border-bottom:1px solid #f0f0f0}.channel-list .channel-header .channel-name{font-size:14px}.channel-list .channel-header .channel-name.has-wallets{font-weight:700}.channel-list .channel-header .channel-actions{display:flex;align-items:center}.channel-list .channel-header .channel-actions .icon-move{margin-right:15px;cursor:move}.channel-list .wallet-list{padding-left:20px;background-color:#f8f8f8}.channel-list .wallet-list .wallet-item{display:flex;justify-content:space-between;align-items:center;padding:8px 15px;border-bottom:1px dashed #f0f0f0}.channel-list .wallet-list .wallet-item:last-child{border-bottom:none}.channel-list .wallet-list .wallet-item .wallet-name{font-size:12px;color:#666}.channel-list .selected-wallets{margin-top:8px;padding:5px 15px}.channel-list .selected-wallets .selected-label{font-size:12px;color:#606266;margin-bottom:5px}.channel-list .selected-wallets .selected-list{display:flex;flex-wrap:wrap;gap:5px}.channel-list .selected-wallets .selected-list .wallet-tag{margin-right:5px}.channel-list .selected-wallets .selected-list .no-selected{color:#909399;font-size:12px}