:root{--main-bg-color: #f5f5f5;--title-color: #000;--regular-text-color: #676767;--primary-color: #43c8af;--secondary-color: #4872d3;--tertiary-color: #808a99;--error-color: #e00606;--disabled-color: #e4e4e4;--idle-icon: #808a99;--active-icon: #464646;--color-1: #333948;--color-2: #2e3f59;--color-3: #06a3d2;--warning-color: #fb5556;--header-color: #1b274d;--inactive-socket: #c9c9c9}.link{stroke:#505050;stroke-width:4px;color:transparent!important;fill:none;pointer-events:none;filter:drop-shadow(0px 0px 1px black)}.link.opened{stroke:#505050}.link.highlighted{stroke:#505050;stroke-dasharray:10;stroke-dashoffset:0;animation:dash 1s linear infinite}.link.temporary{stroke-dasharray:10;stroke-dashoffset:0}.link.forbidden{stroke:red!important}.link.busy{pointer-events:none;cursor:wait!important;stroke-opacity:.2;stroke-dasharray:10;stroke-dashoffset:0;animation:dash 1s linear infinite reverse}.detector{stroke:transparent;stroke-width:15px;pointer-events:stroke;fill:none}.detector.disabled{pointer-events:none}.route-point{pointer-events:none;fill:#4872d3;filter:drop-shadow(0px 0px 1px #4872d3)}.route-point.selected{stroke:#fc6600;stroke-width:3px}.route-point:hover{fill:#4c88e3}.pivot-point{pointer-events:none;display:none;fill:#4872d34d;stroke:#4872d3;cursor:copy}.pivot-point:hover,.detector:hover~.pivot-point{display:block}.hit-box{fill:transparent;pointer-events:all;cursor:move}.hit-box:hover+.route-point{fill:#4c88e3}.hit-box:hover+.pivot-point{display:block}@keyframes dash{to{stroke-dashoffset:-100}}
