[data-rehype-pretty-code-title]{margin-top:1rem;padding:.5rem 1rem;font-family:var(--font-berkeley-mono);font-size:.875rem;line-height:1.25rem;font-weight:500}[data-rehype-pretty-code-title]+pre{margin-top:0}pre{overflow-x:auto;padding:1rem 0}pre [data-line]{padding:0 1rem}[data-rehype-pretty-code-figure]{margin-top:2rem;margin-bottom:2rem}[data-rehype-pretty-code-figure] code,[data-rehype-pretty-code-figure] code span{font-size:.875rem;line-height:1.25rem;color:var(--shiki-light)}[data-rehype-pretty-code-figure] code,[data-rehype-pretty-code-figure] pre{background-color:var(--shiki-light-bg);font-variant-ligatures:none}[data-rehype-pretty-code-figure] code span{background-color:transparent}.dark [data-rehype-pretty-code-figure] code,.dark [data-rehype-pretty-code-figure] code span{color:var(--shiki-dark)}.dark [data-rehype-pretty-code-figure] code,.dark [data-rehype-pretty-code-figure] pre{background-color:var(--shiki-dark-bg)}[data-highlighted-chars]{border-radius:.25rem;background-color:transparent;box-shadow:0 0 0 .2rem rgb(212 212 216)}mark[data-highlighted-chars] span{border-radius:.25rem;background-color:rgb(212 212 216)}.dark [data-highlighted-chars]{border-radius:.25rem;background-color:transparent;box-shadow:0 0 0 .2rem rgb(63 63 70)}.dark mark[data-highlighted-chars] span{border-radius:.25rem;background-color:rgb(63 63 70)}code{counter-reset:line}pre code[data-line-numbers]>[data-line]:before{counter-increment:line;content:counter(line);display:inline-block;width:1rem;margin-right:2rem;text-align:right;--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity,1))}pre code[data-line-numbers]>[data-line]:where(.dark,.dark *):before{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity,1))}code[data-line-numbers-max-digits="2"]>[data-line]:before{width:2rem}code[data-line-numbers-max-digits="3"]>[data-line]:before{width:3rem}