:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#1f2933;background-color:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#global_watermark{position:fixed;inset:0;pointer-events:none;z-index:9999;background-repeat:repeat;background-size:520px 360px}.login-page{display:flex;flex-direction:column;align-items:center}.login-header{width:100%;text-align:center}.login-panel{flex:1;display:flex;align-items:center;justify-content:center;min-height:320px;width:100%}#corp_selector{width:100%;max-width:420px;margin:12px auto 0}.corp-selector-card{background:#fff;border-radius:14px;border:1px solid #e6ecf3;box-shadow:0 6px 20px #1f293714;padding:14px 12px 12px}.corp-selector-title{margin:0 0 26px;font-size:17px;font-weight:600;color:#4a5568;text-align:center}.corp-selector-select{width:100%;height:42px;padding:0 12px;border:1px solid #d7dde6;border-radius:10px;background:#fff;font-size:14px;color:#1f2937;outline:none}.corp-selector-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f62e}.corp-selector-submit{width:100%;height:42px;margin-top:10px;border:none;border-radius:10px;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;font-size:15px;font-weight:600;cursor:pointer}.corp-selector-submit:active{transform:translateY(1px)}#ww_login{display:flex;justify-content:center}@media(max-width:640px){#app{padding:16px 12px 24px}.login-header{margin-bottom:8px}#corp_selector{max-width:none}.corp-selector-card{border-radius:12px;padding:12px 10px 10px}}#app{max-width:1200px;margin:0 auto;padding:32px 20px 48px}.page header{margin-bottom:24px}.page h1{margin:0 0 8px;font-size:32px}.page p{margin:0;color:#52606d}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 10px 20px #0a141e14;border:1px solid #e4e7eb}.card h2{margin:0 0 12px;font-size:18px}.row{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px dashed #e4e7eb;gap:12px}.row:last-child{border-bottom:none}.label{color:#52606d;font-weight:600}.value{color:#102a43;word-break:break-all;text-align:right}.oa-page{max-width:100%;background:#fff;min-height:100vh;overflow-x:hidden}.oa-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f0f0f0;position:sticky;top:0;background:#fff;z-index:10}.oa-account-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.oa-avatar{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0}.oa-avatar img{width:100%;height:100%;object-fit:cover}.oa-avatar-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;border-radius:8px}.oa-account-detail{min-width:0;flex:1}.oa-account-name{margin:0;font-size:17px;font-weight:700;color:#1a1a1a;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oa-desc-wrap{display:flex;align-items:flex-start;gap:4px;margin-top:2px;min-width:0;max-width:100%;overflow:hidden}.oa-account-desc{margin:0;font-size:13px;color:#999;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.oa-desc-expanded .oa-account-desc{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word}.oa-desc-expanded{overflow:visible}.oa-desc-toggle{flex-shrink:0;font-size:14px;color:#999;cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1;transition:transform .2s}.oa-desc-expanded .oa-desc-toggle{transform:rotate(0)}.oa-header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0;margin-left:8px}.oa-more-menu{position:absolute;top:100%;right:0;margin-top:4px;min-width:120px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;border:1px solid #eee;padding:4px 0;z-index:20}.oa-more-menu-item{display:block;width:100%;padding:10px 16px;border:none;background:none;font-size:15px;color:#333;text-align:left;cursor:pointer}.oa-more-menu-item:active{background:#f5f5f5}.oa-action-btn{width:32px;height:32px;border:none;background:none;padding:4px;color:#999;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center}.oa-action-btn:active{background:#f5f5f5}.oa-action-btn svg{width:20px;height:20px}.oa-action-btn i{font-size:20px;line-height:1}.oa-search-bar{padding:8px 16px;background:#f5f5f5;border-bottom:1px solid #f0f0f0}.oa-search-inner{display:flex;align-items:center;gap:10px}.oa-search-input{flex:1;height:36px;padding:0 12px;border:none;border-radius:18px;background:#fff;font-size:14px;color:#333;outline:none}.oa-search-input::placeholder{color:#bbb}.oa-search-cancel{flex-shrink:0;border:none;background:none;font-size:14px;color:#576b95;cursor:pointer;padding:0}.oa-article-list{padding:0}.oa-article-item{display:flex;gap:12px;padding:16px;border-bottom:1px solid #f0f0f0;text-decoration:none;color:inherit;transition:background .15s}.oa-article-item:active{background:#f7f7f7}.oa-article-content{flex:1;min-width:0;display:flex;flex-direction:column}.oa-article-title{margin:0;font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.oa-article-summary{margin:6px 0 0;font-size:13px;color:#999;line-height:1.5;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.oa-article-meta{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:8px;font-size:12px;color:#b2b2b2}.oa-meta-item{display:flex;align-items:center;gap:3px;line-height:1}.oa-icon{width:14px;height:14px;display:block;flex-shrink:0;transform:translateY(1px)}.oa-meta-number{display:inline-block;transform:translateY(1px)}.oa-meta-date{margin-left:auto}.oa-comment-avatars{display:flex;align-items:center;gap:2px}.oa-comment-avatar{width:18px;height:18px;border-radius:50%;object-fit:cover}.oa-comment-label{font-size:12px;color:#b2b2b2;margin-left:2px}.oa-article-cover{width:100px;height:80px;border-radius:6px;overflow:hidden;flex-shrink:0}.oa-article-cover img{width:100%;height:100%;object-fit:cover}.oa-cover-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8e8e8,#d4d4d4);border-radius:6px}body:has(.oa-page) #app{max-width:100%;padding:0;margin:0}body:has(.oa-page){background-color:#fff}.oa-desktop-block{display:flex;align-items:center;justify-content:center;min-height:100vh;color:#999;font-size:16px}.oa-load-more{padding:16px;text-align:center;min-height:48px}.oa-loading-text{font-size:13px;color:#b2b2b2}.pm-page{background:#fff;height:100vh;overflow:hidden}.pm-body{padding:16px 16px 88px;max-width:720px;margin:0 auto;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.pm-loading,.pm-error{color:#999;font-size:14px;padding:24px 0;text-align:center}.pm-title{margin:0;font-size:22px;font-weight:800;line-height:1.35;color:#111}.pm-meta{margin-top:8px;display:flex;gap:8px;font-size:13px;line-height:1.4;align-items:center}.pm-source{color:#2f6df6;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-oa-link{border:none;background:none;padding:0;cursor:pointer;font:inherit}.pm-meta-text{color:#999}.pm-cover{margin-top:14px;border:1px dashed #d9c8ff;border-radius:12px;overflow:hidden;background:#faf7ff}.pm-cover img{width:100%;height:auto;display:block}.pm-summary{margin:14px 0 0;font-size:15px;line-height:1.7;color:#333;padding:0;text-indent:0}.pm-content{margin-top:14px;font-size:15px;line-height:1.7;color:#111;word-break:break-word;padding:0;text-indent:0}.pm-content img{max-width:100%;height:auto;display:block}.pm-content p{margin:0 0 12px}.pm-actions{margin-top:18px;padding-top:16px;border-top:1px solid #f0f0f0}.pm-actions-top{display:flex;align-items:center;justify-content:space-between}.pm-share-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.pm-read{font-size:13px;color:#999}.pm-share{display:inline-flex;align-items:center;gap:6px;border:none;background:none;padding:0;color:#576b95;font-size:13px;cursor:pointer}.pm-share svg{width:18px;height:18px}.pm-share i{font-size:18px;line-height:1}.pm-share-tip{font-size:12px;color:#b2b2b2}.pm-like-area{margin-top:14px;display:flex;flex-direction:column;align-items:center;gap:10px}.pm-like-btn{width:56px;height:56px;border-radius:50%;background:#fff;border:2px solid #2f6df6;color:#2f6df6;display:flex;align-items:center;justify-content:center;padding:0}.pm-like-btn svg{width:22px;height:22px}.pm-like-text{font-size:13px;color:#666}.pm-like-avatars{display:flex;align-items:center;gap:6px;padding:0;border:none;background:none;cursor:pointer}.pm-avatar{width:26px;height:26px;border-radius:50%;background:#e8e8e8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='32' fill='%23e8e8e8'/%3E%3Ccircle cx='32' cy='26' r='12' fill='%23bdbdbd'/%3E%3Cpath d='M12 58c4-13 17-18 20-18s16 5 20 18' fill='%23bdbdbd'/%3E%3C/svg%3E");background-size:cover;background-position:center;overflow:hidden}.pm-avatar img{width:100%;height:100%;object-fit:cover;display:block}.pm-like-btn.pm-liked{background:#2f6df6;color:#fff}.pm-avatar-more{display:flex;align-items:center;justify-content:center;font-size:14px;color:#777}.pm-like-modal{position:fixed;inset:0;z-index:999}.pm-like-modal-mask{position:absolute;inset:0;background:#00000059}.pm-like-modal-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,520px);max-height:min(72vh,520px);background:#fff;border-radius:12px;overflow:hidden}.pm-like-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f0f0f0}.pm-like-modal-title{font-size:16px;font-weight:600;color:#333}.pm-like-modal-close{width:32px;height:32px;border:none;background:none;font-size:22px;line-height:32px;color:#999;cursor:pointer}.pm-like-modal-body{overflow:auto;padding:6px 0;max-height:calc(min(72vh,520px) - 52px)}.pm-like-row{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;gap:12px}.pm-like-row-left{display:flex;align-items:center;gap:10px;min-width:0}.pm-like-row-avatar{width:34px;height:34px;border-radius:50%;background:#e8e8e8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='32' fill='%23e8e8e8'/%3E%3Ccircle cx='32' cy='26' r='12' fill='%23bdbdbd'/%3E%3Cpath d='M12 58c4-13 17-18 20-18s16 5 20 18' fill='%23bdbdbd'/%3E%3C/svg%3E");background-size:cover;background-position:center;overflow:hidden;flex-shrink:0}.pm-like-row-avatar img{width:100%;height:100%;object-fit:cover;display:block}.pm-like-row-name{font-size:15px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-like-row-time{font-size:13px;color:#999;white-space:nowrap}.pm-comment{margin-top:16px;display:flex;align-items:center;gap:10px;position:sticky;bottom:0;background:#fff;padding:10px 0}.pm-comment-avatar{width:34px;height:34px;border-radius:50%;background:#e8e8e8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='32' fill='%23e8e8e8'/%3E%3Ccircle cx='32' cy='26' r='12' fill='%23bdbdbd'/%3E%3Cpath d='M12 58c4-13 17-18 20-18s16 5 20 18' fill='%23bdbdbd'/%3E%3C/svg%3E");background-size:cover;background-position:center;flex-shrink:0;overflow:hidden}.pm-comment-avatar img{width:100%;height:100%;object-fit:cover;display:block}.pm-comment-input{height:40px;border:1px solid #e6e6e6;border-radius:6px;padding:0 44px 0 12px;font-size:14px;outline:none;width:100%}.pm-comment-input-wrap{position:relative;flex:1;min-width:0}.pm-comment-send{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:6px;border:none;background:transparent;color:#576b95;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.pm-comment-send:active{background:#0000000f}.pm-comment-send svg{width:18px;height:18px}.pm-comments{margin-top:14px;padding-top:12px;border-top:1px solid #f0f0f0}.pm-comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.pm-comments-title{font-size:15px;font-weight:600;color:#333}.pm-comments-count{font-size:13px;color:#999}.pm-comments-right{display:flex;align-items:center;gap:10px}.pm-comments-sort{border:none;background:none;padding:0;font-size:13px;color:#576b95;cursor:pointer}.pm-comment-item{display:flex;gap:10px;padding:10px 0}.pm-comment-item+.pm-comment-item{border-top:1px solid #f3f3f3}.pm-comment-item-avatar{width:34px;height:34px;border-radius:50%;background:#e8e8e8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='32' fill='%23e8e8e8'/%3E%3Ccircle cx='32' cy='26' r='12' fill='%23bdbdbd'/%3E%3Cpath d='M12 58c4-13 17-18 20-18s16 5 20 18' fill='%23bdbdbd'/%3E%3C/svg%3E");background-size:cover;background-position:center;overflow:hidden;flex-shrink:0}.pm-comment-item-avatar img{width:100%;height:100%;object-fit:cover;display:block}.pm-comment-item-main{flex:1;min-width:0}.pm-comment-item-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.pm-comment-item-name{font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.pm-comment-item-time{font-size:12px;color:#999;white-space:nowrap;flex-shrink:0}.pm-comment-item-content{margin-top:6px;font-size:14px;line-height:1.55;color:#333;word-break:break-word}.pm-comment-featured{margin-left:6px;font-size:12px;color:#2f6df6}.pm-comments-more{width:100%;border:none;background:none;color:#576b95;font-size:14px;padding:10px 0;cursor:pointer}.kb-page{padding:0}body:has(.kb-page) #app{max-width:100%;padding:0;margin:0}body:has(.kb-page){background-color:#f5f7fb;overflow:hidden}.kb-page .card{padding:0;border-radius:12px;overflow:hidden}.kb-layout{display:grid;grid-template-columns:minmax(180px,38%) 1fr;height:100vh;min-height:0}.kb-left{border-right:1px solid #edf2f7;background:#fbfcfe;position:sticky;top:0;height:100vh;position:relative}.kb-right{background:#fff;height:100vh;overflow:hidden}.kb-pane-title{padding:12px;font-size:13px;font-weight:700;color:#6b7280;border-bottom:1px solid #edf2f7;text-align:center}.kb-tree-container{padding:8px 8px 12px;height:calc(100vh - 44px);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.kb-list-container{padding:10px 12px 16px;height:calc(100vh - 44px);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.kb-list-sentinel{height:1px}.kb-list-footer{padding:4px 0 14px}.kb-load-more-btn{display:block;width:100%;border:1px solid #dbe3ef;background:#fff;color:#4b5563;border-radius:8px;height:36px;font-size:14px;cursor:pointer}.kb-load-more-btn:active{background:#f3f4f6}.kb-ai-float{position:absolute;width:44px;height:44px;border-radius:999px;border:none;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 22px #2563eb38;z-index:3;touch-action:none}.kb-ai-float i{font-size:22px;line-height:1}.kb-ai-float:active{transform:translateY(1px)}body:has(.kb-chat-page) #app{max-width:100%;padding:0;margin:0}body:has(.kb-chat-page){background-color:#f5f7fb}.kb-chat-page{height:100dvh;display:flex;flex-direction:column;background:#fff}.kb-chat-layout{flex:1;display:grid;grid-template-columns:minmax(180px,38%) 1fr;min-height:0}.kb-chat-layout-no-sessions{grid-template-columns:1fr}.kb-chat-sessions-toggle{height:36px;padding:0 12px;border:1px solid #dbe3ef;background:#fff;color:#374151;border-radius:12px;font-size:13px;font-weight:800;cursor:pointer}.kb-chat-sessions-toggle:active{background:#f3f4f6}.kb-chat-sessions{border-right:1px solid #edf2f7;background:#fbfcfe;display:flex;flex-direction:column;min-height:0}.kb-chat-sessions-title{padding:12px;font-size:13px;font-weight:800;color:#6b7280;border-bottom:1px solid #edf2f7;text-align:center}.kb-chat-sessions-body{flex:1;overflow:auto;padding:10px 10px 12px;-webkit-overflow-scrolling:touch}.kb-session-item{width:100%;text-align:left;border:1px solid #edf2f7;background:#fff;border-radius:12px;padding:10px;cursor:pointer}.kb-session-item+.kb-session-item{margin-top:8px}.kb-session-item.is-active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.kb-session-item:active{background:#f8fafc}.kb-session-title{font-size:14px;font-weight:800;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-session-meta{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:#9ca3af}.kb-session-badge{padding:2px 8px;border-radius:999px;font-size:12px;background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.kb-chat-sessions-footer{margin-top:10px}.kb-session-more{width:100%;height:36px;border-radius:10px;border:1px solid #dbe3ef;background:#fff;color:#4b5563;cursor:pointer}.kb-session-more:active{background:#f3f4f6}.kb-session-more:disabled{opacity:.6;cursor:not-allowed}.kb-chat-related{margin-top:10px;padding-top:10px;border-top:1px dashed rgba(255,255,255,.35)}.kb-chat-related-title{font-size:12px;opacity:.9;margin-bottom:8px}.kb-chat-related-list{display:flex;flex-direction:column;gap:8px}.kb-chat-related-item{width:100%;text-align:left;border:1px solid rgba(255,255,255,.25);background:#ffffff1f;color:inherit;border-radius:10px;padding:8px 10px;cursor:pointer}.kb-chat-msg-ai .kb-chat-related-item{border-color:#e6ecf3;background:#fff;color:#111827}.kb-chat-related-item:active{background:#ffffff2e}.kb-chat-msg-ai .kb-chat-related-item:active{background:#f8fafc}.kb-chat-related-item-title{font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-chat-related-item-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.kb-chat-related-badge{flex-shrink:0;padding:2px 8px;border-radius:999px;font-size:12px;border:1px solid #dbe3ef;background:#f8fafc;color:#2563eb}.kb-chat-related-group+.kb-chat-related-group{margin-top:10px}.kb-chat-related-group-title{font-size:12px;font-weight:800;color:#6b7280;margin-bottom:8px}.kb-chat-related-item-snippet{margin-top:6px;font-size:12px;color:#6b7280;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kb-chat-header{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #edf2f7;position:sticky;top:0;background:#fff;z-index:2}.kb-chat-back{width:42px;height:42px;border:none;background:transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#111827}.kb-chat-back:active{background:#f3f4f6}.kb-chat-header-title{font-size:15px;font-weight:800;color:#111827}.kb-chat-header-spacer{flex:1}.kb-chat-body{padding:12px;overflow:auto;background:#f5f7fb;min-height:0;padding-bottom:calc(40px + env(safe-area-inset-bottom))}.kb-chat-msg{display:flex;margin-bottom:10px}.kb-chat-msg-user{justify-content:flex-end}.kb-chat-msg-ai{justify-content:flex-start}.kb-chat-bubble{max-width:min(78%,520px);padding:10px 12px;border-radius:12px;font-size:14px;line-height:1.55;word-break:break-word;border:1px solid #e6ecf3;background:#fff;color:#111827}.kb-chat-msg-user .kb-chat-bubble{background:#2563eb;border-color:#2563eb;color:#fff}.kb-chat-footer{display:flex;gap:10px;padding:10px 12px;border-top:1px solid #edf2f7;background:#fff;position:sticky;bottom:0;padding-bottom:calc(28px + env(safe-area-inset-bottom))}.kb-chat-input{flex:1;height:40px;border-radius:12px;border:1px solid #dbe3ef;padding:0 12px;font-size:16px;outline:none}.kb-chat-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.kb-chat-send{height:40px;padding:0 14px;border:none;border-radius:12px;background:#2563eb;color:#fff;font-weight:800;cursor:pointer}.kb-chat-send:active{background:#1d4ed8}.kb-chat-send:disabled{opacity:.7;cursor:not-allowed}.kb-tip{color:#6b7280;font-size:14px;padding:8px 0}.kb-tip-error{display:flex;align-items:center;gap:10px}.kb-retry-btn{border:1px solid #d1d5db;background:#fff;border-radius:6px;color:#374151;font-size:13px;padding:4px 10px;cursor:pointer}.kb-tree-root,.kb-tree-list{list-style:none;margin:0;padding-left:12px}.kb-tree-root{padding-left:0}.kb-tree-node+.kb-tree-node,.kb-tree-leaf+.kb-tree-leaf{margin-top:6px}.kb-tree-summary{list-style:none;cursor:pointer;font-size:14px;color:#1f2937;min-height:36px;display:flex;align-items:center;gap:8px;padding:6px 4px;border-radius:8px;min-width:0}.kb-tree-summary::-webkit-details-marker{display:none}.kb-tree-caret{width:8px;height:8px;border-right:2px solid #9ca3af;border-bottom:2px solid #9ca3af;transform:rotate(-45deg);transition:transform .2s ease;margin-left:2px}.kb-tree-node details[open]>.kb-tree-summary .kb-tree-caret{transform:rotate(45deg)}.kb-tree-folder{font-weight:600;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.kb-tree-summary:active{background:#f3f4f6}.kb-tree-name{width:100%;border:none;background:transparent;text-align:left;cursor:pointer;min-height:34px;display:flex;align-items:center;gap:8px;padding:4px 6px 4px 2px;font-size:14px;color:#374151;min-width:0}.kb-tree-leaf-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-tree-dot{width:6px;height:6px;border-radius:50%;background:#cbd5e1;flex-shrink:0}.kb-folder-trigger.is-active{color:#2563eb}.kb-folder-trigger.is-active .kb-tree-dot{background:#2563eb}.kb-knowledge-item{padding:12px 10px;border:1px solid #edf2f7;border-radius:10px;background:#fff;cursor:pointer}.kb-knowledge-item+.kb-knowledge-item{margin-top:10px}.kb-knowledge-item:active{background:#f8fafc}.kb-knowledge-title{margin:0;font-size:15px;line-height:1.45;color:#111827}.kb-knowledge-summary{margin:8px 0 0;font-size:13px;color:#6b7280;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.kb-knowledge-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px 12px;font-size:12px;color:#9ca3af}.kb-detail-page{max-width:720px;margin:0 auto;min-height:100vh;background:#fff}.kb-detail-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #edf2f7;background:#fff}.kb-detail-back{width:42px;height:42px;border:none;background:transparent;color:#111827;cursor:pointer;padding:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.kb-detail-back:active{background:#f3f4f6}.kb-detail-back-icon{width:24px;height:24px}.kb-detail-title{margin:0;font-size:16px;color:#111827;line-height:1.4}.kb-detail-header-spacer{flex:1}.kb-detail-share{width:42px;height:42px;border:none;background:transparent;color:#111827;cursor:pointer;padding:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.kb-detail-share:active{background:#f3f4f6}.kb-detail-share i{font-size:24px;line-height:1}.kb-detail-title-below{font-size:18px;font-weight:800;margin-bottom:10px}.kb-detail-body{padding:14px}.kb-detail-meta{display:flex;gap:12px;color:#9ca3af;font-size:12px}.kb-detail-content{margin-top:12px;color:#374151;font-size:14px;line-height:1.7}.kb-detail-page{user-select:none;-webkit-user-select:none}.kb-video-wrap{margin-top:12px}.kb-video-player{width:100%;border-radius:12px;background:#000;display:block}.kb-video-tip{margin-top:8px;font-size:12px;color:#9ca3af}.kb-images{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.kb-image{width:100%;height:auto;display:block;border-radius:12px;border:1px solid #edf2f7;background:#f8fafc}@media(max-width:640px){.kb-chat-layout{grid-template-columns:42% 58%}.kb-chat-layout-no-sessions,.kb-images{grid-template-columns:1fr}}.kb-detail-files{margin-top:14px;padding-top:12px;border-top:1px solid #edf2f7}.kb-detail-files-title{font-size:13px;color:#6b7280;font-weight:700}.kb-detail-files-value{margin-top:6px;font-size:13px;color:#374151;word-break:break-all}.kb-detail-links{margin-top:10px;display:flex;flex-direction:column;gap:8px}.kb-file-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid #edf2f7;border-radius:10px;text-decoration:none;color:inherit;background:#fff}.kb-file-link:active{background:#f8fafc}.kb-file-link-name{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#111827}.kb-file-link-open{flex-shrink:0;font-size:12px;color:#2563eb}@media(max-width:640px){.kb-layout{grid-template-columns:42% 58%;height:100vh;min-height:0}.kb-page .card{border-radius:10px}}
