.fadeIn{opacity:0;animation:fadeInAnimation 1s ease-in-out forwards}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.text-updater-node{height:50px;border:1px solid #eee;padding:5px;border-radius:5px;background:white}.text-updater-node label{display:block;color:#777;font-size:12px}.edge-link.with-label text{font-size:12px;fill:#333}path.edge-link.with-label{fill:none;stroke:#333;stroke-width:2px;marker-end:url(#arrowhead)}.react-flow__node-custom{font-size:10px;width:180px;background:#f5f5f6;color:#222;box-shadow:0 4px 6px -1px #00000026,0 2px 4px -1px #00000014;border-radius:2px}.react-flow__node-custom .react-flow__handle{top:24px;right:-15px;width:6px;height:10px;border-radius:2px;background-color:#789}.react-flow__node.circle{border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center;font-weight:700}
