.walletContent_Wallet__Head__SE6ye{width:100%;height:41px;box-sizing:border-box;padding:0 8px;margin-bottom:0;display:flex;align-items:center;justify-content:space-between;gap:6px;position:relative}.walletContent_Wallet__LogoWrapper__V5Rep{position:relative;display:flex;align-items:center;justify-content:center;background-color:rgba(154,120,255,.12);border-radius:100px;width:40px;height:40px;margin-right:6px}.walletContent_Wallet__LogoWrapper__V5Rep svg{width:30px;height:30px}.walletContent_Wallet__LogoKeplr__m_6b_{position:absolute;bottom:-13px;right:-5px}.walletContent_Wallet__LogoKeplr__m_6b_ svg{width:16px;height:16px;border:3px solid #151311;border-radius:100px;padding:0}.walletContent_Wallet__BodyTabs__cSsGR{display:flex;padding:0 12px;justify-content:flex-start;align-items:center;gap:4px;align-self:stretch}.walletContent_Wallet__BodyTab__BKWJM{color:var(--Neutral-White,#fff);text-align:center;font-family:Roc Grotesk Medium;font-size:16px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-.038px}.walletContent_Wallet__TokensList__MHs4Q{margin-top:15px;display:flex;padding:0 8px;flex-direction:column;align-items:center;align-self:stretch}.walletContent_Wallet__TokensListHead__JCP6t{display:flex;padding:0 14px 0 16px;justify-content:center;align-items:center;gap:8px;align-self:stretch;color:var(--Neutral-Onyx-light,#a29fab);font-family:Roc Grotesk Regular;font-size:16px;font-style:normal;font-weight:400;line-height:160%}.walletContent_Wallet__TokensListTitle__Iq72u{display:flex;align-items:center;gap:4px;flex:1 0}.walletContent_Wallet__TokensListTag__QH03J{display:flex;height:24px;padding:3px 6px;justify-content:flex-end;align-items:center;gap:10px;border-radius:var(--6XS,6px);background:hsla(0,0%,100%,.06)}.walletContent_Wallet__TokenRow__4wS8c{display:flex;height:40px;padding:12px 16px;align-items:center;gap:10px;align-self:stretch}.walletContent_Wallet__TokenRow__4wS8c:hover{border-radius:14px;cursor:pointer;background-color:rgba(255,219,223,.05)}.walletContent_Wallet__TokenRowContent__n_Hfq{display:flex;align-items:center;gap:12px;flex:1 0}.walletContent_Wallet__TokenRowLogo__Jdh8i{width:40px;height:40px;stroke-width:2px;stroke:var(--White-Glass-White-004,hsla(0,0%,100%,.04))}.walletContent_Wallet__TokenRowLogo__Jdh8i svg{width:40px;height:40px}.walletContent_Wallet__TokenRowLogo__Jdh8i img{border-radius:100px;width:40px;height:40px}.walletContent_Wallet__TokenRowDenomAndQuantity__wcLiL{display:flex;padding-bottom:2px;flex-direction:column;justify-content:center;align-items:flex-start;gap:-1px;flex:1 0}.walletContent_Wallet__TokenRowValueAndVariation__W9HkD{display:flex;padding-bottom:2px;flex-direction:column;justify-content:center;align-items:flex-end;gap:-3px}.walletContent_Wallet__TokenRowDenom__apqKP{color:var(--Neutral-White,#fff);font-size:16px;margin-bottom:-2px}.walletContent_Wallet__TokenRowDenom__apqKP,.walletContent_Wallet__TokenRowQuantity__2vAhc{overflow:hidden;text-overflow:ellipsis;font-family:Roc Grotesk Regular;font-style:normal;font-weight:400;line-height:160%}.walletContent_Wallet__TokenRowQuantity__2vAhc{color:#8a8984;font-size:14px;margin-top:-2px}.walletContent_Wallet__TokenRowValue__is_DI{overflow:hidden;color:var(--Neutral-White,#fff);text-align:right;text-overflow:ellipsis;font-family:Roc Grotesk Regular;font-size:16px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:-3px}.walletContent_Wallet__TokenRowVariation__N4YjP{display:flex;height:23px;padding-top:3px;align-items:center;gap:3px;color:var(--Success-Amazonite-pure,hsla(0,0%,100%,.561));font-family:Roc Grotesk Regular;font-size:14px;font-style:normal;font-weight:400;line-height:160%;padding-bottom:2px}.walletContent_Wallet__AddressContainer__CtUf8{position:relative;display:flex;align-items:center;cursor:pointer}.walletContent_Wallet__Address__n1Ru_{color:var(--Neutral-White,#fff);text-align:center;font-family:Roc Grotesk Medium;font-size:16px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-.038px;transition:color .2s ease}.walletContent_Wallet__Address__n1Ru_.walletContent_Hover__EAuPe{color:#b1b0ad}.walletContent_Wallet__CopyIcon__35eEU{display:flex;align-items:center;margin-left:6px}.walletContent_Wallet__Toast__mR020{position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid hsla(0,0%,100%,.02);background-color:hsla(0,0%,100%,.039);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:30px;white-space:nowrap;pointer-events:none;animation:walletContent_fadeToast__FuaWb .3s ease;z-index:10}.walletContent_Wallet__Toast__mR020 svg{width:14px;height:14px;padding:0}.walletContent_Wallet__Toast__mR020 span{color:#fff;font-family:Roc Grotesk Regular;font-size:14px}@keyframes walletContent_fadeToast__FuaWb{0%{opacity:0}to{opacity:1}}.walletContent_Wallet__LogoutBtnWrapper__BCPf7{position:relative;box-sizing:border-box;display:flex;align-items:center;margin-left:auto;cursor:pointer;border:1px solid transparent;padding:8px 12px;box-shadow:0 8px 8px 0 transparent;transition:border-color .3s ease,box-shadow .3s ease,background-color .3s ease;border-radius:14px;gap:8px}.walletContent_Wallet__LogoutBtnWrapper__BCPf7:hover .walletContent_Wallet__Disconnect__kJE8K path{stroke:#8a8984}.walletContent_Wallet__LogoutBtnWrapper__BCPf7:hover .walletContent_DisconnectText__i3asL{color:#8a8984}.walletContent_Wallet__LogoutBtnWrapper__BCPf7 .walletContent_Wallet__Disconnect__kJE8K{position:absolute;right:8px;transition:right .6s ease-out}.walletContent_Wallet__LogoutBtnWrapper__BCPf7 .walletContent_DisconnectText__i3asL{display:none;color:#d7d7d5;font-family:Roc Grotesk Medium;font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.029px;opacity:0;transition:opacity .1s ease-in-out}.walletContent_Wallet__LogoutBtnWrapper__BCPf7.walletContent_Extended__tCcop{border-radius:14px;border:1px solid var(--Neutral-Onyx-darker-ters,#1d1c1a);padding:8px 12px 8px 38px}.walletContent_Wallet__LogoutBtnWrapper__BCPf7.walletContent_Extended__tCcop .walletContent_Wallet__Disconnect__kJE8K{right:103px;transition:right .2s ease}.walletContent_Wallet__LogoutBtnWrapper__BCPf7.walletContent_Extended__tCcop .walletContent_DisconnectText__i3asL{display:block;color:#8a8984;opacity:1}.walletContent_Wallet__TotalBalance__nmkwd{display:flex;justify-content:flex-start;align-items:baseline;padding:0 8px}.walletContent_Wallet__TotalBalance__nmkwd .walletContent_IntegerPart__fRfgj{color:#fff;font-family:Roc Grotesk Medium;font-size:40px;font-weight:500;line-height:140%}.walletContent_Wallet__TotalBalance__nmkwd .walletContent_DecimalPart__DXH8d{color:hsla(0,0%,100%,.561);font-family:Roc Grotesk Medium;font-size:32px;font-weight:500;line-height:140%}.walletContent_Wallet__TotalBalance__nmkwd .walletContent_CurrencySymbol__ssOFW{color:#fff;font-family:Roc Grotesk Medium;font-size:32px;font-weight:500;line-height:140%;margin-right:8px}.walletContent_Wallet__PriceChange__bh42l{display:flex;align-items:center;gap:4px;padding:0 8px;margin-bottom:20px}.walletContent_Wallet__PriceChangeValue__bogwH{color:#00ffa3;font-family:Roc Grotesk Regular;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.walletContent_Wallet__PriceChangeValue__bogwH.walletContent_positive__UUaFT{color:var(--Success-Amazonite-pure,#00ffa3)}.walletContent_Wallet__PriceChangeValue__bogwH.walletContent_negative__Qp7m7{color:var(--Error-Carmel-pure,#ff7456)}.walletContent_Wallet__PriceChangeSecondary__2jLnL{color:hsla(0,0%,100%,.478);font-family:Roc Grotesk Regular;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.walletContent_Wallet__ActionButtons__1D9cy{display:none;gap:8px;padding:0 8px}.walletContent_Wallet__ActionButtons__1D9cy button{flex:1 1;height:40px;min-height:40px;font-size:14px;border-radius:15px;color:#ffd056;background-color:rgba(255,208,86,.078);display:flex;align-items:center;justify-content:center;gap:4px;padding:0 8px}.walletContent_Wallet__ActionButtons__1D9cy button svg{width:16px;height:16px;transform:translateY(-1px)}.walletContent_Wallet__TabButtons__M3olO{display:flex;gap:4px;padding:0 8px;margin-top:20px;justify-content:flex-start}.walletContent_Wallet__TabButton__Egqkk{height:32px;padding:0 16px;border-radius:30px;color:#fff;background-color:transparent;border:none;cursor:pointer;font-family:Roc Grotesk Regular;font-size:14px;transition:background-color .2s ease}.walletContent_Wallet__TabButton__Egqkk.walletContent_selected__mHYBy,.walletContent_Wallet__TabButton__Egqkk:hover{background-color:hsla(0,0%,100%,.059)}.walletContent_Wallet__EmptyList__4C_Fj{display:flex;justify-content:center;align-items:center;padding:32px 16px;color:hsla(0,0%,100%,.478);font-family:Roc Grotesk Regular;font-size:14px}.walletContent_Wallet__TokenRowDenomWrapper__QMgnx{display:flex;align-items:center;gap:8px;position:relative}.walletContent_Wallet__TokenRowOptions___6EtG{cursor:pointer;display:flex;align-items:center;padding:4px;border-radius:6px;transition:background-color .2s ease}.walletContent_Wallet__TokenRowOptions___6EtG:hover{background-color:hsla(0,0%,100%,.05)}.walletContent_Wallet__TokenRowOptions___6EtG svg{width:18px;height:18px}.walletContent_Wallet__TokenMenu___ZkSM{position:absolute;left:100%;top:0;width:120px;height:42px;background-color:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.02);border-radius:8px;padding:4px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:20;display:flex;flex-direction:column;gap:4px;margin-left:8px;box-shadow:0 4px 30px rgba(0,0,0,.1)}.walletContent_Wallet__TokenMenuItem__NcPEQ{width:120px;height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;background-color:transparent;border:none;border-radius:10px;cursor:pointer}.walletContent_Wallet__TokenMenuItem__NcPEQ:hover{background-color:hsla(0,0%,100%,.039)}.walletContent_Wallet__TokenMenuItem__NcPEQ svg{width:16px;height:16px}.walletContent_Wallet__TokenMenuItem__NcPEQ span{color:#fff;font-family:Roc Grotesk Medium;font-size:16px;font-weight:500;line-height:140%}.walletContent_Wallet__EmptyActivity__NWqxu{display:flex;flex-direction:column;align-items:center;margin-top:70px;padding:32px 16px;height:100%;min-height:300px}.walletContent_Wallet__EmptyActivity__NWqxu h3{color:#fff;font-family:Roc Grotesk Medium;font-size:16px;font-weight:500;line-height:140%;margin:16px 0 8px}.walletContent_Wallet__EmptyActivity__NWqxu p{color:hsla(0,0%,100%,.6);text-align:center;font-family:Roc Grotesk Regular;font-size:14px;font-weight:400;line-height:140%;margin:0}.walletContent_Wallet__EmptyActivityIcon__WFHEW{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.03)}.walletContent_Wallet__EmptyCreations__1cn30{display:flex;flex-direction:column;align-items:center;margin-top:70px;padding:32px 16px;height:100%;min-height:300px}.walletContent_Wallet__EmptyCreations__1cn30 h3{color:#fff;font-family:Roc Grotesk Medium;font-size:16px;font-weight:500;line-height:140%;margin:16px 0 8px}.walletContent_Wallet__EmptyCreations__1cn30 p{color:hsla(0,0%,100%,.6);text-align:center;font-family:Roc Grotesk Regular;font-size:14px;font-weight:400;line-height:140%;margin:0 0 10px}.walletContent_Wallet__EmptyCreationsIcon__YUJTq{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.03)}.walletContent_Wallet__CreateMemeButton__pVorE{display:flex;padding:8px 16px;justify-content:center;align-items:center;border-radius:12px;background:transparent;color:#ffd056;font-family:Roc Grotesk Regular;font-size:14px;font-weight:400;line-height:140%;border:none;cursor:pointer;transition:opacity .2s ease}.walletContent_Wallet__CreateMemeButton__pVorE:hover{opacity:.8}.walletContent_Wallet__TokenRowDate__zcDcX{font-size:14px;color:#8a8984;margin:0;display:flex;align-items:center;gap:4px}.walletContent_Wallet__LoadingState__pEGBw{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;min-height:300px}.walletContent_Wallet__LoadingState__pEGBw p{color:hsla(0,0%,100%,.6);font-family:Roc Grotesk Regular;font-size:14px;margin-top:16px}.walletContent_Wallet__ErrorState__QZBjN{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;min-height:300px;text-align:center}.walletContent_Wallet__ErrorState__QZBjN h3{color:#fff;font-family:Roc Grotesk Medium;font-size:16px;font-weight:500;line-height:140%;margin:16px 0 8px}.walletContent_Wallet__ErrorState__QZBjN p{color:hsla(0,0%,100%,.6);font-family:Roc Grotesk Regular;font-size:14px;line-height:140%;margin:0}.walletContent_Wallet__ErrorIcon__CwMZl{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:rgba(255,77,79,.12)}.walletContent_Wallet__EmptyState__lz8q2{display:flex;flex-direction:column;gap:8px;padding:0 8px;width:100%;box-sizing:border-box}.walletContent_Wallet__EmptyOption__Tiyj9{display:flex;align-items:center;gap:16px;padding:15px;height:69px;background:hsla(0,0%,100%,.03);border-radius:16px;cursor:pointer;transition:background .2s ease;box-sizing:border-box}.walletContent_Wallet__EmptyOption__Tiyj9:hover{background:hsla(0,0%,100%,.06)}.walletContent_Wallet__EmptyOption__Tiyj9:first-child .walletContent_Wallet__EmptyOptionIcon__3xPkY{background:rgba(0,255,163,.12)}.walletContent_Wallet__EmptyOption__Tiyj9:first-child .walletContent_Wallet__EmptyOptionIcon__3xPkY svg path{stroke:#00ffa3}.walletContent_Wallet__EmptyOption__Tiyj9:last-child .walletContent_Wallet__EmptyOptionIcon__3xPkY{background:rgba(255,208,86,.12)}.walletContent_Wallet__EmptyOption__Tiyj9:last-child .walletContent_Wallet__EmptyOptionIcon__3xPkY svg path{stroke:#ffd056}.walletContent_Wallet__EmptyOptionIcon__3xPkY{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;position:relative}.walletContent_Wallet__EmptyOptionIcon__3xPkY svg{position:relative;z-index:1;width:20px;height:20px}.walletContent_Wallet__EmptyOptionContent__riPKE{flex:1 1}.walletContent_Wallet__EmptyOptionContent__riPKE .walletContent_Wallet__EmptyOptionTitle__Of_7e{display:flex;align-items:center;gap:8px;margin-bottom:4px}.walletContent_Wallet__EmptyOptionContent__riPKE h3{font-size:16px;font-weight:500;line-height:140%;color:#fff;margin:0;font-family:Roc Grotesk Medium}.walletContent_Wallet__EmptyOptionContent__riPKE .walletContent_Wallet__EmptyOptionTag__Z5V9j{display:flex;padding:2px 8px;align-items:center;border-radius:4px;background:rgba(255,208,86,.12);color:#ffd056;font-family:Roc Grotesk Regular;font-size:12px;font-weight:400;line-height:140%}.walletContent_Wallet__EmptyOptionContent__riPKE p{font-size:14px;font-weight:400;line-height:140%;color:hsla(0,0%,100%,.6);margin:0;font-family:Roc Grotesk Regular}