code:not(pre code){background:#f5f5f5;border:1px solid #d1d5db;color:currentColor;font-family:ui-monospace,SFMono-Regular,Monaco,cascadia code,roboto mono,Consolas,monospace;font-size:90%;padding:.1em .3em;line-height:inherit;border-radius:4px}@media(prefers-color-scheme:dark){code:not(pre code){background:#2d3748;border-color:#4a5568}}pre{white-space:pre;overflow-x:auto;margin:1rem 0;padding:1rem;background:#f5f5f5;border-radius:4px;scrollbar-width:thin;scrollbar-color:#94a3b8 #f1f5f9;&::-webkit-scrollbar{height:8px}&::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}&::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}}@media(prefers-color-scheme:dark){pre{background:#161b22;scrollbar-color:#71717a #27272a;&::-webkit-scrollbar-track{background:#27272a}&::-webkit-scrollbar-thumb{background:#71717a}}}