.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))}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eee;background:#101010;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button,input,textarea{font:inherit}button{color:inherit}.app{display:grid;grid-template-columns:220px minmax(0,1fr) 340px;width:100%;height:100%;overflow:hidden;background:#121212}.map-sidebar{position:relative;display:flex;flex-direction:column;min-width:0;padding:24px 16px;border-right:1px solid rgba(255,255,255,.08);background:#151515}.map-sidebar__brand{margin-bottom:32px;padding:0 8px;font-size:20px;font-weight:700;letter-spacing:-.04em}.map-sidebar__section{display:flex;flex-direction:column;gap:8px}.map-sidebar__label,.note-editor__label{padding:0 8px;font-size:10px;font-weight:600;letter-spacing:.16em;color:#747474}.map-sidebar__map{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;border:0;border-radius:8px;background:transparent;cursor:pointer;text-align:left;color:#aaa}.map-sidebar__map:hover{background:#ffffff0a}.map-sidebar__map--active{background:#ffffff12;color:#f3f3f3}.map-sidebar__count{font-size:11px;color:#6d6d6d}.map-sidebar__shortcuts{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding:12px 8px;font-size:11px;color:#666}.map-sidebar__shortcuts>div{display:flex;align-items:center;justify-content:space-between}kbd{min-width:38px;padding:3px 6px;border:1px solid rgba(255,255,255,.1);border-radius:5px;background:#1d1d1d;text-align:center;font-size:10px;color:#888}.mind-canvas{width:100%;height:100%;background:#101010}.react-flow__pane{cursor:default}.react-flow__edge-path{stroke:#ffffff38;stroke-width:1.5}.react-flow__controls{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:none}.react-flow__controls-button{border:0!important;background:#1b1b1b!important;color:#aaa!important}.react-flow__controls-button:hover{background:#242424!important}.react-flow__controls-button svg{fill:currentColor}.react-flow__background-pattern{fill:#ffffff14}.mind-node{position:relative;display:flex;align-items:center;min-width:150px;max-width:240px;min-height:42px;padding:10px 16px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#1b1b1b;box-shadow:0 6px 20px #0000002e;transition:border-color .12s ease,background .12s ease,transform .12s ease}.mind-node:hover{border-color:#ffffff38;background:#202020}.mind-node--selected{border-color:#ffffff8c;background:#242424}.mind-node__collapse{position:absolute;top:50%;right:-13px;display:grid;place-items:center;width:24px;height:24px;padding:0;transform:translateY(-50%);border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#191919;color:#8f8f8f;font-size:16px;line-height:1;cursor:pointer;z-index:3}.mind-node__collapse:hover{border-color:#ffffff4d;background:#252525;color:#ededed}.mind-node__title{overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;color:#e5e5e5}.react-flow__handle{width:7px;height:7px;border:1px solid #777;background:#222;opacity:0;transition:opacity .1s ease}.mind-node:hover .react-flow__handle{opacity:1}.note-editor{display:flex;flex-direction:column;gap:16px;min-width:0;padding:24px;border-left:1px solid rgba(255,255,255,.08);background:#151515}.note-editor--empty{align-items:center;justify-content:center;color:#666}.note-editor--empty div{max-width:220px}.note-editor--empty strong{font-size:13px;color:#888}.note-editor--empty p{font-size:12px;line-height:1.7}.note-editor__label{padding:0}.note-editor__title{width:100%;padding:0;border:0;outline:0;background:transparent;font-size:22px;font-weight:650;letter-spacing:-.03em;color:#f0f0f0}.note-editor__title::placeholder{color:#555}.note-editor__content{flex:1;width:100%;padding:0;resize:none;border:0;outline:0;background:transparent;font-size:14px;line-height:1.75;color:#bbb}.note-editor__content::placeholder{color:#4d4d4d}.note-editor__meta{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;color:#414141}@media(max-width:1000px){.app{grid-template-columns:180px minmax(0,1fr) 280px}}.mind-node__input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;font:inherit;font-size:13px;font-weight:500;color:#f3f3f3;caret-color:#f3f3f3}.mind-node__input::placeholder{color:#666}.map-sidebar__history{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;padding:0 8px}.map-sidebar__history-button{display:grid;place-items:center;height:32px;padding:0;border:1px solid rgba(255,255,255,.09);border-radius:7px;background:#1a1a1a;color:#999;cursor:pointer;font-size:17px;line-height:1}.map-sidebar__history-button:hover:not(:disabled){border-color:#ffffff2e;background:#222;color:#eee}.map-sidebar__history-button:disabled{opacity:.28;cursor:default}.map-sidebar__shortcuts kbd{min-width:46px}.map-sidebar__layout-button{display:flex;align-items:center;justify-content:center;gap:8px;height:36px;margin:10px 8px 0;padding:0 12px;border:1px solid rgba(255,255,255,.09);border-radius:7px;background:#1a1a1a;color:#a8a8a8;cursor:pointer;font-size:12px;font-weight:550}.map-sidebar__layout-button:hover{border-color:#ffffff2e;background:#222;color:#f0f0f0}.map-sidebar__layout-icon{font-size:16px;line-height:1}.map-sidebar__section-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-right:4px}.map-sidebar__add{display:grid;place-items:center;width:26px;height:26px;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:transparent;color:#777;cursor:pointer;font-size:18px;line-height:1}.map-sidebar__add:hover{border-color:#ffffff2e;background:#ffffff0d;color:#eee}.map-sidebar__maps{display:flex;flex-direction:column;gap:3px;max-height:min(42vh,360px);overflow-y:auto;padding-right:2px}.map-sidebar__maps::-webkit-scrollbar{width:5px}.map-sidebar__maps::-webkit-scrollbar-thumb{border-radius:99px;background:#ffffff1a}.map-sidebar__map-row{position:relative;display:flex;align-items:center;min-width:0;border-radius:8px}.map-sidebar__map-row:hover{background:#ffffff09}.map-sidebar__map-row--active{background:#ffffff12}.map-sidebar__map-row .map-sidebar__map{min-width:0;flex:1;padding-right:34px;background:transparent}.map-sidebar__map-row--active .map-sidebar__map{color:#f3f3f3}.map-sidebar__map-title{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.map-sidebar__delete-map{position:absolute;right:7px;top:50%;display:grid;place-items:center;width:22px;height:22px;padding:0;transform:translateY(-50%);border:0;border-radius:5px;background:transparent;color:#666;cursor:pointer;font-size:16px;line-height:1;opacity:0}.map-sidebar__map-row:hover .map-sidebar__delete-map,.map-sidebar__delete-map:focus-visible{opacity:1}.map-sidebar__delete-map:hover{background:#ffffff12;color:#ddd}.map-sidebar__rename-input{width:100%;height:36px;padding:0 10px;border:1px solid rgba(255,255,255,.22);border-radius:8px;outline:0;background:#1d1d1d;color:#eee;font-size:12px}.map-sidebar__rename-input:focus{border-color:#ffffff6b}.map-sidebar__rename-hint{padding:2px 8px 0;color:#4f4f4f;font-size:9px}.map-sidebar__search-button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;height:36px;margin:16px 8px 0;padding:0 10px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#1a1a1a;color:#aaa;cursor:pointer;text-align:left;font-size:12px}.map-sidebar__search-button:hover{border-color:#ffffff2e;background:#222;color:#f0f0f0}.map-sidebar__search-button kbd{min-width:auto;padding:2px 5px;font-size:9px}.map-sidebar__search-icon{font-size:17px;line-height:1;color:#858585}.search-palette__backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding:min(16vh,150px) 24px 24px;background:#0000007a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.search-palette{width:min(680px,calc(100vw - 48px));max-height:min(650px,72vh);overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#181818;box-shadow:0 24px 80px #0000007a,0 2px 10px #00000059}.search-palette__input-wrap{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;height:58px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.08)}.search-palette__icon{color:#777;font-size:22px;line-height:1}.search-palette__input{min-width:0;width:100%;padding:0;border:0;outline:0;background:transparent;color:#f2f2f2;font-size:16px;letter-spacing:-.01em}.search-palette__input::placeholder{color:#626262}.search-palette__esc{min-width:auto;padding:3px 6px;color:#6f6f6f}.search-palette__body{min-height:150px;max-height:calc(min(650px,72vh) - 100px);overflow-y:auto;padding:7px}.search-palette__body::-webkit-scrollbar{width:6px}.search-palette__body::-webkit-scrollbar-thumb{border-radius:99px;background:#ffffff1c}.search-palette__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:180px;padding:28px;text-align:center;color:#666}.search-palette__empty strong{color:#9a9a9a;font-size:13px;font-weight:600}.search-palette__empty span{max-width:360px;font-size:11px;line-height:1.6}.search-palette__results{display:flex;flex-direction:column;gap:2px}.search-palette__result{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;width:100%;min-height:58px;padding:10px 12px;border:0;border-radius:9px;background:transparent;color:inherit;cursor:pointer;text-align:left}.search-palette__result:hover,.search-palette__result--active{background:#fff1}.search-palette__result-main{min-width:0}.search-palette__result-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#e5e5e5;font-size:13px;font-weight:580}.search-palette__result-snippet{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;color:#737373;font-size:11px}.search-palette__map-name{max-width:150px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:4px 7px;border:1px solid rgba(255,255,255,.07);border-radius:6px;color:#777;font-size:10px}.search-palette__result--active .search-palette__map-name{border-color:#ffffff1f;color:#999}.search-palette__footer{display:flex;align-items:center;gap:16px;height:36px;padding:0 12px;border-top:1px solid rgba(255,255,255,.07);color:#5f5f5f;font-size:9px}.search-palette__footer span:last-child{margin-left:auto}.search-palette__footer kbd{min-width:auto;margin-right:3px;padding:2px 5px;font-size:8px}@media(max-width:720px){.search-palette__backdrop{padding:18px}.search-palette{width:100%;max-height:calc(100vh - 36px)}.search-palette__map-name{max-width:90px}}.note-editor__tags{display:flex;flex-direction:column;gap:8px;padding:12px 0 14px;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.note-editor__tags-header{display:flex;align-items:center;justify-content:space-between;color:#666;font-size:9px;font-weight:650;letter-spacing:.14em}.note-editor__tags-header span:last-child{letter-spacing:0;font-weight:500;color:#494949}.note-editor__tag-list{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.note-editor__tag-chip{display:inline-flex;align-items:center;overflow:hidden;height:27px;border:1px solid rgba(255,255,255,.09);border-radius:7px;background:#ffffff0b}.note-editor__tag-open,.note-editor__tag-remove{height:100%;border:0;background:transparent;cursor:pointer}.note-editor__tag-open{padding:0 8px;color:#aaa;font-size:11px}.note-editor__tag-open:hover{color:#f0f0f0;background:#ffffff09}.note-editor__tag-remove{display:grid;place-items:center;width:24px;padding:0;color:#555;font-size:14px}.note-editor__tag-remove:hover{color:#ccc;background:#ffffff0d}.note-editor__tag-input{min-width:74px;width:92px;height:27px;padding:0 7px;border:1px dashed rgba(255,255,255,.1);border-radius:7px;outline:0;background:transparent;color:#bbb;font-size:11px}.note-editor__tag-input:focus{width:130px;border-style:solid;border-color:#ffffff3d;background:#ffffff06}.note-editor__tag-input::placeholder{color:#555}.note-editor__tag-hint{color:#494949;font-size:9px;line-height:1.45}.mind-node__content{min-width:0;flex:1}.mind-node__tags{display:flex;gap:5px;overflow:hidden;margin-top:4px;color:#686868;font-size:9px;line-height:1.2}.mind-node__tags span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-palette__result-tags{display:flex;gap:5px;overflow:hidden;margin-top:4px}.search-palette__result-tags span{max-width:110px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:2px 5px;border-radius:4px;background:#ffffff0b;color:#737373;font-size:9px}.react-flow__edge.tree-edge .react-flow__edge-path{stroke:#ffffff38;stroke-width:1.5}.react-flow__edge.relation-edge .react-flow__edge-path{stroke:#84aeffad;stroke-width:1.55;stroke-dasharray:6 6}.react-flow__edge.relation-edge:hover .react-flow__edge-path,.react-flow__edge.relation-edge.selected .react-flow__edge-path{stroke:#a4c4fff2;stroke-width:2.2}.mind-node__handle-source{width:9px;height:9px;border-color:#84aeffcc;background:#1a2230}.mind-node--selected .mind-node__handle-source{opacity:1}.mind-node__handle-source:hover{width:11px;height:11px;background:#293a57}.mind-node__collapse{top:-10px;right:-10px;transform:none}.note-editor__relations{display:flex;flex-direction:column;gap:8px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.055)}.note-editor__relations-header{display:flex;align-items:center;justify-content:space-between;color:#666;font-size:9px;font-weight:650;letter-spacing:.14em}.note-editor__relations-header span:last-child{color:#494949;font-weight:500;letter-spacing:0}.note-editor__relation-list{display:flex;flex-direction:column;gap:5px}.note-editor__relation-row{display:flex;align-items:stretch;overflow:hidden;min-height:30px;border:1px solid rgba(132,174,255,.11);border-radius:7px;background:#84aeff09}.note-editor__relation-open,.note-editor__relation-remove{border:0;background:transparent;cursor:pointer}.note-editor__relation-open{display:flex;align-items:center;gap:7px;flex:1;min-width:0;padding:0 9px;color:#aab5ca;text-align:left;font-size:11px}.note-editor__relation-open span:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.note-editor__relation-open:hover{color:#edf3ff;background:#84aeff0d}.note-editor__relation-icon{color:#7798d2;font-size:12px}.note-editor__relation-remove{display:grid;place-items:center;width:28px;padding:0;color:#536071;font-size:14px}.note-editor__relation-remove:hover{color:#d7e4ff;background:#84aeff14}.note-editor__relation-hint{color:#4d5663;font-size:9px;line-height:1.5}
