<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.convert-coin-select{box-sizing:border-box;width:436px;background-color:#fff;border:1px solid #f3f5f7;border-radius:8px}.convert-coin-select .icon-search{width:18px;height:18px}.convert-coin-select .search-select__clear{width:14px;height:14px}.convert-coin-select .search-select__clear:hover{color:#888;cursor:pointer}.convert-coin-select .convert-coin-select__tabs{padding:0 18px}.convert-coin-select__bybutton{display:flex;align-items:center;justify-content:space-between;box-sizing:content-box;height:34px;padding-bottom:12px;background-color:#f3f5f7;border:1px solid #f3f5f7;border-radius:16px;cursor:pointer}[dir=ltr] .convert-coin-select__bybutton{padding-left:16px}[dir=rtl] .convert-coin-select__bybutton{padding-right:16px}.convert-coin-select__bybutton-icon{display:flex;flex-basis:20px;flex-shrink:0;align-items:center;justify-content:center;height:28px;color:#fff;font-size:12px;border-radius:24px}.convert-coin-select__bybutton-icon img{width:28px;height:28px}.convert-coin-select__bybutton-right-icon{display:block;width:14px;height:14px;transition:all .3s}[dir=ltr] .convert-coin-select__bybutton-right-icon{margin:-2px 0 0 10px}[dir=rtl] .convert-coin-select__bybutton-right-icon{margin:-2px 10px 0 0}[dir=ltr] .convert-coin-select__bybutton-right-icon[active=true]{transform:rotate(180deg) scale(1)}[dir=rtl] .convert-coin-select__bybutton-right-icon[active=true]{transform:rotate(-180deg) scale(1)}.convert-coin-select__bybutton-value{display:block;flex:1;margin:0 8px;color:#121214;font-size:16px;line-height:26px}[dir=ltr] .convert-coin-select__bybutton-value{text-align:left}[dir=rtl] .convert-coin-select__bybutton-value{text-align:right}.convert-coin-select__bybutton-value span{display:block}.convert-coin-select__bybutton-value .convert-coin-select__bybutton-value-name{display:flex;align-items:center;color:#121214;font-weight:600;font-size:14px;line-height:22px}.convert-coin-select__bybutton-value .convert-coin-select__bybutton-value-fullname{margin-top:-2px;color:#81858c;font-weight:400;font-size:10px;line-height:14px}.convert-coin-select__search-input{padding:8px 16px}.convert-coin-select__search-input .ant-input-affix-wrapper,.convert-coin-select__search-input .ant-input{background-color:#f3f5f7;border-color:#f3f5f7}.convert-coin-select__list-wrapper{max-height:248px;margin:0;padding:0 4px 8px;overflow-y:auto}.convert-coin-select__item{display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 16px;border-radius:6px;cursor:pointer}.convert-coin-select__item:hover{background:#f5f7fa}.convert-coin-select__item[active=true] .convert-coin-select__item-coin-name,.convert-coin-select__item[active=true] .coin-value{color:#f7a600}.convert-coin-select__item-icon-value{display:flex;align-items:center}.convert-coin-select__item-icon-value img{width:100%;height:100%;border-radius:50%}[dir=ltr] .convert-coin-select__item-icon-balance{float:right;text-align:right}[dir=rtl] .convert-coin-select__item-icon-balance{float:left;text-align:left}.convert-coin-select__item-icon-balance .coin-value{color:#121214;font-weight:500;font-size:12px;line-height:24px}.convert-coin-select__item-icon-balance .usd-value{color:#81858c;font-size:12px;line-height:18px}.convert-coin-select__item-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:#fff;font-size:12px;background-color:#80808066;border-radius:50%}.convert-coin-select__item-value{color:#000;font-weight:400;font-size:14px;line-height:16px}[dir=ltr] .convert-coin-select__item-value{margin-left:8px}[dir=rtl] .convert-coin-select__item-value{margin-right:8px}.convert-coin-select__item-value span{display:block}.convert-coin-select__item-coin-name{color:#121214;font-weight:500;font-size:12px;line-height:24px}.convert-coin-select__item-coin-fullname{color:#81858c;font-weight:400;font-size:12px;line-height:18px}.convert-coin-select__item-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:20px;color:#121214;font-size:14px;line-height:22px}.convert-coin-select__item-empty img{width:120px;height:90px;margin-bottom:16px}.ab-transfer-coin-loading{color:#f7a600;font-size:18px;animation:coin-loading-move 1s linear infinite}@keyframes coin-loading-move{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.convert-coin__select-wrap{flex:1}.convert-coin__select-wrap .by-popover{display:block}@media screen and (max-width: 800px){.convert-coin-select{width:calc(100vw - 32px)}}
</pre></body></html>