.Switch_wrapper__1ejqJ{text-wrap:nowrap;font-size:14px;font-weight:500;padding-bottom:12px;position:relative;display:flex;align-items:center}.Switch_wrapper__1ejqJ input{display:none}.Switch_wrapper__1ejqJ input:checked~label .Switch_switch__vUYlZ{background-color:var(--ronin-accent,#132149);border-color:var(--ronin-accent,#132149)}.Switch_wrapper__1ejqJ input:checked~label .Switch_switch__vUYlZ:after{left:calc(100% - 20px)}.Switch_wrapper__1ejqJ label{width:100%;display:flex;justify-content:space-between;gap:8px;cursor:pointer}.Switch_wrapper__1ejqJ label .Switch_switch__vUYlZ{width:44px;height:24px;background-color:var(--ronin-surface-2,#e5e7eb);position:relative;border:2px solid var(--ronin-surface-2,#e5e7eb);border-radius:12px;transition:all .3s}.Switch_wrapper__1ejqJ label .Switch_switch__vUYlZ:after{content:"";position:absolute;left:0;width:20px;height:20px;display:block;background-color:#fff;border-radius:50%;transition:all .3s}.Switch_wrapper__1ejqJ:after{content:"";display:block;height:1px;position:absolute;left:-16px;right:-16px;bottom:0;background-color:var(--ronin-surface-1,#f3f4f6)}[data-theme=dark] .Switch_wrapper__1ejqJ input:checked~label .Switch_switch__vUYlZ{background-color:var(--ronin-positive,#34c759);border-color:var(--ronin-positive,#34c759)}