nav.svelte-1efdu0f{color:var(--text);height:100vh;padding:var(--page-padding);padding-top:calc(var(--page-padding) * 3);position:sticky;top:0;display:flex;flex-direction:column;gap:2rem}.section.svelte-1efdu0f{display:flex;flex-direction:column;gap:.125rem}.section-title.svelte-1efdu0f{font-weight:300;letter-spacing:-.025em;color:var(--text)}.list.svelte-1efdu0f{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.link.svelte-1efdu0f{display:block;border-radius:6px;text-decoration:underline;color:var(--text);transition:background .12s ease,color .12s ease}.link.svelte-1efdu0f:hover{color:var(--text);text-underline-offset:.131h}.link.active.svelte-1efdu0f{background:var(--bg);color:var(--text);font-weight:500}nav.svelte-1efdu0f:has(.link:where(.svelte-1efdu0f):hover) .link:where(.svelte-1efdu0f):not(:hover){color:var(--text-2)}.article-layout.svelte-17tkdhp{--sidebar-width: 20rem;--page-padding: 2rem;--content-width: calc(680px + var(--page-padding));display:flex}.sidebar.svelte-17tkdhp{display:none}.content.svelte-17tkdhp{min-width:0;max-width:var(--content-width);margin:var(--page-padding);margin-top:calc(var(--page-padding) * 3)}@media(min-width:832px){.sidebar.svelte-17tkdhp{display:block;flex-shrink:0;height:calc(100vh - var(--nav-height));width:var(--sidebar-width);background:var(--bg-2);overflow-y:auto;position:sticky;top:var(--nav-height)}.content.svelte-17tkdhp{min-width:0;max-width:var(--content-width);margin:var(--page-padding * 2);margin-top:calc(var(--page-padding) * 3)}}
