.MuiButtonBase-root.buttonHover:hover{background:#242424}.MuiButtonBase-root.buttonHover{background:#474747}.event-container{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:space-between;grid-gap:6px;gap:6px;width:100%;height:100%;padding:2px 4px;box-sizing:border-box}.event-content{min-width:0;flex:1 1;overflow:hidden}.event-subtitle{font-size:11px;opacity:.85;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.event-actions{display:flex;align-items:center;grid-gap:4px;gap:4px;flex-shrink:0}.delete-icon,.edit-icon{opacity:0;transition:opacity .2s;z-index:1;font-size:16px!important}.event-container:hover .delete-icon,.event-container:hover .edit-icon{opacity:1}.edgebutton{width:20px;height:20px;background:#eee;border:1px solid #fff;cursor:pointer;border-radius:50%;font-size:12px;line-height:1;justify-content:center;display:flex;align-self:center;align-items:center}.edgebutton:hover{box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.edgebutton-foreignobject body{background:transparent;width:40px;height:40px;display:flex;justify-content:center;align-items:center;min-height:40px}.react-flow__edge-path{stroke-width:6px}.react-flow__edge.selected .react-flow__edge-path{stroke:#00f}