@charset "UTF-8";

.remote-convert-modal_wrapper__nzQ5o.remote-convert--modal_hidden__m3eaN {
    opacity: 0
}

@media screen and (max-width: 767px) {
    .remote-convert-modal_wrapper__nzQ5o .AutoResponsiveModal-popup-content {
        max-height: 80vh;
        overflow-y: auto
    }

    .remote-convert-modal_wrapper__nzQ5o .AutoResponsiveModal-popup-content::-webkit-scrollbar {
        width: 0px
    }

    .remote-convert-modal_wrapper__nzQ5o .ant-m-popup-content,
    .remote-convert-modal_wrapper__nzQ5o .AutoResponsiveModal-popup .ant-m-popup-content {
        border-radius: 16px 16px 0 0
    }

    .remote-convert-modal_wrapper__nzQ5o .AutoResponsiveModal-Popup-title.AutoResponsiveModal-Popup-title-container {
        border-bottom: none
    }

    .remote-convert-modal_wrapper__nzQ5o .AutoResponsiveModal-Popup-title.AutoResponsiveModal-Popup-title-container h4 {
        text-align: center;
        padding: 0 16px
    }

    .remote-convert-modal_wrapper__nzQ5o .AutoResponsiveModal-Popup-title.AutoResponsiveModal-Popup-title-container .AutoResponsiveModal-Popup-close {
        display: none
    }
}

.remote-convert-modal_main__C0GHf {
    max-width: 560px;
    margin: 0 auto
}

.remote-convert-modal_searchCoin__RFZiB {
    width: 100%
}

.remote-convert-modal_actionSelectCoinWrapper__jzP3p .AutoResponsiveModal-Popup-title {
    padding: 0 16px
}

.remote-convert-modal_actionSelectCoinWrapper__jzP3p .ant-modal-body,
.remote-convert-modal_actionSelectCoinWrapper__jzP3p .AutoResponsiveModal-popup-content {
    padding: 0 0 8px
}

.remote-convert-modal_actionSelectCoinWrapper__jzP3p .ant-m-popup-content-bottom {
    border-radius: 16px 16px 0 0
}

.remote-convert-modal_convertWrapper__irahg {
    position: relative
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_itemBox__ddbK4 {
    border-radius: 12px;
    padding: 24px;
    background-color: var(--fill-table-accent);
    box-shadow: 0 0 1px 1px var(--border-card-default);
    position: relative
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_itemBox__ddbK4.remote-convert-modal_toCoinBox__V2T20 {
    margin-top: 24px
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_itemBox__ddbK4.remote-convert-modal_activeBox__0mSRO {
    box-shadow: 0 0 1px 1px var(--primary-blue)
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_header__fnk5K,
.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_convertControl__yctSk {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_header__fnk5K {
    color: var(--text-secondary)
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_deposit__HTIhP {
    cursor: pointer
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_leftTagTips__7XeZC {
    line-height: 20px
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_availableWrapper__qlmJR {
    padding-inline-start: 16px;
    display: flex;
    align-items: center;
    overflow: hidden;
    line-height: 20px
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_availableWrapper__qlmJR .remote-convert-modal_balanceLabel__211vM {
    white-space: nowrap
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_availableWrapper__qlmJR .remote-convert-modal_conBalances__EWN6O {
    padding-inline-start: 4px;
    padding-inline-end: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_convertControl__yctSk {
    padding-top: 16px
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_coinName__DIXo9 {
    display: flex;
    align-items: center;
    cursor: pointer
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_coinName__DIXo9 .remote-convert-modal_iconImg__nAe-s {
    width: 32px;
    height: 32px;
    border-radius: 50%
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_coinName__DIXo9 .remote-convert-modal_nameLabel__fFuLl {
    color: var(--text-primary);
    font-size: 20px;
    font-weight: 600;
    padding: 0 8px
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_fiatLabel__ZtFmq,
.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_errorlabel__rVHLn {
    text-align: end;
    min-height: 24px
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_fiatLabel__ZtFmq {
    color: var(--text-secondary)
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_errorlabel__rVHLn {
    color: var(--tint-red-base);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_iconDeposite__aeOBb {
    color: var(--icon-secondary);
    margin-inline-start: 8px;
    font-size: 16px;
    cursor: pointer
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_iconDeposite__aeOBb:hover {
    color: var(--content-primary)
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_inputWrapper__famp4 {
    flex: 1
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_inputWrapper__famp4 .ant-input {
    background-color: transparent
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_inputWrapper__famp4 .ant-input:hover,
.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_inputWrapper__famp4 .ant-input:focus,
.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_inputWrapper__famp4 .ant-input-focused {
    border-color: transparent
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_inputWrapper__famp4 .remote-convert-modal_input__dKk8h {
    text-align: end;
    font-size: 24px;
    font-weight: 600;
    padding-inline-end: 0;
    height: 32px
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_addonAfterDivider__qRGj3 {
    height: 16px;
    width: 1px;
    background-color: var(--divider-opacity);
    margin: 0 8px
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_addonAfterWrapper__7qkWP {
    font-size: 16px;
    cursor: pointer;
    color: var(--primary-blue)
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_addonAfterWrapper__7qkWP:hover {
    color: var(--primary-blue-hover)
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_iconTransferWrapper__B4-9M {
    display: flex;
    width: 72px;
    height: 72px;
    background-color: var(--fill-elevation-high);
    border: .5px solid var(--border-secondary);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -48px;
    left: 50%;
    margin-inline-start: -36px;
    cursor: pointer;
    z-index: 2
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_iconTransferWrapper__B4-9M:hover .remote-convert-modal_icon__XpaAY {
    color: var(--icon-secondary)
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_iconTransferWrapper__B4-9M .remote-convert-modal_icon__XpaAY {
    font-size: 28px;
    transform: rotate(90deg);
    color: var(--text-primary)
}

.remote-convert-modal_convertWrapper__irahg .remote-convert-modal_extendTypeIcon__ahl3z {
    color: var(--icon-secondary);
    font-size: 8px;
    vertical-align: baseline
}

.remote-convert-modal_titleWrapper__fwDtq {
    display: flex;
    align-items: center;
    gap: 8px
}

.remote-convert-modal_titleWrapper__fwDtq svg {
    width: 16px;
    height: 16px
}

.remote-convert-modal_titleWrapper__fwDtq .remote-convert-modal_titleText__khhmd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.remote-convert-modal_previewWrapper__g2LNS {
    color: var(--text-secondary);
    text-align: center;
    padding-top: 32px;
    visibility: hidden
}

.remote-convert-modal_previewWrapper__g2LNS.visible__s7BCM {
    visibility: visible
}

.remote-convert-modal_doActionWrapper__LU2Zn {
    padding-top: 32px
}

.remote-convert-modal_doActionWrapper__LU2Zn.remote-convert-modal_moreSpace__HrU9g {
    padding-top: 64px;
    padding-bottom: 40px
}

.remote-convert-modal_doActionWrapper__LU2Zn .remote-convert-modal_btn__-Kw2s {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.remote-convert-modal_doActionWrapper__LU2Zn .remote-convert-modal_btn__-Kw2s span:not(.ant-btn-loading-icon) {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.remote-convert-modal_drawerWrapper__ulKbc .ant-drawer-content {
    border-radius: 8px 8px 0 0
}

.remote-convert-modal_drawerWrapper__ulKbc .ant-drawer-body {
    padding: 16px 0
}

.remote-convert-modal_drawerWrapper__ulKbc .ant-drawer-header {
    padding: 16px
}

.remote-convert-modal_drawerWrapper__ulKbc .ant-drawer-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px
}

.remote-convert-modal_drawerWrapper__ulKbc .ant-drawer-close {
    margin-right: 0;
    padding: 0
}

@media screen and (min-width: 767px) {
    .remote-convert-modal_errorMessageWrapper__5aheq .ant-message-notice-content {
        background-color: var(--tint-red-smooth);
        border-color: var(--error-base)
    }

    .remote-convert-modal_warningMessageWrapper__aoL3f .ant-message-notice-content {
        background-color: var(--tint-orange-smooth);
        border-color: var(--warning-base)
    }
}

html[dir=rtl] .remote-convert-modal_convertWrapper__irahg .remote-convert-modal_inputWrapper__famp4 .remote-convert-modal_input__dKk8h {
    direction: rtl
}

html[dir=rtl] .remote-convert-modal_convertWrapper__irahg .remote-convert-modal_iconTransferWrapper__B4-9M {
    left: auto;
    right: 50%
}

@media (max-width: 767px) {
    .remote-convert-modal_convertWrapper__irahg .remote-convert-modal_itemBox__ddbK4 {
        padding: 24px 16px
    }

    .remote-convert-modal_convertWrapper__irahg .remote-convert-modal_fiatLabel__ZtFmq,
    .remote-convert-modal_convertWrapper__irahg .remote-convert-modal_errorlabel__rVHLn {
        left: 16px;
        right: 16px
    }

    .remote-convert-modal_convertWrapper__irahg .remote-convert-modal_coinName__DIXo9 .remote-convert-modal_iconImg__nAe-s {
        width: 24px;
        height: 24px
    }

    .remote-convert-modal_convertWrapper__irahg .remote-convert-modal_coinName__DIXo9 .remote-convert-modal_nameLabel__fFuLl {
        font-size: 16px
    }

    .remote-convert-modal_convertWrapper__irahg .remote-convert-modal_inputWrapper__famp4 .remote-convert-modal_input__dKk8h {
        font-size: 20px;
        height: 28px
    }

    .remote-convert-modal_titleWrapper__fwDtq {
        justify-content: space-between
    }

    .remote-convert-modal_titleWrapper__fwDtq .remote-convert-modal_titleText__khhmd {
        flex-grow: 1;
        text-align: center;
        padding-inline-end: 24px
    }
}

.remote-convert-modal_ellipsis__CMSHh {
    display: block;
    color: var(--content-secondary);
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.remote-convert-modal_selectCoinWrapper__qzVRp {
    height: 620px;
    max-height: calc(100vh - 80px)
}

.remote-convert-modal_selectCoinWrapper__qzVRp .remote-convert-modal_emptyWrapper__WXElF {
    height: 520px
}

.remote-convert-modal_inputWrapper__MC3wF {
    padding: 24px 24px 0
}

.remote-convert-modal_inputWrapper__MC3wF .ant-input-affix-wrapper {
    border-radius: 40px
}

.remote-convert-modal_inputWrapper__MC3wF .ant-input-affix-wrapper-focused,
.remote-convert-modal_inputWrapper__MC3wF .ant-input-affix-wrapper:focus {
    border-color: var(--brand-default)
}

.remote-convert-modal_contentWrapper__-86If {
    height: 556px;
    display: flex;
    flex-direction: column
}

.remote-convert-modal_searchHistoryWrapper__YLoPa {
    padding-bottom: 16px
}

.remote-convert-modal_searchHistoryWrapper__YLoPa .remote-convert-modal_searchHeader__qPH92 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 24px 8px
}

.remote-convert-modal_searchHistoryWrapper__YLoPa .remote-convert-modal_iconReset__gg0Gr {
    cursor: pointer;
    font-size: 20px;
    color: var(--icon-secondary)
}

.remote-convert-modal_searchHistoryWrapper__YLoPa .remote-convert-modal_historyList__CwVuA {
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px
}

.remote-convert-modal_searchHistoryWrapper__YLoPa .remote-convert-modal_searchItem__PItHH {
    color: var(--text-primary);
    background-color: var(--fill-opacity-container);
    font-size: 16px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 160px;
    margin: 4px;
    cursor: pointer
}

.remote-convert-modal_coinNameListWrapper__wwMrV.remote-convert-modal_emptyRecord__s3Jyz {
    margin-top: 16px
}

.remote-convert-modal_listItemWrapper__JtZmV {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.remote-convert-modal_listItemWrapper__JtZmV:hover {
    background-color: var(--fill-opacity-container)
}

.remote-convert-modal_nameBox__R2KJX {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 16px 24px
}

.remote-convert-modal_nameBox__R2KJX .remote-convert-modal_coinName__nlHgL {
    padding-inline-start: 12px
}

.remote-convert-modal_nameBox__R2KJX .remote-convert-modal_iconImg__pN1fz {
    width: 32px;
    height: 32px;
    border-radius: 50%
}

.remote-convert-modal_nameBox__R2KJX .remote-convert-modal_nameLabel__VyGru {
    color: var(--text-primary);
    font-weight: 600;
    line-height: 20px
}

.remote-convert-modal_nameBox__R2KJX .remote-convert-modal_fullName__1H3yv {
    line-height: 20px;
    color: var(--text-secondary)
}

.remote-convert-modal_volumeBox__3P96T {
    display: flex;
    flex-direction: column;
    padding-inline-end: 24px;
    align-items: flex-end;
    max-width: 50%
}

.remote-convert-modal_volumeBox__3P96T :first-child {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (max-width: 767px) {
    .remote-convert-modal_selectCoinWrapper__qzVRp .remote-convert-modal_inputWrapper__MC3wF {
        padding: 16px 16px 0
    }

    .remote-convert-modal_selectCoinWrapper__qzVRp .remote-convert-modal_coinNameListWrapper__wwMrV {
        padding: 0
    }

    .remote-convert-modal_selectCoinWrapper__qzVRp .remote-convert-modal_listItemWrapper__JtZmV {
        padding: 0 16px
    }

    .remote-convert-modal_searchHistoryWrapper__YLoPa .remote-convert-modal_searchHeader__qPH92 {
        padding: 16px
    }

    .remote-convert-modal_searchHistoryWrapper__YLoPa .remote-convert-modal_historyList__CwVuA {
        padding: 0 12px
    }

    .remote-convert-modal_nameBox__R2KJX {
        padding: 10px 0
    }

    .remote-convert-modal_volumeBox__3P96T {
        padding-inline-end: 0px
    }
}

.remote-convert-modal_scroll-container__2R8OO {
    scrollbar-color: var(--scrollbar-thumb) var(--scrollbar-track);
    scrollbar-width: thin;
    overflow: auto;
    overflow: overlay
}

.remote-convert-modal_labelTips__6qPOu {
    color: var(--primary-text);
    margin-inline-end: 8px
}

.remote-convert-modal_customLabel__TXaih {
    position: relative;
    cursor: pointer;
    display: flex
}

.remote-convert-modal_customLabel__TXaih:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    border-bottom: 1px dashed var(--divider-antline)
}

.remote-convert-modal_customLabel__TXaih.remote-convert-modal_notTooltip__IW8Zk:after {
    border-bottom: 0
}

.remote-convert-modal_labelWrapper__H-K8- {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-inline-end: 8px;
    cursor: pointer;
    color: var(--primary-text)
}

.remote-convert-modal_labelWrapper__H-K8-:hover,
.remote-convert-modal_labelWrapper__H-K8-:hover .moreIcon__j8Z88 {
    color: var(--content-primary)
}

.remote-convert-modal_moreIcon__LVqGV {
    color: var(--icon-secondary);
    font-size: 8px;
    vertical-align: baseline
}

.remote-convert-modal_moreIcon__LVqGV.remote-convert-modal_openRotate__3TP8Z {
    transform: rotate(180deg) translateY(1px)
}

.remote-convert-modal_labelTipOverlay__mrmJ8 {
    width: 240px;
    z-index: 1000
}

.remote-convert-modal_labelTipOverlay__mrmJ8 .remote-convert-modal_tipContent__Hb4B- {
    position: relative;
    width: 100%
}

.remote-convert-modal_labelTipOverlay__mrmJ8 .remote-convert-modal_tipContent__Hb4B- .remote-convert-modal_title__up6uv {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px;
    word-wrap: break-word
}

.remote-convert-modal_labelTipOverlay__mrmJ8 .remote-convert-modal_tipContent__Hb4B- .remote-convert-modal_content__4E7m4 {
    font-size: 12px;
    line-height: 20px;
    word-wrap: break-word
}

.remote-convert-modal_labelTipOverlay__mrmJ8 .ant-popover-v5-arrow:before {
    background-color: var(--primary-blue)
}

.remote-convert-modal_labelTipOverlay__mrmJ8 .ant-popover-v5-content {
    border: none
}

.remote-convert-modal_labelTipOverlay__mrmJ8 .ant-popover-v5-content .ant-popover-v5-inner,
.remote-convert-modal_labelTipOverlay__mrmJ8 .ant-popover-v5-content .ant-popover-v5-arrow-content:before {
    background-color: var(--primary-blue)
}

.remote-convert-modal_labelTipOverlay__mrmJ8 .ant-popover-v5-content .ant-popover-v5-message-title {
    color: #fff;
    padding-left: 0;
    padding-right: 0
}

.remote-convert-modal_labelTipOverlay__mrmJ8 .ant-popover-v5-content button {
    display: inline-block;
    background-color: #fff !important;
    border-color: #fff !important;
    color: #326ad5 !important
}

.remote-convert-modal_labelTipOverlay__mrmJ8 .ant-popover-v5-content button:hover {
    background-color: #ffffffe6 !important;
    color: #326ad5 !important
}

.remote-convert-modal_checkAccountOverlay__HYg03 {
    width: 300px
}

.remote-convert-modal_checkAccountTitle__J3KDs {
    font-size: 12px;
    color: var(--text-secondary);
    padding-bottom: 16px
}

.remote-convert-modal_checkAccountTips__Lsxdj {
    color: var(--text-secondary);
    font-size: 12px
}

.remote-convert-modal_checkWrapper__m4nNs {
    display: flex;
    gap: 8px;
    padding-bottom: 16px
}

.remote-convert-modal_checkWrapper__m4nNs .remote-convert-modal_labelTitle__UD7If {
    color: var(--text-primary);
    font-size: 14px
}

.remote-convert-modal_checkWrapper__m4nNs .remote-convert-modal_labelSecondary__42cvU {
    color: var(--text-secondary);
    padding-top: 4px;
    font-size: 12px
}

.remote-convert-modal_checkWrapper__m4nNs .remote-convert-modal_valueContent__kUJV0 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.remote-convert-modal_checkWrapper__m4nNs .remote-convert-modal_unitsSpace__3OPGo {
    padding-inline-start: 2px
}

.remote-convert-modal_checkWrapper__m4nNs .remote-convert-modal_labelAccountWrapper__Gq9Wv {
    display: flex;
    align-items: center;
    gap: 4px
}

.remote-convert-modal_checkWrapper__m4nNs .remote-convert-modal_labelTag__4X8fq {
    font-size: 12px;
    padding: 0 4px;
    border-radius: 4px;
    line-height: 16px;
    color: var(--text-primary);
    background-color: var(--functional-neutral-container)
}

.remote-convert-modal_h5CheckWrapper__VygXA .ant-checkbox-v2-wrapper {
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%
}

.remote-convert-modal_h5CheckWrapper__VygXA .ant-checkbox-v2+span {
    flex: 1;
    padding: 0
}

.remote-convert-modal_h5CheckWrapper__VygXA .remote-convert-modal_checkWrapper__m4nNs {
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-bottom: 24px
}

.remote-convert-modal_h5CheckWrapper__VygXA .remote-convert-modal_checkWrapper__m4nNs .remote-convert-modal_labelTitle__UD7If {
    font-size: 16px
}

.remote-convert-modal_h5CheckWrapper__VygXA .remote-convert-modal_checkWrapper__m4nNs .remote-convert-modal_labelSecondary__42cvU {
    font-size: 14px
}

.remote-convert-modal_h5CheckWrapper__VygXA .remote-convert-modal_submit__vko6F {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 16px
}

html[dir=rtl] .remote-convert-modal_checkWrapper__m4nNs .remote-convert-modal_labelSecondary__42cvU {
    direction: ltr;
    text-align: end
}

.remote-convert-modal_iconColor__On5Ts {
    color: var(--icon-secondary)
}

.remote-convert-modal_confirmationModalWrapper__-2-5q .ant-modal-header {
    border-bottom: 0
}

.remote-convert-modal_convertWrapper__8aBG8 {
    display: flex;
    align-items: center;
    position: relative;
    padding-top: 16px;
    padding-bottom: 40px
}

.remote-convert-modal_convertWrapper__8aBG8 .remote-convert-modal_itemBox__eOH4e {
    text-align: center;
    width: 50%
}

.remote-convert-modal_convertWrapper__8aBG8 .remote-convert-modal_itemBox__eOH4e:first-child {
    padding-inline-end: 16px
}

.remote-convert-modal_convertWrapper__8aBG8 .remote-convert-modal_itemBox__eOH4e:last-child {
    padding-inline-start: 16px
}

.remote-convert-modal_convertWrapper__8aBG8 .remote-convert-modal_itemBox__eOH4e .remote-convert-modal_iconImgWrapper__Zysc0 {
    display: flex;
    justify-content: center
}

.remote-convert-modal_convertWrapper__8aBG8 .remote-convert-modal_itemBox__eOH4e .remote-convert-modal_iconImgWrapper__Zysc0 .remote-convert-modal_iconBox__NsaJa {
    width: 40px;
    height: 40px
}

.remote-convert-modal_convertWrapper__8aBG8 .remote-convert-modal_itemBox__eOH4e .remote-convert-modal_iconImg__Af5By {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.remote-convert-modal_convertWrapper__8aBG8 .remote-convert-modal_itemBox__eOH4e .remote-convert-modal_label__hbUQS {
    color: var(--text-secondary);
    padding: 8px 0
}

.remote-convert-modal_convertWrapper__8aBG8 .remote-convert-modal_itemBox__eOH4e .remote-convert-modal_coinName__5t8iD {
    padding-inline-start: 4px
}

.remote-convert-modal_convertWrapper__8aBG8 .remote-convert-modal_itemBox__eOH4e .remote-convert-modal_result__HMtRc {
    color: var(--text-primary);
    font-size: 20px;
    font-weight: 600;
    display: flex;
    justify-content: center
}

.remote-convert-modal_convertWrapper__8aBG8 .remote-convert-modal_itemBox__eOH4e .remote-convert-modal_result__HMtRc .ellipsisContent__h1YNG {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.remote-convert-modal_convertWrapper__8aBG8 .remote-convert-modal_iconArrowsWrapper__uVFy0 {
    position: absolute;
    left: 50%;
    margin-inline-start: -8px
}

.remote-convert-modal_convertWrapper__8aBG8 .remote-convert-modal_iconArrowsWrapper__uVFy0 .remote-convert-modal_icon__fuGI- {
    font-size: 16px
}

.remote-convert-modal_infoWrapper__xsINS {
    padding: 18px 0 0
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_itemBox__eOH4e {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 0;
    line-height: 20px
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_itemBox__eOH4e:last-child {
    padding: 6px 0 0
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_itemBox__eOH4e.remote-convert-modal_receivedAccountBox__MfOzp {
    align-items: flex-start
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_label__hbUQS {
    color: var(--text-secondary);
    margin-inline-end: 8px;
    max-width: 40%
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_label__hbUQS.remote-convert-modal_labelSpecial__XuR-o {
    max-width: 50%
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_valueWrapper__2sjqG {
    max-width: 60%;
    word-break: break-word;
    text-align: end;
    display: flex
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_valueWrapper__2sjqG.remote-convert-modal_transferWrapper__-PfZD {
    max-width: 50%
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_transferWrapper__-PfZD {
    display: flex;
    align-items: center
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_value__4XaWV {
    color: var(--text-primary)
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_value__4XaWV.remote-convert-modal_shrinkSize__AfJMa {
    font-size: 12px
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_iconSpecialFee__4IOdL {
    font-size: 36px;
    height: 20px
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_iconIssue__N9pvl,
.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_iconTransition__bhkrZ {
    margin-inline-start: 4px;
    cursor: pointer;
    color: var(--icon-tertiary)
}

.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_iconIssue__N9pvl:hover,
.remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_iconTransition__bhkrZ:hover {
    color: var(--icon-primary)
}

.remote-convert-modal_countdownWrapper__1NUvj {
    color: var(--text-secondary);
    padding-top: 32px;
    padding-bottom: 24px;
    text-align: center
}

.remote-convert-modal_countdownWrapper__1NUvj .remote-convert-modal_refresh__qYoe5 {
    color: var(--primary-base);
    cursor: pointer
}

.remote-convert-modal_countdownWrapper__1NUvj .remote-convert-modal_iconError__slOAr {
    color: var(--tint-yellow-base);
    margin-inline-end: 4px
}

.remote-convert-modal_confirmModalTitleWrapper__U7kPA {
    text-align: center
}

.remote-convert-modal_confirmModalTitleWrapper__U7kPA .remote-convert-modal_subTitle__vPbte {
    font-size: 16px;
    padding-top: 12px;
    font-weight: 400
}

.remote-convert-modal_confirmModalTitleWrapper__U7kPA .remote-convert-modal_amount__44pvG {
    font-size: 24px;
    font-weight: 600
}

.remote-convert-modal_confirmModalTitleWrapper__U7kPA .remote-convert-modal_tipText__OT0kR {
    color: var(--content-secondary);
    text-align: center;
    margin-top: 8px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px
}

.remote-convert-modal_confirmModalInfoWrapper__OVhmB {
    border-top: 1px solid var(--line-base);
    padding-top: 8px
}

.remote-convert-modal_confirmModalFooterWrapper__ZUzcX {
    width: 100%
}

.remote-convert-modal_confirmModalFooterWrapper__ZUzcX .remote-convert-modal_halfBtnWarpper__xHX1W {
    width: 100%;
    display: flex;
    gap: 12px
}

.remote-convert-modal_confirmModalFooterWrapper__ZUzcX .remote-convert-modal_halfBtnWarpper__xHX1W .ant-btn-v2 {
    width: 100%;
    display: flex;
    align-items: center;
    flex: 1 1 auto
}

.remote-convert-modal_confirmModalFooterWrapper__ZUzcX .remote-convert-modal_halfBtnWarpper__xHX1W .ant-btn-v2>span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%
}

.remote-convert-modal_confirmModalFooterWrapper__ZUzcX .remote-convert-modal_halfBtnWarpper__xHX1W .ant-btn-v2-tertiary {
    margin-left: 0 !important;
    margin-right: 0 !important;
    background-color: var(--fill-default);
    border: none
}

.remote-convert-modal_confirmModalFooterWrapper__ZUzcX .remote-convert-modal_halfBtnWarpper__xHX1W .ant-btn-v2-tertiary:hover {
    background-color: var(--fill-hover)
}

.remote-convert-modal_modalFooter__vq21R {
    margin-bottom: 12px
}

.remote-convert-modal_modalFooter__vq21R .remote-convert-modal_balanceBtn__-RfLS span {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media screen and (min-width: 767px) {
    .remote-convert-modal_errorMessageWrapper__hEG8p .ant-message-notice-content {
        background-color: var(--tint-red-smooth);
        border-color: var(--error-base)
    }

    .remote-convert-modal_warningMessageWrapper__DyjMP .ant-message-notice-content {
        background-color: var(--tint-orange-smooth);
        border-color: var(--warning-base)
    }
}

html[dir=rtl] .remote-convert-modal_infoWrapper__xsINS .remote-convert-modal_value__4XaWV {
    direction: ltr
}

@media (max-width: 767px) {
    .remote-convert-modal_confirmModalFooterWrapper__ZUzcX .remote-convert-modal_halfBtnWarpper__xHX1W {
        flex-direction: column-reverse
    }

    .remote-convert-modal_confirmModalFooterWrapper__ZUzcX .remote-convert-modal_halfBtnWarpper__xHX1W .ant-btn-v2-primary {
        margin-top: 8px
    }
}

.remote-convert-modal_valueWrapper__SOI6U {
    max-width: 60%;
    word-break: break-all;
    text-align: end;
    display: flex
}

.remote-convert-modal_valueWrapper__SOI6U.remote-convert-modal_selectAccountWrapper__5uWrT {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 4px
}

.remote-convert-modal_valueWrapper__SOI6U .remote-convert-modal_showTextWrapper__g56Jp {
    width: max-content;
    cursor: pointer
}

.remote-convert-modal_value__Q9-Qw {
    color: var(--text-primary)
}

.remote-convert-modal_value__Q9-Qw.remote-convert-modal_shrinkSize__3EZAJ {
    font-size: 12px
}

.remote-convert-modal_arrow__07pBs {
    color: var(--content-tertiary)
}

.remote-convert-modal_arrow__07pBs.remote-convert-modal_rollOver__nMx48 {
    transform: rotate(180deg)
}

.remote-convert-modal_popoverWrapper__bYzLx .ant-popover-v5-inner {
    padding-top: 8px
}

.remote-convert-modal_popoverWrapper__bYzLx .ant-popover-v5-inner-content {
    padding: 0 0 8px
}

.remote-convert-modal_accountWrapper__XTeRo {
    border-radius: 4px;
    background: var(--fill-elevation-higher);
    color: var(--content-primary)
}

.remote-convert-modal_accountWrapper__XTeRo div {
    padding: 14px 12px;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer
}

.remote-convert-modal_accountWrapper__XTeRo div:hover {
    background: var(--fill-default)
}

.remote-convert-modal_contractAccountTip__SJ1-Q {
    color: var(--content-tertiary);
    text-align: right;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    word-break: break-word
}

.remote-convert-modal_accountModalWrapper__HIRNN {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.remote-convert-modal_accountModalWrapper__HIRNN .remote-convert-modal_spotAccountModalItem__gi6-l {
    display: flex;
    align-items: center;
    gap: 8px;
    height: 64px;
    padding: 0 16px
}

.remote-convert-modal_accountModalWrapper__HIRNN .remote-convert-modal_contractAccountModalItem__bDqde {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    padding: 16px
}

.remote-convert-modal_accountModalWrapper__HIRNN .remote-convert-modal_contractAccountModalItem__bDqde svg {
    margin-top: 2px
}

.remote-convert-modal_accountModalWrapper__HIRNN .remote-convert-modal_spotAccountModalItem__gi6-l.remote-convert-modal_selectedAccount__9PaAW,
.remote-convert-modal_accountModalWrapper__HIRNN .remote-convert-modal_contractAccountModalItem__bDqde.remote-convert-modal_selectedAccount__9PaAW {
    background-color: var(--bg-l2)
}

.remote-convert-modal_accountModalWrapper__HIRNN svg {
    fill: unset;
    color: var(--content-primary);
    width: 20px;
    height: 20px;
    flex-shrink: 0
}

.remote-convert-modal_accountModalWrapper__HIRNN .remote-convert-modal_contractAccountText__zzefY {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.remote-convert-modal_accountModalWrapper__HIRNN .remote-convert-modal_contractAccountText__zzefY>span:last-child {
    font-size: 12px;
    color: var(--content-tertiary);
    font-weight: 400
}

.remote-convert-modal_selectAccountWrapperH5__kL-V- .AutoResponsiveModal-popup-content {
    padding: 24px 0
}

html[data-theme=light] .remote-convert-modal_accountModalWrapper__HIRNN svg {
    fill: var(--gray-1)
}

html[data-theme=light] .remote-convert-modal_accountModalWrapper__HIRNN svg path {
    stroke: var(--content-primary) !important
}

.auditBtnWrapper__rMDvn {
    width: 100%;
    padding: 0 16px
}

.auditBtnWrapper__rMDvn button {
    width: 100%
}

.titleWrapper__yevkW,
.contentWrapper__SzfDL,
.remote-convert-modal_body__uQUXx {
    text-align: center
}

.remote-convert-modal_body__uQUXx .remote-convert-modal_icon__eiX-a {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 100%;
    background: var(--fill-opacity-container);
    display: inline-block
}

.remote-convert-modal_body__uQUXx .remote-convert-modal_icon__eiX-a img {
    width: 40px
}

.remote-convert-modal_body__uQUXx .remote-convert-modal_title__-Ivbr {
    margin: 24px 0 12px;
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary)
}

.remote-convert-modal_body__uQUXx .remote-convert-modal_content__g3APx {
    font-size: 14px;
    color: var(--text-primary);
    line-height: 22px;
    margin-bottom: 24px
}

.remote-convert-modal_body__uQUXx button {
    width: 100%
}

.remote-convert-modal_modal__J1Ee4 .ant-modal-body {
    padding-bottom: 24px
}