.graph-page{position:relative;height:100dvh;min-height:0;overflow:hidden;background:#191919;color:#f4f4f2}.graph-page.embedded{height:100%;min-height:0}.graph-mode-switch,.graph-page.embedded .graph-canvas-tools{display:none}.graph-page-header{pointer-events:none;position:absolute;left:24px;top:20px;z-index:4}.graph-page-header h1{margin:0;color:#f1f1ef;font-size:28px;line-height:1.05;letter-spacing:0}.graph-mode-switch{margin-top:12px;border-color:rgba(255,255,255,.18);box-shadow:0 14px 38px rgba(0,0,0,.22)}.graph-mode-switch,.graph-view-switch{pointer-events:auto;background:rgba(31,31,31,.84)}.graph-view-switch{margin-top:8px;border-color:rgba(255,255,255,.16);box-shadow:0 12px 30px rgba(0,0,0,.2)}.graph-mode-switch .button.ui-segmented-item{border-color:transparent;background:transparent;box-shadow:none;color:rgba(241,241,239,.8)}.graph-view-switch .button.ui-segmented-item{border-color:transparent;background:transparent;box-shadow:none;color:rgba(241,241,239,.78)}.graph-mode-switch .button.ui-segmented-item:hover,.graph-view-switch .button.ui-segmented-item:hover{background:rgba(255,255,255,.07);color:#f1f1ef}.graph-mode-switch .button.ui-segmented-item:not(.secondary),.graph-view-switch .button.ui-segmented-item:not(.secondary){border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.1);color:#f7f7f4}.graph-canvas,.graph-layout{position:absolute;inset:0;min-height:0;overflow:hidden}.graph-canvas{background:#191919}.graph-svg{display:block;width:100%;height:100%;min-height:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;overscroll-behavior:none}.graph-hitbox{fill:transparent}.graph-canvas-tools{position:absolute;right:18px;top:18px;z-index:6;display:inline-flex;align-items:center;gap:4px}.graph-canvas-tools button{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:rgba(241,241,239,.72);cursor:pointer;font:inherit;font-size:20px;line-height:1}.graph-canvas-tools button svg{width:15px;height:15px}.graph-canvas-tools button.active,.graph-canvas-tools button:hover{background:rgba(255,255,255,.07);color:#f1f1ef}.graph-zoom-controls{position:absolute;left:24px;bottom:24px;z-index:6;display:inline-flex;flex-direction:column;gap:6px;padding:7px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.04)),rgba(25,25,25,.78);box-shadow:0 16px 56px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.graph-zoom-controls button{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:rgba(255,250,240,.76);cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.graph-zoom-controls button svg{width:14px;height:14px}.graph-zoom-controls button:hover{background:rgba(255,255,255,.09);color:#f1f1ef;transform:translateY(-1px)}.graph-mindmap-controls{position:absolute;left:76px;bottom:24px;z-index:12;display:inline-flex;gap:6px}.graph-mindmap-controls button{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.04)),rgba(25,25,25,.78);box-shadow:0 16px 56px rgba(0,0,0,.28);color:rgba(255,250,240,.76);cursor:pointer;font:inherit;padding:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:background .16s ease,color .16s ease,transform .16s ease}.graph-mindmap-controls button svg{width:14px;height:14px}.graph-mindmap-icon line,.graph-mindmap-icon path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.graph-mindmap-icon circle{fill:currentColor;stroke:none}.graph-mindmap-controls button:hover:not(:disabled){background:rgba(255,255,255,.09);color:#f1f1ef;transform:translateY(-1px)}.graph-mindmap-controls button:disabled{color:rgba(255,250,240,.28);cursor:default}.graph-minimap{background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035)),rgba(25,25,25,.7);border:1px solid rgba(255,255,255,.14);border-radius:20px;bottom:24px;box-shadow:0 18px 70px rgba(0,0,0,.34);cursor:pointer;height:126px;overflow:hidden;position:absolute;right:24px;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:184px;z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.graph-minimap:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.graph-minimap.dragging{cursor:-webkit-grabbing;cursor:grabbing}.graph-minimap svg{display:block}.graph-minimap-node{fill:color-mix(in srgb,var(--surface-soft) 72%,var(--text) 28%);opacity:1;stroke:color-mix(in srgb,var(--text) 58%,var(--line) 42%);stroke-width:1.1;vector-effect:non-scaling-stroke}.graph-minimap-node.mindmap{fill:color-mix(in srgb,var(--surface-soft) 82%,var(--text) 18%)}.graph-minimap-viewport{fill:transparent;filter:drop-shadow(0 0 5px color-mix(in srgb,white 38%,transparent));stroke:rgba(255,255,255,.92);stroke-width:2;vector-effect:non-scaling-stroke}.graph-search-popover{position:absolute;right:18px;top:58px;z-index:7;width:min(320px,calc(100vw - 36px))}.graph-search-popover .graph-search{margin-top:0}.graph-state{position:absolute;left:24px;top:70px;z-index:5;max-width:min(420px,calc(100% - 48px));border-radius:8px;background:rgba(31,31,31,.78);color:rgba(241,241,239,.64);padding:10px 12px}.graph-edge{color:rgba(190,190,185,.42);stroke:currentColor;stroke-linecap:round;stroke-opacity:.22;stroke-width:.7;transition:stroke-opacity .12s ease,stroke-width .12s ease}.graph-edge,.graph-edge.derived{stroke-dasharray:3 6}.graph-edge.agent{color:rgba(122,162,255,.52);stroke-opacity:.28}.graph-edge.active{color:rgba(245,245,241,.86);stroke-opacity:.85;stroke-width:1.4}.graph-edge.dimmed{stroke-opacity:.045}.graph-node{cursor:-webkit-grab;cursor:grab;outline:none}.graph-node:active{cursor:-webkit-grabbing;cursor:grabbing}.graph-node circle{stroke:rgba(255,255,255,.22);stroke-width:.7;transition:filter .12s ease,opacity .12s ease,stroke .12s ease,stroke-width .12s ease}.graph-node.active circle,.graph-node.hovered circle{filter:drop-shadow(0 0 10px rgba(255,255,255,.34));stroke:rgba(255,255,255,.9);stroke-width:1.5}.graph-node.dimmed:not(.graph-node-pill) circle,.graph-node.graph-node-pill.dimmed{opacity:.18}.graph-node-label-bg{fill-opacity:1;stroke:none}.graph-node-label{fill:#f5f5f1;font-size:11px;font-weight:720;pointer-events:none;stroke:none}.mindmap-edge{fill:none;stroke:rgba(213,216,223,.34);stroke-linecap:round;stroke-width:1.4}.mindmap-edge.active,.mindmap-edge.agent{stroke:rgba(213,216,223,.34)}.mindmap-edge.active{stroke-width:1.4}.mindmap-edge.dimmed{stroke-opacity:1}.mindmap-grid-fill{opacity:.18;pointer-events:none}.mindmap-grid-line{fill:none;stroke:rgba(245,245,241,.16);stroke-width:.7;vector-effect:non-scaling-stroke}.mindmap-frame{cursor:-webkit-grab;cursor:grab}.mindmap-frame:active{cursor:-webkit-grabbing;cursor:grabbing}.mindmap-frame rect{fill:color-mix(in srgb,currentColor 5%,transparent);pointer-events:all;stroke-width:2;vector-effect:non-scaling-stroke}.mindmap-frame-control-layer{pointer-events:none}.mindmap-frame.selected rect{filter:drop-shadow(0 0 10px color-mix(in srgb,currentColor 28%,transparent));stroke-width:2.6}.mindmap-frame.selected-in-box rect{stroke:rgba(245,245,241,.92)!important;stroke-dasharray:8 6;stroke-width:2.3}.mindmap-frame-label{display:inline-flex;max-width:100%;align-items:center;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(25,25,25,.82);color:rgba(245,245,241,.8);font:700 11px/1 var(--font-sans);padding:6px 9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mindmap-frame-label-stack{display:inline-flex;max-width:100%;flex-direction:column;align-items:flex-start;gap:5px;pointer-events:none}.mindmap-frame-label.title{border-radius:8px;color:#f5f5f1;font-weight:850}.mindmap-frame-label.user{max-width:190px}.mindmap-frame-header-foreign{overflow:visible;pointer-events:none}.mindmap-frame-header{display:flex;width:100%;height:34px;align-items:center;gap:16px;pointer-events:none}.mindmap-frame-header .mindmap-frame-label{flex:0 1 auto;min-width:0}.mindmap-frame-header-spacer{min-width:24px;flex:1 1 auto}.mindmap-frame-header-edit{display:none;width:30px;height:30px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(25,25,25,.66);color:rgba(245,245,241,.78);cursor:pointer;padding:0;pointer-events:auto}.mindmap-frame-header-edit:hover,.mindmap-frame-header.selected .mindmap-frame-header-edit{background:rgba(255,255,255,.09);color:#f5f5f1}.mindmap-frame-header-edit svg{width:15px;height:15px}.mindmap-frame-control-user{display:flex;width:100%;height:100%;align-items:center;justify-content:flex-end;pointer-events:none}.mindmap-frame-control-user .mindmap-frame-label{max-width:100%}.mindmap-frame-edit-handle{cursor:pointer;opacity:.78;pointer-events:all}.mindmap-frame-edit-handle.selected,.mindmap-frame-edit-handle:hover{opacity:1}.mindmap-frame-edit-handle circle{fill:rgba(25,25,25,.92);stroke:rgba(255,255,255,.2);stroke-width:1;vector-effect:non-scaling-stroke}.mindmap-frame-edit-handle path{fill:none;pointer-events:none;stroke:rgba(245,245,241,.82);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35;vector-effect:non-scaling-stroke}.mindmap-selection-box{fill:rgba(94,184,255,.08);pointer-events:none;stroke:rgba(94,184,255,.68);stroke-dasharray:7 5;stroke-width:1.5;vector-effect:non-scaling-stroke}.mindmap-selection-box.has-nodes{fill:rgba(94,184,255,.13);stroke:rgba(94,184,255,.9)}.mindmap-selection-toolbar-foreign{overflow:visible;pointer-events:auto}.mindmap-selection-toolbar{display:inline-flex;height:38px;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.04)),rgba(25,25,25,.88);box-shadow:0 16px 44px rgba(0,0,0,.32);padding:5px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mindmap-selection-toolbar.frame-settings{display:flex;width:100%;min-height:118px;height:auto;flex-direction:column;align-items:stretch;gap:7px;border-radius:18px;padding:7px}.mindmap-selection-toolbar button{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:rgba(245,245,241,.78);cursor:pointer;padding:0}.mindmap-selection-toolbar button:hover:not(:disabled){background:rgba(255,255,255,.1);color:#f5f5f1}.mindmap-selection-toolbar button:disabled,.mindmap-selection-toolbar select:disabled{cursor:default;opacity:.38}.mindmap-selection-toolbar svg{width:14px;height:14px}.mindmap-selection-toolbar select{width:126px;height:28px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(31,31,31,.9);color:rgba(245,245,241,.8);font:700 11px/1 var(--font-sans);outline:none;padding:0 24px 0 10px}.mindmap-frame-actions-row,.mindmap-frame-title-row{display:flex;min-width:0;align-items:center;gap:7px}.mindmap-frame-title-input{width:242px;height:28px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(31,31,31,.9);color:#f5f5f1;font:750 11px/1 var(--font-sans);outline:none;padding:0 11px}.mindmap-frame-title-input::placeholder{color:rgba(245,245,241,.42)}.mindmap-frame-color-palette{display:inline-flex;flex-wrap:wrap;align-items:center;gap:5px}.mindmap-frame-color-swatch{width:22px!important;height:22px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.18);padding:0!important}.mindmap-frame-color-swatch.active{outline:2px solid rgba(245,245,241,.76);outline-offset:2px}.mindmap-node{cursor:pointer;outline:none}.mindmap-context-menu{position:absolute;z-index:18;display:flex;width:252px;flex-direction:column;gap:4px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.04)),rgba(24,24,24,.96);box-shadow:0 22px 70px rgba(0,0,0,.42);padding:7px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mindmap-context-menu button{display:flex;width:100%;min-height:32px;align-items:center;gap:9px;border:0;border-radius:9px;background:transparent;color:rgba(245,245,241,.82);cursor:pointer;font:760 12px/1.2 var(--font-sans);padding:8px 9px;text-align:left}.mindmap-context-menu button:hover:not(:disabled){background:rgba(255,255,255,.08);color:#f5f5f1}.mindmap-context-menu button:disabled{cursor:default;opacity:.38}.mindmap-context-menu button.danger{color:rgba(255,188,188,.88)}.mindmap-context-menu svg{width:15px;height:15px;flex:0 0 auto}.mindmap-context-section-title{margin:7px 4px 3px;color:rgba(245,245,241,.5);font:760 10px/1 var(--font-sans);text-transform:uppercase}.mindmap-context-color-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:6px;gap:6px;padding:3px 3px 4px}.mindmap-context-color-empty,.mindmap-context-color-swatch{display:grid!important;width:26px!important;height:26px!important;min-height:26px!important;place-items:center;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);padding:0!important}.mindmap-context-color-empty{background:rgba(255,255,255,.05)!important;color:rgba(245,245,241,.7)!important}.mindmap-context-color-empty.active,.mindmap-context-color-swatch.active{outline:2px solid rgba(245,245,241,.78);outline-offset:2px}.mindmap-node-card{fill:rgba(31,31,31,.96);stroke:rgba(255,255,255,.24);stroke-opacity:1;stroke-width:1.1}.mindmap-node.colored .mindmap-node-card{fill:color-mix(in srgb,currentColor 28%,#1f1f1f);stroke:currentColor;stroke-width:1.8}.mindmap-node.root:not(.colored) .mindmap-node-card{fill:rgba(38,38,38,.98);stroke:rgba(245,245,241,.46);stroke-width:1.4}.mindmap-node.active .mindmap-node-card,.mindmap-node.hovered .mindmap-node-card,.mindmap-node.selected-in-box .mindmap-node-card{filter:drop-shadow(0 0 10px rgba(255,255,255,.28));stroke:rgba(255,255,255,.94);stroke-dasharray:none;stroke-opacity:1;stroke-width:1.8}.mindmap-node.dimmed{opacity:1}.mindmap-node-title{fill:#f5f5f1;font-size:12.5px;font-weight:780;pointer-events:none;stroke:none}.mindmap-node.root .mindmap-node-title{font-size:14px;font-weight:860}.mindmap-node-content{fill:rgba(245,245,241,.58);font-size:10.5px;font-weight:560;pointer-events:none;stroke:none}.mindmap-node-content-panel{fill:#2a2a2a;pointer-events:none;stroke:rgba(255,255,255,.1);stroke-width:1}.mindmap-node-content-panel.editing{stroke:rgba(255,255,255,.28);stroke-width:1.2}.mindmap-node-content-foreign{overflow:visible;pointer-events:none}.mindmap-node-content-foreign.editing{cursor:default;pointer-events:auto}.mindmap-node-content-html{box-sizing:border-box;width:100%;min-height:100%;overflow:visible;padding:14px}.mindmap-node-inline-editor-shell{display:flex;height:100%;min-height:100%;flex-direction:column;gap:10px;cursor:default;overflow:visible;padding:12px}.mindmap-node-inline-editor-toolbar{display:flex;flex:0 0 auto;min-height:28px;align-items:center;justify-content:space-between;gap:10px;color:rgba(245,245,241,.54);font:760 11px/1 var(--font-sans)}.mindmap-node-inline-editor-toolbar>div{display:inline-flex;align-items:center;gap:6px}.mindmap-node-inline-editor-toolbar button{display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:7px;background:transparent;color:rgba(245,245,241,.64);cursor:pointer;padding:0}.mindmap-node-inline-editor-toolbar button:hover:not(:disabled){background:rgba(255,255,255,.07);color:#f5f5f1}.mindmap-node-inline-editor-toolbar button:disabled{cursor:default;opacity:.45}.mindmap-node-inline-editor-toolbar svg{width:15px;height:15px;stroke-width:2.2}.mindmap-node-inline-editor{flex:1 1 auto;min-height:0;cursor:text;overflow:visible}.mindmap-node-inline-editor textarea{box-sizing:border-box;width:100%;min-height:180px;resize:vertical;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(20,20,20,.72);color:rgba(245,245,241,.82);cursor:text;font:620 12px/1.55 var(--font-sans);outline:none;padding:10px}.mindmap-node-inline-editor .knowledge-rich-editor{min-height:100%;cursor:text;overflow:visible;background:transparent;color:rgba(245,245,241,.72)}.mindmap-node-inline-editor .knowledge-rich-editor .knowledge-rich-prosemirror{min-height:100%;max-width:none;cursor:text;outline:none;padding:0}.mindmap-node-inline-editor .knowledge-rich-prosemirror p{margin:0 0 9px;color:rgba(245,245,241,.68);font-size:12px;font-weight:620;line-height:1.55}.mindmap-node-inline-editor .knowledge-rich-prosemirror h1{margin:0 0 12px;color:#f5f5f1;font-size:18px;font-weight:900;line-height:1.14}.mindmap-node-inline-editor .knowledge-rich-prosemirror h2{margin:18px 0 9px;border-bottom:1px solid rgba(255,255,255,.1);color:#f5f5f1;font-size:15px;font-weight:900;line-height:1.18;padding-bottom:7px}.mindmap-node-inline-editor .knowledge-rich-prosemirror h3{margin:15px 0 7px;color:#f5f5f1;font-size:13.5px;font-weight:900;line-height:1.2}.mindmap-node-inline-editor .knowledge-rich-prosemirror h4{margin:12px 0 6px;color:#f5f5f1;font-size:12.5px;font-weight:900;line-height:1.22}.mindmap-node-inline-editor .knowledge-rich-prosemirror ol,.mindmap-node-inline-editor .knowledge-rich-prosemirror ul{margin:0 0 12px;padding-left:20px}.mindmap-node-inline-editor .knowledge-rich-prosemirror li{margin:3px 0;color:rgba(245,245,241,.68);font-size:12px;font-weight:620;line-height:1.55}.mindmap-node-inline-editor .knowledge-rich-prosemirror blockquote{margin:12px 0;border-left:2px solid rgba(255,255,255,.2);color:rgba(245,245,241,.56);padding:2px 0 2px 10px}.mindmap-node-inline-editor .knowledge-rich-prosemirror code{border:1px solid rgba(255,255,255,.11);border-radius:5px;background:rgba(255,255,255,.06);color:rgba(245,245,241,.88);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em;padding:1px 4px}.mindmap-node-inline-editor .knowledge-rich-prosemirror pre{overflow:visible;margin:12px 0;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:rgba(0,0,0,.18);padding:10px;white-space:pre-wrap}.mindmap-node-inline-editor .knowledge-rich-prosemirror pre code{border:0;background:transparent;padding:0}.mindmap-node-inline-editor .knowledge-rich-prosemirror table{width:100%;border-collapse:collapse;font-size:11px}.mindmap-node-inline-editor .knowledge-rich-prosemirror td,.mindmap-node-inline-editor .knowledge-rich-prosemirror th{border:1px solid rgba(255,255,255,.12);padding:5px 7px;text-align:left;vertical-align:top}.mindmap-markdown{min-width:0;color:rgba(245,245,241,.72);font-family:var(--font-sans);font-size:12px;font-weight:620;line-height:1.55;overflow-wrap:anywhere;word-break:normal}.mindmap-node.root .mindmap-markdown{font-size:12.5px}.mindmap-markdown>:first-child{margin-top:0}.mindmap-markdown>:last-child{margin-bottom:0}.mindmap-markdown h1,.mindmap-markdown h2,.mindmap-markdown h3,.mindmap-markdown h4{color:#f5f5f1;letter-spacing:0}.mindmap-markdown h1{margin:0 0 12px;font-size:18px;font-weight:900;line-height:1.14}.mindmap-markdown h2{margin:18px 0 9px;border-bottom:1px solid rgba(255,255,255,.1);font-size:15px;font-weight:900;line-height:1.18;padding-bottom:7px}.mindmap-markdown h3{margin:15px 0 7px;font-size:13.5px;font-weight:900;line-height:1.2}.mindmap-markdown h4{margin:12px 0 6px;font-size:12.5px;font-weight:900;line-height:1.22}.mindmap-markdown p{margin:0 0 9px;color:rgba(245,245,241,.68)}.mindmap-markdown strong{color:rgba(245,245,241,.92);font-weight:900}.mindmap-markdown em{color:rgba(245,245,241,.8);font-style:italic}.mindmap-markdown ol,.mindmap-markdown ul{margin:0 0 12px;padding-left:20px}.mindmap-markdown li{margin:3px 0;color:rgba(245,245,241,.68)}.mindmap-markdown blockquote{margin:12px 0;border-left:2px solid rgba(255,255,255,.2);color:rgba(245,245,241,.56);padding:2px 0 2px 10px}.mindmap-markdown hr{margin:14px 0;border:0;border-top:1px solid rgba(255,255,255,.1)}.mindmap-markdown pre{overflow:visible;margin:12px 0;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:rgba(0,0,0,.18);padding:10px;white-space:pre-wrap}.mindmap-markdown code{border:1px solid rgba(255,255,255,.11);border-radius:5px;background:rgba(255,255,255,.06);color:rgba(245,245,241,.88);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em;padding:1px 4px}.mindmap-markdown pre code{border:0;background:transparent;padding:0}.mindmap-markdown .markdown-table-wrap{max-width:100%;margin:12px 0;overflow:visible}.mindmap-markdown table{width:100%;border-collapse:collapse;font-size:11px}.mindmap-markdown td,.mindmap-markdown th{border:1px solid rgba(255,255,255,.12);padding:5px 7px;text-align:left;vertical-align:top}.mindmap-markdown th{color:#f5f5f1;font-weight:900}.mindmap-node.root .mindmap-node-content{font-size:11px}.mindmap-content-line.heading{fill:rgba(245,245,241,.86);font-weight:760}.mindmap-content-line.bullet,.mindmap-content-line.ordered{fill:rgba(245,245,241,.66)}.mindmap-content-segment.bold{fill:rgba(245,245,241,.86);font-weight:760}.mindmap-content-segment.code{fill:rgba(245,245,241,.76);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:650}.mindmap-content-segment.link{fill:rgba(245,245,241,.78);font-weight:700}.mindmap-node-action,.mindmap-node-add-child{cursor:pointer}.mindmap-node-action-hit-area{fill:transparent;pointer-events:none;stroke:none}.mindmap-node-action rect{fill:transparent;stroke:transparent;stroke-width:1}.mindmap-node-action text{fill:rgba(245,245,241,.8);font-size:12px;font-weight:800;pointer-events:none;stroke:none}.mindmap-node-action circle,.mindmap-node-action line,.mindmap-node-action path{fill:none;pointer-events:none;stroke:rgba(245,245,241,.78);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.mindmap-node-action circle{fill:rgba(245,245,241,.78);stroke:none}.mindmap-node-action:hover rect{fill:transparent;stroke:transparent}.mindmap-node-floating-actions{opacity:0;pointer-events:none;transition:opacity .12s ease}.mindmap-node-floating-actions.loading,.mindmap-node.active .mindmap-node-floating-actions{opacity:1;pointer-events:auto}.mindmap-node-floating-action{cursor:pointer}.mindmap-node-floating-action>rect:first-child{fill:transparent;stroke:transparent;stroke-width:1}.mindmap-node-floating-action .mindmap-node-floating-action-icon-rect,.mindmap-node-floating-action path{fill:none;pointer-events:none;stroke:rgba(245,245,241,.86);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.mindmap-node-floating-action.danger:hover>rect:first-child,.mindmap-node-floating-action:hover>rect:first-child{fill:transparent;stroke:transparent}.mindmap-node-action:hover line,.mindmap-node-action:hover path,.mindmap-node-floating-action:hover .mindmap-node-floating-action-icon-rect,.mindmap-node-floating-action:hover path{stroke:#f5f5f1}.mindmap-node-floating-action.danger:hover path{stroke:rgba(255,178,178,.92)}.mindmap-node-add-child{opacity:0;pointer-events:none;transition:opacity .12s ease}.mindmap-node-add-child.loading,.mindmap-node.active .mindmap-node-add-child{opacity:1;pointer-events:auto}.mindmap-node-add-child circle{fill:rgba(31,31,31,.96);stroke:rgba(255,255,255,.34);stroke-width:1}.mindmap-node-add-child path{fill:none;pointer-events:none;stroke:rgba(245,245,241,.86);stroke-linecap:round;stroke-width:1.6}.mindmap-node-add-child:hover circle{fill:rgba(255,255,255,.12);stroke:rgba(255,255,255,.7)}.mindmap-node-toggle{cursor:pointer}.mindmap-node-toggle circle{fill:rgba(31,31,31,.96);stroke:rgba(255,255,255,.34);stroke-width:1}.mindmap-node-toggle text{fill:#f5f5f1;font-size:14px;font-weight:800;pointer-events:none}.mindmap-node-toggle:hover circle{fill:rgba(255,255,255,.12);stroke:rgba(255,255,255,.7)}.graph-sidebar{position:absolute;right:18px;top:58px;z-index:6;display:flex;width:320px;max-height:calc(100dvh - 82px);flex-direction:column;gap:0;overflow:auto;border:1px solid var(--border);border-radius:10px;background:color-mix(in srgb,var(--surface) 96%,transparent);box-shadow:0 24px 70px rgba(0,0,0,.42);padding:6px;scrollbar-width:thin;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.graph-panel{border:0;border-bottom:1px solid var(--border);border-radius:0;background:transparent;box-shadow:none;padding:12px 7px}.graph-panel:last-child{border-bottom:0}.graph-panel h2{margin:0 0 11px;color:var(--text);font-size:13px;font-weight:800;letter-spacing:0}.graph-menu-title{margin-bottom:10px;font-size:15px}.graph-panel h3{margin:13px 0 7px;color:var(--text-faint);font-size:11px;text-transform:uppercase}.graph-panel p{margin:7px 0 0;color:var(--text-dim);line-height:1.35}.graph-menu-icon-actions{display:flex;align-items:center;gap:7px}.graph-menu-icon-actions button,.graph-open-link,.graph-refresh{border:0;border-radius:7px;background:transparent;color:var(--control-pill-text);cursor:pointer;font:inherit;font-weight:700;text-decoration:none}.graph-menu-icon-actions button:hover,.graph-open-link:hover{background:var(--control-pill-bg-active);color:var(--control-pill-text-strong)}.graph-menu-icon-actions{justify-content:flex-end;margin-top:8px;gap:6px}.graph-menu-icon-actions button,.graph-open-link{border:0;background:transparent}.graph-menu-icon-actions button{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:7px;color:var(--muted);padding:0}.graph-menu-icon-actions button.active{background:var(--surface-hover-soft);color:var(--text)}.graph-menu-icon-actions button svg{width:16px;height:16px}.graph-search{width:100%;height:38px;margin-top:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);color:var(--text);font:inherit;padding:0 10px;outline:none}.graph-search:focus{border-color:var(--border-focus-neutral);background:var(--surface-hover-soft)}.graph-filter-anchor{position:absolute;right:18px;top:58px;z-index:7;width:260px}.graph-filter-menu-popover,.graph-filter-section-panel,.graph-filter-value-panel{width:260px;max-height:min(72vh,calc(100vh - 120px));margin:0;overflow:auto}.graph-filter-section-panel,.graph-filter-value-panel{position:absolute;top:0;right:calc(260px + 8px);max-width:min(86vw,260px);z-index:8}.graph-filter-value-panel{right:calc(520px + 16px);width:360px;max-width:min(86vw,360px);z-index:9}.graph-filter-value-panel-direct{right:calc(260px + 8px);z-index:8}.graph-filter-section-panel .task-filter-menu-editor,.graph-filter-value-panel .task-filter-menu-editor{border-top:0;padding-top:0}.graph-view-filter-list{display:grid;grid-gap:7px;gap:7px}.graph-parameter-filter-list,.graph-type-filter-list{display:grid;grid-gap:10px;gap:10px}.graph-filter-search-head{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;margin-bottom:0}.graph-filter-select-all{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;order:1}.graph-filter-search-head .task-filter-search{order:2}.graph-filter-values-head{display:flex;justify-content:flex-end}.graph-parameter-filter-list .task-filter-menu-item{justify-content:flex-start}.graph-parameter-tag-pill{pointer-events:none}.graph-filter-subhead{margin:2px 0 0;color:var(--text-dim);font-size:12px;font-weight:700}.graph-filter-subhead+.task-filter-values-list{margin-bottom:6px}.graph-type-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:rgba(241,241,239,.58)}.graph-type-filter-list .task-filter-values-list{max-height:280px}.graph-type-filter-list .task-filter-menu-item:not(.active){opacity:.62}.graph-type-pill{display:inline-flex;align-items:center;border-radius:999px;color:#111;font-size:12px;font-weight:800;padding:4px 9px}.graph-type-dot.task,.graph-type-pill.task{background:#57d866}.graph-type-dot.project,.graph-type-pill.project{background:#d8d85f}.graph-type-dot.note,.graph-type-pill.note{background:#28aeea}.graph-type-dot.person,.graph-type-pill.person{background:#9b3df5}.graph-type-dot.user,.graph-type-pill.user{background:#d5d8df}.graph-type-dot.file,.graph-type-pill.file{background:#ef3030}.graph-type-dot.tag,.graph-type-pill.tag{background:#48d86e}.graph-type-dot.message,.graph-type-pill.message{background:#31d5d8}.graph-entity-modal{height:min(620px,calc(100vh - 56px))}.graph-knowledge-page-modal{width:min(860px,calc(100vw - 56px));height:min(760px,calc(100vh - 56px))}.graph-knowledge-page-modal .task-modal-body{padding:0 34px 34px}.graph-knowledge-page-modal .entity-detail-modal-view{gap:0}.graph-knowledge-page-modal .entity-detail-custom-section{min-width:0}.graph-knowledge-page-detail{display:grid;grid-gap:28px;gap:28px}.graph-knowledge-reading-view{min-width:0;color:var(--text);font-family:var(--font-sans);font-size:16px;font-weight:650;line-height:1.68}.graph-knowledge-reading-view>*{max-width:none}.graph-knowledge-reading-view h1,.graph-knowledge-reading-view h2,.graph-knowledge-reading-view h3,.graph-knowledge-reading-view h4{color:var(--text);letter-spacing:0}.graph-knowledge-reading-view h1{margin:0 0 26px;font-size:clamp(34px,4vw,48px);font-weight:900;line-height:1.06}.graph-knowledge-reading-view h2{margin:34px 0 16px;border-bottom:1px solid var(--border);font-size:28px;font-weight:900;line-height:1.14;padding-bottom:12px}.graph-knowledge-reading-view h3{margin:26px 0 12px;font-size:21px;font-weight:900;line-height:1.18}.graph-knowledge-reading-view h4{margin:22px 0 9px;font-size:17px;font-weight:900}.graph-knowledge-reading-view p{margin:0 0 16px;color:var(--text-subtle-strong)}.graph-knowledge-reading-view ol,.graph-knowledge-reading-view ul{margin:0 0 22px;padding-left:28px}.graph-knowledge-reading-view li{margin:7px 0;color:var(--text-subtle-strong)}.graph-knowledge-reading-view blockquote{margin:20px 0;border-left:3px solid var(--border-strong);color:var(--muted);padding:4px 0 4px 16px}.graph-knowledge-reading-view hr{margin:30px 0;border:0;border-top:1px solid var(--border)}.graph-knowledge-reading-view pre{overflow-x:auto;margin:20px 0;border:1px solid var(--border);border-radius:10px;background:var(--surface-muted);padding:15px}.graph-knowledge-reading-view code{border:1px solid var(--border);border-radius:6px;background:var(--surface-soft);color:var(--text);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9em;padding:2px 5px}.graph-knowledge-reading-view pre code{border:0;background:transparent;padding:0}.graph-knowledge-reading-view .markdown-table-wrap{overflow-x:auto;margin:22px 0}.graph-knowledge-reading-view table{width:100%;border-collapse:collapse;font-size:14px}.graph-knowledge-reading-view td,.graph-knowledge-reading-view th{border:1px solid var(--border);padding:9px 11px;text-align:left;vertical-align:top}.graph-knowledge-reading-view th{color:var(--text);font-weight:900}.graph-knowledge-relations{display:grid;grid-gap:14px;gap:14px;border-top:1px solid var(--border);padding-top:20px}.graph-knowledge-relations h3{margin:0;color:var(--muted);font-size:12px;font-weight:850;letter-spacing:.09em;line-height:1.2;text-transform:uppercase}.graph-knowledge-state{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.graph-entity-error{margin:0 0 10px;color:#ff8f8f;font-size:13px;font-weight:650}.graph-entity-inline-list{display:flex;min-width:0;flex-wrap:wrap;gap:6px}.graph-entity-more{display:inline-flex;min-height:22px;align-items:center;color:var(--text-dim);font-size:.86rem;font-weight:650}.graph-node-popup-backdrop{position:absolute;inset:0;z-index:8;display:grid;place-items:center;background:rgba(0,0,0,.18);padding:24px}.graph-node-popup{width:min(420px,calc(100vw - 48px));max-height:min(70vh,620px);overflow:auto;border:1px solid var(--border);border-radius:14px;background:color-mix(in srgb,var(--surface) 96%,transparent);box-shadow:0 28px 90px rgba(0,0,0,.48);color:var(--text);padding:16px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.graph-node-popup-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.graph-node-popup h2{margin:12px 0 0;color:var(--text);font-size:22px;line-height:1.14;letter-spacing:0}.graph-node-popup p{margin:9px 0 0;color:var(--text-dim);line-height:1.42}.graph-node-popup-close{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-size:22px;line-height:1;padding:0}.graph-node-popup-close:hover{background:var(--surface-hover-soft);color:var(--text)}.graph-node-popup .graph-open-link{display:inline-flex;align-items:center;margin-top:12px}.graph-node-popup .graph-neighbor-list{margin-top:14px}.graph-node-panel h2{margin:9px 0 0;font-size:16px;line-height:1.2}.graph-node-panel .graph-open-link{display:inline-flex;align-items:center;margin-top:10px}.graph-neighbor-list{display:flex;flex-direction:column;gap:5px}.graph-neighbor{display:grid;width:100%;grid-template-columns:10px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;border:0;border-radius:7px;background:transparent;color:#f1f1ef;cursor:pointer;font:inherit;padding:6px;text-align:left}.graph-neighbor:hover{background:rgba(255,255,255,.07)}.graph-neighbor span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.graph-neighbor em{grid-column:2;color:rgba(241,241,239,.45);font-size:11px;font-style:normal}.graph-muted{color:rgba(241,241,239,.5)}@media (max-width:760px){.graph-page-header{left:16px;top:16px}.graph-page-header h1{font-size:22px}.graph-filter-anchor,.graph-sidebar{left:14px;right:14px;width:auto}.graph-filter-menu-popover,.graph-filter-section-panel,.graph-filter-value-panel{position:static;width:auto;max-width:none}.graph-filter-section-panel,.graph-filter-value-panel{margin-top:8px}.graph-node-popup-backdrop{align-items:end;padding:14px}}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:var(--font-sans)}body{min-height:100vh}a{color:inherit}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_fe7774{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_fe7774{--font-sans:"Manrope","Manrope Fallback"}