/* 隐藏标注工具与打印按钮 */
#editorHighlight,
#editorFreeText,
#editorInk,
#editorStamp,
#editorModeButtons,
#editorModeSeparator,
#printButton,
#secondaryPrint,
#downloadButton,
#secondaryDownload {
    display: none !important;
}
