code[data-theme*=\ ],code[data-theme*=\ ] span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}@media (prefers-color-scheme:dark){code[data-theme*=\ ],code[data-theme*=\ ] span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}}[data-rehype-pretty-code-figure]{margin-top:1.5rem;margin-bottom:1rem;position:relative}[data-rehype-pretty-code-figure] code{overflow-wrap:break-word;counter-reset:line;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#0000;border-width:0;border-radius:0;min-width:100%;padding:0;display:grid}[data-line]{width:100%;min-height:1rem;padding:.125rem 1rem;display:inline-block}[data-line-numbers]>[data-line]:before{color:hsl(var(--muted-foreground));counter-increment:line;content:counter(line);text-align:right;width:1rem;margin-right:1.5rem;font-size:.75rem;line-height:1rem;display:inline-block}[data-highlighted-line]{background-color:#52525b80}[data-highlighted-chars] span{position:relative}[data-highlighted-chars]{border-radius:calc(var(--radius) - 4px);color:hsl(var(--foreground));background-color:#52525b80;padding:.25rem}[data-rehype-pretty-code-title]{margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem}.mdx>.steps:first-child>h3:first-child{margin-top:0}.steps>h3{margin-top:2rem;margin-bottom:1rem;font-size:1rem;font-weight:600;line-height:1.5rem}.mdx h1{font-size:2.25rem!important;font-weight:700!important;line-height:2.5!important}.mdx h2{border-bottom:1px solid hsl(var(--border));padding-bottom:.5rem!important;font-size:1.5rem!important;font-weight:600!important}.mdx h3{margin-top:2rem!important;margin-bottom:.75rem!important;font-size:1.25rem!important;font-weight:600!important}.mdx h4{margin-top:1.75rem!important;margin-bottom:.5rem!important;font-size:1.125rem!important;font-weight:600!important}.mdx h5{margin-top:1.5rem!important;margin-bottom:.5rem!important;font-size:1rem!important;font-weight:600!important}.mdx h6{color:hsl(var(--muted-foreground))!important;margin-top:1.25rem!important;margin-bottom:.5rem!important;font-size:.875rem!important;font-weight:600!important}.mdx p{margin-bottom:1.5rem!important;line-height:1.75!important}.mdx ul,.mdx ol{margin:1.5rem 0!important;padding-left:1.5rem!important}.mdx li{margin-top:.75rem!important}.mdx blockquote{border-left:2px solid hsl(var(--border));margin:1.5rem 0!important;padding-left:1.5rem!important}.mdx img{border-radius:.5rem!important;margin:1.5rem 0!important}.mdx hr{margin:2rem 0!important}.mdx table{border-collapse:collapse!important;border:1px solid hsl(var(--border))!important;border-radius:.5rem!important;width:100%!important;margin:2rem 0!important;overflow:hidden!important}.mdx table thead{background-color:hsl(var(--muted))!important}.mdx table thead th{text-align:left!important;color:hsl(var(--foreground))!important;text-transform:uppercase!important;letter-spacing:.05em!important;background-color:hsl(var(--muted))!important;border-bottom:2px solid hsl(var(--border))!important;border:none!important;padding:1rem 1.5rem!important;font-size:.875rem!important;font-weight:600!important}.mdx table tbody tr{border-bottom:1px solid hsl(var(--border))!important;transition:background-color .2s!important}.mdx table tbody tr:last-child{border-bottom:none!important}.mdx table tbody tr:hover{background-color:hsl(var(--muted)/.5)!important}.mdx table tbody tr:nth-child(odd){background-color:hsl(var(--background))!important}.mdx table tbody tr:nth-child(2n){background-color:hsl(var(--muted)/.25)!important}.mdx table td{vertical-align:middle!important;padding:1rem 1.5rem!important;font-size:.95rem!important}@media (max-width:768px){.mdx table{border:1px solid hsl(var(--border))!important;border-radius:.5rem!important;width:100%!important;display:block!important;overflow-x:auto!important}.mdx table thead{display:none!important}.mdx table tbody{display:block!important}.mdx table tbody tr{background-color:hsl(var(--background))!important;border:none!important;margin-bottom:1rem!important;display:block!important}.mdx table tbody tr:hover{background-color:hsl(var(--muted)/.5)!important}.mdx table td{text-align:right!important;padding-top:.75rem!important;padding-bottom:.75rem!important;padding-left:50%!important;display:block!important;position:relative!important}.mdx table td:before{content:attr(data-label);text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.875rem!important;font-weight:600!important;position:absolute!important;left:.75rem!important}}@media (max-width:640px){.mdx{overflow-x:auto!important}.mdx table{min-width:100%!important}.mdx table td,.mdx table th{padding:.75rem!important;font-size:.875rem!important}}
