.prose-oformi>:first-child{margin-top:0}.prose-oformi>:last-child{margin-bottom:0}[data-rehype-pretty-code-figure] code{background:transparent;border:0;padding:0;border-radius:0;color:inherit;font-size:inherit}[data-rehype-pretty-code-figure]{margin:0}[data-rehype-pretty-code-figure] code{display:grid}[data-rehype-pretty-code-figure] code [data-line]{padding:0 .15rem}[data-rehype-pretty-code-title]{margin-bottom:-.25rem;border:1px solid var(--line);border-bottom:0;border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md);background:var(--canvas-2);padding:.5rem 1rem;font-family:var(--font-body);font-size:.8rem;color:var(--muted)}[data-rehype-pretty-code-figure] code span{color:var(--shiki-light)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) [data-rehype-pretty-code-figure] code span{color:var(--shiki-dark)}}:root[data-theme=dark] [data-rehype-pretty-code-figure] code span{color:var(--shiki-dark)}:root[data-theme=light] [data-rehype-pretty-code-figure] code span{color:var(--shiki-light)}