th[data-column-id=selection],td[data-column-id=selection],th.selection-cell,td.selection-cell{width:56px;min-width:56px;max-width:56px;padding:0;text-align:center;vertical-align:middle}th[data-column-id=selection]>.app-checkbox,td[data-column-id=selection]>.app-checkbox,th.selection-cell>.app-checkbox,td.selection-cell>.app-checkbox{display:flex;margin-left:auto;margin-right:auto}.app-checkbox.svelte-ktfkcu{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}.app-checkbox.svelte-ktfkcu input:where(.svelte-ktfkcu){position:absolute;inset:0;opacity:0;margin:0;cursor:inherit}.app-checkbox__mark.svelte-ktfkcu{position:relative;display:inline-flex;pointer-events:none;width:24px;height:24px;border-radius:var(--radius-sm);border:1px solid var(--input-border);background:var(--input-bg);box-shadow:inset 0 1px color-mix(in srgb,var(--panel) 70%,transparent);transition:border-color .12s ease,background-color .12s ease,box-shadow .12s ease,transform .12s ease}.app-checkbox__mark.svelte-ktfkcu:before,.app-checkbox__mark.svelte-ktfkcu:after{content:"";position:absolute;opacity:0;transition:opacity .12s ease}.app-checkbox__mark.svelte-ktfkcu:before{left:7px;top:4px;width:6px;height:11px;border-right:3px solid var(--button-text);border-bottom:3px solid var(--button-text);transform:rotate(40deg)}.app-checkbox__mark.svelte-ktfkcu:after{left:5px;top:10px;width:12px;height:3px;border-radius:var(--control-radius);background:var(--button-text)}.app-checkbox.svelte-ktfkcu input:where(.svelte-ktfkcu):checked+.app-checkbox__mark:where(.svelte-ktfkcu),.app-checkbox.svelte-ktfkcu input:where(.svelte-ktfkcu):indeterminate+.app-checkbox__mark:where(.svelte-ktfkcu){border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 18%,transparent),inset 0 1px color-mix(in srgb,var(--button-text) 22%,transparent)}.app-checkbox.svelte-ktfkcu input:where(.svelte-ktfkcu):checked+.app-checkbox__mark:where(.svelte-ktfkcu):before,.app-checkbox.svelte-ktfkcu input:where(.svelte-ktfkcu):indeterminate+.app-checkbox__mark:where(.svelte-ktfkcu):after{opacity:1}.app-checkbox.svelte-ktfkcu input:where(.svelte-ktfkcu):focus-visible+.app-checkbox__mark:where(.svelte-ktfkcu){outline:2px solid color-mix(in srgb,var(--accent) 36%,transparent);outline-offset:2px}.app-checkbox.svelte-ktfkcu input:where(.svelte-ktfkcu):disabled+.app-checkbox__mark:where(.svelte-ktfkcu){opacity:.55;cursor:not-allowed}
