.page-nav:where(.astro-GBCOCDYU){display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:3rem 0 1.5rem;padding-top:2rem;border-top:1px solid var(--theme-border)}.page-nav-link:where(.astro-GBCOCDYU){display:flex;align-items:center;gap:.85rem;padding:.95rem 1.1rem;background:var(--theme-bg-elevated);border:1px solid var(--theme-border);border-radius:var(--radius);color:var(--theme-text);text-decoration:none;transition:border-color .12s ease,background .12s ease,transform .12s ease;min-width:0}.page-nav-link:where(.astro-GBCOCDYU):hover,.page-nav-link:where(.astro-GBCOCDYU):focus,.page-nav-link:where(.astro-GBCOCDYU):focus-visible{border-color:var(--theme-border-strong);background:var(--theme-bg-hover);text-decoration:none}.page-nav-next:where(.astro-GBCOCDYU){justify-content:flex-end;text-align:right}.page-nav-arrow:where(.astro-GBCOCDYU){color:var(--theme-text-muted);flex-shrink:0;transition:color .12s ease,transform .12s ease}.page-nav-link:where(.astro-GBCOCDYU):hover .page-nav-arrow:where(.astro-GBCOCDYU){color:var(--theme-text-accent)}.page-nav-prev:where(.astro-GBCOCDYU):hover .page-nav-arrow:where(.astro-GBCOCDYU){transform:translate(-2px)}.page-nav-next:where(.astro-GBCOCDYU):hover .page-nav-arrow:where(.astro-GBCOCDYU){transform:translate(2px)}.page-nav-text:where(.astro-GBCOCDYU){display:flex;flex-direction:column;gap:.15rem;min-width:0;overflow:hidden}.page-nav-section:where(.astro-GBCOCDYU){font-size:.72rem;font-weight:500;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.06em}.page-nav-title:where(.astro-GBCOCDYU){font-size:.95rem;font-weight:600;color:var(--theme-text);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 50em){.page-nav:where(.astro-GBCOCDYU){grid-template-columns:1fr;gap:.5rem}}.mobile-toc:where(.astro-2XH7OCHZ){position:sticky;top:var(--theme-navbar-height);z-index:8;background:var(--theme-navbar-bg);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--theme-border)}.mobile-toc-summary:where(.astro-2XH7OCHZ),.mobile-toc-summary:where(.astro-2XH7OCHZ) :where(.astro-2XH7OCHZ){user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.mobile-toc-summary:where(.astro-2XH7OCHZ){display:flex;align-items:center;gap:.6rem;padding:.65rem 1rem;font-size:.85rem;font-weight:500;color:var(--theme-text);cursor:pointer;list-style:none;touch-action:manipulation}.mobile-toc-summary:where(.astro-2XH7OCHZ)::-webkit-details-marker{display:none}.mobile-toc-summary:where(.astro-2XH7OCHZ)>svg:where(.astro-2XH7OCHZ):first-of-type{color:var(--theme-text-light);flex-shrink:0}.mobile-toc-label:where(.astro-2XH7OCHZ){flex:1}.mobile-toc-chevron:where(.astro-2XH7OCHZ){color:var(--theme-text-muted);transition:transform .16s ease}.mobile-toc:where(.astro-2XH7OCHZ)[open] .mobile-toc-chevron:where(.astro-2XH7OCHZ){transform:rotate(180deg)}.mobile-toc-body:where(.astro-2XH7OCHZ){position:absolute;top:100%;left:0;right:0;max-height:min(60vh,24rem);overflow-y:auto;padding:.6rem 1rem .9rem;background:var(--theme-bg);border-top:1px solid var(--theme-border);border-bottom:1px solid var(--theme-border);box-shadow:0 8px 24px #00000014}:root.theme-dark .mobile-toc-body:where(.astro-2XH7OCHZ){box-shadow:0 8px 24px #0006}.mobile-toc-body:where(.astro-2XH7OCHZ) .heading{display:none}.mobile-toc-body:where(.astro-2XH7OCHZ) .toc-list{list-style:none;padding:0;margin:0}@media (min-width: 72em){.mobile-toc:where(.astro-2XH7OCHZ){display:none}}.sidebar-nav:where(.astro-BA2RCB4X){width:100%;position:sticky;top:var(--theme-navbar-height);max-height:calc(100vh - var(--theme-navbar-height))}.sidebar-nav-inner:where(.astro-BA2RCB4X){height:100%;max-height:calc(100vh - var(--theme-navbar-height));padding:2rem 1rem 2rem .5rem;overflow-y:auto}.sidebar-nav-inner:where(.astro-BA2RCB4X) .toc-list{list-style:none;padding:0;margin:0 0 1.5rem}.layout>*{width:100%}.mobile-sidebar-toggle #grid-left{display:block}body{width:100%;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:var(--theme-navbar-height) 1fr;--gutter: .5rem;--doc-padding: 2.5rem}.layout:where(.astro-RYW42JYW){display:grid;grid-template-columns:minmax(var(--gutter),1fr) minmax(0,var(--max-width)) minmax(var(--gutter),1fr);gap:0;width:100%}.grid-sidebar:where(.astro-RYW42JYW){position:sticky;top:var(--theme-navbar-height);height:calc(100vh - var(--theme-navbar-height))}#grid-left:where(.astro-RYW42JYW){position:fixed;top:var(--theme-navbar-height);left:0;right:0;bottom:0;background-color:var(--theme-bg);z-index:9;display:none;border-right:1px solid var(--theme-border)}#grid-main:where(.astro-RYW42JYW){padding:var(--doc-padding) var(--gutter) 4rem;grid-column:2;display:flex;flex-direction:column;min-width:0;width:100%}#grid-right:where(.astro-RYW42JYW){display:none}@media (min-width: 50em){body{--gutter: 2rem}.layout:where(.astro-RYW42JYW){max-width:88rem;margin:0 auto}#grid-main:where(.astro-RYW42JYW){padding:var(--doc-padding) 2rem 4rem;max-width:calc(var(--content-max-width) + 4rem);margin:0 auto}}@media (min-width: 72em){.layout:where(.astro-RYW42JYW){grid-template-columns:var(--sidebar-width) minmax(0,1fr) var(--toc-width)}#grid-left:where(.astro-RYW42JYW){position:sticky;display:block;grid-column:1;border-right:1px solid var(--theme-border)}#grid-main:where(.astro-RYW42JYW){grid-column:2}#grid-right:where(.astro-RYW42JYW){grid-column:3;display:block}#grid-main:where(.astro-RYW42JYW){grid-column:2;max-width:100%;margin:0}}
