.Tooltip__Title{color:#fff;font-weight:800;font-size:.75rem}.Tooltip--Extended .Tooltip__Title{margin-bottom:10px;text-transform:uppercase}.Tooltip__Content{color:#fff;font-size:.688rem}.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%}.RateTooltip{font-size:.75rem}.RateTooltip__Dash{font-family:var(--chakra-fonts-heading);color:#fff}.RateTooltip__Usd{font-family:var(--chakra-fonts-mono);color:hsla(0,0%,100%,.6)}.EpochTooltip{font-family:var(--chakra-fonts-heading);font-size:.75rem}.EpochTooltip__Line{margin-bottom:14px}.EpochTooltip__Line:last-child{margin-bottom:0}.EpochTooltip__Title{color:hsla(0,0%,100%,.6);display:inline-block}.EpochTooltip__Value{color:#fff}.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{white-space:nowrap}.BigNumber__Space{display:inline-block;width:3px}.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}.LinkContainer{position:relative;cursor:pointer}.LinkContainer:after{content:"";position:absolute;display:block;bottom:0;background:var(--chakra-colors-brand-normal);width:80%;height:0;opacity:0;transition:.15s;left:50%;transform:translateX(-50%)}@media(hover:hover)and (pointer:fine){.LinkContainer:hover:after{height:1px;opacity:1;width:100%;bottom:0}}.LinkContainer:active:after{opacity:.7;width:99%}.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}.InfoContainer{padding:calc(var(--chakra-space-3) + 0px);position:relative;z-index:1;overflow:hidden;border-radius:18px;border:1px solid var(--chakra-colors-gray-800)}@media screen and (min-width:48em){.InfoContainer{padding:calc(var(--chakra-space-4) + 0px)}}@media screen and (min-width:62em){.InfoContainer{padding:calc(var(--chakra-space-5) + 0px)}}@media screen and (min-width:80em){.InfoContainer{padding:calc(var(--chakra-space-6) + 0px)}}.InfoContainer:after,.InfoContainer:before{content:"";display:block;position:absolute;height:100%;width:100%;left:0;top:0}.InfoContainer:before{background:var(--chakra-colors-gray-675);z-index:-2}.InfoContainer:after{background:radial-gradient(circle at 0 100%,var(--chakra-colors-gray-800) 0,transparent);opacity:.5;z-index:-1}.InfoContainer--TranslucentBg:before{opacity:.2}.InfoContainer--TranslucentBg:after{opacity:.3}.InfoContainer--Tabs{padding:10px 0 24px;overflow:hidden}@media screen and (min-width:48em){.InfoContainer--Tabs{padding-bottom:calc(var(--chakra-space-4) + 0px)}}@media screen and (min-width:62em){.InfoContainer--Tabs{padding-bottom:calc(var(--chakra-space-5) + 0px)}}@media screen and (min-width:80em){.InfoContainer--Tabs{padding-bottom:calc(var(--chakra-space-6) + 0px)}}.InfoContainer--Tabs .chakra-tabs__tab{font-size:.75rem;white-space:nowrap;font-weight:700;font-family:var(--chakra-fonts-heading);text-transform:uppercase}.InfoContainer--Tabs .chakra-tabs__tablist{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--chakra-colors-brand-normal) hsla(0,0%,100%,.05);padding-left:calc(var(--chakra-space-3) + -8px)!important;padding-right:calc(var(--chakra-space-3) + -8px)!important;overflow-y:hidden;overflow-x:auto}.InfoContainer--Tabs .chakra-tabs__tablist::-webkit-scrollbar{height:2px;width:2px}.InfoContainer--Tabs .chakra-tabs__tablist::-webkit-scrollbar-thumb{background-color:var(--chakra-colors-brand-normal)}.InfoContainer--Tabs .chakra-tabs__tablist::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.05)}@supports(scrollbar-width:thin){.InfoContainer--Tabs .chakra-tabs__tablist{scrollbar-width:thin;scrollbar-color:var(--chakra-colors-brand-normal) hsla(0,0%,100%,.05)}}@media screen and (min-width:48em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-left:calc(var(--chakra-space-4) + -8px)!important}}@media screen and (min-width:62em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-left:calc(var(--chakra-space-5) + -8px)!important}}@media screen and (min-width:80em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-left:calc(var(--chakra-space-6) + -8px)!important}}@media screen and (min-width:48em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-right:calc(var(--chakra-space-4) + -8px)!important}}@media screen and (min-width:62em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-right:calc(var(--chakra-space-5) + -8px)!important}}@media screen and (min-width:80em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-right:calc(var(--chakra-space-6) + -8px)!important}}.InfoContainer--Tabs .chakra-tabs__tab-panel{padding-left:calc(var(--chakra-space-3) + 0px)!important;padding-right:calc(var(--chakra-space-3) + 0px)!important}@media screen and (min-width:48em){.InfoContainer--Tabs .chakra-tabs__tab-panel{padding-left:calc(var(--chakra-space-4) + 0px)!important}}@media screen and (min-width:62em){.InfoContainer--Tabs .chakra-tabs__tab-panel{padding-left:calc(var(--chakra-space-5) + 0px)!important}}@media screen and (min-width:80em){.InfoContainer--Tabs .chakra-tabs__tab-panel{padding-left:calc(var(--chakra-space-6) + 0px)!important}}@media screen and (min-width:48em){.InfoContainer--Tabs .chakra-tabs__tab-panel{padding-right:calc(var(--chakra-space-4) + 0px)!important}}@media screen and (min-width:62em){.InfoContainer--Tabs .chakra-tabs__tab-panel{padding-right:calc(var(--chakra-space-5) + 0px)!important}}@media screen and (min-width:80em){.InfoContainer--Tabs .chakra-tabs__tab-panel{padding-right:calc(var(--chakra-space-6) + 0px)!important}}@media screen and (max-width:30em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-left:calc(var(--chakra-space-3) + -4px)!important;padding-right:calc(var(--chakra-space-3) + -4px)!important}}@media screen and (max-width:30em)and (min-width:48em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-left:calc(var(--chakra-space-4) + -4px)!important}}@media screen and (max-width:30em)and (min-width:62em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-left:calc(var(--chakra-space-5) + -4px)!important}}@media screen and (max-width:30em)and (min-width:80em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-left:calc(var(--chakra-space-6) + -4px)!important}}@media screen and (max-width:30em)and (min-width:48em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-right:calc(var(--chakra-space-4) + -4px)!important}}@media screen and (max-width:30em)and (min-width:62em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-right:calc(var(--chakra-space-5) + -4px)!important}}@media screen and (max-width:30em)and (min-width:80em){.InfoContainer--Tabs .chakra-tabs__tablist{padding-right:calc(var(--chakra-space-6) + -4px)!important}}@media screen and (max-width:30em){.InfoContainer--Tabs .chakra-tabs__tab{padding:8px 4px}}.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)}.PageDataContainer__Header{position:relative;display:flex;align-items:center;height:40px;padding:0 12px}.PageDataContainer__Header:before{content:"";display:block;position:absolute;height:40px;width:100%;left:0;border-radius:20px 20px 0 0;background-color:var(--chakra-colors-gray-800);opacity:1;top:0;z-index:0}.PageDataContainer__Content{padding-top:32px;padding-bottom:32px;position:relative;overflow:hidden;border-radius:0 0 20px 20px;background:var(--chakra-colors-gray-675);padding-left:var(--chakra-space-3)!important;padding-right:var(--chakra-space-3)!important}@media screen and (min-width:48em){.PageDataContainer__Content{padding-left:var(--chakra-space-4)!important}}@media screen and (min-width:62em){.PageDataContainer__Content{padding-left:var(--chakra-space-6)!important}}@media screen and (min-width:80em){.PageDataContainer__Content{padding-left:var(--chakra-space-8)!important}}@media screen and (min-width:48em){.PageDataContainer__Content{padding-right:var(--chakra-space-4)!important}}@media screen and (min-width:62em){.PageDataContainer__Content{padding-right:var(--chakra-space-6)!important}}@media screen and (min-width:80em){.PageDataContainer__Content{padding-right:var(--chakra-space-8)!important}}.PageDataContainer__BackLink{position:relative;z-index:2;width:32px;height:24px;margin-right:10px;background-color:rgba(24,167,255,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .1s}.PageDataContainer__BackLink svg{transform:rotate(180deg)}@media(hover:hover)and (pointer:fine){.PageDataContainer__BackLink:hover{background-color:rgba(24,167,255,.2)}}.PageDataContainer__BackLink:active{transform:translateY(1px);background-color:rgba(24,167,255,.15)}.PageDataContainer__Title{position:relative;z-index:2;font-family:var(--chakra-fonts-heading);font-size:.75rem;font-weight:700;text-transform:uppercase}@media screen and (max-width:62em){.PageDataContainer__Content{padding-top:var(--chakra-space-3)!important;padding-bottom:var(--chakra-space-3)!important;border-radius:20px}}@media screen and (max-width:62em)and (min-width:48em){.PageDataContainer__Content{padding-top:var(--chakra-space-4)!important}}@media screen and (max-width:62em)and (min-width:62em){.PageDataContainer__Content{padding-top:var(--chakra-space-6)!important}}@media screen and (max-width:62em)and (min-width:80em){.PageDataContainer__Content{padding-top:var(--chakra-space-8)!important}}@media screen and (max-width:62em)and (min-width:48em){.PageDataContainer__Content{padding-bottom:var(--chakra-space-4)!important}}@media screen and (max-width:62em)and (min-width:62em){.PageDataContainer__Content{padding-bottom:var(--chakra-space-6)!important}}@media screen and (max-width:62em)and (min-width:80em){.PageDataContainer__Content{padding-bottom:var(--chakra-space-8)!important}}@media screen and (max-width:62em){.PageDataContainer__Header{margin-bottom:12px}.PageDataContainer__Header:before{border-radius:20px}}@media screen and (max-width:420px){.PageDataContainer__ContentContainer{margin-right:calc(0px - var(--chakra-space-3))!important;margin-left:calc(0px - var(--chakra-space-3))!important}}@media screen and (max-width:420px)and (min-width:48em){.PageDataContainer__ContentContainer{margin-right:calc(0px - var(--chakra-space-4))!important}}@media screen and (max-width:420px)and (min-width:62em){.PageDataContainer__ContentContainer{margin-right:calc(0px - var(--chakra-space-6))!important}}@media screen and (max-width:420px)and (min-width:80em){.PageDataContainer__ContentContainer{margin-right:calc(0px - var(--chakra-space-8))!important}}@media screen and (max-width:420px)and (min-width:48em){.PageDataContainer__ContentContainer{margin-left:calc(0px - var(--chakra-space-4))!important}}@media screen and (max-width:420px)and (min-width:62em){.PageDataContainer__ContentContainer{margin-left:calc(0px - var(--chakra-space-6))!important}}@media screen and (max-width:420px)and (min-width:80em){.PageDataContainer__ContentContainer{margin-left:calc(0px - var(--chakra-space-8))!important}}.InfoLine{display:flex;justify-content:space-between;align-items:center;font-family:var(--chakra-fonts-mono);gap:8px}.InfoLine__Title{font-size:.75rem;color:var(--chakra-colors-gray-250);flex-shrink:0}.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}.ValueContainer{display:flex;align-items:center;flex-wrap:nowrap;border-radius:10px;background-color:rgba(var(--chakra-colors-gray-800-rgb),.5);padding:12px;transition:all .1s}.ValueContainer--Elipsed{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ValueContainer--Elipsed .ValueContainer__Value{overflow:hidden}.ValueContainer--Red{color:var(--chakra-colors-red-default);background:rgba(var(--chakra-colors-red-default-rgb),.2)}.ValueContainer--Green{color:var(--chakra-colors-green-label);background:rgba(var(--chakra-colors-green-label-rgb),.2)}.ValueContainer--Blue{color:var(--chakra-colors-brand-light);background:rgba(var(--chakra-colors-brand-normal-rgb),.2)}.ValueContainer--Brand{color:#fff;background:var(--chakra-colors-brand-normal)}.ValueContainer--LightGray{color:#fff;background:#404e53}.ValueContainer--LightGray.ValueContainer--Clickable:hover{background:hsla(0,0%,100%,.15)}.ValueContainer--DarkGray{color:#fff;background:var(--chakra-colors-gray-800)}.ValueContainer--Gray{color:#fff;background:hsla(0,0%,100%,.2)}.ValueContainer--Orange{color:#f49a58;background:rgba(244,154,88,.2)}.ValueContainer--SizeMd{padding:.5rem .75rem}.ValueContainer--SizeSm{padding:6px 10px;line-height:14px;border-radius:8px}.ValueContainer--SizeXs{padding:4px 6px;line-height:16px;border-radius:8px}.ValueContainer--SizeXxs{padding:2px 4px;line-height:16px;border-radius:3px}@media(hover:hover)and (pointer:fine){.ValueContainer--Clickable:hover{cursor:pointer;background-color:var(--chakra-colors-gray-800)}}.ValueContainer--Clickable:active{transform:translateY(1px);background-color:var(--chakra-colors-gray-650)}.ValueContainer--Light{background:hsla(0,0%,100%,.1)}.ValueContainer--Light.ValueContainer--Clickable:hover{background:hsla(0,0%,100%,.15)}.ValueContainer--External{background:rgba(var(--chakra-colors-brand-normal-rgb),.2)}@media(hover:hover)and (pointer:fine){.ValueContainer--External:hover{background:rgba(var(--chakra-colors-brand-light-rgb),.2)}}.ValueContainer--External:active{transform:translateY(1px);background:rgba(var(--chakra-colors-brand-light-rgb),.15)}.ValueContainer__Value{width:100%}.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}.InfoBlock{-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);border-radius:var(--chakra-radii-block);border:1px solid hsla(0,0%,100%,.1);background:rgba(24,31,34,.2);box-shadow:2px 2px var(--chakra-colors-brand-normal);position:relative;z-index:1;padding:20px 32px 32px!important}.InfoBlock--NoBorder{box-shadow:none}.InfoBlock--Gradient{overflow:hidden;background-color:transparent;border-radius:20px;padding:20px 24px!important}.InfoBlock--Gradient:before{z-index:-2;width:100%;height:100%;background-color:#181f22}.InfoBlock--Gradient:after,.InfoBlock--Gradient:before{content:"";position:absolute;display:block;top:0;left:0;opacity:.2}.InfoBlock--Gradient:after{z-index:-1;width:500px;height:500px;min-width:100%;min-height:100%;transform:translate(-50%,-50%);background:radial-gradient(var(--chakra-colors-brand-normal),transparent 50%)}.InfoBlock--Green{box-shadow:2px 2px var(--chakra-colors-green-default)}.InfoBlock--Green,.InfoBlock--Red{-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);border-radius:var(--chakra-radii-block);border:1px solid hsla(0,0%,100%,.1);background:rgba(24,31,34,.2)}.InfoBlock--Red{box-shadow:2px 2px var(--chakra-colors-red-default)}.InfoBlock--Gradient.InfoBlock--Green:after{background:radial-gradient(var(--chakra-colors-green-default),transparent 50%)}.InfoBlock--Gradient.InfoBlock--Red:after{background:radial-gradient(var(--chakra-colors-red-default),transparent 50%)}.InfoBlock__Title{background-color:var(--chakra-colors-brand-normal);font-size:.875rem!important;width:max-content;padding:10px 20px;border-radius:var(--chakra-radii-block) var(--chakra-radii-block) var(--chakra-radii-block) 0;position:relative;left:-32px;top:-20px;margin:0}@media screen and (max-width:62em){.InfoBlock{padding:20px 16px 16px!important}.InfoBlock__Title{left:-16px}}.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%}.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}.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)}.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%}}.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}.Slider__Navigation{margin-top:15px}.Slider__Carousel{-moz-user-select:auto!important;user-select:auto!important;-webkit-user-select:auto!important}.SliderNavigation{position:relative;width:100%}.SliderNavigation__Buttons{display:flex;justify-content:space-between}.SliderNavigation__Button{display:flex;width:32px;height:32px;border-radius:10px;align-items:center;justify-content:center;background-color:var(--chakra-colors-brand-normal)}.SliderNavigation__Button:hover{cursor:pointer;background-color:var(--chakra-colors-brand-light)}.SliderNavigation__Button--Disabled,.SliderNavigation__Button--Disabled:hover{background-color:var(--chakra-colors-gray-800)}.SliderNavigation__Button--Disabled:hover{cursor:default}.SliderNavigation__Button--Next{position:absolute;right:0}.SliderNavigation__ProgressBars{position:absolute;display:flex;width:calc(100% - 120px);margin:0 auto;top:50%;left:50%;transform:translate(-50%,-50%)}.SliderNavigation__ProgressBar{width:100%;margin-right:16px}.SliderNavigation__ProgressBar:last-child{margin-right:0}.DashboardCard{padding:30px;height:180px}.DashboardCard__ContentWrapper{display:flex;flex-direction:column;height:100%}.DashboardCard__ContentWrapper--Icon{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:100%}.DashboardCard__Content{height:100%;display:flex;flex-direction:column;width:100%;overflow:hidden}.DashboardCard__ContentWrapper--Icon .DashboardCard__Content{display:block;height:auto}.DashboardCard__Title{margin-bottom:12px;color:var(--chakra-colors-brand-normal);font-style:italic;font-size:.875rem;text-transform:uppercase}.DashboardCard__Title,.DashboardCard__Value{font-family:var(--chakra-fonts-heading);font-weight:800}.DashboardCard__Value{font-size:1.25rem;height:100%}@media screen and (max-width:62em){.DashboardCard{padding:28px}}@media screen and (max-width:48em){.DashboardCard{padding:16px;height:120px}.DashboardCard__Title{margin-bottom:4px}}.DashboardCards{width:100%}.DashboardCards__CardsColumn{width:90%;padding:10px}.DashboardCards__Card{margin-bottom:20px}.DashboardCards__Card:last-child{margin-bottom:0}@media screen and (min-width:600px){.DashboardCards .SliderNavigation{display:none}}@media screen and (max-width:48em){.DashboardCards__CardsColumn{padding:10px 4px}.DashboardCards__Card{margin-bottom:8px}.DashboardCards__Card:last-child{margin-bottom:0}}@media screen and (max-width:600px){.DashboardCards__Slider{width:calc(100% + 20px)}.DashboardCards .Slider__Carousel{width:110%;margin:0 calc(-5% - 4px);overflow:visible}}.DashboardCards--NoSlider .DashboardCards__Grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px;width:100%}@media screen and (min-width:48em){.DashboardCards--AlwaysSlider .SliderNavigation{display:block}}.DashboardCards__Title{margin-bottom:12px;color:var(--chakra-colors-brand-normal);font-style:italic;font-size:.875rem;text-transform:uppercase;white-space:nowrap}.DashboardCards__Title,.DashboardCards__Value{font-family:var(--chakra-fonts-heading);font-weight:800}.DashboardCards__Value{font-size:1.25rem;flex-grow:1}.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}.SimpleList__ColumnTitles{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);display:flex;justify-content:space-between}.SimpleList__ColumnTitles--Light{background:transparent!important;font-weight:500!important;color:#fff!important;text-transform:none!important}.SimpleList__ColumnTitle{word-wrap:break-word;overflow-wrap:anywhere;letter-spacing:.4px}.SimpleList__ShowMoreButton{display:block;position:relative;z-index:1;text-align:center;font-family:var(--chakra-fonts-heading);font-size:12px;font-weight:700;text-transform:uppercase;padding:12px;border-radius:10px;overflow:hidden;background-color:transparent;transition:all .5s;width:100%;margin-top:8px}.SimpleList__ShowMoreButton:after,.SimpleList__ShowMoreButton:before{content:"";display:block;position:absolute;top:0;left:0;height:100%}.SimpleList__ShowMoreButton:before{background-color:var(--chakra-colors-gray-800);width:100%;z-index:-1;transition:all 1s}.SimpleList__ShowMoreButton:after{width:300px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.1),hsla(0,0%,100%,0));transform:translateX(-100%);opacity:0;transition:all .5s}@keyframes flash{0%{left:0;transform:translateX(-100%)}to{left:100%;transform:translateX(0)}}.SimpleList__ShowMoreButton:focus-within,.SimpleList__ShowMoreButton:hover{background-color:var(--chakra-colors-brand-normal)}.SimpleList__ShowMoreButton:focus-within:before,.SimpleList__ShowMoreButton:hover:before{opacity:.85}.SimpleList__ShowMoreButton:focus-within:after,.SimpleList__ShowMoreButton:hover:after{animation:flash 1s backwards;pointer-events:none;opacity:1}.SimpleList__ShowMoreButton:before{content:""}.SimpleListItem{display:flex;width:100%;text-decoration:none;padding:7px 12px;margin-bottom:8px;line-height:24px;color:var(--chakra-colors-gray-100);font-family:var(--chakra-fonts-mono);font-size:12pt;border-radius:10px;border:1px solid var(--chakra-colors-gray-750);background-color:rgba(var(--chakra-colors-gray-800-rgb),.5);transition:all .1s;display:block}@media(hover:hover)and (pointer:fine){.SimpleListItem:hover{background-color:var(--chakra-colors-gray-750);text-decoration:none;cursor:pointer}}.SimpleListItem:active{transform:translateY(1px);box-shadow:inset 0 0 9999px 0 rgba(0,0,0,.25)}.SimpleListItem:last-child{margin-bottom:0}.SimpleListItem__Column--Credits,.SimpleListItem__Column--Number{font-size:.75rem;font-weight:700}.SimpleListItem__IdentifierContainer{display:flex;align-items:center;min-width:50px}.SimpleListItem__Avatar{height:24px;width:24px;flex-shrink:0;margin-right:12px}.SimpleListItem--Timestamp,.SimpleListItem__Column--Timestamp{font-family:var(--chakra-fonts-mono);white-space:nowrap;color:#fff}.SimpleListItem--Timestamp,.SimpleListItem--Timestamp .DateBlock__Date,.SimpleListItem__Column--Timestamp,.SimpleListItem__Column--Timestamp .DateBlock__Date{font-size:.75rem}.SimpleListItem__Title{word-wrap:break-word;overflow-wrap:anywhere}.SimpleListItem__Title--Mono{font-family:var(--chakra-fonts-mono);color:var(--chakra-colors-gray-250)}.SimpleListItem__ColumnsContainer{display:flex;justify-content:space-between}.SimpleListItem__Column{max-width:100%;word-wrap:break-word;overflow-wrap:anywhere;margin-right:16px;display:flex;align-items:center}.SimpleListItem__Column:last-child{overflow-wrap:normal;margin-right:0}.SimpleListItem__Column--Mono{font-family:var(--chakra-fonts-mono);font-size:.75rem}.SimpleListItem__Column--Ellipsis,.SimpleListItem__Column--Ellipsis span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SimpleListItem__Column--Dim{color:var(--chakra-colors-gray-250)}.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)}}.EmptyListMessage{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:.75rem;font-family:var(--chakra-fonts-mono);color:var(--chakra-colors-gray-250)}.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}}