@import"https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700&display=swap";.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #555;--xy-background-pattern-lines-color-default: #333;--xy-background-pattern-cross-color-default: #333;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.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__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray: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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.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:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{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:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.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.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@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;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.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:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));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:var(--xy-resize-background-color, var(--xy-resize-background-color-default));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%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}/**
 * easymde v2.21.0
 * Copyright Jeroen Akkerman
 * @link https://github.com/ionaru/easy-markdown-editor
 * @license MIT
 */.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:0 0}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:0 0}.cm-fat-cursor{caret-color:transparent}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error,.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:0;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none;outline:0}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:0 0!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:0 0}.EasyMDEContainer{display:block}.CodeMirror-rtl pre{direction:rtl}.EasyMDEContainer.sided--no-fullscreen{display:flex;flex-direction:row;flex-wrap:wrap}.EasyMDEContainer .CodeMirror{box-sizing:border-box;height:auto;border:1px solid #ced4da;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:10px;font:inherit;z-index:0;word-wrap:break-word}.EasyMDEContainer .CodeMirror-scroll{cursor:text}.EasyMDEContainer .CodeMirror-fullscreen{background:#fff;position:fixed!important;top:50px;left:0;right:0;bottom:0;height:auto;z-index:8;border-right:none!important;border-bottom-right-radius:0!important}.EasyMDEContainer .CodeMirror-sided{width:50%!important}.EasyMDEContainer.sided--no-fullscreen .CodeMirror-sided{border-right:none!important;border-bottom-right-radius:0;position:relative;flex:1 1 auto}.EasyMDEContainer .CodeMirror-placeholder{opacity:.5}.EasyMDEContainer .CodeMirror-focused .CodeMirror-selected{background:#d9d9d9}.editor-toolbar{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;padding:9px 10px;border-top:1px solid #ced4da;border-left:1px solid #ced4da;border-right:1px solid #ced4da;border-top-left-radius:4px;border-top-right-radius:4px}.editor-toolbar.fullscreen{width:100%;height:50px;padding-top:10px;padding-bottom:10px;box-sizing:border-box;background:#fff;border:0;position:fixed;top:0;left:0;opacity:1;z-index:9}.editor-toolbar.fullscreen:before{width:20px;height:50px;background:-moz-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#fff),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,#fff 0,rgba(255,255,255,0) 100%);background:linear-gradient(to right,#fff 0,rgba(255,255,255,0) 100%);position:fixed;top:0;left:0;margin:0;padding:0}.editor-toolbar.fullscreen:after{width:20px;height:50px;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(100%,#fff));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%);position:fixed;top:0;right:0;margin:0;padding:0}.EasyMDEContainer.sided--no-fullscreen .editor-toolbar{width:100%}.editor-toolbar .easymde-dropdown,.editor-toolbar button{background:0 0;display:inline-block;text-align:center;text-decoration:none!important;height:30px;margin:0;padding:0;border:1px solid transparent;border-radius:3px;cursor:pointer}.editor-toolbar button{font-weight:700;min-width:30px;padding:0 6px;white-space:nowrap}.editor-toolbar button.active,.editor-toolbar button:hover{background:#fcfcfc;border-color:#95a5a6}.editor-toolbar i.separator{display:inline-block;width:0;border-left:1px solid #d9d9d9;border-right:1px solid #fff;color:transparent;text-indent:-10px;margin:0 6px}.editor-toolbar button:after{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:65%;vertical-align:text-bottom;position:relative;top:2px}.editor-toolbar button.heading-1:after{content:"1"}.editor-toolbar button.heading-2:after{content:"2"}.editor-toolbar button.heading-3:after{content:"3"}.editor-toolbar button.heading-bigger:after{content:"▲"}.editor-toolbar button.heading-smaller:after{content:"▼"}.editor-toolbar.disabled-for-preview button:not(.no-disable){opacity:.6;pointer-events:none}@media only screen and (max-width:700px){.editor-toolbar i.no-mobile{display:none}}.editor-statusbar{padding:8px 10px;font-size:12px;color:#959694;text-align:right}.EasyMDEContainer.sided--no-fullscreen .editor-statusbar{width:100%}.editor-statusbar span{display:inline-block;min-width:4em;margin-left:1em}.editor-statusbar .lines:before{content:"lines: "}.editor-statusbar .words:before{content:"words: "}.editor-statusbar .characters:before{content:"characters: "}.editor-preview-full{position:absolute;width:100%;height:100%;top:0;left:0;z-index:7;overflow:auto;display:none;box-sizing:border-box}.editor-preview-side{position:fixed;bottom:0;width:50%;top:50px;right:0;z-index:9;overflow:auto;display:none;box-sizing:border-box;border:1px solid #ddd;word-wrap:break-word}.editor-preview-active-side{display:block}.EasyMDEContainer.sided--no-fullscreen .editor-preview-active-side{flex:1 1 auto;height:auto;position:static}.editor-preview-active{display:block}.editor-preview{padding:10px;background:#fafafa}.editor-preview>p{margin-top:0}.editor-preview pre{background:#eee;margin-bottom:10px}.editor-preview table td,.editor-preview table th{border:1px solid #ddd;padding:5px}.cm-s-easymde .cm-tag{color:#63a35c}.cm-s-easymde .cm-attribute{color:#795da3}.cm-s-easymde .cm-string{color:#183691}.cm-s-easymde .cm-header-1{font-size:calc(1.375rem + 1.5vw)}.cm-s-easymde .cm-header-2{font-size:calc(1.325rem + .9vw)}.cm-s-easymde .cm-header-3{font-size:calc(1.3rem + .6vw)}.cm-s-easymde .cm-header-4{font-size:calc(1.275rem + .3vw)}.cm-s-easymde .cm-header-5{font-size:1.25rem}.cm-s-easymde .cm-header-6{font-size:1rem}.cm-s-easymde .cm-header-1,.cm-s-easymde .cm-header-2,.cm-s-easymde .cm-header-3,.cm-s-easymde .cm-header-4,.cm-s-easymde .cm-header-5,.cm-s-easymde .cm-header-6{margin-bottom:.5rem;line-height:1.2}.cm-s-easymde .cm-comment{background:rgba(0,0,0,.05);border-radius:2px}.cm-s-easymde .cm-link{color:#7f8c8d}.cm-s-easymde .cm-url{color:#aab2b3}.cm-s-easymde .cm-quote{color:#7f8c8d;font-style:italic}.editor-toolbar .easymde-dropdown{position:relative;background:linear-gradient(to bottom right,#fff 0,#fff 84%,#333 50%,#333 100%);border-radius:0;border:1px solid #fff}.editor-toolbar .easymde-dropdown:hover{background:linear-gradient(to bottom right,#fff 0,#fff 84%,#333 50%,#333 100%)}.easymde-dropdown-content{display:block;visibility:hidden;position:absolute;background-color:#f9f9f9;box-shadow:0 8px 16px #0003;padding:8px;z-index:2;top:30px}.easymde-dropdown:active .easymde-dropdown-content,.easymde-dropdown:focus .easymde-dropdown-content,.easymde-dropdown:focus-within .easymde-dropdown-content{visibility:visible}.easymde-dropdown-content button{display:block}span[data-img-src]:after{content:"";background-image:var(--bg-image);display:block;max-height:100%;max-width:100%;background-size:contain;height:0;padding-top:var(--height);width:var(--width);background-repeat:no-repeat}.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word){background:rgba(255,0,0,.15)}:root{--good: #4ade80;--bad: #f87171;font-family:Nunito,ui-sans-serif,sans-serif}[data-theme=dark]{--bg: #12101a;--surface: #1c1926;--surface-2: #262233;--border: #35304a;--text: #f1eefc;--text-dim: #a99fc9;--accent: #a78bfa;--accent-2: #f0abfc;--accent-contrast: #1c1330;--nav-hover: rgba(255,255,255,.06);--nav-active-bg: rgba(167,139,250,.14)}[data-theme=light]{--bg: #f7f6fb;--surface: #ffffff;--surface-2: #f0eef7;--border: #ddd8ea;--text: #1f1b2e;--text-dim: #6b6480;--accent: #7c3aed;--accent-2: #c026d3;--accent-contrast: #ffffff;--nav-hover: rgba(0,0,0,.05);--nav-active-bg: rgba(124,58,237,.12)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,color-mix(in srgb,var(--surface-2) 60%,var(--bg)),var(--bg) 60%);color:var(--text);min-height:100vh;font-family:Nunito,ui-sans-serif,sans-serif;transition:background .2s,color .2s}button{font-family:inherit;cursor:pointer;background:none;border:none;color:inherit;font-size:inherit}input,textarea,select{font-family:inherit;background:var(--surface-2);border:1px solid var(--border);color:var(--text);border-radius:8px;padding:8px 10px}.app-shell{display:flex;min-height:100vh}.sidebar{width:220px;flex-shrink:0;background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;padding:20px 0;position:fixed;top:0;left:0;height:100vh;z-index:50;transition:transform .22s ease,background .2s}.sidebar--collapsed{transform:translate(-220px)}.sidebar-collapse-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:transparent;cursor:pointer;color:var(--text-dim);flex-shrink:0}.sidebar-collapse-btn:hover{background:var(--nav-hover);color:var(--text)}.sidebar-expand-tab{position:fixed;top:20px;left:0;z-index:49;width:20px;height:40px;background:var(--surface);border:1px solid var(--border);border-left:none;border-radius:0 8px 8px 0;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-dim)}.sidebar-expand-tab:hover{color:var(--text);background:var(--nav-hover)}.sidebar-logo{display:flex;align-items:center;gap:10px;padding:0 16px 20px;border-bottom:1px solid var(--border);margin-bottom:12px}.sidebar-logo img{height:28px;width:auto;display:block}.sidebar-logo-mark{background:#062c3f;border-radius:8px;padding:6px 8px;display:inline-flex}.brand{font-size:18px;font-weight:700;letter-spacing:1px;color:var(--accent-2)}.sidebar-nav{flex:1;padding:0 12px;display:flex;flex-direction:column;gap:2px;overflow-y:auto}.nav-link{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:8px;color:var(--text-dim);text-decoration:none;font-size:14px;font-weight:500}.nav-link svg{width:16px;height:16px;flex-shrink:0}.nav-link.active,.nav-link:hover{background:var(--nav-active-bg);color:var(--text)}.sidebar-footer{padding:14px 12px 0;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:4px}.theme-toggle,.logout-btn{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;width:100%;color:var(--text-dim);font-size:13px;font-weight:500;cursor:pointer;text-align:left}.theme-toggle svg,.logout-btn svg{width:16px;height:16px;flex-shrink:0}.theme-toggle:hover,.logout-btn:hover{background:var(--nav-hover);color:var(--text)}.main{flex:1;padding:32px 40px;max-width:900px;margin-left:220px;transition:margin-left .22s ease}.main--collapsed{margin-left:0}.main--full{max-width:none}.card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:20px;margin-bottom:20px}.btn{background:var(--accent);border:none;color:var(--accent-contrast);font-weight:600;padding:10px 18px;border-radius:10px;transition:background .15s}.btn:hover:not(:disabled){background:var(--accent-2)}.btn:disabled{opacity:.5;cursor:default}.btn-outline{background:transparent;border:1px solid var(--border);color:var(--text);padding:8px 14px;border-radius:10px}.floating-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:50;background:var(--surface);border:1px solid var(--border);color:var(--text);padding:10px 18px;border-radius:999px;font-size:13px;font-weight:600;box-shadow:0 8px 24px #00000040;animation:floating-toast-in .15s ease-out}@keyframes floating-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.badge-success{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:rgba(74,222,128,.15);color:var(--good);font-size:13px;font-weight:600}.pill{display:inline-block;padding:3px 10px;border-radius:999px;background:var(--surface-2);color:var(--text-dim);font-size:12px;margin-right:6px}.pill-accent{background:var(--accent);color:var(--accent-contrast);font-weight:600}.entity-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--border)}.merge-suggestion{display:flex;align-items:center;gap:6px;margin-top:6px;padding:6px 8px;background:var(--surface-2);border-radius:8px;font-size:12px;color:var(--text-dim);cursor:pointer}.merge-suggestion input{width:auto;flex-shrink:0}.form-row{display:flex;gap:10px;margin-bottom:10px;flex-wrap:wrap}.form-row input,.form-row select,.form-row textarea{flex:1;min-width:140px}.field{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.field-label{font-size:11px;font-weight:700;color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em}.field-hint{font-size:12px;color:var(--text-dim);font-weight:400;text-transform:none;letter-spacing:normal;margin-top:-2px}.field input,.field textarea,.field select{width:100%}.field-textarea-lg{min-height:100px;resize:vertical}.md-render{line-height:1.6;font-size:14px}.md-render p{margin:4px 0}.md-render ul,.md-render ol{padding-left:20px;margin:4px 0}.md-render li{margin:2px 0}.md-render strong{font-weight:700}.md-render em{font-style:italic}.md-render code{background:var(--nav-active-bg);padding:1px 5px;border-radius:4px;font-size:12px;font-family:monospace}.md-render blockquote{border-left:3px solid var(--border);padding-left:10px;color:var(--text-dim);margin:6px 0}.md-render a{color:var(--accent);text-decoration:underline}.EasyMDEContainer .CodeMirror{background:var(--surface-2)!important;color:var(--text)!important;border:1px solid var(--border)!important;border-top:none!important;font-family:monospace!important;font-size:14px!important;line-height:1.6!important;border-radius:0 0 8px 8px!important}.EasyMDEContainer .CodeMirror:focus-within{border-color:var(--accent)!important}.editor-toolbar{background:var(--surface);border:1px solid var(--border)!important;border-bottom:1px solid var(--border)!important;border-radius:8px 8px 0 0;opacity:1!important}.editor-toolbar button{color:var(--text-dim)!important}.editor-toolbar button:hover,.editor-toolbar button.active{background:var(--nav-active-bg)!important;color:var(--text)!important;border-color:var(--border)!important}.editor-toolbar i.separator{border-left:1px solid var(--border)!important;border-right:1px solid var(--border)!important}.editor-preview,.editor-preview-side{background:var(--surface-2)!important;color:var(--text)!important}.CodeMirror-cursor{border-left-color:var(--text)!important}.CodeMirror .cm-header-1{font-size:1.4em;font-weight:700}.CodeMirror .cm-header-2{font-size:1.2em;font-weight:700}.CodeMirror .cm-header-3{font-size:1.05em;font-weight:700}.review-controls{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:12px;max-width:560px}.review-controls .field{flex:1;min-width:140px;margin-bottom:0}.mnemonics-list{display:flex;flex-direction:column;gap:8px;margin:8px 0 16px}.mnemonic-item{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface-2)}.mnemonic-item .pill{flex-shrink:0}.mnemonic-item p,.mnemonic-item .md-render{margin:0;flex:1}.review-card{text-align:center;padding:0;display:flex;flex-direction:column;height:calc(100vh - 260px);min-height:380px}.review-card h1{font-size:32px;color:var(--accent-2);margin:0}.review-card .review-heading{font-size:20px}.review-card .review-heading.md-render{text-align:left}.review-relations{text-align:left;margin-top:8px}.review-relations p{margin:4px 0}.review-card-header{flex-shrink:0;padding:28px 24px 16px;border-bottom:1px solid var(--border)}.review-name-placeholder{color:var(--text-dim);letter-spacing:4px}.review-card-content{flex:1;min-height:0;overflow-y:auto;padding:20px 24px}.review-card-footer{flex-shrink:0;display:flex;align-items:center;gap:12px;padding:14px 24px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--border)}.review-card-footer-side{flex:1;min-width:0;display:flex}.review-card-footer-side--end{justify-content:flex-end}.review-card-counter{font-size:13px;white-space:nowrap}.quality-buttons{flex-shrink:0;display:flex;gap:6px;justify-content:center}.review-graph-btn{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quality-buttons button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border-radius:10px;border:1px solid var(--border);background:var(--surface-2)}.quality-buttons button:hover{border-color:currentColor}.muted{color:var(--text-dim);font-size:14px}.error{color:var(--bad);font-size:14px;margin-top:8px}.btn-danger{border-color:var(--bad);color:var(--bad)}.graph-page{max-width:none;margin:-32px -40px;padding:20px 24px;height:100vh;display:flex;flex-direction:column;box-sizing:border-box}.graph-toolbar{display:flex;gap:10px;margin-bottom:12px;align-items:flex-start;flex-wrap:wrap}.view-switch{display:flex;border:1px solid var(--border);border-radius:10px;overflow:hidden;flex-shrink:0}.view-switch-btn{padding:8px 14px;background:transparent;color:var(--text-dim);font-size:13px;font-weight:600}.view-switch-btn.active{background:var(--nav-active-bg);color:var(--text)}.view-switch-btn:hover:not(.active){background:var(--nav-hover)}.directed-toggle{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;color:var(--text-dim);cursor:pointer}.directed-toggle input{width:auto}.graph-search{position:relative;flex:1;min-width:160px;max-width:360px}.graph-search input{width:100%}.btn-icon-plain{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;background:transparent;border:1px solid transparent;border-radius:10px;color:var(--text-dim)}.btn-icon-plain:hover{background:var(--nav-active-bg);color:var(--text)}.history-nav{display:flex;gap:4px;flex-shrink:0}.history-nav .btn-outline{padding:8px 12px;font-size:16px;line-height:1}.toolbar-btn-sm{font-size:12px}.toolbar-menu-wrap{position:relative;flex-shrink:0}.toolbar-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:20;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:6px;display:flex;flex-direction:column;gap:4px;min-width:200px;box-shadow:0 8px 24px #00000026}.toolbar-menu .btn-outline{width:100%;text-align:left}.toolbar-menu-left{right:auto;left:0}.history-nav .btn-outline:disabled{opacity:.35;cursor:default}.explore-panel{position:absolute;top:calc(100% + 6px);right:0;z-index:20;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:10px;width:min(360px,calc(100vw - 24px));max-height:420px;display:flex;flex-direction:column;gap:8px;box-shadow:0 8px 24px #00000026}.explore-panel-tabs{display:flex;gap:4px;flex-shrink:0}.explore-panel-list{overflow-y:auto;display:flex;flex-direction:column;gap:6px}.explore-domain-item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);text-align:left;cursor:pointer}.explore-domain-item:hover{border-color:var(--accent)}.orphan-card{display:flex;flex-direction:column;gap:6px;padding:10px;border-radius:8px;border:1px solid var(--border);background:var(--surface-2)}.orphan-card-name{font-weight:600}.orphan-card-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.breadcrumb-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin:-4px 0 12px;font-size:13px}.breadcrumb-item-wrap{display:flex;align-items:center;gap:4px}.breadcrumb-sep{color:var(--text-dim)}.breadcrumb-chip{background:transparent;border:none;color:var(--text-dim);padding:2px 4px;border-radius:6px;cursor:pointer;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-chip:hover:not(:disabled){background:var(--nav-hover);color:var(--text)}.breadcrumb-chip.active{color:var(--text);font-weight:600;cursor:default}.breadcrumb-ellipsis{background:transparent;border:none;color:var(--text-dim);padding:2px 6px;cursor:pointer}.breadcrumb-ellipsis:hover{color:var(--text)}.graph-canvas{position:relative;flex:1;min-height:400px;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--bg)}.graph-canvas:focus{outline:none;border-color:var(--accent)}.graph-empty{display:flex;align-items:center;justify-content:center;height:100%}.graph-empty-content{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.graph-empty-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.minimap-toggle{position:absolute;right:10px;bottom:10px;z-index:5;padding:8px;display:flex;align-items:center;justify-content:center;background:var(--surface)}.graph-node{background:var(--surface);border:1.5px solid var(--border);border-radius:12px;padding:10px 14px;min-width:160px;max-width:220px;cursor:pointer;position:relative;transition:border-color .15s}.graph-node:hover{border-color:var(--accent)}.graph-node-center{border-color:var(--accent);background:linear-gradient(160deg,var(--surface-2),var(--surface));box-shadow:0 0 0 4px #a78bfa1a}.graph-node-selected{border-color:var(--accent);box-shadow:0 0 0 3px #a78bfa59}.graph-node-draft{border-style:dashed;border-color:var(--accent);cursor:default}.graph-node-draft-input{width:100%;background:transparent;border:none;outline:none;font-size:14px;font-weight:600;color:var(--text)}.graph-node-pills{margin-bottom:6px}.graph-node-name{font-weight:600;font-size:14px}.graph-node-edit{position:absolute;top:6px;right:6px;background:transparent;border:none;color:var(--text-dim);cursor:pointer;font-size:13px;padding:2px 4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.graph-node-edit:hover{color:var(--text)}.react-flow__handle.graph-node-handle{width:10px;height:10px;border-radius:50%;background:var(--surface);border:2px solid var(--accent);opacity:.5;transition:opacity .15s,transform .15s}.graph-node:hover .react-flow__handle.graph-node-handle{opacity:.9}.react-flow__handle.graph-node-handle:hover{opacity:1;transform:scale(1.4);cursor:crosshair}.connect-popover{position:fixed;z-index:150;background:var(--surface);border:1px solid var(--border);border-radius:12px;width:min(300px,calc(100vw - 24px));max-height:70vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 28px #00000059}.connect-popover .side-panel-header{padding:14px 14px 10px;border-bottom:none}.connect-popover-body{overflow-y:auto;padding:0 14px 14px;flex:1}.connect-popover-footer{padding:10px 14px 14px;border-top:1px solid var(--border);display:flex;gap:8px;flex-wrap:wrap;flex-shrink:0}.side-panel{position:fixed;top:0;right:0;height:100vh;width:min(340px,100vw);background:var(--surface);border-left:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden;box-shadow:-8px 0 24px #0000004d;z-index:20}.side-panel-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--border);flex-shrink:0}.side-panel-header h3{margin:0}.side-panel-body{overflow-y:auto;padding:20px;flex:1}.side-panel-body .form-row{flex-direction:column}.side-panel-footer{padding:14px 20px;padding-bottom:calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--border);display:flex;flex-direction:column;gap:8px;flex-shrink:0}.side-panel-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(10,8,16,.6);display:flex;align-items:center;justify-content:center;z-index:60}.modal{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:420px;max-width:calc(100vw - 24px);max-height:85vh;display:flex;flex-direction:column;overflow:hidden}.modal-wide{width:640px}.modal-graph{width:min(900px,calc(100vw - 24px));height:70vh}.modal-body.modal-graph-body{flex:1;padding:0;overflow:hidden}.modal-graph-body .react-flow{width:100%;height:100%}.modal-scroll{max-height:45vh;overflow-y:auto}.modal .form-row{flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--border);flex-shrink:0}.modal-header h3{margin:0}.modal-body{overflow-y:auto;padding:20px 24px;flex:1}.modal-footer{padding:14px 24px;padding-bottom:calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--border);display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap;flex-shrink:0}.quick-search-results{position:absolute;top:100%;left:0;right:0;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;margin-top:4px;max-height:320px;overflow-y:auto;z-index:10}.quick-search-item{padding:8px 12px;cursor:pointer;display:flex;gap:6px;align-items:center}.quick-search-item:hover{background:var(--surface)}.connect-popover-results.quick-search-results{position:static;margin-top:6px}.react-flow__controls{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;box-shadow:none}.react-flow__controls-button{background:var(--surface);border-bottom:1px solid var(--border);color:var(--text);fill:var(--text)}.react-flow__controls-button:hover{background:var(--surface-2)}.react-flow__minimap{background:var(--surface)!important;border-radius:10px;overflow:hidden}.react-flow__attribution{display:none}.react-flow__edge-path{stroke:var(--border)}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:hover .react-flow__edge-path{stroke:var(--accent)}.react-flow__edge-text{fill:var(--text-dim)}.mobile-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--surface);border-top:1px solid var(--border);z-index:100;padding:6px 0 env(safe-area-inset-bottom)}.mobile-nav-items{display:flex;justify-content:space-around}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 20px;border-radius:12px;color:var(--text-dim);font-size:11px;font-weight:600;min-width:64px}.mobile-nav-item svg{width:20px;height:20px}.mobile-nav-item.active{color:var(--accent);background:var(--nav-active-bg)}.mobile-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:200;display:flex;align-items:flex-end}.mobile-drawer{background:var(--surface);border-radius:16px 16px 0 0;width:100%;padding:16px 16px calc(80px + env(safe-area-inset-bottom));max-height:70vh;overflow-y:auto}.mobile-drawer-item{display:flex;align-items:center;gap:12px;padding:12px 8px;color:var(--text);font-size:15px;font-weight:500;border-radius:8px;text-decoration:none;width:100%;text-align:left;background:none;border:none;cursor:pointer;font-family:inherit}.mobile-drawer-item svg{width:20px;height:20px;flex-shrink:0}.mobile-drawer-item.active{background:var(--nav-active-bg);color:var(--accent)}.graph-mobile-sheet{padding-bottom:calc(16px + env(safe-area-inset-bottom));max-height:80vh}.mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.graph-mobile-sheet-body{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.graph-mobile-sheet-body .history-nav,.graph-mobile-sheet-body .view-switch{width:100%}.graph-mobile-sheet-body .view-switch-btn{flex:1}.graph-mobile-sheet-body .btn-outline{width:100%}.graph-mobile-sheet-body .explore-panel{position:static;width:100%;max-height:none;border:none;box-shadow:none;padding:0}.graph-mobile-sheet-body .explore-panel-list{max-height:50vh}@media (max-width: 768px){.modal-graph{height:85vh}.sidebar,.sidebar-expand-tab{display:none}.mobile-nav{display:block}.main{margin-left:0;padding:20px 16px;padding-top:calc(20px + env(safe-area-inset-top));padding-bottom:calc(80px + env(safe-area-inset-bottom));min-width:0}.main--collapsed{margin-left:0}input,textarea,select{font-size:16px}.graph-page{margin:calc(-20px - env(safe-area-inset-top)) -16px -20px;padding:16px;height:calc(100vh - 80px)}.graph-toolbar{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;margin-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.graph-toolbar::-webkit-scrollbar{display:none}.graph-search{flex:1;min-width:120px}.graph-toolbar .toolbar-btn-sm{flex-shrink:0;white-space:nowrap}.review-card{height:calc(100vh - 380px - env(safe-area-inset-bottom))}.review-card h1{font-size:24px}.review-card-header{padding:20px 16px 14px}.review-card-content{padding:16px}.review-card-footer{padding:12px 10px calc(12px + env(safe-area-inset-bottom));gap:6px}.review-card-footer-side:first-child{flex:0 0 auto}.review-graph-btn{padding:8px;font-size:13px;gap:4px}.quality-buttons{gap:4px}.quality-buttons button{width:30px;height:30px}.quality-buttons button svg{width:17px;height:17px}.breadcrumb-ellipsis{padding:8px 10px}.mnemonic-item .btn-outline,.side-panel-header .btn-outline,.modal-header .btn-outline{min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center}.react-flow__handle.graph-node-handle{width:16px;height:16px;opacity:.7}}
