#root,body,html{max-width:100%;overflow-x:hidden}#root{min-height:100vh;min-height:100dvh}@supports (-webkit-touch-callout:none){#root{min-height:-webkit-fill-available}}.Toastify__toast-container{z-index:1400;pointer-events:none}.Toastify__toast-container .Toastify__toast{pointer-events:auto}@media (max-width:959.95px){.MuiToolbar-root .MuiIconButton-root{min-width:44px;min-height:44px}}.event-container{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.delete-icon,.edit-icon{opacity:0;transition:opacity .3s;margin-left:5px;z-index:1}.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}.Toastify__toast-container--top-right{width:min(380px,calc(100vw - 24px))}.global-message-toast{padding:0!important;min-height:unset!important;border-radius:10px!important;box-shadow:0 8px 28px rgba(0,0,0,.18)!important;overflow:hidden;font-family:inherit}.global-message-toast--discrete{opacity:.96;box-shadow:0 4px 16px rgba(0,0,0,.12)!important}.global-message-toast__body{padding:0!important;margin:0!important}.global-message-toast__progress{height:3px!important}body[data-theme=dark] .global-message-toast,html[data-theme=dark] .global-message-toast{background:#1e1e1e!important;color:#f5f5f5!important}body[data-theme=light] .global-message-toast,html[data-theme=light] .global-message-toast{background:#fff!important;color:#1a1a1a!important}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .global-message-toast{background:#1e1e1e!important;color:#f5f5f5!important}}