.note-tag-modal-content{display:flex;gap:24px;min-height:500px}.note-tag-modal-left{display:flex;flex-direction:column;gap:12px;flex-shrink:0}.note-tag-modal-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.note-tag-modal-right{flex:1;overflow:hidden}.note-tag-list{display:flex;flex-direction:wrap;gap:8px;max-height:480px;overflow-y:auto}.note-tag-item{width:fit-content;display:flex;align-items:flex-start;gap:8px;padding:4px 8px;border:1px solid #e5e6eb;border-left-width:4px;border-radius:4px;background:#fff}.note-tag-color{width:16px;height:16px;border-radius:2px;flex-shrink:0;margin-top:2px}.note-tag-content{font-size:14px;color:#1d2129;line-height:1.5}.note-tag-delete{color:#86909c;cursor:pointer;font-size:16px;flex-shrink:0;margin-top:2px}.note-tag-delete:hover{color:#f53f3f}.note-tag-empty{text-align:center;color:#86909c;padding:40px 0;margin:auto}.note-drawer-container{display:flex;flex-direction:column;height:100%}.note-drawer-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e6eb}.note-drawer-header .arco-tabs-header{margin-bottom:0}.note-drawer-header .arco-tabs-header-nav:before{display:none}.note-drawer-search{padding:16px 20px}.note-drawer-table{flex:1;padding:16px 20px;overflow:auto}.note-drawer-table .arco-table{background:#fff}.note-drawer-table .arco-table-th{background:#f7f8fa}.note-tag-stat-bar{display:flex;flex-wrap:wrap;gap:8px}.note-tag-stat-item{display:inline-flex;align-items:center;padding:4px 12px;border-radius:4px;background-color:#FAFAFC;border:1px solid #e5e6eb;font-size:12px;color:#1d2129;gap:8px}.note-tag-stat-color{display:inline-block;width:14px;height:14px;border-radius:2px;flex-shrink:0}.note-tag-stat-name{font-weight:500}.note-tag-stat-info{color:#86909c}.help-doc-drawer .arco-drawer-content{padding:0}.help-doc-container{display:flex;height:calc(100vh - 60px)}.help-doc-content{flex:1;padding:20px 24px;overflow-y:auto}.help-doc-section{margin-bottom:24px}.help-doc-section-title{font-size:18px;font-weight:600;color:#1d2129;margin-bottom:12px}.help-doc-section-content{font-size:14px;color:#4e5969;line-height:1.8}.help-doc-section-content img{max-width:100%;margin:12px 0}.help-doc-section-content p{margin-bottom:8px}.help-doc-divider{width:1px;background-color:#e5e6eb}.help-doc-nav{width:204px;padding:10px;display:flex;flex-direction:column;flex-shrink:0}.help-doc-search{margin-bottom:4px}.help-doc-nav-list{flex:1;overflow-y:auto}.help-doc-nav-item{padding:4px;font-size:14px;color:#4e5969;cursor:pointer;border-radius:4px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-doc-nav-item:hover{background-color:#f2f3f5;color:#165DFF}