div[data-rehype-pretty-code-fragment]{overflow:hidden;background-color:rgb(0,0,0/.5);border-radius:.375rem}div[data-rehype-pretty-code-fragment] pre{overflow-x:auto;line-height:1.5rem;margin-top:0;border-top-left-radius:0;border-top-right-radius:0}div[data-rehype-pretty-code-title]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;border-top-left-radius:.375rem;border-top-right-radius:.375rem;border-bottom-left-radius:0;border-bottom-right-radius:0;font-size:1rem;color:#fff;padding:.5em 1em}@media (prefers-color-scheme:dark){div[data-rehype-pretty-code-title]{background-color:rgba(30,39,57,.9)}}@media (prefers-color-scheme:light){div[data-rehype-pretty-code-title]{background-color:#3b4558}}div[data-rehype-pretty-code-fragment] .line{border-left-width:4px;border-left-color:transparent;min-height:24px}div[data-rehype-pretty-code-fragment] .line--highlighted{border-left:4px solid #38bdf8;background-color:rgba(55,65,81,.5);margin-left:-18.5px;margin-right:-20px}div[data-rehype-pretty-code-fragment] .line--highlighted>:first-child{margin-left:20px}code[data-line-numbers]{counter-reset:lineNumber}code[data-line-numbers] .line:before{counter-increment:lineNumber;content:counter(lineNumber);display:inline-block;text-align:right;margin-right:.75rem;width:1rem;color:hsla(0,0%,100%,.2)}div[data-rehype-pretty-code-fragment] code{display:grid;background-color:transparent;border-width:0;border-radius:0;padding:2rem 0}@media screen and (min-width:640px){div[data-rehype-pretty-code-fragment] code{display:grid;background-color:transparent;border-width:0;border-radius:0;padding:1rem 0}}