.rf-switch{cursor:pointer;align-items:center;display:inline-flex}.rf-switch .mantine-Switch-track,.rf-switch .mantine-Switch-label{cursor:pointer}.rf-switch:has(.mantine-Switch-input:disabled){cursor:not-allowed}:is(.rf-switch:has(.mantine-Switch-input:disabled) .mantine-Switch-track,.rf-switch:has(.mantine-Switch-input:disabled) .mantine-Switch-label){cursor:not-allowed}.rf-switch .mantine-Switch-body{align-items:center}.rf-switch .mantine-Switch-input:not(:checked)+.mantine-Switch-track{background-color:var(--neutral-50);border-color:var(--neutral-50)}.rf-switch .mantine-Switch-input:disabled+.mantine-Switch-track{background-color:var(--neutral-30);border-color:var(--neutral-30)}.rf-switch--between{width:100%}.rf-switch--between .mantine-Switch-body{justify-content:space-between;width:100%}
