.custom-sticky-table{border-collapse:separate;border-spacing:0}.custom-sticky-table thead.sticky-header{position:sticky;top:0;z-index:20}.custom-sticky-table thead.sticky-header th{background-color:var(--sidebar);color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border))}.custom-sticky-table .sticky-pinned-left-cell,.custom-sticky-table .sticky-pinned-left-header{position:sticky;left:0;box-shadow:inset -1px 0 0 hsl(var(--border))}.custom-sticky-table .sticky-pinned-left-cell{background-color:var(--sidebar)}.custom-sticky-table tr:hover .sticky-pinned-left-cell{background-color:var(
    --sidebar
  )}.custom-sticky-table .sticky-pinned-left-cell{z-index:10}.custom-sticky-table thead.sticky-header .sticky-pinned-left-header{z-index:15}