pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:bold}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:bold}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}
.sovmart-code-highlight{flex:1 1 auto;min-width:0;position:relative}.sovmart-code-highlight__body{display:flex;align-items:stretch;overflow:hidden;background:var(--tm-code-background, #f6f8fa);border-radius:6px}.sovmart-code-highlight__lines{flex:0 0 auto;padding:12px 8px 12px 12px;color:var(--tm-color-muted, #6e7781);font-family:ui-monospace,SFMono-Regular,SFMono,Consolas,"Liberation Mono",Menlo,monospace;font-size:13px;line-height:1.45;text-align:right;white-space:pre;user-select:none;border-right:1px solid var(--tm-border-subtle, rgba(27, 31, 36, 0.12))}.sovmart-code-highlight__copy{position:absolute;top:8px;right:8px;z-index:1;min-height:28px;padding:4px 8px;color:var(--tm-color-emphasis, #24292e);font:inherit;font-size:12px;line-height:1.2;background:var(--tm-control-background, rgba(255, 255, 255, 0.86));border:1px solid var(--tm-border, rgba(27, 31, 36, 0.16));border-radius:6px;cursor:pointer}.sovmart-code-highlight__copy:hover,.sovmart-code-highlight__copy:focus{background:var(--tm-control-hover-background, #fff);border-color:var(--tm-border-strong, rgba(27, 31, 36, 0.28))}.sovmart-code-highlight pre{flex:1 1 auto;min-width:0;margin:0;overflow-x:auto;background:rgba(0,0,0,0)}.sovmart-code-highlight pre code.hljs{display:block;padding:12px 112px 12px 12px;font-family:ui-monospace,SFMono-Regular,SFMono,Consolas,"Liberation Mono",Menlo,monospace;font-size:13px;line-height:1.45;background:rgba(0,0,0,0);color:var(--tm-code-text, #24292f)}.sovmart-code-highlight .hljs-comment,.sovmart-code-highlight .hljs-quote{color:var(--tm-code-comment, #6e7781)}.sovmart-code-highlight .hljs-keyword,.sovmart-code-highlight .hljs-selector-tag,.sovmart-code-highlight .hljs-literal,.sovmart-code-highlight .hljs-type{color:var(--tm-code-keyword, #cf222e)}.sovmart-code-highlight .hljs-title,.sovmart-code-highlight .hljs-title.class_,.sovmart-code-highlight .hljs-title.function_{color:var(--tm-code-title, #8250df)}.sovmart-code-highlight .hljs-string,.sovmart-code-highlight .hljs-regexp,.sovmart-code-highlight .hljs-attr,.sovmart-code-highlight .hljs-template-tag,.sovmart-code-highlight .hljs-template-variable{color:var(--tm-code-string, #0a3069)}.sovmart-code-highlight .hljs-number,.sovmart-code-highlight .hljs-symbol,.sovmart-code-highlight .hljs-variable,.sovmart-code-highlight .hljs-selector-class,.sovmart-code-highlight .hljs-selector-id{color:var(--tm-code-number, #0550ae)}.sovmart-code-highlight .hljs-built_in,.sovmart-code-highlight .hljs-meta,.sovmart-code-highlight .hljs-name,.sovmart-code-highlight .hljs-tag{color:var(--tm-code-built-in, #953800)}.sovmart-code-highlight .hljs-addition{color:var(--tm-code-addition, #116329);background:var(--tm-code-addition-background, #dafbe1)}.sovmart-code-highlight .hljs-deletion{color:var(--tm-code-deletion, #82071e);background:var(--tm-code-deletion-background, #ffebe9)}
