:root{--switch-color: var(--blue);--height: 16px;--knob-size: 12px;--width: 30px;--switch-background: var(--grayscale-dark-gray)}.astra.svelte-1l3nwvf{--switch-color: var(--astra-blue);--height: 20px;--knob-size: 16px}.green.svelte-1l3nwvf{--switch-color: var(--green)}.white.svelte-1l3nwvf{--switch-color: var(--grayscale-almost-white)}.mosaic.svelte-1l3nwvf{--height: 26px;--width: 60px;--switch-color: var(--mosaic-primary);--switch-background: #c7bcb8}.mosaic.toggle-switch.svelte-1l3nwvf{border-radius:8px;background-color:transparent;overflow:hidden;height:28px}.mosaic.svelte-1l3nwvf .slider:where(.svelte-1l3nwvf){border-radius:8px;height:28px;box-sizing:border-box;border:1px solid var(--mosaic-panel-stroke)}.mosaic.svelte-1l3nwvf input:where(.svelte-1l3nwvf):checked+.slider:where(.svelte-1l3nwvf){background-color:var(--switch-color);border-color:var(--switch-color)}.disabled.svelte-1l3nwvf .toggle-switch:where(.svelte-1l3nwvf){cursor:not-allowed;opacity:.5}.row.svelte-1l3nwvf{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:16px}.row.hug.svelte-1l3nwvf{justify-content:start;gap:var(--gap-default)}.toggle-switch.svelte-1l3nwvf{position:relative;display:inline-block;width:var(--width);height:var(--height);cursor:pointer;background-color:var(--switch-background);border-radius:12px}.astra.toggle-switch.svelte-1l3nwvf{border-radius:6px}.toggle-switch.svelte-1l3nwvf:focus{border:none}.toggle-switch.svelte-1l3nwvf input:where(.svelte-1l3nwvf){opacity:0;width:0;height:0}.slider.svelte-1l3nwvf{position:absolute;top:0;left:0;right:0;bottom:0;transition:.4s;border-radius:calc(var(--height))}.astra.svelte-1l3nwvf .slider:where(.svelte-1l3nwvf){border-radius:6px}.astra.svelte-1l3nwvf .slider:where(.svelte-1l3nwvf):before{border-radius:4px}.slider.svelte-1l3nwvf:before{position:absolute;content:"";height:var(--knob-size);width:var(--knob-size);left:calc((var(--height) - var(--knob-size)) / 2);bottom:calc((var(--height) - var(--knob-size)) / 2);background-color:var(--grayscale-almost-black);transition:.4s;border-radius:50%}.mosaic.svelte-1l3nwvf .slider:where(.svelte-1l3nwvf):before{border-radius:7px;height:26px;left:0;bottom:0;width:42px;color:var(--mosaic-text-dark);display:flex;align-items:center;justify-content:center;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;box-shadow:-2px 0 8px #95959580}.mosaic.svelte-1l3nwvf input:where(.svelte-1l3nwvf):checked+.slider:where(.svelte-1l3nwvf):before{content:"On";transform:translate(16px);transition:transform .5s cubic-bezier(0,.26,.38,1);box-shadow:-2px 0 8px #a1513e59}.mosaic.svelte-1l3nwvf input:where(.svelte-1l3nwvf)+.slider:where(.svelte-1l3nwvf):before{content:"Off"}input.svelte-1l3nwvf:checked+.slider:where(.svelte-1l3nwvf){background-color:var(--switch-color)}input.svelte-1l3nwvf:disabled+.slider:where(.svelte-1l3nwvf){opacity:.5;cursor:not-allowed}input.svelte-1l3nwvf:checked+.slider:where(.svelte-1l3nwvf):before{transform:translate(calc(var(--width) - var(--height)))}
