.BlocksList__Pagination{margin-top:var(--pe-space-8)}.BlocksList__ScrollZone{width:fit-content;min-width:100%}@media screen and (max-width:48em){.BlocksList__Pagination{margin-top:var(--pe-space-6)}}@media screen and (max-width:30em){.BlocksList__Pagination{margin-top:var(--pe-space-4)}}.BlocksList{container-type:inline-size}.BlocksList__ColumnTitles{padding:var(--pe-list-row-pad-y) var(--pe-list-row-pad-x);border-radius:var(--pe-list-row-radius);background-color:var(--pe-color-gray-800);margin-bottom:var(--pe-space-2);font-family:var(--pe-font-heading);font-weight:var(--pe-font-weight-bold);font-size:var(--pe-text-sm);text-transform:uppercase;color:var(--pe-color-fg);display:grid}.BlocksList__ColumnTitles--Light{font-weight:var(--pe-font-weight-medium);color:var(--pe-color-fg);text-transform:none;background:0 0}.BlocksList__ColumnTitles{gap:var(--pe-space-4);width:100%;display:grid}@container (min-width:90em){.BlocksList__ColumnTitles{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) minmax(5rem,15rem) 4.75rem 6rem}}.BlocksList__ColumnTitles{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) minmax(5rem,8rem) 4.75rem 6rem}@container (max-width:56em){.BlocksList__ColumnTitles{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) minmax(5rem,8rem) 4.75rem 6rem}}@container (max-width:46.5em){.BlocksList__ColumnTitles{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) 4.75rem 6rem}}@container (max-width:37.5em){.BlocksList__ColumnTitles{grid-template-columns:5.3rem minmax(0,1fr) 4.75rem 6rem}}@container (max-width:30em){.BlocksList__ColumnTitles{grid-template-columns:5.3rem minmax(0,1fr) 6rem}}@container (max-width:24.5em){.BlocksList__ColumnTitles{grid-template-columns:minmax(0,1fr) 4.75rem 6rem}}@container (max-width:23em){.BlocksList__ColumnTitles{grid-template-columns:minmax(0,1fr) 6rem}}.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{gap:var(--pe-space-4);width:100%;display:grid}@container (min-width:90em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) minmax(5rem,15rem) 4.75rem 9rem}}.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) minmax(5rem,8rem) 4.75rem 9rem}@container (max-width:56em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) minmax(5rem,8rem) 4.75rem 9rem}}@container (max-width:46.5em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) 4.75rem 9rem}}@container (max-width:37.5em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:5.3rem minmax(0,1fr) 4.75rem 9rem}}@container (max-width:30em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:5.3rem minmax(0,1fr) 9rem}}@container (max-width:24.5em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:minmax(0,1fr) 4.75rem 9rem}}@container (max-width:23em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:minmax(0,1fr) 9rem}}.BlocksList__ColumnTitle{text-align:center;justify-content:center;align-items:center;display:flex}.BlocksList__ColumnTitle--Height,.BlocksList__ColumnTitle--Hash,.BlocksList__ColumnTitle--Validator{text-align:left;justify-content:flex-start}.BlocksList__ColumnTitle:last-child{text-align:right;white-space:nowrap;justify-content:flex-end}.BlocksList__ColumnTitle--Fees{font-variant-numeric:tabular-nums;width:5rem}.BlocksList__ColumnTitle--Txs{font-variant-numeric:tabular-nums}@container (max-width:46.5em){.BlocksList__ColumnTitle--Fees{display:none}}@container (max-width:37.5em){.BlocksList__ColumnTitle--Validator{display:none}}@container (max-width:30em){.BlocksList__ColumnTitle--Txs{display:none}}@container (max-width:24.5em){.BlocksList__ColumnTitle--Txs{display:flex}.BlocksList__ColumnTitle--Height{display:none}}@container (max-width:23em){.BlocksList__ColumnTitle--Txs{display:none}}.BlocksList__ColumnTitle{word-break:normal;white-space:normal;overflow-wrap:break-word}.BlocksList__ColumnTitle--Hash{white-space:nowrap}.BlocksList__ColumnTitle:last-child{text-align:right}
.BlocksListItem{width:100%;color:var(--pe-color-gray-100);line-height:24px;font-family:var(--pe-font-mono);border:1px solid var(--pe-color-gray-750);background-color:rgba(var(--pe-color-gray-800-rgb), .5);border-radius:10px;margin-bottom:8px;padding:7px 12px;font-size:12pt;text-decoration:none;transition:all .1s;display:flex}@media (hover:hover) and (pointer:fine){.BlocksListItem:hover{background-color:var(--pe-color-gray-750);cursor:pointer;text-decoration:none}}.BlocksListItem:active{transform:translateY(1px);box-shadow:inset 0 0 9999px #00000040}.BlocksListItem:last-child{margin-bottom:0}.BlocksListItem__Column--Credits,.BlocksListItem__Column--Number{font-size:.75rem;font-weight:700}.BlocksListItem__IdentifierContainer{align-items:center;min-width:50px;display:flex}.BlocksListItem__Avatar{flex-shrink:0;width:24px;height:24px;margin-right:12px}.BlocksListItem--Timestamp,.BlocksListItem__Column--Timestamp{font-family:var(--pe-font-mono);white-space:nowrap;color:#fff}.BlocksListItem--Timestamp,.BlocksListItem--Timestamp .DateBlock__Date,.BlocksListItem__Column--Timestamp,.BlocksListItem__Column--Timestamp .DateBlock__Date{font-size:.75rem}.BlocksListItem{min-height:44px;font-size:.75rem}.BlocksListItem .Identifier__CopyButton{opacity:0;pointer-events:none;transition:opacity .15s}.BlocksListItem:hover .Identifier__CopyButton,.BlocksListItem:focus-within .Identifier__CopyButton{opacity:1;pointer-events:auto}@media (hover:none){.BlocksListItem .Identifier__CopyButton{opacity:1;pointer-events:auto}}.BlocksListItem__Content{gap:12px;width:100%;display:grid}@container (min-width:90em){.BlocksListItem__Content{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) minmax(5rem,15rem) 4.75rem 5ch}}.BlocksListItem__Content{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) minmax(5rem,8rem) 4.75rem 5ch}@container (max-width:56em){.BlocksListItem__Content{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) minmax(5rem,8rem) 4.75rem 5ch}}@container (max-width:46.5em){.BlocksListItem__Content{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) 4.75rem 5ch}}@container (max-width:37.5em){.BlocksListItem__Content{grid-template-columns:minmax(5.5ch,auto) minmax(0,1fr) 3.25rem 5ch;gap:10px}}@container (max-width:20em){.BlocksListItem__Content{grid-template-columns:minmax(5.5ch,auto) minmax(0,1fr) 5ch}}.BlocksListItem__Content{align-items:center}.BlocksListItem__Column--Height{font-family:var(--pe-font-mono);font-variant-numeric:tabular-nums;white-space:nowrap}.BlocksListItem__Column--Timestamp{font-family:var(--pe-font-mono);color:var(--pe-color-gray-500);font-size:.6875rem}.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{gap:12px;width:100%;display:grid}@container (min-width:90em){.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) minmax(5rem,15rem) 4.75rem 9rem}}.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) minmax(5rem,8rem) 4.75rem 9rem}@container (max-width:56em){.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) minmax(5rem,8rem) 4.75rem 9rem}}@container (max-width:46.5em){.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:5.3rem minmax(0,1fr) minmax(0,1fr) 4.75rem 9rem}}@container (max-width:37.5em){.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:minmax(5.5ch,auto) minmax(0,1fr) 3.25rem 9rem;gap:10px}}@container (max-width:20em){.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:minmax(5.5ch,auto) minmax(0,1fr) 9rem}}.BlocksListItem__LinkContainer{flex:1;min-width:0;max-width:100%}.BlocksListItem__Column{text-align:center;justify-content:center;align-items:center;min-width:0;display:flex}.BlocksListItem__Column--Height,.BlocksListItem__Column--Hash,.BlocksListItem__Column--Validator{text-align:left;justify-content:flex-start}.BlocksListItem__Column:last-child{text-align:right;white-space:nowrap;justify-content:flex-end}.BlocksListItem__Column--Fees{font-variant-numeric:tabular-nums;width:5rem}.BlocksListItem__Column--Txs{font-variant-numeric:tabular-nums;justify-content:center}.BlocksListItem__Column--Timestamp{font-variant-numeric:tabular-nums}@container (max-width:46.5em){.BlocksListItem__Column--Fees{display:none}}@container (max-width:37.5em){.BlocksListItem__Column--Validator{display:none}}@container (max-width:20em){.BlocksListItem__Column--Txs{display:none}}.BlocksListItem__Column:last-child{text-align:right;justify-content:flex-end}.BlocksListItem__Column--Fees{overflow:visible}.BlocksListItem__Column--Validator .Identifier__SymbolsContainer{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;max-height:1.6rem;line-height:.8rem;display:-webkit-box;overflow:hidden}@container (max-width:56em){.BlocksListItem__Column--Validator .Identifier__SymbolsContainer{-webkit-line-clamp:1;max-height:.8rem}}
