.search-trigger[data-astro-cid-fdy5zvyj]{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-muted);cursor:pointer;font:inherit;text-align:left;border-radius:6px;flex:1;align-items:center;gap:.55rem;width:100%;min-width:min(18rem,36vw);height:2.25rem;padding:0 .55rem;display:flex}.search-trigger[data-astro-cid-fdy5zvyj]:hover,.search-trigger[data-astro-cid-fdy5zvyj]:focus-visible{border-color:var(--color-accent);color:var(--color-text)}.search-trigger[data-astro-cid-fdy5zvyj]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.search-trigger__icon[data-astro-cid-fdy5zvyj],.search-input-icon[data-astro-cid-fdy5zvyj]{border:2px solid;border-radius:999px;flex:none;width:.78rem;height:.78rem;position:relative}.search-trigger__icon[data-astro-cid-fdy5zvyj]:after,.search-input-icon[data-astro-cid-fdy5zvyj]:after{content:"";background:currentColor;width:.45rem;height:2px;position:absolute;top:.58rem;right:-.34rem;transform:rotate(45deg)}.search-trigger__label[data-astro-cid-fdy5zvyj]{text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.search-trigger[data-astro-cid-fdy5zvyj] kbd[data-astro-cid-fdy5zvyj]{border:1px solid var(--color-border);color:var(--color-muted);font-family:var(--font-mono);border-radius:4px;padding:.18rem .35rem;font-size:.72rem;line-height:1}.search-dialog[data-astro-cid-fdy5zvyj]{color:var(--color-text);background:0 0;border:0;width:100%;max-width:min(42rem,100vw - 2rem);max-height:min(42rem,100dvh - 4rem);margin:0 auto;padding:0;top:4.5rem}.search-dialog[data-astro-cid-fdy5zvyj]::backdrop{background:color-mix(in srgb, var(--color-bg) 72%, transparent)}.search-panel[data-astro-cid-fdy5zvyj]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;overflow:hidden;box-shadow:0 1.25rem 4rem #00000047}.search-input-wrap[data-astro-cid-fdy5zvyj]{border-bottom:1px solid var(--color-border);align-items:center;gap:.8rem;padding:.8rem 1rem;display:flex}.search-input-wrap[data-astro-cid-fdy5zvyj] input[data-astro-cid-fdy5zvyj]{color:var(--color-text);font:inherit;background:0 0;border:0;outline:0;flex:auto;min-width:0;font-size:1rem}.search-input-wrap[data-astro-cid-fdy5zvyj] input[data-astro-cid-fdy5zvyj]::placeholder{color:var(--color-muted)}.search-close[data-astro-cid-fdy5zvyj]{border:1px solid var(--color-border);color:var(--color-muted);cursor:pointer;font-family:var(--font-mono);background:0 0;border-radius:4px;padding:.22rem .45rem;font-size:.72rem}.search-status[data-astro-cid-fdy5zvyj]{color:var(--color-muted);font-family:var(--font-mono);margin:0;padding:.75rem 1rem .25rem;font-size:.76rem}.search-results[data-astro-cid-fdy5zvyj]{flex-direction:column;max-height:min(32rem,100dvh - 12rem);padding:.35rem;display:flex;overflow:auto}.search-result{color:var(--color-text);border-radius:6px;gap:.18rem;padding:.65rem;text-decoration:none;display:grid}.search-result:hover,.search-result:focus-visible{background:var(--color-surface-raised);outline:0}.search-result__title{font-weight:650;line-height:1.25}.search-result__excerpt{color:var(--color-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.86rem;line-height:1.4;display:-webkit-box;overflow:hidden}.search-result__meta{color:var(--color-muted);font-family:var(--font-mono);font-size:.74rem}.search-empty{color:var(--color-muted);margin:0;padding:1rem}@media (width<=860px){.search-trigger[data-astro-cid-fdy5zvyj]{width:100%;min-width:100%}.search-dialog[data-astro-cid-fdy5zvyj]{top:1rem}}.site-header[data-astro-cid-fzpbxy5g]{background:color-mix(in srgb, var(--color-bg) 92%, transparent);border-bottom:1px solid var(--color-border);z-index:2;justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;padding:.85rem clamp(1rem,4vw,2rem);display:flex;position:sticky;top:0}.site-brand[data-astro-cid-fzpbxy5g]{white-space:nowrap;align-items:center;gap:.45rem;display:inline-flex}.site-title[data-astro-cid-fzpbxy5g]{color:var(--color-text);font-family:var(--font-heading);font-size:1.15rem;font-weight:700;text-decoration:none}.site-version[data-astro-cid-fzpbxy5g]{color:var(--color-accent);font-family:var(--font-mono);letter-spacing:0;font-size:.68rem;font-weight:650;text-decoration:none}.site-version[data-astro-cid-fzpbxy5g]:hover,.site-version[data-astro-cid-fzpbxy5g]:focus-visible{color:color-mix(in srgb, var(--color-accent) 88%, white)}.site-header__actions[data-astro-cid-fzpbxy5g]{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.site-links[data-astro-cid-fzpbxy5g]{font-family:var(--font-mono);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;margin-left:auto;display:flex}.site-links[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--color-muted);text-decoration:none}.site-links[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover,.site-links[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:focus-visible{color:var(--color-accent)}@media (width<=860px){.site-header[data-astro-cid-fzpbxy5g]{flex-direction:column;align-items:flex-start;position:static}.site-header__actions[data-astro-cid-fzpbxy5g]{flex-direction:column;align-items:stretch;width:100%}}.tree-root.svelte-1matbmo{gap:.08rem;margin:0;padding:0;list-style:none;display:grid}.site-tree.svelte-1matbmo .tree-root .tree-root{border-left:1px solid var(--color-border);margin:.12rem 0 .25rem .62rem;padding-left:.52rem}li.svelte-1matbmo{min-width:0}.folder-row.svelte-1matbmo{border-radius:.35rem;grid-template-columns:1.35rem minmax(0,1fr);align-items:center;display:grid}.toggle.svelte-1matbmo{color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:.3rem;justify-content:center;align-items:center;width:1.25rem;height:1.45rem;padding:0;display:inline-flex}.toggle.svelte-1matbmo span:where(.svelte-1matbmo){line-height:1;transition:transform .12s;display:block}.toggle[aria-expanded=true].svelte-1matbmo span:where(.svelte-1matbmo){transform:rotate(90deg)}.link.svelte-1matbmo{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;border-radius:.35rem;min-width:0;padding:.3rem .4rem;font-size:.9rem;line-height:1.3;text-decoration:none;display:block;overflow:hidden}.folder-link.svelte-1matbmo{color:var(--color-text);font-weight:650}.folder-row.svelte-1matbmo:hover,.folder-row.is-active.svelte-1matbmo,.link.svelte-1matbmo:hover,.link.svelte-1matbmo:focus-visible,.link.is-active.svelte-1matbmo{background:var(--color-surface)}.folder-row.svelte-1matbmo:hover .toggle:where(.svelte-1matbmo),.folder-row.is-active.svelte-1matbmo .toggle:where(.svelte-1matbmo),.folder-row.svelte-1matbmo:hover .folder-link:where(.svelte-1matbmo),.folder-row.is-active.svelte-1matbmo .folder-link:where(.svelte-1matbmo),.link.svelte-1matbmo:hover,.link.svelte-1matbmo:focus-visible,.link.is-active.svelte-1matbmo{color:var(--color-accent)}.toggle.svelte-1matbmo:focus-visible,.link.svelte-1matbmo:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.site-sidebar[data-astro-cid-jxpweyzp]{grid-template-rows:auto minmax(0,1fr);gap:1.25rem;height:100%;padding:1.25rem clamp(1rem,2vw,1.5rem);display:grid;overflow:auto}.map-section__header[data-astro-cid-jxpweyzp]{justify-content:space-between;align-items:baseline;margin-bottom:.75rem;display:flex}.map-section[data-astro-cid-jxpweyzp] h2[data-astro-cid-jxpweyzp]{color:var(--color-text);font-family:var(--font-heading);margin:0;font-size:1.05rem;line-height:1.2}.path-grid[data-astro-cid-jxpweyzp]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.path-grid[data-astro-cid-jxpweyzp] a[data-astro-cid-jxpweyzp]{background:color-mix(in srgb, var(--color-surface) 66%, transparent);border:1px solid color-mix(in srgb, var(--color-border) 70%, transparent);color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;border-radius:.45rem;min-width:0;padding:.55rem .6rem;font-size:.85rem;font-weight:650;line-height:1.2;text-decoration:none;overflow:hidden}.path-grid[data-astro-cid-jxpweyzp] a[data-astro-cid-jxpweyzp]:hover,.path-grid[data-astro-cid-jxpweyzp] a[data-astro-cid-jxpweyzp]:focus-visible,.path-grid[data-astro-cid-jxpweyzp] a[data-astro-cid-jxpweyzp].is-active{border-color:var(--color-accent);color:var(--color-accent)}.path-grid[data-astro-cid-jxpweyzp] a[data-astro-cid-jxpweyzp]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.map-index[data-astro-cid-jxpweyzp]{border-top:1px solid var(--color-border);min-height:0;padding-top:.85rem}.map-index[data-astro-cid-jxpweyzp] summary[data-astro-cid-jxpweyzp]{color:var(--color-muted);cursor:pointer;font-family:var(--font-mono);text-transform:uppercase;margin-bottom:.75rem;font-size:.78rem;line-height:1.2}.map-index[data-astro-cid-jxpweyzp] summary[data-astro-cid-jxpweyzp]:hover,.map-index[data-astro-cid-jxpweyzp] summary[data-astro-cid-jxpweyzp]:focus-visible{color:var(--color-accent)}.map-index[data-astro-cid-jxpweyzp] summary[data-astro-cid-jxpweyzp]:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@media (width<=860px){.site-sidebar[data-astro-cid-jxpweyzp]{height:auto;max-height:none}}@font-face{font-family:Google Sans Code Variable;font-style:normal;font-display:swap;font-weight:300 800;src:url(https://cdn.jsdelivr.net/fontsource/fonts/google-sans-code:vf@latest/latin-wght-normal.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cabin Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(https://cdn.jsdelivr.net/fontsource/fonts/cabin:vf@latest/latin-wght-normal.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(https://cdn.jsdelivr.net/fontsource/fonts/instrument-sans:vf@latest/latin-wght-normal.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:dark;--font-heading:"Instrument Sans Variable", system-ui, sans-serif;--font-body:"Instrument Sans Variable", system-ui, sans-serif;--font-mono:"Google Sans Code Variable", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--color-bg:#161821;--color-surface:#1e2132;--color-surface-raised:#272c42;--color-code-bg:#212337;--color-border:#3e445e;--color-muted:#6b7089;--color-text:#c6c8d1;--color-accent:#84a0c6;--color-green:#b4be82;--color-blue:#84a0c6;--color-purple:#a093c7;--color-red:#e27878;--color-amber:#e2a478;--eldritch-tag-bg:#212337;--eldritch-tag-fg:white;--eldritch-tag-bg-hover:#9c85e6}*{box-sizing:border-box}body{margin:0}img{max-width:100%;height:auto}html{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);line-height:1.6;overflow-x:clip}a{color:var(--color-accent)}.content{overflow-wrap:break-word;min-width:0;max-width:48rem;margin-inline:auto}.content-header{border-bottom:1px solid var(--color-border);padding-bottom:1.25rem}.content-header h1,.content h1,.content h2,.content h3,.content h4{font-family:var(--font-heading);line-height:1.25}.content-header h1{margin:0;font-size:clamp(2.25rem,4vw,3.75rem)}.content-header p{color:var(--color-muted);margin:.75rem 0 0}.content :is(h2,h3,h4){margin-top:2rem}.content p,.content li{color:color-mix(in srgb, var(--color-text) 92%, var(--color-muted))}.content a{text-underline-offset:.2em;overflow-wrap:anywhere;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:.08em;transition:color .14s,text-shadow .14s}.content a:hover,.content a:focus-visible{color:color-mix(in srgb, var(--color-accent) 88%, white);text-shadow:0 0 .75rem color-mix(in srgb, var(--color-accent) 38%, transparent);text-decoration-line:none}.content code{background:var(--color-surface);border:1px solid var(--color-border);font-family:var(--font-mono);border-radius:.3rem;padding:.08rem .25rem;font-size:.92em}.content pre{background:var(--color-code-bg);border:1px solid var(--color-border);border-radius:.5rem;max-width:100%;padding:1rem;overflow:auto}.content pre code{background:0 0;border:0;padding:0}.content blockquote{border-left:.25rem solid var(--color-border);color:var(--color-muted);margin-inline:0;padding-left:1rem}.content table{border-collapse:collapse;max-width:100%;display:block;overflow-x:auto}.content :is(svg,iframe,video){max-width:100%}.content mjx-container{max-inline-size:100%}.content mjx-container[display=true]{overflow:auto hidden}.content mjx-container :is(mjx-math,mjx-assistive-mml){max-inline-size:100%}.content th,.content td{border:1px solid var(--color-border);padding:.45rem .65rem}.page-toc{border-top:1px solid var(--color-border);margin-top:2.5rem;padding-top:1rem}.right-rail .page-toc{border-top:0;margin-top:0;padding-top:0}.page-toc h2{color:var(--color-text);font-family:var(--font-mono);letter-spacing:0;margin:0 0 .6rem;font-size:1rem}.page-toc ol{gap:.15rem;margin:0;padding-left:0;list-style:none;display:grid}.page-toc li{margin:0}.page-toc .depth-3{padding-left:.85rem}.page-toc a{color:var(--color-muted);border-radius:.35rem;padding:.3rem .4rem;font-size:.9rem;line-height:1.3;text-decoration:none;display:block}.page-toc a:hover,.page-toc a:focus-visible{background:var(--color-surface);color:var(--color-accent)}.page-toc a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.note-preview{background:var(--color-surface-raised);border:1px solid var(--color-border);color:var(--color-muted);opacity:0;pointer-events:none;visibility:hidden;z-index:1000;border-radius:.45rem;gap:.25rem;inline-size:min(22rem,80vw);padding:.8rem;transition:opacity .14s,transform .14s;display:grid;position:fixed;top:0;left:0;transform:translateY(-.2rem);box-shadow:0 1rem 2rem #0000003d}.note-preview strong{color:var(--color-text);font-size:.95rem}.note-preview small{color:var(--color-muted);font-family:var(--font-mono);font-size:.74rem}.note-preview span{color:var(--color-muted);font-size:.86rem;line-height:1.45}.note-preview.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.site-shell[data-astro-cid-z4jru4n3]{--left-rail-width:clamp(15rem, 22vw, 20rem);--right-rail-width:clamp(15rem, 21vw, 19rem);grid-template-columns:var(--left-rail-width) minmax(0, 1fr);min-width:0;max-width:96rem;height:calc(100dvh - 4rem);margin-inline:auto;display:grid;overflow:hidden}.site-shell[data-astro-cid-z4jru4n3].is-sidebar-ready{transition:grid-template-columns .22s cubic-bezier(.2,0,0,1)}.site-shell[data-astro-cid-z4jru4n3].has-right-rail{grid-template-columns:var(--left-rail-width) minmax(0, 1fr) var(--right-rail-width);max-width:112rem}.site-shell[data-astro-cid-z4jru4n3].is-left-collapsed{--left-rail-width:3rem}.site-shell[data-astro-cid-z4jru4n3].is-right-collapsed{--right-rail-width:3rem}.site-main[data-astro-cid-z4jru4n3]{min-width:0;padding:clamp(1.25rem,4vw,3rem);overflow:auto}.sidebar-frame[data-astro-cid-z4jru4n3]{grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.is-sidebar-ready[data-astro-cid-z4jru4n3] .sidebar-frame[data-astro-cid-z4jru4n3]{transition:grid-template-rows .22s cubic-bezier(.2,0,0,1)}.sidebar-frame--left[data-astro-cid-z4jru4n3]{border-right:1px solid var(--color-border)}.sidebar-frame--right[data-astro-cid-z4jru4n3]{border-left:1px solid var(--color-border)}.sidebar-toggle[data-astro-cid-z4jru4n3]{background:color-mix(in srgb, var(--color-bg) 88%, var(--color-surface));border:0;border-bottom:1px solid var(--color-border);color:var(--color-muted);cursor:pointer;font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;justify-content:flex-start;align-items:center;gap:.4rem;width:100%;min-height:2.6rem;padding:.75rem 1rem;font-size:.72rem;line-height:1.2;transition:background-color .16s,color .16s;display:flex}.sidebar-toggle[data-astro-cid-z4jru4n3]:hover,.sidebar-toggle[data-astro-cid-z4jru4n3]:focus-visible{color:var(--color-accent)}.sidebar-toggle[data-astro-cid-z4jru4n3]:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.sidebar-toggle__closed[data-astro-cid-z4jru4n3]{display:none}.is-left-collapsed[data-astro-cid-z4jru4n3] .sidebar-frame--left[data-astro-cid-z4jru4n3] .sidebar-toggle[data-astro-cid-z4jru4n3],.is-right-collapsed[data-astro-cid-z4jru4n3] .sidebar-frame--right[data-astro-cid-z4jru4n3] .sidebar-toggle[data-astro-cid-z4jru4n3]{writing-mode:vertical-rl;justify-content:center;align-items:center;height:100%;padding:.75rem 0}.is-left-collapsed[data-astro-cid-z4jru4n3] .sidebar-frame--left[data-astro-cid-z4jru4n3],.is-right-collapsed[data-astro-cid-z4jru4n3] .sidebar-frame--right[data-astro-cid-z4jru4n3]{grid-template-rows:minmax(0,1fr) 0fr}.is-left-collapsed[data-astro-cid-z4jru4n3] .sidebar-frame--left[data-astro-cid-z4jru4n3] .sidebar-toggle__open[data-astro-cid-z4jru4n3],.is-right-collapsed[data-astro-cid-z4jru4n3] .sidebar-frame--right[data-astro-cid-z4jru4n3] .sidebar-toggle__open[data-astro-cid-z4jru4n3]{display:none}.is-left-collapsed[data-astro-cid-z4jru4n3] .sidebar-frame--left[data-astro-cid-z4jru4n3] .sidebar-toggle__closed[data-astro-cid-z4jru4n3],.is-right-collapsed[data-astro-cid-z4jru4n3] .sidebar-frame--right[data-astro-cid-z4jru4n3] .sidebar-toggle__closed[data-astro-cid-z4jru4n3]{display:inline}.is-sidebar-ready[data-astro-cid-z4jru4n3] .site-sidebar,.is-sidebar-ready[data-astro-cid-z4jru4n3] .right-rail[data-astro-cid-z4jru4n3]{transition:opacity .16s,transform .22s cubic-bezier(.2,0,0,1),visibility linear}.is-left-collapsed .site-sidebar{opacity:0;pointer-events:none;visibility:hidden;transform:translate(-.5rem)}.is-right-collapsed[data-astro-cid-z4jru4n3] .right-rail[data-astro-cid-z4jru4n3]{opacity:0;pointer-events:none;visibility:hidden;transform:translate(.5rem)}.right-rail[data-astro-cid-z4jru4n3]{min-width:0;height:100%;min-height:0;padding:1.1rem clamp(1rem,2vw,1.5rem) 1.5rem;overflow:auto}@media (width<=860px){.site-shell[data-astro-cid-z4jru4n3]{height:auto;display:block;overflow:visible}.sidebar-frame--left[data-astro-cid-z4jru4n3],.sidebar-frame--right[data-astro-cid-z4jru4n3]{border-left:0;border-right:0}.sidebar-frame--left[data-astro-cid-z4jru4n3]{border-bottom:1px solid var(--color-border)}.sidebar-frame--right[data-astro-cid-z4jru4n3]{border-top:1px solid var(--color-border)}.is-left-collapsed[data-astro-cid-z4jru4n3] .sidebar-frame--left[data-astro-cid-z4jru4n3] .sidebar-toggle[data-astro-cid-z4jru4n3],.is-right-collapsed[data-astro-cid-z4jru4n3] .sidebar-frame--right[data-astro-cid-z4jru4n3] .sidebar-toggle[data-astro-cid-z4jru4n3]{writing-mode:horizontal-tb;justify-content:flex-start;height:auto;padding:.75rem clamp(1rem,4vw,1.5rem)}.is-left-collapsed[data-astro-cid-z4jru4n3] .sidebar-frame--left[data-astro-cid-z4jru4n3],.is-right-collapsed[data-astro-cid-z4jru4n3] .sidebar-frame--right[data-astro-cid-z4jru4n3]{grid-template-rows:auto 0fr}.right-rail[data-astro-cid-z4jru4n3]{max-height:none;padding:1.25rem clamp(1rem,4vw,1.5rem);overflow:auto}}@media (prefers-reduced-motion:reduce){.site-shell[data-astro-cid-z4jru4n3].is-sidebar-ready,.is-sidebar-ready[data-astro-cid-z4jru4n3] .sidebar-frame[data-astro-cid-z4jru4n3],.is-sidebar-ready[data-astro-cid-z4jru4n3] .site-sidebar,.is-sidebar-ready[data-astro-cid-z4jru4n3] .right-rail[data-astro-cid-z4jru4n3],.sidebar-toggle[data-astro-cid-z4jru4n3]{transition-duration:.01ms}}
