pre[data-theme],code[data-theme*=\ ]{color:var(--shiki-light)!important;background-color:var(--shiki-light-bg)!important}code[data-theme*=\ ] span{color:var(--shiki-light)!important}.dark pre[data-theme],.dark code[data-theme*=\ ]{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important}.dark code[data-theme*=\ ] span{color:var(--shiki-dark)!important}.code-block pre[data-theme]{border:0;border-radius:0;margin:0;padding:1rem;font-size:.875rem;line-height:1.5;overflow-x:auto}.prose code:not(pre code){background-color:var(--muted);color:var(--foreground);border-radius:.25rem;padding:.125rem .375rem;font-size:.875em;font-weight:500}.prose code:not(pre code):before,.prose code:not(pre code):after{content:none}
