.token-list{width:100%;height:100%;max-height:100%;position:relative}.token-list-header{height:65px;padding-bottom:8px;position:relative}.token-list-header:focus-within{color:#fff}.token-list-header input{color:#fff;background-color:transparent;border:0 solid;outline:none;flex-grow:1;gap:10px;width:100%;padding:0 10px 0 50px;line-height:70px;position:absolute;top:0;left:0}.token-list-header .token-list-search-icon{width:30px;height:30px;position:absolute;top:20px;left:10px}.token-list-table{border-collapse:separate;border-spacing:0;border-bottom-right-radius:18px;border-bottom-left-radius:18px;width:100%}.token-list-table .column-token{padding-right:5px;position:relative}.token-list-table .column-token .column-strategy-preview{cursor:pointer;width:20px;height:20px;margin-right:20px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.token-list-table .column-token .column-strategy-preview img{opacity:.2;width:22px;height:22px;margin:0}.token-list-table .column-token .column-strategy-preview:hover img{opacity:1}.token-list-table .column-token .column-strategy-preview.disabled{cursor:not-allowed}.token-list-table .column-token .column-strategy-preview.disabled img,.token-list-table .column-token .column-strategy-preview.disabled:hover img{opacity:.1}.token-list-table .column-token img.column-strategy-preview-icon-enabled,.token-list-table .column-token img.column-strategy-preview-icon-disabled{width:22px;height:22px;margin:0}.token-list-table .column-token img.column-strategy-preview-icon-enabled:hover img{opacity:1}.token-list-table .column-token .column-loading{padding:4px 10px}.token-list-table .column-name-and-symbol{text-overflow:ellipsis;white-space:nowrap;width:max-content;max-width:40ch;display:inline-block;overflow:hidden}.token-list-table tbody tr td:first-child{padding-left:10px}@media (max-width:1085px){.token-list-table .column-address,.token-list-table .column-protocol{display:none}}@media (max-width:980px){.token-list-table .column-marketcap,.token-list-table .column-manager{display:none}}@media (max-width:800px){.token-list-table .column-volume24h{display:none}}@media (max-width:700px){.token-list-table .column-balance,.token-list-table .column-tokenin{display:none}}@media (max-width:600px){.token-list-table .column-symbol{display:none}}.token-list-table .column-token img{border-radius:50px}.token-list-table-container{height:100%;max-height:100%;position:relative;overflow:auto}.token-list-table-container:has(.vault-loading){overflow:hidden!important}.token-list-table thead{z-index:1;text-transform:uppercase;background-color:#0a0b10;border-top-left-radius:18px;border-top-right-radius:18px;font-size:.9rem;font-weight:600;position:-webkit-sticky;position:sticky;top:0}.token-list-table thead .header-clickable{cursor:pointer}.token-list-table thead th:first-child{padding:8px 4px 8px 15px}.token-list-table thead th[class*=hide-name],.token-list-table thead th[class*=hide-balance],.token-list-table thead th[class*=hide-price],.token-list-table thead th[class*=hide-volume24h],.token-list-table thead th[class*=hide-marketcap],.token-list-table thead th[class*=hide-address]{display:none}.token-list-table tbody{font-size:.9rem;font-weight:400}.token-list-row{cursor:pointer;position:relative;overflow:hidden}.token-list-row span{vertical-align:middle;margin-left:0;font-size:.8rem}.token-list-row img{margin:10px 8px 10px 0}.token-list-row:nth-child(2n){background-color:#0a0b10}.token-list-row:nth-child(odd){background-color:transparent}.token-list-row:has(.vault-loading):after{content:"";pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.04) 20%,rgba(255,255,255,.09) 40%,rgba(255,255,255,.06) 60%,rgba(255,255,255,0) 80%) 0 0/200% 100%;animation:5s linear infinite shine;position:absolute;top:0;bottom:0;left:0;right:0}.token-list-row.active{background-color:#303242}.token-list-row .positive{color:#75fa64}.token-list-row .negative{color:#fa6464}.token-list-row .gray{color:#acacac}.token-list-row[class*=hide-name] .column-name,.token-list-row[class*=hide-balance] .column-balance,.token-list-row[class*=hide-price] .column-price,.token-list-row[class*=hide-volume24h] .column-volume24h,.token-list-row[class*=hide-marketcap] .column-marketcap,.token-list-row[class*=hide-address] .column-address{display:none}.token-list .token-list-empty{text-align:center;color:#acacac;padding:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.token-list .balance-ellipsis{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:10ch;margin-left:0;padding-left:0;font-size:1rem;display:inline-block;overflow:hidden}.token-address{text-overflow:ellipsis;white-space:nowrap;max-width:12ch;margin-left:0;padding-left:0;overflow:hidden}.list-picker-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;display:flex;overflow:hidden}.list-picker-modal .modal-content{width:90%;max-width:1000px;max-height:600px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:none!important;background:0 0!important}.list-picker-modal .modal-body{background-color:#15161f;border-radius:18px;padding:0 0 68px;overflow:hidden;border:1px solid #1c1f2a!important}.vault-loading{height:30px}@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}
.coin-list{cursor:pointer;background-color:#10120f;border:2px solid rgba(115,137,255,.5);border-radius:25px;justify-content:space-between;align-items:center;gap:4px;padding:10px 14px;font-size:.8rem;display:flex}.coin-list:hover,.coin-list:focus{border:2px solid #7389ff}.coin-list-token-info{flex-grow:1;justify-content:center;align-items:center;gap:4px;display:flex}.coin-list-token-info-name{text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}@media (max-width:767px){.coin-list-token-info-name{max-width:260px}}.coin-list.disabled{border:1px solid rgba(115,137,255,.333)}.coin-list.hidden{display:none}.coin-list img{object-fit:cover;border-radius:50%;flex-grow:0}.coin-list div{white-space:nowrap;text-overflow:ellipsis;flex-grow:0;overflow:hidden}.coin-list .expand-arrow-container{border:.3em solid transparent;border-top-color:currentColor;border-bottom:0;flex-grow:0}.coin-list-options{justify-content:center;align-items:center;gap:8px;font-size:1rem;display:flex}.coin-list-options span{font-weight:300}.coin-list-options button{color:#fff;border-radius:8px;padding:4px 12px;font-weight:500}.coin-list-options button.selected{background-color:#1c1f2a}.vault-list{padding:11px 14px;font-size:1rem}
