[data-slot=table-block][data-claims-height]:last-child{flex:auto}:root{--table-surface:var(--card);--table-surface-under:var(--background)}table[data-slot=table]{--table-col-max:360px;--table-col-min-wrap:240px;--table-gutter-x:12px;--table-row-min-h:36px;--table-edge-x:var(--table-gutter-x);table-layout:auto;width:auto;min-width:100%}table[data-slot=table][data-flush],[data-slot=table-container][data-flush]>table[data-slot=table]{--table-edge-x:max(var(--page-pad-x,0px), var(--table-gutter-x))}table[data-slot=table][data-layout=fixed]{table-layout:fixed;width:100%;min-width:100%}table[data-slot=table][data-size=md]{--table-gutter-x:16px;--table-row-min-h:44px}table[data-slot=table][data-size=lg]{--table-gutter-x:20px;--table-row-min-h:52px}table[data-slot=table][data-compact]{--table-gutter-x:8px;--table-row-min-h:28px}[data-slot=table-container]{overscroll-behavior-x:contain;width:100%;min-width:0;overflow-x:auto}[data-slot=table-container]:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}[data-slot=table-container],[data-slot=table-pagination-container],table[data-slot=table][data-locked-rows]>thead>tr>:is(th,td){background-color:var(--table-surface-under,var(--background));background-image:linear-gradient(var(--table-surface), var(--table-surface))}table[data-slot=table][data-locked-rows]>thead>tr>:is(th,td){z-index:2;position:sticky;top:0}table[data-slot=table][data-locked-cols]>*>tr>:is(th,td):first-child{position:sticky;inset-inline-start:0}table[data-slot=table]:is([data-locked-cols="2"],[data-locked-cols="3"],[data-locked-cols="4"])>*>tr>:is(th,td):nth-child(2){position:sticky;inset-inline-start:var(--table-lock-x-2,0px)}table[data-slot=table]:is([data-locked-cols="3"],[data-locked-cols="4"])>*>tr>:is(th,td):nth-child(3){position:sticky;inset-inline-start:var(--table-lock-x-3,0px)}table[data-slot=table][data-locked-cols="4"]>*>tr>:is(th,td):nth-child(4){position:sticky;inset-inline-start:var(--table-lock-x-4,0px)}table[data-slot=table][data-locked-cols]>*>tr>:is(th,td):first-child,table[data-slot=table]:is([data-locked-cols="2"],[data-locked-cols="3"],[data-locked-cols="4"])>*>tr>:is(th,td):nth-child(2),table[data-slot=table]:is([data-locked-cols="3"],[data-locked-cols="4"])>*>tr>:is(th,td):nth-child(3),table[data-slot=table][data-locked-cols="4"]>*>tr>:is(th,td):nth-child(4){z-index:1;background-color:var(--table-surface-under,var(--background));background-image:linear-gradient(var(--table-surface), var(--table-surface))}table[data-slot=table][data-locked-cols]>tbody>tr:hover>td:first-child,table[data-slot=table]:is([data-locked-cols="2"],[data-locked-cols="3"],[data-locked-cols="4"])>tbody>tr:hover>td:nth-child(2),table[data-slot=table]:is([data-locked-cols="3"],[data-locked-cols="4"])>tbody>tr:hover>td:nth-child(3),table[data-slot=table][data-locked-cols="4"]>tbody>tr:hover>td:nth-child(4){background-color:var(--muted);background-image:none}:root:not([data-theme=light]) table[data-slot=table][data-locked-cols]>tbody>tr:hover>td:first-child,:root:not([data-theme=light]) table[data-slot=table]:is([data-locked-cols="2"],[data-locked-cols="3"],[data-locked-cols="4"])>tbody>tr:hover>td:nth-child(2),:root:not([data-theme=light]) table[data-slot=table]:is([data-locked-cols="3"],[data-locked-cols="4"])>tbody>tr:hover>td:nth-child(3),:root:not([data-theme=light]) table[data-slot=table][data-locked-cols="4"]>tbody>tr:hover>td:nth-child(4){background-color:color-mix(in srgb, var(--muted) 50%, var(--table-surface));background-image:none}table[data-slot=table][data-locked-rows][data-locked-cols]>thead>tr>:is(th,td):first-child,table[data-slot=table][data-locked-rows]:is([data-locked-cols="2"],[data-locked-cols="3"],[data-locked-cols="4"])>thead>tr>:is(th,td):nth-child(2),table[data-slot=table][data-locked-rows]:is([data-locked-cols="3"],[data-locked-cols="4"])>thead>tr>:is(th,td):nth-child(3),table[data-slot=table][data-locked-rows][data-locked-cols="4"]>thead>tr>:is(th,td):nth-child(4){z-index:3}[data-slot=table-container][data-scrolled-x]>table[data-locked-cols="1"]>*>tr>:is(th,td):first-child,[data-slot=table-container][data-scrolled-x]>table[data-locked-cols="2"]>*>tr>:is(th,td):nth-child(2),[data-slot=table-container][data-scrolled-x]>table[data-locked-cols="3"]>*>tr>:is(th,td):nth-child(3),[data-slot=table-container][data-scrolled-x]>table[data-locked-cols="4"]>*>tr>:is(th,td):nth-child(4){box-shadow:1px 0 0 var(--border)}table[data-slot=table]>*>tr>:is(th,td){max-width:var(--table-cell-max,var(--table-col-max));padding-inline:var(--table-gutter-x);vertical-align:middle}table[data-slot=table]>*>tr>:is(th,td):first-child{padding-inline-start:var(--table-edge-x)}table[data-slot=table]>*>tr>:is(th,td):last-child{padding-inline-end:var(--table-edge-x)}td[data-slot=table-cell]{height:var(--table-row-min-h);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}table[data-slot=table]>*>tr>:is(th,td)[data-grow]{width:100%}td[data-overflow=wrap]{white-space:normal;overflow-wrap:break-word;text-overflow:clip;min-width:var(--table-col-min-wrap);overflow:visible}td[data-overflow=clamp]{white-space:normal;min-width:var(--table-col-min-wrap);overflow:hidden}td[data-overflow=clamp] [data-slot=table-cell-text]{-webkit-line-clamp:var(--table-clamp-lines,2);line-clamp:var(--table-clamp-lines,2);overflow-wrap:break-word;white-space:normal;text-overflow:clip;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}td[data-overflow=wrap] [data-slot=table-cell-text]{white-space:normal;overflow-wrap:break-word;text-overflow:clip;overflow:visible}td[data-overflow=visible]{max-width:none;overflow:visible}[data-slot=table-cell-text]{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;display:block;overflow:hidden}[data-slot=table-cell-inline]{align-items:center;gap:var(--table-inline-gap,.5rem);min-width:0;max-width:100%;display:flex}td[data-align=center]>[data-slot=table-cell-inline]{justify-content:center}td[data-align=end]>[data-slot=table-cell-inline]{justify-content:flex-end}table[data-slot=table]>*>tr[data-slot=table-row-expansion]>td{white-space:normal;max-width:0;height:auto;overflow:visible}td[class*=stickyCol],th[class*=stickyCol]{overflow:visible}tr[data-row-toggles]{cursor:pointer}[data-slot=card],[data-slot=card-content],[data-slot=dialog-content],[data-slot=drawer-content],[data-slot=sheet-content],[data-slot=popover-content],[data-slot=hover-card-content],[data-slot=dropdown-menu-content]{--page-pad-x:0px}[data-slot=dialog-content],[data-slot=drawer-content],[data-slot=sheet-content]{--table-surface:var(--theme-surface-dialog);--table-surface-under:var(--theme-surface-dialog)}[data-slot=popover-content],[data-slot=hover-card-content],[data-slot=dropdown-menu-content]{--table-surface:var(--popover);--table-surface-under:var(--popover)}
