.toggle-switch[data-v-cb2a3ac7]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:20px;background:#ddd;border-radius:20px;position:relative;cursor:pointer;transition:background .3s}.toggle-switch[data-v-cb2a3ac7]:checked{background:#4CAF50}.toggle-switch[data-v-cb2a3ac7]:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:white;top:0;left:0;transition:transform .3s}.toggle-switch[data-v-cb2a3ac7]:checked:before{transform:translate(20px)}.disabled[data-v-cb2a3ac7]{cursor:not-allowed;opacity:.5}@keyframes spin-cb2a3ac7{to{transform:rotate(360deg)}}.animate-spin[data-v-cb2a3ac7]{animation:spin-cb2a3ac7 1s linear infinite}
