.hq-codeEditor-header{align-content:center;align-items:center;background:#f8f9fa;display:flex;font-size:16px;height:38px;justify-content:space-between;padding:0 13px;width:100%}.hq-have-select-container{border:1px solid #ddd;border-radius:4px;position:relative;width:100%}.hq-have-select-container .hq-codeMirror-error{align-items:center;color:#ff5252;display:flex;height:30px;line-height:30px;padding:0 12px;width:100%}.hq-have-select-container .array-class,.hq-have-select-container .boolean-class,.hq-have-select-container .date-class,.hq-have-select-container .default-class,.hq-have-select-container .number-class,.hq-have-select-container .object-class,.hq-have-select-container .string-class{border-radius:4px;display:inline-block;font-size:12px;height:16px;line-height:14px;padding:0 3px}.hq-have-select-container .date-class{background:rgba(160,76,234,.12);color:#a04cea!important}.hq-have-select-container .string-class{background:rgba(255,166,60,.12);color:#ffa63c!important}.hq-have-select-container .number-class{background:rgba(66,132,211,.12);color:#4284d3!important}.hq-have-select-container .boolean-class{background:rgba(249,113,75,.12);color:#f9714b!important}.hq-have-select-container .object-class{background:rgba(55,184,235,.12);color:#37b8eb!important}.hq-have-select-container .array-class{background:rgba(97,203,101,.12);color:#61cb65!important}.hq-have-select-container .default-class{background:#d9d9d912}.scroll-bar::-webkit-scrollbar-thumb{background:#ddd;background-clip:content-box;border:4px solid transparent;border-radius:100px}.scroll-bar::-webkit-scrollbar-track{background:transparent;border-radius:0;height:20px}.scroll-bar::-webkit-scrollbar-corner{display:none}.scroll-bar::-webkit-scrollbar{height:14px;width:14px}.hq-codemirror-action-box{background:#fff;border-top:1px solid #ddd;display:flex;padding:0;position:relative}.hq-codemirror-action-box .action-function .search-tree-content,.hq-codemirror-action-box .action-variable .search-tree-content{height:100%}.hq-codemirror-action-box .action-function .search-tree-content .code-search-tree-box,.hq-codemirror-action-box .action-variable .search-tree-content .code-search-tree-box{border-bottom:1px solid #ddd;margin-bottom:4px;position:relative}.hq-codemirror-action-box .action-function .search-tree-content .code-search-tree-box .ant-input-suffix,.hq-codemirror-action-box .action-variable .search-tree-content .code-search-tree-box .ant-input-suffix{height:100%;left:10px;right:0;width:16px}.hq-codemirror-action-box .action-function .search-tree-content .code-search-tree-box .ant-input-prefix,.hq-codemirror-action-box .action-variable .search-tree-content .code-search-tree-box .ant-input-prefix{left:unset;position:absolute;right:5px}.hq-codemirror-action-box .action-function .search-tree-content .code-search-tree-box .ant-input-prefix .search-clear-all,.hq-codemirror-action-box .action-variable .search-tree-content .code-search-tree-box .ant-input-prefix .search-clear-all{font-size:12px}.hq-codemirror-action-box .action-function .search-tree-content .code-search-tree-box.ant-input-affix-wrapper .ant-input:not(:last-child),.hq-codemirror-action-box .action-variable .search-tree-content .code-search-tree-box.ant-input-affix-wrapper .ant-input:not(:last-child){padding-left:30px;padding-right:16px}.hq-codemirror-action-box .action-function .search-tree-content .code-search-tree-box .ant-input,.hq-codemirror-action-box .action-variable .search-tree-content .code-search-tree-box .ant-input{background:#f8f9fa;border:none}.hq-codemirror-action-box .action-function .search-tree-content .code-search-tree-box .ant-input:focus,.hq-codemirror-action-box .action-variable .search-tree-content .code-search-tree-box .ant-input:focus{box-shadow:none}.hq-codemirror-action-box .action-function .search-tree-content .show-content,.hq-codemirror-action-box .action-variable .search-tree-content .show-content{height:calc(100% - 40px)}.hq-codemirror-action-box .action-function .ant-tree,.hq-codemirror-action-box .action-variable .ant-tree{max-height:100%;overflow-y:auto}.hq-codemirror-action-box .action-function .ant-tree .ant-tree-title,.hq-codemirror-action-box .action-variable .ant-tree .ant-tree-title{display:inline-block;font-size:14px;width:100%}.hq-codemirror-action-box .action-variable{border-right:1px solid #ddd;width:30%}.hq-codemirror-action-box .action-function{border-right:1px solid #ddd;width:35%}.hq-codemirror-action-box .function-explain{flex:45%;overflow:hidden}.hq-codemirror-action-box .function-explain .header-fun{background-color:#f8f9fa;border-bottom:1px solid #ddd;box-sizing:content-box;color:#4f4f4f;height:32px;line-height:32px;padding:0 5px}.hq-codemirror-action-box .function-explain .function-explain-container{height:100%;padding-bottom:4px;width:100%}.hq-codemirror-action-box .function-explain .function-explain-container .in-wrapper{color:#666;height:calc(100% - 32px);margin-bottom:0;overflow-y:auto;padding:5px;width:100%}.hq-codemirror-action-box .function-explain .function-explain-container .in-wrapper::-webkit-scrollbar-thumb{background:#ddd;background-clip:content-box;border:4px solid transparent;border-radius:100px}.hq-codemirror-action-box .function-explain .function-explain-container .in-wrapper::-webkit-scrollbar-track{background:transparent;border-radius:0;height:20px}.hq-codemirror-action-box .function-explain .function-explain-container .in-wrapper::-webkit-scrollbar-corner{display:none}.hq-codemirror-action-box .function-explain .function-explain-container .in-wrapper::-webkit-scrollbar{height:14px;width:14px}.hq-codemirror-action-box .function-explain .function-explain-container .in-wrapper .item-explain{word-wrap:break-word;list-style-type:none;margin-bottom:4px;word-break:break-word}.hq-codemirror-action-box .function-explain .function-explain-container .in-wrapper .item-explain:last-child{margin-bottom:0}.hq-codemirror-action-box .function-explain .function-explain-container .high-light-keywords{background-color:transparent;color:#a04cea}.hq-codemirror-action-box .function-explain .not-select-func{height:100%;padding:5px;width:100%}.hq-codemirror-action-box .function-explain .not-select-func ul{height:100%;overflow-y:auto;padding-left:25px}.hq-codemirror-action-box .function-explain .not-select-func ul::-webkit-scrollbar-thumb{background:#ddd;background-clip:content-box;border:4px solid transparent;border-radius:100px}.hq-codemirror-action-box .function-explain .not-select-func ul::-webkit-scrollbar-track{background:transparent;border-radius:0;height:20px}.hq-codemirror-action-box .function-explain .not-select-func ul::-webkit-scrollbar-corner{display:none}.hq-codemirror-action-box .function-explain .not-select-func ul::-webkit-scrollbar{height:14px;width:14px}.hq-codemirror-action-box .function-explain .not-select-func ul li{list-style-type:disc}.hq-codemirror-action-box .ant-tree.ant-tree-directory li .ant-tree-node-content-wrapper{height:auto;position:relative}.hq-codemirror-action-box .ant-tree.ant-tree-directory li>.ant-tree-node-content-wrapper-normal{padding:0 10px;width:100%}.hq-codemirror-action-box .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:before,.hq-codemirror-action-box .ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:before{border-radius:4px;height:100%}.hq-codemirror-action-box .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper.ant-tree-node-selected,.hq-codemirror-action-box .ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#ecf4fd;color:#525967}.hq-codemirror-action-box .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:hover:before,.hq-codemirror-action-box .ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:hover:before{background-color:#ecf4fd;color:#666}.hq-codemirror-action-box .ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-node-content-wrapper:before,.hq-codemirror-action-box .ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-node-content-wrapper:before{background-color:#fff}.hq-codemirror-action-box .ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-switcher,.hq-codemirror-action-box .ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-switcher{color:rgba(0,0,0,.65)}.hq-codemirror-action-box .ant-tree.ant-tree-directory .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-switcher.ant-tree-switcher-noop,.hq-codemirror-action-box .ant-tree.ant-tree-directory>li span.ant-tree-switcher.ant-tree-switcher-noop{display:none}.hq-codemirror-action-box .ant-tree.ant-tree-directory .ant-tree-child-tree>li{min-width:120px;width:100%}.hq-codemirror-action-box .ant-tree.ant-tree-directory::-webkit-scrollbar-thumb{background:#ddd;background-clip:content-box;border:4px solid transparent;border-radius:100px}.hq-codemirror-action-box .ant-tree.ant-tree-directory::-webkit-scrollbar-track{background:transparent;border-radius:0;height:20px}.hq-codemirror-action-box .ant-tree.ant-tree-directory::-webkit-scrollbar-corner{display:none}.hq-codemirror-action-box .ant-tree.ant-tree-directory::-webkit-scrollbar{height:14px;width:14px}.hq-codemirror-action-box .custom-tree-title-box{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.hq-codemirror-action-box .custom-tree-title-box .action-tree-box{align-items:center;display:flex;justify-content:space-between;max-width:100%;width:100%}.hq-codemirror-action-box .custom-tree-title-box .action-tree-box .action-tree-title{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:68%}.hq-codemirror-action-box .custom-tree-title-box .briefly{color:#999;width:100%}