.shiki,.shiki span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}html.dark .shiki,html.dark .shiki span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}code .highlighted span,code .diff span,code .highlighted-word+span{background-color:#0000!important}.twoslash-popup-container{z-index:10;background:var(--chakra-colors-bg-subtle,#1e1e1e);border:1px solid var(--chakra-colors-border-subtle,#333);white-space:pre-wrap;word-break:break-word;border-radius:6px;max-width:500px;padding:.5em .75em;font-size:.85em;position:absolute;box-shadow:0 4px 12px #0000004d}.twoslash-popup-code{font-family:var(--chakra-fonts-mono)}.twoslash-error{border-bottom:2px wavy #f14158;padding-bottom:2px}.twoslash-tag{color:#ffffff80;font-style:italic}.twoslash-completion-list{z-index:10;background:var(--chakra-colors-bg-subtle,#1e1e1e);border:1px solid var(--chakra-colors-border-subtle,#333);border-radius:6px;padding:.25em 0;font-size:.85em;list-style:none;position:absolute;box-shadow:0 4px 12px #0000004d}.twoslash-completion-list li{padding:.15em .75em}.twoslash-completion-list li.deprecated{opacity:.5;text-decoration:line-through}code .bracket-level-0 span,code .bracket-level-1 span,code .bracket-level-2 span,code .bracket-level-3 span{background-color:#0000!important}
