.prose .code-wrapper{max-width:100vw;overflow-x:auto}.prose .code-wrapper>pre{max-height:32em}.prose .component-preview pre[class*=language-]{width:100%;max-width:100%;font-size:14px;padding-right:2.5rem;padding-top:1rem;padding-bottom:1rem;border-top-right-radius:var(--rounded-box,1rem);border-top-left-radius:var(--rounded-box,1rem);border-bottom-right-radius:var(--rounded-box,1rem);border-bottom-left-radius:var(--rounded-box,1rem);margin:0;min-height:6rem}.prose .component-preview pre[class*=language-] .token.comment{color:var(--fallback-nc,oklch(var(--nc)/.4))}.prose .component-preview .preview{background-image:repeating-linear-gradient(45deg,var(--fallback-b1,oklch(var(--b1))),var(--fallback-b1,oklch(var(--b1))) 13px,var(--fallback-b2,oklch(var(--b2))) 13px,var(--fallback-b2,oklch(var(--b2))) 14px);background-size:40px 40px}