.TreasurePage_container__lElu_{display:flex;flex-direction:column;padding:10px;max-width:1200px;margin:0 auto;gap:10px}.TreasurePage_header__i_3W7{display:flex;justify-content:space-between;align-items:center;padding:20px;border-radius:10px}.TreasurePage_profile__iSbxg{display:flex;align-items:center;gap:20px}.TreasurePage_avatar__AThSo{width:60px;height:60px;border-radius:50%}.TreasurePage_address__IKOZ4{font-weight:700}.TreasurePage_netWorth__YWISD{text-align:right}.TreasurePage_navigation__OWRBS{display:flex;gap:10px}.TreasurePage_navButton__jmqz5{padding:10px 20px;border:none;border-radius:5px;cursor:pointer}.TreasurePage_navButton__jmqz5:hover{background-color:#383838}.TreasurePage_wallet__OpZGX{padding:20px;border-radius:10px}.TreasurePage_walletHeader__EcGbM{display:flex;justify-content:space-between;margin-bottom:20px}.TreasurePage_tokenList__LYy4A{display:flex;flex-direction:column;gap:10px;border-radius:10px;overflow:hidden}.TreasurePage_tokenItem__3MP1Y{display:flex;justify-content:space-between;padding:10px;border-radius:5px;background-color:#f9f9f9;border:1px solid #ddd}.TreasurePage_activity__cTrh3{padding:20px;border-radius:10px}.TreasurePage_activityItem__q4n6b{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #383838}.TreasurePage_activityItem__q4n6b:last-child{border-bottom:none}.TreasurePage_nfts__XXzpK{padding:20px;border-radius:10px}.TreasurePage_nftGrid__bU_WH{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:20px;gap:20px}.TreasurePage_nftCard__T66Dj{display:flex;flex-direction:column;align-items:center;padding:10px;border-radius:10px;background-color:#f9f9f9;border:1px solid #ddd}.TreasurePage_nftImage__eONme{width:100%;height:auto;border-radius:10px;margin-bottom:10px}.TreasurePage_pagination__gz5W2{display:flex;justify-content:center;gap:10px;margin-top:20px}.TreasurePage_pagination__gz5W2 button{padding:10px 20px;border:none;border-radius:5px;cursor:pointer}.TreasurePage_pagination__gz5W2 button:disabled{cursor:not-allowed;opacity:.5}.TreasurePage_hideOnMobile__M6eA7{display:none}.TreasurePage_tokenTable__0AxmF{display:table;width:100%;background:"transparent";border-radius:10px}@media (min-width:768px){.TreasurePage_hideOnMobile__M6eA7{display:table-cell}}