.connector-port{pointer-events:all;z-index:1001;-webkit-user-select:none;user-select:none;position:absolute}.connector-port-icon{cursor:-webkit-grab;cursor:grab;background:#3498db;border-radius:4px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px rgba(0,0,0,.2),0 0 0 2px rgba(52,152,219,.3)}.connector-port:active .connector-port-icon{cursor:-webkit-grabbing;cursor:grabbing;transform:scale(1.1)}.connector-port-icon svg{pointer-events:none;filter:drop-shadow(0 1px 1px rgba(0,0,0,.2))}#connector-preview-line line{stroke:#3498db;stroke-width:2px;stroke-dasharray:5 5;animation:.5s linear infinite dash}@keyframes dash{to{stroke-dashoffset:-10px}}.anchor-points-container{pointer-events:none;z-index:1001;width:100%;height:100%;position:absolute;top:0;left:0}body:not(.connector-tool-active) .anchor-points-container{display:none}.anchor-point{pointer-events:all;cursor:crosshair;z-index:1002;background:#fff;border:2px solid #3498db;border-radius:50%;width:10px;height:10px;transition:all .2s;position:absolute;transform:translate(-50%,-50%)}.anchor-point:hover{background:#3498db;border-color:#2980b9;width:14px;height:14px;box-shadow:0 0 0 3px rgba(52,152,219,.3)}.anchor-point.selected.source{background:#e74c3c;border-color:#c0392b;width:14px;height:14px;animation:1.5s infinite pulse;box-shadow:0 0 0 3px rgba(231,76,60,.3)}@keyframes pulse{0%,to{box-shadow:0 0 0 3px rgba(231,76,60,.3)}50%{box-shadow:0 0 0 6px rgba(231,76,60,.1)}}body.connector-tool-active{cursor:crosshair}
/*# sourceMappingURL=application-a1e41e39.css.map*/