@supports (appearance:none){input[type=checkbox].svelte-avhecw{--active:var(--accent);--active-inner:var(--bg);--focus:3px var(--fluo);--border:var(--lined);--border-hover:var(--accent);--background:var(--bg);--disabled:var(--line);--disabled-inner:var(--lined);-webkit-appearance:none;-moz-appearance:none}.tv.svelte-avhecw input[type=checkbox]:where(.svelte-avhecw){--focus:3px var(--type)}input[type=checkbox].svelte-avhecw{vertical-align:top;cursor:pointer;border:2px solid var(--bc,var(--border));background:var(--b,var(--background));outline:none;height:25px;margin:0;transition:background .3s,border-color .3s,box-shadow .2s;display:inline-block;position:relative}input[type=checkbox].svelte-avhecw:after{content:"";transition:transform var(--d-t,.3s) var(--d-t-e,ease), opacity var(--d-o,.2s);display:block;position:absolute;top:0;left:0}input[type=checkbox].svelte-avhecw:checked{--b:var(--active);--bc:var(--active);--d-o:.3s;--d-t:.6s;--d-t-e:cubic-bezier(.2, .85, .32, 1.2)}input[type=checkbox].svelte-avhecw:disabled{--b:var(--disabled);cursor:not-allowed;opacity:.5}input[type=checkbox].svelte-avhecw:disabled:checked{--b:var(--disabled-inner);--bc:var(--border)}input[type=checkbox].svelte-avhecw:hover:not(:checked):not(:disabled){--bc:var(--border-hover)}input[type=checkbox].svelte-avhecw:focus{box-shadow:0 0 0 var(--focus)}input[type=checkbox].svelte-avhecw:not(.toggle){width:25px}input[type=checkbox].svelte-avhecw:not(.toggle):after{opacity:var(--o,0)}input[type=checkbox].svelte-avhecw:not(.toggle):checked{--o:1}input[type=checkbox].svelte-avhecw:not(.toggle){border-radius:6px}input[type=checkbox].svelte-avhecw:not(.toggle):after{border:2px solid var(--active-inner);width:6px;height:10px;transform:rotate(var(--r,20deg));border-top:0;border-left:0;top:4px;left:7px}input[type=checkbox].svelte-avhecw:not(.toggle):checked{--r:43deg}input[type=checkbox].toggle.svelte-avhecw{border-radius:22px;width:46px}input[type=checkbox].toggle.svelte-avhecw:after{background:var(--ab,var(--lined));width:17px;height:17px;transform:translateX(var(--x,0));border-radius:20px;top:2px;left:2px}input[type=checkbox].toggle.svelte-avhecw:checked{--ab:var(--active-inner);--x:20px}input[type=checkbox].toggle.svelte-avhecw:disabled:not(:checked):after{--ab:var(--active-inner)}}label.svelte-avhecw{cursor:pointer;grid-template-columns:34px auto;align-items:center;margin:.5rem 2rem .5rem 0;line-height:1.3rem;display:inline-grid;position:relative}label.toggle.svelte-avhecw{grid-template-columns:54px auto}label.svelte-avhecw input[type=checkbox]:where(.svelte-avhecw){margin-right:6px}label.svelte-avhecw span:where(.svelte-avhecw){display:inline-block}label.svelte-avhecw :where(.svelte-avhecw):disabled+span:where(.svelte-avhecw){color:var(--type)}label.setting.svelte-avhecw{margin-right:0}
