.navigation:has(.docs-search input:focus){position:sticky;top:0}.desc-text[data-astro-cid-jl7hlwjb]{font-size:1.4rem}.desc-text-strong[data-astro-cid-jl7hlwjb]{font-size:1.5rem;color:var(--background-accent-yellow)}.navigation-docs-chip[data-astro-cid-jl7hlwjb]{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-jl7hlwjb]{display:flex;position:relative}.docs-sidebar[data-astro-cid-jl7hlwjb]{width:320px;height:100vh;padding-block-end:100px;flex:0 0 auto;overflow:auto;position:sticky;scrollbar-width:none;scrollbar-color:hsl(var(--base-hue),12%,30%) #262831;top:0}.docs-sidebar[data-astro-cid-jl7hlwjb]:hover{scrollbar-width:thin}.navigation:has(.docs-search input:focus)+.docs-layout[data-astro-cid-jl7hlwjb] .docs-sidebar[data-astro-cid-jl7hlwjb]{top:48px}@media screen and (max-width: 768px){.docs-sidebar[data-astro-cid-jl7hlwjb]{display:none}.docs-header[data-astro-cid-jl7hlwjb] .docs-header-inner[data-astro-cid-jl7hlwjb]{grid-template-columns:1fr;grid-template-areas:"breadcrumbs" "title" "links" "edit"}.docs-header[data-astro-cid-jl7hlwjb] .edit-on-github[data-astro-cid-jl7hlwjb]{margin-block-end:0;margin-block-start:16px}.docs-header[data-astro-cid-jl7hlwjb] .docs-header-inner[data-astro-cid-jl7hlwjb] h1[data-astro-cid-jl7hlwjb]{font-size:3.6rem}}@media print{.docs-sidebar[data-astro-cid-jl7hlwjb]{display:none}}.docs-page[data-astro-cid-jl7hlwjb]{overflow:hidden;flex:1 1 auto;flex-direction:column}.docs-header[data-astro-cid-jl7hlwjb],.docs-page[data-astro-cid-jl7hlwjb] #content[data-astro-cid-jl7hlwjb]{padding:48px}@media screen and (max-width: 768px){.docs-header[data-astro-cid-jl7hlwjb],.docs-page[data-astro-cid-jl7hlwjb] #content[data-astro-cid-jl7hlwjb]{padding:36px 24px}}.docs-page[data-astro-cid-jl7hlwjb] #content[data-astro-cid-jl7hlwjb]{max-inline-size:960px;margin:0 auto}.docs-header[data-astro-cid-jl7hlwjb]{background-color:var(--background-tertiary)}.docs-header[data-astro-cid-jl7hlwjb] h1[data-astro-cid-jl7hlwjb]{align-self:flex-end;grid-area:title;font-family:var(--font-header);font-weight:400;font-size:4.8rem;margin:0}.docs-header-inner[data-astro-cid-jl7hlwjb]{grid-template-columns:1fr auto;grid-template-areas:"breadcrumbs edit" "title links";display:grid;justify-content:space-between;gap:16px;max-inline-size:864px;margin:0 auto}.docs-breadcrumbs[data-astro-cid-jl7hlwjb]{grid-area:breadcrumbs;font-size:14px;color:var(--foreground-secondary);font-family:var(--font-monospace);text-transform:uppercase}.docs-header-links[data-astro-cid-jl7hlwjb]{grid-area:links;display:flex;flex-direction:column;align-items:flex-start}.docs-header-links[data-astro-cid-jl7hlwjb] a[data-astro-cid-jl7hlwjb]{color:var(--foreground-accent-red);text-decoration:none;border-bottom:1px solid currentColor;transition:.25s ease;display:inline-block;margin-block-start:16px;font-size:1.6rem}.docs-header-links[data-astro-cid-jl7hlwjb] a[data-astro-cid-jl7hlwjb]:hover{opacity:.8}.docs-sidebar[data-astro-cid-jl7hlwjb]{background-color:var(--background-secondary);border-right:2px solid var(--background-secondary);border-left:2px solid var(--background-secondary)}.docs-category-label[data-astro-cid-jl7hlwjb]{text-transform:uppercase;color:var(--foreground-primary);background-color:var(--background-secondary);font-family:var(--font-header);font-size:larger;text-decoration:underline;font-weight:700;padding:16px;display:flex;border-bottom:2px solid var(--background-secondary)}.docs-category-label[data-astro-cid-jl7hlwjb]:not(:first-of-type){margin-top:24px}.docs-category[data-astro-cid-jl7hlwjb]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.docs-sidebar-item[data-astro-cid-jl7hlwjb] a[data-astro-cid-jl7hlwjb]{display:flex;align-items:center;border-left:4px solid transparent;text-decoration:none;color:var(--foreground-secondary);padding:8px 16px}.docs-sidebar-item[data-astro-cid-jl7hlwjb]:not(.selected) a[data-astro-cid-jl7hlwjb]:hover{text-decoration:underline}.docs-sidebar-item[data-astro-cid-jl7hlwjb].selected a[data-astro-cid-jl7hlwjb]{font-weight:600;color:var(--background-accent-yellow);background-color:var(--background-accent-yellow-secondary);border-left-color:var(--background-accent-yellow)}.button[data-astro-cid-jl7hlwjb].edit-on-github{grid-area:edit;font-size:18px;padding:8px 16px;margin-block-end:16px}.button[data-astro-cid-jl7hlwjb].edit-on-github svg[data-astro-cid-jl7hlwjb]{width:14px;height:14px}.docs-page-actions[data-astro-cid-jl7hlwjb]{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-jl7hlwjb]>[data-astro-cid-jl7hlwjb]{flex:1;min-inline-size:300px}.page-action[data-astro-cid-jl7hlwjb].next-page{text-align:right}.docs-page-actions[data-astro-cid-jl7hlwjb] .page-action[data-astro-cid-jl7hlwjb]{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-jl7hlwjb] strong[data-astro-cid-jl7hlwjb]{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-jl7hlwjb]{display:flex;flex-direction:column;flex:1 1 auto}.page-action[data-astro-cid-jl7hlwjb] svg[data-astro-cid-jl7hlwjb]{flex:0 0 auto;fill:currentColor}.mobile-navigation .mobile-navigation-flyout .mobile-navigation-items{display:flex;gap:16px;padding:16px;padding-block-end:0}.docs-sidebar-group-label[data-astro-cid-jl7hlwjb]{display:block;padding:8px 16px 4px;font-size:1.2rem;text-transform:uppercase;color:var(--foreground-secondary);font-family:var(--font-monospace);letter-spacing:.05em}.docs-sidebar-group-children[data-astro-cid-jl7hlwjb]{margin:0;padding:0;list-style:none}.docs-sidebar-group-children[data-astro-cid-jl7hlwjb] .docs-sidebar-item[data-astro-cid-jl7hlwjb] a[data-astro-cid-jl7hlwjb]{padding-left:28px;border-left:4px solid transparent}
