body{width:100%;display:grid;grid-template-rows:var(--theme-navbar-height) 1fr;--gutter: .5rem;--doc-padding: 2rem}.layout.astro-4B45IKYD{display:grid;grid-auto-flow:column;grid-template-columns:minmax(var(--gutter),1fr) minmax(0,var(--max-width)) minmax(var(--gutter),1fr);overflow-x:hidden}.layout.astro-4B45IKYD>*{width:100%;height:100%}.grid-sidebar.astro-4B45IKYD{height:100vh;position:sticky;top:0;padding:0}#grid-left.astro-4B45IKYD{position:fixed;background-color:var(--theme-bg);z-index:10;display:none}#grid-main.astro-4B45IKYD{padding:var(--doc-padding) var(--gutter);grid-column:2;display:flex;flex-direction:column;height:100%}#grid-right.astro-4B45IKYD{display:none}.mobile-sidebar-toggle{overflow:hidden}.mobile-sidebar-toggle #grid-left.astro-4B45IKYD{display:block;top:2rem}@media (min-width:50em){.layout.astro-4B45IKYD{overflow:initial;grid-template-columns:20rem minmax(0,var(--max-width));gap:1em}#grid-left.astro-4B45IKYD{display:flex;padding-left:2rem;position:sticky;grid-column:1}}@media (min-width:72em){.layout.astro-4B45IKYD{grid-template-columns:20rem minmax(0,var(--max-width)) 18rem;padding-left:0;padding-right:0;margin:0 auto}#grid-right.astro-4B45IKYD{grid-column:3;display:flex}}header.astro-FDIZAONM{z-index:11;height:var(--theme-navbar-height);width:100%;background-color:var(--theme-navbar-bg);display:flex;align-items:center;justify-content:center;overflow:hidden;position:sticky;top:0}.logo.astro-FDIZAONM{display:flex;overflow:hidden;width:30px;font-size:2rem;flex-shrink:0;font-weight:600;line-height:1;color:hsla(var(--color-base-white),100%,1);gap:.25em;z-index:-1}.logo.astro-FDIZAONM a.astro-FDIZAONM{padding:.5em .25em;margin:-.5em -.25em;text-decoration:none;font-weight:bold}.logo.astro-FDIZAONM a.astro-FDIZAONM{transition:color .1s ease-out;color:var(--theme-text)}.logo.astro-FDIZAONM a.astro-FDIZAONM:hover,.logo.astro-FDIZAONM a.astro-FDIZAONM:focus{color:var(--theme-text-accent)}.logo.astro-FDIZAONM h1.astro-FDIZAONM{font:inherit;color:inherit;margin:0}.nav-wrapper.astro-FDIZAONM{display:flex;align-items:center;justify-content:flex-end;gap:1em;width:100%;max-width:82em;padding:0 1rem}@media (min-width:50em){header.astro-FDIZAONM{position:static;padding:2rem 0}.logo.astro-FDIZAONM{width:auto;margin:0;z-index:0}.menu-toggle.astro-FDIZAONM{display:none}.logo.astro-FDIZAONM{width:auto}}auto{}:root{--docsearch-primary-color: var(--theme-accent);--docsearch-logo-color: var(--theme-text)}.search-item.astro-FDIZAONM{display:none;position:relative;z-index:10;flex-grow:1;padding-right:.7rem;display:flex;max-width:200px}.search-item>*{flex-grow:1}@media (min-width:50em){.search-item.astro-FDIZAONM{max-width:400px}}nav.astro-D2RGYUBV{width:100%;margin-right:1rem}.nav-groups.astro-D2RGYUBV{height:100%;padding:2rem 0;overflow-x:visible;overflow-y:auto;max-height:100vh}.nav-groups.astro-D2RGYUBV>li.astro-D2RGYUBV+li.astro-D2RGYUBV{margin-top:2rem}.nav-groups.astro-D2RGYUBV>:first-child{padding-top:var(--doc-padding)}.nav-groups.astro-D2RGYUBV>:last-child{padding-bottom:2rem;margin-bottom:var(--theme-navbar-height)}.nav-group-title.astro-D2RGYUBV{font-size:1rem;font-weight:700;padding:.1rem 1rem;text-transform:uppercase;margin-bottom:.5rem}.nav-link.astro-D2RGYUBV a.astro-D2RGYUBV{font-size:1rem;margin:1px;padding:.3rem 1rem;font:inherit;color:inherit;text-decoration:none;display:block}.nav-link.astro-D2RGYUBV a.astro-D2RGYUBV:hover,.nav-link.astro-D2RGYUBV a.astro-D2RGYUBV:focus{background-color:var(--theme-bg-hover)}.nav-link.astro-D2RGYUBV a.astro-D2RGYUBV[aria-current=page]{color:var(--theme-text-accent);background-color:var(--theme-bg-accent);font-weight:600}:root.theme-dark .nav-link.astro-D2RGYUBV a.astro-D2RGYUBV[aria-current=page]{color:hsla(var(--color-base-white),100%,1)}@media (min-width:50em){.nav-groups.astro-D2RGYUBV{padding:0}}.sidebar-nav.astro-V33CJSJK{width:100%;position:sticky;top:0}.sidebar-nav-inner.astro-V33CJSJK{height:100%;padding:0;padding-top:var(--doc-padding);overflow:auto}.skiplink.astro-YQDGESHS,.skiplink.astro-YQDGESHS:focus,.skiplink.astro-YQDGESHS:focus-visible{position:absolute;padding:.25em;font-size:larger;top:0;left:0;right:0;z-index:9;display:block;text-align:center;background-color:var(--theme-text-accent);color:var(--theme-bg);border-radius:.25em;outline:var(--theme-bg) solid 1px;outline-offset:0}.edit-on-github.astro-WUQUYG3V{text-decoration:none;font:inherit;color:inherit;font-size:1rem}.content.astro-RRP3EK7S{padding:0;max-width:75ch;width:100%;height:100%;display:flex;flex-direction:column}.content.astro-RRP3EK7S>section.astro-RRP3EK7S{margin-bottom:4rem}.block.astro-RRP3EK7S{display:block}@media (min-width:50em){.sm\:hidden.astro-RRP3EK7S{display:none}}astro-root,astro-fragment{display:contents}
