: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%)}}.box{margin-bottom:1.25rem;margin-top:2.5rem;border-top:1px solid var(--vd-border-color);border-bottom:1px solid var(--vd-border-color);margin-top:2.5rem;margin-bottom:1.25rem;padding:1.5rem 1rem .5rem}.section .box{margin-top:0;margin-bottom:0}h2+.box{margin-top:0}.box--higher{padding-top:2.5rem;padding-bottom:1.5rem}.box--latest{border-bottom:0;padding-bottom:3rem;margin-bottom:-2rem}@media only screen and (min-width:600px){.box--latest{border-radius:0 0 4px 4px}}.article .box h2{margin-top:0}