.docs-area-switcher[data-astro-cid-zotbcp55]{position:relative}.docs-area-switcher__summary[data-astro-cid-zotbcp55]{display:flex;width:100%;cursor:pointer;list-style:none;align-items:center;justify-content:space-between;gap:.5rem;border-radius:.375rem;border:1px solid var(--border);background:var(--background);padding:.375rem .625rem;color:var(--foreground);font-size:.875rem;font-weight:500;line-height:1.25rem}.docs-area-switcher__summary[data-astro-cid-zotbcp55]::-webkit-details-marker{display:none}.docs-area-switcher__summary[data-astro-cid-zotbcp55]::marker{content:""}.docs-area-switcher__summary[data-astro-cid-zotbcp55]:hover{border-color:color-mix(in oklab,var(--border) 75%,var(--foreground))}.docs-area-switcher__menu[data-astro-cid-zotbcp55]{position:absolute;top:calc(100% + .375rem);left:0;z-index:60;display:grid;width:100%;gap:.25rem;border-radius:.5rem;border:1px solid var(--border);background:var(--background);padding:.25rem;box-shadow:0 10px 24px color-mix(in oklab,var(--foreground) 7%,transparent),0 1px 5px color-mix(in oklab,var(--foreground) 5%,transparent)}.docs-area-switcher[data-astro-cid-zotbcp55]:not([open]) .docs-area-switcher__menu[data-astro-cid-zotbcp55]{display:none}.docs-area-switcher__item[data-astro-cid-zotbcp55]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.5rem;border-radius:.375rem;padding:.375rem .625rem;color:var(--muted-foreground);font-size:.875rem;font-weight:500;line-height:1.25rem;text-decoration:none;transition:background-color .16s ease,color .16s ease}.docs-area-switcher__item[data-astro-cid-zotbcp55]:hover,.docs-area-switcher__item--active[data-astro-cid-zotbcp55]{background:var(--muted);color:var(--foreground)}.docs-shell[data-astro-cid-2qirnojg]{--docs-container-max: var(--wb-layout-shell-max);--docs-container-px: var(--wb-layout-page-padding);--docs-sidebar-width: 15.5rem;--docs-article-width: var(--wb-layout-prose-max);--docs-toc-width: 12.5rem;--docs-column-gap: 2rem;position:relative;min-height:calc(100dvh - var(--site-header-offset));background:var(--background)}.docs-main-surface[data-astro-cid-2qirnojg]{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:max(calc(var(--docs-container-px) + var(--docs-sidebar-width)),calc((100vw - var(--docs-container-max)) / 2 + var(--docs-container-px) + var(--docs-sidebar-width)));border-left:1px solid var(--border);background:var(--card)}.docs-shell[data-astro-cid-2qirnojg] [data-docs-shell-section]{z-index:1}.docs-shell[data-astro-cid-2qirnojg] .docs-layout{display:grid;gap:1.75rem;padding-bottom:5rem}@media(max-width:63.999rem){.docs-main-surface[data-astro-cid-2qirnojg]{left:0;border-left:0}}@media(min-width:64rem){.docs-shell[data-astro-cid-2qirnojg] .docs-layout{grid-template-columns:var(--docs-sidebar-width) minmax(0,1fr);gap:2rem;padding-top:2rem}}@media(min-width:80rem){.docs-shell[data-astro-cid-2qirnojg] .docs-layout{grid-template-columns:var(--docs-sidebar-width) minmax(0,var(--docs-article-width)) var(--docs-toc-width)}}.docs-content[data-astro-cid-2qirnojg] :where(:not(.not-prose,.not-prose *)>h2){margin-top:3.5rem;margin-bottom:1rem;scroll-margin-top:calc(var(--site-header-offset) + 2rem);text-wrap:balance;color:var(--foreground);font-size:1.5rem;line-height:2rem;font-weight:600}.docs-content[data-astro-cid-2qirnojg] :where(:not(.not-prose,.not-prose *)>h2:first-child){margin-top:0}.docs-content[data-astro-cid-2qirnojg] :where(:not(.not-prose,.not-prose *)>h3){margin-top:2rem;margin-bottom:.75rem;scroll-margin-top:calc(var(--site-header-offset) + 2rem);color:var(--foreground);font-size:1.125rem;line-height:1.75rem;font-weight:600}.docs-content[data-astro-cid-2qirnojg] :where(:not(.not-prose,.not-prose *)>p){margin-bottom:1rem;font-size:1rem;line-height:1.75rem}.docs-content[data-astro-cid-2qirnojg] :where(:not(.not-prose,.not-prose *)>a){color:var(--link);text-underline-offset:4px}.docs-content[data-astro-cid-2qirnojg] :where(:not(.not-prose,.not-prose *)>a:hover){color:var(--link-hover);text-decoration:underline}.docs-content[data-astro-cid-2qirnojg] a.not-prose,.docs-content[data-astro-cid-2qirnojg] a.not-prose:hover{color:inherit;text-decoration:none}.docs-content[data-astro-cid-2qirnojg] strong{color:var(--foreground);font-weight:600}.docs-content[data-astro-cid-2qirnojg] :where(:not(.not-prose,.not-prose *)>ul),.docs-content[data-astro-cid-2qirnojg] :where(:not(.not-prose,.not-prose *)>ol){margin-bottom:1rem;margin-left:1.5rem;display:grid;gap:.5rem;line-height:1.75rem}.docs-content[data-astro-cid-2qirnojg] :where(:not(.not-prose,.not-prose *)>ul){list-style:disc}.docs-content[data-astro-cid-2qirnojg] :where(:not(.not-prose,.not-prose *)>ol){list-style:decimal}.docs-content[data-astro-cid-2qirnojg] ol[data-docs-steps]{margin-left:0;list-style:none}.docs-content[data-astro-cid-2qirnojg] code{border-radius:.375rem;background:var(--muted);padding:.125rem .375rem;color:var(--foreground);font-size:.875rem}.docs-content[data-astro-cid-2qirnojg] pre{margin:1.5rem 0;overflow-x:auto;border-radius:.75rem;border:1px solid var(--border);background:var(--card);padding:1rem}.docs-content[data-astro-cid-2qirnojg] pre code{background:transparent;padding:0}.docs-content[data-astro-cid-2qirnojg] blockquote{margin:1.5rem 0;border-left:3px solid var(--primary);border-radius:.5rem;background:var(--card);padding:1rem}.docs-content[data-astro-cid-2qirnojg] [data-docs-embedded-form] h3,.docs-content[data-astro-cid-2qirnojg] [data-docs-embedded-form] p{margin:0}
