pre[class*=language-].line-numbers{counter-reset:linenumber;padding-left:3.8em;position:relative}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{border-right:1px solid #999;font-size:100%;left:-3.8em;letter-spacing:-1px;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:3em}.line-numbers-rows>span{counter-increment:linenumber;display:block}.line-numbers-rows>span:before{color:#999;content:counter(linenumber);display:block;padding-right:.8em;text-align:right}.hr-docs-code{font-size:.9rem}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{background:#b3d4fc;text-shadow:none}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{background:#b3d4fc;text-shadow:none}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.prism-tag,.token.property,.token.symbol{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{background:hsla(0,0%,100%,.5);color:#9a6e3a}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}@media print{html.theme-dark code[class*=language-],html.theme-dark pre[class*=language-]{text-shadow:none}}html.theme-dark .token.cdata,html.theme-dark .token.comment,html.theme-dark .token.doctype,html.theme-dark .token.prolog{color:#998066}html.theme-dark .token.namespace,html.theme-dark .token.punctuation{opacity:.7}html.theme-dark .token.boolean,html.theme-dark .token.constant,html.theme-dark .token.number,html.theme-dark .token.prism-tag,html.theme-dark .token.property,html.theme-dark .token.symbol{color:#d1949e}html.theme-dark .token.attr-name,html.theme-dark .token.builtin,html.theme-dark .token.char,html.theme-dark .token.inserted,html.theme-dark .token.selector,html.theme-dark .token.string{color:#bde052}html.theme-dark .language-css .token.string,html.theme-dark .style .token.string,html.theme-dark .token.entity,html.theme-dark .token.operator,html.theme-dark .token.url,html.theme-dark .token.variable{color:#f5b83d}html.theme-dark .token.atrule,html.theme-dark .token.attr-value,html.theme-dark .token.keyword{color:#d1949e}html.theme-dark .token.important,html.theme-dark .token.regex{color:#e90}html.theme-dark .token.bold,html.theme-dark .token.important{font-weight:700}html.theme-dark .token.italic{font-style:italic}html.theme-dark .token.entity{cursor:help}html.theme-dark .token.deleted{color:red}pre[data-line]{padding:1em 0 1em 3em;position:relative}.line-highlight{background:hsla(24,20%,50%,.08);background:-webkit-gradient(linear,left top,right top,color-stop(70%,hsla(24,20%,50%,.1)),to(hsla(24,20%,50%,0)));background:linear-gradient(90deg,hsla(24,20%,50%,.1) 70%,hsla(24,20%,50%,0));left:0;line-height:inherit;margin-top:1em;padding-bottom:inherit;padding-left:0;padding-right:0;padding-top:inherit;pointer-events:none;position:absolute;right:0;white-space:pre}@media print{.line-highlight{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.line-highlight:before,.line-highlight[data-end]:after{background-color:hsla(24,20%,50%,.5);border-radius:999px;-webkit-box-shadow:0 1px #fff;box-shadow:0 1px #fff;color:#f5f2f0;content:attr(data-start);font:700 65%/1.5 sans-serif;left:.6em;min-width:1em;padding:0 .5em;position:absolute;text-align:center;text-shadow:none;top:.4em;vertical-align:.3em}.line-highlight[data-end]:after{bottom:.4em;content:attr(data-end);top:auto}.line-numbers .line-highlight:after,.line-numbers .line-highlight:before{content:none}pre[id].linkable-line-numbers span.line-numbers-rows{pointer-events:all}pre[id].linkable-line-numbers span.line-numbers-rows>span:before{cursor:pointer}pre[id].linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:hsla(0,0%,50%,.2)}