.custom_button[data-v-54e56522]{cursor:pointer;border:none;border-radius:9999px;outline:none;justify-content:center;align-items:center;width:fit-content;min-height:3.1rem;padding:.8rem 2.4rem;font-size:.9rem;transition:all .5s;display:flex;position:relative}.custom_button[data-v-54e56522]:disabled{cursor:not-allowed;opacity:.8}.custom_button.white[data-v-54e56522]{background-color:#fff;box-shadow:inset 1px 1px 2px #ffffff3d}.custom_button.white span[data-v-54e56522]{color:#000}.custom_button.violet[data-v-54e56522]{background:#280974 padding-box padding-box;border:1px solid #0000}.custom_button.violet-border[data-v-54e56522]{background-color:#0000;border:1px solid #b9b1eb33}.custom_button.gradient[data-v-54e56522]{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:linear-gradient(90deg,#6112ff 0%,#8142ff 100%);border-radius:1rem}.button_content[data-v-54e56522]{justify-content:center;align-items:center;display:flex}.spinner[data-v-54e56522]{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.2rem;height:1.2rem;animation:.6s linear infinite spin-54e56522;position:absolute}@keyframes spin-54e56522{to{transform:rotate(360deg)}}.fade-enter-active[data-v-54e56522],.fade-leave-active[data-v-54e56522]{transition:opacity .2s}.fade-enter-from[data-v-54e56522],.fade-leave-to[data-v-54e56522]{opacity:0}@media (width<=1200px){.custom_button[data-v-54e56522]{padding:.5rem 1rem;font-size:1rem}}.modal_wrapper[data-v-115ecc20]{z-index:9999;background-color:#01000499;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal[data-v-115ecc20]{z-index:9999;background-color:#0a0024;border-radius:1.9rem;flex-direction:column;min-width:25rem;padding:1.5rem;display:flex;position:relative}.modal_wrapper.search .modal[data-v-115ecc20]{min-width:30rem;height:60vh}.modal_wrapper.search .modal_content[data-v-115ecc20]{height:100%}.modal_wrapper.details .modal[data-v-115ecc20]{min-width:25rem}.modal_wrapper.error .modal[data-v-115ecc20]{max-width:25rem}.modal_wrapper.timer_out .modal[data-v-115ecc20]{width:30rem;min-width:0}.modal_wrapper.documentation .modal[data-v-115ecc20]{max-width:40rem}.modal_wrapper.actives .modal[data-v-115ecc20]{min-width:25rem}.modal_wrapper.settings .modal[data-v-115ecc20]{min-width:27rem;max-width:28rem}.modal_wrapper.favorites_modal .modal[data-v-115ecc20]{min-width:36rem;max-width:66rem}.modal_wrapper.auth[data-v-115ecc20]{z-index:11111}.modal_wrapper.buy_token .modal[data-v-115ecc20]{min-width:30rem}.modal_wrapper.cancel_listing .modal[data-v-115ecc20]{min-width:30rem;max-width:32rem}.modal_wrapper.edit_profile .modal[data-v-115ecc20]{min-width:26rem;max-width:28rem}.modal_wrapper.wallet .modal[data-v-115ecc20]{min-width:30rem}.modal_head[data-v-115ecc20]{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.modal_head span[data-v-115ecc20]{width:100%;font-size:1.2rem}.modal_head svg[data-v-115ecc20]{cursor:pointer;position:absolute;right:1rem}.modal_content[data-v-115ecc20]{scrollbar-width:none;flex-direction:column;max-height:80vh;display:flex;overflow:hidden auto}@media (width<=1200px){.modal_wrapper[data-v-115ecc20]{align-items:center}.modal[data-v-115ecc20]{width:90%;max-width:90%;max-height:90vh;min-width:0!important}.modal_wrapper.search .modal[data-v-115ecc20]{width:95%;max-width:95%}.modal_wrapper.details .modal[data-v-115ecc20]{width:90%;max-width:90%}.modal_wrapper.wallet .modal[data-v-115ecc20]{border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;max-width:100%;max-height:92vh}}.sort_arrows[data-v-be115af6]{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;display:flex}.arrow[data-v-be115af6]{opacity:.88;filter:brightness(.9);width:.55rem;height:auto;transition:opacity .2s,filter .2s,transform .2s;display:block}.arrow--down[data-v-be115af6]{transform:rotate(180deg)}.arrow--active[data-v-be115af6]{opacity:1;filter:brightness(2.15)}.activity_view[data-v-052c2988]{flex-direction:column;gap:1rem;width:100%;height:100%;min-height:0;display:flex}.head_text[data-v-052c2988]{font-size:1.2rem;font-weight:590}.grid_head[data-v-052c2988],.grid_row[data-v-052c2988]{grid-template-columns:minmax(11rem,1.7fr) minmax(7rem,1fr) minmax(6.5rem,1fr) minmax(6.5rem,1fr) minmax(9rem,1.15fr);align-items:center;gap:.75rem 1rem;display:grid}.activity_table_head[data-v-052c2988]{padding:0 .5rem .25rem}.activity_table_head>span[data-v-052c2988]{text-transform:uppercase;color:#77719c;letter-spacing:.02em;font-size:.72rem;font-weight:590}.head_sortable[data-v-052c2988]{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;display:flex}.head_sortable>span[data-v-052c2988]{text-transform:uppercase;color:#77719c;letter-spacing:.02em;font-size:.72rem;font-weight:590}.head_sortable--end[data-v-052c2988]{justify-self:end}.activity_list[data-v-052c2988]{scrollbar-width:thin;scrollbar-color:#150243 transparent;flex-direction:column;flex:1;gap:.65rem;min-height:0;padding-right:.35rem;display:flex;overflow-y:auto}.activity_rows_inner[data-v-052c2988]{flex-direction:column;gap:.65rem;display:flex}.activity_row[data-v-052c2988]{background-color:#0f0131;border-radius:1rem;outline:none;padding:.55rem .85rem;transition:background-color .2s}.activity_row[data-v-052c2988]:focus-visible{box-shadow:0 0 0 2px #b9b1eb66}.col_token[data-v-052c2988]{align-items:center;gap:.75rem;min-width:0;display:flex}.token_thumb[data-v-052c2988]{background:#11003a;border-radius:.75rem;flex-shrink:0;width:3rem;height:3rem;overflow:hidden}.token_thumb img[data-v-052c2988]{object-fit:cover;width:100%;height:100%;display:block}.token_text[data-v-052c2988]{flex-direction:column;gap:.15rem;min-width:0;display:flex}.token_name[data-v-052c2988]{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:590;overflow:hidden}.token_id[data-v-052c2988]{color:#b9b1eb;font-size:.75rem}.col_cost[data-v-052c2988]{flex-direction:column;gap:.2rem;min-width:0;display:flex}.cost_main[data-v-052c2988]{font-size:.9rem;font-weight:590}.cost_sub[data-v-052c2988]{color:#9b92c4;font-size:.75rem}.col_user[data-v-052c2988]{align-items:center;gap:.5rem;min-width:0;display:flex}.user_avatar[data-v-052c2988]{background:#280974;border-radius:50%;flex-shrink:0;width:2.5rem;height:2.5rem;overflow:hidden}.user_avatar img[data-v-052c2988]{object-fit:cover;width:100%;height:100%;display:block}.user_name[data-v-052c2988]{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:590;overflow:hidden}.col_time[data-v-052c2988]{text-align:right;flex-direction:column;gap:.2rem;min-width:0;display:flex}.time_rel[data-v-052c2988]{font-size:.88rem;font-weight:590}.time_abs[data-v-052c2988]{color:#9b92c4;font-size:.72rem}.activity_sentinel[data-v-052c2988]{pointer-events:none;flex-shrink:0;width:100%;height:1px}.activity_footer[data-v-052c2988]{color:#77719c;text-align:center;padding:.5rem 0;font-size:.9rem}.activity_empty[data-v-052c2988]{padding:2rem 1rem}@media (width<=1100px){.grid_head[data-v-052c2988],.grid_row[data-v-052c2988]{grid-template-columns:minmax(10rem,1.5fr) minmax(6rem,1fr) minmax(5.5rem,.85fr) minmax(5.5rem,.85fr) minmax(8rem,1fr);gap:.5rem}}@media (width<=768px){.activity_view[data-v-052c2988]{padding:1rem}.activity_table_head[data-v-052c2988]{display:none}.activity_table_scroll[data-v-052c2988]{flex-direction:column;flex:1;min-height:0;display:flex;overflow-x:hidden}.grid_row[data-v-052c2988]{align-items:center;gap:.45rem .6rem;min-width:0;grid-template-columns:3rem minmax(0,1fr) auto!important;grid-template-areas:"img title price""img users time"!important;padding:.85rem!important;display:grid!important}.col_token[data-v-052c2988]{display:contents}.token_thumb[data-v-052c2988]{border-radius:.75rem;grid-area:img;overflow:hidden;width:3rem!important;height:3rem!important}.token_thumb img[data-v-052c2988]{object-fit:cover;width:100%;height:100%}.token_text[data-v-052c2988]{flex-direction:column;grid-area:title;gap:.1rem;min-width:0;display:flex}.token_name[data-v-052c2988]{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:590;overflow:hidden}.token_id[data-v-052c2988]{color:#9b92c4;font-size:.75rem}.col_cost[data-v-052c2988]{text-align:right;flex-direction:column;grid-area:price;align-items:flex-end;gap:.1rem;display:flex}.cost_main[data-v-052c2988]{font-size:.9rem;font-weight:590}.cost_sub[data-v-052c2988]{color:#9b92c4;font-size:.72rem}.grid_row>.col_user[data-v-052c2988]{grid-area:users;align-items:center;gap:.4rem;min-width:0;font-size:.78rem;display:flex;overflow:hidden}.grid_row>.col_user[data-v-052c2988]:first-of-type:after{content:"→";color:#77719c;flex-shrink:0;margin-left:.45rem;font-size:.85rem}.grid_row>.col_user+.col_user[data-v-052c2988]{grid-area:users;justify-self:end}.grid_row>.col_user[data-v-052c2988]:first-of-type{justify-self:start;max-width:50%}.user_avatar[data-v-052c2988]{border-radius:50%;flex-shrink:0;overflow:hidden;width:1.4rem!important;height:1.4rem!important}.user_avatar img[data-v-052c2988]{object-fit:cover;width:100%;height:100%}.user_name[data-v-052c2988]{text-overflow:ellipsis;white-space:nowrap;max-width:5rem;overflow:hidden}.col_time[data-v-052c2988]{text-align:right;flex-direction:column;grid-area:time;align-items:flex-end;gap:.1rem;display:flex}.time_rel[data-v-052c2988]{color:#9b92c4;white-space:nowrap;font-size:.72rem}.time_abs[data-v-052c2988]{display:none}.activity_list[data-v-052c2988]{overflow-y:unset;flex:none;padding-right:0}}.fav_heart_btn[data-v-c283e114]{cursor:pointer;box-sizing:border-box;background:#280974;border:none;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;min-width:3.1rem;min-height:3.1rem;margin:0;padding:0;transition:background-color .2s,transform .15s;display:flex}.fav_heart_btn[data-v-c283e114]:hover:not(:disabled){background:#32108a}.fav_heart_btn[data-v-c283e114]:active:not(:disabled){transform:scale(.96)}.fav_heart_btn[data-v-c283e114]:disabled{opacity:.5;cursor:not-allowed}.fav_heart_btn--active[data-v-c283e114]{background:#3a1260}.fav_heart_svg[data-v-c283e114]{pointer-events:none;display:block}.fav_heart_svg--outline[data-v-c283e114]{opacity:.85}.modal_wrapper[data-v-f9a6f50b]{z-index:9999;box-sizing:border-box;background-color:#01000499;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}.filters-modal-enter-active[data-v-f9a6f50b],.filters-modal-leave-active[data-v-f9a6f50b]{transition:opacity .28s}.filters-modal-enter-from[data-v-f9a6f50b],.filters-modal-leave-to[data-v-f9a6f50b]{opacity:0}.filters-modal-enter-active .filters_panel[data-v-f9a6f50b],.filters-modal-leave-active .filters_panel[data-v-f9a6f50b]{transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .28s}.filters-modal-enter-from .filters_panel[data-v-f9a6f50b],.filters-modal-leave-to .filters_panel[data-v-f9a6f50b]{opacity:0;transform:translateY(1.15rem)scale(.97)}.filters_panel[data-v-f9a6f50b]{box-sizing:border-box;background:#0b011d;border-radius:1.75rem;flex-direction:column;width:100%;max-width:26.5rem;max-height:min(90vh,52rem);padding:1.35rem 1.35rem 1.25rem;display:flex;box-shadow:0 1.5rem 3rem #0006}.filters_head[data-v-f9a6f50b]{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.filters_title[data-v-f9a6f50b]{color:#fff;margin:0;font-size:1.2rem;font-weight:650;line-height:1.2}.filters_close[data-v-f9a6f50b]{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;margin:-.25rem -.25rem -.25rem 0;padding:.25rem;display:flex}.filters_body[data-v-f9a6f50b]{scrollbar-width:thin;scrollbar-color:#3d2d6b transparent;flex-direction:column;flex:1;gap:1.5rem;min-height:0;padding-right:.35rem;display:flex;overflow:hidden auto}.filters_section[data-v-f9a6f50b]{flex-direction:column;gap:.75rem;display:flex}.filters_label[data-v-f9a6f50b]{color:#9b92c4;margin:0;font-size:.9rem;font-weight:590}.filters_search_wrap[data-v-f9a6f50b]{color:#fff;box-sizing:border-box;background:#150243;border-radius:1rem;align-items:center;gap:.65rem;width:100%;min-height:3.15rem;padding:0 1rem;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}.filters_search_wrap svg[data-v-f9a6f50b]{color:#9b92c4;flex-shrink:0}.filters_search[data-v-f9a6f50b]{color:#fff;width:100%;min-width:0;font:inherit;appearance:none;background:0 0;border:0;outline:0;flex:1;font-size:.95rem;font-weight:590;line-height:1}.filters_search[data-v-f9a6f50b]::-webkit-search-decoration{appearance:none}.filters_search[data-v-f9a6f50b]::-webkit-search-cancel-button{appearance:none}.filters_search[data-v-f9a6f50b]::-webkit-search-results-button{appearance:none}.filters_search[data-v-f9a6f50b]::-webkit-search-results-decoration{appearance:none}.filters_search[data-v-f9a6f50b]::placeholder{color:#77719c;font-weight:510}.price_pills[data-v-f9a6f50b]{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}.price_pill[data-v-f9a6f50b]{color:#fff;background:#150243;border-radius:100rem;align-items:center;padding:.55rem 1rem;font-size:.88rem;font-weight:590;display:inline-flex}.range_slider[data-v-f9a6f50b]{--thumb-size:1.125rem;--lo-frac:0;--hi-frac:1;height:1.75rem;margin-top:.35rem;position:relative}.range_line[data-v-f9a6f50b]{left:calc(var(--thumb-size) / 2);right:calc(var(--thumb-size) / 2);pointer-events:none;background:#1e0f45;border-radius:100rem;height:.35rem;position:absolute;top:50%;transform:translateY(-50%)}.range_active[data-v-f9a6f50b]{left:calc(100% * var(--lo-frac));width:calc(100% * (var(--hi-frac) - var(--lo-frac)));pointer-events:none;background:linear-gradient(90deg,#6112ff 0%,#7d40ff 50%,#8142ff 100%);border-radius:100rem;position:absolute;top:0;bottom:0}.range_thumb[data-v-f9a6f50b]{width:var(--thumb-size);height:var(--thumb-size);pointer-events:none;z-index:1;background:linear-gradient(145deg,#8b5cff 0%,#6112ff 100%);border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 .1rem .35rem #0005}.range_thumb_min[data-v-f9a6f50b]{left:calc(var(--thumb-size) / 2 + (100% - var(--thumb-size)) * var(--lo-frac))}.range_thumb_max[data-v-f9a6f50b]{left:calc(var(--thumb-size) / 2 + (100% - var(--thumb-size)) * var(--hi-frac))}.range_input[data-v-f9a6f50b]{appearance:none;pointer-events:none;background:0 0;width:100%;height:1.75rem;margin:0;position:absolute;top:0;left:0}.range_input[data-v-f9a6f50b]::-webkit-slider-thumb{appearance:none;width:var(--thumb-size);height:var(--thumb-size);cursor:grab;pointer-events:auto;box-shadow:none;margin-top:calc((.35rem - var(--thumb-size)) / 2);background:0 0;border:none;border-radius:50%}.range_input[data-v-f9a6f50b]::-moz-range-thumb{width:var(--thumb-size);height:var(--thumb-size);cursor:grab;pointer-events:auto;box-sizing:border-box;background:0 0;border:none;border-radius:50%}.range_input[data-v-f9a6f50b]::-webkit-slider-runnable-track{background:0 0;border:none;height:.35rem}.range_input[data-v-f9a6f50b]::-moz-range-track{background:0 0;border:none;height:.35rem}.sort_list[data-v-f9a6f50b]{background:#11003a;border-radius:1.15rem;margin:0;padding:0;list-style:none;overflow:hidden}.sort_item+.sort_item[data-v-f9a6f50b]{-webkit-user-select:none;user-select:none;border-top:1px solid #b9b1eb33}.sort_row[data-v-f9a6f50b]{cursor:pointer;box-sizing:border-box;align-items:center;gap:.75rem;min-height:3rem;padding:.95rem 1rem;display:flex}.sort_input[data-v-f9a6f50b]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.sort_radio[data-v-f9a6f50b]{border:2px solid #3d2d6b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:border-color .15s;display:flex}.sort_radio_dot[data-v-f9a6f50b]{background:0 0;border-radius:50%;width:.5rem;height:.5rem;transition:background .15s}.sort_row .sort_input:checked+.sort_radio[data-v-f9a6f50b]{border-color:#8142ff}.sort_row .sort_input:checked+.sort_radio .sort_radio_dot[data-v-f9a6f50b]{background:linear-gradient(145deg,#8b5cff 0%,#6112ff 100%)}.sort_text[data-v-f9a6f50b]{color:#fff;font-size:.92rem;font-weight:590;line-height:1.25}.filters_footer[data-v-f9a6f50b]{flex-shrink:0;gap:.65rem;margin-top:1.25rem;padding-top:.15rem;display:flex}.filters_reset[data-v-f9a6f50b]{color:#b9b1eb;min-height:3.15rem;font:inherit;cursor:pointer;white-space:nowrap;box-sizing:border-box;border-radius:1rem;flex:none;justify-content:center;align-items:center;padding:0 1.1rem;font-weight:590;line-height:1;transition:border-color .2s,background-color .2s,color .2s,transform .15s;display:inline-flex}.filters_reset[data-v-f9a6f50b]:hover{color:#fff;background-color:#22076a}.filters_reset[data-v-f9a6f50b]:active{transform:scale(.98)}.filters_reset[data-v-f9a6f50b]:focus-visible{outline-offset:2px;outline:2px solid #b9b1eb88}.filters_apply[data-v-f9a6f50b]{flex:1}.filters_apply[data-v-f9a6f50b] .custom_button{border-radius:9999px;width:100%;min-height:3.15rem;font-size:.95rem;font-weight:650}@media (width<=480px){.modal_wrapper[data-v-f9a6f50b]{padding:0}.filters_panel[data-v-f9a6f50b]{border-radius:1.75rem 1.75rem 0 0;max-width:none;max-height:92vh}.filters_footer[data-v-f9a6f50b]{flex-direction:column}.filters_apply[data-v-f9a6f50b],.filters_reset[data-v-f9a6f50b]{width:100%}}.nft_price_history_chart[data-v-d02c0e5f]{width:100%;height:168px;min-height:148px}.modal_wrapper[data-v-541242bd]{z-index:9999;background-color:#01000499;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal[data-v-541242bd]{z-index:9999;background-color:#0a0024;border-radius:1.9rem;flex-direction:column;min-width:60rem;max-width:60rem;padding:1.5rem;display:flex;position:relative}.modal_wrapper--sell .modal[data-v-541242bd]{min-width:55rem;max-width:55rem}.sell_modal_title[data-v-541242bd]{margin:0 0 1.5rem;font-size:1.2rem;font-weight:590;line-height:1.15}.modal_head[data-v-541242bd]{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.modal_head span[data-v-541242bd]{width:100%;font-size:1.2rem}.modal_close[data-v-541242bd]{cursor:pointer;position:absolute;right:1rem}.modal_content[data-v-541242bd]{scrollbar-width:none;grid-template-columns:1fr 2fr;gap:1.5rem;max-height:80vh;display:grid;overflow:hidden auto}.modal_content--sell[data-v-541242bd]{grid-template-columns:minmax(16rem,.95fr) minmax(0,2.5fr);overflow:visible}.modal_side[data-v-541242bd]{flex-direction:column;gap:1.5rem;display:flex}.modal_img[data-v-541242bd]{aspect-ratio:1;border-radius:1rem;width:100%;overflow:hidden}.modal_img img[data-v-541242bd]{object-fit:cover;object-position:center;width:100%;height:100%}.token_info[data-v-541242bd]{flex-direction:column;gap:.75rem;display:flex}.token_name[data-v-541242bd]{font-size:1.2rem;font-weight:590}.token_number[data-v-541242bd]{color:#ded1ffb2;font-size:.8rem}.token_block[data-v-541242bd]{cursor:pointer;background-color:#110430;border-radius:10rem;align-items:center;gap:.75rem;width:fit-content;padding:.3rem .75rem .3rem .3rem;display:flex}.token_block .token_img[data-v-541242bd]{border-radius:50%;width:2.2rem;height:2.2rem}.buy_block[data-v-541242bd]{background-color:#110430;border-radius:1rem;flex-direction:column;gap:1rem;margin-top:.75rem;padding:1rem;display:flex}.buy_grid[data-v-541242bd]{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.buy_mini_block[data-v-541242bd]{background-color:#190645;border-radius:.7rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.mini_block_head[data-v-541242bd]{text-transform:uppercase;color:#8e88b6;font-size:.75rem}.price[data-v-541242bd],.price span[data-v-541242bd]{font-size:.9rem;font-weight:590}.price_symbol[data-v-541242bd]{color:#b9b1eb}.price_block[data-v-541242bd]{flex-direction:column;gap:.5rem;display:flex}.price_block>span[data-v-541242bd]{color:#ded1ffb2;font-size:.75rem}.price_text[data-v-541242bd]{align-items:flex-end;gap:.35rem;display:flex}.price_primary[data-v-541242bd]{font-size:1.05rem;font-weight:590}.price_sub[data-v-541242bd]{color:#ded1ffb2;font-size:.75rem;line-height:1.3}.buttons_block[data-v-541242bd]{align-items:center;gap:.5rem;display:flex}.buttons_block[data-v-541242bd] .custom_button{width:100%;padding:1rem}.sell_form[data-v-541242bd]{flex-direction:column;gap:1rem;margin-top:.75rem;display:flex}.sell_price_field[data-v-541242bd]{box-sizing:border-box;background:#190645;border-radius:1rem;align-items:center;gap:.75rem;width:100%;min-height:3.5rem;padding:0 1.1rem;display:flex}.sell_price_field input[data-v-541242bd]{color:#fff;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:.85rem;font-weight:590}.sell_price_field input[data-v-541242bd]::placeholder{color:#9b92c4}.sell_price_field span[data-v-541242bd]{color:#b9b1eb;flex-shrink:0;font-size:.9rem;font-weight:590}.sell_price_hint[data-v-541242bd]{color:#ded1ffb2;margin-top:-.5rem;padding:0 .25rem;font-size:.8rem}.sell_submit_btn[data-v-541242bd]{width:100%}.sell_submit_btn[data-v-541242bd] .custom_button,.sell_form[data-v-541242bd] .custom_button{border-radius:1rem;width:100%;min-height:3.5rem;font-size:1rem}.heart_button[data-v-541242bd]{cursor:default;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.heart_button[data-v-541242bd] .fav_heart_btn{background:#190645}.heart_button[data-v-541242bd] .fav_heart_btn:hover:not(:disabled){background:#221055}.heart_button[data-v-541242bd] .fav_heart_btn--active{background:#2a0f58}.about_token[data-v-541242bd],.graphic[data-v-541242bd]{background-color:#110430;border-radius:1rem;flex-direction:column;gap:.5rem;height:fit-content;padding:1rem;display:flex}.about_token>span[data-v-541242bd]:first-child{font-size:.95rem;font-weight:590}.about_token>span[data-v-541242bd]:last-child{color:#ded1ffb2;font-size:.8rem;line-height:1.2rem}.graphic_head[data-v-541242bd]{flex-wrap:wrap;align-items:baseline;gap:.75rem 1rem;display:flex}.graphic_head>span[data-v-541242bd]:first-child{color:#fff;margin-right:auto;font-size:.95rem;font-weight:590}.graphic_pct[data-v-541242bd]{flex-direction:column;align-items:flex-end;gap:.15rem;display:flex}.graphic_pct_label[data-v-541242bd]{color:#77719c;text-transform:lowercase;font-size:.65rem;font-weight:510}.graphic_state[data-v-541242bd]{color:#ded1ff;margin:0;font-size:.85rem}.graphic_state_muted[data-v-541242bd]{color:#77719c}.graphic_chart[data-v-541242bd]{justify-content:center;width:100%;padding:.25rem 0;display:flex}.volume_caption[data-v-541242bd]{color:#77719c;text-transform:lowercase;font-size:.75rem;font-weight:510}.pct_change[data-v-541242bd]{text-transform:none;font-weight:590}.pct_change--up[data-v-541242bd]{color:#29b76b}.pct_change--down[data-v-541242bd]{color:#e53935}.pct_change--neutral[data-v-541242bd]{color:#77719c}.buy_text[data-v-541242bd]{color:#ded1ffb2;margin-bottom:1.5rem;font-size:.9rem}.modal_buttons[data-v-541242bd]{flex-direction:column;gap:.75rem;display:flex}@media (width<=1200px){.modal_wrapper[data-v-541242bd]{align-items:center}.modal[data-v-541242bd]{width:90%;max-width:90%;max-height:90vh;min-width:0!important}.modal_wrapper--sell .modal[data-v-541242bd]{max-width:90%}.modal_content--sell[data-v-541242bd]{grid-template-columns:1fr;overflow-y:auto}.modal_wrapper.search .modal[data-v-541242bd]{width:100%;max-width:100%}.modal_wrapper.details .modal[data-v-541242bd]{width:90%;max-width:90%}}@media (width<=768px){.modal_wrapper[data-v-541242bd]{align-items:flex-end!important}.modal[data-v-541242bd]{box-sizing:border-box;border-radius:1.9rem 1.9rem 0 0;flex-direction:column;max-height:92vh;padding:1.25rem 1rem;display:flex;overflow:hidden;width:100%!important;min-width:0!important;max-width:100%!important}.modal_content[data-v-541242bd]{flex:1;gap:1rem;min-height:0;max-height:none;overflow:hidden auto;flex-direction:column!important;display:flex!important}.modal_img[data-v-541242bd]{flex-shrink:0;width:100%;max-width:100%}.token_info[data-v-541242bd]{width:100%;min-width:0}.about_token[data-v-541242bd],.graphic[data-v-541242bd]{box-sizing:border-box;width:100%;min-width:0}}.collection_detail[data-v-7f97a335]{scrollbar-width:thin;scrollbar-color:#150243 transparent;flex-direction:column;gap:1.25rem;width:100%;height:100%;min-height:0;padding-right:.3rem;display:flex;overflow-y:auto}.state[data-v-7f97a335]{color:#77719c;text-align:center;padding:2rem 1rem}.state_error[data-v-7f97a335]{color:#e53935}.banner_block[data-v-7f97a335]{isolation:isolate;backface-visibility:hidden;background-color:#0f0131;border-radius:1.5rem;flex-direction:column;justify-content:flex-end;min-height:20rem;padding:1.25rem 1rem 1rem;display:flex;position:relative;overflow:hidden}.banner_block[data-v-7f97a335]:before{content:"";border-radius:inherit;z-index:2;pointer-events:none;background:linear-gradient(360deg,#0f0131f2 30.96%,#0f013100 100%);border-radius:1.5rem;position:absolute;inset:0}.banner_img[data-v-7f97a335]{z-index:1;border-radius:inherit;backface-visibility:hidden;background-color:#0f0131;border-radius:1.9rem;position:absolute;inset:0;overflow:hidden}.banner_img img[data-v-7f97a335]{object-fit:cover;object-position:center;background-color:#0f0131;width:100%;height:100%;display:block;position:absolute;inset:0}.banner_bottom[data-v-7f97a335]{z-index:2;flex-direction:row;align-items:stretch;gap:1rem 1.15rem;display:flex;position:relative}.banner_logo[data-v-7f97a335]{isolation:isolate;backface-visibility:hidden;background:#11003a;border-radius:1.15rem;flex-shrink:0;align-self:stretch;width:7.5rem;min-height:5.5rem;overflow:hidden}.banner_logo img[data-v-7f97a335]{object-fit:cover;object-position:center;transform-origin:50%;width:100%;height:100%;display:block;transform:scale(1.04)}.banner_text[data-v-7f97a335]{flex-direction:column;flex:1;justify-content:space-between;gap:.6rem;min-width:0;display:flex}.banner_name_row[data-v-7f97a335]{flex-flow:wrap;align-items:center;gap:.65rem;min-width:0;display:flex}.banner_name[data-v-7f97a335]{letter-spacing:-.02em;color:#fff;flex:1;min-width:0;margin:0;font-size:1.45rem;font-weight:590;line-height:1.2}.banner_fav_heart[data-v-7f97a335] .fav_heart_btn{min-width:2.4rem;min-height:2.4rem}.banner_details[data-v-7f97a335]{flex-wrap:wrap;gap:.5rem;display:flex}.banner_details--below[data-v-7f97a335]{display:none}.banner_detail[data-v-7f97a335]{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#0a0024cc;border-radius:1rem;flex-direction:column;gap:.5rem;min-width:8rem;padding:.75rem;display:flex}.banner_detail span[data-v-7f97a335]:first-child{color:#77719c;text-transform:uppercase;font-size:.75rem}.banner_detail span[data-v-7f97a335]:last-child{color:#fff;font-size:.9rem}.banner_detail span:last-child span[data-v-7f97a335]{color:#b9b1eb}.tokens_head[data-v-7f97a335]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.tokens_title[data-v-7f97a335]{font-size:1.1rem;font-weight:590}.tokens_tools[data-v-7f97a335]{--tokens-toolbar-h:2.75rem;align-items:center;gap:.65rem;display:flex}.filters_pill[data-v-7f97a335]{box-sizing:border-box;height:var(--tokens-toolbar-h);min-height:var(--tokens-toolbar-h);cursor:pointer;color:#fff;background-color:#11003a;border:none;border-radius:.9rem;align-items:center;gap:.5rem;padding:0 1rem 0 .75rem;font-family:inherit;font-size:.9rem;font-weight:590;transition:background-color .2s;display:flex}.filters_pill[data-v-7f97a335]:hover{background-color:#1a0a4a}.filters_dot[data-v-7f97a335]{background:linear-gradient(90deg,#6112ff 0%,#8142ff 100%);border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.filters_dot_active[data-v-7f97a335]{box-shadow:0 0 0 .25rem #8142ff2e}.filters_count[data-v-7f97a335]{color:#fff;background:#280974;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.75rem;line-height:1;display:inline-flex}.filters_sort_icon[data-v-7f97a335]{flex-shrink:0;margin-left:.15rem;display:block}.view_toggle[data-v-7f97a335]{box-sizing:border-box;height:var(--tokens-toolbar-h);min-height:var(--tokens-toolbar-h);background-color:#11003a;border-radius:.95rem;align-items:stretch;gap:.1rem;padding:.2rem;display:flex}.view_toggle_btn[data-v-7f97a335]{box-sizing:border-box;cursor:pointer;background:0 0;border:none;border-radius:.75rem;justify-content:center;align-items:center;min-width:0;padding:0 .65rem;transition:background-color .2s;display:flex}.view_toggle_btn img[data-v-7f97a335]{opacity:.45;transition:opacity .2s;display:block}.view_toggle_btn_active[data-v-7f97a335]{background-color:#280974}.view_toggle_btn_active img[data-v-7f97a335]{opacity:1}.tokens_container_grid[data-v-7f97a335]{grid-template-columns:repeat(4,1fr);gap:.85rem;display:grid}.tokens_container_list[data-v-7f97a335]{flex-direction:column;gap:.5rem;display:flex}.token_card[data-v-7f97a335]{cursor:pointer;background:#150243;border-radius:1.5rem;flex-direction:column;gap:.75rem;padding:1rem;transition:background-color .2s;display:flex;overflow:hidden}.token_card[data-v-7f97a335]:hover{background:#1a0649}.token_card[data-v-7f97a335]:focus-visible{outline-offset:2px;outline:2px solid #b9b1eb66}.token_card_list[data-v-7f97a335]{border-radius:1.1rem;flex-direction:row;align-items:center;gap:1rem;padding:.65rem 1rem}.token_card_list .token_img[data-v-7f97a335]{aspect-ratio:1;flex-shrink:0;width:4.25rem;height:4.25rem}.token_card_list .token_meta[data-v-7f97a335]{flex-direction:column;flex:1;align-items:flex-start;gap:.6rem;min-width:0}.token_card_list .token_action[data-v-7f97a335]{flex-direction:row-reverse;flex-shrink:0;align-self:stretch;align-items:center;width:auto;min-width:0;min-height:4.25rem;margin-left:auto}.token_card_list .token_action[data-v-7f97a335] .custom_button{width:auto;min-width:8rem;padding:.65rem 1.2rem}.token_card_list .heart_button[data-v-7f97a335]{aspect-ratio:1;box-sizing:border-box;flex-shrink:0;align-self:center;width:3.15rem;min-width:3.15rem;height:3.15rem;min-height:3.15rem;padding:0}.token_img[data-v-7f97a335]{aspect-ratio:1;background:#11003a;border-radius:1.2rem;overflow:hidden}.token_img img[data-v-7f97a335]{object-fit:cover;width:100%;height:100%;display:block}.token_meta[data-v-7f97a335]{justify-content:space-between;align-items:center;gap:.35rem;display:flex}.token_coll[data-v-7f97a335]{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:590;overflow:hidden}.token_id[data-v-7f97a335]{color:#ded1ffb2;flex-shrink:0;font-size:.75rem;font-weight:590}.token_action[data-v-7f97a335]{gap:.35rem;font-size:.85rem;display:flex}.token_action[data-v-7f97a335] .custom_button{cursor:pointer;width:100%;padding:.8rem 0}.token_price_main[data-v-7f97a335]{font-weight:590}.token_price_ccy[data-v-7f97a335]{color:#b9b1eb;font-weight:590}.tokens_empty[data-v-7f97a335]{color:#77719c;padding:1rem 0;font-size:.9rem}.tokens_footer[data-v-7f97a335]{justify-content:center;padding:.25rem 0 .5rem;display:flex}.tokens_load_more[data-v-7f97a335] .custom_button{border-radius:1rem;min-width:12rem}.tokens_loading[data-v-7f97a335]{color:#77719c;font-size:.9rem}.heart_button[data-v-7f97a335]{cursor:default;background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;height:auto;padding:0;display:flex}@media (width<=900px){.tokens_container_grid[data-v-7f97a335]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.collection_detail[data-v-7f97a335]{padding:1rem}.banner_details--inline[data-v-7f97a335]{display:none}.banner_details--below[data-v-7f97a335]{display:flex}.banner_details--below .banner_detail[data-v-7f97a335]{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0f0131;flex:1 1 0}.banner_block[data-v-7f97a335]{min-height:13rem}.banner_bottom[data-v-7f97a335]{flex-direction:column;gap:.65rem}.banner_logo[data-v-7f97a335]{border-radius:.85rem;width:4rem;min-height:4rem}}.market_sparkline[data-v-5819e7f6]{display:block;overflow:visible}.collection_view[data-v-6545fe2b]{flex-direction:column;gap:1rem;width:100%;height:100%;min-height:0;display:flex}.head_text[data-v-6545fe2b]{font-size:1.2rem;font-weight:590}.grid[data-v-6545fe2b]{grid-template-columns:2fr 1fr 1fr 2fr;display:grid}.filter[data-v-6545fe2b]{cursor:pointer;-webkit-user-select:none;user-select:none;gap:.5rem;display:flex}.filters span[data-v-6545fe2b]{text-transform:uppercase;color:#77719c;font-size:.75rem}.first_filter[data-v-6545fe2b],.second_filter[data-v-6545fe2b],.last_7d[data-v-6545fe2b],.volume[data-v-6545fe2b],.graphic[data-v-6545fe2b]{justify-self:right}.collections_list[data-v-6545fe2b]{scrollbar-width:thin;scrollbar-color:#150243 transparent;flex-direction:column;flex:1;gap:.75rem;min-height:0;padding-right:.3rem;display:flex;overflow-y:auto}.collections_list_inner[data-v-6545fe2b]{flex-direction:column;gap:.75rem;display:flex}.collections_sentinel[data-v-6545fe2b]{pointer-events:none;flex-shrink:0;width:100%;height:1px}.collections_loading[data-v-6545fe2b],.collections_empty[data-v-6545fe2b]{color:#77719c;text-align:center;padding:.5rem 0;font-size:.9rem}.collection[data-v-6545fe2b]{cursor:pointer;background-color:#0000;border-radius:1rem;outline:none;align-items:center;width:100%;padding:.5rem 1.5rem .5rem .5rem;position:relative}.collection[data-v-6545fe2b]:before{content:"";border-radius:inherit;z-index:0;clip-path:inset(0 round 1rem);pointer-events:none;background-color:#0f0131;transition:background-color .2s;position:absolute;inset:0}.collection[data-v-6545fe2b]:hover:before{background-color:#150243}.collection[data-v-6545fe2b]>*{z-index:1;position:relative}.collection--glow-up[data-v-6545fe2b]:after,.collection--glow-down[data-v-6545fe2b]:after{content:"";z-index:0;pointer-events:none;border-radius:inherit;clip-path:inset(0 round 1rem);position:absolute;inset:0}.collection[data-v-6545fe2b]:focus-visible{box-shadow:0 0 0 2px #b9b1eb66}.collection_info[data-v-6545fe2b]{align-items:center;gap:.75rem;min-width:0;display:flex}.collection_img[data-v-6545fe2b]{background:#11003a;border-radius:.65rem;flex-shrink:0;width:3.5rem;height:3.5rem;overflow:hidden}.collection_img img[data-v-6545fe2b]{object-fit:cover;width:100%;height:100%;display:block}.collection_name[data-v-6545fe2b]{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.95rem;font-weight:590;overflow:hidden}.collection--glow-up[data-v-6545fe2b]:after{opacity:.7;background:linear-gradient(346deg,#248c3e4d 4.34%,#151d3400 48.15%)}.collection--glow-down[data-v-6545fe2b]:after{opacity:.7;background:linear-gradient(346deg,#be2c3a4d 4.34%,#151d3400 48.15%)}.volume[data-v-6545fe2b]{text-align:right;flex-direction:column;gap:.4rem;display:flex}.volume span[data-v-6545fe2b]:first-child{font-size:.9rem;font-weight:590}.volume_caption[data-v-6545fe2b]{color:#77719c;text-transform:lowercase;font-size:.75rem;font-weight:510}.pct_change[data-v-6545fe2b]{text-transform:none;font-weight:590}.pct_change--up[data-v-6545fe2b]{color:#29b76b}.pct_change--down[data-v-6545fe2b]{color:#e53935}.pct_change--neutral[data-v-6545fe2b]{color:#77719c}.graphic[data-v-6545fe2b]{justify-content:flex-end;align-items:center;display:flex}@media (width<=768px){.collection_view[data-v-6545fe2b]{padding:1rem}.last_7d[data-v-6545fe2b],.graphic[data-v-6545fe2b]{display:none}.grid[data-v-6545fe2b]{grid-template-columns:2fr 1fr 1fr}}.favorites_list_panel[data-v-8dcdeea6]{width:100%;min-height:0}.favorites_list_panel--modal[data-v-8dcdeea6]{max-height:min(58vh,24rem);padding-right:.2rem;overflow-y:auto}.favorites_list_hint[data-v-8dcdeea6],.favorites_list_state[data-v-8dcdeea6],.favorites_list_empty[data-v-8dcdeea6]{color:#77719c;margin:0;font-size:.95rem}.favorites_list_grid[data-v-8dcdeea6]{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;width:100%;display:grid}.buttons_block[data-v-8dcdeea6]{gap:.5rem;display:flex}.buttons_block[data-v-8dcdeea6] .custom_button{width:100%;padding:.8rem 0}.buttons_block[data-v-8dcdeea6] .custom_button span{white-space:nowrap}@media (width<=1200px){.favorites_list_grid[data-v-8dcdeea6]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=960px){.favorites_list_grid[data-v-8dcdeea6]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=480px){.favorites_list_grid[data-v-8dcdeea6]{grid-template-columns:repeat(2,minmax(0,1fr))}}.fav_nft_card[data-v-8dcdeea6]{cursor:pointer;text-align:left;color:inherit;font:inherit;background:#150243;border:none;border-radius:1.1rem;flex-direction:column;align-items:stretch;gap:.5rem;min-width:0;padding:.65rem;transition:background .2s;display:flex}.fav_nft_card[data-v-8dcdeea6]:hover{background:#1a0649}.fav_nft_img[data-v-8dcdeea6]{aspect-ratio:1;background:#11003a;border-radius:.75rem;width:100%;overflow:hidden}.fav_nft_img img[data-v-8dcdeea6]{object-fit:cover;width:100%;height:100%;display:block}.fav_nft_name[data-v-8dcdeea6]{white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:510;overflow:hidden}.favorite_page[data-v-16a41cee]{flex-direction:column;gap:1.5rem;width:100%;min-height:0;display:flex}.favorite_title[data-v-16a41cee]{letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:590}.favorite_footer[data-v-16a41cee]{margin-top:auto;padding-top:.5rem}.home_page[data-v-ab2a3451]{flex-direction:column;flex:none;gap:1.25rem;width:100%;min-width:0;min-height:100%;display:flex}.home_content[data-v-ab2a3451]{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.popular-swap-enter-active[data-v-ab2a3451],.popular-swap-leave-active[data-v-ab2a3451]{will-change:opacity, transform;transition:opacity .26s,transform .32s cubic-bezier(.22,1,.36,1)}.popular-swap-enter-from[data-v-ab2a3451],.popular-swap-leave-to[data-v-ab2a3451]{opacity:0;transform:translateY(.75rem)}.filters[data-v-ab2a3451]{gap:.5rem;width:100%;min-width:0;display:flex}.filter_item[data-v-ab2a3451]{cursor:pointer;background-color:#11003a;border-radius:100rem;flex:1 1 0;justify-content:center;align-items:center;gap:.3rem;min-width:0;height:fit-content;padding:.75rem;transition:all .3s;display:flex}.filter_item span[data-v-ab2a3451]{color:#77719c;font-size:.9rem;transition:all .3s}:is(.filter_item:hover,.filter_item.selected)[data-v-ab2a3451]{background-color:#280974}:is(.filter_item:hover,.filter_item.selected) span[data-v-ab2a3451]{color:#fff}.banner_block[data-v-ab2a3451]{isolation:isolate;backface-visibility:hidden;background-color:#0f0131;border-radius:1.5rem;flex-direction:column;flex-shrink:0;justify-content:flex-end;gap:1rem;height:20rem;padding:1rem;display:flex;position:relative;overflow:hidden}.banner_block[data-v-ab2a3451]:before{content:"";border-radius:inherit;z-index:2;pointer-events:none;background:linear-gradient(360deg,#0f0131f2 30.96%,#0f013100 100%);border-radius:1.5rem;position:absolute;inset:0}.banner_img[data-v-ab2a3451]{z-index:1;border-radius:inherit;backface-visibility:hidden;background-color:#0f0131;border-radius:1.9rem;position:absolute;inset:0;overflow:hidden}.banner_img img[data-v-ab2a3451]{object-fit:cover;object-position:center;background-color:#0f0131;width:100%;height:100%;display:block;position:absolute;inset:0}.banner_name[data-v-ab2a3451]{z-index:2;font-size:1.2rem;font-weight:590}.banner_info[data-v-ab2a3451]{z-index:2;justify-content:space-between;align-items:center;display:flex}.banner_details[data-v-ab2a3451]{gap:.5rem;display:flex}.banner_detail[data-v-ab2a3451]{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#0a0024cc;border-radius:1rem;flex-direction:column;gap:.5rem;min-width:8rem;padding:.75rem;display:flex}.banner_detail span[data-v-ab2a3451]:first-child{color:#77719c;text-transform:uppercase;font-size:.75rem}.banner_detail span:last-child[data-v-ab2a3451]{color:#fff;font-size:.9rem}.banner_detail span:last-child span[data-v-ab2a3451]{color:#b9b1eb}.popular_blocks[data-v-ab2a3451]{flex-direction:column;gap:1.75rem;min-width:0;display:flex}.popular_section[data-v-ab2a3451]{flex-direction:column;gap:.85rem;min-width:0;display:flex}.popular_head[data-v-ab2a3451]{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.popular_titles[data-v-ab2a3451]{flex-direction:column;gap:.25rem;display:flex}.popular_title[data-v-ab2a3451]{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:590}.popular_sub[data-v-ab2a3451]{color:#77719c;margin:.25rem 0 0;font-size:.82rem}.popular_see_all[data-v-ab2a3451]{color:#b9b1eb;cursor:pointer;background:#1a0d45;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.82rem;font-weight:590;transition:background .2s,color .2s;display:flex}.popular_see_all--bottom[data-v-ab2a3451]{display:none}.popular_see_all[data-v-ab2a3451]:hover{color:#fff;background:#280974}.popular_scroll_wrap[data-v-ab2a3451]{cursor:grab;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;min-width:0;overflow:auto hidden}.popular_scroll_wrap[data-v-ab2a3451]::-webkit-scrollbar{width:0;height:0;display:none}.popular_scroll_wrap--dragging[data-v-ab2a3451]{cursor:grabbing;-webkit-user-select:none;user-select:none}.popular_scroll[data-v-ab2a3451]{grid-template-rows:repeat(2,auto);grid-auto-columns:min(20rem,max(12rem,32vw));grid-auto-flow:column;align-items:stretch;gap:.75rem;width:max-content;min-width:min-content;max-width:none;display:grid}.popular_card[data-v-ab2a3451]{cursor:pointer;background-color:#0000;border-radius:1.9rem;outline:none;align-items:center;gap:.75rem;width:100%;min-width:0;padding:.85rem 1rem;display:flex;position:relative}.popular_card[data-v-ab2a3451]:before{content:"";border-radius:inherit;z-index:0;clip-path:inset(0 round 1.9rem);pointer-events:none;background-color:#0f0131;transition:background-color .2s;position:absolute;inset:0}.popular_card[data-v-ab2a3451]:hover:before{background-color:#150243}.popular_card[data-v-ab2a3451]>*{z-index:1;position:relative}.popular_card--glow-up[data-v-ab2a3451]:after,.popular_card--glow-down[data-v-ab2a3451]:after{content:"";z-index:0;pointer-events:none;border-radius:inherit;clip-path:inset(0 round 1.9rem);position:absolute;inset:0}.popular_card--glow-up[data-v-ab2a3451]:after{opacity:.7;background:linear-gradient(346deg,#248c3e4d 4.34%,#151d3400 48.15%)}.popular_card--glow-down[data-v-ab2a3451]:after{opacity:.7;background:linear-gradient(346deg,#be2c3a4d 4.34%,#151d3400 48.15%)}.popular_card[data-v-ab2a3451]:focus-visible{box-shadow:0 0 0 2px #b9b1eb66}.popular_card_img[data-v-ab2a3451]{background:#1a0a4a;border-radius:.75rem;flex-shrink:0;width:3rem;height:3rem;overflow:hidden}.popular_card_img img[data-v-ab2a3451]{object-fit:cover;width:100%;height:100%;display:block}.popular_card_mid[data-v-ab2a3451]{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.popular_card_name[data-v-ab2a3451]{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:590;overflow:hidden}.popular_card_row[data-v-ab2a3451]{flex-wrap:nowrap;align-items:baseline;gap:.35rem .5rem;min-width:0;display:flex}.popular_card_price[data-v-ab2a3451]{color:#fff;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.85rem;overflow:hidden}.popular_card_price_currency[data-v-ab2a3451]{color:#b9b1eb}.popular_card_pct[data-v-ab2a3451]{text-transform:none;white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:590}.popular_card_spark[data-v-ab2a3451]{flex-shrink:0;justify-content:flex-end;align-items:center;width:3.75rem;display:flex}.volume_caption[data-v-ab2a3451]{color:#77719c;text-transform:lowercase;font-size:.75rem;font-weight:510}.pct_change[data-v-ab2a3451]{text-transform:none;font-weight:590}.pct_change--up[data-v-ab2a3451]{color:#50ba66}.pct_change--down[data-v-ab2a3451]{color:#d44453}.pct_change--neutral[data-v-ab2a3451]{color:#77719c}@media (prefers-reduced-motion:reduce){.popular-swap-enter-active[data-v-ab2a3451],.popular-swap-leave-active[data-v-ab2a3451],.popular_card[data-v-ab2a3451]:before{transition:none}}@media (width<=768px){.home_page[data-v-ab2a3451]{padding:1rem}.filters[data-v-ab2a3451]{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.filters[data-v-ab2a3451]::-webkit-scrollbar{display:none}.filter_item[data-v-ab2a3451]{flex:none;padding:.6rem 1rem}.popular_scroll_wrap[data-v-ab2a3451]{cursor:default;overflow:visible}.popular_scroll_wrap--dragging[data-v-ab2a3451]{cursor:default;-webkit-user-select:auto;user-select:auto}.popular_scroll[data-v-ab2a3451]{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:unset!important;grid-auto-flow:row!important;grid-auto-columns:unset!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}.popular_card[data-v-ab2a3451]{border-radius:1.2rem;gap:.5rem;padding:.75rem}.popular_card[data-v-ab2a3451]:before{clip-path:inset(0 round 1.2rem)}.popular_card_img[data-v-ab2a3451]{width:2.5rem;height:2.5rem}.popular_card_name[data-v-ab2a3451]{font-size:.82rem}.popular_card_price[data-v-ab2a3451]{font-size:.78rem}.popular_card_pct[data-v-ab2a3451]{font-size:.7rem}.popular_card_spark[data-v-ab2a3451],.popular_head .popular_see_all[data-v-ab2a3451]{display:none}.popular_see_all--bottom[data-v-ab2a3451]{color:#b9b1eb;background:#11003a;border-radius:1.9rem;justify-content:center;width:100%;padding:.75rem 1rem;font-size:.9rem;display:flex}.popular_head[data-v-ab2a3451]{flex-direction:column;gap:.5rem}.banner_block[data-v-ab2a3451]{gap:.5rem;height:17rem}.banner_block[data-v-ab2a3451] .custom_button{border-radius:1rem;width:100%}.banner_details[data-v-ab2a3451]{flex-wrap:wrap;gap:.4rem}.banner_detail[data-v-ab2a3451]{gap:.3rem;min-width:5.5rem;padding:.5rem .6rem}.banner_info[data-v-ab2a3451]{flex-direction:column;align-items:flex-start;gap:.6rem}}.profile_view[data-v-952b0897]{scrollbar-width:thin;scrollbar-color:#150243 transparent;flex-direction:column;gap:1.35rem;width:100%;height:100%;min-height:0;padding-right:.3rem;display:flex;overflow-y:auto}.profile_banner[data-v-952b0897]{isolation:isolate;background:radial-gradient(circle at 5% 0,#3acf9380,#0000 31rem),linear-gradient(125deg,#110332 0%,#070016 48%,#3912b8 100%);border-radius:1.5rem;justify-content:space-between;align-items:flex-end;gap:1.5rem;min-height:13.8rem;padding:1.35rem;display:flex;position:relative;overflow:hidden}.profile_banner[data-v-952b0897]:after{content:"";z-index:-1;background:linear-gradient(#05001400 0%,#05001473 100%);position:absolute;inset:0}.profile_banner_img[data-v-952b0897]{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.profile_banner--skeleton[data-v-952b0897]{background:radial-gradient(circle at 5% 0,#3acf9338,#0000 31rem),linear-gradient(125deg,#110332 0%,#070016 48%,#24086f 100%)}.profile_skeleton_block[data-v-952b0897],.profile_skeleton_line[data-v-952b0897]{background:#2a0b64;position:relative;overflow:hidden}.profile_skeleton_block[data-v-952b0897]:after,.profile_skeleton_line[data-v-952b0897]:after{content:"";background:linear-gradient(90deg,#0000,#ffffff24,#0000);animation:1.25s ease-in-out infinite profile_skeleton_shimmer-952b0897;position:absolute;inset:0;transform:translate(-100%)}.profile_skeleton_line[data-v-952b0897]{border-radius:999px;display:block}.profile_skeleton_line--name[data-v-952b0897]{width:9rem;height:1.1rem}.profile_skeleton_line--label[data-v-952b0897]{width:70%;height:.7rem}.profile_skeleton_line--value[data-v-952b0897]{width:45%;height:.95rem}.profile_skeleton_line--token[data-v-952b0897]{width:62%;height:.9rem}.profile_skeleton_line--edition[data-v-952b0897]{width:2.3rem;height:.75rem}.profile_tab_skeleton[data-v-952b0897]{border-radius:.8rem;flex:none;width:7.5rem;height:2.9rem}.profile_tab_skeleton[data-v-952b0897]:nth-child(2){width:13.5rem}.profile_sell_btn--skeleton[data-v-952b0897]{pointer-events:none;background:#2a0b64}@keyframes profile_skeleton_shimmer-952b0897{to{transform:translate(100%)}}.profile_identity[data-v-952b0897]{flex-direction:column;gap:1.05rem;min-width:0;display:flex}.profile_avatar[data-v-952b0897]{background:#150243;border-radius:50%;width:5.4rem;height:5.4rem;overflow:hidden}.profile_avatar img[data-v-952b0897]{object-fit:cover;width:100%;height:100%;display:block}.profile_name_row[data-v-952b0897]{align-items:center;gap:.6rem;min-width:0;display:flex}.profile_name_row h1[data-v-952b0897]{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.1rem;font-weight:590;line-height:1.2;overflow:hidden}.profile_edit_btn[data-v-952b0897]{color:#b9b1eb;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:inline-flex}.profile_stats--outside[data-v-952b0897],.profile_stats_mobile[data-v-952b0897]{display:none}.profile_stats[data-v-952b0897]{grid-auto-columns:minmax(8rem,max-content);grid-auto-flow:column;justify-content:end;gap:.55rem;width:auto;max-width:100%;display:grid}.profile_stat[data-v-952b0897]{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:#1f0b56cc;border-radius:.8rem;flex-direction:column;justify-content:center;gap:.35rem;min-width:0;min-height:3.45rem;padding:.65rem .75rem;display:flex}.profile_stat span[data-v-952b0897]{color:#77719c;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.profile_stat strong[data-v-952b0897]{overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:.9rem;font-weight:590}.profile_tabs[data-v-952b0897]{z-index:1;background:#150243;border-radius:.9rem;flex-wrap:wrap;flex-shrink:0;align-self:flex-start;align-items:center;gap:.25rem;width:auto;max-width:100%;padding:.3rem;display:inline-flex;position:relative;overflow:visible}.profile_tab_indicator[data-v-952b0897]{pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 0,#8142ff73,#0000 70%),#280974;border-radius:.8rem;transition:none;position:absolute;top:0;left:0;box-shadow:0 .5rem 1.2rem #6112ff33}.profile_tab[data-v-952b0897]{z-index:1;color:#b9b1eb;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:.8rem;flex:none;justify-content:center;align-items:center;min-height:2.9rem;padding:0 1.45rem;font-size:.9rem;font-weight:590;line-height:1;transition:color .2s,transform .2s,background-color .2s;display:inline-flex;position:relative}.profile_tab[data-v-952b0897]:hover{color:#fff}.profile_tab--active[data-v-952b0897]{color:#fff;background:0 0;transform:translateY(-.02rem)}.profile_tab_panel[data-v-952b0897]{min-width:0}.profile-tab-content-enter-active[data-v-952b0897],.profile-tab-content-leave-active[data-v-952b0897]{transition:opacity .18s,transform .24s cubic-bezier(.22,1,.36,1)}.profile-tab-content-enter-from[data-v-952b0897]{opacity:0;transform:translateY(.45rem)scale(.99)}.profile-tab-content-leave-to[data-v-952b0897]{opacity:0;transform:translateY(-.25rem)scale(.99)}@media (width<=768px){.profile_view[data-v-952b0897]{padding:1rem}.profile_identity[data-v-952b0897]{align-items:center}}.profile_tokens_grid[data-v-952b0897]{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.profile_token_card[data-v-952b0897]{cursor:pointer;background:#150243;border-radius:1.25rem;outline:none;flex-direction:column;gap:.7rem;min-width:0;padding:.85rem;transition:background-color .2s,transform .2s;display:flex}.profile_token_card[data-v-952b0897]:hover{background:#1a0649;transform:translateY(-.1rem)}.profile_token_card[data-v-952b0897]:focus-visible{box-shadow:0 0 0 2px #b9b1eb66}.profile_token_img[data-v-952b0897]{aspect-ratio:1;background:#0f0131;border-radius:.9rem;overflow:hidden}.profile_token_img img[data-v-952b0897]{object-fit:cover;width:100%;height:100%;display:block}.profile_token_meta[data-v-952b0897]{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.profile_token_meta span[data-v-952b0897]:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.88rem;font-weight:590;overflow:hidden}.profile_token_meta span[data-v-952b0897]:last-child{color:#9b92c4;flex-shrink:0;font-size:.75rem}.profile_token_actions[data-v-952b0897]{align-items:center;gap:.5rem;min-width:0;display:flex}.profile_token_actions--favorite-only[data-v-952b0897]{justify-content:flex-end}.profile_sell_btn[data-v-952b0897]{color:#fff;cursor:pointer;border:0;border-radius:.85rem;flex:auto;justify-content:center;align-items:center;width:100%;min-width:0;min-height:2.75rem;font-size:.85rem;font-weight:590;display:flex}.profile_sell_btn[data-v-952b0897] .button_content{gap:.55rem;min-width:0}.profile_sell_btn span[data-v-952b0897]{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:590;overflow:hidden}.profile_sell_btn img[data-v-952b0897]{width:1.2rem;height:1.2rem}.profile_token_actions[data-v-952b0897] .fav_heart_btn{background:#280974;border-radius:.85rem;min-width:2.75rem;min-height:2.75rem}.profile_token_actions[data-v-952b0897] .fav_heart_btn:hover:not(:disabled){background:#32108a}.profile_cancel_listing_btn[data-v-952b0897]{color:#ded1ff;cursor:pointer;background:#280974;border:0;border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;min-width:2.75rem;min-height:2.75rem;padding:0;transition:background-color .2s,color .2s,transform .15s;display:flex}.profile_cancel_listing_btn[data-v-952b0897]:hover{color:#fff;background:#3a1260}.profile_cancel_listing_btn[data-v-952b0897]:active{transform:scale(.96)}.profile_collections_grid[data-v-952b0897]{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.profile_collection_card[data-v-952b0897]{cursor:pointer;background:#150243;border:0;border-radius:1.25rem;outline:none;min-width:0;transition:background-color .2s,transform .2s;overflow:hidden}.profile_collection_card[data-v-952b0897]:hover{background:#1a0649;transform:translateY(-.1rem)}.profile_collection_card[data-v-952b0897]:focus-visible,.profile_activity_row[data-v-952b0897]:focus-visible{box-shadow:0 0 0 2px #b9b1eb66}.profile_collection_art[data-v-952b0897]{background:radial-gradient(circle at 20% 0,#3acf9340,#0000 15rem),#0f0131;height:8.8rem;position:relative}.profile_collection_art>img[data-v-952b0897]{object-fit:cover;width:100%;height:100%;display:block}.profile_collection_art[data-v-952b0897]:after{content:"";background:linear-gradient(#05001400 0%,#0500148c 100%);position:absolute;inset:0}.profile_collection_logo[data-v-952b0897]{z-index:1;background:#0f0131;border:.18rem solid #150243;border-radius:.9rem;width:3rem;height:3rem;position:absolute;bottom:-1.45rem;left:.85rem;overflow:hidden}.profile_collection_logo img[data-v-952b0897]{object-fit:cover;width:100%;height:100%;display:block}.profile_collection_info[data-v-952b0897]{flex-direction:column;gap:.7rem;padding:2rem .9rem .95rem;display:flex}.profile_collection_name[data-v-952b0897]{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.95rem;font-weight:590;overflow:hidden}.profile_collection_stats[data-v-952b0897]{flex-wrap:wrap;gap:.4rem;display:flex}.profile_collection_stats span[data-v-952b0897]{color:#b9b1eb;background:#210864;border-radius:999px;padding:.35rem .55rem;font-size:.74rem;font-weight:590}.profile_activity_list[data-v-952b0897]{flex-direction:column;gap:.65rem;display:flex}.profile_activity_row[data-v-952b0897]{cursor:pointer;background:#120238;border-radius:1rem;outline:none;grid-template-columns:minmax(9rem,.95fr) 3.6rem minmax(8rem,1.1fr) minmax(6rem,.65fr) minmax(7rem,.85fr) minmax(7rem,.85fr) minmax(9rem,.95fr);align-items:center;gap:.75rem;min-width:0;padding:.55rem .85rem;transition:background-color .2s,transform .2s;display:grid}.profile_activity_row[data-v-952b0897]:hover{background:#19054a;transform:translateY(-.06rem)}.profile_activity_kind[data-v-952b0897]{align-items:center;gap:.65rem;min-width:0;font-size:.95rem;font-weight:590;display:flex}.profile_activity_kind>span[data-v-952b0897]:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.profile_activity_kind_icon[data-v-952b0897]{background:#32108a;border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:3.35rem;height:3.35rem;display:flex}.profile_activity_kind_icon img[data-v-952b0897]{filter:brightness(0)invert();width:1.35rem;height:1.35rem}.profile_activity_token[data-v-952b0897]{background:radial-gradient(circle at 30% 20%,#8142ff66,#0000 70%),#210864;border-radius:.95rem;width:3.6rem;height:3.6rem;overflow:hidden}.profile_activity_token img[data-v-952b0897]{object-fit:cover;width:100%;height:100%;display:block}.profile_activity_main[data-v-952b0897]{align-items:center;gap:.75rem;min-width:0;display:flex}.profile_activity_title[data-v-952b0897],.profile_activity_people[data-v-952b0897],.profile_activity_price[data-v-952b0897],.profile_activity_time[data-v-952b0897],.profile_activity_user[data-v-952b0897]{gap:.2rem;min-width:0;display:flex}.profile_activity_title[data-v-952b0897],.profile_activity_price[data-v-952b0897],.profile_activity_time[data-v-952b0897]{flex-direction:column}.profile_activity_title[data-v-952b0897]{flex:1}.profile_activity_title span[data-v-952b0897]:first-child,.profile_activity_price span[data-v-952b0897]:first-child,.profile_activity_time span[data-v-952b0897]:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;font-weight:590;overflow:hidden}.profile_activity_title span[data-v-952b0897]:last-child,.profile_activity_people[data-v-952b0897],.profile_activity_price span[data-v-952b0897]:last-child,.profile_activity_time span[data-v-952b0897]:last-child{color:#9b92c4;font-size:.75rem}.profile_activity_people[data-v-952b0897]{display:none}.profile_activity_user[data-v-952b0897]{align-items:center;gap:.55rem;font-size:.9rem;font-weight:590}.profile_activity_user>span[data-v-952b0897]:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.profile_activity_avatar[data-v-952b0897]{background:#32108a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;overflow:hidden}.profile_activity_avatar img[data-v-952b0897]{object-fit:cover;width:100%;height:100%;display:block}.profile_activity_avatar--empty[data-v-952b0897]{opacity:.72}.profile_activity_price[data-v-952b0897],.profile_activity_time[data-v-952b0897]{text-align:right;align-items:flex-end}.cancel_listing_text[data-v-952b0897]{color:#ded1ffb2;margin:0 0 1.25rem;font-size:.92rem;line-height:1.4}.cancel_listing_buttons[data-v-952b0897]{flex-direction:column;gap:.75rem;display:flex}.profile_state[data-v-952b0897]{color:#9b92c4;text-align:center;padding:2rem .5rem}.profile_state--error[data-v-952b0897]{color:#e53935}@media (width<=1500px){.profile_tokens_grid[data-v-952b0897]{grid-template-columns:repeat(3,minmax(0,1fr))}.profile_collections_grid[data-v-952b0897]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1200px){.profile_tokens_grid[data-v-952b0897]{grid-template-columns:repeat(2,minmax(0,1fr))}.profile_activity_row[data-v-952b0897]{grid-template-columns:minmax(8rem,.95fr) 3.5rem minmax(7rem,1fr) minmax(5.5rem,.7fr) minmax(6rem,.8fr) minmax(6rem,.8fr) minmax(8rem,.9fr)}.profile_activity_time[data-v-952b0897]{text-align:right;grid-column:auto;align-items:flex-end}}@media (width<=900px){.profile_banner[data-v-952b0897]{flex-direction:column;align-items:stretch}.profile_stats[data-v-952b0897]{width:100%}.profile_tokens_grid[data-v-952b0897]{grid-template-columns:repeat(2,minmax(0,1fr))}.profile_collections_grid[data-v-952b0897]{grid-template-columns:1fr}.profile_activity_row[data-v-952b0897]{align-items:center;gap:.4rem .75rem;grid-template-columns:3rem 1fr auto!important;grid-template-areas:"kind kind kind""img title price""img user time"!important;padding:.85rem!important;display:grid!important}.profile_activity_kind[data-v-952b0897]{border-bottom:1px solid #1f0b56;grid-area:kind;margin-bottom:.15rem;padding-bottom:.35rem}.profile_activity_kind_icon[data-v-952b0897]{width:2rem!important;height:2rem!important}.profile_activity_kind_icon img[data-v-952b0897]{width:1rem!important;height:1rem!important}.profile_activity_token[data-v-952b0897]{grid-area:img;border-radius:.75rem!important;width:3rem!important;height:3rem!important}.profile_activity_main[data-v-952b0897]{grid-area:title;align-items:flex-start!important}.profile_activity_title[data-v-952b0897]{flex-direction:column;gap:.1rem}.profile_activity_title span[data-v-952b0897]:first-child{font-size:.9rem}.profile_activity_price[data-v-952b0897]{flex-direction:column;grid-area:price;gap:.1rem;text-align:right!important;align-items:flex-end!important}.profile_activity_price span[data-v-952b0897]:first-child{font-size:.9rem}.profile_activity_user[data-v-952b0897]{grid-area:user;gap:.4rem!important;font-size:.78rem!important}.profile_activity_user+.profile_activity_user[data-v-952b0897]{display:none!important}.profile_activity_avatar[data-v-952b0897]{width:1.4rem!important;height:1.4rem!important}.profile_activity_time[data-v-952b0897]{flex-direction:column;grid-area:time;gap:.1rem;font-size:.7rem;text-align:right!important;align-items:flex-end!important}.profile_activity_time span[data-v-952b0897]:first-child{color:#b9b1eb!important;font-size:.75rem!important}.profile_activity_time span[data-v-952b0897]:last-child{display:none}}@media (width<=560px){.profile_banner[data-v-952b0897]{min-height:10rem;padding:1rem}.profile_banner .profile_stats[data-v-952b0897]{display:none}.profile_stats_mobile[data-v-952b0897]{scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;flex-shrink:0;align-items:stretch;gap:.5rem;width:100%;min-height:4rem;padding-bottom:2px;display:flex;overflow:auto hidden}.profile_stats_mobile[data-v-952b0897]::-webkit-scrollbar{display:none}.profile_stats_mobile_item[data-v-952b0897]{box-sizing:border-box;background:#0f0131;border-radius:.8rem;flex-direction:column;flex:none;justify-content:center;gap:.35rem;min-width:8rem;min-height:3.45rem;padding:.65rem .75rem;display:flex}.profile_stats_mobile_item span[data-v-952b0897]{color:#77719c;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.profile_stats_mobile_item strong[data-v-952b0897]{overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:.9rem;font-weight:590}.profile_tokens_grid[data-v-952b0897]{grid-template-columns:1fr 1fr}.profile_tabs[data-v-952b0897]{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;width:100%;overflow:auto visible}.profile_tabs[data-v-952b0897]::-webkit-scrollbar{display:none}.profile_tab_indicator[data-v-952b0897]{display:none}.profile_tab--active[data-v-952b0897]{box-shadow:0 .5rem 1.2rem #6112ff33;background:radial-gradient(circle at 20% 0,#8142ff73,#0000 70%),#280974!important}.profile_tab[data-v-952b0897]{white-space:nowrap;flex:none;padding:0 1rem}}.edit_profile_form[data-v-952b0897]{flex-direction:column;gap:1.25rem;display:flex}.edit_profile_field[data-v-952b0897]{flex-direction:column;gap:.5rem;display:flex}.edit_profile_label[data-v-952b0897]{color:#9b92c4;font-size:.85rem;font-weight:590}.edit_profile_input[data-v-952b0897]{color:#fff;box-sizing:border-box;background:#150243;border:1.5px solid #280974;border-radius:.85rem;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.edit_profile_input[data-v-952b0897]:focus{border-color:#6112ff}.edit_profile_input[data-v-952b0897]:disabled{opacity:.5;cursor:not-allowed}.tokens_view[data-v-f3f68348]{flex-direction:column;gap:1rem;width:100%;height:100%;min-height:0;display:flex}.head_text[data-v-f3f68348]{font-size:1.2rem;font-weight:590}.grid[data-v-f3f68348]{grid-template-columns:2fr 1fr 1fr 1fr 2fr;display:grid}.filter[data-v-f3f68348]{cursor:pointer;-webkit-user-select:none;user-select:none;gap:.5rem;display:flex}.filters span[data-v-f3f68348]{text-transform:uppercase;color:#77719c;font-size:.75rem}.first_filter[data-v-f3f68348],.second_filter[data-v-f3f68348],.last_7d[data-v-f3f68348],.volume[data-v-f3f68348],.graphic[data-v-f3f68348]{justify-self:right}.collections_list[data-v-f3f68348]{scrollbar-width:thin;scrollbar-color:#150243 transparent;flex-direction:column;flex:1;gap:.75rem;min-height:0;padding-right:.3rem;display:flex;overflow-y:auto}.collections_list_inner[data-v-f3f68348]{flex-direction:column;gap:.75rem;display:flex}.collections_sentinel[data-v-f3f68348]{pointer-events:none;flex-shrink:0;width:100%;height:1px}.list_footer[data-v-f3f68348]{color:#77719c;text-align:center;padding:.5rem 0;font-size:.9rem}.collection[data-v-f3f68348]{cursor:pointer;background-color:#0000;border-radius:1rem;outline:none;align-items:center;width:100%;padding:.5rem 1.5rem .5rem .5rem;position:relative}.collection[data-v-f3f68348]:before{content:"";border-radius:inherit;z-index:0;clip-path:inset(0 round 1rem);pointer-events:none;background-color:#0f0131;transition:background-color .2s;position:absolute;inset:0}.collection[data-v-f3f68348]:hover:before{background-color:#150243}.collection[data-v-f3f68348]>*{z-index:1;position:relative}.collection--glow-up[data-v-f3f68348]:after,.collection--glow-down[data-v-f3f68348]:after{content:"";z-index:0;pointer-events:none;border-radius:inherit;clip-path:inset(0 round 1rem);position:absolute;inset:0}.collection--glow-up[data-v-f3f68348]:after{opacity:.7;background:linear-gradient(346deg,#248c3e4d 4.34%,#151d3400 48.15%)}.collection--glow-down[data-v-f3f68348]:after{opacity:.7;background:linear-gradient(346deg,#be2c3a4d 4.34%,#151d3400 48.15%)}.collection[data-v-f3f68348]:focus-visible{box-shadow:0 0 0 2px #b9b1eb66}.collection_info[data-v-f3f68348]{align-items:center;gap:1rem;min-width:0;display:flex}.collection_img[data-v-f3f68348]{background:#11003a;border-radius:.65rem;flex-shrink:0;width:3.5rem;height:3.5rem;overflow:hidden}.collection_img img[data-v-f3f68348]{object-fit:cover;width:100%;height:100%;display:block}.volume[data-v-f3f68348]{text-align:right;flex-direction:column;gap:.4rem;display:flex}.volume span[data-v-f3f68348]:first-child{font-size:.9rem;font-weight:590}.volume_caption[data-v-f3f68348]{color:#9b92c4;font-size:.75rem;font-weight:510}.pct_change[data-v-f3f68348]{text-transform:none;font-weight:590}.pct_change--up[data-v-f3f68348]{color:#29b76b}.pct_change--down[data-v-f3f68348]{color:#e53935}.pct_change--neutral[data-v-f3f68348]{color:#77719c}.graphic[data-v-f3f68348]{justify-content:flex-end;align-items:center;display:flex}.token_name[data-v-f3f68348]{flex-direction:column;gap:.2rem;min-width:0;display:flex}.token_name span[data-v-f3f68348]:first-child{white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;font-weight:590;overflow:hidden}.token_name span[data-v-f3f68348]:last-child{color:#b9b1eb;font-size:.75rem}@media (width<=1800px){.grid[data-v-f3f68348]{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}@media (width<=768px){.tokens_view[data-v-f3f68348]{padding:1rem}.last_7d[data-v-f3f68348],.graphic[data-v-f3f68348]{display:none}.grid[data-v-f3f68348]{grid-template-columns:2fr 1fr 1fr 1fr}}.settings_wrapper[data-v-9249cf35]{flex-direction:column;gap:1.75rem;min-width:0;margin-top:.5rem;display:flex}.settings_heading[data-v-9249cf35]{color:#b9b1eb;letter-spacing:-.02em;margin:0 0 .65rem;font-size:.95rem;font-weight:590}.settings_card[data-v-9249cf35]{background-color:#150243;border-radius:1rem;transition:opacity .2s;overflow:hidden}.settings_card--busy[data-v-9249cf35]{opacity:.72;pointer-events:none}.currency_row[data-v-9249cf35]{cursor:pointer;align-items:center;gap:.85rem;padding:1rem;transition:background-color .2s;display:flex}.currency_row[data-v-9249cf35]:not(:last-child){border-bottom:1px solid #b9b1eb33}.currency_row[data-v-9249cf35]:hover{background-color:#6112ff0f}.currency_input[data-v-9249cf35]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.radio_ring[data-v-9249cf35]{border:2px solid #4c3d7a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;transition:border-color .28s cubic-bezier(.4,0,.2,1),box-shadow .28s;display:flex}.radio_dot[data-v-9249cf35]{opacity:0;background:linear-gradient(145deg,#7b26f2,#6112ff);border-radius:50%;width:.65rem;height:.65rem;transition:transform .32s cubic-bezier(.34,1.25,.64,1),opacity .2s;transform:scale(0)}.currency_input:checked+.radio_ring[data-v-9249cf35]{border-color:#7b26f2;box-shadow:0 0 0 1px #7b26f259}.currency_input:checked+.radio_ring .radio_dot[data-v-9249cf35]{opacity:1;transform:scale(1)}.currency_input:focus-visible+.radio_ring[data-v-9249cf35]{outline-offset:2px;outline:2px solid #6112ff}.currency_label[data-v-9249cf35]{font-size:.95rem;font-weight:510;line-height:1.25}.lang_track[data-v-9249cf35]{background-color:#150243;border-radius:.85rem;padding:.35rem;position:relative;overflow:hidden}.lang_pill[data-v-9249cf35]{will-change:transform;z-index:0;pointer-events:none;background:#280974;border-radius:.85rem;width:calc(50% - .35rem);transition:transform .42s cubic-bezier(.34,1.1,.64,1);position:absolute;top:.35rem;bottom:.35rem;left:.35rem;transform:translate(0,0)}.lang_pill--en[data-v-9249cf35]{transform:translate(100%)}.lang_track_inner[data-v-9249cf35]{z-index:1;display:flex;position:relative}.lang_btn[data-v-9249cf35]{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:9999px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.65rem .75rem;font-family:inherit;font-size:.95rem;font-weight:590;transition:opacity .25s,transform .2s;display:flex;position:relative}.lang_btn[data-v-9249cf35]:not(.active){opacity:.65}.lang_btn.active[data-v-9249cf35],.lang_btn[data-v-9249cf35]:hover{opacity:1}.lang_btn[data-v-9249cf35]:active{transform:scale(.98)}.lang_flag[data-v-9249cf35]{border-radius:50%;flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;overflow:hidden}.lang_flag img[data-v-9249cf35]{object-fit:cover;width:100%;height:100%}.exit_button_btn[data-v-9249cf35]{width:100%}@media (prefers-reduced-motion:reduce){.radio_dot[data-v-9249cf35],.radio_ring[data-v-9249cf35],.lang_pill[data-v-9249cf35],.lang_btn[data-v-9249cf35]{transition-duration:.01ms}}.animated_number[data-v-78376f25]{color:inherit;font:inherit;font-weight:inherit;font-size:inherit;line-height:inherit}.banks_list[data-v-0a33e661]{flex-direction:column;gap:.75rem;display:flex}.bank_item[data-v-0a33e661]{color:#fff;cursor:pointer;background:#150243;border:0;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;padding:.9rem;transition:background-color .2s,box-shadow .2s;display:flex}.bank_item.checked[data-v-0a33e661]{box-shadow:inset 0 0 0 2px #7732ff}.bank_item[data-v-0a33e661]:hover{background:#1d0753}.bank_info[data-v-0a33e661]{align-items:center;gap:.75rem;min-width:0;font-size:.9rem;font-weight:590;display:flex}.bank_info img[data-v-0a33e661]{object-fit:contain;width:1.8rem;height:1.8rem}.bank_check[data-v-0a33e661]{background:0 0;border:2px solid #7732ff;border-radius:50%;justify-content:center;align-items:center;width:1.15rem;height:1.15rem;display:flex}.bank_check span[data-v-0a33e661]{background:#7732ff;border-radius:50%;width:.48rem;height:.48rem}.deposit[data-v-83b4345a]{min-height:var(--wallet-panel-min-height,31rem);flex-direction:column;gap:1rem;display:flex}.promo_shell[data-v-83b4345a]{background-color:#150243;border-radius:1rem;align-items:center;gap:.65rem;padding:.9rem;display:flex}.promo_input[data-v-83b4345a]{color:#fff;background:0 0;border:none;outline:none;flex:1 1 0;min-width:0;padding:.55rem 0;font-size:.9rem}.promo_input[data-v-83b4345a]::placeholder,.amount_input[data-v-83b4345a]::placeholder{color:#b9b1eb;opacity:.85}.promo_apply[data-v-83b4345a]{flex-shrink:0;padding:.6rem 1.2rem;border-radius:9999px!important;min-height:0!important}.bonus_deposit[data-v-83b4345a]{color:#b9b1eb;background:#1f0b56;border-radius:.85rem;padding:.75rem .9rem;font-size:.85rem}.amount_field[data-v-83b4345a]{background-color:#150243;border-radius:1rem;width:100%;padding:.95rem 1.1rem}.amount_inner[data-v-83b4345a]{justify-content:flex-start;align-items:center;width:100%;min-width:0;display:flex}.amount_cluster[data-v-83b4345a]{flex-wrap:nowrap;align-items:baseline;max-width:100%;display:inline-flex}.amount_cluster--wide[data-v-83b4345a]{width:100%;display:flex}.amount_cluster--wide .amount_input[data-v-83b4345a]{flex:auto;min-width:0;width:auto!important}.amount_input[data-v-83b4345a]{color:#fff;background:0 0;border:none;outline:none;min-width:0;font-size:.9rem}.amount_suffix[data-v-83b4345a]{color:#b9b1eb;-webkit-user-select:none;user-select:none;flex-shrink:0;margin-left:3px;font-size:.9rem;font-weight:590;line-height:1}.methods_grid[data-v-83b4345a]{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.method_card[data-v-83b4345a]{cursor:pointer;text-align:left;min-height:5.5rem;color:inherit;font:inherit;background-color:#150243;border:2px solid #0000;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.85rem .65rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.method_card.selected[data-v-83b4345a]{box-shadow:inset 0 0 0 2px #7732ff}.method_card--skeleton[data-v-83b4345a]{cursor:default;pointer-events:none;background:linear-gradient(90deg,#150243 25%,#210864 50%,#150243 75%) 0 0/200% 100%;animation:1.5s infinite loading-83b4345a}.method_icon[data-v-83b4345a]{justify-content:flex-start;align-items:center;min-height:2rem;display:flex}.method_icon_img[data-v-83b4345a]{object-fit:contain;width:auto;max-width:2.25rem;height:1.6rem;display:block}.method_title[data-v-83b4345a]{color:#fff;font-size:.82rem;font-weight:590}.method_sub[data-v-83b4345a]{color:#b9b1eb;opacity:.9;font-size:.72rem}.method_check[data-v-83b4345a]{z-index:2;pointer-events:none;transform-origin:100% 100%;width:calc(1.5rem + 2px);height:calc(1.5rem + 2px);line-height:0;position:absolute;bottom:-2px;right:-2px;transform:scale(1.08)}.cta_btn[data-v-83b4345a]{width:100%;margin-top:auto}.details_content[data-v-83b4345a],.details_mini_block[data-v-83b4345a]{flex-direction:column;gap:.75rem;display:flex}.mini_text[data-v-83b4345a]{color:#b9b1eb;font-size:.78rem}.detail_field[data-v-83b4345a]{word-break:break-word;background:#150243;border-radius:.9rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem;display:flex}.detail_field button[data-v-83b4345a]{color:#fff;cursor:pointer;background:#280974;border:0;border-radius:999px;flex-shrink:0;padding:.35rem .7rem}.qr_block[data-v-83b4345a]{background:#fff;border-radius:1rem;justify-content:center;padding:1rem;display:flex}.qr_block img[data-v-83b4345a]{object-fit:contain;width:12rem;height:12rem}.timer_block[data-v-83b4345a]{color:#b9b1eb;background:#150243;border-radius:.9rem;justify-content:space-between;gap:1rem;margin-top:1rem;padding:.9rem;display:flex}.timer_block strong[data-v-83b4345a]{color:#fff}.buttons_block[data-v-83b4345a]{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.buttons_block[data-v-83b4345a] .custom_button{width:100%;border-radius:1rem!important}.check_deposit_desc[data-v-83b4345a]{color:#ded1ff;line-height:1.4}@keyframes loading-83b4345a{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1200px){.methods_grid[data-v-83b4345a]{grid-template-columns:repeat(2,1fr)}.buttons_block[data-v-83b4345a]{flex-direction:column}}.history[data-v-8282b05e]{height:var(--wallet-panel-min-height,31rem);min-height:var(--wallet-panel-min-height,31rem);flex-direction:column;display:flex}.history_empty[data-v-8282b05e]{text-align:center;flex-direction:column;flex:auto;align-items:center;min-height:0;padding:1.5rem 1.25rem 2rem;display:flex}.history_empty_icon[data-v-8282b05e]{flex-shrink:0;width:3.75rem;height:3.75rem;display:block}.history_empty_title[data-v-8282b05e]{color:#fff;letter-spacing:-.02em;margin:1.25rem 0 0;font-size:1.05rem;font-weight:590}.history_empty_hint[data-v-8282b05e]{color:#b9b1eb;opacity:.92;max-width:19rem;margin:.5rem 0 0;font-size:.85rem;line-height:1.45}.history_head[data-v-8282b05e]{justify-content:space-between;align-items:center;padding:0 .25rem .65rem;display:flex}.history_head_muted[data-v-8282b05e]{color:#b9b1eb;opacity:.85;font-size:.78rem}.history_head_right[data-v-8282b05e]{text-align:right}.history_list[data-v-8282b05e]{scrollbar-width:thin;scrollbar-color:#150243 transparent;flex-direction:column;flex:auto;gap:.55rem;min-height:0;margin:0;padding:0 .25rem .25rem 0;list-style:none;display:flex;overflow-y:auto}.history_row[data-v-8282b05e]{background-color:#150243;border-radius:1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;min-height:4.25rem;padding:.85rem .9rem;display:grid}.row_icon[data-v-8282b05e]{background:linear-gradient(135deg,#6112ff 0%,#8142ff 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.row_icon_img[data-v-8282b05e]{object-fit:contain;width:1.15rem;height:1.15rem;display:block}.row_mid[data-v-8282b05e]{flex-direction:column;gap:.2rem;min-width:0;display:flex}.row_title[data-v-8282b05e]{color:#fff;font-size:.88rem;font-weight:590}.row_date[data-v-8282b05e]{color:#b9b1eb;opacity:.9;font-size:.72rem}.row_right[data-v-8282b05e]{text-align:right;flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.row_amount[data-v-8282b05e]{font-size:.88rem;font-weight:590}.amount_plus[data-v-8282b05e]{color:#4ade80}.amount_minus[data-v-8282b05e]{color:#fff}.row_status[data-v-8282b05e]{align-items:center;gap:.25rem;font-size:.72rem;display:inline-flex}.status_ok[data-v-8282b05e]{color:#b9b1ebb2}.status_bad[data-v-8282b05e]{color:#e53935}.status_pending[data-v-8282b05e]{color:#e57e35}.clock_icon[data-v-8282b05e]{object-fit:contain;flex-shrink:0;width:.875rem;height:.875rem;display:block}.withdraw[data-v-85e747f9]{min-height:var(--wallet-panel-min-height,31rem);flex-direction:column;display:flex}.amount_field[data-v-85e747f9]{background-color:#150243;border-radius:1rem;width:100%;padding:.95rem 1.1rem}.amount_inner[data-v-85e747f9]{justify-content:flex-start;align-items:center;width:100%;min-width:0;display:flex}.amount_cluster[data-v-85e747f9]{flex-wrap:nowrap;align-items:baseline;max-width:100%;display:inline-flex}.amount_cluster--wide[data-v-85e747f9]{width:100%;display:flex}.amount_cluster--wide .amount_input[data-v-85e747f9]{flex:auto;min-width:0;width:auto!important}.amount_input[data-v-85e747f9]{color:#fff;background:0 0;border:none;outline:none;min-width:0;font-size:.9rem}.amount_input[data-v-85e747f9]::placeholder{color:#b9b1eb;opacity:.85}.amount_suffix[data-v-85e747f9]{color:#b9b1eb;-webkit-user-select:none;user-select:none;flex-shrink:0;margin-left:3px;font-size:.9rem;font-weight:590;line-height:1}.methods_grid[data-v-85e747f9]{grid-template-columns:repeat(3,1fr);gap:.65rem;margin-top:.75rem;display:grid}.method_card[data-v-85e747f9]{cursor:pointer;text-align:left;min-height:5.5rem;color:inherit;font:inherit;background-color:#150243;border:2px solid #0000;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.85rem .65rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.method_card.selected[data-v-85e747f9]{box-shadow:inset 0 0 0 2px #7732ff}.method_card--skeleton[data-v-85e747f9]{cursor:default;pointer-events:none;background:linear-gradient(90deg,#150243 25%,#210864 50%,#150243 75%) 0 0/200% 100%;animation:1.5s infinite loading-85e747f9}.method_icon[data-v-85e747f9]{justify-content:flex-start;align-items:center;min-height:2rem;display:flex}.method_icon_img[data-v-85e747f9]{object-fit:contain;width:auto;max-width:2.25rem;height:1.6rem;display:block}.method_title[data-v-85e747f9]{color:#fff;font-size:.82rem;font-weight:590}.method_sub[data-v-85e747f9]{color:#b9b1eb;opacity:.9;font-size:.72rem}.method_check[data-v-85e747f9]{z-index:2;pointer-events:none;transform-origin:100% 100%;width:calc(1.5rem + 2px);height:calc(1.5rem + 2px);line-height:0;position:absolute;bottom:-2px;right:-2px;transform:scale(1.08)}.withdraw_spacer[data-v-85e747f9]{flex:auto;min-height:1.5rem}.cta_btn[data-v-85e747f9]{width:100%;margin-top:.25rem}.details_content[data-v-85e747f9]{flex-direction:column;gap:1rem;display:flex}.recipient_field[data-v-85e747f9]{background:#150243;border-radius:1rem;padding:.95rem 1rem}.recipient_field input[data-v-85e747f9]{color:#fff;width:100%;font:inherit;background:0 0;border:0;outline:0}.recipient_field input[data-v-85e747f9]::placeholder{color:#b9b1eb;opacity:.85}.buttons_block[data-v-85e747f9]{flex-direction:column;gap:.75rem;display:flex}.buttons_block[data-v-85e747f9] .custom_button{border-radius:100rem;width:100%}.error_text[data-v-85e747f9]{color:#ded1ff;line-height:1.4}@keyframes loading-85e747f9{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1200px){.methods_grid[data-v-85e747f9]{grid-template-columns:repeat(2,1fr)}.buttons_block[data-v-85e747f9]{flex-direction:column}}.wallet[data-v-f18fae76]{--wallet-panel-min-height:31rem;flex-direction:column;gap:1.5rem;display:flex}.balance_block[data-v-f18fae76]{color:#fff;background-color:#150243;border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem;font-size:1.1rem;font-weight:590;display:flex}.balance_block[data-v-f18fae76] .animated_number{color:#fff;font-size:inherit;font-weight:inherit}.select_type[data-v-f18fae76]{text-align:center;align-items:stretch;gap:.75rem;display:flex;position:relative}.select_type_indicator[data-v-f18fae76]{pointer-events:none;z-index:0;will-change:transform;background:linear-gradient(90deg,#6112ff 0%,#8142ff 100%);border-radius:.75rem;width:calc(33.3333% - .5rem);transition:transform .4s cubic-bezier(.34,1.2,.64,1);position:absolute;inset:0 auto 0 0;box-shadow:0 .25rem 1rem #6112ff59}.select_type_item[data-v-f18fae76]{z-index:1;cursor:pointer;color:#b9b1eb;border-radius:.75rem;flex:1 1 0;justify-content:center;align-items:center;min-width:0;padding:1rem 1.5rem;font-size:.9rem;font-weight:590;transition:color .3s;display:flex;position:relative}.select_type_item[data-v-f18fae76]:hover,.select_type_item.active[data-v-f18fae76]{color:#fff}.wallet_panels[data-v-f18fae76]{min-height:var(--wallet-panel-min-height,31rem);flex-direction:column;display:flex;position:relative;overflow:hidden}.wallet-tab-enter-active[data-v-f18fae76],.wallet-tab-leave-active[data-v-f18fae76]{transition:opacity .32s cubic-bezier(.4,0,.2,1),transform .32s cubic-bezier(.4,0,.2,1)}.wallet-tab-enter-from[data-v-f18fae76]{opacity:0;transform:translateY(.5rem)}.wallet-tab-leave-to[data-v-f18fae76]{opacity:0;transform:translateY(-.35rem)}@media (width<=1200px){.wallet[data-v-f18fae76]{--wallet-panel-min-height:auto}}.sidebar[data-v-e77af5a1]{width:var(--sidebar-width);background-color:#0f0131;border-radius:1.9rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.logo[data-v-e77af5a1]{cursor:pointer;width:fit-content}.balance_block[data-v-e77af5a1]{background-color:#150243;border-radius:1.9rem;flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.balance_info[data-v-e77af5a1]{flex-direction:column;gap:.4rem;display:flex}.balance_info span[data-v-e77af5a1]:first-child{color:#ded1ff;font-size:.9rem}.balance_info .balance_value[data-v-e77af5a1]{color:#fff;font-size:1.1rem;font-weight:590;line-height:1.25}.balance_info .balance_value[data-v-e77af5a1] .animated_number{color:#fff;font-size:inherit;font-weight:inherit}.balance_buttons[data-v-e77af5a1]{align-items:center;gap:.5rem;display:flex}.balance_buttons[data-v-e77af5a1] .custom_button{width:100%;padding:0}.side_list[data-v-e77af5a1]{flex-direction:column;gap:.5rem;display:flex}.side_elem[data-v-e77af5a1]{cursor:pointer;color:inherit;border-radius:1.2rem;align-items:center;gap:1rem;padding:.5rem;text-decoration:none;transition:background-color .3s;display:flex}.side_elem.selected[data-v-e77af5a1],.side_elem[data-v-e77af5a1]:hover{background-color:#150243}.icon_bg[data-v-e77af5a1]{background-color:#150243;border-radius:1rem;justify-content:center;align-items:center;padding:.8rem;transition:background-color .28s cubic-bezier(.4,0,.2,1);display:flex}.icon_stack[data-v-e77af5a1]{flex-shrink:0;width:24px;height:24px;position:relative}.icon_layer[data-v-e77af5a1]{object-fit:contain;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .26s cubic-bezier(.4,0,.2,1),transform .32s cubic-bezier(.34,1.15,.64,1);display:block;position:absolute;inset:0;transform:scale(.86)}.icon_layer.visible[data-v-e77af5a1]{opacity:1;transform:scale(1)}.side_elem.selected .icon_bg[data-v-e77af5a1]{background-color:#6112ff}@media (prefers-reduced-motion:reduce){.icon_bg[data-v-e77af5a1]{transition-duration:.01ms}.icon_layer[data-v-e77af5a1]{transition-duration:.01ms;transform:none}.icon_layer.visible[data-v-e77af5a1]{transform:none}}.side_elem span[data-v-e77af5a1]{font-size:1rem}@media (width<=768px){.sidebar[data-v-e77af5a1]{z-index:200;border-radius:0 1.9rem 1.9rem 0;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-110%)}.sidebar--mobile-open[data-v-e77af5a1]{transform:translate(0)}}.sidebar_overlay[data-v-e77af5a1]{display:none}@media (width<=768px){.sidebar_overlay[data-v-e77af5a1]{z-index:199;background:#0009;display:block;position:fixed;inset:0}}.sidebar-overlay-enter-active[data-v-e77af5a1],.sidebar-overlay-leave-active[data-v-e77af5a1]{transition:opacity .3s}.sidebar-overlay-enter-from[data-v-e77af5a1],.sidebar-overlay-leave-to[data-v-e77af5a1]{opacity:0}.notification_item[data-v-ddc6255c]{background:#11003a;border-radius:1rem;align-items:center;gap:1.1rem;padding:1.1rem;transition:all .3s;display:flex;position:relative}.notification_icon[data-v-ddc6255c]{background:#6112ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;box-shadow:0 4px 15px #6112ff4d}.notification_icon svg[data-v-ddc6255c],.notification_icon img[data-v-ddc6255c]{width:1.5rem;height:1.5rem}.notification_content[data-v-ddc6255c]{flex-direction:column;flex:1;gap:.3rem;display:flex}.notification_title[data-v-ddc6255c]{color:#fff;margin:0;font-size:.9rem;font-weight:590;line-height:1.4}.notification_description[data-v-ddc6255c]{color:#ded1ffb2;margin:0;font-size:.8rem;line-height:1.4}.notification_time[data-v-ddc6255c]{color:#8b7fd6;margin-top:.3rem;font-size:.8rem}.notification_badge[data-v-ddc6255c]{background:linear-gradient(135deg,#6112ff 0%,#8b43ff 100%);border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:1rem;right:1rem;box-shadow:0 0 8px #6112ff99}.search_wrapper[data-v-c03cc4d8]{flex-direction:column;flex:1;gap:1rem;height:100%;min-height:0;margin-top:0;display:flex}.search_input[data-v-c03cc4d8]{background-color:#11003a;border-radius:1.9rem;flex-shrink:0;align-items:center;gap:.5rem;width:100%;padding:1rem;display:flex}.search_input img[data-v-c03cc4d8]{flex-shrink:0;width:1.5rem;height:1.5rem}.search_input input[data-v-c03cc4d8]{color:#fff;background-color:#0000;border:none;outline:none;width:100%;font-size:1rem;font-weight:590}.search_input input[data-v-c03cc4d8]::placeholder{color:#b9b1eb}.search_list[data-v-c03cc4d8]{scrollbar-width:none;flex-direction:column;flex:1;gap:.75rem;min-height:0;max-height:100%;padding-bottom:.5rem;display:flex;overflow-y:auto}.search_hint[data-v-c03cc4d8]{color:#77719c;padding:.5rem .25rem;font-size:.9rem}.search_group[data-v-c03cc4d8]{flex-direction:column;gap:.35rem;display:flex}.search_row[data-v-c03cc4d8]{text-align:left;background-color:#11003a;border-radius:1.9rem;align-items:center;gap:.65rem;width:100%;padding:.65rem .85rem;transition:background-color .2s;display:flex}.search_row_header[data-v-c03cc4d8]{cursor:pointer;outline:none}.search_row_header[data-v-c03cc4d8]:hover{background-color:#1a0a4a}.search_row_header[data-v-c03cc4d8]:focus-visible{box-shadow:0 0 0 2px #b9b1eb66}.search_chevron[data-v-c03cc4d8]{border-bottom:2px solid #b9b1eb;border-right:2px solid #b9b1eb;flex-shrink:0;width:.45rem;height:.45rem;margin-left:.15rem;transition:transform .2s;transform:rotate(-45deg)}.search_chevron_open[data-v-c03cc4d8]{margin-top:-.1rem;transform:rotate(45deg)}.search_row_thumb[data-v-c03cc4d8]{background:#150243;border-radius:.85rem;flex-shrink:0;width:2.75rem;height:2.75rem;overflow:hidden}.search_row_thumb img[data-v-c03cc4d8]{object-fit:cover;width:100%;height:100%;display:block}.search_row_name[data-v-c03cc4d8]{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.95rem;font-weight:590;overflow:hidden}.search_row_price[data-v-c03cc4d8]{flex-shrink:0;align-items:baseline;gap:.35rem;font-size:.9rem;display:flex}.search_row_amount[data-v-c03cc4d8]{color:#fff;font-weight:590}.search_row_currency[data-v-c03cc4d8]{color:#b9b1eb;font-weight:590}.search_go_collection[data-v-c03cc4d8]{cursor:pointer;background:#150243;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:background-color .2s;display:flex}.search_go_collection[data-v-c03cc4d8]:hover{background:#280974}.search_go_collection img[data-v-c03cc4d8]{width:.75rem;height:.75rem}.search_nft_block[data-v-c03cc4d8]{border-left:2px solid #280974;flex-direction:column;gap:.35rem;margin-left:1.1rem;padding-left:.35rem;display:flex}.search_nft_row[data-v-c03cc4d8]{cursor:pointer;text-align:left;background-color:#0a0024;border:none;border-radius:1.2rem;align-items:center;gap:.65rem;width:100%;padding:.5rem .65rem;transition:background-color .2s;display:flex}.search_nft_row[data-v-c03cc4d8]:hover{background-color:#150243}.search_nft_thumb[data-v-c03cc4d8]{background:#11003a;border-radius:.65rem;flex-shrink:0;width:2.25rem;height:2.25rem;overflow:hidden}.search_nft_thumb img[data-v-c03cc4d8]{object-fit:cover;width:100%;height:100%;display:block}.search_nft_name[data-v-c03cc4d8]{color:#e8e4ff;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.85rem;font-weight:590;overflow:hidden}.search_nft_price[data-v-c03cc4d8]{flex-shrink:0;align-items:baseline;gap:.3rem;font-size:.8rem;display:flex}.search_expand-enter-active[data-v-c03cc4d8],.search_expand-leave-active[data-v-c03cc4d8]{transition:opacity .15s,transform .15s}.search_expand-enter-from[data-v-c03cc4d8],.search_expand-leave-to[data-v-c03cc4d8]{opacity:0;transform:translateY(-4px)}.img[data-v-7c947e17]{margin-bottom:1.5rem}.img img[data-v-7c947e17]{width:100%}.auth_form[data-v-7c947e17]{flex-direction:column;display:flex}.inputs[data-v-7c947e17]{flex-direction:column;gap:.75rem;display:flex}.custom_input[data-v-7c947e17]{background-color:#11003a;border-radius:.9rem;align-items:center;gap:.5rem;padding:1.1rem .9rem;display:flex}.custom_input input[data-v-7c947e17]{background-color:#0000;border:none;outline:none;width:100%;height:100%;font-size:.9rem}.custom_input input[data-v-7c947e17]::placeholder{color:#ded1ffb2}.custom_input img[data-v-7c947e17]:first-child{width:1.15rem;height:1.15rem}.eye[data-v-7c947e17]{cursor:pointer;width:1.25rem;height:1.25rem}.auth_buttons[data-v-7c947e17]{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.auth_buttons[data-v-7c947e17] .custom_button{width:100%}.no_account[data-v-7c947e17]{border-radius:1rem}.no_account[data-v-7c947e17] span{gap:.5rem}.no_account[data-v-7c947e17] span label{color:#ded1ffb2;cursor:pointer}.img[data-v-51811cc6]{margin-bottom:1.5rem}.img img[data-v-51811cc6]{width:100%}.auth_form[data-v-51811cc6]{flex-direction:column;display:flex}.inputs[data-v-51811cc6]{flex-direction:column;gap:.75rem;display:flex}.custom_input[data-v-51811cc6]{background-color:#11003a;border-radius:.9rem;align-items:center;gap:.5rem;padding:1.1rem .9rem;display:flex}.custom_input input[data-v-51811cc6]{background-color:#0000;border:none;outline:none;width:100%;height:100%;font-size:.9rem}.custom_input input[data-v-51811cc6]::placeholder{color:#ded1ffb2}.custom_input img[data-v-51811cc6]:first-child{width:1.15rem;height:1.15rem}.eye[data-v-51811cc6]{cursor:pointer;width:1.25rem;height:1.25rem}.auth_buttons[data-v-51811cc6]{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.auth_buttons[data-v-51811cc6] .custom_button{width:100%}.no_account[data-v-51811cc6]{border-radius:1rem}.no_account[data-v-51811cc6] span{gap:.5rem}.no_account[data-v-51811cc6] span label{color:#ded1ffb2;cursor:pointer}.mobile_header[data-v-7512ab9c]{justify-content:space-between;align-items:center;width:100%;display:none;position:relative}.mobile_left[data-v-7512ab9c]{align-items:center;gap:.75rem;display:flex}.mobile_right[data-v-7512ab9c]{align-items:center;gap:.5rem;display:flex;position:relative}.mobile_menu_btn[data-v-7512ab9c],.mobile_icon_btn[data-v-7512ab9c],.mobile_avatar_btn[data-v-7512ab9c]{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.mobile_menu_btn[data-v-7512ab9c]{border-radius:.75rem;width:2.75rem;height:2.75rem}.mobile_icon_btn[data-v-7512ab9c]{border-radius:50%;width:2.75rem;height:2.75rem}.mobile_avatar_btn[data-v-7512ab9c]{border-radius:50%;width:3.3rem;height:3.3rem;overflow:hidden}.mobile_avatar_btn img[data-v-7512ab9c]{object-fit:cover;border-radius:50%;width:100%;height:100%}.desktop_header[data-v-7512ab9c]{justify-content:space-between;align-items:center;width:100%;display:flex}@media (width<=768px){.mobile_header[data-v-7512ab9c]{display:flex}.desktop_header[data-v-7512ab9c]{display:none}}header[data-v-7512ab9c]{justify-content:space-between;align-items:center;display:flex}.search_block[data-v-7512ab9c]{align-items:center;gap:var(--search-width);cursor:pointer;background-color:#11003a;border-radius:1.9rem;padding:1.5rem;transition:filter .3s;display:flex}.search_block[data-v-7512ab9c]:hover{filter:drop-shadow(0 0 .3rem #6112ff8e)}.search_block span[data-v-7512ab9c]{color:#77719c;font-size:1rem;font-weight:590}.search_block img[data-v-7512ab9c]{cursor:pointer}.profile_block[data-v-7512ab9c]{height:100%;width:var(--right-side-width);align-items:center;gap:.5rem;display:flex;position:relative}.notifications[data-v-7512ab9c],.profile[data-v-7512ab9c]{cursor:pointer}.notifications[data-v-7512ab9c]{aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;height:100%;padding:0 1.5rem;display:flex}.notifications[data-v-7512ab9c],.profile[data-v-7512ab9c]{background-color:#11003a}.profile[data-v-7512ab9c]{border-radius:100rem;justify-content:space-between;width:100%;padding:.5rem 1.5rem .5rem .5rem;display:flex}.profile .profile_side[data-v-7512ab9c]{align-items:center;gap:.5rem;display:flex}.profile .profile_info[data-v-7512ab9c]{flex-direction:column;gap:.3rem;display:flex}.profile .avatar img[data-v-7512ab9c]{border-radius:50%}.username[data-v-7512ab9c]{font-size:1rem;font-weight:590}.email[data-v-7512ab9c]{color:#b9b1eb;font-size:.85rem}.notifications_wrapper[data-v-7512ab9c]{z-index:5;background-color:#0d022b;border-radius:1.9rem;width:100%;padding:1.5rem;position:absolute;top:110%;left:0;box-shadow:0 4px 30px #100c26cc}.notification_head[data-v-7512ab9c]{border-bottom:1px solid #b8b1eb1a;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.notification_head span[data-v-7512ab9c]{color:#fff;font-size:1.1rem;font-weight:600}.notification_list[data-v-7512ab9c]{flex-direction:column;gap:.75rem;max-height:400px;display:flex;overflow-y:auto}.notification_list[data-v-7512ab9c]::-webkit-scrollbar{width:6px}.notification_list[data-v-7512ab9c]::-webkit-scrollbar-track{background:#b8b1eb0d;border-radius:10px}.notification_list[data-v-7512ab9c]::-webkit-scrollbar-thumb{background:#b8b1eb33;border-radius:10px}.notification_list[data-v-7512ab9c]::-webkit-scrollbar-thumb:hover{background:#b8b1eb4d}.loading_state[data-v-7512ab9c],.empty_state[data-v-7512ab9c]{text-align:center;color:#b9b1eb;justify-content:center;align-items:center;padding:2rem;font-size:.95rem;display:flex}.auth_buttons[data-v-7512ab9c]{gap:.5rem;height:100%;display:flex}.auth_buttons[data-v-7512ab9c] .custom_button{font-size:1rem}.mobile_notif_overlay[data-v-7512ab9c]{display:none}@media (width<=768px){.mobile_notif_overlay[data-v-7512ab9c]{z-index:299;background:#0000008c;display:block;position:fixed;inset:0}.mobile_notif_modal[data-v-7512ab9c]{z-index:300;background:#0d022b;border-radius:1.9rem 1.9rem 0 0;flex-direction:column;gap:1rem;max-height:80dvh;padding:1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile_notif_header[data-v-7512ab9c]{border-bottom:1px solid #b8b1eb1a;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.mobile_notif_title[data-v-7512ab9c]{color:#fff;font-size:1.1rem;font-weight:600}.mobile_notif_close[data-v-7512ab9c]{cursor:pointer;background:#11003a;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.mobile_notif_list[data-v-7512ab9c]{flex-direction:column;flex:1;gap:.75rem;min-height:0;display:flex;overflow-y:auto}.mobile_notif_clear[data-v-7512ab9c]{color:#b9b1eb;cursor:pointer;background:#11003a;border:none;border-radius:1.9rem;flex-shrink:0;width:100%;padding:.9rem;font-family:inherit;font-size:.95rem;font-weight:590;transition:background .2s}.mobile_notif_clear[data-v-7512ab9c]:hover{background:#1a0d45}}.mobile-notif-enter-active[data-v-7512ab9c],.mobile-notif-leave-active[data-v-7512ab9c]{transition:transform .32s cubic-bezier(.4,0,.2,1)}.mobile-notif-enter-from[data-v-7512ab9c],.mobile-notif-leave-to[data-v-7512ab9c]{transform:translateY(100%)}.activity[data-v-0c6e6eab]{background-color:#0f0131;border-radius:1.9rem;flex-direction:column;flex:1;align-self:stretch;gap:1.5rem;width:100%;min-width:0;height:100%;min-height:0;padding:1.5rem;display:flex;position:relative;overflow:hidden}.activity_scroll_zone[data-v-0c6e6eab]{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.activity_desc[data-v-0c6e6eab]{justify-content:space-between;align-items:center;display:flex}.activity_desc span[data-v-0c6e6eab]{color:#77719c;text-transform:uppercase;font-size:.85rem}.price_sort[data-v-0c6e6eab]{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.activity_list[data-v-0c6e6eab]{scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;flex:1;min-height:0;padding-bottom:4.75rem;display:flex;overflow:hidden auto}.activity_list_inner[data-v-0c6e6eab]{flex-direction:column;gap:.85rem;display:flex;position:relative}[data-v-0c6e6eab] .act-list-enter-active{transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .35s}[data-v-0c6e6eab] .act-list-enter-from{opacity:0;transform:translateY(-.9rem)scale(.98)}[data-v-0c6e6eab] .act-list-move{transition:transform .35s cubic-bezier(.22,1,.36,1)}[data-v-0c6e6eab] .act-list-leave-active{transition:opacity .18s}[data-v-0c6e6eab] .act-list-leave-to{opacity:0}.activity_fade[data-v-0c6e6eab]{pointer-events:none;z-index:1;background:linear-gradient(#0f013100 0%,#0f0131 100%);height:2.75rem;position:absolute;bottom:3rem;left:0;right:0}.activity_elem[data-v-0c6e6eab]{cursor:default;box-sizing:border-box;background-color:#150243;border-radius:1.1rem;align-items:center;gap:.85rem;width:100%;padding:.4rem .85rem .4rem .4rem;display:flex}.activity_elem>svg[data-v-0c6e6eab]{width:.85rem;height:.9rem}.activity_img[data-v-0c6e6eab]{background:#1a0a4a;border-radius:.85rem;flex-shrink:0;width:3.25rem;height:3.25rem;overflow:hidden}.activity_img img[data-v-0c6e6eab]{object-fit:cover;width:100%;height:100%;display:block}.activity_info[data-v-0c6e6eab]{flex-direction:column;gap:.5rem;width:100%;min-width:0;display:flex}.activity_head[data-v-0c6e6eab],.activity_bottom[data-v-0c6e6eab]{justify-content:space-between;align-items:center;display:flex}.activity_head[data-v-0c6e6eab]{align-items:flex-start;gap:.4rem}.activity_head>span[data-v-0c6e6eab]:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.85rem;font-weight:590;overflow:hidden}.activity_price_stack[data-v-0c6e6eab]{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.15rem;display:flex}.activity_price_stack>span[data-v-0c6e6eab]:first-child{white-space:nowrap;font-size:.85rem;font-weight:590}.activity_bottom span[data-v-0c6e6eab]{color:#b9b1eb;font-size:.75rem}.show_activity[data-v-0c6e6eab]{z-index:2;box-sizing:border-box;max-width:100%;font-size:.9rem;position:relative;bottom:0;left:0;right:0}.show_activity[data-v-0c6e6eab]:before{content:"";position:absolute;bottom:0}.activity_scroll_zone[data-v-0c6e6eab] .show_activity.custom_button{width:100%}.toast-container[data-v-b18730da]{z-index:99999;pointer-events:none;flex-direction:column-reverse;gap:.5rem;width:calc(100% - 2rem);max-width:400px;display:flex;position:fixed;bottom:7rem;left:50%;transform:translate(-50%)}.toast[data-v-b18730da]{pointer-events:auto;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border-radius:1rem;justify-content:flex-start;align-items:center;gap:.65rem;padding:.75rem .9rem;display:flex}.toast[data-v-b18730da]:active{cursor:grabbing}.toast-icon[data-v-b18730da]{flex-shrink:0;width:31px;height:31px}.toast-copy[data-v-b18730da]{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.toast-title[data-v-b18730da]{font-size:.92rem;font-weight:590;line-height:1.2}.toast-message[data-v-b18730da]{word-break:break-word;font-size:.95rem;font-weight:500;line-height:1.25}.toast-message--secondary[data-v-b18730da]{font-size:.82rem;font-weight:510}.toast.success[data-v-b18730da]{background:#34a85326}.toast.success .toast-title[data-v-b18730da],.toast.success .toast-message[data-v-b18730da]{color:#34a853}.toast.warning[data-v-b18730da]{background:#d9951726}.toast.warning .toast-title[data-v-b18730da],.toast.warning .toast-message[data-v-b18730da]{color:#d99517}.toast.error[data-v-b18730da]{background:#d9271726}.toast.error .toast-title[data-v-b18730da],.toast.error .toast-message[data-v-b18730da]{color:#d92717}.toast.info[data-v-b18730da]{background:#3b82f626}.toast.info .toast-title[data-v-b18730da],.toast.info .toast-message[data-v-b18730da]{color:#3b82f6}.toast-enter-active[data-v-b18730da]{animation:.3s ease-out toast-in-b18730da}.toast-leave-active[data-v-b18730da]{animation:.25s ease-in forwards toast-out-b18730da}.toast-move[data-v-b18730da]{transition:transform .3s}@keyframes toast-in-b18730da{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes toast-out-b18730da{0%{opacity:1}to{opacity:0;transform:scale(.9)}}:root{--right-side-width:25rem;--search-width:20rem;--sidebar-width:25rem}html,body{scrollbar-width:thin;scrollbar-color:white #080808;scrollbar-gutter:stable;background-color:#0a0024;width:100%;height:100%;margin:0;padding:0}::-webkit-scrollbar-button{width:0;height:0;display:none}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;color:#fff;margin:0;font-family:SF Pro Text;font-weight:510}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#app{height:100%}.wrapper{height:100%;padding:1.5rem;overflow:hidden}.main_page{gap:2rem;height:100%;display:flex}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.fade-eye-enter-active,.fade-eye-leave-active{transition:opacity .15s}.fade-eye-enter-from,.fade-eye-leave-to{opacity:0}.sort-list-enter-active{transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .35s!important}.sort-list-enter-from{opacity:0;transform:translateY(-.9rem)scale(.98)}.sort-list-move{transition:transform .35s cubic-bezier(.22,1,.36,1)!important}.sort-list-leave-active{transition:opacity .18s!important}.sort-list-leave-to{opacity:0}.main_side{flex-direction:column;flex:1;gap:1.5rem;min-width:0;min-height:0;display:flex}.main_wrapper{flex:1;align-items:stretch;gap:2rem;min-height:0;display:flex}.main_wrapper--activity-page{gap:0}.activity_dock{flex:0 0 var(--right-side-width);width:var(--right-side-width);max-width:var(--right-side-width);opacity:1;contain:layout;align-self:stretch;min-width:0;transition:opacity .18s;display:flex;overflow:hidden}.activity_dock--hidden{opacity:0;pointer-events:none;flex-grow:0;flex-basis:0;width:0;max-width:0}@media (prefers-reduced-motion:reduce){.sort-list-enter-active,.sort-list-move,.sort-list-leave-active,.activity_dock{transition:none}}.activity_dock .activity{flex-shrink:1;min-width:0;transform:translateZ(0)}.component{flex:1;min-width:0;min-height:0;display:flex}.component_scroll{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;align-items:stretch;min-width:0;min-height:0;display:flex;overflow:hidden auto}.component_scroll::-webkit-scrollbar{width:0;height:0;display:none}@font-face{font-family:SF Pro Text;font-weight:400;src:url(/assets/SFProText-Regular-AwcKMYfQ.otf)format("truetype")}@font-face{font-family:SF Pro Text;font-weight:510;src:url(/assets/SFProText-Medium-BF4E2vfJ.ttf)format("truetype")}@font-face{font-family:SF Pro Text;font-weight:590;src:url(/assets/SFProText-Semibold-D1tiWH2i.ttf)format("truetype")}@media (width<=768px){.wrapper{padding:0}.main_page{gap:0}.activity_dock{display:none!important}.main_side{gap:0}.main_side>:first-child{z-index:100;background-color:#0a0024;padding:.75rem 1rem;position:sticky;top:0}}@media (width<=1750px){:root{--right-side-width:23rem;--sidebar-width:20rem;font-size:14px}}
