.Switch-module__pvoKmq__switch{appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer}.Switch-module__pvoKmq__switch>input[type=checkbox]{opacity:0;pointer-events:none;position:fixed}.Switch-module__pvoKmq__switch>input[type=checkbox]+div{-webkit-user-select:none;user-select:none;align-items:center;gap:1rem;display:flex}.Switch-module__pvoKmq__switch>input[type=checkbox]+div svg{width:2rem}.Switch-module__pvoKmq__switch>input[type=checkbox]+div svg rect{stroke:var(--color-field-border);fill:none}.Switch-module__pvoKmq__switch>input[type=checkbox]+div svg circle{fill:var(--color-field-border);--x:10px;--r:5;transform:translate(var(--x),10px)scale(var(--r));transition:transform .1s}.Switch-module__pvoKmq__switch>input[type=checkbox]:checked+div>svg rect{fill:var(--color-accent);stroke:none}.Switch-module__pvoKmq__switch>input[type=checkbox]:checked+div>svg circle{fill:var(--color-on-accent);--x:22px}.Switch-module__pvoKmq__switch>input[type=checkbox]:checked:active+div>svg rect{fill:var(--color-accent-active)}.Switch-module__pvoKmq__switch>input[type=checkbox]:not(:checked):active+div>svg rect{fill:var(--color-soft-active)}@media (hover:hover){.Switch-module__pvoKmq__switch>input[type=checkbox]:hover+div>svg circle{--r:6}}
