.prose :where(pre){background-color:#282a36!important;color:#f8f8f2!important;border:1px solid #383a4a!important;border-radius:.5rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.65;overflow-x:auto;-webkit-overflow-scrolling:touch}.prose :where(pre) :where(code){background:0 0;border:0;padding:0;color:inherit;font-size:inherit;font-weight:400}.prose :where(code):not(:where(pre code))::before,.prose :where(code):not(:where(pre code))::after{content:none}.prose :where(code):not(:where(pre code)){background-color:var(--color-base-200);color:var(--color-base-content);padding:.1em .375em;border-radius:.25rem;font-size:.875em;font-weight:400}@media(prefers-color-scheme:dark){.prose :where(pre){background-color:#21222c!important;border-color:#343746!important}}.prose-links :where(a[href]):not(.no-underline){text-decoration-line:underline;text-decoration-color:color-mix(in oklab,currentColor 45%,transparent);text-decoration-thickness:1px;text-underline-offset:.24em;transition:text-decoration-color .15s ease}.prose-links :where(a[href]):not(.no-underline):hover{text-decoration-color:initial}.prose-links :where(a[href]):not(.no-underline)[class~=decoration-dotted]{text-decoration-color:color-mix(in oklab,currentColor 45%,transparent)}