.docs-search.svelte-2sbbtu{margin-inline-start:auto;display:flex;align-items:center;position:relative}.search-icon.svelte-2sbbtu{pointer-events:none;fill:var(--foreground-secondary);position:absolute;left:8px}.docs-search.svelte-2sbbtu input:where(.svelte-2sbbtu){font:inherit;inline-size:100%;padding:6px 8px;padding-inline-start:32px;border-radius:4px;background-color:transparent;border:1px solid var(--foreground-tertiary);font-size:14px;font-weight:500;color:var(--foreground-primary)}@media screen and (max-width: 480px){.docs-search.svelte-2sbbtu:not(:focus-within){justify-content:center}.docs-search.svelte-2sbbtu:focus-within{position:absolute;margin-inline:16px;left:0;width:calc(100% - 84px);background:var(--background-secondary)}.search-keyboard-hint.svelte-2sbbtu{display:none}.docs-search.svelte-2sbbtu:not(:focus-within) .search-icon:where(.svelte-2sbbtu){left:unset}.docs-search.svelte-2sbbtu input:where(.svelte-2sbbtu):not(:focus){width:36px;height:32px;padding:6px 8px}.docs-search.svelte-2sbbtu input:where(.svelte-2sbbtu):not(:focus){font-size:0}.docs-search.svelte-2sbbtu .search-results:where(.svelte-2sbbtu){position:fixed;left:8px;top:42px;width:calc(100% - 16px)}.docs-search.svelte-2sbbtu .search-results:where(.svelte-2sbbtu):after{right:76px}}.docs-search.svelte-2sbbtu input:where(.svelte-2sbbtu)::placeholder{color:var(--foreground-secondary)}.search-keyboard-hint.svelte-2sbbtu{pointer-events:none;font-weight:400;font-size:10px;position:absolute;right:8px}.search-keyboard-hint.svelte-2sbbtu kbd:where(.svelte-2sbbtu){font-family:var(--font-monospace);background:var(--grid-color);padding:1px 4px;border-radius:2px;color:var(--foreground-secondary)}.docs-search.svelte-2sbbtu input:where(.svelte-2sbbtu):not(:placeholder-shown)+.search-keyboard-hint:where(.svelte-2sbbtu),.docs-search.svelte-2sbbtu input:where(.svelte-2sbbtu):focus+.search-keyboard-hint:where(.svelte-2sbbtu){display:none}.search-results.svelte-2sbbtu{z-index:100;transition:.15s ease opacity,.15s ease transform;position:absolute;top:100%;margin-top:12px;width:400px;right:0;background:var(--background-primary);border:1px solid var(--background-secondary);border-radius:8px;box-shadow:0 1.2px 2.2px #00000009,0 2.8px 5.3px #0000000c,0 5.3px 10px #0000000f,0 9.4px 17.9px #00000012,0 17.5px 33.4px #00000016,0 42px 80px #0000001f}.no-results.svelte-2sbbtu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:240px;font-size:16px;font-weight:600}.search-results-scroller.svelte-2sbbtu{max-height:65vh;border-radius:7px;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--foreground-tertiary) #282a34}.search-results-scroller.svelte-2sbbtu ul:where(.svelte-2sbbtu){display:flex;flex-direction:column;gap:4px;padding:8px;margin:0;margin-block-end:16px;list-style:none}.search-results-scroller.svelte-2sbbtu ul:where(.svelte-2sbbtu):last-child{margin-block-end:0}.category-title.svelte-2sbbtu{position:sticky;top:0;background:var(--background-primary);z-index:1;font-weight:600;display:block;font-size:12px;border-bottom:1px solid var(--background-secondary);text-transform:uppercase;padding:8px 16px;color:var(--foreground-tertiary)}.search-results.svelte-2sbbtu li:where(.svelte-2sbbtu) a:where(.svelte-2sbbtu){display:grid;grid-template-areas:"icon title" "icon excerpt";grid-template-columns:fit-content(100%) auto;grid-template-columns:36px auto;color:var(--foreground-secondary);padding:8px;border-radius:4px;text-decoration:none;scroll-margin-bottom:8px;scroll-margin-top:42px}.search-results.svelte-2sbbtu li:where(.svelte-2sbbtu) a:where(.svelte-2sbbtu):hover,.search-results.svelte-2sbbtu li:where(.svelte-2sbbtu) a.selected:where(.svelte-2sbbtu){background:var(--background-secondary)}.search-results.svelte-2sbbtu li:where(.svelte-2sbbtu) svg:where(.svelte-2sbbtu){margin-block-start:4px;margin-inline:auto;grid-area:icon;fill:var(--foreground-primary);right:4px;position:relative}.search-results.svelte-2sbbtu li:where(.svelte-2sbbtu) strong:where(.svelte-2sbbtu){grid-area:title;font-size:16px;font-weight:600;color:var(--foreground-primary)}.search-results.svelte-2sbbtu li:where(.svelte-2sbbtu) p:where(.svelte-2sbbtu){grid-area:excerpt;margin:0;margin-block-start:8px}.search-results.svelte-2sbbtu li:where(.svelte-2sbbtu) mark{color:inherit;background-color:hsl(var(--accent-yellow-hue),73%,63%,.25)}.search-results.svelte-2sbbtu:after{content:"";position:absolute;right:16px;top:-8px;transform:rotate(45deg);width:16px;height:16px;background:inherit;border:inherit;clip-path:polygon(100% 0,0% 100%,0 0)}.docs-search.svelte-2sbbtu .search-results:where(.svelte-2sbbtu):not(.open){opacity:0;transform:translateY(-4px);pointer-events:none}.navigation:has(.docs-search input:focus){position:sticky;top:0}.navigation-docs-chip[data-astro-cid-mw7aashj]{align-self:center;font-size:1.2rem;text-transform:uppercase;color:var(--foreground-accent-yellow);border:1px solid var(--background-accent-yellow);border-radius:50px;padding-inline:8px;padding-block:1px}.navigation .navigation-inner{max-inline-size:unset;padding-inline:16px}.docs-layout[data-astro-cid-mw7aashj]{display:flex;position:relative}.docs-sidebar[data-astro-cid-mw7aashj]{width:280px;height:100vh;padding-block-end:48px;flex:0 0 auto;overflow:auto;position:sticky;scrollbar-width:thin;scrollbar-color:hsl(var(--base-hue),12%,30%) #282a34;top:0}.navigation:has(.docs-search input:focus)+.docs-layout[data-astro-cid-mw7aashj] .docs-sidebar[data-astro-cid-mw7aashj]{top:48px}@media screen and (max-width: 768px){.docs-sidebar[data-astro-cid-mw7aashj]{display:none}.docs-header[data-astro-cid-mw7aashj] .docs-header-inner[data-astro-cid-mw7aashj] h1[data-astro-cid-mw7aashj]{font-size:3.6rem}}@media print{.docs-sidebar[data-astro-cid-mw7aashj]{display:none}}.docs-page[data-astro-cid-mw7aashj]{overflow:hidden;flex:1 1 auto;flex-direction:column}.docs-header[data-astro-cid-mw7aashj],.docs-page[data-astro-cid-mw7aashj] #content[data-astro-cid-mw7aashj]{padding:48px}@media screen and (max-width: 768px){.docs-header[data-astro-cid-mw7aashj],.docs-page[data-astro-cid-mw7aashj] #content[data-astro-cid-mw7aashj]{padding-inline:24px}}.docs-page[data-astro-cid-mw7aashj] #content[data-astro-cid-mw7aashj]{max-inline-size:960px;margin:0 auto}.docs-header[data-astro-cid-mw7aashj]{background-image:url(/images/placeholder_pattern.svg);background-size:800px;border-bottom:1px solid var(--background-secondary)}.docs-header[data-astro-cid-mw7aashj] h1[data-astro-cid-mw7aashj]{font-weight:400;font-size:4.8rem;margin:0}.docs-header-inner[data-astro-cid-mw7aashj]{max-inline-size:864px;margin:0 auto}.docs-sidebar[data-astro-cid-mw7aashj]{background-color:#282a34;border-right:1px solid var(--background-secondary)}.docs-category-label[data-astro-cid-mw7aashj]{font-size:16px;color:var(--foreground-primary);font-family:var(--font-monospace);font-weight:400;padding:16px;display:flex;border-bottom:1px solid var(--background-secondary)}.docs-category-label[data-astro-cid-mw7aashj]:not(:first-of-type){margin-top:24px}.docs-category[data-astro-cid-mw7aashj]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.docs-sidebar-item[data-astro-cid-mw7aashj] a[data-astro-cid-mw7aashj]{display:flex;align-items:center;border-left:2px solid transparent;font-size:1.4rem;text-decoration:none;color:var(--foreground-secondary);padding:8px 16px}.docs-sidebar-item[data-astro-cid-mw7aashj]:not(.selected) a[data-astro-cid-mw7aashj]:hover{text-decoration:underline}.docs-sidebar-item[data-astro-cid-mw7aashj].selected a[data-astro-cid-mw7aashj]{font-weight:600;color:var(--foreground-primary);border-left-color:var(--background-accent-yellow)}.edit-on-github[data-astro-cid-mw7aashj]{color:var(--foreground-accent-red);text-decoration:none;border-bottom:1px solid currentColor;transition:.25s ease}.edit-on-github[data-astro-cid-mw7aashj]:hover{opacity:.8}.edit-on-github[data-astro-cid-mw7aashj]{display:inline-block;margin-block-start:16px;font-size:1.6rem}.docs-page-actions[data-astro-cid-mw7aashj]{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px 48px;border-top:1px solid var(--background-secondary);padding-top:48px;margin-top:48px}.docs-page-actions[data-astro-cid-mw7aashj]>[data-astro-cid-mw7aashj]{flex:1;min-inline-size:300px}.page-action[data-astro-cid-mw7aashj].next-page{text-align:right}.docs-page-actions[data-astro-cid-mw7aashj] .page-action[data-astro-cid-mw7aashj]{display:flex;align-items:center;gap:24px;text-decoration:none;border:1px solid var(--foreground-secondary);border-radius:4px;padding:24px;color:var(--foreground-secondary);text-transform:uppercase;font-size:12px;font-weight:700;line-height:normal}.page-action[data-astro-cid-mw7aashj] strong[data-astro-cid-mw7aashj]{color:var(--foreground-primary);font-family:var(--font-monospace);font-size:24px;margin-block-start:8px;font-weight:400}.page-action-contents[data-astro-cid-mw7aashj]{display:flex;flex-direction:column;flex:1 1 auto}.page-action[data-astro-cid-mw7aashj] svg[data-astro-cid-mw7aashj]{flex:0 0 auto;fill:currentColor}.mobile-navigation .mobile-navigation-flyout .mobile-navigation-items{display:flex;gap:16px;padding:16px;padding-block-end:0}.mobile-navigation .mobile-navigation-flyout{padding:0}
