.dashboard-checkbox.svelte-1eubdgl{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;flex-shrink:0}.dashboard-checkbox--disabled.svelte-1eubdgl{opacity:.6;cursor:not-allowed}.dashboard-checkbox__native.svelte-1eubdgl{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;width:100%;height:100%;cursor:pointer}.dashboard-checkbox--disabled.svelte-1eubdgl .dashboard-checkbox__native:where(.svelte-1eubdgl){cursor:not-allowed}.dashboard-checkbox__control.svelte-1eubdgl{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-bg-input);color:var(--color-text-inverted);pointer-events:none;transition:background .15s,border-color .15s,color .15s}.dashboard-checkbox__native.svelte-1eubdgl:checked+.dashboard-checkbox__control:where(.svelte-1eubdgl){background:var(--color-accent);border-color:var(--color-accent)}.dashboard-checkbox__native.svelte-1eubdgl:focus-visible+.dashboard-checkbox__control:where(.svelte-1eubdgl){outline:2px solid var(--color-accent);outline-offset:2px}.dashboard-checkbox__native.svelte-1eubdgl:hover:not(:disabled)+.dashboard-checkbox__control:where(.svelte-1eubdgl){border-color:var(--color-accent)}
