body,html{max-width:100vw;overflow-x:hidden}body{background-color:#0C0F10;color:#ECEDEE;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.table-dark.table-striped .divTableRow:nth-of-type(odd){background-color:#313C42}.table-dark.table-hover .divTableRow:hover{background-color:#6046FF}.postLink{cursor:pointer}.table-dark.table-hover .sightingLink.divTableRow:hover .divTableCell{text-decoration:underline}.post{display:grid;grid-auto-flow:column dense;grid-gap:2rem;gap:2rem;margin-top:2rem;place-content:flex-end center;place-items:flex-end center;height:100%;font-family:sans-serif;text-align:center;width:100%;place-content:center;display:flex}.post span{font-size:2rem}.divTable{display:table;width:100%}.divTableRow{display:table-row;padding:.75rem}.divTableCell,.divTableHead{display:table-cell;padding:3px 10px}.divTableHeading{display:table-header-group;font-weight:700}.divTableFoot{background-color:#BFB5FF;display:table-footer-group;font-weight:700}.divTableBody{display:table-row-group}