.ImageGenerator{position:relative}.ImageGenerator__Hat{position:absolute;top:0;left:50%}.ImageGenerator__Hat--Christmas{background:url(/images/christmas-hat.svg) 50% no-repeat;background-size:contain;transform:translate(-45%,-35%);width:100%;height:48%}.ImageGenerator__Image{width:100%;height:100%}.ArrowButton{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:.25rem;background:rgba(var(--chakra-colors-brand-normal-rgb),.2)}.ArrowButton svg{width:.5rem;height:.5rem}.ArrowButton:hover{color:#fff;background-color:hsla(0,0%,100%,.25)}.ArrowButton:active{background-color:var(--chakra-colors-gray-700)!important}.ArrowButton--Active{color:#fff;background-color:hsla(0,0%,100%,.25)}.NotActive{font-size:.75rem!important;color:var(--chakra-colors-gray-250)!important;text-transform:lowercase!important;font-weight:400!important}.Identifier{display:flex;align-items:center;font-family:var(--chakra-fonts-mono);font-size:.75rem;font-weight:400;white-space:wrap;word-break:break-all}.Identifier--Size32,.Identifier--Size44,.Identifier--Size64,.Identifier--Size96{container-type:inline-size;width:100%;overflow:hidden}.Identifier--Size32 .Identifier__SymbolsContainer,.Identifier--Size44 .Identifier__SymbolsContainer,.Identifier--Size64 .Identifier__SymbolsContainer,.Identifier--Size96 .Identifier__SymbolsContainer{width:max-content}.Identifier--Ellipsis{overflow:hidden}.Identifier--Ellipsis .Identifier__SymbolsContainer{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Identifier:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{line-height:1rem}@container (max-width: 45rem){.Identifier--Size96:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:48ch}}@container (max-width: 24rem){.Identifier--Size96:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:32ch}}@container (max-width: 17rem){.Identifier--Size96:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:24ch}}@container (max-width: 13rem){.Identifier--Size96:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:16ch}}@container (max-width: 9rem){.Identifier--Size96:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:11ch}}@container (max-width: 31rem){.Identifier--Size64:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:32ch}}@container (max-width: 17rem){.Identifier--Size64:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:22ch}}@container (max-width: 12rem){.Identifier--Size64:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:16ch}}@container (max-width: 9rem){.Identifier--Size64:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:11ch}}@container (max-width: 22rem){.Identifier--Size44:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:22ch}}@container (max-width: 12rem){.Identifier--Size44:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:15ch}}@container (max-width: 20rem){.Identifier--Size32:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:16ch}}@container (max-width: 13rem){.Identifier--Size32:not(.Identifier--Ellipsis) .Identifier__SymbolsContainer{width:11ch}}.Identifier__SymbolsContainer{color:var(--chakra-colors-gray-250)}.Identifier__Symbols{color:#fff}.Identifier__Symbols--Dim{color:var(--chakra-colors-gray-250)}.Identifier__Avatar{height:24px;width:24px;flex-shrink:0;margin-right:.5rem}.Identifier__CopyButton{margin-left:12px}.BigNumber__Space:not(:last-child){display:inline-block;border-right:3px solid transparent}.CreditsBlock{font-family:var(--chakra-fonts-mono);font-size:.813rem}.CreditsBlock__Credits,.CreditsBlock__Dash{margin-top:4px;margin-bottom:4px}.CreditsBlock__Credits,.CreditsBlock__Dash,.CreditsBlock__Usd{margin-right:6px}.CreditsBlock__Credits:last-child,.CreditsBlock__Dash:last-child,.CreditsBlock__Usd:last-child{margin-right:0}.CreditsBlock__Credits,.CreditsBlock__Dash{display:inline-block}.CreditsBlock__Dash{color:var(--chakra-colors-gray-250)}.CreditsBlock__Usd{display:inline-block;padding:6px 8px;font-size:.688rem;color:var(--chakra-colors-green-emeralds);background-color:rgba(var(--chakra-colors-green-emeralds-rgb),.2);border-radius:8px}.DateBlock{font-family:var(--chakra-fonts-mono)}.DateBlock__InfoContainer{display:flex;flex-wrap:wrap;align-items:center;white-space:nowrap;margin-top:-4px;margin-bottom:-4px}.DateBlock__CalendarIcon,.DateBlock__Date,.DateBlock__Delta{margin-top:4px;margin-bottom:4px;margin-right:8px}.DateBlock__CalendarIcon:last-child,.DateBlock__Date:last-child,.DateBlock__Delta:last-child{margin-right:0}.DateBlock__CalendarIcon{width:50px;height:50px}.DateBlock__Date{font-size:.813rem}.DateBlock__Delta{display:inline-block;padding:3px 10px;border:1px solid rgba(147,170,178,.4);border-radius:4px;color:var(--chakra-colors-gray-250);font-size:.688rem}.Endpoint{display:flex;align-items:center}.Endpoint__Status{margin-left:8px}a.Endpoint:hover{color:var(--chakra-colors-brand-light)!important}a.Endpoint .Endpoint__Value{position:relative}a.Endpoint .Endpoint__Value:after{content:"";position:absolute;display:block;width:100%;height:0;bottom:0;background-color:var(--chakra-colors-brand-light);opacity:0;transition:all .1s}@media(hover:hover)and (pointer:fine){a.Endpoint:hover .Endpoint__Value:after{height:2px;bottom:-2px;opacity:.44}}a.Endpoint:active .Endpoint__Value{transform:translateY(1px)}a.Endpoint:active .Endpoint__Value:after{height:0;bottom:0}.IpAddress{font-weight:var(--chakra-fonts-mono);font-size:.75rem}.IpAddress--Dim .IpAddress__Port{color:var(--chakra-colors-gray-250)}.IpAddress__Host,.IpAddress__Port{transition:all .1s}.IpAddress__Port{color:var(--chakra-colors-brand-pressed);font-weight:600}a:hover .IpAddress--Clickable .IpAddress__Host,a:hover .IpAddress--Clickable .IpAddress__Port{color:var(--chakra-colors-brand-light)}.InfoCard{display:block;position:relative;z-index:1;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;padding:16px;box-shadow:0 0 0 transparent}.InfoCard--Clickable{transition:box-shadow .1s}@media(hover:hover)and (pointer:fine){.InfoCard--Clickable:hover{cursor:pointer;box-shadow:4px 4px 5px rgba(0,0,0,.2)}.InfoCard--Clickable:hover:after,.InfoCard--Clickable:hover:before{opacity:.5}}.InfoCard--Clickable:active{transform:translateY(1px);box-shadow:0 0 3px transparent!important}.InfoCard--Clickable:active:after{opacity:0}.InfoCard--Clickable:active:before{opacity:.25}.InfoCard--Clickable:hover .InfoCard__HoverBg{opacity:.15}.InfoCard--Clickable:active .InfoCard__HoverBg{opacity:0}.InfoCard__LoadingStub{display:none}.InfoCard--Loading .InfoCard__LoadingStub{overflow:hidden;position:relative;animation:LoadingContainer 1s infinite;transition:all .15s;display:block;position:absolute;top:0;left:0;width:100%;height:100%}.InfoCard--Loading .InfoCard__LoadingStub:before{z-index:5!important;opacity:1!important}.InfoCard--Loading .InfoCard__LoadingStub:after{animation:loading-process 1s infinite;z-index:6}.InfoCard--Loading .InfoCard__LoadingStub:after,.InfoCard--Loading .InfoCard__LoadingStub:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.InfoCard--Loading .InfoCard__LoadingStub:before{background-color:var(--chakra-colors-gray-900)}.InfoCard--Loading .InfoCard__LoadingStub:after{background:linear-gradient(90deg,transparent,#0e75b5 50%,transparent)!important;width:100%;height:100%}.InfoCard:after,.InfoCard:before{content:"";position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;transition:.15s}.InfoCard:after{opacity:1;background:radial-gradient(circle at 70% 0,rgba(46,57,61,0) 0,rgba(46,57,61,.5));transition:opacity .1s}.InfoCard:before{z-index:-3;background:linear-gradient(135deg,var(--chakra-colors-gray-900),var(--chakra-colors-gray-900));background:var(--chakra-colors-gray-800);opacity:.1}.InfoCard__HoverBg{position:absolute;z-index:-2;background:radial-gradient(circle at center,var(--chakra-colors-brand-deep) 0,transparent 50%);transform:translate(-50%,-50%);width:400px;height:400px;opacity:0;transition:opacity .3s}.InfoLine{display:flex;justify-content:space-between;align-items:center;font-family:var(--chakra-fonts-mono);gap:.75rem}.InfoLine__Icon,.InfoLine__Icon svg{width:1.75rem;height:auto}.InfoLine__Title{font-size:.75rem;color:var(--chakra-colors-gray-250);flex-shrink:0;flex-grow:1}.InfoLine__Value{font-size:.688rem;color:#fff;text-align:right}.InfoLine--Loading .InfoLine__Value{overflow:hidden;position:relative;min-height:18px;width:200px!important;max-width:100%}.InfoLine--Loading .InfoLine__Value:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.InfoLine--Loading .InfoLine__Value:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .InfoLine--Loading .InfoLine__Value:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.InfoLine--Loading .InfoLine__Value:nth-child(1n):after,Tr:nth-child(1n) .InfoLine--Loading .InfoLine__Value:after{animation-delay:-.5s}.InfoLine--Loading .InfoLine__Value:nth-child(2n):after,Tr:nth-child(2n) .InfoLine--Loading .InfoLine__Value:after{animation-delay:0s}.InfoLine--Loading .InfoLine__Value:nth-child(3n):after,Tr:nth-child(3n) .InfoLine--Loading .InfoLine__Value:after{animation-delay:.5s}.InfoLine--Loading .InfoLine__Value:nth-child(4n):after,Tr:nth-child(4n) .InfoLine--Loading .InfoLine__Value:after{animation-delay:1s}.InfoLine--Loading .InfoLine__Value:nth-child(5n):after,Tr:nth-child(5n) .InfoLine--Loading .InfoLine__Value:after{animation-delay:1.5s}.InfoLine--Loading .InfoLine__Value:nth-child(6n):after,Tr:nth-child(6n) .InfoLine--Loading .InfoLine__Value:after{animation-delay:2s}.InfoLine--Loading .InfoLine__Value:nth-child(7n):after,Tr:nth-child(7n) .InfoLine--Loading .InfoLine__Value:after{animation-delay:2.5s}.InfoLine--Loading .InfoLine__Value:nth-child(8n):after,Tr:nth-child(8n) .InfoLine--Loading .InfoLine__Value:after{animation-delay:3s}.InfoLine--Loading .InfoLine__Value:nth-child(9n):after,Tr:nth-child(9n) .InfoLine--Loading .InfoLine__Value:after{animation-delay:3.5s}.InfoLine--Loading .InfoLine__Value:nth-child(10n):after,Tr:nth-child(10n) .InfoLine--Loading .InfoLine__Value:after{animation-delay:4s}.ValueCard{padding:8px 12px;border-radius:10px;background-color:rgba(var(--chakra-colors-gray-800-rgb),.5);border:1px solid var(--chakra-colors-gray-550);display:flex;align-items:center;transition:all .15s}.ValueCard--Loading{overflow:hidden;position:relative}.ValueCard--Loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.ValueCard--Loading:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .ValueCard--Loading:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.ValueCard--Loading:nth-child(1n):after,Tr:nth-child(1n) .ValueCard--Loading:after{animation-delay:-.5s}.ValueCard--Loading:nth-child(2n):after,Tr:nth-child(2n) .ValueCard--Loading:after{animation-delay:0s}.ValueCard--Loading:nth-child(3n):after,Tr:nth-child(3n) .ValueCard--Loading:after{animation-delay:.5s}.ValueCard--Loading:nth-child(4n):after,Tr:nth-child(4n) .ValueCard--Loading:after{animation-delay:1s}.ValueCard--Loading:nth-child(5n):after,Tr:nth-child(5n) .ValueCard--Loading:after{animation-delay:1.5s}.ValueCard--Loading:nth-child(6n):after,Tr:nth-child(6n) .ValueCard--Loading:after{animation-delay:2s}.ValueCard--Loading:nth-child(7n):after,Tr:nth-child(7n) .ValueCard--Loading:after{animation-delay:2.5s}.ValueCard--Loading:nth-child(8n):after,Tr:nth-child(8n) .ValueCard--Loading:after{animation-delay:3s}.ValueCard--Loading:nth-child(9n):after,Tr:nth-child(9n) .ValueCard--Loading:after{animation-delay:3.5s}.ValueCard--Loading:nth-child(10n):after,Tr:nth-child(10n) .ValueCard--Loading:after{animation-delay:4s}.ValueCard--SizeSm{padding:5px 10px;line-height:14px;border-radius:4px}.ValueCard--BgTransparent{background:transparent}.ValueCard--Green{color:var(--chakra-colors-green-default);background:rgba(var(--chakra-colors-green-default-rgb),.2);border-color:rgba(var(--chakra-colors-green-default-rgb),.4)}.ValueCard--Green .CopyButton svg{color:hsla(0,0%,100%,.85)}.ValueCard--Green .CopyButton:hover svg{color:#fff}.ValueCard--Green.ValueCard--Clickable:hover{background:rgba(var(--chakra-colors-green-default-rgb),.3)}@media(hover:hover)and (pointer:fine){.ValueCard--Clickable:hover{background-color:var(--chakra-colors-gray-800);cursor:pointer}}.ValueCard--Clickable:active{transform:translateY(1px);background-color:var(--chakra-colors-gray-650)}.Alias{width:max-content;display:flex;align-items:center;font-family:var(--chakra-fonts-mono);font-size:.75rem;color:#fff;max-width:100%;overflow:hidden}.Alias--Ellipsis,.Alias--Ellipsis .Alias__SymbolsContainer{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-wrap:nowrap}.Alias__SymbolsContainer{display:inline-block;white-space:break-spaces;word-break:break-all;width:100%}.Alias--Pending{color:var(--chakra-colors-orange-default)}.Alias--Locked{color:var(--chakra-colors-red-default);text-decoration:line-through}.Alias--Locked .Alias__Domain{opacity:1}.Alias__Avatar{height:24px;width:24px;flex-shrink:0;margin-right:.5rem}.Alias__Domain{opacity:.5}.Alias__LockedIcon{display:inline-block;width:18px!important;height:18px!important;margin-left:8px}.CardsGrid__Header{margin-bottom:14px}.CardsGrid__Items{display:flex;flex-wrap:wrap;justify-content:space-between;margin:-10px 0}.CardsGrid__Item{width:calc(50% - 10px);margin:10px 0}.CardsGrid--DivideBy3{overflow:hidden;max-width:100%}@media screen and (max-width:62em){.CardsGrid__Item{width:calc(25% - 10px)}.CardsGrid--DivideBy3 .CardsGrid__Item{width:calc(33.3333333333% - 10px)}}@media screen and (max-width:48em){.CardsGrid--DivideBy3 .CardsGrid__Item,.CardsGrid__Item{width:calc(50% - 10px)}}@media screen and (max-width:30em){.CardsGrid--DivideBy3 .CardsGrid__Item,.CardsGrid__Item{width:100%}}.AliasesList,.AliasesList__ItemsContainer{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.AliasesList__Item{display:flex;align-items:center;gap:.5rem;justify-content:flex-end;max-width:100%}.AliasesList__ShowMoreButton{width:max-content;font-weight:500!important;text-transform:capitalize!important}.AliasesList__ShowMoreButton svg{transition:.2s}.AliasesList__SmoothSize{max-width:100%}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.VoteChoice{max-width:max-content;padding:.375rem .75rem}.VoteChoice--TowardsIdentity .ValueContainer__Value{display:flex;align-items:center;gap:8px}.VoteChoice--TowardsIdentity .VoteChoice__Parameter{background:rgba(var(--chakra-colors-green-default-rgb),.1)}.VoteChoice__Parameter{max-width:100%;overflow:hidden;padding:.125rem .625rem}.PrefundedBalance{max-width:max-content;display:flex;flex-wrap:wrap;gap:8px}.PrefundedBalance__Title,.PrefundedBalance__Value{padding:3px 10px;border-radius:4px}.TimeDelta{display:inline!important}.TimeDelta__TooltipContent{letter-spacing:.8px}.LoadingLine{overflow:hidden;position:relative}.LoadingLine:before{left:0;width:100%;background-color:var(--chakra-colors-gray-900);border-radius:5px;opacity:1}.LoadingLine:after,.LoadingLine:before{content:"";position:absolute;top:0;height:100%}.LoadingLine:after{z-index:2;left:-50%;width:40%;background:linear-gradient(90deg,#0e75b5,#165278);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .LoadingLine:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.LoadingLine:nth-child(1n):after,Tr:nth-child(1n) .LoadingLine:after{animation-delay:-.5s}.LoadingLine:nth-child(2n):after,Tr:nth-child(2n) .LoadingLine:after{animation-delay:0s}.LoadingLine:nth-child(3n):after,Tr:nth-child(3n) .LoadingLine:after{animation-delay:.5s}.LoadingLine:nth-child(4n):after,Tr:nth-child(4n) .LoadingLine:after{animation-delay:1s}.LoadingLine:nth-child(5n):after,Tr:nth-child(5n) .LoadingLine:after{animation-delay:1.5s}.LoadingLine:nth-child(6n):after,Tr:nth-child(6n) .LoadingLine:after{animation-delay:2s}.LoadingLine:nth-child(7n):after,Tr:nth-child(7n) .LoadingLine:after{animation-delay:2.5s}.LoadingLine:nth-child(8n):after,Tr:nth-child(8n) .LoadingLine:after{animation-delay:3s}.LoadingLine:nth-child(9n):after,Tr:nth-child(9n) .LoadingLine:after{animation-delay:3.5s}.LoadingLine:nth-child(10n):after,Tr:nth-child(10n) .LoadingLine:after{animation-delay:4s}.LoadingLine--Gray{overflow:hidden;position:relative}@keyframes LoadingLine{0%{left:-100%;width:100%}50%{left:100%;width:100%}to{left:100%;width:100%}}.LoadingLine--Gray:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--chakra-colors-gray-800-rgb),5);border-radius:5px;opacity:1}.LoadingLine--Gray:after{content:"";position:absolute;z-index:2;top:0;left:-50%;width:40%;height:100%;background:hsla(0,0%,100%,.3);border-radius:100px;opacity:.1;animation:LoadingLine 3s linear infinite}Tr .LoadingLine--Gray:before{background-color:var(--chakra-colors-gray-800);opacity:.2}.LoadingLine--Gray:nth-child(1n):after,Tr:nth-child(1n) .LoadingLine--Gray:after{animation-delay:-.5s}.LoadingLine--Gray:nth-child(2n):after,Tr:nth-child(2n) .LoadingLine--Gray:after{animation-delay:0s}.LoadingLine--Gray:nth-child(3n):after,Tr:nth-child(3n) .LoadingLine--Gray:after{animation-delay:.5s}.LoadingLine--Gray:nth-child(4n):after,Tr:nth-child(4n) .LoadingLine--Gray:after{animation-delay:1s}.LoadingLine--Gray:nth-child(5n):after,Tr:nth-child(5n) .LoadingLine--Gray:after{animation-delay:1.5s}.LoadingLine--Gray:nth-child(6n):after,Tr:nth-child(6n) .LoadingLine--Gray:after{animation-delay:2s}.LoadingLine--Gray:nth-child(7n):after,Tr:nth-child(7n) .LoadingLine--Gray:after{animation-delay:2.5s}.LoadingLine--Gray:nth-child(8n):after,Tr:nth-child(8n) .LoadingLine--Gray:after{animation-delay:3s}.LoadingLine--Gray:nth-child(9n):after,Tr:nth-child(9n) .LoadingLine--Gray:after{animation-delay:3.5s}.LoadingLine--Gray:nth-child(10n):after,Tr:nth-child(10n) .LoadingLine--Gray:after{animation-delay:4s}.CodeBlock__CodeContainer{position:relative;z-index:1;margin:0 -15px}.CodeBlock__CodeContainer:before{content:"";position:absolute;z-index:-1;width:calc(100% - 30px);height:100%;top:0;left:50%;transform:translateX(-50%);background-color:var(--chakra-colors-gray-800);border-radius:10px}.CodeBlock__Code{padding:10px 30px!important;margin:0;white-space:break-spaces;word-wrap:break-word;overflow-y:auto;overflow-x:hidden;width:100%;min-height:100px;max-height:450px;background:transparent!important}.CodeBlock__Code--FullSize{height:100%!important;max-height:none;resize:none}.CodeBlock__FullSizeButton{display:block!important;margin:10px auto 0}.CodeBlock__CopyButton{position:absolute!important;top:10px;right:22px}@media screen and (max-width:1020px){.CodeBlock__CodeContainer{width:calc(100% + 30px)}}.LoadingBlock{overflow:hidden;position:relative;animation:LoadingContainer 1s infinite}@keyframes loading-process{0%{opacity:0;left:-100%;z-index:6}50%{opacity:.25}to{z-index:6;left:100%}}@keyframes LoadingContainer{0%{overflow:hidden}to{overflow:hidden}}.LoadingBlock:before{z-index:5!important;opacity:1!important}.LoadingBlock:after{animation:loading-process 1s infinite;z-index:6}.LoadingBlock:after,.LoadingBlock:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.LoadingBlock:before{background-color:var(--chakra-colors-gray-900)}.LoadingBlock:after{background:linear-gradient(90deg,transparent,#0e75b5 50%,transparent)!important;width:100%;height:100%}.TimeRemaining{display:flex;flex-direction:column;gap:.25rem}.TimeRemaining__TimeLeft{font-family:var(--chakra-fonts-mono);font-weight:400;font-size:.75rem;line-height:1rem}.LoadingList__Item{opacity:.5;border-radius:5px;margin-bottom:8px}.ListColumnsHeader{display:grid;padding:7px 12px;border-radius:10px;background-color:var(--chakra-colors-gray-800);margin-bottom:8px;font-family:var(--chakra-fonts-heading);font-weight:700;font-size:12px;text-transform:uppercase;color:var(--chakra-colors-white)}.ListColumnsHeader--Light{background:transparent!important;font-weight:500!important;color:#fff!important;text-transform:none!important}.ListColumnsHeader__Column{display:flex;align-items:center}.Pagination{display:flex;justify-content:center;list-style:none;padding:0;margin:0}.Pagination--Justify .PageItem--Previous{margin-right:auto;margin-left:0}.Pagination--Justify .PageItem--Next{margin-left:auto;margin-right:0}.Pagination--Justify .PageItem--Next,.Pagination--Justify .PageItem--Previous{display:block}.Pagination--Justify .PageItem.disabled{cursor:default;opacity:.3}.PageItem{margin:0 6px;background-color:rgba(var(--chakra-colors-gray-800-rgb),.5);border-radius:10px;border:1px solid #343f44}.PageItem--Next svg,.PageItem--Previous svg{width:6px;height:12px}.PageItem--Next:hover:not(.disabled),.PageItem--Previous:hover:not(.disabled){background-color:hsla(0,0%,100%,.1)}.PageItem--Previous svg{transform:rotate(180deg)}.PageItem.disabled{cursor:default;opacity:.3}.PageItem:not(.active):hover:not(.disabled){background-color:var(--chakra-colors-gray-750)}.PageItem.active,.PageItem.active a{cursor:default}.PageItem.active,.PageItem.active:hover{background-color:var(--chakra-colors-brand-normal);border-color:var(--chakra-colors-brand-normal)}.PageLink{position:relative;display:flex;align-items:center;justify-content:center;font-family:var(--chakra-fonts-mono);height:100%;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;text-align:center;padding:10px 12px;font-size:.75rem;min-width:55px}@media screen and (max-width:48em){.PageItem:not(.active):not(.PageItem--Previous):not(.PageItem--Next){display:none}}