@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Variable.woff2) format("woff2"),url(/fonts/Satoshi-Variable.woff) format("woff");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-VariableItalic.woff2) format("woff2"),url(/fonts/Satoshi-VariableItalic.woff) format("woff");font-weight:300 900;font-style:italic;font-display:swap}:root{--color-text: #111;--color-bg: #fafafa;--color-muted: #666;--color-border: #e5e5e5;--color-accent-bg: #fff;--font-sans: "Satoshi", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-serif: Georgia, "Times New Roman", serif;--sidebar-width: 64px;--sidebar-expanded-width: 290px}*{margin:0;padding:0;box-sizing:border-box}html{font-size:18px}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.6;min-height:100vh}.nav.svelte-eyh2cm{padding:.5rem 0}.nav-list.svelte-eyh2cm{list-style:none;display:flex;flex-direction:column}.nav-item.svelte-eyh2cm{position:relative}.nav-item.above.svelte-eyh2cm{margin-bottom:2px}.nav-item.below.svelte-eyh2cm{margin-top:2px}.nav-item.active.svelte-eyh2cm{margin-top:.75rem;margin-bottom:.75rem}.nav-item.active.svelte-eyh2cm:first-child{margin-top:0}.nav-item.active.svelte-eyh2cm:last-child{margin-bottom:0}.nav-link.svelte-eyh2cm{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem .5rem .5rem .75rem;text-decoration:none;color:var(--color-muted);border-radius:4px;transition:color .2s ease,background .2s ease,margin-right .25s ease,border-radius .25s ease;position:relative}.nav-item.svelte-eyh2cm:not(.active) .nav-link:where(.svelte-eyh2cm):hover{background:var(--nav-light-bg);color:var(--nav-light-fg);border-radius:4px}@media(prefers-color-scheme:dark){.nav-item.svelte-eyh2cm:not(.active) .nav-link:where(.svelte-eyh2cm):hover{background:var(--nav-dark-bg);color:var(--nav-dark-fg)}}.nav-title.svelte-eyh2cm{opacity:0;max-height:0;overflow:hidden;transition:opacity .2s ease,max-height .25s ease;line-height:1.3}.nav-item.active.svelte-eyh2cm .nav-link:where(.svelte-eyh2cm){background:var(--item-light-bg, #fff);color:var(--item-light-fg, #111);font-weight:600;padding:.75rem 1rem .75rem .75rem;border-radius:6px 0 0 6px;margin-right:-.5rem;box-shadow:0 1px 3px #0000000a}@media(prefers-color-scheme:dark){.nav-item.active.svelte-eyh2cm .nav-link:where(.svelte-eyh2cm){background:var(--item-dark-bg, #111);color:var(--item-dark-fg, #fff)}}.nav-number.svelte-eyh2cm{font-size:.75rem;font-family:monospace;min-width:1.25rem;flex-shrink:0}.nav-title.svelte-eyh2cm{font-size:.85rem}@media(max-width:768px){.nav.svelte-eyh2cm{padding:0;width:100%}.nav-list.svelte-eyh2cm{flex-direction:column;gap:0;padding:0}.nav-item.svelte-eyh2cm{flex-shrink:0}.nav-item.above.svelte-eyh2cm,.nav-item.below.svelte-eyh2cm,.nav-item.active.svelte-eyh2cm{margin:0}.nav-link.svelte-eyh2cm{padding:.4rem .5rem;border-radius:4px;align-items:center}.nav-item.active.svelte-eyh2cm .nav-link:where(.svelte-eyh2cm){margin-right:0;border-radius:4px;padding:.4rem .5rem;background:var(--nav-light-bg);color:var(--nav-light-fg)}@media(prefers-color-scheme:dark){.nav-item.active.svelte-eyh2cm .nav-link:where(.svelte-eyh2cm){background:var(--nav-dark-bg);color:var(--nav-dark-fg)}}.nav-number.svelte-eyh2cm{font-size:.65rem;min-width:1rem}.nav-title.svelte-eyh2cm{display:inline;opacity:1;max-height:none;font-size:.75rem}}.container[data-astro-cid-47s7px52]{display:grid;grid-template-columns:auto 1fr;min-height:100vh}.sidebar[data-astro-cid-47s7px52]{background:var(--color-bg);padding:2rem .5rem;position:sticky;top:0;height:100vh;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;width:64px;transition:width .25s ease}.sidebar[data-astro-cid-47s7px52]:hover{width:320px}.sidebar[data-astro-cid-47s7px52]:hover .nav-title{opacity:1;max-height:3em;transition-delay:.1s}.sidebar[data-astro-cid-47s7px52]:not(:hover) .nav-item.active .nav-link{margin-right:0;border-radius:6px}.logo[data-astro-cid-47s7px52]{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#00311b;text-decoration:none;padding:.5rem;margin-bottom:1rem;white-space:nowrap}.logo-icon[data-astro-cid-47s7px52]{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex-shrink:0;font-weight:800}.logo-icon[data-astro-cid-47s7px52] svg{width:100%;height:100%}.logo-text-wrap[data-astro-cid-47s7px52]{display:flex;flex-direction:column;opacity:0;transition:opacity .2s ease}.sidebar[data-astro-cid-47s7px52]:hover .logo-text-wrap[data-astro-cid-47s7px52]{opacity:1;transition-delay:.1s}.logo-text[data-astro-cid-47s7px52]{line-height:1.2}.logo-authors[data-astro-cid-47s7px52]{font-size:.65rem;font-weight:400;color:var(--color-muted)}.content[data-astro-cid-47s7px52]{background:var(--item-light-bg);color:var(--item-light-fg);padding:4rem 4rem 4rem 3rem;min-height:100vh}@media(prefers-color-scheme:dark){.content[data-astro-cid-47s7px52]{background:var(--item-dark-bg);color:var(--item-dark-fg)}}.article[data-astro-cid-47s7px52]{max-width:720px}.article-header[data-astro-cid-47s7px52]{margin-bottom:3rem}.article-number[data-astro-cid-47s7px52]{display:block;font-size:.875rem;font-family:monospace;opacity:.6;margin-bottom:.5rem}.article-title[data-astro-cid-47s7px52]{font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}.article-body[data-astro-cid-47s7px52]{font-size:1.125rem}.article-body[data-astro-cid-47s7px52] p{margin-bottom:1.5rem}.article-body[data-astro-cid-47s7px52] p:first-child{font-size:1.25rem}.article-nav[data-astro-cid-47s7px52]{display:flex;justify-content:space-between;margin-top:4rem;padding-top:2rem;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.article-nav-link[data-astro-cid-47s7px52]{text-decoration:none;color:inherit;opacity:.7;transition:opacity .15s ease}.article-nav-link[data-astro-cid-47s7px52]:hover{opacity:1}.article-nav-link[data-astro-cid-47s7px52].next{margin-left:auto;text-align:right}.article-nav-label[data-astro-cid-47s7px52]{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.article-nav-number[data-astro-cid-47s7px52]{font-size:1.5rem;font-weight:600}@media(max-width:768px){.container[data-astro-cid-47s7px52]{grid-template-columns:1fr;grid-template-rows:auto 1fr}.sidebar[data-astro-cid-47s7px52]{position:fixed;top:0;left:0;right:0;height:20vh;min-height:100px;max-height:160px;overflow-y:auto;z-index:100;width:100%;padding:.5rem .75rem;border-bottom:1px solid var(--color-border);background:var(--color-bg);display:flex;flex-direction:column;gap:.25rem}.sidebar[data-astro-cid-47s7px52]:hover{width:100%}.logo[data-astro-cid-47s7px52]{margin-bottom:0;flex-shrink:0;padding:.25rem 0}.logo-icon[data-astro-cid-47s7px52]{width:1.25rem;height:1.25rem}.logo-text-wrap[data-astro-cid-47s7px52]{opacity:1}.logo-text[data-astro-cid-47s7px52]{font-size:.85rem}.logo-authors[data-astro-cid-47s7px52]{display:none}.content[data-astro-cid-47s7px52]{padding:1.5rem;padding-top:calc(20vh + 1rem);border-left:none;margin-left:0;min-height:100vh}.article-title[data-astro-cid-47s7px52]{font-size:1.75rem}.article-header[data-astro-cid-47s7px52]{margin-bottom:2rem}.article-body[data-astro-cid-47s7px52]{font-size:1rem}.article-body[data-astro-cid-47s7px52] p:first-child{font-size:1.1rem}}
