:root{--vd-text-color-rgb:46,44,9;--vd-text-color:rgb(var(--vd-text-color-rgb));--vd-text-color-lighter:rgba(var(--vd-text-color-rgb), 0.8);--vd-text-color-lightest:rgba(var(--vd-text-color-rgb), 0.5);--vd-background-color:#e5e3df;--vd-content-bg-color:#fcfcf7;--vd-border-color:rgba(var(--vd-text-color-rgb));--vd-border-color-light:rgba(var(--vd-text-color-rgb), 0.5);--vd-highlight-bg-color:#d8f5b8;--vd-highlight-neutral-bg-color:#f2f0ed;--vd-link-color:#5fa316;--vd-heading-color:#2b490a;--vd-code-color:hsl(25, 74%, 23%);--vd-code-color-1:hsl(25, 74%, 32%);--vd-code-color-2:hsl(25, 74%, 37%);--vd-code-color-3:hsl(25, 24%, 73%);--vd-code-color-4:hsl(42, 16%, 32%);--vd-bg-hover:rgba(var(--vd-text-color-rgb), 0.1);--vd-box-bg-color:hsl(43, 21%, 94%);--vd-interactive-bg-color:hsl(44, 81%, 94%);--vd-badge-color:#002c3a}@media (prefers-color-scheme:dark){:root{--vd-text-color-rgb:252,252,247;--vd-background-color:#201f06;--vd-content-bg-color:#171605;--vd-highlight-bg-color:#3A3F26;--vd-highlight-neutral-bg-color:#3A3F26;--vd-heading-color:#d1f4ab;--vd-code-color:hsl(25, 74%, 83%);--vd-code-color-1:hsl(25, 74%, 82%);--vd-code-color-2:hsl(25, 74%, 77%);--vd-code-color-3:hsl(25, 24%, 93%);--vd-code-color-4:hsl(42, 16%, 62%);--vd-box-bg-color:hsl(43, 21%, 14%);--vd-interactive-bg-color:hsl(44, 81%, 6%);--vd-badge-color:hsl(194, 100%, 89%)}}.toc{font-size:.8rem;column-gap:1em;padding:1.5rem}@media only screen and (min-width:600px) and (max-width:1099px){.toc{column-count:2}}@media only screen and (min-width:1100px){.toc{column-count:3}}.toc ul{list-style-type:none;margin-left:0;padding-left:0}.toc h3,.toc h4,.toc li,.toc p{break-inside:avoid-column}.toc h3{font-size:1rem;margin-bottom:.25em}.toc h4{font-size:.8rem;margin-top:1em;margin-bottom:0}.toc__current a{color:var(--vd-text-color)}