.ap-header{backdrop-filter:blur(1.25rem)}.ap-table{box-shadow:none;padding:0}.ap-table table tbody tr:hover,.ap-table table thead th,.ap-table.withSummary table tbody tr:last-child{background:var(--color-neutral-02)}.ap-table table thead th:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.ap-table table thead th:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.ap-table table thead th .header-container.has-sorter:hover,.ap-table table thead th .header-container.head-sorted{background:none}.ap-table.withoutSort table thead th .header-container.has-sorter{cursor:default}.ap-table.withoutSort table thead th .header-container.end-slot .sort-icon-wrapper{display:none}.ap-table-wrapper{overflow-x:auto;width:100%}.stickyColumns table{border-spacing:0}.stickyColumns table thead th:first-child,.stickyColumns table thead th:last-child{position:sticky;background:var(--color-neutral-02);z-index:10;transition:background .2s}.stickyColumns table tbody td:first-child,.stickyColumns table tbody td:last-child{position:sticky;background:var(--color-neutral-01);z-index:10;transition:background .2s}.stickyColumns table tbody td:first-child,.stickyColumns table thead th:first-child{left:0;border-right:1px solid var(--color-neutral-05)}.stickyColumns table tbody td:last-child,.stickyColumns table thead th:last-child{right:0;border-left:1px solid var(--color-neutral-05)}.ap-table table thead th.highlighted{background:var(--color-orange-lighter)}.ap-table table tbody td.highlighted{background:var(--color-orange-01)}