.HelpViewer{max-width:850px;width:50vw;height:calc(100vh - 40px);display:grid;grid-template-rows:auto 1fr}.HelpViewer .helpHeader header .el-input{max-width:100%}.HelpViewer .helpContent{padding-inline:10px;overflow:auto}.HelpViewer .helpContent p{font-size:14px;line-height:24px}.HelpViewer .helpContent .title{font-weight:500;font-size:16px;margin-block:20px}.HelpViewer .helpContent a.anchor{color:inherit}.HelpViewer .helpContent a.anchor:hover{text-decoration:none}.HelpViewer .HtmlEditor{height:calc(90vh - 100px);overflow:auto}.HelpViewer .HtmlEditor .mainContent{height:100%}.HelpViewer .HtmlEditor .mainContent .el-tiptap-editor{max-height:calc(100vh - 230px)!important}.HelpViewer .HtmlEditor .mainContent.withPreview{grid-template-rows:1fr 1fr;grid-template-columns:1fr}.HelpViewer .HtmlEditor svg{width:16px!important;height:16px!important}.HelpViewer .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px;-webkit-margin-before:20px;margin-block-start:20px}.HelpViewer .I18nput .el-input__inner{background:#fff!important;border:1px solid #f3f3f4!important}.HelpViewer .contentEditor{-webkit-margin-before:20px;margin-block-start:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.HelpViewer .el-tiptap-editor__content{overflow:auto}.HelpViewer .el-tiptap-editor__content p{font-size:14px!important}