.blog-mdx h1{font-size:2.25rem;line-height:1.2;font-weight:500;margin-top:3rem;margin-bottom:1.5rem;letter-spacing:-.025em;color:var(--foreground);font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif}.blog-mdx h2{font-size:1.875rem;line-height:1.25;font-weight:500;margin-top:4rem;margin-bottom:1.5rem;letter-spacing:-.025em;color:var(--foreground);font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif}.blog-mdx h3{font-size:1.5rem;line-height:1.3;font-weight:500;margin-top:3rem;margin-bottom:1rem;letter-spacing:-.025em;color:var(--foreground);font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif}.blog-mdx p{font-size:1.125rem;line-height:1.75;color:var(--muted-foreground);margin-bottom:1.5rem;font-family:var(--font-manrope),ui-sans-serif,system-ui,sans-serif}.blog-mdx ul{list-style-type:disc;list-style-position:outside;margin-left:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}.blog-mdx ul>li{margin-top:.5rem;margin-bottom:.5rem;color:var(--muted-foreground)}.blog-mdx ol{list-style-type:decimal;list-style-position:outside;margin-left:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}.blog-mdx ol>li{margin-top:.5rem;margin-bottom:.5rem;color:var(--muted-foreground)}.blog-mdx blockquote{margin-top:2rem;margin-bottom:2rem;padding-left:1.5rem;border-left-width:2px;border-left-style:solid;border-left-color:var(--primary);font-style:italic;font-size:1.25rem;line-height:1.75;color:color-mix(in oklab,var(--foreground) 80%,transparent);font-family:var(--font-manrope),ui-sans-serif,system-ui,sans-serif}.blog-mdx a{color:var(--foreground);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:color-mix(in oklab,var(--foreground) 30%,transparent);padding-bottom:.125rem;font-weight:500;text-decoration:none;transition:border-color .15s ease}.blog-mdx a:hover{border-bottom-color:var(--foreground)}.blog-mdx img{border-radius:var(--radius-xl);margin-top:2rem;margin-bottom:2rem;width:100%;height:auto}.blog-mdx table{display:block;width:100%;overflow-x:auto;font-size:.875rem;text-align:left;-webkit-overflow-scrolling:touch}.blog-mdx .table-wrap{margin-top:2rem;margin-bottom:2rem;overflow:hidden;border-radius:var(--radius-xl);border-width:1px;border-style:solid;border-color:color-mix(in oklab,var(--border) 50%,transparent);box-shadow:0 1px 2px #0000000d}.blog-mdx th{background-color:color-mix(in oklab,var(--muted) 30%,transparent);padding:1rem 1.5rem;font-weight:600;color:var(--foreground);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:color-mix(in oklab,var(--border) 50%,transparent)}.blog-mdx th:first-child{padding-left:2rem}.blog-mdx td{padding:1rem 1.5rem;color:var(--muted-foreground);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:color-mix(in oklab,var(--border) 50%,transparent)}.blog-mdx td:first-child{padding-left:2rem}.blog-mdx tr:last-child td{border-bottom-width:0}.blog-mdx :not(pre)>code{background-color:color-mix(in oklab,var(--muted) 50%,transparent);padding:.125rem .375rem;border-radius:var(--radius-md);font-size:.875rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:var(--foreground)}.blog-mdx .expressive-code{--ec-codeBg: #23262f;--ec-codeFg: #d6deeb;--ec-brdCol: color-mix(in oklab, var(--border) 55%, transparent);margin-top:2rem;margin-bottom:2rem}.blog-mdx .expressive-code .ec-line :where(span[style^=--]:not([class])){color:var(--0, inherit);background-color:var(--0bg, transparent);font-style:var(--0fs, inherit);font-weight:var(--0fw, inherit);text-decoration:var(--0td, inherit)}.blog-mdx .expressive-code pre{margin-top:0;margin-bottom:0;border-radius:var(--radius-xl);overflow:hidden;border-width:1px;border-style:solid;border-color:color-mix(in oklab,var(--border) 50%,transparent);box-shadow:0 1px 2px #0000000d;background-color:var(--ec-codeBg)}.blog-mdx .expressive-code pre code{display:block;padding:1rem;font-size:.875rem;line-height:1.6;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow-x:auto;background:transparent;color:var(--ec-codeFg)}.blog-mdx pre:not(:has(.ec-line)){margin-top:2rem;margin-bottom:2rem;border-radius:var(--radius-xl);overflow:hidden;border-width:1px;border-style:solid;border-color:color-mix(in oklab,var(--border) 50%,transparent);box-shadow:0 1px 2px #0000000d;background-color:#23262f}.blog-mdx pre:not(:has(.ec-line)) code{display:block;padding:1rem;font-size:.875rem;line-height:1.6;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow-x:auto;background:transparent;color:#d6deeb}
