.msh-mdx :where(p,li){color:hsl(var(--foreground)/.8)}.msh-mdx .code-block,.msh-mdx h1,.msh-mdx h2,.msh-mdx h3,.msh-mdx h4,.msh-mdx h5,.msh-mdx h6,.msh-mdx p{margin-bottom:1rem}.msh-mdx code:not([class]){border-radius:calc(var(--radius) - 4px);background-color:hsl(var(--muted));padding:.125rem .375rem;font-size:.875rem;line-height:1.25rem;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace}.msh-mdx li{margin-left:.5rem}.msh-mdx ol{margin-bottom:1rem;list-style-type:decimal;padding-left:.5rem}.msh-mdx ul{margin-bottom:1rem;list-style-type:disc;padding-left:1rem}.msh-mdx :where(ul,ol) p{margin-bottom:.25rem}.msh-mdx blockquote{border-left-width:2px;--tw-border-opacity:1;border-color:rgb(212 212 216/var(--tw-border-opacity,1));margin-bottom:1rem;border-top-right-radius:calc(var(--radius) - 4px);border-bottom-right-radius:calc(var(--radius) - 4px);background-color:hsl(var(--secondary));padding:1rem}.msh-mdx blockquote *{margin:0}.msh-mdx h1{font-size:2.25rem;line-height:2.5rem;font-weight:700}.msh-mdx h2{font-size:1.875rem;line-height:2.25rem;font-weight:600;color:hsl(var(--foreground)/.9)}.msh-mdx h3{font-size:1.5rem;line-height:2rem}.msh-mdx h3,.msh-mdx h4{font-weight:600;color:hsl(var(--foreground)/.85)}.msh-mdx h4{font-size:1.25rem;line-height:1.75rem}.msh-mdx h5{font-size:1.125rem;line-height:1.75rem}.msh-mdx h5,.msh-mdx h6{font-weight:600;color:hsl(var(--foreground)/.85)}.msh-mdx h6{font-size:1rem;line-height:1.5rem}.msh-mdx :not(h1,h2,h3,h4,h5,h6) a,.msh-mdx>a{cursor:pointer;color:hsl(var(--primary));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.msh-mdx :not(h1,h2,h3,h4,h5,h6) a:hover,.msh-mdx>a:hover{text-decoration-line:underline}.msh-mdx figcaption{margin-top:.5rem;margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;color:hsl(var(--foreground)/.7)}.msh-mdx figure{margin-bottom:1rem}.msh-mdx figure img{margin:0}.msh-mdx img{margin-bottom:1rem}