.Switcher_decorator__O3Nkp{flex-shrink:0;cursor:pointer;box-sizing:border-box;position:relative;border-radius:11px;display:flex;width:36px;height:20px;padding:0;color:var(--color-gray-70);background:var(--color-gray-80);transition:background-color .2s linear}.Switcher_decorator__O3Nkp:before{content:"";box-shadow:inset 0 0 0 2px currentColor;border-radius:50%;display:block;width:20px;height:20px;color:inherit;background:#fff;transition:transform .1s linear}.Switcher_switcher__VSvfu:checked+.Switcher_decorator__O3Nkp{color:var(--color-good-40);background:var(--color-good-70)}.Switcher_switcher__VSvfu:checked+.Switcher_decorator__O3Nkp:before{transform:translateX(16px)}.Switcher_switcher__VSvfu:focus-visible+.Switcher_decorator__O3Nkp{outline:var(--color-primary) solid 3px;outline-offset:2px}.Switcher_switcher__VSvfu:disabled+.Switcher_decorator__O3Nkp{color:var(--color-gray-70);background:var(--color-gray-80)}.Switcher_content__Gj4UZ{position:relative;display:flex;align-items:center;white-space:nowrap;gap:var(--space-x2);color:var(--color-gray-50)}.Switcher_content__Gj4UZ:has(.Switcher_switcher__VSvfu:checked){color:var(--color-good-40)}.Switcher_content__Gj4UZ:has(.Switcher_switcher__VSvfu:disabled){color:var(--color-gray-70)}