.hljs{display:block;overflow-x:auto;padding:0;background:#0000}.hljs-comment,.hljs-quote{color:#6b7280;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#c678dd;font-weight:500}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:#d19a66}.hljs-doctag,.hljs-string{color:#98c379}.hljs-section,.hljs-selector-id,.hljs-title{color:#61afef;font-weight:600}.hljs-class .hljs-title,.hljs-type{color:#e5c07b}.hljs-attribute,.hljs-name,.hljs-tag{color:#e06c75;font-weight:400}.hljs-link,.hljs-regexp{color:#56b6c2}.hljs-bullet,.hljs-symbol{color:#61afef}.hljs-built_in,.hljs-builtin-name{color:#e6c07b}.hljs-meta{color:#61afef}.hljs-deletion{color:#e06c75}.hljs-addition{color:#98c379}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}pre::-webkit-scrollbar{height:8px}pre::-webkit-scrollbar-track{background:#0003;border-radius:4px}pre::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}pre::-webkit-scrollbar-thumb:hover{background:#fff6}.toc{background:hsl(var(--muted)/.5);border:1px solid hsl(var(--border));border-radius:.75rem;padding:1.5rem}.toc-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:hsl(var(--foreground))}.toc ul{list-style:none;padding-left:0;margin:0}.toc li{margin:.5rem 0}.toc a{color:hsl(var(--muted-foreground));text-decoration:none;transition:color .2s;display:block;padding:.25rem 0}.toc a:hover{color:hsl(var(--primary))}html{scroll-behavior:smooth}.heading-anchor{opacity:0;transition:opacity .2s;margin-left:.5rem;color:hsl(var(--primary));text-decoration:none}h2:hover .heading-anchor,h3:hover .heading-anchor,h4:hover .heading-anchor{opacity:1}.image-caption{text-align:center;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:.5rem;font-style:italic}.footnotes{margin-top:3rem;padding-top:2rem;border-top:1px solid hsl(var(--border));font-size:.875rem}.footnotes ol{padding-left:1.5rem}.footnotes li{margin:.5rem 0}.reading-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:hsl(var(--primary));transform-origin:left;z-index:100}.code-block-wrapper{position:relative}.copy-code-button{position:absolute;top:.75rem;right:.75rem;padding:.5rem .75rem;background:#ffffff1a;border:1px solid #fff3;border-radius:.375rem;color:#fff;font-size:.75rem;cursor:pointer;transition:all .2s;opacity:0}.code-block-wrapper:hover .copy-code-button{opacity:1}.copy-code-button:hover{background:#fff3}kbd{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.25rem;padding:.125rem .375rem;font-family:ui-monospace,monospace;font-size:.875em;box-shadow:0 1px 0 hsl(var(--border))}dt{font-weight:600;margin-top:1rem;color:hsl(var(--foreground))}dd{margin-left:1.5rem;margin-bottom:.5rem;color:hsl(var(--muted-foreground))}abbr{text-decoration:underline dotted;cursor:help}mark{background:hsl(var(--primary)/.2);padding:.125rem .25rem;border-radius:.25rem}.prose{color:hsl(var(--foreground));max-width:65ch}.prose>*+*{margin-top:1.5em}.prose h1,.prose h2,.prose h3,.prose h4{color:hsl(var(--foreground));font-weight:700;line-height:1.25}.prose h2{margin-top:2em;margin-bottom:1em}.prose h3{margin-top:1.6em;margin-bottom:.6em}.prose p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.prose strong{color:hsl(var(--foreground));font-weight:600}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose li::marker{color:hsl(var(--primary))}.prose blockquote{font-weight:500;font-style:normal;color:hsl(var(--foreground));border-left-width:.25rem;border-left-color:hsl(var(--primary));quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding:1em;background-color:hsl(var(--primary)/.05);border-radius:.5rem}.prose blockquote p:first-of-type:before,.prose blockquote p:last-of-type:after{content:none}.prose code{color:hsl(var(--primary));font-weight:600;font-size:.875em}.prose code:after,.prose code:before{content:none}.prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.75rem;padding:1.5em}.prose pre code{background-color:initial;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857;border-collapse:collapse}.prose thead{border-bottom-width:1px;border-bottom-color:hsl(var(--border))}.prose thead th{color:hsl(var(--foreground));font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em;background-color:hsl(var(--muted));border:1px solid hsl(var(--border))}.prose tbody tr{border-bottom-width:1px;border-bottom-color:hsl(var(--border))}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:initial;padding:.5714286em;border:1px solid hsl(var(--border))}.prose hr{border-color:hsl(var(--border));border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose a{color:hsl(var(--primary));text-decoration:none;font-weight:500;border-bottom:2px solid hsl(var(--primary)/.3);transition:border-color .2s}.prose a:hover{border-bottom-color:hsl(var(--primary))}.prose img{margin-top:2em;margin-bottom:2em;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.prose blockquote strong:first-child{font-size:1.1em}@media (max-width:768px){.prose table{display:block;overflow-x:auto;white-space:nowrap}}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bricolage Grotesque Fallback;src:local("Arial");ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.00%;size-adjust:105.43%}.__className_a4bae9{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback,system-ui,-apple-system,arial;font-style:normal}.__variable_a4bae9{--font-public-sans:"Bricolage Grotesque","Bricolage Grotesque Fallback",system-ui,-apple-system,arial}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_440c40{font-family:DM Sans,DM Sans Fallback,system-ui,-apple-system,arial;font-style:normal}.__variable_440c40{--font-brand:"DM Sans","DM Sans Fallback",system-ui,-apple-system,arial}@font-face{font-family:Oooh Baby;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/96ad956ad403f1f4-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Oooh Baby;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d2994fae620620ce-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Oooh Baby;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d5a081ee1692b14e-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Oooh Baby Fallback;src:local("Arial");ascent-override:110.23%;descent-override:39.80%;line-gap-override:0.00%;size-adjust:81.65%}.__className_cafc9c{font-family:Oooh Baby,Oooh Baby Fallback,cursive,Comic Sans MS;font-weight:400;font-style:normal}.__variable_cafc9c{--font-oooh-baby:"Oooh Baby","Oooh Baby Fallback",cursive,Comic Sans MS}