pre.docsmith-code code{flex-grow:1;height:100%;margin:0;padding-block:1rem;display:block}pre.docsmith-code span.line{width:100%;padding-inline:1rem;display:inline-block}.docsmith-code-title.svelte-8drwag{border-bottom:1px solid var(--border);background:color-mix(in oklch, var(--muted) 60%, var(--background));justify-content:space-between;align-items:center;gap:.75rem;padding:.4rem .5rem .4rem 1rem;display:flex}.docsmith-code-title-text.svelte-8drwag{font-family:var(--font-mono,ui-monospace, monospace);color:var(--muted-foreground);overflow-wrap:anywhere;font-size:.78rem}pre.docsmith-code.docsmith-line-numbers code{counter-reset:docsmith-line var(--docsmith-line-start,0)}pre.docsmith-code.docsmith-line-numbers span.line{counter-increment:docsmith-line;padding-inline-start:3.2rem;position:relative}pre.docsmith-code.docsmith-line-numbers span.line:before{content:counter(docsmith-line);text-align:right;width:2.4rem;color:color-mix(in oklch, var(--muted-foreground) 65%, transparent);-webkit-user-select:none;user-select:none;position:absolute;left:0}pre.docsmith-code.docsmith-line-numbers span.line.diff:before{content:counter(docsmith-line)}pre.docsmith-code.docsmith-line-numbers span.line.diff:after{font-weight:600;position:absolute;left:2.7rem}pre.docsmith-code.docsmith-line-numbers span.line.diff.add:after{content:"+";color:oklch(60% .15 150)}pre.docsmith-code.docsmith-line-numbers span.line.diff.remove:after{content:"−";color:oklch(58% .19 25)}pre.docsmith-code span.line.highlighted{background:color-mix(in oklch, var(--primary) 12%, transparent)}.dark pre.docsmith-code span.line.highlighted{background:color-mix(in oklch, var(--primary) 20%, transparent)}pre.docsmith-code span.line.diff{position:relative}pre.docsmith-code span.line.diff.add{background:oklch(70% .16 150/.15)}pre.docsmith-code span.line.diff.remove{background:oklch(62% .2 25/.14)}.dark pre.docsmith-code span.line.diff.add{background:oklch(70% .16 150/.22)}.dark pre.docsmith-code span.line.diff.remove{background:oklch(62% .2 25/.22)}pre.docsmith-code span.line.diff:before{font-weight:600;position:absolute;left:.45rem}pre.docsmith-code span.line.diff.add:before{content:"+";color:oklch(60% .15 150)}pre.docsmith-code span.line.diff.remove:before{content:"−";color:oklch(58% .19 25)}.dark pre.docsmith-code span.line.diff.add:before{color:oklch(78% .17 150)}.dark pre.docsmith-code span.line.diff.remove:before{color:oklch(72% .18 25)}pre.docsmith-code span.line.highlighted.error{background:oklch(62% .2 25/.18)}pre.docsmith-code span.line.highlighted.warning{background:oklch(80% .13 85/.22)}.dark pre.docsmith-code span.line.highlighted.error{background:oklch(62% .2 25/.26)}.dark pre.docsmith-code span.line.highlighted.warning{background:oklch(80% .13 85/.2)}pre.docsmith-code code:has(span.line.focused) span.line:not(.focused){opacity:.42;transition:opacity .25s}pre.docsmith-code:hover code:has(span.line.focused) span.line:not(.focused){opacity:1}@media (prefers-reduced-motion:reduce){pre.docsmith-code code:has(span.line.focused) span.line:not(.focused){transition:none}}pre.docsmith-code .twoslash-hover{border-bottom:1px dotted color-mix(in oklch, var(--muted-foreground) 55%, transparent);position:relative}pre.docsmith-code .twoslash-popup-container{z-index:40;border:1px solid var(--border);border-radius:var(--radius,.5rem);background:var(--popover,var(--card));width:max-content;max-width:min(32rem,78vw);color:var(--popover-foreground,var(--foreground));white-space:pre-wrap;text-align:left;padding:.5rem .7rem;font-size:.85em;line-height:1.5;display:none;position:absolute;top:1.6em;left:0;box-shadow:0 8px 24px #0000002e}pre.docsmith-code .twoslash-hover:hover .twoslash-popup-container{display:block}pre.docsmith-code .twoslash-popup-code{font-family:var(--font-mono,ui-monospace, monospace);white-space:pre-wrap;display:block}pre.docsmith-code .twoslash-popup-docs{--shiki-dark:var(--muted-foreground);border-top:1px solid var(--border);font-family:var(--font-sans,ui-sans-serif, system-ui, sans-serif);color:var(--muted-foreground);white-space:normal;margin-top:.5rem;padding-top:.5rem;font-size:.92em;line-height:1.55}pre.docsmith-code .twoslash-popup-docs-tags{flex-direction:column;gap:.35rem;display:flex}pre.docsmith-code .twoslash-popup-docs-tag{display:block}pre.docsmith-code .twoslash-popup-docs-tag-value{--shiki-dark:var(--muted-foreground);color:var(--muted-foreground)}pre.docsmith-code .twoslash-popup-docs-tag-name{--shiki-dark:var(--primary);font-family:var(--font-mono,ui-monospace, monospace);color:var(--primary);margin-right:.4em;font-size:.92em}pre.docsmith-code .twoslash-error{background:oklch(62% .2 25/.14)}pre.docsmith-code .highlighted-word{background:color-mix(in oklch, var(--primary) 16%, transparent);box-shadow:0 0 0 1px color-mix(in oklch, var(--primary) 35%, transparent);border-radius:.3rem;padding:.1rem .3rem}.dark pre.docsmith-code .highlighted-word{background:color-mix(in oklch, var(--primary) 24%, transparent)}.md-table.svelte-1ky59r7{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);margin:1.75rem 0;overflow:hidden}.md-table-scroll.svelte-1ky59r7{overflow-x:auto}.md-table.svelte-1ky59r7 table:where(.svelte-1ky59r7){border-collapse:collapse;width:100%;font-size:.875rem}.md-table.svelte-1ky59r7 thead th{text-align:left;color:var(--muted-foreground);border-bottom:1px solid var(--border);background:color-mix(in oklch, var(--muted) 55%, var(--card));white-space:nowrap;padding:.6rem 1rem;font-size:.75rem;font-weight:500}.md-table.svelte-1ky59r7 tbody td{vertical-align:baseline;border-top:1px solid var(--border);color:var(--foreground);padding:.7rem 1rem;transition:background-color .12s}.md-table.svelte-1ky59r7 tbody tr:first-child td{border-top:none}.md-table.svelte-1ky59r7 tbody tr:hover td{background:color-mix(in oklch, var(--muted) 45%, transparent)}.md-table.svelte-1ky59r7 td code,.md-table.svelte-1ky59r7 th code{font-family:var(--font-mono,ui-monospace, monospace);background:color-mix(in oklch, var(--muted) 60%, transparent);white-space:nowrap;border-radius:.35rem;padding:.05em .35em;font-size:.82em}.md-table.svelte-1ky59r7 td a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}@media (prefers-reduced-motion:reduce){.md-table.svelte-1ky59r7 tbody td{transition:none}}
