div.box.svelte-g0b5hn,input[type=checkbox].svelte-g0b5hn{box-sizing:border-box;cursor:pointer;align-self:center}div.box.svelte-g0b5hn{grid-template:"box"24px/24px;display:grid}div.box.default.svelte-g0b5hn input[type=checkbox]:where(.svelte-g0b5hn){background:var(--checkbox-background-default);border:1px solid var(--checkbox-border)}div.box.mixed.svelte-g0b5hn input[type=checkbox]:where(.svelte-g0b5hn){background:var(--checkbox-background-mixed);border:0}div.box.checked.svelte-g0b5hn input[type=checkbox]:where(.svelte-g0b5hn){background:var(--checkbox-background-selected);border:0}div.box.inverted.checked.svelte-g0b5hn input[type=checkbox]:where(.svelte-g0b5hn){background:var(--checkbox-background-selected-inverted)}input[type=checkbox].svelte-g0b5hn{appearance:none;border-radius:3px;grid-area:box;width:18px;height:18px;margin:3px}input[type=checkbox].svelte-g0b5hn:focus-visible{outline:var(--focus-outline);outline-offset:1px}div.box.inverted.svelte-g0b5hn input[type=checkbox]:where(.svelte-g0b5hn):focus-visible{outline:var(--focus-outline-inverted)}div.box.svelte-g0b5hn svg{fill:var(--checkbox-tickmark);pointer-events:none;grid-area:box;margin:2px}div.box.inverted.checked.svelte-g0b5hn svg{fill:var(--checkbox-tickmark-inverted)}
