.shiki code{text-align:left;white-space:pre;word-spacing:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;direction:ltr;tab-size:2!important}.shiki code pre::-moz-selection{text-shadow:none}.shiki code pre ::-moz-selection{text-shadow:none}.shiki code code::-moz-selection{text-shadow:none}.shiki code code ::-moz-selection{text-shadow:none}.shiki code::-moz-selection{text-shadow:none}.shiki code ::-moz-selection{text-shadow:none}.shiki code::selection,.shiki code ::selection{text-shadow:none}html.dark .shiki,html.dark .shiki span{color:var(--shiki-dark)!important}.shiki .line{min-width:100%;display:inline-block}.shiki .line:empty:after{content:" ";-webkit-user-select:none;user-select:none}.shiki code.highlight{outline-offset:.4em;outline:.4em solid #fb3c4e}.dark .shiki code.highlight{outline:.4em solid #ffa9b1}.shiki.with-line-numbers,.shiki.has-diff{padding-left:calc(2.125rem + 2ch)}.shiki.with-line-numbers .line,.shiki.has-diff .line{position:relative}.shiki.with-line-numbers .line:before,.shiki.has-diff .line:before{white-space:nowrap;text-align:right;width:2ch;left:calc(-.875rem - 2ch + var(--highlight-offset,0px));color:#999;display:inline-block;position:absolute}.shiki.with-line-numbers{counter-reset:linenumber}.shiki.with-line-numbers .line{counter-increment:linenumber}.shiki.with-line-numbers .line:before{content:counter(linenumber)}.shiki.has-diff .line.line.highlighted.diff.remove:before{content:"-";color:#ea3737}.shiki.has-diff .line.line.highlighted.diff.add:before{content:"+";color:#00aa3c}.shiki .line.highlighted{--highlight-offset:3px;background:#1ca0fd0d;border:1px solid #1aa0fd;margin:-1px -4px;padding:0 3px}.shiki .line.highlighted.error{background:#ea37370d;border-color:#ea3737}.shiki .line.highlighted.warning{background:#ffb2000d;border-color:#ffb200}.shiki .line.highlighted.diff.remove{background:#ea37370d;border-color:#ea3737}.shiki .line.highlighted.diff.add{background:#00aa3c0d;border-color:#00aa3c}@supports selector(:has(+ .line.highlighted)){.shiki .line.highlighted:has(+.line.highlighted){border-bottom:0;margin-bottom:0}.shiki .line.highlighted+.line.highlighted{border-top:0;margin-top:0}}
