.BlockchainEmptyState-module__vbq-hW__container{flex-direction:column;justify-content:center;align-items:center;gap:2.4rem;min-height:40rem;padding:6rem 2rem;display:flex}.BlockchainEmptyState-module__vbq-hW__illustration{opacity:.6;width:100%;max-width:172px;height:auto}.BlockchainEmptyState-module__vbq-hW__text{text-align:center;color:var(--text-primary);flex-direction:column;align-items:center;gap:.8rem;display:flex}.BlockchainEmptyState-module__vbq-hW__text h2{font-family:var(--font-serif-app), var(--font-sans-app);font-size:2.4rem;font-weight:400;line-height:3.2rem}.BlockchainEmptyState-module__vbq-hW__text p{max-width:40rem;color:var(--text-secondary);font-size:1.4rem;line-height:2rem}.BlockchainEmptyState-module__vbq-hW__actions{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}
.DashboardTable-module__BTyqNW__main>*{border:1px solid var(--border--weaker);border-bottom-width:0}.DashboardTable-module__BTyqNW__main>:last-child{border-bottom-width:1px}.DashboardTable-module__BTyqNW__row{grid-template-columns:2.4rem 1fr auto;grid-template-areas:"avatar info stats";align-items:center;gap:.4rem 2.4rem;padding:2.4rem;display:grid;position:relative}.DashboardTable-module__BTyqNW__row:before{content:"";background-color:var(--surface-B);opacity:0;pointer-events:none;z-index:-1;outline:1px solid var(--border--weaker);border-radius:10rem;margin-top:-.5px;margin-bottom:-.5px;transition:opacity .2s;position:absolute;inset:0}.DashboardTable-module__BTyqNW__row:hover:before{opacity:1}.DashboardTable-module__BTyqNW__row:hover>*{transition:transform .2s;transform:translate(.2rem)}.DashboardTable-module__BTyqNW__row>div{justify-content:flex-start;gap:.4rem;display:grid}.DashboardTable-module__BTyqNW__row .DashboardTable-module__BTyqNW__avatar{grid-area:avatar}.DashboardTable-module__BTyqNW__row .DashboardTable-module__BTyqNW__info{grid-area:info}.DashboardTable-module__BTyqNW__row .DashboardTable-module__BTyqNW__stats{grid-area:stats}.DashboardTable-module__BTyqNW__title{flex-wrap:wrap;align-items:center;column-gap:1rem;font-size:1.8rem;font-weight:500;line-height:2.4rem;display:flex;overflow:hidden}.DashboardTable-module__BTyqNW__title>a{grid-template-columns:1.6rem 1fr;align-items:center;gap:1rem;display:grid}.DashboardTable-module__BTyqNW__title h3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.DashboardTable-module__BTyqNW__title svg{width:1.6rem}.DashboardTable-module__BTyqNW__subtitle{color:var(--text-secondary);align-items:center;column-gap:.4rem;font-size:1.4rem;line-height:1.6rem;display:flex;overflow:hidden}.DashboardTable-module__BTyqNW__subtitle .DashboardTable-module__BTyqNW__ownerProfile{align-items:center;column-gap:.4rem;display:flex}.DashboardTable-module__BTyqNW__subtitle span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.DashboardTable-module__BTyqNW__subtitle a{text-decoration:underline}.DashboardTable-module__BTyqNW__tags{gap:.4rem;display:flex}.DashboardTable-module__BTyqNW__tags>li{display:flex}.DashboardTable-module__BTyqNW__avatarMobile{display:none}.DashboardTable-module__BTyqNW__statAndAnchor{justify-content:flex-end;align-items:center;display:flex}.DashboardTable-module__BTyqNW__anchorButton{opacity:0;flex-shrink:0;width:0;margin-left:0;transition:opacity .2s,width .2s,margin-left .2s;display:flex;overflow:hidden}.DashboardTable-module__BTyqNW__row:hover .DashboardTable-module__BTyqNW__anchorButton{opacity:1;width:3.2rem;margin-left:.8rem}.DashboardTable-module__BTyqNW__statWrapper div{transition:background-color .2s,border-color .2s}.DashboardTable-module__BTyqNW__row:hover .DashboardTable-module__BTyqNW__statWrapper div{border-color:var(--border--weaker)}@media (max-width:699px){.DashboardTable-module__BTyqNW__row{grid-template-columns:1fr;grid-template-areas:"info""stats"}.DashboardTable-module__BTyqNW__row .DashboardTable-module__BTyqNW__avatar{display:none}.DashboardTable-module__BTyqNW__avatarMobile{display:flex}.DashboardTable-module__BTyqNW__tags{display:none}.DashboardTable-module__BTyqNW__row:hover .DashboardTable-module__BTyqNW__anchorButton,.DashboardTable-module__BTyqNW__anchorButton{opacity:0;width:0;margin-left:0}.DashboardTable-module__BTyqNW__row:hover>*{transform:none}}