.page-module__EoHe0G__page{flex-direction:column;height:100vh;display:flex;overflow:auto}.page-module__EoHe0G__head{border-bottom:1px solid rgb(var(--black));box-shadow:0px 1px 0px 0px rgb(var(--stroke));justify-content:space-between;align-items:center;padding:24px;display:flex;height:74px!important;min-height:74px!important;max-height:74px!important}.page-module__EoHe0G__filters{justify-content:center;align-items:center;gap:8px;display:flex}.page-module__EoHe0G__grid{grid-template-columns:1fr 1fr 1fr;gap:8px;padding:24px;display:grid}@media screen and (max-width:768px){.page-module__EoHe0G__page{height:auto}.page-module__EoHe0G__head{height:auto!important;max-height:auto!important;min-height:auto!important}.page-module__EoHe0G__head,.page-module__EoHe0G__grid{padding:12px}.page-module__EoHe0G__grid{grid-template-columns:1fr;gap:8px}}
.ArchivedLaunch-module__oSOZ5q__mint{border:1px solid rgb(var(--subtle-border));background:rgb(var(--background-2));height:fit-content;color:rgb(var(--text-3));border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:8px;display:flex}.ArchivedLaunch-module__oSOZ5q__mint>img{background:rgb(var(--background));aspect-ratio:1;border-radius:3px;width:72px;height:72px}.ArchivedLaunch-module__oSOZ5q__infos{flex-direction:column;justify-content:space-between;align-items:center;gap:0;width:100%;height:72px;display:flex}.ArchivedLaunch-module__oSOZ5q__infos>*{width:100%}.ArchivedLaunch-module__oSOZ5q__mint .ArchivedLaunch-module__oSOZ5q__top{justify-content:space-between;align-items:center;display:flex}.ArchivedLaunch-module__oSOZ5q__mint .ArchivedLaunch-module__oSOZ5q__bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.ArchivedLaunch-module__oSOZ5q__bottom button{background:rgb(var(--stroke));color:rgb(var(--text-3));border-radius:4px;padding:3px 6px;font-size:13px;font-weight:500;transition:all .2s}.ArchivedLaunch-module__oSOZ5q__bottom button:hover{background:rgb(var(--background-3));color:rgb(var(--text-2))}.ArchivedLaunch-module__oSOZ5q__left{justify-content:flex-start;align-items:center;gap:12px;display:flex}.ArchivedLaunch-module__oSOZ5q__left>h1{text-align:center;width:22px;font-size:20px;font-weight:400}.ArchivedLaunch-module__oSOZ5q__left img{border-radius:4px}.ArchivedLaunch-module__oSOZ5q__symbol>p:first-child{font-size:14px}.ArchivedLaunch-module__oSOZ5q__symbol>p:last-child{color:rgba(var(--foreground),.3);font-size:14px;font-weight:400}.ArchivedLaunch-module__oSOZ5q__right{justify-content:flex-end;align-items:center;gap:8px;display:flex}.ArchivedLaunch-module__oSOZ5q__pnl,.ArchivedLaunch-module__oSOZ5q__draft{background:rgb(var(--stroke));border-radius:4px;padding:3px 6px;font-size:13px}.ArchivedLaunch-module__oSOZ5q__pnl.ArchivedLaunch-module__oSOZ5q__red{background:rgba(var(--red),.2);color:rgb(var(--red))}.ArchivedLaunch-module__oSOZ5q__pnl.ArchivedLaunch-module__oSOZ5q__green{background:rgba(var(--green),.2);color:rgb(var(--green))}
.Select-module__BWx2JW__main{width:150px;position:relative}.Select-module__BWx2JW__selected,.Select-module__BWx2JW__options>*{text-wrap:nowrap;cursor:pointer;justify-content:space-between;align-items:center;min-width:fit-content;padding:6px 12px;font-size:14px;transition:all .3s;display:flex}.Select-module__BWx2JW__options>*{border-radius:4px;padding:6px 8px}@keyframes Select-module__BWx2JW__show{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Select-module__BWx2JW__options{animation:.3s forwards Select-module__BWx2JW__show;padding:4px!important}.Select-module__BWx2JW__selected,.Select-module__BWx2JW__options{border:1px solid rgb(var(--stroke));background:rgb(var(--background-2));border-radius:6px}.Select-module__BWx2JW__selected:hover{background:rgb(var(--background-3))}.Select-module__BWx2JW__icon{opacity:.3;font-size:18px}.Select-module__BWx2JW__options>* .Select-module__BWx2JW__icon{font-size:16px}.Select-module__BWx2JW__options>:hover{background:rgb(var(--background-3))}.Select-module__BWx2JW__options{z-index:10;width:100%;min-width:fit-content;padding:0;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden}
.CollectRef-module__UyiyZa__content{padding:18px 24px 24px}@media screen and (max-width:768px){.CollectRef-module__UyiyZa__content{padding:12px}}
.Modal-module__rxdtia__overlay{background-color:rgba(var(--black),.5);z-index:20;cursor:pointer;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);justify-content:center;align-items:center;animation:.4s ease-in-out Modal-module__rxdtia__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__rxdtia__overlay .Modal-module__rxdtia__modal{cursor:initial;background:rgb(var(--background));border:1px solid rgb(var(--stroke));border-radius:4px;width:600px;max-width:100%;max-height:90vh;padding:0;animation:.4s Modal-module__rxdtia__slideIn}.Modal-module__rxdtia__overlay .Modal-module__rxdtia__modal>*{overflow-y:scroll}@keyframes Modal-module__rxdtia__fadeOut{0%{opacity:1}to{opacity:0}}.Modal-module__rxdtia__closing{animation:.4s ease-in-out forwards Modal-module__rxdtia__fadeOut}.Modal-module__rxdtia__closing>.Modal-module__rxdtia__modal{opacity:0;transform:translateY(100%)}.Modal-module__rxdtia__container{width:100%;height:100%;padding-bottom:0}.Modal-module__rxdtia__container .Modal-module__rxdtia__modal{width:100%}.Modal-module__rxdtia__modal{flex-direction:column;justify-content:flex-start;align-items:flex-start;max-height:100%;transition:all .4s;display:flex;overflow:hidden}.Modal-module__rxdtia__modal>*{width:100%}.Modal-module__rxdtia__modal>.Modal-module__rxdtia__head{border-bottom:1px solid rgb(var(--black));box-shadow:0px 1px 0px 0px rgb(var(--stroke));justify-content:space-between;align-items:center;width:calc(100% - 48px);margin:0 24px;padding-top:18px;padding-bottom:18px;display:flex}.Modal-module__rxdtia__head>h1{font-size:18px;font-weight:500}.Modal-module__rxdtia__head button{cursor:pointer;color:rgba(var(--foreground),.5);background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;font-weight:500;transition:all .2s;display:flex}.Modal-module__rxdtia__head button:hover{color:rgba(var(--foreground),.8);rotate:90deg}.Modal-module__rxdtia__head button:active{scale:.95}.Modal-module__rxdtia__content{flex-direction:column;max-height:100%;padding:0;display:flex;overflow:hidden}@keyframes Modal-module__rxdtia__slideIn{0%{opacity:0;transform:translateY(100%)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Modal-module__rxdtia__fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:768px){.Modal-module__rxdtia__overlay{padding:0 12px}.Modal-module__rxdtia__overlay>.Modal-module__rxdtia__modal{padding:0;width:100%!important;max-width:100%!important}.Modal-module__rxdtia__overlay>.Modal-module__rxdtia__modal>.Modal-module__rxdtia__head{width:calc(100% - 24px);margin:0 12px;padding:12px 0}.Modal-module__rxdtia__overlay>.Modal-module__rxdtia__modal>.Modal-module__rxdtia__head>h1{font-size:16px}.Modal-module__rxdtia__content{padding:0}}
.BalanceRefresh-module__1ViYjG__balance{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:7px 14px;font-size:14px;transition:all .2s;display:flex}.BalanceRefresh-module__1ViYjG__balance .BalanceRefresh-module__1ViYjG__icon{font-size:15px;transition:all .3s}.BalanceRefresh-module__1ViYjG__balance{background:rgb(var(--background-3));color:rgb(var(--foreground))}.BalanceRefresh-module__1ViYjG__balance:hover{background:rgba(var(--foreground),.1);cursor:pointer}.BalanceRefresh-module__1ViYjG__funded{background:rgba(var(--green),.2)!important;color:rgb(var(--green))!important}.BalanceRefresh-module__1ViYjG__funded:hover{background:rgba(var(--green),.3)!important}.BalanceRefresh-module__1ViYjG__balance.BalanceRefresh-module__1ViYjG__loading span:after{opacity:1;content:"";background:linear-gradient(90deg,rgb(var(--background-3))-20%,rgb(var(--background-2)),rgb(var(--background-3)));background-size:200% 100%;border-radius:2px;animation:1.5s ease-in infinite BalanceRefresh-module__1ViYjG__shimmer;position:absolute;inset:-2px -1px -2px -10px}.BalanceRefresh-module__1ViYjG__notEnought{background:rgba(var(--red),.2);color:rgb(var(--red));transition:all .2s}.BalanceRefresh-module__1ViYjG__notEnought:hover{background:rgba(var(--red),.3)}.BalanceRefresh-module__1ViYjG__notEnought.BalanceRefresh-module__1ViYjG__balance span:after{background:linear-gradient(90deg,rgb(var(--red))-20%,#fa4c4f,rgb(var(--red)));background-size:200% 100%;animation:1.5s ease-in infinite BalanceRefresh-module__1ViYjG__shimmer}.BalanceRefresh-module__1ViYjG__loading .BalanceRefresh-module__1ViYjG__icon{animation:.75s linear infinite BalanceRefresh-module__1ViYjG__spin}.BalanceRefresh-module__1ViYjG__balance span{position:relative}.BalanceRefresh-module__1ViYjG__balance span:after{opacity:0;content:"";background:linear-gradient(90deg,rgb(var(--background-3))-20%,rgb(var(--background-2)),rgb(var(--background-3)));background-size:200% 100%;border-radius:2px;transition:all .2s;animation:1.5s ease-in infinite BalanceRefresh-module__1ViYjG__shimmer;position:absolute;inset:-2px -1px -2px -10px}@keyframes BalanceRefresh-module__1ViYjG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes BalanceRefresh-module__1ViYjG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Withdraw-module__7zvIpa__withdraw{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;display:flex}.Withdraw-module__7zvIpa__withdraw>*{text-wrap:nowrap;flex-wrap:nowrap}.Withdraw-module__7zvIpa__withrawNoModal{width:100%;padding:0 24px!important}.Withdraw-module__7zvIpa__withrawNoModal>:first-child{width:100%!important}.Withdraw-module__7zvIpa__modal{gap:0;width:200%;transition:all .3s ease-in-out;display:flex}.Withdraw-module__7zvIpa__modal>*{width:100%;height:100%;padding:24px}.Withdraw-module__7zvIpa__content{flex-direction:column;justify-content:space-between;height:365px;display:flex}.Withdraw-module__7zvIpa__contentTop{flex-direction:column;gap:0;display:flex}.Withdraw-module__7zvIpa__contentTop>:first-child{margin-bottom:8px}.Withdraw-module__7zvIpa__withdraw>input{width:100%;color:rgb(var(--foreground));border:none;border:1px solid rgba(var(--stroke),1);background:0 0;border-radius:4px;padding:8px 10px;font-size:16px;transition:all .1s}.Withdraw-module__7zvIpa__withdraw>input::placeholder{color:rgb(var(--text-3))}.Withdraw-module__7zvIpa__withdraw>input:focus{background:rgb(var(--background-2))}.Withdraw-module__7zvIpa__disabled input{cursor:not-allowed;opacity:.3;outline:1px solid rgba(var(--foreground),0)}.Withdraw-module__7zvIpa__info{background:rgba(var(--main),.15);border-radius:4px;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:10px;width:100%;margin-top:12px;padding:12px 64px 12px 12px;display:flex}.Withdraw-module__7zvIpa__info>p,.Withdraw-module__7zvIpa__icon{color:rgb(var(--main))}.Withdraw-module__7zvIpa__info>p{font-size:14px}.Withdraw-module__7zvIpa__info>p>a{text-decoration:underline;transition:all .3s}.Withdraw-module__7zvIpa__info>p>a:hover{color:#fff}.Withdraw-module__7zvIpa__icon{width:fit-content;font-size:16px}.Withdraw-module__7zvIpa__warning{background:rgba(var(--yellow),.15)}.Withdraw-module__7zvIpa__warning>p,.Withdraw-module__7zvIpa__warning>.Withdraw-module__7zvIpa__icon{color:rgb(var(--yellow))}.Withdraw-module__7zvIpa__confirm{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}.Withdraw-module__7zvIpa__confirm>h1{text-align:center;width:100%;margin-bottom:10px;font-size:18px;font-weight:500}.Withdraw-module__7zvIpa__confirm>.Withdraw-module__7zvIpa__confirmItem{justify-content:center;align-items:center;gap:12px;display:flex}.Withdraw-module__7zvIpa__confirm>.Withdraw-module__7zvIpa__confirmItem>div.Withdraw-module__7zvIpa__confirmIcon{color:rgb(var(--main));justify-content:center;align-items:center;font-size:20px;display:flex}.Withdraw-module__7zvIpa__confirm>.Withdraw-module__7zvIpa__confirmItem:nth-child(2)>div.Withdraw-module__7zvIpa__confirmIcon{font-size:18px}.Withdraw-module__7zvIpa__confirm>.Withdraw-module__7zvIpa__confirmItem:nth-child(4)>div.Withdraw-module__7zvIpa__confirmIcon{font-size:16px}.Withdraw-module__7zvIpa__confirm>.Withdraw-module__7zvIpa__confirmItem>span{color:rgb(var(--text-2));font-size:15px}.Withdraw-module__7zvIpa__separator{background:rgb(var(--stroke));width:100%;min-height:1px;max-height:1px;box-shadow:0px -1px 0px 0px rgb(var(--black));margin-top:12px;margin-bottom:8px}.Withdraw-module__7zvIpa__agree{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;width:100%;display:flex}.Withdraw-module__7zvIpa__address{background:rgba(var(--background-2),1);border-radius:6px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;margin-bottom:6px;padding:12px 16px;display:flex}.Withdraw-module__7zvIpa__address p{font-size:14px!important}.Withdraw-module__7zvIpa__address>p:first-child,.Withdraw-module__7zvIpa__address>p.Withdraw-module__7zvIpa__amount{color:rgb(var(--text-3))}.Withdraw-module__7zvIpa__address>:last-child{margin-bottom:-5px}.Withdraw-module__7zvIpa__agree>:last-child{font-size:15px}.Withdraw-module__7zvIpa__buttons{border-top:1px solid rgb(var(--stroke));width:100%;box-shadow:0 -1px 0px rgba(var(--black),1);justify-content:space-between;align-items:center;gap:14px;margin-top:8px;display:flex;padding-top:16px!important}.Withdraw-module__7zvIpa__confirm{padding:18px 24px 24px}@media screen and (max-width:768px){.Withdraw-module__7zvIpa__confirm{padding:12px}.Withdraw-module__7zvIpa__confirm>.Withdraw-module__7zvIpa__buttons>*{text-wrap:nowrap}.Withdraw-module__7zvIpa__modal>*{height:auto;padding:12px;max-width:50%!important}.Withdraw-module__7zvIpa__modal>*>*{padding:0}.Withdraw-module__7zvIpa__address{overflow:hidden}.Withdraw-module__7zvIpa__address>:last-child{width:100%}.Withdraw-module__7zvIpa__agree>:last-child{gap:14px;font-size:14px}.Withdraw-module__7zvIpa__confirmItem>span{font-size:14px!important}}
.WithdrawFunder-module__dtsqca__overlay{background-color:rgba(var(--black),.5);z-index:10;cursor:pointer;justify-content:center;align-items:center;animation:.3s ease-in-out WithdrawFunder-module__dtsqca__fadeIn;display:flex;position:fixed;inset:0}@keyframes WithdrawFunder-module__dtsqca__slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes WithdrawFunder-module__dtsqca__fadeIn{0%{opacity:0}to{opacity:1}}.WithdrawFunder-module__dtsqca__modal{cursor:initial;background:rgb(var(--background-2));border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:500px;max-width:100%;padding:24px;animation:.3s ease-in-out WithdrawFunder-module__dtsqca__slideIn;display:flex}.WithdrawFunder-module__dtsqca__modal>*{width:100%}.WithdrawFunder-module__dtsqca__modal>.WithdrawFunder-module__dtsqca__head{border-bottom:1px solid rgb(var(--stroke));justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:18px;display:flex}.WithdrawFunder-module__dtsqca__head>h1{font-size:18px;font-weight:500}.WithdrawFunder-module__dtsqca__head button{cursor:pointer;color:rgba(var(--foreground),.5);background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;font-weight:500;transition:all .2s;display:flex}.WithdrawFunder-module__dtsqca__head button:hover{color:rgba(var(--foreground),.8);rotate:90deg}.WithdrawFunder-module__dtsqca__head button:active{scale:.95}.WithdrawFunder-module__dtsqca__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}.WithdrawFunder-module__dtsqca__checkboxContainer{margin-bottom:12px}.WithdrawFunder-module__dtsqca__content{padding:18px 24px 24px}@media screen and (max-width:768px){.WithdrawFunder-module__dtsqca__content{padding:12px}}
.Button-module__xDwtkW__button{background:rgb(var(--background-3));width:fit-content;color:rgb(var(--foreground));cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;transition:all .2s;display:flex}.Button-module__xDwtkW__button:active{scale:.95}.Button-module__xDwtkW__button:disabled:active{scale:1}.Button-module__xDwtkW__button:disabled:hover{background:rgb(var(--background-2))}.Button-module__xDwtkW__button:disabled{cursor:not-allowed;opacity:.5;color:rgb(var(--text-3))}.Button-module__xDwtkW__primary,.Button-module__xDwtkW__primary:disabled:hover{background:rgb(var(--background-3));box-shadow:inset 0px 1.2px .8px 0px rgba(var(--main),.15)}.Button-module__xDwtkW__primary:hover{background:rgb(var(--background-2));box-shadow:inset 0px 1px 1px 0px rgba(var(--main),.07)}.Button-module__xDwtkW__secondary{background:rgb(var(--text));color:rgb(var(--background))}.Button-module__xDwtkW__secondary:hover,.Button-module__xDwtkW__secondary:disabled,.Button-module__xDwtkW__secondary:disabled:hover{background:rgb(var(--text-2))}.Button-module__xDwtkW__tertiary{background:rgb(var(--main));color:rgb(var(--background-2))}.Button-module__xDwtkW__tertiary:hover{background:rgb(var(--main-hover))}.Button-module__xDwtkW__red{background:rgb(var(--red));color:rgb(var(--background-2))}.Button-module__xDwtkW__red:hover{background:rgba(var(--red),.7)}.Button-module__xDwtkW__small{border-radius:6px;padding:6px 10px;font-size:14px}.Button-module__xDwtkW__large{padding:12px 18px}
.BaseTable-module__pLwmOq__table{border:1px solid rgb(var(--stroke));border-radius:4px;flex-direction:column;max-height:100%;display:flex;overflow:hidden}.BaseTable-module__pLwmOq__empty{text-align:center;color:rgb(var(--text-3));padding:24px 0;font-size:15px}.BaseTable-module__pLwmOq__body{max-height:100%;overflow:scroll}.BaseTable-module__pLwmOq__head,.BaseTable-module__pLwmOq__row,.BaseTable-module__pLwmOq__bottom{justify-content:space-between;align-items:center;padding:7px 16px;display:flex}.BaseTable-module__pLwmOq__row{transition:all .1s}.BaseTable-module__pLwmOq__row:hover{background:rgb(var(--background-2));cursor:pointer}.BaseTable-module__pLwmOq__head,.BaseTable-module__pLwmOq__bottom{padding:10px 16px}.BaseTable-module__pLwmOq__shimmer:first-child{padding-top:14px}.BaseTable-module__pLwmOq__shimmer:last-child{padding-bottom:14px}.BaseTable-module__pLwmOq__shimmer{padding:8px 16px}.BaseTable-module__pLwmOq__shimmer>div{background:linear-gradient(90deg,rgb(var(--background-3))-20%,rgb(var(--background-2)),rgb(var(--background-3)));opacity:.5;background-size:200% 100%;border-radius:6px;width:100%;height:34px;animation:2s infinite BaseTable-module__pLwmOq__shimmer}@keyframes BaseTable-module__pLwmOq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.BaseTable-module__pLwmOq__head,.BaseTable-module__pLwmOq__bottom{background:rgb(var(--background))}.BaseTable-module__pLwmOq__head{border-bottom:1px solid rgb(var(--stroke))}.BaseTable-module__pLwmOq__bottom{border-top:1px solid rgb(var(--stroke))}@media screen and (max-width:768px){.BaseTable-module__pLwmOq__table{overflow:scroll}.BaseTable-module__pLwmOq__head,.BaseTable-module__pLwmOq__body,.BaseTable-module__pLwmOq__bottom{width:1000px}}
.Checkbox-module__hzGyKG__container{cursor:pointer;justify-content:center;align-items:center;gap:6px;display:flex}.Checkbox-module__hzGyKG__container p{-webkit-user-select:none;user-select:none}.Checkbox-module__hzGyKG__input{aspect-ratio:1;border:1px solid rgb(var(--stroke));background:rgba(var(--foreground),.1);border-radius:4px;justify-content:center;align-items:center;width:18px;transition:all .15s;display:flex}.Checkbox-module__hzGyKG__input.Checkbox-module__hzGyKG__checked{background:rgb(var(--main))}.Checkbox-module__hzGyKG__input>*{display:none}.Checkbox-module__hzGyKG__input.Checkbox-module__hzGyKG__checked>*{font-size:11px;display:flex}.Checkbox-module__hzGyKG__disabled{opacity:.3!important}
.Chains-module__YctVOW__chain{z-index:1;width:110px;position:relative;cursor:pointer!important}.Chains-module__YctVOW__option{border-radius:6px;width:100%}.Chains-module__YctVOW__chain p{font-weight:400}.Chains-module__YctVOW__active,.Chains-module__YctVOW__option{height:30px;color:rgb(var(--text-2));justify-content:flex-start;align-items:center;gap:6px;padding:0 8px;font-size:15px;transition:all .2s;display:flex}.Chains-module__YctVOW__active,.Chains-module__YctVOW__options{background:rgb(var(--background));border:1px solid rgba(var(--stroke));border-radius:6px;transition:all .2s}.Chains-module__YctVOW__active{justify-content:space-between}.Chains-module__YctVOW__iconContainer{justify-content:flex-start;align-items:center;gap:8px;display:flex}.Chains-module__YctVOW__icon{color:rgb(var(--text-3));font-size:10px;transition:all .3s;rotate:180deg}.Chains-module__YctVOW__open .Chains-module__YctVOW__icon,.Chains-module__YctVOW__chain:hover .Chains-module__YctVOW__icon{color:rgb(var(--text-2));rotate:none}.Chains-module__YctVOW__active:hover,.Chains-module__YctVOW__option:hover{background:rgb(var(--background-2))}.Chains-module__YctVOW__options{flex-direction:column;justify-content:flex-start;align-items:flex-start;transition:all .4s;animation:.3s forwards Chains-module__YctVOW__show;display:none}.Chains-module__YctVOW__chain:hover .Chains-module__YctVOW__options,.Chains-module__YctVOW__options:hover,.Chains-module__YctVOW__open .Chains-module__YctVOW__options{width:100%;display:flex}.Chains-module__YctVOW__optionsContainer{width:100%;padding-top:4px;display:flex;position:absolute;top:100%;left:0}@keyframes Chains-module__YctVOW__show{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.PrivateKey-module__qmUoZG__privateKey{justify-content:flex-end;align-items:center;gap:4px;width:100%;margin:0;display:flex;overflow:hidden}.PrivateKey-module__qmUoZG__privateKey>:first-child{width:fit-content;margin:0;overflow:hidden}.PrivateKey-module__qmUoZG__privateKey>:first-child:not(input){color:rgb(var(--text-3));transition:all .2s}.PrivateKey-module__qmUoZG__privateKey>:first-child:not(input):hover{color:rgb(var(--main))}.PrivateKey-module__qmUoZG__privateKey>button{width:50px;min-width:50px;max-width:50px;height:28px}.PrivateKey-module__qmUoZG__privateKey>input{background:rgb(var(--stroke));white-space:nowrap;text-overflow:ellipsis;border:none;border-radius:6px;padding:5px 8px;font-size:16px;animation:.3s PrivateKey-module__qmUoZG__show;overflow:hidden}.PrivateKey-module__qmUoZG__privateKey>input:focus{background:rgb(var(--stroke))}@keyframes PrivateKey-module__qmUoZG__show{0%{opacity:0;scale:.95}to{opacity:1;scale:1}}
.Sidebar-module__umq6aG__main{border-right:1px solid rgb(var(--stroke));width:350px;min-width:350px;max-width:350px;height:100vh;box-shadow:1px 0px 0px 0px rgba(var(--black),.5);flex-direction:column;justify-content:space-between;padding:24px 0;transition:all .3s;display:flex;position:relative}.Sidebar-module__umq6aG__main>*{padding:0 24px}.Sidebar-module__umq6aG__hide{width:94px;min-width:94px;max-width:94px;transition:all .5s}@keyframes Sidebar-module__umq6aG__fadeIn{0%{opacity:0}to{opacity:1}}.Sidebar-module__umq6aG__logo h1,.Sidebar-module__umq6aG__head>:not(button),.Sidebar-module__umq6aG__top>*{animation:.5s ease-in-out Sidebar-module__umq6aG__fadeIn}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__logo{opacity:1;display:none!important}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__bottom>*{max-width:46px;max-height:46px;aspect-ratio:1!important}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__bottom>*>*{height:100%;padding:12px}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__bottom * .Sidebar-module__umq6aG__icon{font-size:18px}.Sidebar-module__umq6aG__toggle{cursor:pointer;color:rgb(var(--text-3));background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;transition:all .5s;display:flex;aspect-ratio:1!important;min-width:32px!important;max-width:46px!important;padding:0!important;font-size:16px!important}.Sidebar-module__umq6aG__toggle:hover{color:rgb(var(--text));background:rgb(var(--background-2));cursor:pointer}.Sidebar-module__umq6aG__toggle p{place-content:center;transition:all .5s;display:flex}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__head{justify-content:center!important;align-items:center!important;display:flex!important}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__toggle p{transform:rotate(180deg)}.Sidebar-module__umq6aG__top{flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Sidebar-module__umq6aG__head{border-bottom:1px solid rgb(var(--black));width:100%;box-shadow:0px 1px 0px 0px rgb(var(--stroke));justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:24px;transition:all .3s;display:flex;height:50px!important;min-height:50px!important;max-height:50px!important}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__head{margin-bottom:0}.Sidebar-module__umq6aG__head .Sidebar-module__umq6aG__logo{justify-content:flex-start;align-items:center;gap:8px;display:flex}.Sidebar-module__umq6aG__head .Sidebar-module__umq6aG__logo h1{font-size:18px;font-weight:500}.Sidebar-module__umq6aG__head .Sidebar-module__umq6aG__logo h1 span{color:rgb(var(--main));margin-left:4px;font-size:15px;font-weight:500}.Sidebar-module__umq6aG__projects{flex-direction:column;justify-content:flex-start;gap:12px;max-height:100%;display:flex;position:relative;overflow:scroll}.Sidebar-module__umq6aG__nav{border-top:1px solid rgb(var(--stroke));border-bottom:1px solid rgb(var(--black));box-shadow:0px 1px 0px 0px rgb(var(--stroke)),0px -1px 0px 0px rgb(var(--black));flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px;margin-bottom:24px;padding-top:20px;padding-bottom:20px;display:flex}.Sidebar-module__umq6aG__navHeader{opacity:1;width:100%;color:rgb(var(--text-3));justify-content:space-between;align-items:center;padding:0 12px;transition:all .2s;display:flex}.Sidebar-module__umq6aG__navHeader:hover{color:rgb(var(--stroke-2));cursor:pointer}.Sidebar-module__umq6aG__navHeader:has(.Sidebar-module__umq6aG__close){padding:0}.Sidebar-module__umq6aG__open,.Sidebar-module__umq6aG__close{font-size:12px;transition:all .3s}.Sidebar-module__umq6aG__open{rotate:180deg}@keyframes Sidebar-module__umq6aG__glideIn{0%{opacity:0;max-height:0;transform:translateY(40px)}to{opacity:1;max-height:400px;transform:translateY(0)}}.Sidebar-module__umq6aG__navBody,.Sidebar-module__umq6aG__adminNav{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:100%;margin-top:8px;transition:all .3s;animation:.3s ease-in-out Sidebar-module__umq6aG__glideIn;display:flex}.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain),.Sidebar-module__umq6aG__adminNav>a:not(.Sidebar-module__umq6aG__switchChain){color:rgb(var(--text-3));opacity:1;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:12px;font-size:16px;transition:all .3s;display:flex}.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain):hover,.Sidebar-module__umq6aG__adminNav>a:not(.Sidebar-module__umq6aG__switchChain):hover{opacity:1;cursor:pointer;background:rgb(var(--stroke));box-shadow:inset 0px 1px 1px 0px rgba(var(--main),.2)}.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain).Sidebar-module__umq6aG__active,.Sidebar-module__umq6aG__adminNav>a:not(.Sidebar-module__umq6aG__switchChain).Sidebar-module__umq6aG__active{cursor:pointer;opacity:1;color:rgb(var(--text));background:rgb(var(--stroke));box-shadow:inset 0px 1px 1px 0px rgba(var(--main),.2)}.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain):active,.Sidebar-module__umq6aG__adminNav>a:not(.Sidebar-module__umq6aG__switchChain):active{color:rgb(var(--text));scale:.95}.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) :not(span),.Sidebar-module__umq6aG__adminNav>a:not(.Sidebar-module__umq6aG__switchChain) :not(p){font-size:14px}.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) .Sidebar-module__umq6aG__inactive,.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) .Sidebar-module__umq6aG__active{background:rgba(var(--red),.3);color:rgb(var(--red));border-radius:4px;align-items:center;gap:4px;margin-left:2px;padding:3px 7px;font-size:13px;font-weight:500;display:flex}.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) .Sidebar-module__umq6aG__inactive>*,.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) .Sidebar-module__umq6aG__active>*{font-size:11.5px}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain){position:relative}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) span.Sidebar-module__umq6aG__inactive,.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) span.Sidebar-module__umq6aG__active{aspect-ratio:1;background:0 0;border-radius:50%;display:flex;position:absolute;bottom:2px;right:2px}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) span.Sidebar-module__umq6aG__inactive>*,.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) span.Sidebar-module__umq6aG__active>*{font-size:15px}.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) .Sidebar-module__umq6aG__active{background:rgba(var(--green),.3);color:rgb(var(--green))}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) span.Sidebar-module__umq6aG__active{padding:0;bottom:5px;right:5px;background:rgba(var(--background-2),1)!important}.Sidebar-module__umq6aG__switchChain{color:rgb(var(--text-3));border:1px dashed rgb(var(--text-3));background:rgba(var(--text-3),.15);opacity:1;background-position:0%;background-repeat:no-repeat;background-size:100% 200%;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px;font-size:16px;transition:all .3s;display:flex}.Sidebar-module__umq6aG__switchChain:hover{opacity:1;background:rgba(var(--text-3),.2)}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__switchChain span{display:none}.Sidebar-module__umq6aG__switchChain.Sidebar-module__umq6aG__bsc{color:#ecb70b;background:#ecb70b26;border:1px dashed #ecb70b}.Sidebar-module__umq6aG__switchChain.Sidebar-module__umq6aG__bsc:hover{background:#ecb70b4d}.Sidebar-module__umq6aG__switchChain.Sidebar-module__umq6aG__monad{color:#6e54ff;background:#6e54ff40;border:1px dashed #6e54ff}.Sidebar-module__umq6aG__switchChain.Sidebar-module__umq6aG__monad:hover{background:#6e54ff59}.Sidebar-module__umq6aG__switchChain.Sidebar-module__umq6aG__sol{color:rgba(var(--main),1);border:1px dashed rgba(var(--main),1);background:linear-gradient(to bottom,rgba(var(--main),.25),#c250e23d);background-position:0%;background-size:100% 200%}.Sidebar-module__umq6aG__switchChain.Sidebar-module__umq6aG__sol:hover{background-position:0 0}.Sidebar-module__umq6aG__agedCount{background:rgba(var(--main),.2);color:rgb(var(--main));border-radius:1000px;justify-content:center;align-items:center;margin-left:-4px;padding:2px 6px;font-size:12px;font-weight:500;display:flex}.Sidebar-module__umq6aG__navBody>*{position:relative}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a span.Sidebar-module__umq6aG__agedCount{padding:1px 4px;font-size:12px;display:flex;position:absolute;bottom:4px;right:0}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__nav{padding:24px}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navHeader{display:none}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody{margin-top:0}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a,.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__adminNav>a{justify-content:center;align-items:center;max-width:46px;max-height:46px;display:flex;aspect-ratio:1!important}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a :not(span),.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__adminNav>a :not(p){font-size:18px}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a span,.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__adminNav>a p{display:none}.Sidebar-module__umq6aG__bottom{flex-direction:column;align-items:center;gap:12px;display:flex}.Sidebar-module__umq6aG__bottom>*{width:100%}.Sidebar-module__umq6aG__adminNav>*>:first-child{font-size:18px}@media screen and (max-width:768px){.Sidebar-module__umq6aG__main{display:none}}
.LaunchModal-module__PrBsFW__text,.LaunchModal-module__PrBsFW__head{justify-content:flex-start;align-items:center;font-size:15px;font-weight:400;display:flex}.LaunchModal-module__PrBsFW__text{color:rgb(var(--text-3));font-size:15px}.LaunchModal-module__PrBsFW__text:nth-child(2),.LaunchModal-module__PrBsFW__text:nth-child(3),.LaunchModal-module__PrBsFW__text:nth-child(4){margin-top:8px}.LaunchModal-module__PrBsFW__head>:not(span):not(button){margin:0 -6px}.LaunchModal-module__PrBsFW__buttons{justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.LaunchModal-module__PrBsFW__buttons>button{width:100%}.LaunchModal-module__PrBsFW__scheduled{background-color:rgba(var(--main),.15);color:rgb(var(--main));opacity:.8;border-radius:6px;margin-top:12px;padding:12px;font-size:15px}.LaunchModal-module__PrBsFW__advancedSeparator{cursor:pointer;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:12px;display:flex}.LaunchModal-module__PrBsFW__advancedSeparator>p{font-size:14px}.LaunchModal-module__PrBsFW__advancedSeparator>:not(.LaunchModal-module__PrBsFW__separator){opacity:.5;color:rgb(var(--text-3))}.LaunchModal-module__PrBsFW__advancedSeparator:hover>:not(.LaunchModal-module__PrBsFW__separator){opacity:1}.LaunchModal-module__PrBsFW__advancedSeparator>.LaunchModal-module__PrBsFW__separator{background:rgb(var(--stroke));width:100%;height:1px;box-shadow:0px -1px 0px 0px rgb(var(--black))}.LaunchModal-module__PrBsFW__advancedSeparator>.LaunchModal-module__PrBsFW__chevron{font-size:24px}.LaunchModal-module__PrBsFW__chevron{transition:all .2s;transform:rotate(0)}.LaunchModal-module__PrBsFW__showAdvanced>.LaunchModal-module__PrBsFW__chevron{transform:rotate(180deg)}.LaunchModal-module__PrBsFW__advanced{flex-direction:column;gap:14px;margin-top:12px;display:flex}.LaunchModal-module__PrBsFW__nukeMode{justify-content:flex-start;align-items:center;gap:12px;width:fit-content;display:flex}.LaunchModal-module__PrBsFW__nukeMode>:first-child{font-size:15px}.LaunchModal-module__PrBsFW__grey{color:rgb(var(--text-3));font-size:14px}.LaunchModal-module__PrBsFW__nukeinfo{color:rgb(var(--main));background:rgba(var(--main),.15);border-radius:4px;padding:8px 10px;font-size:14px}.LaunchModal-module__PrBsFW__content{padding:18px 24px 24px}@media screen and (max-width:768px){.LaunchModal-module__PrBsFW__content{padding:12px}}
.Searchbar-module__aL1l0a__searchbar{flex-direction:column;justify-content:flex-start;align-items:center;gap:0;width:100%;display:flex}.Searchbar-module__aL1l0a__search{background:rgb(var(--background-2));border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:4px;transition:all .25s;display:flex;position:relative}.Searchbar-module__aL1l0a__searchbar{width:100%;height:100%}.Searchbar-module__aL1l0a__dropdown{height:100%;padding-top:8px;padding-bottom:8px;overflow:scroll}.Searchbar-module__aL1l0a__searchbar button,.Searchbar-module__aL1l0a__searchbar input{color:rgb(var(--text));background:0 0;border:#0000}.Searchbar-module__aL1l0a__searchbar button:first-child{height:100%;color:rgb(var(--text-3));border-radius:3px;justify-content:center;align-items:center;padding:0 6px;font-size:14px;display:flex}.Searchbar-module__aL1l0a__searchbar button:first-child:hover{background:rgb(var(--background-3))}.Searchbar-module__aL1l0a__searchbar input{width:100%;padding-left:2px;font-size:16px}.Searchbar-module__aL1l0a__searchbar input::placeholder{color:rgb(var(--text-3))}.Searchbar-module__aL1l0a__searchbar .Searchbar-module__aL1l0a__k{background:rgba(var(--main),.2);color:rgb(var(--main));border-radius:2.5px;justify-content:center;align-items:center;padding:4px;font-size:14px;display:flex}.Searchbar-module__aL1l0a__dropdown{flex-direction:column;gap:4px;width:100%;transition:all .2s;display:flex}.Searchbar-module__aL1l0a__empty{width:100%;color:rgb(var(--text-3));justify-content:center;align-items:center;padding:12px 0;display:flex}.Searchbar-module__aL1l0a__item{color:rgb(var(--text));cursor:pointer;box-shadow:inset 0px 1px 1px 0px rgba(var(--main),0);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;transition:all .3s;display:flex}.Searchbar-module__aL1l0a__item.Searchbar-module__aL1l0a__selected{background:linear-gradient(to right,rgb(var(--main))-200%,rgb(var(--stroke))35%);box-shadow:inset 0px 1px 1px 0px rgba(var(--main),.15)}.Searchbar-module__aL1l0a__item.Searchbar-module__aL1l0a__selected:after{content:"";background:rgb(var(--main));z-index:2;border-radius:4px;width:5px;height:45%;position:absolute;top:50%;left:-2px;transform:translateY(-50%)}.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__item.Searchbar-module__aL1l0a__selected:before{content:"";background:radial-gradient(80% 70% at 0% 50%,rgba(var(--main),.3)0%,rgba(var(--foreground),0)100%);z-index:1;border-radius:6px;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.Searchbar-module__aL1l0a__item:hover{background:linear-gradient(to right,rgb(var(--main))-200%,rgb(var(--stroke))35%);box-shadow:inset 0px 1px 1px 0px rgba(var(--main),.15)}.Searchbar-module__aL1l0a__left,.Searchbar-module__aL1l0a__right{justify-content:center;align-items:center;gap:8px;display:flex}.Searchbar-module__aL1l0a__left h1{text-align:center;width:30px;min-width:30px;max-width:30px;color:rgb(var(--text-3));font-size:18px;font-weight:400}.Searchbar-module__aL1l0a__item{gap:6px}.Searchbar-module__aL1l0a__left{max-width:60%}.Searchbar-module__aL1l0a__left>*>*{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.Searchbar-module__aL1l0a__right{max-width:40%}.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__item .Searchbar-module__aL1l0a__left{max-width:100%}.Searchbar-module__aL1l0a__left img{border-radius:4px;min-width:28px}.Searchbar-module__aL1l0a__symbol{text-wrap:nowrap;text-overflow:ellipsis;flex-direction:column;align-items:flex-start;font-size:16px;font-weight:500;display:flex;overflow:hidden}.Searchbar-module__aL1l0a__symbol>p:first-child{color:rgb(var(--text-2));font-size:14px}.Searchbar-module__aL1l0a__symbol>p:last-child{color:rgb(var(--text-3));font-size:14px;font-weight:400}.Searchbar-module__aL1l0a__right{gap:6px}.Searchbar-module__aL1l0a__clock{font-size:11px}.Searchbar-module__aL1l0a__status{background:rgb(var(--stroke));color:rgb(var(--text-3));border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:3px 7px;font-size:13px;display:flex}.Searchbar-module__aL1l0a__status *{justify-content:center;align-items:center;display:flex}.Searchbar-module__aL1l0a__status.Searchbar-module__aL1l0a__live{background:rgba(var(--green),.2);color:rgb(var(--green))}.Searchbar-module__aL1l0a__status.Searchbar-module__aL1l0a__archived{background:rgba(var(--yellow),.2);color:rgb(var(--yellow))}.Searchbar-module__aL1l0a__status.Searchbar-module__aL1l0a__imported{background:rgba(var(--main),.2);color:rgb(var(--main))}.Searchbar-module__aL1l0a__loader{flex-direction:column;gap:8px;width:100%;display:flex}.Searchbar-module__aL1l0a__loader>div{background:linear-gradient(90deg,rgb(var(--background-3))-20%,rgb(var(--background-2)),rgb(var(--background-3)));background-size:200% 100%;border-radius:4px;width:100%;height:38px;transition:all .2s;animation:1s ease-in infinite Searchbar-module__aL1l0a__shimmer}@keyframes Searchbar-module__aL1l0a__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__search{opacity:0;display:none}.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__item{aspect-ratio:1;border:none;place-content:center;width:100%;max-width:46px;max-height:46px;padding:0;display:flex}.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__dropdown{border-radius:0;gap:10px;margin-top:1.1px;padding-top:14px}.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__item:hover{background:0 0;border:none}.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__left{aspect-ratio:1;width:100%}.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__item:hover img{opacity:.5;border-radius:8px}.Searchbar-module__aL1l0a__item{position:relative}.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__item.Searchbar-module__aL1l0a__selected img{opacity:.3}.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__item .Searchbar-module__aL1l0a__right,.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__item .Searchbar-module__aL1l0a__left .Searchbar-module__aL1l0a__symbol,.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__item .Searchbar-module__aL1l0a__left h1{opacity:0;display:none!important}.Searchbar-module__aL1l0a__hide .Searchbar-module__aL1l0a__item .Searchbar-module__aL1l0a__left img{aspect-ratio:1;width:100%;height:100%;transition:all .3s}@media screen and (max-width:768px){.Searchbar-module__aL1l0a__k{display:none}}
.GenerateLaunchPlan-module__hlQhxG__body{flex-direction:column;max-height:100%;display:flex;overflow:hidden}.GenerateLaunchPlan-module__hlQhxG__link{color:rgba(var(--main));border-bottom:1px solid rgb(var(--black));box-shadow:0px 1px 0px 0px rgb(var(--stroke));padding:24px;transition:all .2s}.GenerateLaunchPlan-module__hlQhxG__link:hover{text-decoration:underline}.GenerateLaunchPlan-module__hlQhxG__modal:has(.GenerateLaunchPlan-module__hlQhxG__imported) .GenerateLaunchPlan-module__hlQhxG__buttons{margin-top:14px}.GenerateLaunchPlan-module__hlQhxG__settings{flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;width:100%;margin:0 auto;padding:24px;display:flex;position:relative;overflow:scroll}.GenerateLaunchPlan-module__hlQhxG__settings>*{width:100%;max-width:650px}.GenerateLaunchPlan-module__hlQhxG__settings>h2{margin-bottom:-8px;font-size:15px;font-weight:500}.GenerateLaunchPlan-module__hlQhxG__launchType{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.GenerateLaunchPlan-module__hlQhxG__launchType button{aspect-ratio:1920/780;border:1px solid rgb(var(--subtle-border));background:50% 20%/cover no-repeat;background-color:rgb(var(--background));border-radius:4px;width:100%;padding:10px 0;transition:all .3s;position:relative}.GenerateLaunchPlan-module__hlQhxG__launchType .GenerateLaunchPlan-module__hlQhxG__launchTypeButton>img{opacity:.5;width:50%;height:auto;padding:0;transition:all .2s;position:relative}.GenerateLaunchPlan-module__hlQhxG__launchType .GenerateLaunchPlan-module__hlQhxG__launchTypeButton.GenerateLaunchPlan-module__hlQhxG__active>img{opacity:1}.GenerateLaunchPlan-module__hlQhxG__launchType .GenerateLaunchPlan-module__hlQhxG__launchTypeButton:first-child{background-image:url(/launch-mode/bundle.png)}.GenerateLaunchPlan-module__hlQhxG__launchType .GenerateLaunchPlan-module__hlQhxG__launchTypeButton:last-child{background-image:url(/launch-mode/organic.png)}.GenerateLaunchPlan-module__hlQhxG__launchType button:not(.GenerateLaunchPlan-module__hlQhxG__active):hover{border:1px solid rgb(var(--stroke-2))}.GenerateLaunchPlan-module__hlQhxG__launchType button.GenerateLaunchPlan-module__hlQhxG__active{opacity:1;background-color:rgba(var(--main),.05);border:1px solid rgba(var(--main),.3)}.GenerateLaunchPlan-module__hlQhxG__launchType button.GenerateLaunchPlan-module__hlQhxG__active:last-child{background-color:rgba(var(--secondary),.05);border:1px solid rgba(var(--secondary),.3)}.GenerateLaunchPlan-module__hlQhxG__dot{background:rgb(var(--stroke-2));outline:4px solid rgb(var(--background-3));border-radius:50%;width:6px;height:6px;transition:all .2s;position:absolute;top:10px;right:10px}.GenerateLaunchPlan-module__hlQhxG__launchType button.GenerateLaunchPlan-module__hlQhxG__active .GenerateLaunchPlan-module__hlQhxG__dot{background:rgb(var(--main));outline:3px solid rgba(var(--main),.5)}.GenerateLaunchPlan-module__hlQhxG__launchType button.GenerateLaunchPlan-module__hlQhxG__active:last-child .GenerateLaunchPlan-module__hlQhxG__dot{background:rgb(var(--secondary));outline:3px solid rgba(var(--secondary),.5)}.GenerateLaunchPlan-module__hlQhxG__launchType .GenerateLaunchPlan-module__hlQhxG__launchTypeButton:before{content:"";background:rgba(var(--background),.9);border-radius:4px;width:100%;height:100%;position:absolute;top:0;left:0}.GenerateLaunchPlan-module__hlQhxG__launchType .GenerateLaunchPlan-module__hlQhxG__active.GenerateLaunchPlan-module__hlQhxG__launchTypeButton:first-child:before{background:rgba(var(--main),.01)}.GenerateLaunchPlan-module__hlQhxG__launchType .GenerateLaunchPlan-module__hlQhxG__active.GenerateLaunchPlan-module__hlQhxG__launchTypeButton:last-child:before{background:rgba(var(--secondary),.01)}.GenerateLaunchPlan-module__hlQhxG__separator{background:rgb(var(--stroke));width:100%;min-height:1px;max-height:1px;box-shadow:0px -1px 0px 0px rgb(var(--black));margin:0}.GenerateLaunchPlan-module__hlQhxG__agedWallets{justify-content:space-between;align-items:center;width:100%;display:flex}.GenerateLaunchPlan-module__hlQhxG__agedWallets>.GenerateLaunchPlan-module__hlQhxG__import{justify-content:flex-start;align-items:center;gap:12px;display:flex}.GenerateLaunchPlan-module__hlQhxG__agedWallets>.GenerateLaunchPlan-module__hlQhxG__import>p{color:rgb(var(--text));font-size:15px}.GenerateLaunchPlan-module__hlQhxG__agedWallets>p{color:rgb(var(--text-3));font-size:15px}.GenerateLaunchPlan-module__hlQhxG__advanced{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.GenerateLaunchPlan-module__hlQhxG__advanced>p,.GenerateLaunchPlan-module__hlQhxG__advanced>.GenerateLaunchPlan-module__hlQhxG__chevron{color:rgb(var(--text-3));transition:all .2s}.GenerateLaunchPlan-module__hlQhxG__advanced:hover>p,.GenerateLaunchPlan-module__hlQhxG__advanced:hover>.GenerateLaunchPlan-module__hlQhxG__chevron{opacity:.5}.GenerateLaunchPlan-module__hlQhxG__open .GenerateLaunchPlan-module__hlQhxG__chevron{transition:all .2s;transform:rotate(180deg)}.GenerateLaunchPlan-module__hlQhxG__advanced>p{font-size:14px}.GenerateLaunchPlan-module__hlQhxG__advanced .GenerateLaunchPlan-module__hlQhxG__chevron{font-size:24px}.GenerateLaunchPlan-module__hlQhxG__info,.GenerateLaunchPlan-module__hlQhxG__requiredFunding,.GenerateLaunchPlan-module__hlQhxG__error{background:rgba(var(--red),.1);border-radius:4px;width:100%;padding:12px}.GenerateLaunchPlan-module__hlQhxG__info>p,.GenerateLaunchPlan-module__hlQhxG__requiredFunding>p,.GenerateLaunchPlan-module__hlQhxG__error>p{color:rgb(var(--red));font-size:15px}.GenerateLaunchPlan-module__hlQhxG__hint{background:rgba(var(--main),.15);justify-content:flex-start;align-items:center;gap:8px;display:flex}.GenerateLaunchPlan-module__hlQhxG__hint>p{color:rgb(var(--main))}.GenerateLaunchPlan-module__hlQhxG__hint>.GenerateLaunchPlan-module__hlQhxG__icon{min-width:24px}.GenerateLaunchPlan-module__hlQhxG__requiredFunding{background:rgba(var(--main),.15);justify-content:flex-start;align-items:center;gap:8px;min-height:fit-content;display:flex;position:relative;overflow:hidden}.GenerateLaunchPlan-module__hlQhxG__requiredFunding>p,.GenerateLaunchPlan-module__hlQhxG__icon{color:rgb(var(--main))}.GenerateLaunchPlan-module__hlQhxG__fundingLoading:after{content:"";background:linear-gradient(90deg,rgb(var(--stroke-2))0%,rgb(var(--background-2)),rgb(var(--stroke-2)));background-size:200% 100%;width:100%;height:100%;animation:5s ease-in infinite GenerateLaunchPlan-module__hlQhxG__shimmer;position:absolute;top:0;left:0}@keyframes GenerateLaunchPlan-module__hlQhxG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.GenerateLaunchPlan-module__hlQhxG__icon{font-size:13px}.GenerateLaunchPlan-module__hlQhxG__dev{border-bottom:1px solid rgb(var(--stroke));justify-content:center;align-items:center;gap:14px;width:100%;padding-bottom:18px;display:flex}.GenerateLaunchPlan-module__hlQhxG__staggerDelay{transition:all .2s}.GenerateLaunchPlan-module__hlQhxG__Mev .GenerateLaunchPlan-module__hlQhxG__staggerDelay,.GenerateLaunchPlan-module__hlQhxG__Mev .GenerateLaunchPlan-module__hlQhxG__staggerDelay *{opacity:0;margin-bottom:-12px;max-height:0!important}.GenerateLaunchPlan-module__hlQhxG__Stagger .GenerateLaunchPlan-module__hlQhxG__staggerDelay{opacity:1}.GenerateLaunchPlan-module__hlQhxG__scheduled{border:1px solid rgb(var(--stroke));z-index:3;border-radius:6px;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.GenerateLaunchPlan-module__hlQhxG__agedContainer{flex-direction:column;gap:12px;transition:all .2s;display:flex}.GenerateLaunchPlan-module__hlQhxG__openAged{opacity:1}.GenerateLaunchPlan-module__hlQhxG__closeAged{opacity:0;margin-bottom:-12px}.GenerateLaunchPlan-module__hlQhxG__red{color:rgb(var(--red))}.GenerateLaunchPlan-module__hlQhxG__grey{color:rgb(var(--text-3));font-size:14px}.GenerateLaunchPlan-module__hlQhxG__container{flex-direction:column;height:100%;padding-bottom:24px;display:flex;overflow:hidden}.GenerateLaunchPlan-module__hlQhxG__container .GenerateLaunchPlan-module__hlQhxG__modal{max-height:100%;overflow:hidden}.GenerateLaunchPlan-module__hlQhxG__overlay .GenerateLaunchPlan-module__hlQhxG__modal{max-height:80%;overflow:hidden}.GenerateLaunchPlan-module__hlQhxG__buttons{z-index:3;justify-content:space-between;align-items:center;gap:18px;width:100%;display:flex}@media screen and (max-width:768px){.GenerateLaunchPlan-module__hlQhxG__body{overflow:hidden}.GenerateLaunchPlan-module__hlQhxG__settings{padding-bottom:0;overflow:hidden}.GenerateLaunchPlan-module__hlQhxG__link{font-size:15px;padding:0 12px 14px!important}.GenerateLaunchPlan-module__hlQhxG__settings{padding:12px;width:100%!important}.GenerateLaunchPlan-module__hlQhxG__launchType{gap:8px}.GenerateLaunchPlan-module__hlQhxG__launchType .GenerateLaunchPlan-module__hlQhxG__launchTypeButton{aspect-ratio:1920/900}.GenerateLaunchPlan-module__hlQhxG__launchType .GenerateLaunchPlan-module__hlQhxG__launchTypeButton .GenerateLaunchPlan-module__hlQhxG__dot{display:none}.GenerateLaunchPlan-module__hlQhxG__launchType .GenerateLaunchPlan-module__hlQhxG__launchTypeButton>img{width:70%}.GenerateLaunchPlan-module__hlQhxG__agedWallets p{font-size:14px!important}.GenerateLaunchPlan-module__hlQhxG__importedContainer{gap:12px;padding:12px 12px 0}.GenerateLaunchPlan-module__hlQhxG__imported{max-height:400px}}
.Settings-module__sG-fFG__page{justify-content:center;align-items:center;height:100%;display:flex}.Settings-module__sG-fFG__container{flex-direction:column;gap:0;padding:18px 24px 24px;display:flex;overflow:hidden}.Settings-module__sG-fFG__license{justify-content:space-between;align-items:center;display:flex}.Settings-module__sG-fFG__logout{border-bottom:1px solid rgb(var(--black));box-shadow:0px 1px 0px 0px rgb(var(--stroke));justify-content:flex-end;align-items:center;gap:12px;margin-top:8px;padding-bottom:18px;display:flex}.Settings-module__sG-fFG__settings{justify-content:space-between;align-items:center;padding-top:18px;display:flex}
.ImportAgedWallets-module__VHAz7q__overlay{background-color:rgba(var(--black),.5);z-index:5;cursor:pointer;justify-content:center;align-items:center;animation:.3s ease-in-out ImportAgedWallets-module__VHAz7q__fadeIn;display:flex;position:fixed;inset:0}@keyframes ImportAgedWallets-module__VHAz7q__slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes ImportAgedWallets-module__VHAz7q__fadeIn{0%{opacity:0}to{opacity:1}}.ImportAgedWallets-module__VHAz7q__modal{cursor:initial;background:rgb(var(--background-2));border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:1200px;max-width:100%;max-height:90%;padding:24px;animation:.3s ease-in-out ImportAgedWallets-module__VHAz7q__slideIn;display:flex;overflow:hidden}.ImportAgedWallets-module__VHAz7q__modal>*{width:100%}.ImportAgedWallets-module__VHAz7q__modal>.ImportAgedWallets-module__VHAz7q__head{border-bottom:1px solid rgb(var(--stroke));justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:18px;display:flex}.ImportAgedWallets-module__VHAz7q__head>h1{font-size:18px;font-weight:500}.ImportAgedWallets-module__VHAz7q__head button{cursor:pointer;color:rgba(var(--foreground),.5);background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;font-weight:500;transition:all .2s;display:flex}.ImportAgedWallets-module__VHAz7q__head button:hover{color:rgba(var(--foreground),.8);rotate:90deg}.ImportAgedWallets-module__VHAz7q__head button:active{scale:.95}.ImportAgedWallets-module__VHAz7q__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;max-height:100%;display:flex;overflow:hidden}.ImportAgedWallets-module__VHAz7q__table{flex-direction:column;justify-content:center;align-items:center;width:100%;max-height:100%;display:flex;overflow:hidden}.ImportAgedWallets-module__VHAz7q__table>*{width:100%}.ImportAgedWallets-module__VHAz7q__loading{background-image:linear-gradient(to right,rgb(var(--stroke))0%,rgba(var(--foreground),.1)50%,rgb(var(--stroke))100%);background-position:0 0;background-size:200% 100%;border-radius:8px;width:100%;height:100px;animation:1.5s linear infinite alternate ImportAgedWallets-module__VHAz7q__shimmer}@keyframes ImportAgedWallets-module__VHAz7q__shimmer{0%{background-position:0 0}to{background-position:100% 0}}.ImportAgedWallets-module__VHAz7q__fundings{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.ImportAgedWallets-module__VHAz7q__content{padding:18px 24px 24px}@media screen and (max-width:768px){.ImportAgedWallets-module__VHAz7q__content{padding:12px}}
.FundAgedWallets-module__41bNPq__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}.FundAgedWallets-module__41bNPq__fundings{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.FundAgedWallets-module__41bNPq__info,.FundAgedWallets-module__41bNPq__error{background:rgba(var(--main),.15);border-radius:4px;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:12px;width:100%;margin-top:12px;padding:12px;display:flex}.FundAgedWallets-module__41bNPq__info>p,.FundAgedWallets-module__41bNPq__icon{color:rgb(var(--main))}.FundAgedWallets-module__41bNPq__info>p,.FundAgedWallets-module__41bNPq__error>p{font-size:14px}.FundAgedWallets-module__41bNPq__icon{width:24px;min-width:24px;max-width:24px;font-size:16px}.FundAgedWallets-module__41bNPq__error{background:rgba(var(--red),.1);color:rgb(var(--red));margin-top:0}.FundAgedWallets-module__41bNPq__error>*{color:rgb(var(--red))}.FundAgedWallets-module__41bNPq__content{padding:18px 24px 24px}.FundAgedWallets-module__41bNPq__red{color:rgb(var(--red))}.FundAgedWallets-module__41bNPq__inputType{border:1px solid rgb(var(--stroke));border-radius:4px;justify-content:flex-start;align-items:center;gap:0;margin-bottom:12px;display:flex;overflow:hidden}.FundAgedWallets-module__41bNPq__inputType>button{color:rgb(var(--text-3));background:0 0;padding:6px 16px;font-size:15px;font-weight:500;transition:all .3s}.FundAgedWallets-module__41bNPq__inputType>button:first-child{border-right:1px solid rgb(var(--stroke))}.FundAgedWallets-module__41bNPq__inputType>button.FundAgedWallets-module__41bNPq__active{color:rgb(var(--text));background:rgb(var(--background-2))}.FundAgedWallets-module__41bNPq__scheduled{border:1px solid rgb(var(--stroke));z-index:3;border-radius:6px;justify-content:flex-start;align-items:center;gap:12px;width:100%;margin-top:12px;padding:12px;display:flex}@media screen and (max-width:768px){.FundAgedWallets-module__41bNPq__content{padding:12px}}
.Copy-module__DcVIuW__main{cursor:pointer;border-radius:6px;margin-left:-8px;padding:5px 8px;transition:all .2s;position:relative}.Copy-module__DcVIuW__main:hover{background:rgb(var(--stroke))}.Copy-module__DcVIuW__main.Copy-module__DcVIuW__copied{animation:.3s Copy-module__DcVIuW__active}.Copy-module__DcVIuW__main.Copy-module__DcVIuW__disabled:hover{background:0 0}.Copy-module__DcVIuW__main p:first-child{justify-content:center;align-items:center;gap:4px;display:flex}.Copy-module__DcVIuW__main p:first-child .Copy-module__DcVIuW__icon{font-size:14px}.Copy-module__DcVIuW__main:not(.Copy-module__DcVIuW__copied) p:first-child{opacity:0}.Copy-module__DcVIuW__main.Copy-module__DcVIuW__copied p:first-child,.Copy-module__DcVIuW__main:not(.Copy-module__DcVIuW__copied) p:last-child{opacity:1;animation:.3s forwards Copy-module__DcVIuW__show}.Copy-module__DcVIuW__main.Copy-module__DcVIuW__copied p:last-child{opacity:0;animation:.3s forwards Copy-module__DcVIuW__hide}.Copy-module__DcVIuW__main p{color:rgb(var(--main))}.Copy-module__DcVIuW__main p:first-child{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Copy-module__DcVIuW__main p:last-child{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.Copy-module__DcVIuW__transparent{opacity:0}@keyframes Copy-module__DcVIuW__active{0%{scale:1}50%{scale:.95}to{scale:1}}@keyframes Copy-module__DcVIuW__hide{0%{opacity:1}to{opacity:0;scale:.95}}@keyframes Copy-module__DcVIuW__show{0%{opacity:0;scale:.95}to{opacity:1;scale:1}}
.Input-module__Tl1jgW__main{width:100%}.Input-module__Tl1jgW__main label{font-size:15px;font-weight:500}.Input-module__Tl1jgW__container{border:1px solid rgb(var(--stroke));background:0 0;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:9px;transition:all .3s;display:flex}.Input-module__Tl1jgW__container:has(button){padding:7.25px 10px}.Input-module__Tl1jgW__container input{background:0 0;border:none;width:100%;padding:0;font-size:16px;font-weight:500}.Input-module__Tl1jgW__container>input::placeholder{color:rgb(var(--text-3))}.Input-module__Tl1jgW__container:has(input:disabled){opacity:.4;cursor:not-allowed}.Input-module__Tl1jgW__container:has(input:disabled) input{opacity:.4;cursor:not-allowed}.Input-module__Tl1jgW__container:has(input:focus){background:rgb(var(--background-2))}.Input-module__Tl1jgW__container input:focus{outline:none}.Input-module__Tl1jgW__head{justify-content:flex-start;align-items:center;gap:6px;margin-bottom:4px;display:flex}
.Switch-module__PIOCra__switch{background:rgba(var(--main),.1);border:1px solid rgba(var(--main),.2);aspect-ratio:1.75;cursor:pointer;border-radius:1000px;justify-content:flex-start;align-items:center;height:18px;padding:2px;transition:all .3s ease-in-out;display:flex}.Switch-module__PIOCra__switch:hover,.Switch-module__PIOCra__switch.Switch-module__PIOCra__checked:hover{background:rgba(var(--main),.15);cursor:pointer}.Switch-module__PIOCra__switch.Switch-module__PIOCra__checked{background:rgba(var(--main),.2);justify-content:flex-end}.Switch-module__PIOCra__switchInner{aspect-ratio:1;background:rgba(var(--main),.7);border-radius:100px;height:100%;transition:all .3s ease-in-out}.Switch-module__PIOCra__switch.Switch-module__PIOCra__checked .Switch-module__PIOCra__switchInner{background:rgba(var(--main),1);background:rgb(var(--main))}
.WithdrawAgedWallets-module__WahR-q__overlay{background-color:rgba(var(--black),.5);z-index:5;cursor:pointer;justify-content:center;align-items:center;animation:.3s ease-in-out WithdrawAgedWallets-module__WahR-q__fadeIn;display:flex;position:fixed;inset:0}@keyframes WithdrawAgedWallets-module__WahR-q__slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes WithdrawAgedWallets-module__WahR-q__fadeIn{0%{opacity:0}to{opacity:1}}.WithdrawAgedWallets-module__WahR-q__modal{cursor:initial;background:rgb(var(--background-2));border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:500px;max-width:100%;padding:24px;animation:.3s ease-in-out WithdrawAgedWallets-module__WahR-q__slideIn;display:flex}.WithdrawAgedWallets-module__WahR-q__modal>*{width:100%}.WithdrawAgedWallets-module__WahR-q__modal>.WithdrawAgedWallets-module__WahR-q__head{border-bottom:1px solid rgb(var(--stroke));justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:18px;display:flex}.WithdrawAgedWallets-module__WahR-q__head>h1{font-size:18px;font-weight:500}.WithdrawAgedWallets-module__WahR-q__head button{cursor:pointer;color:rgba(var(--foreground),.5);background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;font-weight:500;transition:all .2s;display:flex}.WithdrawAgedWallets-module__WahR-q__head button:hover{color:rgba(var(--foreground),.8);rotate:90deg}.WithdrawAgedWallets-module__WahR-q__head button:active{scale:.95}.WithdrawAgedWallets-module__WahR-q__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}.WithdrawAgedWallets-module__WahR-q__checkboxContainer{margin-bottom:12px}.WithdrawAgedWallets-module__WahR-q__content{padding:18px 24px 24px}@media screen and (max-width:768px){.WithdrawAgedWallets-module__WahR-q__content{padding:12px}}
.AgedWallets-module__JcYOFq__headItem,.AgedWallets-module__JcYOFq__bottomItem{font-size:15px}.AgedWallets-module__JcYOFq__headItem,.AgedWallets-module__JcYOFq__bottomItem,.AgedWallets-module__JcYOFq__grey{color:rgb(var(--text-3))}.AgedWallets-module__JcYOFq__select{justify-content:center;align-items:center;width:20px;margin-right:16px;display:flex}.AgedWallets-module__JcYOFq__walletAddress{justify-content:space-between;align-items:center;gap:16px;width:22%;display:flex}.AgedWallets-module__JcYOFq__solBalance,.AgedWallets-module__JcYOFq__txCount,.AgedWallets-module__JcYOFq__volume,.AgedWallets-module__JcYOFq__launchMade,.AgedWallets-module__JcYOFq__pnl{justify-content:center;align-items:center;width:15%;display:flex}.AgedWallets-module__JcYOFq__green{color:rgb(var(--green))}.AgedWallets-module__JcYOFq__red{color:rgb(var(--red))}.AgedWallets-module__JcYOFq__fundedAt{justify-content:flex-end;align-items:center;width:15%;display:flex}.AgedWallets-module__JcYOFq__running{background:rgb(var(--main));z-index:4;border-radius:50%;width:9px;height:9px;position:relative}.AgedWallets-module__JcYOFq__running span{opacity:0;background:rgb(var(--background));z-index:5;text-wrap:nowrap;width:fit-content;color:rgb(var(--text-3));border-radius:4px;flex-wrap:nowrap;justify-content:center;align-items:center;padding:4px 8px;font-size:14px;display:flex;position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%)}.AgedWallets-module__JcYOFq__running:hover span{opacity:1;display:flex}.AgedWallets-module__JcYOFq__headItem:has(.AgedWallets-module__JcYOFq__icon) div{cursor:pointer;justify-content:center;align-items:center;padding:0 4px;transition:all .2s;display:flex;position:relative}.AgedWallets-module__JcYOFq__headItem:has(.AgedWallets-module__JcYOFq__icon) div>*{z-index:2}.AgedWallets-module__JcYOFq__headItem:has(.AgedWallets-module__JcYOFq__icon) div:before{content:"";background:rgb(var(--background-2));z-index:0;opacity:0;border-radius:4px;transition:all .2s;position:absolute;inset:-4px}.AgedWallets-module__JcYOFq__headItem:has(.AgedWallets-module__JcYOFq__icon) div:hover:before{opacity:1!important}.AgedWallets-module__JcYOFq__icon{color:rgb(var(--text-3));background:0 0;justify-content:center;align-items:center;margin-left:4px;padding:2px;font-size:13px;transition:all .2s;display:flex}
.AutoSell-module__HaNj0W__main{justify-content:flex-start;align-items:flex-start;width:200%;transition:all .4s;display:flex}.AutoSell-module__HaNj0W__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:50%;height:fit-content;padding:24px;display:flex}.AutoSell-module__HaNj0W__mode{border-bottom:1px solid rgba(var(--black),1);width:100%;box-shadow:0 1px 0px rgb(var(--stroke));flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-bottom:18px;display:flex}.AutoSell-module__HaNj0W__mode>h2{margin-bottom:6px;font-size:16px;font-weight:500}.AutoSell-module__HaNj0W__mode>div{justify-content:flex-start;align-items:center;width:100%;display:flex}.AutoSell-module__HaNj0W__modeButtons{justify-content:flex-start;align-items:center;gap:8px;width:100%;margin-bottom:8px;display:flex}.AutoSell-module__HaNj0W__modeButtons>button{border:1px solid rgb(var(--stroke));color:rgb(var(--text-3));background:0 0;border-radius:4px;justify-content:center;align-items:center;width:100%;height:100px;padding:0;font-size:16px;font-weight:500;transition:all .3s;display:flex;position:relative;overflow:hidden}.AutoSell-module__HaNj0W__modeButtons>button *{transition:all .3s}.AutoSell-module__HaNj0W__modeButtons>button>p{z-index:3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AutoSell-module__HaNj0W__modeButtons>button>img{z-index:2;opacity:.3;width:auto;height:150%}.AutoSell-module__HaNj0W__modeButtons>button:hover{background:rgb(var(--background-2))}.AutoSell-module__HaNj0W__modeButtons>button:hover>img{opacity:.7}.AutoSell-module__HaNj0W__modeButtons>button.AutoSell-module__HaNj0W__active{color:rgb(var(--text));background:rgb(var(--main),.05);border:1px solid rgb(var(--main),.2)}.AutoSell-module__HaNj0W__modeButtons>button.AutoSell-module__HaNj0W__active p{color:rgb(var(--main))}.AutoSell-module__HaNj0W__modeButtons>button.AutoSell-module__HaNj0W__active>img{opacity:.5!important}.AutoSell-module__HaNj0W__info{width:100%;color:rgb(var(--main));background:rgba(var(--main),.15);border-radius:4px;padding:12px;font-size:13px}.AutoSell-module__HaNj0W__swapBackParams,.AutoSell-module__HaNj0W__timedExactInParams,.AutoSell-module__HaNj0W__mcapLadderParams{margin-top:18px}.AutoSell-module__HaNj0W__swapBackParams{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}.AutoSell-module__HaNj0W__timedExactInParams{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:14px;display:grid}.AutoSell-module__HaNj0W__timedExactInParams>.AutoSell-module__HaNj0W__fixedAmount,.AutoSell-module__HaNj0W__timedExactInParams>:last-child{grid-column:span 2}.AutoSell-module__HaNj0W__label{justify-content:flex-start;align-items:center;gap:6px;display:flex;position:relative}.AutoSell-module__HaNj0W__inputType{border:1px solid rgb(var(--stroke));border-radius:4px;justify-content:flex-start;align-items:center;gap:0;margin-top:18px;display:flex;overflow:hidden}.AutoSell-module__HaNj0W__inputType>button{color:rgb(var(--text-3));background:0 0;padding:6px 16px;font-size:15px;font-weight:500;transition:all .3s}.AutoSell-module__HaNj0W__inputType>button:first-child{border-right:1px solid rgb(var(--stroke))}.AutoSell-module__HaNj0W__inputType>button.AutoSell-module__HaNj0W__active{color:rgb(var(--text));background:rgb(var(--background-2))}.AutoSell-module__HaNj0W__endConditions{width:100%;padding-top:14px}.AutoSell-module__HaNj0W__showEndConditions{text-wrap:nowrap;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex;margin-bottom:0!important}.AutoSell-module__HaNj0W__showEndConditions>p{color:rgba(var(--text-3),.5);font-size:14px;font-weight:500}.AutoSell-module__HaNj0W__showEndConditions>:last-child{color:rgba(var(--text-3),.5);font-size:24px}.AutoSell-module__HaNj0W__showEndConditions>.AutoSell-module__HaNj0W__separator{width:100%;height:1px;box-shadow:0 1px 0px rgb(var(--stroke));background:#000}.AutoSell-module__HaNj0W__showEndConditions:hover *{color:rgb(var(--text-3))}.AutoSell-module__HaNj0W__endConditionsContent{padding-top:14px;transition:all .3s ease-in-out}.AutoSell-module__HaNj0W__endConditionsContent,.AutoSell-module__HaNj0W__endConditionsInputs{flex-direction:column;gap:8px;display:flex}.AutoSell-module__HaNj0W__endConditions>.AutoSell-module__HaNj0W__endConditionsInputs{justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:flex}.AutoSell-module__HaNj0W__hiddenEndConditions{pointer-events:none;opacity:1;max-height:0;padding-top:0;overflow:hidden}.AutoSell-module__HaNj0W__buttons{border-top:1px solid rgba(var(--stroke),1);width:100%;box-shadow:0 -1px 0px rgba(var(--black),1);justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;display:flex}.AutoSell-module__HaNj0W__red{color:rgb(var(--red))}.AutoSell-module__HaNj0W__grey{color:rgb(var(--text-3));margin-left:4px;font-size:14px}.AutoSell-module__HaNj0W__top{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.AutoSell-module__HaNj0W__status{border-radius:4px;width:100%;padding:10px 14px;font-size:14px}.AutoSell-module__HaNj0W__status.AutoSell-module__HaNj0W__Cancelled,.AutoSell-module__HaNj0W__status.AutoSell-module__HaNj0W__None,.AutoSell-module__HaNj0W__status.AutoSell-module__HaNj0W__Planned{color:rgb(var(--text-3));background:rgb(var(--background-3))}.AutoSell-module__HaNj0W__status.AutoSell-module__HaNj0W__Completed{color:rgb(var(--green));background:rgba(var(--green),.15)}.AutoSell-module__HaNj0W__status.AutoSell-module__HaNj0W__Failed{color:rgb(var(--red));background:rgba(var(--red),.15)}.AutoSell-module__HaNj0W__status.AutoSell-module__HaNj0W__Running{color:rgb(var(--yellow));background:rgba(var(--yellow),.15)}.AutoSell-module__HaNj0W__pnl,.AutoSell-module__HaNj0W__sold{text-wrap:nowrap;cursor:pointer;background:rgb(var(--background-3));color:rgb(var(--text-2));border-radius:4px;flex-wrap:nowrap;padding:10px 14px;font-size:14px}.AutoSell-module__HaNj0W__pnlGreen{color:rgb(var(--green));background:rgba(var(--green),.15)}.AutoSell-module__HaNj0W__pnlRed{color:rgb(var(--red));background:rgba(var(--red),.15)}.AutoSell-module__HaNj0W__progress{background:rgb(var(--background-3));border:1px solid rgb(var(--stroke));border-radius:100px;width:100%;height:28px;margin-top:8px;position:relative;overflow:hidden}.AutoSell-module__HaNj0W__progressBar{background:rgb(var(--main));height:100%;transition:all 2s}.AutoSell-module__HaNj0W__progressText{color:#fff;mix-blend-mode:difference;justify-content:center;align-items:center;width:100%;height:100%;font-size:15px;display:flex;position:absolute;top:0;left:0}.AutoSell-module__HaNj0W__modeInfo{width:100%;margin-top:12px}.AutoSell-module__HaNj0W__modeInfo>h2{margin-bottom:6px;font-size:15px;font-weight:500}.AutoSell-module__HaNj0W__replicationInfo,.AutoSell-module__HaNj0W__timeBasedInfo{background:rgb(var(--background-3));border-radius:4px;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:12px;display:flex}.AutoSell-module__HaNj0W__replicationInfo>div,.AutoSell-module__HaNj0W__timeBasedInfo>div{justify-content:space-between;align-items:center;gap:4px;width:100%;display:flex}.AutoSell-module__HaNj0W__replicationInfo>div>p,.AutoSell-module__HaNj0W__timeBasedInfo>div>p{color:rgb(var(--text-3));font-size:15px}.AutoSell-module__HaNj0W__replicationInfo>div>p:last-child,.AutoSell-module__HaNj0W__timeBasedInfo>div>p:last-child{color:rgb(var(--text))}.AutoSell-module__HaNj0W__mcapLadderParams{flex-direction:column;gap:0;width:100%;margin-bottom:-14px;display:flex}.AutoSell-module__HaNj0W__mcapLadderBody{flex-direction:column;gap:8px;width:100%;max-height:25vh;padding-top:12px;padding-bottom:14px;display:flex;overflow:scroll}.AutoSell-module__HaNj0W__mcapLadderFooter{color:rgb(var(--text-3));border-top:1px solid rgb(var(--stroke));justify-content:space-between;align-items:center;gap:4px;padding:12px 0;font-size:15px;display:flex}.AutoSell-module__HaNj0W__mcapLadderFooter>*{width:fit-content!important}.AutoSell-module__HaNj0W__mcapLadderFooter>.AutoSell-module__HaNj0W__error{color:rgb(var(--yellow));border-radius:2px;justify-content:flex-start;align-items:center;gap:4px;display:flex}.AutoSell-module__HaNj0W__mcapLadderParams>div:first-child{border-bottom:1px solid rgb(var(--stroke));padding-bottom:8px}.AutoSell-module__HaNj0W__mcapLadderParams>div:first-child,.AutoSell-module__HaNj0W__mcapLadderBody>div{justify-content:flex-start;align-items:flex-end;gap:8px;width:100%;font-size:14px;display:flex}.AutoSell-module__HaNj0W__mcapLadderBody>.AutoSell-module__HaNj0W__row{width:100%!important}.AutoSell-module__HaNj0W__mcapCurrency{z-index:2;cursor:pointer;width:fit-content;transition:all .2s;position:relative}.AutoSell-module__HaNj0W__mcapCurrency:before{content:"";z-index:-1;border-radius:3px;transition:all .2s;position:absolute;inset:-3px 0 -3px -6px}.AutoSell-module__HaNj0W__mcapCurrency:hover:before{background:rgb(var(--background-2))}.AutoSell-module__HaNj0W__mcapCurrency:hover{color:rgb(var(--text))}.AutoSell-module__HaNj0W__mcapLadderParams>div>:first-child,.AutoSell-module__HaNj0W__mcapLadderParams>div>:nth-child(2),.AutoSell-module__HaNj0W__mcapLadderBody>div>:first-child,.AutoSell-module__HaNj0W__mcapLadderBody>div>:nth-child(2){width:50%}.AutoSell-module__HaNj0W__mcapLadderParams>div:first-child{color:rgb(var(--text-3));margin-bottom:-2px;font-size:14px}.AutoSell-module__HaNj0W__mcapLadderParams>div:first-child>:last-child{text-align:center;justify-content:flex-end;align-items:center;width:38.5px;display:flex}.AutoSell-module__HaNj0W__mcapLadderParams>.AutoSell-module__HaNj0W__mcapLadderBody>div>:last-child{aspect-ratio:1;background:rgb(var(--background-2));width:38.5px;height:38.5px;color:rgb(var(--text-3));cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding-bottom:3px;font-size:24px;transition:all .3s;display:flex}.AutoSell-module__HaNj0W__mcapLadderParams>.AutoSell-module__HaNj0W__mcapLadderBody>.AutoSell-module__HaNj0W__row>:last-child:hover{background:rgb(var(--background-3));color:rgb(var(--text))}.AutoSell-module__HaNj0W__mcapLadderInfo{width:100%;margin-top:14px}.AutoSell-module__HaNj0W__mcapLadderInfo>h2{color:rgb(var(--text-3));margin-bottom:6px;font-size:14px;font-weight:500}.AutoSell-module__HaNj0W__mcapLadderInfo>.AutoSell-module__HaNj0W__table{border:1px solid rgb(var(--stroke));border-radius:4px;flex-direction:column;gap:0;width:100%;display:flex}.AutoSell-module__HaNj0W__tableBody{flex-direction:column;gap:4px;width:100%;padding:4px;display:flex}.AutoSell-module__HaNj0W__table>div>p{font-size:15px}.AutoSell-module__HaNj0W__table>div.AutoSell-module__HaNj0W__tableHead>p{color:rgb(var(--text-3));font-size:14px}.AutoSell-module__HaNj0W__table>div.AutoSell-module__HaNj0W__tableHead{border-bottom:1px solid rgb(var(--stroke));padding:6px 12px}.AutoSell-module__HaNj0W__table>div.AutoSell-module__HaNj0W__tableHead,.AutoSell-module__HaNj0W__tableBody>.AutoSell-module__HaNj0W__tableRow{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.AutoSell-module__HaNj0W__tableBody>.AutoSell-module__HaNj0W__tableRow{padding:8px 12px}.AutoSell-module__HaNj0W__table>div.AutoSell-module__HaNj0W__tableHead>:nth-child(2),.AutoSell-module__HaNj0W__tableBody>.AutoSell-module__HaNj0W__tableRow>:nth-child(2){text-align:center}.AutoSell-module__HaNj0W__table>div.AutoSell-module__HaNj0W__tableHead>:last-child,.AutoSell-module__HaNj0W__tableBody>.AutoSell-module__HaNj0W__tableRow>:last-child{text-align:right}.AutoSell-module__HaNj0W__tableRow{border-radius:4px;width:100%;font-size:15px}.AutoSell-module__HaNj0W__filled{background:rgba(var(--green),.15);color:rgb(var(--green))}.AutoSell-module__HaNj0W__customInputContainer{width:100%}.AutoSell-module__HaNj0W__customInputContainer>p,.AutoSell-module__HaNj0W__customInputContainer>.AutoSell-module__HaNj0W__head>p{margin-bottom:4px;font-size:15px}.AutoSell-module__HaNj0W__customInputContainer>.AutoSell-module__HaNj0W__head{justify-content:space-between;align-items:center;display:flex}.AutoSell-module__HaNj0W__customInputContainer>.AutoSell-module__HaNj0W__head>p,.AutoSell-module__HaNj0W__durationHead{align-items:center;display:flex}.AutoSell-module__HaNj0W__customInputContainer>.AutoSell-module__HaNj0W__head>p:last-child{color:rgb(var(--text-3));font-size:14px}.AutoSell-module__HaNj0W__customInput{border:1px solid rgb(var(--stroke));background:0 0;border-radius:5px;justify-content:space-between;align-items:center;width:100%;height:38.5px;padding:0 0 0 9px;transition:all .3s;display:flex}.AutoSell-module__HaNj0W__customInput button{text-wrap:nowrap;width:150px;height:100%;color:rgb(var(--text-3));border:none;border-left:1px solid rgb(var(--stroke));background:0 0;padding:0;transition:all .2s}.AutoSell-module__HaNj0W__customInput button:hover{background:rgb(var(--background-2))}.AutoSell-module__HaNj0W__customInput:has(input:focus) button:hover{background:rgb(var(--background-3))}.AutoSell-module__HaNj0W__customInput input{background:0 0;border:none;width:100%;padding:0;font-size:16px;font-weight:500}.AutoSell-module__HaNj0W__customInput>input::placeholder{color:rgb(var(--text-3))}.AutoSell-module__HaNj0W__customInput:has(input:disabled){opacity:.4;cursor:not-allowed}.AutoSell-module__HaNj0W__customInput:has(input:disabled) input{opacity:.4;cursor:not-allowed}.AutoSell-module__HaNj0W__customInput:has(input:focus){background:rgb(var(--background-2))}.AutoSell-module__HaNj0W__customInput input:focus{outline:none}@media screen and (max-width:768px){.AutoSell-module__HaNj0W__content{padding:12px}.AutoSell-module__HaNj0W__modeButtons{gap:6px}}
.SellTokens2-module__a0KVWq__main{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:4px;width:100%;display:flex}.SellTokens2-module__a0KVWq__main.SellTokens2-module__a0KVWq__disabled{opacity:.5}.SellTokens2-module__a0KVWq__main.SellTokens2-module__a0KVWq__disabled *{cursor:not-allowed!important}.SellTokens2-module__a0KVWq__top{justify-content:space-between;align-items:flex-start;gap:6px;width:100%;display:flex}.SellTokens2-module__a0KVWq__core{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:0;width:100%;display:flex}.SellTokens2-module__a0KVWq__inputContainer{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;display:flex}.SellTokens2-module__a0KVWq__label{background:rgb(var(--background-3));border-radius:3px;padding:3px 8px;font-size:14px!important}.SellTokens2-module__a0KVWq__label.SellTokens2-module__a0KVWq__Deployer{background:rgb(var(--main));color:rgb(var(--background-2))}.SellTokens2-module__a0KVWq__inputContainer>.SellTokens2-module__a0KVWq__head,.SellTokens2-module__a0KVWq__input{justify-content:space-between;align-items:center;width:100%;display:flex}.SellTokens2-module__a0KVWq__inputContainer>.SellTokens2-module__a0KVWq__head{align-items:flex-end}.SellTokens2-module__a0KVWq__inputContainer>.SellTokens2-module__a0KVWq__head>p{font-size:15px}.SellTokens2-module__a0KVWq__inputContainer>.SellTokens2-module__a0KVWq__head>p:last-child>span{color:rgb(var(--text-3));font-size:13px}.SellTokens2-module__a0KVWq__input{border:1px solid rgb(var(--stroke));background:rgb(var(--background-2));border-radius:4px 4px 0 0;margin-top:4px;transition:all .15s;overflow:hidden}.SellTokens2-module__a0KVWq__input input{background:0 0;border:none;width:100%;padding:8px 12px;font-size:15px}.SellTokens2-module__a0KVWq__input:has(input:focus){background:rgb(var(--background-3))}.SellTokens2-module__a0KVWq__input>input::placeholder{color:rgb(var(--text-3))}.SellTokens2-module__a0KVWq__input>input:disabled::placeholder{color:rgba(var(--text-3),.5)}.SellTokens2-module__a0KVWq__input>p{color:rgb(var(--text-3));text-wrap:nowrap;text-transform:uppercase;padding-left:12px;font-size:15px}.SellTokens2-module__a0KVWq__input button{color:rgb(var(--text));text-wrap:nowrap;background:0 0;background:rgba(var(--stroke),1);text-wrap:nowrap;border-radius:3.5px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:4px;height:25px;margin-right:4px;padding:0 12px;font-size:14px;transition:all .3s;display:flex}.SellTokens2-module__a0KVWq__input button:hover{background:rgba(var(--stroke-2),1)}.SellTokens2-module__a0KVWq__input button:active{scale:.95}.SellTokens2-module__a0KVWq__input button:disabled{opacity:.2}.SellTokens2-module__a0KVWq__bottom{justify-content:space-between;align-items:center;width:100%;display:flex}.SellTokens2-module__a0KVWq__priceImpact{color:rgb(var(--text-3));text-wrap:nowrap;aspect-ratio:1;border-radius:4px;justify-content:center;align-items:center;width:32px;height:36px;font-size:12px;display:flex}.SellTokens2-module__a0KVWq__quickSell,.SellTokens2-module__a0KVWq__instantSell{justify-content:flex-start;align-items:center;gap:0;width:100%;display:flex}.SellTokens2-module__a0KVWq__quickSell>button,.SellTokens2-module__a0KVWq__quickSell>*>button,.SellTokens2-module__a0KVWq__instantSell>button,.SellTokens2-module__a0KVWq__instantSell>*>button{color:rgb(var(--text));border:1px solid rgb(var(--stroke));text-transform:uppercase;background:0 0;border-top:none;width:100%;padding:7px 0;font-size:15px;transition:all .1s}.SellTokens2-module__a0KVWq__quickSell>:last-child,.SellTokens2-module__a0KVWq__instantSell>:last-child{width:100%}.SellTokens2-module__a0KVWq__quickSell>:last-child button,.SellTokens2-module__a0KVWq__instantSell>:last-child button{width:100px}.SellTokens2-module__a0KVWq__quickSell>button:hover,.SellTokens2-module__a0KVWq__quickSell>*>button:hover,.SellTokens2-module__a0KVWq__instantSell>button:hover,.SellTokens2-module__a0KVWq__instantSell>*>button:hover{background:rgb(var(--background-2))}.SellTokens2-module__a0KVWq__quickSell>button:not(:last-child),.SellTokens2-module__a0KVWq__instantSell>button:not(:last-child){border-right:none}.SellTokens2-module__a0KVWq__quickSell>button:first-child,.SellTokens2-module__a0KVWq__instantSell>button:first-child{border-bottom-left-radius:4px}.SellTokens2-module__a0KVWq__quickSell>:last-child>button,.SellTokens2-module__a0KVWq__instantSell>:last-child>button{text-wrap:nowrap;border-bottom-right-radius:4px;width:100%;min-width:100px}.SellTokens2-module__a0KVWq__quickSell>:last-child,.SellTokens2-module__a0KVWq__instantSell>:last-child{flex-wrap:nowrap}.SellTokens2-module__a0KVWq__receive{text-wrap:nowrap;color:rgba(var(--foreground),.3);border-radius:4px;font-size:14px}.SellTokens2-module__a0KVWq__error{text-wrap:nowrap;width:auto;color:rgb(var(--red));background:rgba(var(--red),.1);border-radius:4px;width:100%;margin-top:12px;padding:10px;font-size:14px}.SellTokens2-module__a0KVWq__disabled .SellTokens2-module__a0KVWq__input,.SellTokens2-module__a0KVWq__disabled .SellTokens2-module__a0KVWq__bottom{opacity:1}.SellTokens2-module__a0KVWq__disabled .SellTokens2-module__a0KVWq__input *,.SellTokens2-module__a0KVWq__disabled .SellTokens2-module__a0KVWq__bottom *{cursor:not-allowed!important}.SellTokens2-module__a0KVWq__disabled{opacity:1}.SellTokens2-module__a0KVWq__fakeTips{justify-content:flex-end;align-items:center;gap:8px;width:100%;display:flex}.SellTokens2-module__a0KVWq__tip{margin-top:4px;padding-top:22px}.SellTokens2-module__a0KVWq__tip button,.SellTokens2-module__a0KVWq__actions button{color:rgb(var(--text-3));aspect-ratio:1;background:0 0;border-radius:4px;justify-content:center;align-items:center;height:32px;font-size:20px;transition:all .1s;display:flex}.SellTokens2-module__a0KVWq__tip button:hover,.SellTokens2-module__a0KVWq__actions button:hover{background:rgb(var(--background-2));color:rgb(var(--text))}.SellTokens2-module__a0KVWq__tip button.SellTokens2-module__a0KVWq__active,.SellTokens2-module__a0KVWq__actions button.SellTokens2-module__a0KVWq__active{color:rgb(var(--green))}.SellTokens2-module__a0KVWq__actions button:disabled:hover{background:rgb(var(--background-2));color:rgb(var(--text-3))}.SellTokens2-module__a0KVWq__actions button:disabled{cursor:not-allowed!important}.SellTokens2-module__a0KVWq__autoSellRunning{color:rgb(var(--green))!important}.SellTokens2-module__a0KVWq__autoSellFailed{color:rgb(var(--yellow))!important}.SellTokens2-module__a0KVWq__actions{justify-content:flex-start;align-items:center;gap:4px;display:flex}.SellTokens2-module__a0KVWq__actions button{background:rgb(var(--background-2));font-size:18px}.SellTokens2-module__a0KVWq__actions button:hover{background:rgb(var(--background-3))}.SellTokens2-module__a0KVWq__actions button{text-wrap:nowrap;aspect-ratio:unset;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-size:15px;display:flex}.SellTokens2-module__a0KVWq__actions button span{font-size:14px}.SellTokens2-module__a0KVWq__lock>:last-child{font-size:13px}.SellTokens2-module__a0KVWq__bottom:has(.SellTokens2-module__a0KVWq__instantSell){border-bottom:1px solid rgb(var(--black));box-shadow:0px 1px 0px 0px rgb(var(--stroke));margin-top:5px;margin-bottom:4px;padding-bottom:8px}.SellTokens2-module__a0KVWq__instantSell{gap:4px}.SellTokens2-module__a0KVWq__bottom .SellTokens2-module__a0KVWq__instantSell>button,.SellTokens2-module__a0KVWq__bottom .SellTokens2-module__a0KVWq__instantSell>*>button{border-radius:4px;padding:6.5px 0;font-size:13px;transition:all .3s;background:rgba(var(--red),.15)!important;color:rgb(var(--red))!important;background:rgba(var(--red),.1)!important;border:none!important}.SellTokens2-module__a0KVWq__bottom .SellTokens2-module__a0KVWq__instantSell>button:hover{background:rgba(var(--red),.2)!important}.SellTokens2-module__a0KVWq__bottom .SellTokens2-module__a0KVWq__instantSell>*>button{background:rgb(var(--background-2))!important;color:rgb(var(--text))!important}.SellTokens2-module__a0KVWq__bottom .SellTokens2-module__a0KVWq__instantSell>:hover>button{background:rgb(var(--background-3))!important}@media screen and (max-width:768px){.SellTokens2-module__a0KVWq__bottom{flex-direction:column;gap:8px}.SellTokens2-module__a0KVWq__fakeTips{justify-content:flex-start}}.SellTokens2-module__a0KVWq__claim{justify-content:center;align-items:center;display:flex}@media screen and (max-width:768px){.SellTokens2-module__a0KVWq__tip{display:none}.SellTokens2-module__a0KVWq__actions{grid-template-columns:repeat(4,1fr);gap:4px;width:100%;display:grid}.SellTokens2-module__a0KVWq__actions>*{justify-content:center;align-items:center;width:100%;display:flex}.SellTokens2-module__a0KVWq__actions>*>*{width:100%}.SellTokens2-module__a0KVWq__claim{grid-column:1/5;width:fit-content;display:flex;justify-content:flex-start!important;align-items:flex-start!important}.SellTokens2-module__a0KVWq__claim>*{width:fit-content;display:flex;justify-content:flex-start!important;align-items:flex-start!important}}
.PNLCalendar-module__Yq1WZW__head{justify-content:space-between;align-items:center;display:flex}.PNLCalendar-module__Yq1WZW__main>.PNLCalendar-module__Yq1WZW__head>.PNLCalendar-module__Yq1WZW__right{justify-content:center;align-items:center;gap:4px;display:flex}.PNLCalendar-module__Yq1WZW__main>.PNLCalendar-module__Yq1WZW__head>.PNLCalendar-module__Yq1WZW__right .PNLCalendar-module__Yq1WZW__totalPnl{border-radius:4px;justify-content:center;align-items:center;gap:6px;height:25px;padding:0 8px;display:flex}.PNLCalendar-module__Yq1WZW__main>.PNLCalendar-module__Yq1WZW__head>.PNLCalendar-module__Yq1WZW__right .PNLCalendar-module__Yq1WZW__totalPnl>p{font-size:14px}.PNLCalendar-module__Yq1WZW__main>.PNLCalendar-module__Yq1WZW__head>.PNLCalendar-module__Yq1WZW__right .PNLCalendar-module__Yq1WZW__totalPnl.PNLCalendar-module__Yq1WZW__grey{background:rgb(var(--background-2));color:rgb(var(--text-3))}.PNLCalendar-module__Yq1WZW__main>.PNLCalendar-module__Yq1WZW__head>.PNLCalendar-module__Yq1WZW__right .PNLCalendar-module__Yq1WZW__totalPnl.PNLCalendar-module__Yq1WZW__green{background:rgba(var(--green),.15);color:rgb(var(--green))}.PNLCalendar-module__Yq1WZW__main>.PNLCalendar-module__Yq1WZW__head>.PNLCalendar-module__Yq1WZW__right .PNLCalendar-module__Yq1WZW__totalPnl.PNLCalendar-module__Yq1WZW__red{background:rgba(var(--red),.15);color:rgb(var(--red))}.PNLCalendar-module__Yq1WZW__shareButton{color:rgb(var(--text-3));background:0 0;background:rgb(var(--background-2));cursor:pointer;aspect-ratio:1;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.PNLCalendar-module__Yq1WZW__shareButton>*{font-size:17px}.PNLCalendar-module__Yq1WZW__shareButton:hover{background:rgb(var(--background-3));color:rgb(var(--text-2))}.PNLCalendar-module__Yq1WZW__selectMonth{justify-content:center;align-items:center;gap:0;display:flex}.PNLCalendar-module__Yq1WZW__selectMonth>*{color:rgb(var(--text-3));font-size:14px}.PNLCalendar-module__Yq1WZW__selectMonth>p{text-align:center;cursor:pointer;border-radius:2px;width:75px;padding:2px 0}.PNLCalendar-module__Yq1WZW__selectMonth>p:hover{color:rgb(var(--text-2));background:rgb(var(--background-2))}.PNLCalendar-module__Yq1WZW__selectMonth>button{cursor:pointer;aspect-ratio:1;background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;padding:4px;font-size:11px;transition:all .2s;display:flex}.PNLCalendar-module__Yq1WZW__selectMonth>button:hover{background:rgb(var(--background-2));color:rgb(var(--text-2))}.PNLCalendar-module__Yq1WZW__selectMonth>button:disabled{opacity:.5;cursor:not-allowed}.PNLCalendar-module__Yq1WZW__container{gap:0;width:200%;height:100%;transition:all .3s ease-in-out;display:flex;overflow:hidden}.PNLCalendar-module__Yq1WZW__main{width:50%}.PNLCalendar-module__Yq1WZW__selectedDate{flex-direction:column;gap:0;width:50%;display:flex;margin-top:0!important}.PNLCalendar-module__Yq1WZW__selectedDateHeader{padding-bottom:14px}.PNLCalendar-module__Yq1WZW__selectedDateHeader button{cursor:pointer;color:rgb(var(--text-3));background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:4px 6px;font-size:14px;transition:all .2s;display:flex}.PNLCalendar-module__Yq1WZW__selectedDateHeader button *{font-size:11px}.PNLCalendar-module__Yq1WZW__selectedDateHeader button:hover{background:rgb(var(--background-2));color:rgb(var(--text-2))}.PNLCalendar-module__Yq1WZW__calendar{margin-top:12px}.PNLCalendar-module__Yq1WZW__weekdays{grid-template-columns:repeat(7,1fr);gap:3px;margin-bottom:0;display:grid}.PNLCalendar-module__Yq1WZW__weekdays>p{text-align:center;color:rgb(var(--text-3));font-size:12px;font-weight:500;font-family:var(--font-geist-mono);padding:8px 0}.PNLCalendar-module__Yq1WZW__days{grid-template-columns:repeat(7,1fr);gap:3px;height:533.4px;display:grid}.PNLCalendar-module__Yq1WZW__day{cursor:pointer;max-width:100%;color:rgb(var(--text-3));background:0 0;background:rgba(var(--background-2),.5);border:none;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;transition:all .1s;display:flex;position:relative;overflow:hidden}.PNLCalendar-module__Yq1WZW__day:hover{background:rgb(var(--background-2))}.PNLCalendar-module__Yq1WZW__day.PNLCalendar-module__Yq1WZW__selected{opacity:.5}.PNLCalendar-module__Yq1WZW__day.PNLCalendar-module__Yq1WZW__red.PNLCalendar-module__Yq1WZW__selected{outline:1px solid rgba(var(--red),.3)}.PNLCalendar-module__Yq1WZW__day.PNLCalendar-module__Yq1WZW__green.PNLCalendar-module__Yq1WZW__selected{outline:1px solid rgba(var(--green),.3)}.PNLCalendar-module__Yq1WZW__green{background:rgba(var(--green),.05);color:rgb(var(--green))}.PNLCalendar-module__Yq1WZW__day.PNLCalendar-module__Yq1WZW__green:hover{background:rgba(var(--green),.15)}.PNLCalendar-module__Yq1WZW__red{background:rgba(var(--red),.05);color:rgb(var(--red))}.PNLCalendar-module__Yq1WZW__day.PNLCalendar-module__Yq1WZW__red:hover{background:rgba(var(--red),.15)}.PNLCalendar-module__Yq1WZW__day .PNLCalendar-module__Yq1WZW__pnl{font-size:15px}.PNLCalendar-module__Yq1WZW__day.PNLCalendar-module__Yq1WZW__today{background:rgb(var(--accent-1));color:#fff;font-weight:600}.PNLCalendar-module__Yq1WZW__dayNumber,.PNLCalendar-module__Yq1WZW__count{font-size:12px;font-family:var(--font-geist-mono);opacity:.6;position:absolute}.PNLCalendar-module__Yq1WZW__dayNumber{top:8px;left:8px}.PNLCalendar-module__Yq1WZW__count{bottom:8px;right:8px}.PNLCalendar-module__Yq1WZW__launches{border:1px solid rgb(var(--stroke));border-radius:4px;flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.PNLCalendar-module__Yq1WZW__selectedDateHead{box-shadow:0px 1px 0px 0px rgb(var(--stroke));border-bottom:1px solid #000;justify-content:space-between;align-items:center;margin:0 12px;padding:12px 0;display:flex}.PNLCalendar-module__Yq1WZW__selectedDateHead>*{color:rgb(var(--text-3));font-size:14px;font-weight:500}.PNLCalendar-module__Yq1WZW__selectedDateHead .PNLCalendar-module__Yq1WZW__right{justify-content:center;align-items:center;gap:12px;display:flex}.PNLCalendar-module__Yq1WZW__spacer{background:rgb(var(--stroke));width:1px;height:14px;box-shadow:1px 0px 0px 0px rgb(var(--black))}.PNLCalendar-module__Yq1WZW__selectedDateHead .PNLCalendar-module__Yq1WZW__right .PNLCalendar-module__Yq1WZW__pnl.PNLCalendar-module__Yq1WZW__up{color:rgb(var(--green))}.PNLCalendar-module__Yq1WZW__selectedDateHead .PNLCalendar-module__Yq1WZW__right .PNLCalendar-module__Yq1WZW__pnl.PNLCalendar-module__Yq1WZW__down{color:rgb(var(--red))}.PNLCalendar-module__Yq1WZW__selectedDateBody{flex-direction:column;gap:0;padding:4px;display:flex;overflow:scroll}.PNLCalendar-module__Yq1WZW__launch{cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:8px;transition:all .2s;display:flex}.PNLCalendar-module__Yq1WZW__launch:hover{background:rgb(var(--background-2))}.PNLCalendar-module__Yq1WZW__launch .PNLCalendar-module__Yq1WZW__token{justify-content:flex-start;align-items:center;gap:8px;display:flex}.PNLCalendar-module__Yq1WZW__token>div>*{font-size:14px;font-weight:500}.PNLCalendar-module__Yq1WZW__token>img:first-child{border-radius:2px}.PNLCalendar-module__Yq1WZW__token>div>:last-child{color:rgb(var(--text-3))}.PNLCalendar-module__Yq1WZW__launch .PNLCalendar-module__Yq1WZW__right{justify-content:center;align-items:center;gap:6px;display:flex}.PNLCalendar-module__Yq1WZW__launch .PNLCalendar-module__Yq1WZW__right .PNLCalendar-module__Yq1WZW__pnl{color:rgb(var(--text-3));border-radius:3px;padding:3px 8px;font-size:12px}.PNLCalendar-module__Yq1WZW__launch .PNLCalendar-module__Yq1WZW__right .PNLCalendar-module__Yq1WZW__up{color:rgb(var(--green));background:rgba(var(--green),.15)}.PNLCalendar-module__Yq1WZW__launch .PNLCalendar-module__Yq1WZW__right .PNLCalendar-module__Yq1WZW__down{color:rgb(var(--red));background:rgba(var(--red),.15)}.PNLCalendar-module__Yq1WZW__container>*{padding:16px 24px 24px}@media screen and (max-width:768px){.PNLCalendar-module__Yq1WZW__container>*{padding:12px}.PNLCalendar-module__Yq1WZW__days{grid-template-columns:repeat(7,1fr);gap:3px;height:auto;display:grid}.PNLCalendar-module__Yq1WZW__day{aspect-ratio:1}.PNLCalendar-module__Yq1WZW__dayNumber{font-size:10px;top:2px;left:2px}.PNLCalendar-module__Yq1WZW__day>p.PNLCalendar-module__Yq1WZW__pnl{text-wrap:nowrap;margin-top:0;font-size:12px}.PNLCalendar-module__Yq1WZW__day>p.PNLCalendar-module__Yq1WZW__pnl>span{display:none}.PNLCalendar-module__Yq1WZW__count{display:none;bottom:2px;right:2px}}
.CreateAccount-module__1G067W__overlay{background-color:rgba(var(--black),.5);z-index:5;cursor:pointer;justify-content:center;align-items:center;animation:.3s ease-in-out CreateAccount-module__1G067W__fadeIn;display:flex;position:fixed;inset:0}@keyframes CreateAccount-module__1G067W__slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes CreateAccount-module__1G067W__fadeIn{0%{opacity:0}to{opacity:1}}.CreateAccount-module__1G067W__modal{cursor:initial;background:rgb(var(--background-2));border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:500px;max-width:100%;padding:24px;animation:.3s ease-in-out CreateAccount-module__1G067W__slideIn;display:flex}.CreateAccount-module__1G067W__modal>*{width:100%}.CreateAccount-module__1G067W__modal>.CreateAccount-module__1G067W__head{border-bottom:1px solid rgb(var(--stroke));justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:18px;display:flex}.CreateAccount-module__1G067W__head>h1{font-size:18px;font-weight:500}.CreateAccount-module__1G067W__head button{cursor:pointer;color:rgba(var(--foreground),.5);background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;font-weight:500;transition:all .2s;display:flex}.CreateAccount-module__1G067W__head button:hover{color:rgba(var(--foreground),.8);rotate:90deg}.CreateAccount-module__1G067W__head button:active{scale:.95}.CreateAccount-module__1G067W__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px;padding:18px 24px 24px;display:flex}.CreateAccount-module__1G067W__key>:first-child{margin-left:0}.CreateAccount-module__1G067W__content>p{color:rgba(var(--foreground),.5);border-bottom:1px solid rgb(var(--stroke));margin-top:18px;margin-bottom:18px;padding-bottom:18px;font-size:15px}.CreateAccount-module__1G067W__input{width:100%}.CreateAccount-module__1G067W__input .CreateAccount-module__1G067W__head{justify-content:space-between;align-items:center;margin-bottom:6px;font-size:14px;display:flex}.CreateAccount-module__1G067W__input .CreateAccount-module__1G067W__container{border:1px solid rgb(var(--stroke));background:rgba(var(--foreground),.02);border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px;display:flex}.CreateAccount-module__1G067W__input .CreateAccount-module__1G067W__container input{background:0 0;border:none;width:100%;padding-left:2px;font-size:16px;font-weight:500}.CreateAccount-module__1G067W__burned>p:first-child{background:rgba(var(--green),.2);color:rgb(var(--green));text-align:center;border-radius:6px;padding:8px 12px}.CreateAccount-module__1G067W__burned>.CreateAccount-module__1G067W__tx{background:rgb(var(--foreground),.05);color:rgb(var(--foreground),.8);text-overflow:ellipsis;border-radius:6px;margin-top:24px;margin-bottom:24px;padding:8px 12px;overflow:hidden}.CreateAccount-module__1G067W__burned>.CreateAccount-module__1G067W__tx>a{color:rgba(var(--main));text-decoration:none}.CreateAccount-module__1G067W__burned>.CreateAccount-module__1G067W__tx>a:hover{text-decoration:underline}@media screen and (max-width:768px){.CreateAccount-module__1G067W__content{padding:12px}}
.LiveWallets-module__p01_yG__headItem,.LiveWallets-module__p01_yG__bottomItem:not(:last-child){color:rgb(var(--text-3));font-size:15px}.LiveWallets-module__p01_yG__walletAddress>.LiveWallets-module__p01_yG__tag{background:rgb(var(--stroke));text-align:center;text-transform:lowercase;border-radius:4px;width:80px;padding:4px 0;font-size:15px}.LiveWallets-module__p01_yG__walletAddress>.LiveWallets-module__p01_yG__tag.LiveWallets-module__p01_yG__dev{background:rgb(var(--main));color:rgb(var(--background-2))}.LiveWallets-module__p01_yG__walletAddress>.LiveWallets-module__p01_yG__tag.LiveWallets-module__p01_yG__mev{background:#9959ff}.LiveWallets-module__p01_yG__walletAddress>.LiveWallets-module__p01_yG__tag.LiveWallets-module__p01_yG__funder{background:#107c4c}.LiveWallets-module__p01_yG__walletAddress span{justify-content:flex-start;align-items:center;gap:1px;display:flex}.LiveWallets-module__p01_yG__pubkey{justify-content:space-between;align-items:center;gap:0;width:100%;display:flex}.LiveWallets-module__p01_yG__pubkey>.LiveWallets-module__p01_yG__fresh,.LiveWallets-module__p01_yG__pubkey>.LiveWallets-module__p01_yG__aged,.LiveWallets-module__p01_yG__lowBalance{justify-content:center;align-items:center;padding:0;font-size:15px;display:flex;position:relative}.LiveWallets-module__p01_yG__fresh{color:rgb(var(--green))}.LiveWallets-module__p01_yG__aged{color:rgb(var(--text-3))}.LiveWallets-module__p01_yG__lowBalance{color:rgb(var(--yellow))}.LiveWallets-module__p01_yG__pubkey>.LiveWallets-module__p01_yG__fresh:hover,.LiveWallets-module__p01_yG__pubkey>.LiveWallets-module__p01_yG__aged:hover{cursor:pointer}.LiveWallets-module__p01_yG__pubkey>.LiveWallets-module__p01_yG__fresh span,.LiveWallets-module__p01_yG__pubkey>.LiveWallets-module__p01_yG__aged span{opacity:0;background:rgb(var(--background));color:rgb(var(--text-3));border-radius:4px;padding:3px 6px;font-size:14px;transition:all .5s;display:none;position:absolute;left:calc(100% + 6px)}.LiveWallets-module__p01_yG__pubkey>.LiveWallets-module__p01_yG__fresh:hover span,.LiveWallets-module__p01_yG__pubkey>.LiveWallets-module__p01_yG__aged:hover span{opacity:1;display:block}.LiveWallets-module__p01_yG__walletAddress{justify-content:flex-start;align-items:center;gap:16px;width:22%;display:flex}.LiveWallets-module__p01_yG__actions{justify-content:flex-end;align-items:center;gap:4px;width:10%;height:0;display:flex}.LiveWallets-module__p01_yG__privateKey{justify-content:center;align-items:center;width:25%;max-width:200px;display:flex}.LiveWallets-module__p01_yG__solBalance,.LiveWallets-module__p01_yG__tokenBalance{justify-content:center;align-items:center;width:18.3333%;display:flex}.LiveWallets-module__p01_yG__solBalance:last-child{justify-content:flex-end;padding-right:12px}.LiveWallets-module__p01_yG__headItem.LiveWallets-module__p01_yG__solBalance{padding-right:0}.LiveWallets-module__p01_yG__tokenBalance span:first-child{text-align:right;width:50%}.LiveWallets-module__p01_yG__tokenBalance span:last-child{cursor:pointer;width:50%}.LiveWallets-module__p01_yG__tokenBalance span:last-child span{color:rgba(var(--text-3));border-radius:4px;margin-left:3px;padding:3px 4px;font-size:12px;transition:all .2s}.LiveWallets-module__p01_yG__tokenBalance span:last-child:hover span{background:rgba(var(--text-3),.15)}.LiveWallets-module__p01_yG__export{cursor:pointer;color:rgb(var(--foreground));border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:5px 14px;font-size:14px;display:flex}.LiveWallets-module__p01_yG__headItem:has(.LiveWallets-module__p01_yG__icon) div{cursor:pointer;z-index:2;justify-content:center;align-items:center;padding:0 4px;transition:all .2s;display:flex;position:relative}.LiveWallets-module__p01_yG__headItem:has(.LiveWallets-module__p01_yG__icon) div:before{content:"";background:rgb(var(--background-2));z-index:-1;opacity:0;border-radius:4px;transition:all .2s;position:absolute;inset:-4px}.LiveWallets-module__p01_yG__headItem:has(.LiveWallets-module__p01_yG__icon) div:hover:before{opacity:1}.LiveWallets-module__p01_yG__icon{color:rgba(var(--foreground),.3);background:0 0;justify-content:center;align-items:center;margin-left:4px;padding:2px;font-size:13px;transition:all .2s;display:flex}
.GenerateFakeVolume-module__HomhoG__overlay{background-color:rgba(var(--black),.5);z-index:10;cursor:pointer;justify-content:center;align-items:center;animation:.3s ease-in-out GenerateFakeVolume-module__HomhoG__fadeIn;display:flex;position:fixed;inset:0}@keyframes GenerateFakeVolume-module__HomhoG__slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes GenerateFakeVolume-module__HomhoG__fadeIn{0%{opacity:0}to{opacity:1}}.GenerateFakeVolume-module__HomhoG__modal{cursor:initial;background:rgb(var(--background-2));border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:500px;max-width:100%;padding:24px;animation:.3s ease-in-out GenerateFakeVolume-module__HomhoG__slideIn;display:flex}.GenerateFakeVolume-module__HomhoG__modal>*{width:100%}.GenerateFakeVolume-module__HomhoG__modal>.GenerateFakeVolume-module__HomhoG__head{border-bottom:1px solid rgb(var(--stroke));justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:18px;display:flex}.GenerateFakeVolume-module__HomhoG__head>h1{font-size:18px;font-weight:500}.GenerateFakeVolume-module__HomhoG__head button{cursor:pointer;color:rgba(var(--foreground),.5);background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;font-weight:500;transition:all .2s;display:flex}.GenerateFakeVolume-module__HomhoG__head button:hover{color:rgba(var(--foreground),.8);rotate:90deg}.GenerateFakeVolume-module__HomhoG__head button:active{scale:.95}.GenerateFakeVolume-module__HomhoG__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px;display:flex}.GenerateFakeVolume-module__HomhoG__fundings{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.GenerateFakeVolume-module__HomhoG__info{background:rgba(var(--red),.1);background:rgba(var(--main),.15);border-radius:4px;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:12px;width:100%;margin-top:8px;padding:12px;display:flex}.GenerateFakeVolume-module__HomhoG__info>p,.GenerateFakeVolume-module__HomhoG__icon{color:rgb(var(--main))}.GenerateFakeVolume-module__HomhoG__info>p{font-size:14px}.GenerateFakeVolume-module__HomhoG__icon{width:44px;font-size:16px}.GenerateFakeVolume-module__HomhoG__fundingWarning{background:rgba(var(--yellow),.2);margin-top:0!important}.GenerateFakeVolume-module__HomhoG__fundingWarning>p,.GenerateFakeVolume-module__HomhoG__fundingWarning>.GenerateFakeVolume-module__HomhoG__icon{color:rgb(var(--yellow))}.GenerateFakeVolume-module__HomhoG__fundingWarning>.GenerateFakeVolume-module__HomhoG__icon{width:16px}.GenerateFakeVolume-module__HomhoG__content{padding:18px 24px 24px}.GenerateFakeVolume-module__HomhoG__inputType{border:1px solid rgb(var(--stroke));border-radius:4px;justify-content:flex-start;align-items:center;gap:0;margin-bottom:0;display:flex;overflow:hidden}.GenerateFakeVolume-module__HomhoG__inputType>button{color:rgb(var(--text-3));background:0 0;padding:6px 16px;font-size:15px;font-weight:500;transition:all .3s}.GenerateFakeVolume-module__HomhoG__inputType>button:first-child{border-right:1px solid rgb(var(--stroke))}.GenerateFakeVolume-module__HomhoG__inputType>button.GenerateFakeVolume-module__HomhoG__active{color:rgb(var(--text));background:rgb(var(--background-2))}.GenerateFakeVolume-module__HomhoG__red{color:rgb(var(--red))}@media screen and (max-width:768px){.GenerateFakeVolume-module__HomhoG__content{padding:12px}}
.PNLCard-module__8NRG4q__background{border:1px solid rgba(var(--main),1);aspect-ratio:16/9;justify-content:space-between;align-items:space-between;mix-blend-mode:exclusion;background-image:url(/blackhole.png);background-position:50%;background-size:cover;flex-direction:column;display:flex}.PNLCard-module__8NRG4q__bottom{padding:14px;position:relative}.PNLCard-module__8NRG4q__bottom:after{content:"";background:linear-gradient(45deg,rgba(var(--main),1)0%,rgba(var(--main),0)90%);border-radius:40px;width:100%;height:1px;position:absolute;top:0;left:0}.PNLCard-module__8NRG4q__branding{justify-content:flex-start;align-items:center;gap:8px;display:flex}.PNLCard-module__8NRG4q__branding h1{color:#fff;font-size:20px;font-weight:500}.PNLCard-module__8NRG4q__controls{flex-direction:column;padding-top:18px;display:flex}.PNLCard-module__8NRG4q__topControls,.PNLCard-module__8NRG4q__bottomControls{justify-content:flex-start;align-items:center;gap:6px;display:flex}.PNLCard-module__8NRG4q__bottomControls{border-top:1px solid rgb(var(--stroke));box-shadow:0px -1px 0px 0px rgb(var(--black));justify-content:flex-end;margin-top:12px;padding-top:10px}.PNLCard-module__8NRG4q__spacer{border-right:1px solid rgb(var(--stroke));width:1px;height:18px;box-shadow:1px 0px 0px 0px rgb(var(--black));margin:0 6px}.PNLCard-module__8NRG4q__top{justify-content:space-between;align-items:center;padding:14px;display:flex;position:relative}.PNLCard-module__8NRG4q__top:after{content:"";background:linear-gradient(-45deg,rgba(var(--main),1)0%,rgba(var(--main),0)95%);border-radius:40px;width:100%;height:1px;position:absolute;top:100%;left:0}.PNLCard-module__8NRG4q__top h1,.PNLCard-module__8NRG4q__top p{color:#fff;font-size:18px;font-weight:500}.PNLCard-module__8NRG4q__middle{flex-direction:column;justify-content:center;align-items:flex-end;gap:0;padding:0 14px;display:flex}.PNLCard-module__8NRG4q__middle>h1{color:#fff;margin-bottom:-4px;font-size:32px;font-weight:400}.PNLCard-module__8NRG4q__middle .PNLCard-module__8NRG4q__pnl{background:rgba(var(--green),1);text-align:right;width:fit-content;padding:4px 12px}.PNLCard-module__8NRG4q__middle .PNLCard-module__8NRG4q__pnl:has(.PNLCard-module__8NRG4q__bggreen){background:rgba(var(--green),1)}.PNLCard-module__8NRG4q__middle .PNLCard-module__8NRG4q__pnl:has(.PNLCard-module__8NRG4q__bgred){background:rgba(var(--red),1)}.PNLCard-module__8NRG4q__middle .PNLCard-module__8NRG4q__pnl p{color:rgb(var(--background));font-size:32px}.PNLCard-module__8NRG4q__fileInput{position:relative}.PNLCard-module__8NRG4q__fileInput input{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0;opacity:0!important}.PNLCard-module__8NRG4q__inverse .PNLCard-module__8NRG4q__top h1,.PNLCard-module__8NRG4q__inverse .PNLCard-module__8NRG4q__top p,.PNLCard-module__8NRG4q__inverse .PNLCard-module__8NRG4q__pnl p,.PNLCard-module__8NRG4q__inverse .PNLCard-module__8NRG4q__datas>div p,.PNLCard-module__8NRG4q__inverse .PNLCard-module__8NRG4q__datas>div h1:not(.PNLCard-module__8NRG4q__pnlPercent>h1){color:#000!important}.PNLCard-module__8NRG4q__content{padding:16px 24px 24px}@media screen and (max-width:768px){.PNLCard-module__8NRG4q__content{padding:12px}.PNLCard-module__8NRG4q__topControls{grid-template-columns:1fr 1fr;gap:12px 6px;display:grid}.PNLCard-module__8NRG4q__topControls>*{text-wrap:nowrap}.PNLCard-module__8NRG4q__topControls .PNLCard-module__8NRG4q__spacer{display:none}.PNLCard-module__8NRG4q__middle .PNLCard-module__8NRG4q__pnl>*{font-size:24px!important}}
.WalletSell-module__we89xG__warn{background:rgba(var(--red),.2);color:rgb(var(--red));border-radius:6px;width:100%;margin-top:14px;padding:12px;font-size:15px;transition:all .3s}.WalletSell-module__we89xG__content{padding:24px}@media screen and (max-width:768px){.WalletSell-module__we89xG__content{padding:12px}}
.PageLayout-module__t8f7ea__main{flex-direction:column;width:100%;height:100%;display:flex}.PageLayout-module__t8f7ea__head{justify-content:space-between;align-items:flex-start;max-width:100%;padding-bottom:20px;display:flex}.PageLayout-module__t8f7ea__head>*{font-weight:500}.PageLayout-module__t8f7ea__head>h1{font-size:17px}.PageLayout-module__t8f7ea__head>p{font-size:15px;font-family:var(--font-geist-mono);justify-content:center;align-items:center;gap:8px;display:flex}.PageLayout-module__t8f7ea__head p img{margin-right:4px}.PageLayout-module__t8f7ea__head>p>span{opacity:.3}.PageLayout-module__t8f7ea__head{display:none}.PageLayout-module__t8f7ea__container{width:100%;overflow:hidden auto}@media screen and (max-width:768px){.PageLayout-module__t8f7ea__head{z-index:2;border-bottom:1px solid rgb(var(--black));box-shadow:0px 1px 0px 0px rgb(var(--stroke));margin-bottom:0;display:none}.PageLayout-module__t8f7ea__head>h1,.PageLayout-module__t8f7ea__head>p{font-size:13px}.PageLayout-module__t8f7ea__container{background:0 0;border:0;border-radius:0;height:100%;padding:0}}
.InputSearch-module__jzMGua__main{width:100%;position:relative}.InputSearch-module__jzMGua__main>label{font-size:15px;font-weight:500}.InputSearch-module__jzMGua__main>input{border:none;border:1px solid rgb(var(--stroke));background-color:#0000;border-radius:5px;outline:none;width:100%;margin-top:4px;padding:10px;font-size:16px;font-weight:500;transition:all .2s ease-in-out}.InputSearch-module__jzMGua__main>input::placeholder{color:rgb(var(--text-3))}.InputSearch-module__jzMGua__main>input:focus{background:rgb(var(--background-2));outline:none}.InputSearch-module__jzMGua__list{background:rgb(var(--background-2));border:1px solid rgb(var(--stroke));z-index:5;border-radius:5px;width:100%;max-height:115px;margin-top:6px;padding:4px;position:absolute;overflow:scroll}.InputSearch-module__jzMGua__option{cursor:pointer;border-radius:5px;padding:8px 12px;transition:all .2s ease-in-out}.InputSearch-module__jzMGua__option:hover{background:rgb(var(--background-3))}.InputSearch-module__jzMGua__option:active{scale:.98}
.Loading-module__UEKQZa__loading{background:rgb(var(--background));z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;inset:-32px}.Loading-module__UEKQZa__loading .Loading-module__UEKQZa__spinner{border:8px solid rgb(var(--background-2));border-top-color:rgb(var(--main));border-radius:50%;width:74px;height:74px;animation:.5s linear infinite Loading-module__UEKQZa__spin}@keyframes Loading-module__UEKQZa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.WalletBuy-module__AIp9Fa__address{color:rgb(var(--text-3));font-size:16px}.WalletBuy-module__AIp9Fa__head{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.WalletBuy-module__AIp9Fa__head>p{font-size:15px}.WalletBuy-module__AIp9Fa__head>p:last-child{color:rgb(var(--text-3))}.WalletBuy-module__AIp9Fa__red{color:rgb(var(--red))}.WalletBuy-module__AIp9Fa__grey{color:rgb(var(--text-3))}.WalletBuy-module__AIp9Fa__content{padding:24px}@media screen and (max-width:768px){.WalletBuy-module__AIp9Fa__content{padding:12px}}
