.UpdateDexScreener_content__ZOl7m{display:flex;flex-direction:column;gap:24px;height:100%;overflow:scroll;padding-bottom:24px;padding-top:18px;position:relative}.UpdateDexScreener_isLoading___dCwR{overflow:hidden}.UpdateDexScreener_isLoading___dCwR>:not(:first-child){pointer-events:none;opacity:0}.UpdateDexScreener_isLoading___dCwR>:first-child{opacity:1}.UpdateDexScreener_headerImage__FkLrz,.UpdateDexScreener_tokenImage__2HZAl{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.UpdateDexScreener_headerImage__FkLrz>.UpdateDexScreener_upload__ACgC_,.UpdateDexScreener_tokenImage__2HZAl>.UpdateDexScreener_upload__ACgC_{width:100%}.UpdateDexScreener_imagePreview__wG5Uv{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:10px;height:100%;width:-moz-fit-content;width:fit-content}.UpdateDexScreener_imagePreview__wG5Uv>p{font-weight:500;font-size:15px}.UpdateDexScreener_imagePreview__wG5Uv img{border-radius:4px;aspect-ratio:1/1}.UpdateDexScreener_headerImage__FkLrz .UpdateDexScreener_imagePreview__wG5Uv img{aspect-ratio:1500/500!important}.UpdateDexScreener_description__QV6ld{display:flex;flex-direction:column;gap:6px}.UpdateDexScreener_description__QV6ld>p{font-weight:500;font-size:15px}.UpdateDexScreener_description__QV6ld>textarea{resize:none;width:100%;height:100px;border-radius:5px;border:1px solid rgb(var(--stroke));background:transparent;padding:12px;font-size:15px;font-weight:500;color:rgb(var(--text));transition:.2s}.UpdateDexScreener_description__QV6ld>textarea::placeholder{color:rgb(var(--text-3))}.UpdateDexScreener_description__QV6ld>textarea:focus{outline:none;background:rgb(var(--background-2))}.UpdateDexScreener_links__fiSQa{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:8px;row-gap:8px;grid-column-gap:14px;column-gap:14px}.UpdateDexScreener_links__fiSQa>.UpdateDexScreener_row__z_J_H{gap:14px}.UpdateDexScreener_links__fiSQa>.UpdateDexScreener_row__z_J_H>*{width:100%}.Modal_overlay__4AkkU{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(var(--black),.5);z-index:20;display:flex;justify-content:center;align-items:center;cursor:pointer;animation:Modal_fadeIn__TSiUR .4s ease-in-out;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.Modal_overlay__4AkkU .Modal_modal__cQNv_{cursor:auto;animation:Modal_slideIn__xdMtO .4s ease;padding:0;border-radius:4px;width:600px;max-width:100%;background:rgb(var(--background));border:1px solid rgb(var(--stroke));max-height:90vh}.Modal_overlay__4AkkU .Modal_modal__cQNv_>*{overflow-y:scroll}@keyframes Modal_fadeOut__O0PVz{0%{opacity:1}to{opacity:0}}.Modal_closing__wJstU{animation:Modal_fadeOut__O0PVz .4s ease-in-out forwards}.Modal_closing__wJstU>.Modal_modal__cQNv_{scale:.8;transform:translateY(100%);opacity:0}.Modal_container__azVcV{height:100%;width:100%;padding-bottom:0}.Modal_container__azVcV .Modal_modal__cQNv_{width:100%}.Modal_modal__cQNv_{transition:.4s ease;overflow:hidden;max-height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.Modal_modal__cQNv_>*{width:100%}.Modal_modal__cQNv_>.Modal_head__cRr1_{border-bottom:1px solid rgb(var(--black));box-shadow:0 1px 0 0 rgb(var(--stroke));padding-bottom:18px;padding-top:18px;width:calc(100% - 48px);margin:0 24px;display:flex;justify-content:space-between;align-items:center}.Modal_head__cRr1_>h1{font-size:18px;font-weight:500}.Modal_head__cRr1_ button{background:none;border:none;cursor:pointer;color:rgba(var(--foreground),.5);font-size:20px;font-weight:500;display:flex;justify-content:center;align-items:center;transition:.2s}.Modal_head__cRr1_ button:hover{color:rgba(var(--foreground),.8);rotate:90deg}.Modal_head__cRr1_ button:active{scale:.95}.Modal_content__Mj_i6{max-height:100%;display:flex;flex-direction:column;overflow:hidden;padding:0}@keyframes Modal_slideIn__xdMtO{0%{opacity:0;transform:translateY(100%);scale:.8}to{transform:translateY(0);opacity:1;scale:1}}@keyframes Modal_fadeIn__TSiUR{0%{opacity:0}to{opacity:1}}@media screen and (max-width:768px){.Modal_overlay__4AkkU{padding:0 12px}.Modal_overlay__4AkkU>.Modal_modal__cQNv_{width:100%!important;max-width:100%!important;padding:0}.Modal_overlay__4AkkU>.Modal_modal__cQNv_>.Modal_head__cRr1_{padding:12px 0;margin:0 12px;width:calc(100% - 24px)}.Modal_overlay__4AkkU>.Modal_modal__cQNv_>.Modal_head__cRr1_>h1{font-size:16px}.Modal_content__Mj_i6{padding:0}}.UploadImage_upload__1JPTh{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:10px;width:100%}.UploadImage_upload__1JPTh label{font-weight:500;font-size:15px}.UploadImage_inputImageContainer__059mu{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1.4px dashed rgb(var(--stroke));background:transparent;padding:32px 44px;border-radius:8px;cursor:pointer;width:100%}.UploadImage_inputImageContainer__059mu:has(.UploadImage_input__tiqlE:disabled){opacity:.4;cursor:not-allowed}.UploadImage_inputImageContainer__059mu .UploadImage_icon__sY7ML{font-size:36px}.UploadImage_inputImageContainer__059mu h1{font-size:16px;font-weight:500;margin-top:8px;margin-bottom:8px}.UploadImage_inputImageContainer__059mu h1 span{color:rgb(var(--main));text-decoration:underline}.UploadImage_inputImageContainer__059mu p{color:rgba(var(--foreground),.1);font-weight:500}.UploadImage_input__tiqlE[type=file]{opacity:0;position:absolute;width:100%;height:100%;cursor:pointer}.UploadImage_red__ZPMg0{color:rgb(var(--red))}.Input_main__oRrbW{width:100%}.Input_main__oRrbW label{font-weight:500;font-size:15px}.Input_container__rzIXH{border-radius:5px;display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid rgb(var(--stroke));background:transparent;padding:9px;transition:.3s}.Input_container__rzIXH:has(button){padding:7.25px 10px}.Input_container__rzIXH input{border:none;padding:0;background:transparent;font-size:16px;font-weight:500;width:100%}.Input_container__rzIXH>input::placeholder{color:rgb(var(--text-3))}.Input_container__rzIXH:has(input:disabled),.Input_container__rzIXH:has(input:disabled) input{opacity:.4;cursor:not-allowed}.Input_container__rzIXH:has(input:focus){background:rgb(var(--background-2))}.Input_container__rzIXH input:focus{outline:none}.Input_head__EogRM{display:flex;align-items:center;justify-content:flex-start;gap:6px;margin-bottom:4px}.FundAgedWallets_content__GQvaP{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px}.FundAgedWallets_fundings__ntNks{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.FundAgedWallets_info__9Xzap{margin-top:12px;padding:12px;background:rgba(var(--red),.1);border-radius:4px;width:100%;background:rgba(var(--main),.15);display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:nowrap}.FundAgedWallets_icon__RVvJg,.FundAgedWallets_info__9Xzap>p{color:rgb(var(--main))}.FundAgedWallets_info__9Xzap>p{font-size:14px}.FundAgedWallets_icon__RVvJg{min-width:24px;width:24px;max-width:24px;font-size:16px}.FundAgedWallets_content__GQvaP{padding:18px 24Px 24Px}.FundAgedWallets_red__5hIqV{color:rgb(var(--red))}.FundAgedWallets_inputType__F99tF{display:flex;align-items:center;justify-content:flex-start;gap:0;border:1px solid rgb(var(--stroke));border-radius:4px;overflow:hidden;margin-bottom:12px}.FundAgedWallets_inputType__F99tF>button{background:transparent;color:rgb(var(--text-3));font-size:15px;font-weight:500;padding:6px 16px;transition:.3s}.FundAgedWallets_inputType__F99tF>button:first-child{border-right:1px solid rgb(var(--stroke))}.FundAgedWallets_inputType__F99tF>button.FundAgedWallets_active__dtC2o{color:rgb(var(--text));background:rgb(var(--background-2))}@media screen and (max-width:768px){.FundAgedWallets_content__GQvaP{padding:12px}}.WithdrawAgedWallets_overlay__yAHYB{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(var(--black),.5);z-index:5;display:flex;justify-content:center;align-items:center;cursor:pointer;animation:WithdrawAgedWallets_fadeIn__WURz5 .3s ease-in-out}@keyframes WithdrawAgedWallets_slideIn__pu3HN{0%{opacity:0;transform:translateY(100%)}to{transform:translateY(0);opacity:1}}@keyframes WithdrawAgedWallets_fadeIn__WURz5{0%{opacity:0}to{opacity:1}}.WithdrawAgedWallets_modal__QX7p9{cursor:auto;animation:WithdrawAgedWallets_slideIn__pu3HN .3s ease-in-out;background:rgb(var(--background-2));padding:24px;border-radius:6px;width:500px;max-width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.WithdrawAgedWallets_modal__QX7p9>*{width:100%}.WithdrawAgedWallets_modal__QX7p9>.WithdrawAgedWallets_head___28J5{border-bottom:1px solid rgb(var(--stroke));padding-bottom:18px;margin-bottom:18px;display:flex;justify-content:space-between;align-items:center}.WithdrawAgedWallets_head___28J5>h1{font-size:18px;font-weight:500}.WithdrawAgedWallets_head___28J5 button{background:none;border:none;cursor:pointer;color:rgba(var(--foreground),.5);font-size:20px;font-weight:500;display:flex;justify-content:center;align-items:center;transition:.2s}.WithdrawAgedWallets_head___28J5 button:hover{color:rgba(var(--foreground),.8);rotate:90deg}.WithdrawAgedWallets_head___28J5 button:active{scale:.95}.WithdrawAgedWallets_content__av_sl{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px}.WithdrawAgedWallets_checkboxContainer__h5ZkK{margin-bottom:12px}.WithdrawAgedWallets_content__av_sl{padding:18px 24px 24px}@media screen and (max-width:768px){.WithdrawAgedWallets_content__av_sl{padding:12px}}.GenerateFakeVolume_overlay__mYPvX{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(var(--black),.5);z-index:10;display:flex;justify-content:center;align-items:center;cursor:pointer;animation:GenerateFakeVolume_fadeIn__mN_eV .3s ease-in-out}@keyframes GenerateFakeVolume_slideIn__I_bgj{0%{opacity:0;transform:translateY(100%)}to{transform:translateY(0);opacity:1}}@keyframes GenerateFakeVolume_fadeIn__mN_eV{0%{opacity:0}to{opacity:1}}.GenerateFakeVolume_modal__7ADKC{cursor:auto;animation:GenerateFakeVolume_slideIn__I_bgj .3s ease-in-out;background:rgb(var(--background-2));padding:24px;border-radius:6px;width:500px;max-width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.GenerateFakeVolume_modal__7ADKC>*{width:100%}.GenerateFakeVolume_modal__7ADKC>.GenerateFakeVolume_head__S9XJs{border-bottom:1px solid rgb(var(--stroke));padding-bottom:18px;margin-bottom:18px;display:flex;justify-content:space-between;align-items:center}.GenerateFakeVolume_head__S9XJs>h1{font-size:18px;font-weight:500}.GenerateFakeVolume_head__S9XJs button{background:none;border:none;cursor:pointer;color:rgba(var(--foreground),.5);font-size:20px;font-weight:500;display:flex;justify-content:center;align-items:center;transition:.2s}.GenerateFakeVolume_head__S9XJs button:hover{color:rgba(var(--foreground),.8);rotate:90deg}.GenerateFakeVolume_head__S9XJs button:active{scale:.95}.GenerateFakeVolume_content__lboP_{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px}.GenerateFakeVolume_fundings__eiKf_{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.GenerateFakeVolume_info__DCk3l{margin-top:8px;padding:12px;background:rgba(var(--red),.1);border-radius:4px;width:100%;background:rgba(var(--main),.15);display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:nowrap}.GenerateFakeVolume_icon__KK20f,.GenerateFakeVolume_info__DCk3l>p{color:rgb(var(--main))}.GenerateFakeVolume_info__DCk3l>p{font-size:14px}.GenerateFakeVolume_icon__KK20f{width:44px;font-size:16px}.GenerateFakeVolume_fundingWarning__w5rhM{margin-top:0!important;background:rgba(var(--yellow),.2)}.GenerateFakeVolume_fundingWarning__w5rhM>.GenerateFakeVolume_icon__KK20f,.GenerateFakeVolume_fundingWarning__w5rhM>p{color:rgb(var(--yellow))}.GenerateFakeVolume_fundingWarning__w5rhM>.GenerateFakeVolume_icon__KK20f{width:16px}.GenerateFakeVolume_content__lboP_{padding:18px 24px 24px}.GenerateFakeVolume_inputType__k0Bz6{display:flex;align-items:center;justify-content:flex-start;gap:0;border:1px solid rgb(var(--stroke));border-radius:4px;overflow:hidden;margin-bottom:0}.GenerateFakeVolume_inputType__k0Bz6>button{background:transparent;color:rgb(var(--text-3));font-size:15px;font-weight:500;padding:6px 16px;transition:.3s}.GenerateFakeVolume_inputType__k0Bz6>button:first-child{border-right:1px solid rgb(var(--stroke))}.GenerateFakeVolume_inputType__k0Bz6>button.GenerateFakeVolume_active__MnuyD{color:rgb(var(--text));background:rgb(var(--background-2))}.GenerateFakeVolume_red__VrMOr{color:rgb(var(--red))}@media screen and (max-width:768px){.GenerateFakeVolume_content__lboP_{padding:12px}}.SelectDexs_main__c9U9O{position:relative;width:min-content;width:145px}.SelectDexs_images__8JKkL{display:flex;align-items:center;gap:3px}.SelectDexs_qt__UMrPS{background:rgb(var(--background));border-radius:20px;width:20px;aspect-ratio:1;font-size:13px;font-weight:500;color:rgb(var(--text));display:flex;align-items:center;justify-content:center;text-align:center}.SelectDexs_options__HCTQC>*,.SelectDexs_selected__J_WmA{display:flex;align-items:center;justify-content:space-between;text-wrap:nowrap;min-width:-moz-fit-content;min-width:fit-content;padding:6px 12px;font-size:14px;cursor:pointer;transition:.3s}.SelectDexs_options__HCTQC>*{padding:6px 8px;border-radius:4px;gap:6px}@keyframes SelectDexs_show__hyG__{0%{opacity:0;scale:.93;transform:translateY(-10px)}to{opacity:1;scale:1;transform:translateY(0)}}.SelectDexs_options__HCTQC{padding:4px!important;animation:SelectDexs_show__hyG__ .3s ease forwards}.SelectDexs_options__HCTQC,.SelectDexs_selected__J_WmA{border:1px solid rgb(var(--stroke));background:rgb(var(--background-2));border-radius:6px}.SelectDexs_selected__J_WmA:hover{background:rgb(var(--background-3))}.SelectDexs_icon__LA1OF{font-size:18px;opacity:.3}.SelectDexs_options__HCTQC>* .SelectDexs_icon__LA1OF{font-size:16px}.SelectDexs_options__HCTQC>:hover{background:rgb(var(--background-3))}.SelectDexs_options__HCTQC{overflow:hidden;padding:0;position:absolute;top:calc(100% + 4px);right:0;z-index:10;width:100%;min-width:-moz-fit-content;min-width:fit-content}.InputSearch_main__nwDmI{width:100%;position:relative}.InputSearch_main__nwDmI>label{font-weight:500;font-size:15px}.InputSearch_main__nwDmI>input{margin-top:4px;width:100%;border:none;outline:none;padding:10px;border-radius:5px;background-color:transparent;border:1px solid rgb(var(--stroke));font-size:16px;font-weight:500;transition:all .2s ease-in-out}.InputSearch_main__nwDmI>input::placeholder{color:rgb(var(--text-3))}.InputSearch_main__nwDmI>input:focus{outline:none;background:rgb(var(--background-2))}.InputSearch_list__G6C9R{background:rgb(var(--background-2));border-radius:5px;border:1px solid rgb(var(--stroke));padding:4px;z-index:5;width:100%;position:absolute;max-height:115px;overflow:scroll;margin-top:6px}.InputSearch_option__6btx6{padding:8px 12px;border-radius:5px;cursor:pointer;transition:all .2s ease-in-out}.InputSearch_option__6btx6:hover{background:rgb(var(--background-3))}.InputSearch_option__6btx6:active{scale:.98}.UpdateAccount_content___tyaN{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;padding:18px 24px 24px}.UpdateAccount_content___tyaN>p{width:100%;font-size:15px;color:hsla(0,0%,100%,.3);border-bottom:1px solid rgb(var(--black));box-shadow:0 1px 0 0 rgb(var(--stroke));padding-bottom:18px;margin-bottom:6px}.UpdateAccount_input__1Nfai{width:100%}.UpdateAccount_input__1Nfai .UpdateAccount_head__vKtd_{margin-bottom:6px;display:flex;align-items:center;justify-content:space-between;font-size:14px}.UpdateAccount_input__1Nfai .UpdateAccount_container__gAHaP{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;border:1px solid rgb(var(--stroke));background:rgba(var(--foreground),.02);padding:8px}.UpdateAccount_input__1Nfai .UpdateAccount_container__gAHaP input{padding-left:2px;width:100%;background:transparent;border:none;font-size:16px;font-weight:500}.UpdateAccount_burned__bhDvt>p:first-child{background:rgba(var(--green),.2);color:rgb(var(--green));padding:8px 12px;border-radius:6px;text-align:center}.UpdateAccount_burned__bhDvt>.UpdateAccount_tx__pm8y9{background:rgb(var(--foreground),.05);color:rgb(var(--foreground),.8);padding:8px 12px;border-radius:6px;margin-top:24px;margin-bottom:24px;overflow:hidden;text-overflow:ellipsis}.UpdateAccount_burned__bhDvt>.UpdateAccount_tx__pm8y9>a{color:rgba(var(--main));text-decoration:none}.UpdateAccount_burned__bhDvt>.UpdateAccount_tx__pm8y9>a:hover{text-decoration:underline}@media screen and (max-width:768px){.UpdateAccount_content___tyaN{padding:12px}}.SellTokens2_main__sg3UT{width:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:4px}.SellTokens2_main__sg3UT.SellTokens2_disabled__Mwzfe{opacity:.5}.SellTokens2_main__sg3UT.SellTokens2_disabled__Mwzfe *{cursor:not-allowed!important}.SellTokens2_top__P_Qq_{gap:6px}.SellTokens2_core__5N_9n,.SellTokens2_top__P_Qq_{width:100%;display:flex;align-items:flex-end;justify-content:space-between}.SellTokens2_core__5N_9n{flex-direction:column;gap:0}.SellTokens2_inputContainer__1kvrA{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;width:100%}.SellTokens2_label__XksMx{background:rgb(var(--background-3));padding:3px 8px;border-radius:3px;font-size:14px!important}.SellTokens2_label__XksMx.SellTokens2_Deployer__V1bfR{background:rgb(var(--main));color:rgb(var(--background-2))}.SellTokens2_inputContainer__1kvrA>.SellTokens2_head__lLWBH,.SellTokens2_input__6aNCc{display:flex;align-items:center;justify-content:space-between;width:100%}.SellTokens2_inputContainer__1kvrA>.SellTokens2_head__lLWBH{align-items:flex-end}.SellTokens2_inputContainer__1kvrA>.SellTokens2_head__lLWBH>p{font-size:15px}.SellTokens2_inputContainer__1kvrA>.SellTokens2_head__lLWBH>p:last-child>span{font-size:13px;color:rgb(var(--text-3))}.SellTokens2_input__6aNCc{border:1px solid rgb(var(--stroke));background:rgb(var(--background-2));border-radius:4px 4px 0 0;margin-top:4px;transition:.15s;overflow:hidden}.SellTokens2_input__6aNCc input{width:100%;background:transparent;border:none;font-size:15px;padding:8px 12px}.SellTokens2_input__6aNCc:has(input:focus){background:rgb(var(--background-3))}.SellTokens2_input__6aNCc>input::placeholder{color:rgb(var(--text-3))}.SellTokens2_input__6aNCc>input:disabled::placeholder{color:rgba(var(--text-3),.5)}.SellTokens2_input__6aNCc>p{font-size:15px;color:rgb(var(--text-3));text-wrap:nowrap;text-transform:uppercase;padding-left:12px}.SellTokens2_input__6aNCc button{background:transparent;color:rgb(var(--text));font-size:14px;padding:0 12px;border-radius:3.5px;transition:.3s;background:rgba(var(--stroke),1);margin-right:4px;height:calc(34px - 9px);display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:nowrap;text-wrap:nowrap}.SellTokens2_input__6aNCc button:hover{background:rgba(var(--stroke-2),1)}.SellTokens2_input__6aNCc button:active{scale:.95}.SellTokens2_input__6aNCc button:disabled{opacity:.2}.SellTokens2_bottom__8kNC3{display:flex;align-items:center;justify-content:space-between;width:100%}.SellTokens2_priceImpact__8yf4H{font-size:12px;color:rgb(var(--text-3));text-wrap:nowrap;height:32px;width:32px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:4px}.SellTokens2_quickSell__3YXZb{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:0}.SellTokens2_quickSell__3YXZb>*>button,.SellTokens2_quickSell__3YXZb>button{color:rgb(var(--text));border:1px solid rgb(var(--stroke));border-top:none;background:transparent;padding:7px 0;width:100%;transition:.1s;font-size:15px;text-transform:uppercase}.SellTokens2_quickSell__3YXZb>:last-child{width:100%}.SellTokens2_quickSell__3YXZb>:last-child button{width:100px}.SellTokens2_quickSell__3YXZb>*>button:hover,.SellTokens2_quickSell__3YXZb>button:hover{background:rgb(var(--background-2))}.SellTokens2_quickSell__3YXZb>button:not(:last-child){border-right:none}.SellTokens2_quickSell__3YXZb>button:first-child{border-bottom-left-radius:4px}.SellTokens2_quickSell__3YXZb>:last-child>button{text-wrap:nowrap;border-bottom-right-radius:4px;width:100%;min-width:100px}.SellTokens2_quickSell__3YXZb>:last-child{flex-wrap:nowrap}.SellTokens2_receive__EIAJx{text-wrap:nowrap;border-radius:4px;font-size:14px;color:rgba(var(--foreground),.3)}.SellTokens2_error__m3Ukj{text-wrap:nowrap;width:auto;color:rgb(var(--red));background:rgba(var(--red),.1);font-size:14px;width:100%;margin-top:12px;padding:10px;border-radius:4px}.SellTokens2_disabled__Mwzfe .SellTokens2_bottom__8kNC3,.SellTokens2_disabled__Mwzfe .SellTokens2_input__6aNCc{opacity:1}.SellTokens2_disabled__Mwzfe .SellTokens2_bottom__8kNC3 *,.SellTokens2_disabled__Mwzfe .SellTokens2_input__6aNCc *{cursor:not-allowed!important}.SellTokens2_disabled__Mwzfe{opacity:1}.SellTokens2_fakeTips__imDCG{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:8px}.SellTokens2_tip__cI3w7{margin-top:4px}.SellTokens2_actions__TDC0F button,.SellTokens2_tip__cI3w7 button{background:transparent;color:rgb(var(--text-3));aspect-ratio:1;font-size:20px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:.1s}.SellTokens2_actions__TDC0F button:hover,.SellTokens2_tip__cI3w7 button:hover{background:rgb(var(--background-2));color:rgb(var(--text))}.SellTokens2_actions__TDC0F button.SellTokens2_active__N5NKL,.SellTokens2_tip__cI3w7 button.SellTokens2_active__N5NKL{color:rgb(var(--green))}.SellTokens2_actions__TDC0F button:disabled:hover{background:rgb(var(--background-2));color:rgb(var(--text-3))}.SellTokens2_actions__TDC0F button:disabled{cursor:not-allowed!important}.SellTokens2_autoSellRunning__IV_e2{color:rgb(var(--green))!important}.SellTokens2_autoSellFailed__9gBEE{color:rgb(var(--yellow))!important}.SellTokens2_actions__TDC0F{display:flex;align-items:center;justify-content:flex-start;gap:4px}.SellTokens2_actions__TDC0F button{background:rgb(var(--background-2));font-size:18px}.SellTokens2_actions__TDC0F button:hover{background:rgb(var(--background-3))}.SellTokens2_actions__TDC0F button{text-wrap:nowrap;aspect-ratio:unset;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:15px}.SellTokens2_actions__TDC0F button span{font-size:14px}.SellTokens2_lock__zpj37>:last-child{font-size:13px}@media screen and (max-width:768px){.SellTokens2_bottom__8kNC3{flex-direction:column;gap:8px}.SellTokens2_fakeTips__imDCG{justify-content:flex-start}}.SellTokens2_claim__MB3QW{display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.SellTokens2_tip__cI3w7{display:none}.SellTokens2_actions__TDC0F{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:4px;gap:4px}.SellTokens2_actions__TDC0F>*{display:flex;align-items:center;justify-content:center;width:100%}.SellTokens2_actions__TDC0F>*>*{width:100%}.SellTokens2_claim__MB3QW{grid-column:1/5}.SellTokens2_claim__MB3QW,.SellTokens2_claim__MB3QW>*{display:flex;align-items:flex-start!important;justify-content:flex-start!important;width:-moz-fit-content;width:fit-content}}.LiveWallets_bottomItem__HANQT:not(:last-child),.LiveWallets_headItem__LORkW{font-size:15px;color:rgb(var(--text-3))}.LiveWallets_walletAddress__x_jPB>.LiveWallets_tag__6Bmaq{background:rgb(var(--stroke));padding:4px 0;width:80px;text-align:center;border-radius:4px;font-size:15px;text-transform:lowercase}.LiveWallets_walletAddress__x_jPB>.LiveWallets_tag__6Bmaq.LiveWallets_dev__mWPw9{background:rgb(var(--main));color:rgb(var(--background-2))}.LiveWallets_walletAddress__x_jPB>.LiveWallets_tag__6Bmaq.LiveWallets_mev__lxuq0{background:#9959ff}.LiveWallets_walletAddress__x_jPB>.LiveWallets_tag__6Bmaq.LiveWallets_funder__SOnpM{background:#107c4c}.LiveWallets_walletAddress__x_jPB span{display:flex;align-items:center;justify-content:flex-start;gap:1px}.LiveWallets_pubkey__weQMr{display:flex;align-items:center;justify-content:space-between;gap:0;width:100%}.LiveWallets_lowBalance__0nd1G,.LiveWallets_pubkey__weQMr>.LiveWallets_aged__TZpcP,.LiveWallets_pubkey__weQMr>.LiveWallets_fresh__dvR4z{display:flex;align-items:center;justify-content:center;padding:0;font-size:15px;position:relative}.LiveWallets_fresh__dvR4z{color:rgb(var(--green))}.LiveWallets_aged__TZpcP{color:rgb(var(--text-3))}.LiveWallets_lowBalance__0nd1G{color:rgb(var(--yellow))}.LiveWallets_pubkey__weQMr>.LiveWallets_aged__TZpcP:hover,.LiveWallets_pubkey__weQMr>.LiveWallets_fresh__dvR4z:hover{cursor:pointer}.LiveWallets_pubkey__weQMr>.LiveWallets_aged__TZpcP span,.LiveWallets_pubkey__weQMr>.LiveWallets_fresh__dvR4z span{transition:.5s;display:none;opacity:0;position:absolute;left:calc(100% + 6px);background:rgb(var(--background));padding:3px 6px;font-size:14px;border-radius:4px;color:rgb(var(--text-3))}.LiveWallets_pubkey__weQMr>.LiveWallets_aged__TZpcP:hover span,.LiveWallets_pubkey__weQMr>.LiveWallets_fresh__dvR4z:hover span{opacity:1;display:block}.LiveWallets_walletAddress__x_jPB{width:22%;display:flex;align-items:center;justify-content:flex-start;gap:calc(8px + 8px)}.LiveWallets_actions__uwfkO{display:flex;align-items:center;justify-content:flex-end;gap:4px;width:10%;height:0}.LiveWallets_privateKey__MZzyz{width:25%;display:flex;align-items:center;justify-content:center;max-width:200px}.LiveWallets_solBalance__SDFic,.LiveWallets_tokenBalance__yG21r{width:calc(55% / 3);display:flex;align-items:center;justify-content:center}.LiveWallets_tokenBalance__yG21r>*{text-align:center!important}.LiveWallets_solBalance__SDFic:last-child{justify-content:flex-end;padding-right:12px}.LiveWallets_headItem__LORkW.LiveWallets_solBalance__SDFic{padding-right:0}.LiveWallets_tokenBalance__yG21r span:first-child{width:50%;text-align:right}.LiveWallets_tokenBalance__yG21r span:last-child{width:50%;cursor:pointer}.LiveWallets_tokenBalance__yG21r span:last-child span{margin-left:3Px;font-size:12px;color:rgba(var(--text-3));padding:3px 4px;border-radius:4px;transition:.2s}.LiveWallets_tokenBalance__yG21r span:last-child:hover span{background:rgba(var(--text-3),.15)}.LiveWallets_export__yHPVT{border-radius:4px;font-size:14px;padding:5px 14px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;color:rgb(var(--foreground))}.LiveWallets_headItem__LORkW:has(.LiveWallets_icon__PRt3l) div{display:flex;align-items:center;justify-content:center;padding:0 4px;transition:.2s;cursor:pointer;position:relative;z-index:2}.LiveWallets_headItem__LORkW:has(.LiveWallets_icon__PRt3l) div:before{content:"";position:absolute;top:-4px;bottom:-4px;right:-4px;left:-4px;background:rgb(var(--background-2));border-radius:4px;z-index:-1;opacity:0;transition:.2s}.LiveWallets_headItem__LORkW:has(.LiveWallets_icon__PRt3l) div:hover:before{opacity:1}.LiveWallets_icon__PRt3l{transition:.2s;font-size:13px;margin-left:4px;padding:2px;background:transparent;color:rgba(var(--foreground),.3)}.LiveWallets_icon__PRt3l,.Loading_loading__CMXJu{display:flex;align-items:center;justify-content:center}.Loading_loading__CMXJu{position:absolute;top:-32px;left:-32px;right:-32px;bottom:-32px;background:rgb(var(--background));z-index:10}.Loading_loading__CMXJu .Loading_spinner__ILpwe{width:74px;height:74px;border-radius:50%;border:8px solid rgb(var(--background-2));border-top-color:rgb(var(--main));animation:Loading_spin__EiwMG .5s linear infinite}@keyframes Loading_spin__EiwMG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Confirmation_token__4wbjV{width:100%;display:flex;align-items:center;justify-content:space-between;gap:0}.Confirmation_left__tGRdG{display:flex;align-items:center;justify-content:flex-start;gap:12px}.Confirmation_image__oGUI2{border-radius:2px}.Confirmation_info__8HGEQ{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:40px}.Confirmation_info__8HGEQ h1,.Confirmation_info__8HGEQ h2{font-size:16px;font-weight:500;color:rgb(var(--text))}.Confirmation_info__8HGEQ h2{color:rgb(var(--text-3))}.Confirmation_description__O9uag{margin-top:8px;font-size:15px;padding:12px;border-radius:4px;background:rgba(var(--background-2),1);color:rgb(var(--text-3));font-weight:500}.Confirmation_socials__XtWaj{margin-top:8px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px;gap:8px}.Confirmation_socials__XtWaj a{padding:12px;border-radius:4px;background:rgba(var(--background-2),1);display:flex;align-items:center!important;justify-content:flex-start!important;gap:8px;font-size:15px;font-weight:500;color:rgb(var(--text-3));transition:.15s}.Confirmation_socials__XtWaj a *{display:flex;align-items:center;justify-content:center}.Confirmation_socials__XtWaj a:hover{background:rgb(var(--background-3));color:rgb(var(--text))}.Confirmation_importedMint__tInoZ{margin-top:8px;padding:8px;border-radius:4px;background:rgb(var(--background-2));display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;font-size:16px;font-weight:500;color:rgb(var(--text-3))}.Confirmation_importedMint__tInoZ p{font-size:14px!important;margin-bottom:-2px}.Confirmation_importedMint__tInoZ>:last-child{margin-left:-4px}.Confirmation_feesReceiver__fEVdy{margin-top:8px;padding:8px;border-radius:4px;background:rgb(var(--background-2));display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;font-size:16px;font-weight:500;color:rgb(var(--text-3))}.Confirmation_feesReceiver__fEVdy h2,.Confirmation_feesReceiver__fEVdy p{font-size:15px;font-weight:500}.Confirmation_feesReceiver__fEVdy h2{color:rgb(var(--text));margin-top:2px}.Confirmation_shares__ZcfQG{margin-top:8px;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.Confirmation_shares__ZcfQG>div{border:1px solid rgb(var(--stroke));background:rgb(var(--background-2));display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0;padding:16px 0;border-radius:4px}.Confirmation_shares__ZcfQG>div>h1{font-weight:500;font-size:18px}.Confirmation_shares__ZcfQG>div>p{margin-top:4px;font-size:13px;font-weight:300;color:rgb(var(--text-3))}.Confirmation_shares__ZcfQG>div:first-child{border:1px solid rgb(var(--main),.1);background:rgba(var(--main),.15)}.Confirmation_shares__ZcfQG>div:first-child>h1{color:rgb(var(--main))}.Confirmation_bottom__Ka5W1{margin-top:18px;padding-top:14px;border-top:1px solid rgb(var(--stroke));box-shadow:0 -1px 0 0 rgb(var(--black));display:flex;align-items:center;justify-content:space-between;gap:8px}.Confirmation_vamp__n_ClG>h2{margin-top:12px;margin-bottom:12px;font-size:15px;font-weight:500}.Confirmation_vampDex__PasgT{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px;gap:8px}.Confirmation_vampDex__PasgT>div{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;border:1px solid rgb(var(--subtle-border));background-color:rgb(var(--background));padding:12px;border-radius:4px;cursor:pointer;transition:.15s}.Confirmation_vampDex__PasgT>div:hover{border:1px solid rgb(var(--stroke));background-color:rgb(var(--background-2))}.Confirmation_vampDex__PasgT>div>.Confirmation_head__PSdE2{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px;width:100%}.Confirmation_vampDex__PasgT>div>.Confirmation_head__PSdE2>.Confirmation_img__dL_nw{padding:4px;border-radius:400px;border:1px solid rgb(var(--subtle-border));background-color:rgb(var(--background-2));transition:.15s;width:32px;height:32px;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.Confirmation_vampDex__PasgT>div>.Confirmation_head__PSdE2>.Confirmation_img__dL_nw img{width:100%;height:100%;object-fit:contain}.Confirmation_fileicon__XqTVQ{margin:0 0 1px -2px;font-size:14px}.Confirmation_vampDex__PasgT>div>.Confirmation_head__PSdE2>.Confirmation_dot__BUD2V{width:7px;aspect-ratio:1/1;border-radius:50%;background:rgb(var(--stroke-2));outline:4px solid rgb(var(--background-3))}.Confirmation_vampDex__PasgT>div.Confirmation_active__Z0D61{border:1px solid rgba(var(--main),.1);background:rgba(var(--main),.03)}.Confirmation_vampDex__PasgT>.Confirmation_cgpt___UoNo.Confirmation_active__Z0D61 .Confirmation_img__dL_nw{border:1px solid rgba(202,234,75,.4);background:rgba(202,234,75,.2)}.Confirmation_vampDex__PasgT>.Confirmation_fourmeme__foYLh.Confirmation_active__Z0D61 .Confirmation_img__dL_nw{border:1px solid rgba(56,222,185,.2);background:rgba(56,222,185,.1)}.Confirmation_vampDex__PasgT>.Confirmation_importToken__PsQyW.Confirmation_active__Z0D61 .Confirmation_img__dL_nw{border:1px solid rgba(var(--main),.4);background:rgba(var(--main),.2)}.Confirmation_vampDex__PasgT>.Confirmation_cgpt___UoNo.Confirmation_active__Z0D61{border:1px solid rgba(202,234,75,.2);background:rgba(202,234,75,.1)}.Confirmation_vampDex__PasgT>.Confirmation_fourmeme__foYLh.Confirmation_active__Z0D61{border:1px solid rgba(56,222,185,.2);background:rgba(56,222,185,.1)}.Confirmation_vampDex__PasgT>.Confirmation_importToken__PsQyW.Confirmation_active__Z0D61{border:1px solid rgba(var(--main),.2);background:rgba(var(--main),.1)}.Confirmation_vampDex__PasgT>.Confirmation_cgpt___UoNo.Confirmation_active__Z0D61 .Confirmation_dot__BUD2V{background:#caea4b;outline:4px solid rgba(202,234,75,.3)}.Confirmation_vampDex__PasgT>.Confirmation_fourmeme__foYLh.Confirmation_active__Z0D61 .Confirmation_dot__BUD2V{background:#38deb9;outline:4px solid rgba(56,222,185,.3)}.Confirmation_vampDex__PasgT>.Confirmation_importToken__PsQyW.Confirmation_active__Z0D61 .Confirmation_dot__BUD2V{background:rgba(var(--main),1);outline:4px solid rgba(var(--main),.3)}.Confirmation_vampDex__PasgT>div h1{font-size:15px;font-weight:500;display:flex;align-items:center;gap:8px}.Confirmation_content__RctCf{padding:18px 24px 24px}@media screen and (max-width:768px){.Confirmation_content__RctCf{padding:12px}}