@keyframes Switch_appearOpacity__Wbow_{0%{opacity:0}to{opacity:1}}.Switch_switch__uZt_w{width:36px;height:20px;padding:var(--padding-xxs);display:flex;position:relative;outline-offset:1px;outline:2px solid rgba(0,0,0,0);border-radius:var(--radius-full);background-color:var(--toggle-color-bg-default);transition:.15s}.Switch_switch__uZt_w:focus-visible{outline-color:var(--color-border-focus);transition:.1s ease-in-out}.Switch_switch_checked__YtxYj{background-color:var(--toggle-color-bg-active)}.Switch_switch__uZt_w:disabled{background-color:var(--color-disable-background)}.Switch_switch__handle__lLova{width:16px;height:16px;position:absolute;top:2px;left:2px;border-radius:var(--radius-full);background-color:var(--toggle-color-pin-default);transition:.15s}.Switch_switch__handle_checked__boevv{background-color:var(--toggle-color-pin-active)}.Switch_switch__handle_disabled__hZGRF{background-color:var(--color-disable-foreground)}@keyframes ThemeToggler_appearOpacity__1bcGk{0%{opacity:0}to{opacity:1}}.ThemeToggler_toggler__sMduK{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-s);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}