.ActivityListItem{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){.ActivityListItem:hover{background-color:var(--chakra-colors-gray-750);text-decoration:none;cursor:pointer}}.ActivityListItem:active{transform:translateY(1px);box-shadow:inset 0 0 9999px 0 rgba(0,0,0,.25)}.ActivityListItem:last-child{margin-bottom:0}.ActivityListItem__Column--Credits,.ActivityListItem__Column--Number{font-size:.75rem;font-weight:700}.ActivityListItem__IdentifierContainer{display:flex;align-items:center;min-width:50px}.ActivityListItem__Avatar{height:24px;width:24px;flex-shrink:0;margin-right:12px}.ActivityListItem--Timestamp,.ActivityListItem__Column--Timestamp{font-family:var(--chakra-fonts-mono);white-space:nowrap;color:#fff}.ActivityListItem--Timestamp,.ActivityListItem--Timestamp .DateBlock__Date,.ActivityListItem__Column--Timestamp,.ActivityListItem__Column--Timestamp .DateBlock__Date{font-size:.75rem}.ActivityListItem{gap:12px}.ActivityListItem__Content{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:8rem minmax(0,2fr) minmax(0,2fr) minmax(0,2fr) 8rem 9rem}@container (max-width: 104rem){.ActivityListItem__Content{grid-template-columns:7.5rem minmax(0,25rem) minmax(0,25rem) minmax(0,25rem) minmax(0,10rem) 9rem}}@container (max-width: 48rem){.ActivityListItem__Content{grid-template-columns:7.5rem minmax(6.5rem,25rem) minmax(6.5rem,25rem) minmax(6.5rem,25rem) minmax(10rem,10rem) 5rem}}.ActivityListItem__Content{flex:1 1}.ActivityListItem__Column{display:flex;width:100%}.ActivityListItem__Column:last-child{justify-content:flex-end;white-space:nowrap;margin-left:auto;text-align:right}.ActivityListItem__Column--Timestamp{align-items:center;gap:.5rem}.ActivityListItem .LinkContainer{overflow:hidden}.ActivityListItem__StatusIcon{transition:.15s;flex-shrink:0}.ActivityList__Pagination{margin-top:2rem!important}@media screen and (max-width:48em){.ActivityList__Pagination{margin-top:1.5rem!important}}@media screen and (max-width:30em){.ActivityList__Pagination{margin-top:1rem!important}}.ActivityList{container-type:inline-size}@container (max-width: 58rem){.ActivityList{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--chakra-colors-brand-normal) hsla(0,0%,100%,.05)}.ActivityList::-webkit-scrollbar{height:2px;width:2px}.ActivityList::-webkit-scrollbar-thumb{background-color:var(--chakra-colors-brand-normal)}.ActivityList::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.05)}@supports(scrollbar-width:thin){.ActivityList{scrollbar-width:thin;scrollbar-color:var(--chakra-colors-brand-normal) hsla(0,0%,100%,.05)}}.ActivityList{overflow-x:auto}}@media(max-width:62rem){.ActivityList{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--chakra-colors-brand-normal) hsla(0,0%,100%,.05)}.ActivityList::-webkit-scrollbar{height:2px;width:2px}.ActivityList::-webkit-scrollbar-thumb{background-color:var(--chakra-colors-brand-normal)}.ActivityList::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.05)}@supports(scrollbar-width:thin){.ActivityList{scrollbar-width:thin;scrollbar-color:var(--chakra-colors-brand-normal) hsla(0,0%,100%,.05)}}.ActivityList{overflow-x:auto}}.ActivityList__ScrollZone{width:-moz-fit-content;width:fit-content;min-width:100%}.ActivityList__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)}.ActivityList__ColumnTitles--Light{background:transparent!important;font-weight:500!important;color:#fff!important;text-transform:none!important}.ActivityList__ColumnTitles{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:8rem minmax(0,2fr) minmax(0,2fr) minmax(0,2fr) 8rem 9rem}@container (max-width: 104rem){.ActivityList__ColumnTitles{grid-template-columns:7.5rem minmax(0,25rem) minmax(0,25rem) minmax(0,25rem) minmax(0,10rem) 9rem}}@container (max-width: 48rem){.ActivityList__ColumnTitles{grid-template-columns:7.5rem minmax(6.5rem,25rem) minmax(6.5rem,25rem) minmax(6.5rem,25rem) minmax(10rem,10rem) 5rem}}.ActivityList__ColumnTitle{display:flex;width:100%}.ActivityList__ColumnTitle:last-child{justify-content:flex-end;white-space:nowrap;margin-left:auto;text-align:right}