.KbShell-module__CnAvAW__shell{--kb-shell-max:1440px;background:var(--bg-primary,#f6f7f9);min-height:100vh;color:var(--text-primary,#111);flex-direction:column;display:flex}.KbShell-module__CnAvAW__topbar{z-index:20;box-sizing:border-box;border-bottom:1px solid var(--border-color,#00000014);background:var(--bg-card,#fff);width:100%;padding:12px max(16px, calc((100% - var(--kb-shell-max)) / 2));justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;top:0}.KbShell-module__CnAvAW__topLeft,.KbShell-module__CnAvAW__topRight{align-items:center;gap:10px;min-width:0;display:flex}.KbShell-module__CnAvAW__brand{color:inherit;font-size:15px;font-weight:700;text-decoration:none}.KbShell-module__CnAvAW__back{color:var(--text-muted,#666);align-items:center;gap:4px;font-size:13px;text-decoration:none;display:inline-flex}.KbShell-module__CnAvAW__body{width:100%;min-height:0;max-width:var(--kb-shell-max);box-sizing:border-box;flex:1;grid-template-columns:minmax(240px,300px) minmax(0,1fr);margin:0 auto;display:grid}.KbShell-module__CnAvAW__sidebar{border-right:1px solid var(--border-color,#00000014);background:var(--bg-card,#fff);flex-direction:column;min-height:calc(100vh - 53px);max-height:calc(100vh - 53px);display:flex}.KbShell-module__CnAvAW__sidebarHead{flex-direction:column;gap:8px;padding:12px 14px 8px;display:flex}.KbShell-module__CnAvAW__searchRow{gap:6px;display:flex}.KbShell-module__CnAvAW__searchInput{border:1px solid var(--border-color,#0000001f);background:var(--bg-primary,#f6f7f9);min-width:0;color:inherit;border-radius:8px;flex:1;padding:7px 10px;font-size:13px}.KbShell-module__CnAvAW__actions{flex-wrap:wrap;gap:6px;display:flex}.KbShell-module__CnAvAW__btn,.KbShell-module__CnAvAW__btnPrimary,.KbShell-module__CnAvAW__btnGhost{border:1px solid var(--border-color,#0000001f);background:var(--bg-primary,#f6f7f9);color:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;display:inline-flex}.KbShell-module__CnAvAW__btnPrimary{background:var(--accent,#111);border-color:var(--accent,#111);color:#fff}.KbShell-module__CnAvAW__btnGhost{background:0 0}.KbShell-module__CnAvAW__tree{flex:1;padding:4px 8px 16px;overflow:auto}.KbShell-module__CnAvAW__treeItem{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 8px;font-size:13px;display:flex}.KbShell-module__CnAvAW__treeItem:hover{background:var(--bg-primary,#f0f1f3)}.KbShell-module__CnAvAW__treeItemActive{background:color-mix(in srgb, var(--accent,#111) 12%, transparent);font-weight:600}.KbShell-module__CnAvAW__treeItemFolderTarget{outline:1px dashed color-mix(in srgb, var(--accent,#111) 40%, transparent);outline-offset:-2px}.KbShell-module__CnAvAW__treeIcon{opacity:.7;flex-shrink:0}.KbShell-module__CnAvAW__treeChevron{width:16px;height:16px;color:var(--text-muted,#888);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.KbShell-module__CnAvAW__treeChevron:hover{background:var(--bg-primary,#eee);color:inherit}.KbShell-module__CnAvAW__treeChildren{flex-direction:column;display:flex}.KbShell-module__CnAvAW__treeMeta{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:inline-flex}.KbShell-module__CnAvAW__contextBar{background:var(--bg-primary,#f4f5f7);border:1px solid var(--border-color,#0000000f);color:var(--text-muted,#666);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin:0 8px 8px;padding:8px 10px;font-size:12px;display:flex}.KbShell-module__CnAvAW__contextBar strong{color:var(--text-primary,#111);font-weight:600}.KbShell-module__CnAvAW__dirtyDot{background:#f59e0b;border-radius:50%;flex-shrink:0;width:8px;height:8px}.KbShell-module__CnAvAW__fieldLabel{color:var(--text-muted,#888);white-space:nowrap;font-size:11px}.KbShell-module__CnAvAW__editorMeta{flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin-top:2px;display:flex}.KbShell-module__CnAvAW__badge{color:var(--text-muted,#888);background:var(--bg-primary,#eee);border-radius:999px;margin-left:auto;padding:1px 7px;font-size:11px}.KbShell-module__CnAvAW__main{flex-direction:column;min-width:0;min-height:calc(100vh - 53px);display:flex}.KbShell-module__CnAvAW__editorBar{border-bottom:1px solid var(--border-color,#0000000f);background:var(--bg-card,#fff);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 18px;display:flex}.KbShell-module__CnAvAW__titleInput{min-width:160px;color:inherit;background:0 0;border:none;outline:none;flex:1;font-size:18px;font-weight:700}.KbShell-module__CnAvAW__statusSelect{border:1px solid var(--border-color,#0000001f);background:var(--bg-primary,#f6f7f9);color:inherit;border-radius:8px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.35}.KbShell-module__CnAvAW__editorBody{box-sizing:border-box;flex:1;width:100%;padding:16px clamp(18px,3vw,40px) 40px;overflow:auto}:is(.KbShell-module__CnAvAW__editorBody .md-with-toc,.KbShell-module__CnAvAW__editorBody .md-body){max-width:min(920px,100%)}.KbShell-module__CnAvAW__editorBody .md-with-toc{max-width:min(1080px,100%)}.KbShell-module__CnAvAW__empty{text-align:center;max-width:420px;color:var(--text-muted,#666);margin:48px auto;line-height:1.6}.KbShell-module__CnAvAW__gate{background:var(--bg-card,#fff);border:1px solid var(--border-color,#00000014);text-align:center;border-radius:16px;max-width:420px;margin:80px auto;padding:28px}.KbShell-module__CnAvAW__gate h1{margin:0 0 8px;font-size:20px}.KbShell-module__CnAvAW__gate p{color:var(--text-muted,#666);margin:0 0 16px;line-height:1.55}.KbShell-module__CnAvAW__toast{color:#fff;z-index:50;background:#141414eb;border-radius:999px;padding:10px 16px;font-size:13px;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.KbShell-module__CnAvAW__mobileToggle{display:none}@media (max-width:820px){.KbShell-module__CnAvAW__body{grid-template-columns:1fr}.KbShell-module__CnAvAW__sidebar{min-height:auto;max-height:none;display:none}.KbShell-module__CnAvAW__sidebarOpen{display:flex}.KbShell-module__CnAvAW__mainHidden{display:none}.KbShell-module__CnAvAW__mobileToggle{display:inline-flex}}
