:root{font-family:Segoe UI,Noto Sans,system-ui,sans-serif;font-size:15px;color:#253144;background:#f6f8fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%}html,body{overflow:hidden}body{margin:0;min-width:320px;background:#f6f8fb}button,textarea,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.fatal-error{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:10px;padding:24px;background:#f6f8fb;color:#304258;text-align:center}.fatal-error-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#c43b3b;font-weight:700}.fatal-error h1{margin:0;font-size:20px}.fatal-error p{max-width:620px;margin:0;color:#7a5960;font-family:ui-monospace,monospace;font-size:12px}.fatal-error button{border:1px solid #b6c6d6;border-radius:4px;padding:7px 16px;background:#fff;color:#1b5a8e}.workspace{height:100vh;min-height:0;overflow:hidden;background:#f6f8fb;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:8px;color:#1c2a3a;font-size:15px;font-weight:650;letter-spacing:.1px;white-space:nowrap}.brand-mark{width:24px;height:24px;display:grid;place-items:center;color:#fff;background:#0f6cbd;border-radius:6px;font-size:16px;font-weight:700}.workspace-brand{height:44px;flex:0 0 auto;padding:0 14px;border-bottom:1px solid #e4e9f0}.workspace-brand .panel-actions{margin-left:auto}.index-state{display:inline-flex;align-items:center;gap:7px;color:#4d6477;font-size:12px}.state-dot{width:7px;height:7px;border-radius:50%;background:#21a366}.index-state.stale .state-dot{background:#c47b1b}.error-banner{height:34px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:#fff4ce;color:#654b13;border-bottom:1px solid #ecd58c;font-size:13px}.body-grid{flex:1;min-height:0;overflow:hidden;display:grid;grid-template-columns:252px minmax(0,1fr) 292px;position:relative}.body-grid.left-collapsed{grid-template-columns:minmax(0,1fr) 292px}.body-grid.right-collapsed{grid-template-columns:252px minmax(0,1fr)}.body-grid.left-collapsed.right-collapsed{grid-template-columns:minmax(0,1fr)}.sidebar{background:#fbfcfe;border-right:1px solid #e4e9f0;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.sidebar.right{border-right:0;border-left:1px solid #e4e9f0}.sidebar.collapsed{display:none}.panel-heading{height:36px;padding:0 10px 0 14px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#637083;text-transform:uppercase;letter-spacing:.08em;font-weight:650}.sidebar-panels{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.sidebar-panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;border-bottom:1px solid #edf0f4}.sidebar-panel:last-child{border-bottom:0}.sidebar-panel.open{flex:1 1 0;min-height:0}.sidebar-panel.collapsed{flex:0 0 auto}.panel-heading-collapsible{cursor:pointer;-webkit-user-select:none;user-select:none}.panel-heading-collapsible:hover{background:#eef4fa}.panel-heading-toggle{display:inline-flex;align-items:center;margin-right:2px;color:#8795a6;font-size:12px}.panel-heading-toggle svg{width:14px;height:14px}.panel-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:auto}.search-input-row{display:flex;align-items:center;gap:4px;padding:6px 10px 2px}.search-input{flex:1}.search-input .fui-Input{width:100%}.search-results-summary{padding:1px 14px 4px;color:#8a97a6;font-size:12px}.search-results{flex:1;min-height:0;overflow:auto;padding:0 6px 6px}.search-result-group{margin:0}.search-result-header{width:100%;display:flex;align-items:center;gap:6px;padding:4px 6px;border:0;background:transparent;border-radius:4px;color:#4c5c70;font-size:13px;text-align:left;cursor:pointer}.search-result-header:hover{background:#eef4fa;color:#1d4f78}.search-result-toggle{display:inline-flex;align-items:center;color:#8795a6;flex-shrink:0}.search-result-toggle svg{width:14px;height:14px}.search-result-header svg:nth-child(3){width:15px;color:#6a8299;flex-shrink:0}.search-result-path{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:#38536c}.search-result-count{flex-shrink:0;min-width:22px;text-align:center;background:#e5f1fc;color:#0f5b9c;border-radius:10px;font-size:11px;font-weight:600;padding:1px 6px}.search-result-matches{padding-left:12px;display:flex;flex-direction:column}.search-result-match{width:100%;display:flex;align-items:flex-start;gap:8px;padding:3px 6px;border:0;background:transparent;border-radius:4px;color:#556877;font-size:13px;text-align:left;cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.search-result-match:hover{background:#eef4fa}.search-result-line{flex-shrink:0;min-width:30px;color:#a1adbb;font-size:11px;font-variant-numeric:tabular-nums;padding-top:1px}.search-result-preview{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5}.search-highlight{background:#ffe680;color:#3b2f00;border-radius:2px;padding:0 1px}.search-no-results{padding:12px 10px;text-align:center;font-size:13px}.search-error{color:#c43b3b;font-size:12px}.panel-actions{display:flex;align-items:center;gap:1px}.section-caption{height:26px;padding:0 10px 0 14px;display:flex;align-items:center;gap:7px;color:#8190a3;letter-spacing:.08em;font-weight:650;font-size:11px}.section-caption .fui-Button{margin-left:auto;min-width:24px}.section-caption span{margin-left:auto;color:#a1adbb;letter-spacing:0}.tree{flex:1;min-height:0;padding:1px 6px;overflow:auto}.tree-row{width:100%;min-height:30px;display:flex;align-items:center;border-radius:5px;background:transparent;color:#4c5c70;font-size:14px}.tree-node-main{min-width:0;min-height:30px;flex:1;display:flex;align-items:center;gap:6px;padding:0 6px 0 9px;border:0;background:transparent;color:inherit;text-align:left}.tree-node-main>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-row svg{width:16px;color:#8795a6;flex:0 0 auto}.tree-row:hover{background:#eef4fa;color:#1d4f78}.tree-row.selected{color:#0f5b9c;background:#e5f1fc;font-weight:600}.folder-row{color:#53677b}.folder-row svg:nth-child(2){color:#6886a1}.tree-item-menu{flex:0 0 auto;min-width:28px;margin-right:2px;color:#7b8c9f}.tree-children{padding-left:14px}.sidebar-footer{margin-top:auto;border-top:1px solid #edf0f4;padding:8px 12px 8px 18px;display:flex;align-items:center;gap:7px}.sidebar-footer .fui-Button{margin-left:auto}.muted{color:#8a97a6;font-size:12px}.editor-column{min-width:0;min-height:0;overflow:hidden;background:#fff;display:flex;flex-direction:column}.editor-toolbar{height:50px;flex:0 0 auto;min-width:0;display:flex;align-items:center;padding:0 14px 0 18px;border-bottom:1px solid #e4e9f0;background:#fff}.editor-toolbar-left{flex:1;min-width:0;display:flex;align-items:center;gap:14px}.editor-toolbar-center{flex:1;display:flex;justify-content:center;align-items:center;container-type:inline-size;container-name:editor-toolbar-center}.editor-toolbar-panel-toggle{flex:0 0 auto}.editor-document-title{min-width:0;overflow:hidden;color:#26384c;font-size:15px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.editor-toolbar-actions{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:4px}.editor-toolbar-center .fui-Tab{min-width:32px;padding:4px 12px}.editor-toolbar-center .fui-TabList{background:#f2f5f9;border-radius:8px;padding:4px;gap:2px;height:auto}.editor-toolbar-center .fui-Tab{border-radius:6px}.editor-toolbar-center .fui-Tab:hover:not(.fui-Tab--selected){background:#e4eaf2}.editor-toolbar-center .fui-Tab--selected{background:#fff;box-shadow:0 1px 3px #0000001f}@container editor-toolbar-center (max-width: 200px){.fui-Tab{width:36px;padding:4px 0;justify-content:center}.fui-Tab__content,.fui-Tab__content--reserved-space{display:none;width:0}}@container editor-toolbar-center (max-width: 140px){.fui-Tab{width:32px;padding:3px 0}.fui-TabList{padding:3px}}.save-hint{color:#8c98a7;font-size:12px}.editor-wrap{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.editor-split-view{flex:1;min-height:0;display:flex;overflow:hidden}.editor-split-pane{flex:1;min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column}.editor-split-pane--editor{background:#fff}.editor-split-pane--preview{background:#fafbfc}.editor-split-divider{width:1px;flex:0 0 auto;background:#e4e9f0;cursor:col-resize;position:relative}.editor-split-divider:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3px;height:40px;border-radius:2px;background:transparent;transition:background .15s}.editor-split-divider:hover:before{background:#bdd3e8}kbd{border:1px solid #d9e0e8;border-bottom-width:2px;border-radius:3px;padding:0 4px;color:#5c6c7e;background:#f8fafc}.editor-surface{flex:1;min-height:0;overflow:hidden;margin:0;--editor-line-height: 28px}.markdown-editor{height:100%;min-height:0;overflow:hidden}.markdown-editor .cm-editor{height:100%;min-height:0;outline:0}.markdown-editor .cm-scroller{overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;line-height:var(--editor-line-height)}.markdown-editor .cm-content{min-height:100%;padding:0 clamp(16px,2vw,40px) 60px 8px;color:#2c3d51;caret-color:#0f6cbd}.markdown-editor .cm-line{padding:0}.markdown-editor .cm-gutters{min-height:100%;padding-left:clamp(16px,2vw,40px);border:0;background:transparent;color:#b4beca}.markdown-editor .cm-lineNumbers{width:calc(6ch + 8px);font-variant-numeric:tabular-nums}.markdown-editor .cm-lineNumbers .cm-gutterElement{width:100%;min-width:0}.markdown-editor .cm-activeLine{background:transparent}.markdown-editor .cm-activeLineGutter{color:#0f6cbd;background:#edf6fd;font-weight:700}.markdown-editor .cm-selectionBackground{background:#d4e8f6}.markdown-editor .cm-focused>.cm-scroller>.cm-selectionLayer .cm-selectionBackground{background:#b9dcf2}.preview{flex:1;min-height:0;width:100%;margin:0;padding:24px clamp(28px,6vw,96px) 80px;overflow:auto}.markdown-body{color:#304258;font-size:17px;line-height:1.75}.markdown-body h1,.markdown-body h2,.markdown-body h3{color:#23344a;line-height:1.25;font-weight:650}.markdown-body h1{font-size:29px;margin:0 0 24px}.markdown-body h2{font-size:21px;margin:32px 0 10px}.markdown-body h3{font-size:17px;margin:25px 0 8px}.markdown-body p{margin:0 0 17px}.markdown-body a{color:#0f6cbd;text-decoration:none;border-bottom:1px solid #bdd9ef}.markdown-body a:hover{color:#084d8a;border-bottom-color:#0f6cbd}.markdown-body .inline-tag{color:#4d738d;background:#edf6fa;border:0;border-radius:3px;padding:2px 6px;font-size:.9em}.markdown-body ul,.markdown-body ol{padding-left:28px}.markdown-body li{margin:4px 0}.markdown-body blockquote{border-left:3px solid #b8d3e8;padding-left:17px;color:#607187;margin-left:0}.markdown-body code{background:#f3f5f7;border:1px solid #e6e9ed;border-radius:3px;padding:2px 5px;font-size:.9em}.markdown-body pre{background:#f3f6f9;border:1px solid #e1e7ed;padding:14px 17px;overflow:auto;border-radius:5px}.markdown-body pre code{border:0;background:transparent;padding:0}.preview-highlight{background:#fff3c4;border-radius:4px;box-shadow:0 0 0 3px #fff3c4;animation:preview-highlight-flash 2s ease}.preview-highlight pre{background:#fff9dc}.preview-highlight code{background:transparent;border-color:#eadf9e}.markdown-body p.preview-highlight{padding:2px 4px;margin-left:-4px;margin-right:-4px;inset-inline:unset}@keyframes preview-highlight-flash{0%{background:#ffe08a;box-shadow:0 0 0 3px #ffe08a}to{background:#fff3c4;box-shadow:0 0 0 3px #fff3c4}}.connection-section{padding:3px 10px 8px;border-bottom:1px solid #edf0f4}.connection-section .section-caption{padding-left:5px}.index-section{padding-bottom:6px}.index-section .index-state{padding:1px 6px 0}.resizable-section{display:flex;flex-direction:column;overflow:hidden;border-bottom:1px solid #edf0f4;flex:0 0 auto}.resizable-section .section-caption{padding-left:5px}.section-body{flex:1;min-height:0;overflow:auto;padding:1px 6px}.section-resizer{height:5px;flex:0 0 auto;cursor:row-resize;position:relative;background:transparent;-webkit-user-select:none;user-select:none}.section-resizer:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:3px;border-radius:2px;background:#d7dce3;transition:background .15s}.section-resizer:hover:before{background:#97b5d1}.connection{width:100%;display:grid;grid-template-columns:18px minmax(0,1fr) 15px;gap:6px;align-items:center;padding:3px 6px;border:0;background:transparent;text-align:left;border-radius:4px;color:#648098}.connection:hover{background:#eef4fa}.connection>span{min-width:0;display:flex;flex-direction:column;gap:1px}.connection strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#38536c;font-size:13px;font-weight:600}.connection small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#8997a7;font-size:11px}.connection>svg:last-child{color:#a9b5c1}.muted-connection strong{color:#a8742a}.panel-empty{color:#a1acb8;font-size:13px;padding:2px 6px 4px}.tags-section .fui-Input{margin:2px 0 4px;width:100%}.tag-row{width:100%;padding:3px 6px;display:flex;justify-content:space-between;border:0;border-radius:3px;background:transparent;color:#52758a;font-size:13px;text-align:left}.tag-row:hover{background:#eef4fa}.tag-row small{color:#99a6b3;font-size:11px}.tag-occurrences{margin:6px 6px 0;border-top:1px solid #edf0f4;padding-top:6px}.tag-occurrence-title{color:#76879a;font-size:11px;margin-bottom:3px}.tag-occurrence{width:100%;border:0;background:transparent;text-align:left;padding:4px;display:flex;flex-direction:column;gap:1px;border-radius:4px}.tag-occurrence:hover{background:#eef4fa}.tag-occurrence strong{color:#48677e;font-size:12px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tag-occurrence small{color:#97a4b1;font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#91a0af}.empty-state>svg{width:33px;height:33px;color:#91b8d4}.empty-state h2{margin:4px 0 0;color:#3c5066;font-size:18px;font-weight:600}.empty-state p{margin:0 0 8px;font-size:13px}.field-label{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;color:#53667c;font-size:12px;font-weight:600}.settings-dialog{max-width:560px}.settings-page{padding-top:20px;color:#4f6174;font-size:14px;line-height:1.6}.settings-page h2{margin:0 0 8px;color:#26384c;font-size:18px;font-weight:600}.settings-page p{margin:0 0 20px}.settings-page dl{display:grid;gap:14px;margin:0}.settings-page dl div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:14px}.settings-page dt{color:#334a61;font-weight:600}.settings-page dd{margin:0;color:#687a8c}@media (max-width: 1050px){.body-grid,.body-grid.right-collapsed{grid-template-columns:220px minmax(0,1fr)}.body-grid.left-collapsed,.body-grid.left-collapsed.right-collapsed{grid-template-columns:minmax(0,1fr)}.sidebar.right{display:none}}@media (max-width: 720px){.save-hint{display:none}.editor-toolbar{padding-left:16px}.editor-toolbar-left,.editor-toolbar-actions{flex:0 0 auto}.editor-toolbar-center .fui-Tab{padding:0 7px}.editor-toolbar-center .fui-TabList{padding:2px;gap:1px}.body-grid,.body-grid.left-collapsed,.body-grid.right-collapsed,.body-grid.left-collapsed.right-collapsed{grid-template-columns:minmax(0,1fr)}.sidebar.left{position:absolute;top:0;bottom:0;width:252px;z-index:2;box-shadow:5px 0 20px #273b511c}.sidebar.left.collapsed{display:none}.markdown-editor .cm-content{padding-right:20px}.markdown-editor .cm-gutters{padding-left:20px}.preview{padding:20px 28px 70px}.editor-split-view{flex-direction:column}.editor-split-divider{width:100%;height:1px;cursor:row-resize}.editor-split-divider:before{width:40px;height:3px}.settings-page dl div{grid-template-columns:1fr;gap:3px}}
