.table-container.svelte-1eiodas{flex-direction:column;min-width:0;margin:1rem 0;display:flex}.table-header.svelte-1eiodas{flex-shrink:0;justify-content:flex-end;gap:.25rem;padding-bottom:.5rem;display:flex}.table-action-button.svelte-1eiodas{color:var(--muted-foreground);cursor:pointer;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.8125rem;font-weight:500;transition:background-color .15s,color .15s;display:flex}.table-action-button.svelte-1eiodas:hover{color:var(--foreground);background:var(--muted)}.table-action-button.svelte-1eiodas:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.table-action-button.svelte-1eiodas svg:where(.svelte-1eiodas){flex-shrink:0}.table-wrapper.svelte-1eiodas{--table-header-background:color-mix(in oklab, var(--foreground) 7%, var(--card));background:var(--table-header-background);border-radius:1.25rem;overflow:hidden}.table-container.svelte-1eiodas table:where(.svelte-1eiodas){min-width:max-content;color:var(--foreground);border-collapse:separate!important;border-spacing:0!important;width:100%!important;margin:0!important}.table-container.svelte-1eiodas th,.table-container.svelte-1eiodas td{text-align:left!important;vertical-align:middle!important;width:auto!important;padding:.875rem 1.25rem!important}.table-container.svelte-1eiodas th{border-right:1px solid var(--border);color:var(--foreground);background:var(--table-header-background);font-weight:500}.table-container.svelte-1eiodas th:last-child{border-right:0}.table-container.svelte-1eiodas td{border-top:1px solid var(--border);border-right:1px solid var(--border);background:var(--card)}.table-container.svelte-1eiodas td:first-child{border-left:1px solid var(--border)}.table-container.svelte-1eiodas tbody tr:last-child td{border-bottom:1px solid var(--border)}.table-container.svelte-1eiodas tbody tr:first-child td:first-child{border-top-left-radius:1.25rem}.table-container.svelte-1eiodas tbody tr:first-child td:last-child{border-top-right-radius:1.25rem}.table-container.svelte-1eiodas tbody tr:last-child td:first-child{border-bottom-left-radius:1.25rem}.table-container.svelte-1eiodas tbody tr:last-child td:last-child{border-bottom-right-radius:1.25rem}
