.Select .react-select,body>.react-select,body>.react-select__menu-portal>.react-select{font-size:.75rem;font-weight:500;font-family:var(--chakra-fonts-heading)}.Select .react-select__control,body>.react-select__control,body>.react-select__menu-portal>.react-select__control{padding:4px 12px;gap:4px;border:none;border-radius:10px;color:#fff;background-color:var(--chakra-colors-brand-normal);width:max-content;min-height:0;box-shadow:none}.Select .react-select__control:hover,body>.react-select__control:hover,body>.react-select__menu-portal>.react-select__control:hover{cursor:pointer;background-color:var(--chakra-colors-brand-light)}.Select .react-select__control--menu-is-open,body>.react-select__control--menu-is-open,body>.react-select__menu-portal>.react-select__control--menu-is-open{background-color:var(--chakra-colors-brand-light)}.Select .react-select__value-container,body>.react-select__menu-portal>.react-select__value-container,body>.react-select__value-container{padding:0;line-height:16px}.Select .react-select__single-value,body>.react-select__menu-portal>.react-select__single-value,body>.react-select__single-value{margin:0;width:max-content}.Select .react-select__input-container,body>.react-select__input-container,body>.react-select__menu-portal>.react-select__input-container{margin:0;padding:0}.Select .react-select__control--menu-is-open .react-select__dropdown-indicator,body>.react-select__control--menu-is-open .react-select__dropdown-indicator,body>.react-select__menu-portal>.react-select__control--menu-is-open .react-select__dropdown-indicator{transform:rotate(-180deg)}.Select .react-select__dropdown-indicator,body>.react-select__dropdown-indicator,body>.react-select__menu-portal>.react-select__dropdown-indicator{width:1rem;height:1rem;padding:0;transition:transform .15s}.Select .react-select__dropdown-indicator svg,body>.react-select__dropdown-indicator svg,body>.react-select__menu-portal>.react-select__dropdown-indicator svg{width:16px;height:16px;display:block;flex-shrink:0;fill:#fff;stroke:#fff}.Select .react-select__input-container,body>.react-select__input-container,body>.react-select__menu-portal>.react-select__input-container{color:#fff}.Select .react-select__placeholder,.Select .react-select__single-value,body>.react-select__menu-portal>.react-select__placeholder,body>.react-select__menu-portal>.react-select__single-value,body>.react-select__placeholder,body>.react-select__single-value{color:#fff;font-size:.75rem;font-weight:500;font-family:var(--chakra-fonts-heading)}.Select .react-select__menu,body>.react-select__menu,body>.react-select__menu-portal>.react-select__menu{z-index:1000;background-color:#fff;color:var(--chakra-colors-brand-normal);border-radius:10px;overflow:hidden;font-size:.75rem;font-family:var(--chakra-fonts-heading);width:100%}.Select .react-select__indicator-separator,body>.react-select__indicator-separator,body>.react-select__menu-portal>.react-select__indicator-separator{display:none}.Select .react-select__menu-list,body>.react-select__menu-list,body>.react-select__menu-portal>.react-select__menu-list{padding:4px;display:flex;flex-direction:column;gap:4px}.Select .react-select__option,body>.react-select__menu-portal>.react-select__option,body>.react-select__option{width:100%;min-width:max-content;border-radius:4px;line-height:16px;padding:4px 8px;transition:.1s}.Select .react-select__option:hover,body>.react-select__menu-portal>.react-select__option:hover,body>.react-select__option:hover{cursor:pointer}.Select .react-select__option--is-focused,body>.react-select__menu-portal>.react-select__option--is-focused,body>.react-select__option--is-focused{background-color:transparent}.Select .react-select__option:hover,body>.react-select__menu-portal>.react-select__option:hover,body>.react-select__option:hover{background-color:rgba(var(--chakra-colors-gray-675-rgb),.09);color:var(--chakra-colors-gray-900)}.Select .react-select__option--is-selected,body>.react-select__menu-portal>.react-select__option--is-selected,body>.react-select__option--is-selected{background-color:var(--chakra-colors-brand-light)!important;color:#fff!important}.Select .react-select__option--is-selected:hover,body>.react-select__menu-portal>.react-select__option--is-selected:hover,body>.react-select__option--is-selected:hover{background-color:var(--chakra-colors-brand-light);cursor:default!important}.Select .react-select__menu-portal,body>.react-select__menu-portal,body>.react-select__menu-portal>.react-select__menu-portal{z-index:50!important}.PageSizeSelector{display:flex;font-family:var(--chakra-fonts-mono);align-items:center}.PageSizeSelector__Title{margin-right:8px;white-space:nowrap;color:var(--chakra-colors-gray-250);font-size:.75rem}.PageSizeSelector select{font-size:.75rem;max-width:100%;height:29px;box-sizing:border-box;border:1px solid var(--chakra-colors-whiteAlpha-200);border-radius:5px;padding:0 4px;background-color:var(--chakra-colors-brand-normal)}.VotesList{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--chakra-colors-brand-normal) hsla(0,0%,100%,.05)}.VotesList::-webkit-scrollbar{height:2px;width:2px}.VotesList::-webkit-scrollbar-thumb{background-color:var(--chakra-colors-brand-normal)}.VotesList::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.05)}@supports(scrollbar-width:thin){.VotesList{scrollbar-width:thin;scrollbar-color:var(--chakra-colors-brand-normal) hsla(0,0%,100%,.05)}}.VotesList__Pagination{margin-top:2rem!important}.VotesList__ScrollZone{width:-moz-fit-content;width:fit-content;min-width:100%}@media screen and (max-width:48em){.VotesList__Pagination{margin-top:1.5rem!important}}@media screen and (max-width:30em){.VotesList__Pagination{margin-top:1rem!important}}.VotesList{container-type:inline-size}.VotesList__ListContainer{overflow-x:auto}.VotesList__ColumnTitles{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)}.VotesList__ColumnTitles--Light{background:transparent!important;font-weight:500!important;color:#fff!important;text-transform:none!important}.VotesList__ColumnTitles{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:4rem minmax(8.125rem,30rem) minmax(8.125rem,30rem) minmax(8.125rem,30rem) minmax(8.125rem,500rem) 4.5rem 3.5rem}@container (max-width: 62rem){.VotesList__ColumnTitles{grid-template-columns:4rem minmax(8.125rem,30rem) minmax(8.125rem,30rem) minmax(8.125rem,30rem) 4.5rem 3.5rem}}@container (max-width: 55rem){.VotesList__ColumnTitles{grid-template-columns:4rem minmax(8.125rem,30rem) minmax(8.125rem,30rem) 4.5rem 3.5rem}}@container (max-width: 37rem){.VotesList__ColumnTitles{grid-template-columns:4rem minmax(0,30rem) 4.5rem 3.5rem}}@container (max-width: 27rem){.VotesList__ColumnTitles{gap:.5rem}}@container (max-width: 24rem){.VotesList__ColumnTitles{grid-template-columns:4rem minmax(0,30rem) 4.5rem}}.VotesList__ColumnTitles--NoDataContract{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:4rem minmax(9rem,30rem) minmax(9rem,30rem) minmax(9rem,500rem) 4.5rem 3.5rem}@container (max-width: 55rem){.VotesList__ColumnTitles--NoDataContract{grid-template-columns:4rem minmax(8.125rem,30rem) minmax(8.125rem,30rem) 4.5rem 3.5rem}}@container (max-width: 37rem){.VotesList__ColumnTitles--NoDataContract{grid-template-columns:4rem minmax(0,30rem) 4.5rem 3.5rem}}@container (max-width: 27rem){.VotesList__ColumnTitles--NoDataContract{gap:.5rem}}@container (max-width: 24rem){.VotesList__ColumnTitles--NoDataContract{grid-template-columns:4rem minmax(0,30rem) 4.5rem}}.VotesList__ColumnTitle{display:flex;align-items:center}@container (max-width: 62rem){.VotesList__ColumnTitle--DataContract{display:none}}@container (max-width: 55rem){.VotesList__ColumnTitle--Document{display:none}}@container (max-width: 37rem){.VotesList__ColumnTitle--TowardsIdentity{display:none}}@container (max-width: 24rem){.VotesList__ColumnTitle--Power{display:none}.VotesList__ColumnTitle--Choice{justify-content:flex-end}}.VotesList__ColumnTitle{width:100%;display:block;word-break:normal;white-space:normal;overflow-wrap:break-word}.VotesList__ColumnTitle:last-child{text-align:right;justify-content:flex-end}.VotesListItem{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}@media(hover:hover)and (pointer:fine){.VotesListItem:hover{background-color:var(--chakra-colors-gray-750);text-decoration:none;cursor:pointer}}.VotesListItem:active{transform:translateY(1px);box-shadow:inset 0 0 9999px 0 rgba(0,0,0,.25)}.VotesListItem:last-child{margin-bottom:0}.VotesListItem__Column--Credits,.VotesListItem__Column--Number{font-size:.75rem;font-weight:700}.VotesListItem__IdentifierContainer{display:flex;align-items:center;min-width:50px}.VotesListItem__Avatar{height:24px;width:24px;flex-shrink:0;margin-right:12px}.VotesListItem--Timestamp,.VotesListItem__Column--Timestamp{font-family:var(--chakra-fonts-mono);white-space:nowrap;color:#fff}.VotesListItem--Timestamp,.VotesListItem--Timestamp .DateBlock__Date,.VotesListItem__Column--Timestamp,.VotesListItem__Column--Timestamp .DateBlock__Date{font-size:.75rem}.VotesListItem__Content{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:4rem minmax(8.125rem,30rem) minmax(8.125rem,30rem) minmax(8.125rem,30rem) minmax(8.125rem,500rem) 4.5rem 3.5rem}@container (max-width: 62rem){.VotesListItem__Content{grid-template-columns:4rem minmax(8.125rem,30rem) minmax(8.125rem,30rem) minmax(8.125rem,30rem) 4.5rem 3.5rem}}@container (max-width: 55rem){.VotesListItem__Content{grid-template-columns:4rem minmax(8.125rem,30rem) minmax(8.125rem,30rem) 4.5rem 3.5rem}}@container (max-width: 37rem){.VotesListItem__Content{grid-template-columns:4rem minmax(0,30rem) 4.5rem 3.5rem}}@container (max-width: 27rem){.VotesListItem__Content{gap:.5rem}}@container (max-width: 24rem){.VotesListItem__Content{grid-template-columns:4rem minmax(0,30rem) 4.5rem}}.VotesListItem__Content{align-items:center}.VotesListItem__Content--NoDataContract{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:4rem minmax(9rem,30rem) minmax(9rem,30rem) minmax(9rem,500rem) 4.5rem 3.5rem}@container (max-width: 55rem){.VotesListItem__Content--NoDataContract{grid-template-columns:4rem minmax(8.125rem,30rem) minmax(8.125rem,30rem) 4.5rem 3.5rem}}@container (max-width: 37rem){.VotesListItem__Content--NoDataContract{grid-template-columns:4rem minmax(0,30rem) 4.5rem 3.5rem}}@container (max-width: 27rem){.VotesListItem__Content--NoDataContract{gap:.5rem}}@container (max-width: 24rem){.VotesListItem__Content--NoDataContract{grid-template-columns:4rem minmax(0,30rem) 4.5rem}}.VotesListItem__Column{display:flex;align-items:center}.VotesListItem__Column:last-child{justify-content:flex-end}@container (max-width: 62rem){.VotesListItem__Column--DataContract{display:none}}@container (max-width: 55rem){.VotesListItem__Column--Document{display:none}}@container (max-width: 37rem){.VotesListItem__Column--TowardsIdentity{display:none}}@container (max-width: 24rem){.VotesListItem__Column--Power{display:none}.VotesListItem__Column--Choice{justify-content:flex-end}}.VotesListItem__Column{overflow:hidden}.VotesListItem__Column .LinkContainer{width:100%}.VotesListItem__Column--Choice .VoteBadge{display:flex}.VotesListItem__Column--Choice .VoteBadge span{white-space:wrap;width:min-content;border-radius:6px;text-align:center;padding:.188rem .625rem;line-height:.8rem}.MasternodeVotes__Controls{margin:.75rem 0 1.5rem}.MasternodeVotesDashboardCards__Card .DashboardCard__Content{height:100%;display:flex;flex-direction:column}.MasternodeVotesDashboardCards__Card .DashboardCard__Title{flex-grow:1}.MasternodeVotesDashboardCards__Card .DashboardCard__Value{height:auto}.Intro{-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);display:flex;padding:64px;width:100%;gap:2.5rem}.Intro__Title{font-style:italic;font-weight:800}.Intro__Info{width:480px;flex-shrink:0}.Intro__Block{display:flex;align-items:center;flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden}@media screen and (min-width:96em){.Intro__Info{min-width:40%}}@media screen and (max-width:75em){.Intro{flex-wrap:wrap;padding:2.5rem;gap:2.5rem}.Intro__Block,.Intro__Info{width:100%}.Intro__Block{margin-left:0}}@media screen and (max-width:62em){.Intro{gap:1.5rem;padding:1.5rem}}.Markdown a{color:var(--chakra-colors-brand-normal);transition:color .1s}.Markdown a:hover{color:var(--chakra-colors-brand-light)}.Markdown li{font-family:var(--chakra-fonts-mono)}.Markdown small{font-size:100%;color:var(--chakra-colors-gray-250)}.Markdown__TableWrapper{border:1px solid var(--chakra-colors-gray-800);border-radius:var(--chakra-radii-lg);overflow-x:auto}.Markdown__TableWrapper td:first-child,.Markdown__TableWrapper th:first-child{border-left:none}.Markdown__TableWrapper td:last-child,.Markdown__TableWrapper th:last-child{border-right:none}.Markdown__TableWrapper tr:first-child td,.Markdown__TableWrapper tr:first-child th{border-top:none}.Markdown__TableWrapper tr:last-child td,.Markdown__TableWrapper tr:last-child th{border-bottom:none}.Markdown table{width:100%;border-collapse:collapse;border:none}.Markdown td,.Markdown th{border:1px solid var(--chakra-colors-gray-800);padding:8px}.Markdown th{font-weight:700}