.MDXBlogContent{font-family:Inter,sans-serif;text-align:left}.MDXBlogContent h1{font-size:1.5rem;font-weight:700;line-height:2rem;margin-bottom:1.5rem}.MDXBlogContent h2{font-size:1.4rem;font-weight:700;line-height:1.5rem;margin-bottom:1.4rem}.MDXBlogContent h3{font-size:1.3rem;line-height:1.4rem;margin-bottom:.4rem}.MDXBlogContent h3,.MDXBlogContent h4{color:hsl(var(--nextui-black));font-weight:700}.MDXBlogContent h4{font-size:1.2rem;line-height:1.3rem;margin-bottom:.3rem}.MDXBlogContent h5{font-size:1.1rem;line-height:1.2rem;margin-bottom:.2rem}.MDXBlogContent h5,.MDXBlogContent h6{color:hsl(var(--nextui-black));font-weight:700}.MDXBlogContent h6{font-size:1rem;line-height:1.1rem;margin-bottom:.1rem}.MDXBlogContent h1 strong,.MDXBlogContent h2 strong,.MDXBlogContent h3 strong,.MDXBlogContent h4 strong,.MDXBlogContent h5 strong,.MDXBlogContent h6 strong{color:hsl(var(--nextui-primary))}.MDXBlogContent p{color:hsl(var(--nextui-black));font-size:1rem;font-weight:300;line-height:1.25rem;margin-bottom:2rem;text-align:left}.MDXBlogContent a{color:hsl(var(--nextui-primary));text-decoration:underline}.MDXBlogContent a:hover{text-decoration:none}.MDXBlogContent strong{font-weight:600}.MDXBlogContent ul{list-style-type:circle;margin-left:3rem}.MDXBlogContent ol{list-style-type:decimal}.styledMDXContent ol li,.styledMDXContent ul li{margin-left:1.5rem}.styledMDXContent ul li[data-checked*=false]{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'><path stroke-linecap='round' stroke-linejoin='round' d='M8.625 12a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0H8.25m4.125 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0H12m4.125 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0h-.375M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z' /></svg>");background-position:0 0;background-repeat:no-repeat;list-style:none;padding-left:1.5rem}.styledMDXContent ul li[data-checked*=true]{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'><path stroke-linecap='round' stroke-linejoin='round' d='M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z' /></svg>");background-position:0 0;background-repeat:no-repeat;list-style:none;margin-left:0;padding-left:1.5rem}.styledMDXContent blockquote{background:hsl(var(--nextui-primary-foreground));border-left:10px solid hsl(var(--nextui-foreground));margin:1.5em 10px;padding:.5em 10px;quotes:"\201C""\201D""\2018""\2019"}.styledMDXContent blockquote:before{color:hsl(var(--nextui-foreground));content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}.styledMDXContent blockquote p{display:inline;text-align:justify}