.ToggleSwitch_toggle_switch__cQuwR{background-color:var(--bgnd-01);border:2px solid var(--text-01);width:60px;height:30px;display:flex;justify-content:flex-start;align-items:center;border-radius:20px;top:0;right:0;bottom:0;left:0;cursor:pointer}.ToggleSwitch_toggle_switch__cQuwR input[type=checkbox]{display:none}.ToggleSwitch_toggle_switch__cQuwR:hover{box-shadow:var(--shadow)}.ToggleSwitch_switch__Y8dN6{width:22px;height:22px;margin:2px;border:.1px solid var(--text-01);background:radial-gradient(circle,red 30%,orange 40% 55%,gold 60% 100%);border-radius:50%;transition:all 1s ease}.ToggleSwitch_toggle_switch__cQuwR input[type=checkbox]:checked+.ToggleSwitch_switch__Y8dN6{transform:translateX(30px);background:radial-gradient(circle,#000 30%,purple 40% 55%,orange 60% 100%)}@media (max-width:450px){.ToggleSwitch_toggle_switch__cQuwR{width:30px;height:30px}.ToggleSwitch_switch__Y8dN6{animation:ToggleSwitch_toggle-in-place__u25Fw 1s ease 0s 1 normal both;transition:none}.ToggleSwitch_toggle_switch__cQuwR input[type=checkbox]:checked+.ToggleSwitch_switch__Y8dN6{transform:none;animation:ToggleSwitch_toggle-in-place-dark__QOo9s 1s ease 0s 1 normal both}@keyframes ToggleSwitch_toggle-in-place__u25Fw{50%{transform:scale(.6)}to{transform:scale(1)}}@keyframes ToggleSwitch_toggle-in-place-dark__QOo9s{50%{transform:scale(.6)}to{transform:scale(1)}}}.ThemeContext_container__OiY5K{display:flex;flex-flow:row nowrap;align-items:center}.ThemeContext_container__OiY5K p{padding:5px;color:var(--text-01)}