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{overflow-x:hidden}.mdx table{-webkit-overflow-scrolling:touch;border-collapse:separate;border-spacing:0;border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:12px;width:max-content;min-width:100%;max-width:100%;margin:1.75rem 0;display:block;overflow:auto hidden}.mdx thead{background:hsl(var(--muted))}.mdx th{text-align:left;color:hsl(var(--foreground));white-space:nowrap;border-bottom:1px solid hsl(var(--border));padding:.9rem 1.25rem;font-size:.875rem;font-weight:600}.mdx td{vertical-align:top;border-bottom:1px solid hsl(var(--border));padding:.9rem 1.25rem;font-size:.95rem;line-height:1.7}.mdx tbody tr:last-child td{border-bottom:none}.mdx tbody tr:nth-child(2n){background:hsl(var(--muted)/.18)}.mdx tbody tr:hover{background:hsl(var(--muted)/.35);transition:background-color .15s}.mdx thead th:first-child{border-top-left-radius:12px}.mdx thead th:last-child{border-top-right-radius:12px}.mdx td,.mdx th{word-break:normal}.mdx table::-webkit-scrollbar{height:8px}.mdx table::-webkit-scrollbar-track{background:0 0}.mdx table::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:999px}.mdx table::-webkit-scrollbar-thumb:hover{background:hsl(var(--foreground)/.2)}@media (max-width:768px){.mdx table{margin:1.5rem 0}.mdx th,.mdx td{padding:.75rem 1rem;font-size:.875rem}}
