.prose{font-size:14px;line-height:1.5}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.prose pre{overflow-x:auto;white-space:pre;word-wrap:normal;padding:1rem;margin:1rem 0;background-color:var(--code-block-bg);color:var(--code-block-text);border-radius:.375rem;font-size:.875rem}.prose :not(pre)>code{padding:.2rem .4rem;background-color:var(--code-bg);color:var(--code-text);border-radius:.8rem;font-size:.875rem}.prose *{max-width:100%}.strong{color:#fff}.prose table{display:block;overflow-x:auto;white-space:nowrap;font-size:.875rem}.prose img{max-width:100%;width:100%;height:auto;display:block;margin:1.5rem auto;object-fit:cover}.prose .image-wrapper{width:100%;margin:1.5rem 0}:root{--code-bg:#f1f5f9;--code-text:#0f172a;--code-block-bg:#f8fafc;--code-block-text:#1e293b}.dark{--code-bg:#334155;--code-text:#e2e8f0;--code-block-bg:#1e293b;--code-block-text:#f1f5f9}@media (min-width:768px){.prose{font-size:16px}.prose code,.prose pre,.prose table{font-size:1rem}}@media (min-width:1024px){.prose{font-size:18px}.prose code,.prose pre,.prose table{font-size:1.125rem}}.prose pre code{color:inherit;background:transparent;padding:0;border-radius:0}