.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;background-color:#333}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:rgba(255,255,255,.5);padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{border-width:1px;border-style:solid;border-color:#bbb}.react-flow__node-default.selected,.react-flow__node-default:focus,.react-flow__node-default:focus-visible,.react-flow__node-input.selected,.react-flow__node-input:focus,.react-flow__node-input:focus-visible,.react-flow__node-output.selected,.react-flow__node-output:focus,.react-flow__node-output:focus-visible,.react-flow__node-group.selected,.react-flow__node-group:focus,.react-flow__node-group:focus-visible{outline:none;border:1px solid #555}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(150,150,180,.1);border:1px dotted rgba(155,155,155,.8)}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}:root{--toolbar-height: 60px}._graph_dg4qg_5{height:calc(100vh - var(--header-height));position:relative;background-color:var(--bg-2)}:root{--node-padding: 5px;--node-border-radius: 5px;--outline: 5px}._node_dg4qg_17{border:solid 1px var(--fg-1);background-color:var(--bg-1);color:var(--fg-1);border-radius:var(--node-border-radius);padding:var(--node-padding);box-shadow:0 0 2px 2px #ffffff4d;display:grid;gap:var(--gap)}.selected>._node_dg4qg_17{outline:var(--outline) solid #7f7ff2}._errorOutline_dg4qg_33{outline:var(--outline) solid #ef3434;border-radius:var(--node-border-radius)}.selected>._errorOutline_dg4qg_33{outline:var(--outline) solid #f27ff2}._node_dg4qg_17>label{display:flex;gap:11px;align-items:center}._node_dg4qg_17>label>textarea{flex-grow:2}._node_dg4qg_17>label>input[type=text]{flex-grow:2}._nodeLabelInput_dg4qg_57{background-color:transparent;color:var(--fg-1);border:none;width:fit-content}._nodeLabelFocusButton_dg4qg_64{background-color:transparent;color:var(--fg-1);border:none;width:fit-content;display:flex;align-content:center;justify-content:center}._nodeHeader_dg4qg_75{width:100%;display:flex;justify-content:space-between;align-items:center;gap:6px}._nodeComment_dg4qg_83{top:calc(-1 * var(--node-padding) - 1em);position:absolute;min-width:10px;border:1px solid var(--fg-1);max-width:100%;width:max-content;max-height:1.2em;overflow-x:hidden;overflow-y:hidden;overflow:hidden;text-overflow:ellipsis;cursor:pointer}._nodeCommentEmpty_dg4qg_98{top:2px;border-radius:50%;max-width:8px;min-width:8px;max-height:8px;min-height:8px}._nodeComment_dg4qg_83>:before{width:0;height:0;border-bottom:0;border-top:10px solid white;border-left:10px solid transparent;border-right:10px solid transparent}._clickable_dg4qg_117{cursor:pointer}._deleteButton_dg4qg_121{--size: 25px;height:var(--size);width:var(--size);left:calc(100% - var(--size));border:solid 1px black;box-sizing:border-box;background-color:red;color:#fff;font-size:16pt;font-weight:500}._handle_dg4qg_134{width:10px;height:10px;border-radius:50%;background-color:#a0a0a0;transform:translateY(-50%) scale(1.2)}._handle_dg4qg_134>label{width:max-content}._inlineHandle_dg4qg_146{position:relative;left:12px;top:initial;right:initial;bottom:initial;width:12px;height:12px;transform:initial}._knob_dg4qg_157{border:initial;border-radius:50%;min-height:18px;min-width:18px;max-height:18px;max-width:18px;position:initial;transform:initial;border:1px solid black}._arrowRight_dg4qg_169{width:0;min-width:0;max-width:0;height:0;min-height:0;max-height:0;border-left:18px solid black;border-right:0px solid transparent;border-top:9px solid transparent;border-bottom:9px solid transparent;border-radius:0}._handle_dg4qg_134>input{margin-left:5px}._inputHandle_dg4qg_187{border-top-right-radius:0;border-bottom-right-radius:0}._outputHandle_dg4qg_192{border-top-left-radius:0;border-bottom-left-radius:0;display:flex;justify-content:space-between;width:100%}._connectionsGrid_dg4qg_201{display:grid;grid-template-columns:auto auto;gap:6px}._inputsColumn_dg4qg_207,._outputsColumn_dg4qg_211{display:grid}._addNodeMenuOption_dg4qg_215{display:block}._addNodeMenu_dg4qg_215{border:1px solid black;padding:8px;background-color:var(--bg-1);max-height:300px;overflow-y:scroll}._randomSwitchBody_dg4qg_227{display:flex;flex-direction:column;gap:11px}._playerRepliesBody_dg4qg_233{display:grid;grid-template-columns:repeat(5,auto);grid-auto-rows:auto;gap:5px}._randomSwitchInput_dg4qg_241{display:flex;justify-content:space-between;align-items:center;gap:3px}.alternis__center{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.alternis__split{display:flex;justify-content:space-between;align-items:center}.alternis__hoverable{cursor:pointer}img.alternis__hoverable{filter:brightness(.9)}.alternis__hoverable>img{filter:brightness(.9)}.alternis__hoverable:hover{color:var(--fg-hover);fill:var(--fg-hover);stroke:var(--fg-hover);border-color:var(--fg-hover);background-color:var(--bg-1-hover)}.alternis__hoverable:hover img,img.alternis__hoverable:hover{filter:none}.alternis__hoverable-red:hover{color:#9c000099;fill:var(--fg-hover);stroke:var(--fg-hover);border-color:var(--fg-hover);background-color:var(--bg-1-hover)}.alternis__invalidInput{outline:1px solid #ee2222;width:6em}.alternis__invalidInputMessage{color:#e22}.alternis__inline-code{display:inline;font-family:monospace}.alternis__tutorial-highlighted{box-shadow:0 0 4px 4px #ff0!important;z-index:1}.alternis__tutorial-highlighted[data-tut-inset]{box-shadow:inset 0 0 4px 4px #ff0!important}@media (prefers-reduced-motion: no-preference){.alternis__tutorial-highlighted{animation:tutorial-pulsate .3s ease-in-out infinite}@keyframes tutorial-pulsate{0%{box-shadow:0 0 4px 4px #ff0!important}to{box-shadow:0 0 8px 8px #ff0!important}}.alternis__tutorial-highlighted[data-tut-inset]{animation:tutorial-pulsate-inset .3s ease-in-out infinite}@keyframes tutorial-pulsate-inset{0%{box-shadow:inset 0 0 4px 4px #ff0!important}to{box-shadow:inset 0 0 8px 8px #ff0!important}}}.alternis__rel-anchor{position:relative}.alternis__propagate-size{height:100%;width:100%;position:relative}.alternis__newButton{padding:.7em;height:1em;border:1px solid var(--fg-1);border-radius:5px}.alternis__floatingbox{padding:var(--gap);box-shadow:0 0 5px 5px #0000004d;background-color:var(--bg-1);border:var(--bg-1)}.alternis__floatup{position:absolute;bottom:calc(100% + var(--gap));height:auto}input.alternis__transparent{position:absolute;top:-1em}.alternis__draggable{cursor:grab}.alternis__toolBtn{color:var(--fg-1);cursor:pointer;background-color:var(--bg-1);border-radius:var(--border-radius);width:30px;height:30px}.react-flow__attribution{background-color:transparent}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:rgba(128,128,128,.1)}::-webkit-scrollbar-thumb{background:rgba(128,128,128,.8);border-radius:2px}::-webkit-scrollbar:hover{width:8px}::-webkit-scrollbar-thumb:hover{background:rgba(256,100,10,.8)}._contextMenuRoot_ybg2e_2{display:initial;position:fixed;pointer-events:all;z-index:100}._contextMenuOptions_ybg2e_9{display:grid;grid-template-columns:1fr;border:0}._contextMenuOption_ybg2e_9{padding:3px 0}._contextMenuOption_ybg2e_9::marker{content:""}._contextMenuOption_ybg2e_9:hover{background-color:var(--bg-1-hover)}._selectionGrid_1kuq2_1{width:100%;display:grid;grid-auto-rows:min-content;max-height:31vh;gap:2px;overflow-y:scroll}._portraitImage_1kuq2_11{border-radius:5px;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden}._details_1kuq2_19{display:flex;flex-direction:column;gap:11px;padding:11px}._details_1kuq2_19>h1{margin:0}._portraitImage_1kuq2_11>img{object-fit:contain;height:auto;width:100%}._bigPortrait_1kuq2_36{object-fit:contain;width:100%;overflow:hidden;max-height:30vh}._selectionGrid_1oi92_1{width:100%;display:grid;grid-auto-rows:min-content;max-height:31vh;gap:2px;overflow-y:scroll}._cell_1oi92_11{border-radius:5px;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden}._select_1gbkf_1{background-color:transparent;border:0;color:var(--fg-1)}._dialogueViewer_1slnr_1{border:1px solid var(--fg-1);border-radius:5px;padding:calc(2 * var(--gap));background-color:var(--bg-1);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:calc(2 * var(--gap))}._speaker_1slnr_15{font-weight:700;margin:0;margin-bottom:var(--gap)}._line_1slnr_21{grid-area:line;font-size:1em}._dialogueButton_1slnr_26{padding:calc(2 * var(--gap));max-width:200px;text-overflow:ellipsis;overflow:hidden;font-size:1em}._nextButton_1slnr_34{grid-area:nextButton}._options_1slnr_38{display:flex;flex-direction:row;gap:var(--gap)}._playButton_1slnr_44{fill:#64ff64;stroke:#64ff64;stroke-width:1;stroke-linejoin:round;stroke-linecap:round}._playButton_1slnr_44:hover{fill:#87ff87;stroke:#87ff87;cursor:pointer}._stopButton_1slnr_58{fill:#ff9600;stroke:#ff9600;stroke-width:1;stroke-linejoin:round;stroke-linecap:round}._stopButton_1slnr_58:hover{fill:#ffb900;stroke:#ffb900;cursor:pointer}._root_133a3_2{position:absolute;top:-50px;pointer-events:none;width:100%;height:100%}._dialog_133a3_11{pointer-events:all;position:relative;height:max-content;width:max-content;min-width:250px;padding-bottom:40px;z-index:2;box-shadow:0 0 12px 12px #0000004d}._prev_133a3_22{position:absolute;bottom:10px;left:10px}._next_133a3_28{position:absolute;bottom:10px;right:10px}._earlyExitBtn_133a3_34{position:absolute;bottom:10px;right:calc(50% - 3.5em)}._split_jr5j8_2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,3fr);grid-template-areas:"projectDataEditor graphEditor"}._projectDataEditor_jr5j8_11{padding:10px;box-shadow:3px 0 6px #0000004d;z-index:2;overflow-y:scroll;grid-area:projectDataEditor;position:relative}._graphEditor_jr5j8_20{grid-area:graphEditor;z-index:0;position:relative}._newButton_8r9uy_2{padding:.7em;height:1em;border:1px solid var(--fg-1);border-radius:5px}:root{--outline-width: 2px;--outline-color: #ef3434}._error_17xjh_10{outline:var(--outline-width) solid var(--outline-color)}input[type=checkbox]._error_17xjh_10{border-radius:2px}._projectGrid_dwhvc_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,300px));grid-auto-rows:fit-content;gap:22px}._newProjectDialog_dwhvc_8{background-color:var(--bg-1);position:absolute;top:30%;box-shadow:var(--fg-1) 0 0 3px 1px;border-radius:10px;min-width:30vw;max-width:5in}._projectTile_dwhvc_18{padding:22px;min-height:25vh;border-radius:10px;border:1px solid var(--fg-1);position:relative}._logoLink_obg7e_1{color:var(--fg-1);text-decoration:initial;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:2rem;font-weight:500}._aboutDialog_obg7e_12{background-color:var(--bg-1);position:fixed;top:30vh;box-shadow:var(--fg-1) 0 0 3px 1px;border-radius:10px;min-width:30vw;max-width:5in}
