@keyframes ssc-loading-f5bee74a{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.switch-wrapper[data-v-f5bee74a]{width:80px;height:40px;position:relative;cursor:pointer}.switch-wrapper .switch-bar[data-v-f5bee74a]{width:80px;height:40px;display:flex;align-items:center;border-radius:24px;background-color:var(--secondary-light-4);transition:all .2s ease-in-out;border:1px solid var(--secondary-light-1)}.switch-wrapper .switch-bar svg[data-v-f5bee74a]{width:16px;height:16px;flex-shrink:0;position:absolute;right:16px}.switch-wrapper .switch-bar svg[data-v-f5bee74a] .change-color-fill{fill:var(--secondary-dark-3)}.switch-wrapper .switch-ball[data-v-f5bee74a]{width:32px;height:32px;top:4px;left:4px;position:absolute;border-radius:50%;transition:all .2s ease-in-out;overflow:hidden;background-color:var(--primary);display:flex;flex-direction:column;justify-content:center;align-items:center}.switch-wrapper .switch-ball svg[data-v-f5bee74a]{width:16px;height:16px;flex-shrink:0;animation:fade-scale-f5bee74a .6s ease-in-out;animation-play-state:var(--animation-state)}.switch-wrapper .switch-ball svg[data-v-f5bee74a] .change-color-fill{fill:var(--secondary-light-4)}.switch-wrapper.active .switch-bar[data-v-f5bee74a]{background-color:var(--secondary-light-4)}.switch-wrapper.active .switch-bar svg[data-v-f5bee74a]{left:16px}.switch-wrapper.active .switch-ball[data-v-f5bee74a]{left:42px;background-color:var(--primary)}.switch-wrapper.disabled[data-v-f5bee74a]{pointer-events:none;cursor:default}@keyframes fade-scale-f5bee74a{0.1%{transform:scale(0)}to{transform:scale(1)}}