.prose{--prose-body:hsl(var(--foreground));--prose-headings:hsl(var(--foreground));--prose-links:hsl(var(--chart-2));--prose-bold:hsl(var(--foreground));--prose-counters:hsl(var(--muted-foreground));--prose-bullets:hsl(var(--muted-foreground));--prose-hr:hsl(var(--border));--prose-quotes:hsl(var(--foreground));--prose-quote-borders:hsl(var(--chart-2));--prose-captions:hsl(var(--muted-foreground));--prose-code:hsl(var(--foreground));--prose-pre-code:hsl(var(--foreground));--prose-pre-bg:hsl(var(--secondary));--prose-th-borders:hsl(var(--border));--prose-td-borders:hsl(var(--border));font-size:1.125rem;line-height:1.8;letter-spacing:-.01em}.prose p{margin-top:1.5em;margin-bottom:1.5em}.prose>:first-child{margin-top:0!important}.prose>:last-child{margin-bottom:0!important}.prose h2{font-size:1.75rem;font-weight:700;letter-spacing:-.025em;margin-top:3rem;margin-bottom:1.25rem;padding-top:1.5rem;border-top:1px solid hsl(var(--border));scroll-margin-top:6rem}.prose h2:first-of-type{border-top:none;padding-top:0;margin-top:2rem}.prose h3{font-size:1.375rem;letter-spacing:-.02em;margin-top:2.5rem;margin-bottom:1rem}.prose h3,.prose h4{font-weight:600;scroll-margin-top:6rem}.prose h4{font-size:1.125rem;letter-spacing:-.01em;margin-top:2rem;margin-bottom:.75rem}.linked-heading{position:relative;display:inline-flex;align-items:center;scroll-margin-top:6rem}.linked-heading,.linked-heading:hover{text-decoration-line:none;text-decoration:none!important}.linked-heading:before{content:"#";position:absolute;left:-1.5rem;color:hsl(var(--muted-foreground));opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s;font-size:80%;font-weight:400}.linked-heading:hover:before{opacity:.6}.prose a:not(.linked-heading):not(.source-reference):not(.toc-link){color:hsl(var(--chart-2));text-decoration:underline;text-decoration-color:hsl(var(--chart-2)/.3);text-underline-offset:3px;text-decoration-thickness:1px;transition:text-decoration-color .2s ease}.prose a:not(.linked-heading):not(.source-reference):not(.toc-link):hover{text-decoration-color:hsl(var(--chart-2))}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.5em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose li::marker{color:hsl(var(--chart-2))}.prose ol>li,.prose ul>li{padding-left:.5em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.5em;margin-bottom:.5em}.prose blockquote{position:relative;font-size:1.25rem;font-style:italic;line-height:1.7;margin:2.5rem 0;padding:1.5rem 2rem;border-left:4px solid hsl(var(--chart-2));background:hsl(var(--secondary)/.5);border-radius:0 .5rem .5rem 0}.prose blockquote p{margin:0}.prose blockquote p:first-of-type:before{content:'"';font-size:3rem;font-style:normal;color:hsl(var(--chart-2)/.3);position:absolute;left:.5rem;top:0;line-height:1}.prose code{font-size:.875em;border-radius:calc(var(--radius) - 2px);border-width:1px;border-color:hsl(var(--border));padding:.125rem .375rem;color:hsl(var(--foreground))}.prose code,.prose pre{font-family:SF Mono,Fira Code,Monaco,Consolas,monospace;background-color:hsl(var(--secondary))}.prose pre{font-size:.875rem;line-height:1.7;margin:2rem 0;padding:1.25rem 1.5rem;border-radius:.75rem;overflow-x:auto;border-width:1px;border-color:hsl(var(--border))}.prose pre code{border-width:0;background-color:transparent;padding:0;font-size:inherit}code[class*=language-],pre[class*=language-]{color:hsl(var(--foreground))}pre::-webkit-scrollbar{height:6px}pre::-webkit-scrollbar-track{background-color:transparent}pre::-webkit-scrollbar-thumb{border-radius:9999px;background-color:hsl(var(--border))}.prose table{width:100%;margin:2rem 0;border-collapse:separate;border-spacing:0;font-size:.9375rem;border-radius:.75rem;overflow:hidden;border:1px solid hsl(var(--border))}table{display:table;max-width:100%;overflow-x:auto;white-space:normal}.table-wrapper{width:100%;overflow-x:auto;margin:2rem 0;border-radius:.75rem;border:1px solid hsl(var(--border));-webkit-overflow-scrolling:touch}.table-wrapper table{margin:0;border:none;border-radius:0;min-width:600px}.prose thead{background-color:hsl(var(--secondary))}.prose th{font-weight:600;text-align:left;padding:1rem 1.5rem;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));border-bottom:2px solid hsl(var(--border))}.prose td:first-child,.prose th:first-child{padding-left:1.75rem}.prose td:last-child,.prose th:last-child{padding-right:1.75rem}.prose td{padding:1rem 1.5rem;border-bottom:1px solid hsl(var(--border));vertical-align:top}.prose tbody tr:last-child td{border-bottom:none}.prose tbody tr:nth-child(2n){background-color:hsl(var(--secondary)/.3)}.prose tbody tr{transition:background-color .15s ease}.prose tbody tr:hover{background-color:hsl(var(--secondary)/.6)}@media (max-width:640px){.prose table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.prose td,.prose th{padding:.75rem 1rem}.prose td:first-child,.prose th:first-child{padding-left:1rem}.prose td:last-child,.prose th:last-child{padding-right:1rem}}.prose img{border-radius:.75rem}.prose figure,.prose img{margin:2rem 0}.prose figcaption{text-align:center;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:.75rem;font-style:italic}.prose hr{margin:3rem 0;border:none;height:1px;background-color:hsl(var(--border))}.prose hr.decorative{position:relative;background:transparent}.prose hr.decorative:before{content:"• • •";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:1.25rem;letter-spacing:.5em;color:hsl(var(--muted-foreground))}.prose .callout{margin:2rem 0;padding:1.25rem 1.5rem;border-radius:.75rem;border-left:4px solid}.prose .callout>p{margin:0!important}.prose .callout.info{background:hsl(210 100% 97%);border-color:hsl(210 100% 50%)}.prose .callout.success{background:hsl(142 76% 96%);border-color:hsl(142 71% 45%)}.prose .callout.warning{background:hsl(48 100% 96%);border-color:hsl(48 96% 53%)}.prose .callout.error{background:hsl(0 86% 97%);border-color:hsl(0 84% 60%)}.prose .callout.tip{background:hsl(280 100% 97%);border-color:hsl(280 100% 70%)}.dark .prose .callout.info{background:hsl(210 100% 10%)}.dark .prose .callout.success{background:hsl(142 76% 10%)}.dark .prose .callout.warning{background:hsl(48 100% 10%)}.dark .prose .callout.error{background:hsl(0 86% 10%)}.dark .prose .callout.tip{background:hsl(280 100% 10%)}.prose .source-reference{display:inline-flex;align-items:center;vertical-align:top;font-size:.75rem;line-height:1rem;font-weight:500;text-decoration-line:none;color:hsl(var(--chart-2));vertical-align:super;font-size:65%;margin:0 .15em;padding:0 .3em;background:hsl(var(--chart-2)/.1);border-radius:.25rem;transition:all .2s ease}.prose .source-reference:hover{background:hsl(var(--chart-2)/.2);text-decoration:none}.reading-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:100;background:hsl(var(--border)/.3)}.reading-progress-bar{height:100%;background:linear-gradient(90deg,hsl(var(--chart-2)),hsl(var(--chart-4)));transition:width .1s ease-out;border-radius:0 2px 2px 0}.toc-container{border-radius:.75rem;border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--card));overflow:hidden}.toc-header{border-bottom-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--secondary)/.3);padding:1rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground))}.toc-nav{padding:1rem;max-height:calc(100vh - 12rem);overflow-y:auto}.toc-nav::-webkit-scrollbar{width:4px}.toc-nav::-webkit-scrollbar-track{background:transparent}.toc-nav::-webkit-scrollbar-thumb{border-radius:9999px;background-color:hsl(var(--border))}.toc-link{display:block;border-radius:var(--radius);padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s;text-decoration:none}.toc-link:hover{text-decoration:none}.toc-link.active,.toc-link:hover{background-color:hsl(var(--secondary));color:hsl(var(--foreground))}.toc-link.active{font-weight:500;border-left:2px solid hsl(var(--chart-2));margin-left:-2px}.toc-link[data-level="3"]{padding-left:1.5rem}.toc-link[data-level="4"]{padding-left:2.25rem}.article-meta{margin-bottom:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;border-bottom-width:1px;border-color:hsl(var(--border));padding-bottom:1.5rem;color:hsl(var(--muted-foreground))}.article-meta-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}.article-meta-divider{display:none;height:.25rem;width:.25rem;border-radius:9999px;background-color:hsl(var(--border))}@media (min-width:640px){.article-meta-divider{display:block}}.reading-time{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground))}.reading-time-icon{height:1rem;width:1rem}.article-tags{margin-bottom:2rem;display:flex;flex-wrap:wrap;gap:.5rem}.article-tag{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:hsl(var(--secondary));color:hsl(var(--muted-foreground))}.article-tag:hover{background:hsl(var(--secondary)/.8);color:hsl(var(--foreground))}.article-tag-icon{height:.75rem;width:.75rem}.article-cta{margin-top:4rem;border-radius:1rem;border-width:1px;padding:2rem;background:linear-gradient(135deg,hsl(var(--chart-2)/.05),hsl(var(--chart-4)/.05));border-color:hsl(var(--chart-2)/.15)}.article-cta-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1.5rem}@media (min-width:640px){.article-cta-content{flex-direction:row;align-items:center}}.article-cta-text>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.article-cta-title{font-size:1.25rem;line-height:1.75rem;font-weight:600}.article-cta-description{color:hsl(var(--muted-foreground))}.prose.has-dropcap>p:first-of-type:first-letter{float:left;font-size:4.5rem;line-height:1;font-weight:700;margin-right:.75rem;margin-top:.1rem;color:hsl(var(--chart-2))}.prose .anchor{visibility:hidden;position:absolute;text-decoration-line:none;margin-left:-1em;padding-right:.5em;width:80%;max-width:700px;cursor:pointer}.anchor:hover{visibility:visible}.prose .anchor:after{color:hsl(var(--muted-foreground));content:"#"}.prose :hover>.anchor{visibility:visible}.prose .tweet a{text-decoration:inherit;font-weight:500}input[type=email],input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.mdx_heading:hover:before{display:none}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.prose a,.prose tbody tr,.reading-progress-bar,.toc-link{transition:none}}