.results-table{width:100%}.results-table .ant-table-tbody>tr.row-even>td{background:#fafafa!important}.results-table .ant-table-tbody>tr.row-odd>td{background:#fff!important}.results-table .ant-table{width:100%!important}.results-table .ant-table-thead>tr>th{background:#303642!important;color:#fff!important;font-weight:600;border-bottom:none!important;white-space:nowrap!important;padding:6px 16px!important}.results-table .ant-table-thead>tr>th.ant-table-column-has-sorters{padding:0!important}.results-table .ant-table-thead>tr>th.ant-table-column-has-sorters .ant-table-column-sorters{padding:6px 16px}.results-table .ant-table-thead>tr>th:before{height:100%!important;background-color:hsla(0,0%,100%,.2)!important}.results-table .ant-table-tbody>tr:hover>td{background:rgba(255,106,0,.08)!important;cursor:pointer}@media(max-width:768px){.results-table .ant-table-tbody>tr>td{max-width:150px}.results-table .ant-table-tbody>tr>td>div{max-width:100%;overflow:hidden}}.event-item{display:flex;align-items:center;gap:12px;padding:4px;cursor:pointer;border-radius:6px;transition:background-color .15s ease}.event-item:hover{background-color:rgba(0,0,0,.04)}.event-item__content{flex:1 1;min-width:0}.event-item__content em{color:var(--ant-color-primary,#ff6a00);font-style:normal;font-weight:inherit}.event-item__name{display:inline}