.mk-docs{color:rgb(var(--fg));font-size:.9375rem;line-height:1.75}.mk-docs h1{font-size:1.875rem;font-weight:700;letter-spacing:-.02em;line-height:1.25;margin-bottom:1rem;color:rgb(var(--fg))}.mk-docs h2{font-size:1.375rem;letter-spacing:-.015em;line-height:1.3;margin-top:2.5rem;margin-bottom:.75rem;padding-bottom:.35rem;border-bottom:1px solid rgb(var(--surface-overlay))}.mk-docs h2,.mk-docs h3{font-weight:600;color:rgb(var(--fg))}.mk-docs h3{font-size:1.125rem;line-height:1.4;margin-top:1.75rem;margin-bottom:.5rem}.mk-docs h2 a,.mk-docs h3 a{color:inherit;text-decoration:none}.mk-docs h2 a:hover,.mk-docs h3 a:hover{color:rgb(var(--brand))}.mk-docs p{margin-bottom:1rem;color:rgb(var(--fg-muted))}.mk-docs strong{font-weight:600;color:rgb(var(--fg))}.mk-docs em{color:rgb(var(--fg-muted))}.mk-docs a{color:rgb(var(--brand-text));text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgb(var(--brand)/.4);transition:color .15s,text-decoration-color .15s}.mk-docs a:hover{color:rgb(var(--brand));text-decoration-color:rgb(var(--brand)/.8)}.mk-docs ol,.mk-docs ul{margin-bottom:1rem;padding-left:1.5rem;color:rgb(var(--fg-muted))}.mk-docs ul{list-style-type:disc}.mk-docs ol{list-style-type:decimal}.mk-docs li{margin-bottom:.35rem}.mk-docs hr{border:none;border-top:1px solid rgb(var(--surface-overlay));margin:2rem 0}.mk-docs :not(pre)>code{font-family:var(--font-geist-mono,ui-monospace,monospace);font-size:.83em;font-weight:500;padding:.15em .4em;border-radius:.3rem;background:rgb(var(--surface-overlay));color:rgb(var(--brand-text));border:1px solid rgb(var(--surface-overlay))}.mk-docs table{width:100%;border-collapse:collapse;font-size:.875rem;margin-bottom:1.5rem}.mk-docs thead tr{border-bottom:2px solid rgb(var(--surface-overlay))}.mk-docs th{text-align:left;padding:.5rem .75rem;font-weight:600;color:rgb(var(--fg));font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.mk-docs td{padding:.5rem .75rem;border-bottom:1px solid rgb(var(--surface-overlay));color:rgb(var(--fg-muted))}.mk-docs tr:last-child td{border-bottom:none}.mk-docs pre{font-family:var(--font-geist-mono,ui-monospace,monospace);font-size:.8125rem;line-height:1.65;overflow-x:auto;border-radius:.5rem;border:1px solid rgb(var(--surface-overlay));background:#0d1117;color:#e6edf3;padding:1rem 1.25rem;margin-bottom:1.5rem;tab-size:2;-webkit-overflow-scrolling:touch}.mk-docs pre code{background:none;border:none;padding:0;font-size:inherit;color:inherit}.mk-docs [data-line]{display:inline-block;width:100%;padding:0 .25rem;border-radius:2px}.mk-docs [data-highlighted-line]{background:rgb(var(--brand)/.08);border-left:2px solid rgb(var(--brand)/.7);padding-left:calc(.25rem - 2px)}.mk-docs [data-rehype-pretty-code-title]{font-family:var(--font-geist-mono,ui-monospace,monospace);font-size:.75rem;font-weight:500;color:rgb(var(--fg-muted));background:rgb(var(--surface-raised));border:1px solid rgb(var(--surface-overlay));border-bottom:none;border-radius:.5rem .5rem 0 0;padding:.35rem 1rem}.mk-docs [data-rehype-pretty-code-title]+pre{border-radius:0 0 .5rem .5rem}.dark .mk-docs pre{background:#0d1117;border-color:rgb(var(--surface-overlay))}.dark .mk-docs :not(pre)>code{background:rgb(var(--surface-overlay));border-color:rgb(var(--surface-overlay))}.dark .mk-docs [data-rehype-pretty-code-title]{background:rgb(var(--surface-raised));border-color:rgb(var(--surface-overlay))}