.switch{position:relative;display:inline-block;width:46px;height:24px}.switch input{opacity:0;width:0;height:0;position:absolute}.switch .slider{position:absolute;cursor:pointer;inset:0;background-color:#fff;border-radius:9999px;transition:.3s;border:1px solid #475569}.dark .switch .slider{background-color:#082a41}.switch .slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:2px;background-color:#475569;border-radius:50%;transition:.3s}.dark .switch .slider:before{background-color:#e4e8fc}.switch input:checked+.slider{background-color:#002f8c}.dark .switch input:checked+.slider{background-color:#c5cdf9}.switch input:checked+.slider:before{transform:translate(22px);background-color:#fff}.dark .switch input:checked+.slider:before{background-color:#0b141f}label[data-v-03f3cbf9]{display:flex;flex-direction:row;align-items:center;cursor:pointer}.switch-label-name[data-v-03f3cbf9]{display:flex;flex-direction:row;align-items:center;gap:.3rem}
