pre.theme-dark code[class*=language-],pre[class*=language-].theme-dark{color:#fff;background:0 0;text-shadow:0 -.1em .2em #000;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}@media print{pre.theme-dark code[class*=language-],pre[class*=language-].theme-dark{text-shadow:none}}pre[class*=language-].theme-dark{background:#4d4033}pre[class*=language-].theme-dark{padding:1em;margin:.5em 0;overflow:auto;border:.3em solid #7a6652;border-radius:.5em;box-shadow:1px 1px .5em #000 inset}pre.theme-dark .token.comment,pre.theme-dark .token.prolog,pre.theme-dark .token.doctype,pre.theme-dark .token.cdata{color:#998066}pre.theme-dark .token.punctuation{opacity:.7}pre.theme-dark .token.namespace{opacity:.7}pre.theme-dark .token.property,pre.theme-dark .token.tag,pre.theme-dark .token.boolean,pre.theme-dark .token.number,pre.theme-dark .token.constant,pre.theme-dark .token.symbol{color:#d1949e}pre.theme-dark .token.selector,pre.theme-dark .token.attr-name,pre.theme-dark .token.string,pre.theme-dark .token.char,pre.theme-dark .token.builtin,pre.theme-dark .token.inserted{color:#bde052}pre.theme-dark .token.operator,pre.theme-dark .token.entity,pre.theme-dark .token.url,pre.theme-dark .language-css .token.string,pre.theme-dark .style .token.string,pre.theme-dark .token.variable{color:#f5b83d}pre.theme-dark .token.atrule,pre.theme-dark .token.attr-value,pre.theme-dark .token.keyword{color:#d1949e}pre.theme-dark .token.regex,pre.theme-dark .token.important{color:#e90}pre.theme-dark .token.important,pre.theme-dark .token.bold{font-weight:700}pre.theme-dark .token.italic{font-style:italic}pre.theme-dark .token.entity{cursor:help}pre.theme-dark .token.deleted{color:red}pre[class*=language-].theme-dark.line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}pre[class*=language-].theme-dark.line-numbers>code{position:relative;white-space:inherit}pre.theme-dark.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}pre.theme-dark .line-numbers-rows>span{display:block;counter-increment:linenumber}pre.theme-dark .line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}