html,body{margin:0;font-family:sans-serif}#app{width:100vw;height:100vh}body{background-color:#f8f8f8;margin:0}html,body,#root{height:100%}.header{color:#cdcdcd}.react-flow__node-mindmap{background:#f6ad55;border:1px solid #0000;border-radius:2px;padding:2px 5px;font-weight:700}.react-flow__handle.target{pointer-events:none;opacity:0;top:50%}.react-flow__handle.source{background:#f6ad55;border:none;border-radius:2px;width:100%;height:100%;top:0;left:0;transform:none}.react-flow .react-flow__connectionline{z-index:0}.inputWrapper{z-index:1;pointer-events:none;height:20px;display:flex;position:relative}.dragHandle{pointer-events:all;background:0 0;align-items:center;width:14px;height:100%;margin-right:4px;display:flex}.input{color:#222;pointer-events:none;background:0 0;border:none;border-radius:1px;height:100%;padding:0 2px;font-weight:700}.input:focus{pointer-events:all;background:#ffffff40;border:none;outline:none}
