/*!* Cursor styles based on control mode *!*/.react-flow__pane{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.react-flow__handle{width:12px;height:12px;background-color:#fff;border:2px solid #9ca3af;border-radius:50%;transition:all .2s cubic-bezier(.4,0,.2,1)}.react-flow__handle:after{content:"";position:absolute;inset:-16px;border-radius:50%}.react-flow__handle:hover{width:18px!important;height:18px!important;border-width:3px!important;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.react-flow__node-resizer{border-radius:0;border:none}.react-flow__resize-control.handle{background-color:#fff;border-color:#3367d9;border-radius:0;width:10px;height:10px}.react-flow__node-CUSTOM_LIVE_CALL{background-color:rgba(239,214,255,.4);border-color:#d2c2f3;border-radius:16px}.react-flow__node-CUSTOM_LIVE_CALL.active{border:3px solid #9e86ed}