.page-module__SJGfWq__page{flex-direction:column;height:100vh;max-height:100vh;padding:24px;display:flex}.page-module__SJGfWq__loading>*{position:relative}.page-module__SJGfWq__loading>:after{content:"";background:linear-gradient(90deg,rgb(var(--background))0%,rgb(var(--background-2))50%,rgb(var(--background))100%);background-size:200% 100%;border-radius:4px;width:100%;height:100%;animation:3s linear infinite page-module__SJGfWq__shimmer;position:absolute;top:0;left:0}@keyframes page-module__SJGfWq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module__SJGfWq__red{color:rgb(var(--red))}.page-module__SJGfWq__green{color:rgb(var(--green))}.page-module__SJGfWq__statistics{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.page-module__SJGfWq__statistics>div{border:1px solid rgb(var(--stroke));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:4px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;padding:12px 12px 8px;display:flex}.page-module__SJGfWq__statistics>div>p{color:rgb(var(--text-3));font-size:12px;font-weight:500}.page-module__SJGfWq__statistics>div>h1{font-size:26px}.page-module__SJGfWq__charts{justify-content:center;align-items:center;gap:12px;height:100%;margin-top:12px;display:flex}.page-module__SJGfWq__refSeparator{justify-content:center;align-items:center;gap:12px;margin:12px 0;display:flex}.page-module__SJGfWq__refSeparator>p{text-wrap:nowrap;color:rgb(var(--stroke-2));font-size:11px;font-weight:500}.page-module__SJGfWq__refSeparator>.page-module__SJGfWq__line{background:rgb(var(--stroke));width:100%;height:1px}.page-module__SJGfWq__calendarButton{color:rgb(var(--text-3));cursor:pointer;background:0 0;border:none;border-radius:4px;font-size:14px;transition:all .25s;display:flex;position:absolute;top:12px;right:12px}.page-module__SJGfWq__calendarButton:hover{color:rgb(var(--text))}.page-module__SJGfWq__account{border:1px solid rgb(var(--stroke));border-radius:4px;justify-content:flex-start;align-items:center;gap:12px;margin-top:12px;padding:12px 24px;display:flex}@media screen and (max-width:768px){.page-module__SJGfWq__page{padding:0}.page-module__SJGfWq__statistics{grid-template-columns:repeat(3,1fr);gap:4px;padding:12px 12px 0}.page-module__SJGfWq__statistics>div{gap:3px;padding:8px 8px 6px}.page-module__SJGfWq__statistics>div>p{font-size:11px}.page-module__SJGfWq__statistics>div>h1{font-size:15px}.page-module__SJGfWq__calendarButton{font-size:12px;top:8px;right:8px}.page-module__SJGfWq__charts{scroll-snap-type:x mandatory;justify-content:flex-start;min-height:400px;padding:0 12px;scroll-padding-left:12px;overflow-y:hidden;overflow-x:scroll!important}.page-module__SJGfWq__charts>*{scroll-snap-align:start}.page-module__SJGfWq__refSeparator{padding:0 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:6px 12px;display:flex}.BaseTable-module__pLwmOq__row{-webkit-user-select:none;user-select:none;transition:all .1s}.BaseTable-module__pLwmOq__row:hover{background:rgb(var(--background-2));cursor:pointer}.BaseTable-module__pLwmOq__head,.BaseTable-module__pLwmOq__bottom{padding:8px 12px}.BaseTable-module__pLwmOq__shimmer:first-child{padding-top:10px}.BaseTable-module__pLwmOq__shimmer:last-child{padding-bottom:10px}.BaseTable-module__pLwmOq__shimmer{padding:3px 12px}.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 .Checkbox-module__hzGyKG__label{-webkit-user-select:none;user-select:none;font-size:14px}.Checkbox-module__hzGyKG__input{aspect-ratio:1;border:1px solid rgb(var(--stroke));background:rgba(var(--black),.1);border-radius:4px;justify-content:center;align-items:center;width:16px;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}
.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}}
.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{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}}
.DeleteWallets-module__H0c5La__title{justify-content:flex-start;align-items:center;gap:6px;display:flex}.DeleteWallets-module__H0c5La__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:18px 24px 24px;display:flex}.DeleteWallets-module__H0c5La__description{color:rgb(var(--text-3));border-bottom:1px solid rgba(var(--stroke),1);width:100%;box-shadow:0 1px 0px rgba(var(--black),1);padding-bottom:18px;font-size:14px}.DeleteWallets-module__H0c5La__red{color:rgb(var(--red))}.DeleteWallets-module__H0c5La__buttons,.DeleteWallets-module__H0c5La__classicButtons{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;gap:12px;margin-top:18px;padding-top:18px;display:flex}.DeleteWallets-module__H0c5La__classicButtons{box-shadow:none;border:none;margin-top:0}.DeleteWallets-module__H0c5La__table{width:100%;margin-top:18px;margin-bottom:18px}.DeleteWallets-module__H0c5La__table>.DeleteWallets-module__H0c5La__head{border-bottom:1px solid rgba(var(--stroke),1);color:rgb(var(--text-3));padding-bottom:6px}.DeleteWallets-module__H0c5La__table>.DeleteWallets-module__H0c5La__footer{color:rgb(var(--text-3));padding-top:6px}.DeleteWallets-module__H0c5La__table>.DeleteWallets-module__H0c5La__body{border-bottom:1px solid rgba(var(--stroke),1);max-height:200px;padding:6px 0;overflow:scroll}.DeleteWallets-module__H0c5La__table>.DeleteWallets-module__H0c5La__head,.DeleteWallets-module__H0c5La__table>.DeleteWallets-module__H0c5La__footer,.DeleteWallets-module__H0c5La__table .DeleteWallets-module__H0c5La__row{justify-content:space-between;align-items:center;font-size:14px;display:flex}.DeleteWallets-module__H0c5La__table .DeleteWallets-module__H0c5La__row>*{width:50%}.DeleteWallets-module__H0c5La__table .DeleteWallets-module__H0c5La__row>:last-child{text-align:right}.DeleteWallets-module__H0c5La__alert{margin-top:8px}.DeleteWallets-module__H0c5La__more{color:rgb(var(--text-3));padding-top:2px;font-size:14px}.DeleteWallets-module__H0c5La__content.DeleteWallets-module__H0c5La__loading{pointer-events:none}.DeleteWallets-module__H0c5La__content.DeleteWallets-module__H0c5La__loading .DeleteWallets-module__H0c5La__table,.DeleteWallets-module__H0c5La__content.DeleteWallets-module__H0c5La__loading .DeleteWallets-module__H0c5La__description{opacity:.5}.DeleteWallets-module__H0c5La__spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;margin-right:8px;animation:.8s linear infinite DeleteWallets-module__H0c5La__spin;display:inline-block}@keyframes DeleteWallets-module__H0c5La__spin{to{transform:rotate(360deg)}}@media screen and (max-width:768px){.DeleteWallets-module__H0c5La__content{padding:12px}}
.GenerateActivity-module__BOQgPG__title{justify-content:flex-start;align-items:center;gap:6px;display:flex}.GenerateActivity-module__BOQgPG__main{justify-content:center;align-items:flex-start;width:200%;transition:all .3s ease-in-out;display:flex}
.GenerateActivityForm-module__hW_qLW__content{width:50%;padding:18px 24px 24px}.GenerateActivityForm-module__hW_qLW__description{color:rgb(var(--text-3));border-bottom:1px solid rgba(var(--stroke),1);width:100%;box-shadow:0 1px 0px rgba(var(--black),1);margin-bottom:18px;padding-bottom:18px;font-size:14px}.GenerateActivityForm-module__hW_qLW__amount{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;display:flex}.GenerateActivityForm-module__hW_qLW__amountInputs{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.GenerateActivityForm-module__hW_qLW__amountInputs>div:first-child{flex:1;width:100%;min-width:0;transition:flex .3s}.GenerateActivityForm-module__hW_qLW__amountInputs.GenerateActivityForm-module__hW_qLW__range{gap:8px}.GenerateActivityForm-module__hW_qLW__maxInputWrapper{opacity:0;text-wrap:nowrap;flex-wrap:nowrap;flex:0;min-width:0;max-width:0;transition:flex .3s,max-width .3s,opacity .3s;overflow:hidden}.GenerateActivityForm-module__hW_qLW__maxInputWrapper.GenerateActivityForm-module__hW_qLW__visible{opacity:1;flex:1;max-width:50%}.GenerateActivityForm-module__hW_qLW__red{color:rgb(var(--red))}.GenerateActivityForm-module__hW_qLW__grey{color:rgb(var(--text-3))}.GenerateActivityForm-module__hW_qLW__loop,.GenerateActivityForm-module__hW_qLW__delay{margin-top:18px}.GenerateActivityForm-module__hW_qLW__axiom{justify-content:flex-start;align-items:center;margin-top:18px;display:flex}.GenerateActivityForm-module__hW_qLW__result{background:rgba(var(--main),.12);color:rgb(var(--main));border-radius:8px;justify-content:space-around;align-items:center;gap:12px;margin-top:18px;padding:12px;display:flex}.GenerateActivityForm-module__hW_qLW__result>div{justify-content:flex-start;align-items:center;gap:6px;font-size:14px;display:flex}.GenerateActivityForm-module__hW_qLW__divider{background:rgba(var(--main),1);border-radius:1000px;width:1px;height:16px}.GenerateActivityForm-module__hW_qLW__alert{margin-top:12px}.GenerateActivityForm-module__hW_qLW__buttons{border-top:1px solid rgba(var(--stroke),1);box-shadow:0 -1px 0px rgba(var(--black),1);justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:18px;display:flex}
.GenerateActivitySession-module__Mlp93W__content{width:50%;padding:18px 24px 24px}.GenerateActivitySession-module__Mlp93W__header{border-bottom:1px solid rgb(var(--black));box-shadow:0px 1px 0px 0px rgb(var(--stroke));margin-bottom:18px;padding-bottom:18px}.GenerateActivitySession-module__Mlp93W__completed{margin-bottom:18px}.GenerateActivitySession-module__Mlp93W__head{color:rgb(var(--text-3));justify-content:space-between;align-items:center;margin-bottom:18px;font-size:14px;display:flex}.GenerateActivitySession-module__Mlp93W__progress{width:100%}.GenerateActivitySession-module__Mlp93W__progressHead{color:rgb(var(--text-3));justify-content:space-between;align-items:center;font-size:14px;display:flex}.GenerateActivitySession-module__Mlp93W__barContainer{background-color:rgb(var(--background-2));border-radius:5px;width:100%;height:10px;margin-top:4px;overflow:hidden}.GenerateActivitySession-module__Mlp93W__bar{background-color:rgb(var(--main));border-radius:1000px;width:100%;height:100%}.GenerateActivitySession-module__Mlp93W__table{width:100%}.GenerateActivitySession-module__Mlp93W__tableHead{color:rgb(var(--text-3));border-bottom:1px solid rgb(var(--stroke));justify-content:space-between;align-items:center;padding-bottom:4px;font-size:14px;display:flex}.GenerateActivitySession-module__Mlp93W__tableBody{border-bottom:1px solid rgb(var(--stroke));width:100%;max-height:500px;padding:4px 0;overflow:scroll}.GenerateActivitySession-module__Mlp93W__tableRow{justify-content:space-between;align-items:center;padding:2px 0;font-size:14px;display:flex}.GenerateActivitySession-module__Mlp93W__tableRow>*,.GenerateActivitySession-module__Mlp93W__tableHead>*{width:100%}.GenerateActivitySession-module__Mlp93W__tableRow>:nth-child(2),.GenerateActivitySession-module__Mlp93W__tableHead>:nth-child(2){text-align:center}.GenerateActivitySession-module__Mlp93W__tableRow>:last-child,.GenerateActivitySession-module__Mlp93W__tableHead>:last-child{text-align:right}
.Input-module__Tl1jgW__main{width:100%}.Input-module__Tl1jgW__main label{font-size:14px;font-weight:500}.Input-module__Tl1jgW__container{border:1px solid rgb(var(--stroke));background:0 0;background:rgba(var(--black),.03);border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;transition:all .3s;display:flex}.Input-module__Tl1jgW__container:has(button){padding:7.25px 10px}.Input-module__Tl1jgW__currency{font-size:15px}.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:4px;margin-bottom:4px;display:flex}
.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}}
.Sort-module__c1ttcW__button{cursor:pointer;color:rgb(var(--text-3));aspect-ratio:1;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:0;transition:all .2s;display:flex}.Sort-module__c1ttcW__button>*{justify-content:center;align-items:center;display:flex}.Sort-module__c1ttcW__button>:last-child{margin-top:-100%}.Sort-module__c1ttcW__button:hover{scale:1.1}
.Filter-module__z7XlBG__container{cursor:pointer;color:rgb(var(--text-3));background:0 0;border:none;justify-content:center;align-items:center;gap:0;transition:all .2s;display:flex;position:relative}.Filter-module__z7XlBG__container .Filter-module__z7XlBG__icon{justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex}.Filter-module__z7XlBG__container .Filter-module__z7XlBG__icon:hover{scale:1.1}.Filter-module__z7XlBG__container>button{background:0 0;justify-content:center;align-items:center;display:flex}.Filter-module__z7XlBG__modal{z-index:9999;background:rgb(var(--background-2));border:1px solid rgb(var(--stroke));border-radius:4px;padding:8px;font-size:14px;animation:.15s ease-out forwards Filter-module__z7XlBG__modalIn;position:fixed;transform:translate(-50%)}.Filter-module__z7XlBG__modal.Filter-module__z7XlBG__closing{animation:.15s ease-in forwards Filter-module__z7XlBG__modalOut}.Filter-module__z7XlBG__modal.Filter-module__z7XlBG__alignRight{animation:.15s ease-out forwards Filter-module__z7XlBG__modalInRight;transform:none}.Filter-module__z7XlBG__modal.Filter-module__z7XlBG__alignRight.Filter-module__z7XlBG__closing{animation:.15s ease-in forwards Filter-module__z7XlBG__modalOutRight}@keyframes Filter-module__z7XlBG__modalInRight{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes Filter-module__z7XlBG__modalOutRight{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes Filter-module__z7XlBG__modalIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes Filter-module__z7XlBG__modalOut{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-4px)}}.Filter-module__z7XlBG__defaultModal>p{color:rgb(var(--text-3));margin-bottom:8px;font-size:14px}.Filter-module__z7XlBG__inputs{justify-content:center;align-items:center;gap:8px;display:flex}.Filter-module__z7XlBG__inputs>input{border:1px solid rgb(var(--stroke));color:rgb(var(--text));background:0 0;background:rgba(var(--black),.03);border-radius:4px;width:100px;padding:6px 8px;font-size:14px}.Filter-module__z7XlBG__inputs>input::placeholder{color:rgb(var(--text-3))}.Filter-module__z7XlBG__buttons{border-top:1px solid rgb(var(--stroke));justify-content:space-between;align-items:center;margin-top:8px;padding-top:8px;display:flex}.Filter-module__z7XlBG__buttons>button{background:rgb(var(--text));color:rgb(var(--background));cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-size:14px;transition:all .2s ease-in-out;display:flex}.Filter-module__z7XlBG__buttons>button:first-child{color:rgb(var(--text-3));background:0 0}.Filter-module__z7XlBG__buttons>button:first-child:hover{color:rgb(var(--text));background:rgb(var(--stroke))}.Filter-module__z7XlBG__buttons>button:last-child:hover{background:rgb(var(--text-3))}.Filter-module__z7XlBG__folderFilterModal{min-width:220px}.Filter-module__z7XlBG__folderFilterModal>p{color:rgb(var(--text-3));margin-bottom:12px;font-size:14px}.Filter-module__z7XlBG__folderList{flex-direction:column;gap:4px;max-height:200px;display:flex;overflow-y:auto}.Filter-module__z7XlBG__folderItem{cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;padding:8px 4px;transition:all .2s ease-in-out;display:flex}.Filter-module__z7XlBG__folderItem:hover{background:rgba(var(--stroke),.5)}.Filter-module__z7XlBG__folderItemLeft{align-items:center;gap:12px;display:flex}.Filter-module__z7XlBG__folderItemLeft svg{flex-shrink:0}.Filter-module__z7XlBG__folderItemLeft span{color:rgb(var(--text));font-size:14px}.Filter-module__z7XlBG__folderCheckbox{border:1px solid rgb(var(--stroke));background:0 0;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s ease-in-out;display:flex}.Filter-module__z7XlBG__folderCheckbox.Filter-module__z7XlBG__checked{background:rgb(var(--text));border-color:rgb(var(--text))}.Filter-module__z7XlBG__folderCheckbox svg{color:rgb(var(--background))}.Filter-module__z7XlBG__fundingFilterModal{min-width:240px}.Filter-module__z7XlBG__sectionTitle{color:rgb(var(--text-3));margin-bottom:12px;font-size:14px}.Filter-module__z7XlBG__sourceList{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.Filter-module__z7XlBG__sourceItem{cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;padding:8px 4px;transition:all .2s ease-in-out;display:flex}.Filter-module__z7XlBG__sourceItem:hover{background:rgba(var(--stroke),.5)}.Filter-module__z7XlBG__sourceItemLeft{align-items:center;gap:12px;display:flex}.Filter-module__z7XlBG__sourceItemLeft img{flex-shrink:0}.Filter-module__z7XlBG__sourceItemLeft span{color:rgb(var(--text));font-size:14px}.Filter-module__z7XlBG__sourceCheckbox{border:1px solid rgb(var(--stroke));background:0 0;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s ease-in-out;display:flex}.Filter-module__z7XlBG__sourceCheckbox.Filter-module__z7XlBG__checked{background:rgb(var(--text));border-color:rgb(var(--text))}.Filter-module__z7XlBG__sourceCheckbox svg{color:rgb(var(--background))}.Filter-module__z7XlBG__daysInputSingle{justify-content:space-between;align-items:center;gap:8px;display:flex}.Filter-module__z7XlBG__daysInputSingle span{color:rgb(var(--text));white-space:nowrap;font-size:14px}.Filter-module__z7XlBG__daysInputSingle input{color:rgb(var(--text));text-align:center;border:none;border:1px solid rgb(var(--stroke));background:0 0;background:rgba(var(--black),.03);border-radius:4px;outline:none;justify-content:space-between;align-items:center;gap:8px;width:70px;padding:6px 10px;font-size:16px;display:flex}.Filter-module__z7XlBG__daysInputSingle input::placeholder{color:rgb(var(--text-3))}
.WithdrawFunder-module__dtsqca__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;padding:18px 24px 24px;display:flex}@media screen and (max-width:768px){.WithdrawFunder-module__dtsqca__content{padding:12px}}
.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)}}
.AutoSell-module__HaNj0W__main{justify-content:flex-start;align-items:flex-start;width:200%;transition:all .4s;display:flex;overflow:hidden}.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;font-size:14px;display:flex;position:relative}.AutoSell-module__HaNj0W__label span{font-size:13px}.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__whitelist{width:100%;margin-top:4px}.AutoSell-module__HaNj0W__whitelistBody{border-top:1px solid rgb(var(--stroke));border-bottom:1px solid rgb(var(--stroke));flex-direction:column;gap:8px;width:100%;max-height:20vh;margin-top:4px;padding-top:6px;padding-bottom:6px;display:flex;overflow:scroll}.AutoSell-module__HaNj0W__whitelistBody>.AutoSell-module__HaNj0W__row{align-items:flex-end;gap:8px;width:100%;display:flex}.AutoSell-module__HaNj0W__whitelistBody>.AutoSell-module__HaNj0W__row>:first-child{flex:1}.AutoSell-module__HaNj0W__whitelistBody>.AutoSell-module__HaNj0W__row>button{aspect-ratio:1;background:rgb(var(--background-2));width:36.5px;height:36.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__whitelistBody>.AutoSell-module__HaNj0W__row>button:hover{background:rgb(var(--background-3));color:rgb(var(--text))}.AutoSell-module__HaNj0W__whitelistWalletsList{justify-content:flex-start;display:flex;align-items:flex-start!important}.AutoSell-module__HaNj0W__whitelistWalletsList>div:last-child{text-align:right;font-size:14px}.AutoSell-module__HaNj0W__whitelistWalletsList>div>:not(:last-child){margin-right:-4px;padding:2px 5px}.AutoSell-module__HaNj0W__whitelistWalletsList>div>:not(:last-child):hover{background:rgb(var(--background-2))}.AutoSell-module__HaNj0W__moreWallets{color:rgb(var(--text-3));cursor:pointer;font-size:14px;transition:all .2s}.AutoSell-module__HaNj0W__moreWallets:hover{text-decoration:underline}.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}}
.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__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,.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) .Sidebar-module__umq6aG__deploying{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>*,.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) .Sidebar-module__umq6aG__deploying>*{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,.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) span.Sidebar-module__umq6aG__deploying{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>*,.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) span.Sidebar-module__umq6aG__deploying>*{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,.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) span.Sidebar-module__umq6aG__deploying{padding:0;bottom:5px;right:5px;background:rgba(var(--background-2),1)!important}.Sidebar-module__umq6aG__navBody>a:not(.Sidebar-module__umq6aG__switchChain) .Sidebar-module__umq6aG__deploying{background:rgba(var(--yellow),.3);color:rgba(var(--yellow),1)}.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__docsIcon{font-size:16px!important}.Sidebar-module__umq6aG__hide .Sidebar-module__umq6aG__docsIcon{font-size:28px!important}.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}}
.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}}
.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__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}}
.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}}
.Alert-module__uV-OLa__alert{width:100%;color:rgb(var(--main));background:rgba(var(--main),.2);border-radius:4px;justify-content:flex-start;align-items:center;padding:12px;font-size:14px;display:flex}.Alert-module__uV-OLa__alert:has(.Alert-module__uV-OLa__icon){grid-template-columns:1rem 1fr;gap:12px;display:grid}.Alert-module__uV-OLa__icon{justify-content:center;align-items:center;display:flex}.Alert-module__uV-OLa__alert:has(.Alert-module__uV-OLa__action){grid-template-columns:1rem 1fr auto}.Alert-module__uV-OLa__content{grid-column-start:2}.Alert-module__uV-OLa__error{color:rgb(var(--red));background:rgba(var(--red),.2)}.Alert-module__uV-OLa__info{color:rgb(var(--main));background:rgba(var(--main),.2)}.Alert-module__uV-OLa__warning{color:rgb(var(--yellow));background:rgba(var(--yellow),.2)}.Alert-module__uV-OLa__success{color:rgb(var(--green));background:rgba(var(--green),.2)}.Alert-module__uV-OLa__description{font-weight:200}
.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}
.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))}
.CollectRef-module__UyiyZa__content{padding:18px 24px 24px}@media screen and (max-width:768px){.CollectRef-module__UyiyZa__content{padding:12px}}
.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}.GenerateLaunchPlan-module__hlQhxG__iconContainer{justify-content:flex-start;align-items:center;gap:0;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}}
.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__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}}
.Archive-module__kIqsXW__title{justify-content:flex-start;align-items:center;gap:6px;display:flex}.Archive-module__kIqsXW__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:18px 24px 24px;display:flex}.Archive-module__kIqsXW__description{color:rgb(var(--text-3));width:100%;font-size:14px}.Archive-module__kIqsXW__balances{flex-direction:column;gap:10px;width:100%;display:flex}.Archive-module__kIqsXW__balanceItem{background:rgba(var(--background-2),1);border:1px solid rgba(var(--stroke),1);border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.Archive-module__kIqsXW__balanceLeft{align-items:center;gap:12px;display:flex}.Archive-module__kIqsXW__balanceRight{flex-shrink:0;align-items:center;display:flex}.Archive-module__kIqsXW__balanceIcon{background:rgba(var(--main),.15);width:32px;height:32px;color:rgb(var(--main));border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.Archive-module__kIqsXW__balanceInfo{flex-direction:column;gap:2px;display:flex}.Archive-module__kIqsXW__balanceLabel{color:rgb(var(--text-3));font-size:12px}.Archive-module__kIqsXW__balanceValue{color:rgb(var(--foreground));font-size:14px;font-weight:500}.Archive-module__kIqsXW__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;gap:12px;margin-top:18px;padding-top:18px;display:flex}.Archive-module__kIqsXW__classicButtons{justify-content:flex-end;align-items:center;gap:12px;width:100%;padding-top:18px;display:flex}@media screen and (max-width:768px){.Archive-module__kIqsXW__content{padding:12px}.Archive-module__kIqsXW__balanceItem{flex-direction:column;align-items:flex-start;gap:10px}.Archive-module__kIqsXW__balanceRight,.Archive-module__kIqsXW__balanceRight>button{width:100%}}
.ImportWallets-module__Z4lkEG__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;max-height:100%;padding:18px 24px 24px;display:flex;overflow:hidden}.ImportWallets-module__Z4lkEG__table{flex-direction:column;justify-content:center;align-items:center;width:100%;max-height:100%;display:flex;overflow:hidden}.ImportWallets-module__Z4lkEG__table>*{width:100%}.ImportWallets-module__Z4lkEG__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 ImportWallets-module__Z4lkEG__shimmer}@keyframes ImportWallets-module__Z4lkEG__shimmer{0%{background-position:0 0}to{background-position:100% 0}}@media screen and (max-width:768px){.ImportWallets-module__Z4lkEG__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{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}}
.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}}
.TotalPerformance-module__j36Iza__chart{height:100%}.TotalPerformance-module__j36Iza__red{color:rgb(var(--red))}.TotalPerformance-module__j36Iza__green{color:rgb(var(--green))}.TotalPerformance-module__j36Iza__tooltip{border:1px solid rgb(var(--stroke));background:rgb(var(--background));border-radius:4px;width:160px;padding:6px;font-size:12px}.TotalPerformance-module__j36Iza__tooltipHeader{color:rgb(var(--text-3))}.TotalPerformance-module__j36Iza__tooltipHeader,.TotalPerformance-module__j36Iza__tooltipContent>div{border-bottom:1px solid rgb(var(--stroke));justify-content:space-between;align-items:center;margin-bottom:6px;padding-bottom:6px;display:flex}.TotalPerformance-module__j36Iza__tooltipContent>div:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.TotalPerformance-module__j36Iza__tooltipContent>div>:last-child:not(.TotalPerformance-module__j36Iza__red):not(.TotalPerformance-module__j36Iza__green){color:rgb(var(--text-3))}
.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}@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:20%;height:0;display:flex}.LiveWallets-module__p01_yG__addToWallets{text-wrap:nowrap}.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}
.Confirmation-module__7okv4G__token{justify-content:space-between;align-items:center;gap:0;width:100%;display:flex}.Confirmation-module__7okv4G__left{justify-content:flex-start;align-items:center;gap:12px;display:flex}.Confirmation-module__7okv4G__image{border-radius:2px}.Confirmation-module__7okv4G__info{flex-direction:column;justify-content:space-between;align-items:flex-start;height:40px;display:flex}.Confirmation-module__7okv4G__info h1,.Confirmation-module__7okv4G__info h2{color:rgb(var(--text));font-size:16px;font-weight:500}.Confirmation-module__7okv4G__info h2{color:rgb(var(--text-3))}.Confirmation-module__7okv4G__description{background:rgba(var(--background-2),1);color:rgb(var(--text-3));border-radius:4px;margin-top:8px;padding:12px;font-size:15px;font-weight:500}.Confirmation-module__7okv4G__socials{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.Confirmation-module__7okv4G__socials a{background:rgba(var(--background-2),1);color:rgb(var(--text-3));border-radius:4px;gap:8px;width:calc(50% - 4px);padding:12px;font-size:15px;font-weight:500;transition:all .15s;display:flex;overflow:hidden;justify-content:flex-start!important;align-items:center!important}.Confirmation-module__7okv4G__socials a *{justify-content:center;align-items:center;display:flex}.Confirmation-module__7okv4G__socials a:hover{background:rgb(var(--background-3));color:rgb(var(--text))}.Confirmation-module__7okv4G__importedMint{background:rgb(var(--background-2));color:rgb(var(--text-3));border-radius:4px;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:8px;padding:8px;font-size:16px;font-weight:500;display:flex}.Confirmation-module__7okv4G__importedMint p{margin-bottom:-2px;font-size:14px!important}.Confirmation-module__7okv4G__importedMint>:last-child{margin-left:-4px}.Confirmation-module__7okv4G__feesReceiver{background:rgb(var(--background-2));color:rgb(var(--text-3));border-radius:4px;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:8px;padding:8px;font-size:16px;font-weight:500;display:flex}.Confirmation-module__7okv4G__feesReceiver p,.Confirmation-module__7okv4G__feesReceiver h2{font-size:15px;font-weight:500}.Confirmation-module__7okv4G__feesReceiver h2{color:rgb(var(--text));margin-top:2px}.Confirmation-module__7okv4G__shares{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:8px;display:grid}.Confirmation-module__7okv4G__shares>div{border:1px solid rgb(var(--stroke));background:rgb(var(--background-2));border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:16px 0;display:flex}.Confirmation-module__7okv4G__shares>div>h1{font-size:18px;font-weight:500}.Confirmation-module__7okv4G__shares>div>p{color:rgb(var(--text-3));margin-top:4px;font-size:13px;font-weight:300}.Confirmation-module__7okv4G__shares>div:first-child{border:1px solid rgb(var(--main),.1);background:rgba(var(--main),.15)}.Confirmation-module__7okv4G__shares>div:first-child>h1{color:rgb(var(--main))}.Confirmation-module__7okv4G__bottom{border-top:1px solid rgb(var(--stroke));box-shadow:0px -1px 0px 0px rgb(var(--black));justify-content:space-between;align-items:center;gap:8px;margin-top:18px;padding-top:14px;display:flex}.Confirmation-module__7okv4G__vamp>h2{margin-top:12px;margin-bottom:12px;font-size:15px;font-weight:500}.Confirmation-module__7okv4G__vampDex{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.Confirmation-module__7okv4G__vampDex>div{border:1px solid rgb(var(--subtle-border));background-color:rgb(var(--background));cursor:pointer;border-radius:4px;flex-direction:column;justify-content:center;align-items:flex-start;padding:12px;transition:all .15s;display:flex}.Confirmation-module__7okv4G__vampDex>div:hover{border:1px solid rgb(var(--stroke));background-color:rgb(var(--background-2))}.Confirmation-module__7okv4G__vampDex>div>.Confirmation-module__7okv4G__head{justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:12px;display:flex}.Confirmation-module__7okv4G__vampDex>div>.Confirmation-module__7okv4G__head>.Confirmation-module__7okv4G__img{border:1px solid rgb(var(--subtle-border));background-color:rgb(var(--background-2));aspect-ratio:1;border-radius:400px;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;transition:all .15s;display:flex}.Confirmation-module__7okv4G__vampDex>div>.Confirmation-module__7okv4G__head>.Confirmation-module__7okv4G__img img{object-fit:contain;width:100%;height:100%}.Confirmation-module__7okv4G__vampDex>div>.Confirmation-module__7okv4G__head>.Confirmation-module__7okv4G__dot{aspect-ratio:1;background:rgb(var(--stroke-2));outline:4px solid rgb(var(--background-3));border-radius:50%;width:7px}.Confirmation-module__7okv4G__vampDex>div.Confirmation-module__7okv4G__active{border:1px solid rgba(var(--main),.1);background:rgba(var(--main),.03)}.Confirmation-module__7okv4G__vampDex>div h1{align-items:center;gap:8px;font-size:15px;font-weight:500;display:flex}.Confirmation-module__7okv4G__content{padding:18px 24px 24px}@media screen and (max-width:768px){.Confirmation-module__7okv4G__content{padding:12px}}
.ChartContainer-module__xfTjGG__chartContainer{border:1px solid rgb(var(--stroke));border-radius:4px;flex-direction:column;width:100%;height:100%;display:flex}.ChartContainer-module__xfTjGG__chartHeader{justify-content:space-between;align-items:center;width:100%;padding:12px;font-weight:500;display:flex}.ChartContainer-module__xfTjGG__chartHeader>p{color:rgb(var(--text-3));font-size:12px}.ChartContainer-module__xfTjGG__timeframeSelector{justify-content:center;align-items:center;gap:12px;display:flex}.ChartContainer-module__xfTjGG__timeframeSelector>.ChartContainer-module__xfTjGG__divider{background:rgb(var(--text-3));width:1px;height:8px}.ChartContainer-module__xfTjGG__timeframeSelector button{cursor:pointer;color:rgb(var(--text-3));background:0 0;border:none;font-size:12px;font-weight:500;transition:all .2s ease-in-out}.ChartContainer-module__xfTjGG__timeframeSelector button:hover{color:rgba(var(--main),.7)}.ChartContainer-module__xfTjGG__timeframeSelector button.ChartContainer-module__xfTjGG__active{color:rgb(var(--main))}@media screen and (max-width:768px){.ChartContainer-module__xfTjGG__chartContainer{min-width:100%}}
