.toggle-switch[data-v-9ba26329]{--switch-width:52px;--switch-height:32px;--switch-padding:3px;--switch-thumb-size:26px;--switch-thumb-offset:20px;align-items:center;background:#dddfe2;border-radius:100px;display:inline-flex;height:var(--switch-height);padding:var(--switch-padding);position:relative;transition:background-color .2s ease,opacity .2s ease;width:var(--switch-width)}.toggle-switch[data-v-9ba26329]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.toggle-switch_checked[data-v-9ba26329]{background:var(--accent)}.toggle-switch_disabled[data-v-9ba26329]{cursor:not-allowed;opacity:.5}.toggle-switch__thumb[data-v-9ba26329]{background:var(--white);border-radius:50%;display:block;height:var(--switch-thumb-size);transition:transform .2s ease;width:var(--switch-thumb-size)}.toggle-switch_checked .toggle-switch__thumb[data-v-9ba26329]{transform:translate(var(--switch-thumb-offset))}
