.docs-sidebar-module__52wona__wrap{align-self:start;padding-bottom:32px;position:relative;overflow-x:hidden}.docs-sidebar-module__52wona__section{margin-bottom:8px}.docs-sidebar-module__52wona__sectionHeader{align-items:center;gap:7px;margin-bottom:3px;padding:6px 10px 4px;display:flex}.docs-sidebar-module__52wona__sectionIcon{opacity:.5;width:14px;height:14px;color:var(--muted);flex-shrink:0}.docs-sidebar-module__52wona__sectionLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);flex:1;font-size:.6875rem;font-weight:700}.docs-sidebar-module__52wona__list{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.docs-sidebar-module__52wona__item{position:relative}.docs-sidebar-module__52wona__link{color:var(--muted);border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:6px 10px;font-size:.8375rem;font-weight:450;line-height:1.35;transition:background .12s,color .12s,border-color .12s;display:flex}.docs-sidebar-module__52wona__linkLabel{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;flex:1;min-width:0}.docs-sidebar-module__52wona__link:hover{background:color-mix(in srgb, var(--accent-muted) 60%, var(--surface));color:var(--foreground)}.docs-sidebar-module__52wona__linkActive{background:color-mix(in srgb, var(--accent) 18%, var(--surface));color:var(--foreground);border-color:color-mix(in srgb, var(--accent) 40%, var(--border));font-weight:580}.docs-sidebar-module__52wona__linkActive:before{content:"";background:var(--accent);opacity:.85;border-radius:0 2px 2px 0;width:3px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.docs-sidebar-module__52wona__linkIcon{opacity:.55;flex-shrink:0;width:14px;height:14px;transition:opacity .12s}.docs-sidebar-module__52wona__link:hover .docs-sidebar-module__52wona__linkIcon,.docs-sidebar-module__52wona__linkActive .docs-sidebar-module__52wona__linkIcon{opacity:.85}.docs-sidebar-module__52wona__divider{background:var(--border);opacity:.7;height:1px;margin:12px 0}.docs-sidebar-module__52wona__accessDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.docs-sidebar-module__52wona__accessDotAccessible{background:#3ecf8e;box-shadow:0 0 0 1px #3ecf8e66}.docs-sidebar-module__52wona__accessDotUnavailable{background:#6f93ad;box-shadow:0 0 0 1px #6f93ad52}
.docs-mobile-nav-module__1XIMNG__root{display:none}@media (max-width:1024px){.docs-mobile-nav-module__1XIMNG__root{width:100%;min-width:0;margin-bottom:14px;display:block}}.docs-mobile-nav-module__1XIMNG__bar{border:1px solid var(--border);background:var(--surface);box-sizing:border-box;border-radius:10px;align-items:center;gap:10px;min-height:44px;padding:8px 12px;display:flex}.docs-mobile-nav-module__1XIMNG__barBrand{letter-spacing:-.02em;color:var(--foreground);flex-shrink:0;font-size:.8125rem;font-weight:650}.docs-mobile-nav-module__1XIMNG__barCurrent{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;text-align:center;flex:1;font-size:.8125rem;font-weight:500;overflow:hidden}.docs-mobile-nav-module__1XIMNG__menuBtn{color:var(--foreground);background:color-mix(in srgb, var(--accent-muted) 55%, var(--surface));border:1px solid color-mix(in srgb, var(--accent) 28%, var(--border));cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:7px 12px;font-size:.8125rem;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.docs-mobile-nav-module__1XIMNG__menuBtn:hover{background:color-mix(in srgb, var(--accent-muted) 75%, var(--surface));border-color:color-mix(in srgb, var(--accent) 40%, var(--border))}.docs-mobile-nav-module__1XIMNG__menuBtn:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 55%, var(--border));outline-offset:2px}.docs-mobile-nav-module__1XIMNG__menuIcon{flex-shrink:0;width:14px;height:14px}.docs-mobile-nav-module__1XIMNG__overlay{z-index:140;cursor:pointer;background:#0f120f47;border:none;padding:0;animation:.15s docs-mobile-nav-module__1XIMNG__fadeIn;position:fixed;inset:0}@keyframes docs-mobile-nav-module__1XIMNG__fadeIn{0%{opacity:0}to{opacity:1}}.docs-mobile-nav-module__1XIMNG__drawer{z-index:141;background:var(--surface);border-right:1px solid var(--border);flex-direction:column;width:min(88vw,360px);max-width:100%;height:100dvh;transition:transform .22s;display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:4px 0 28px #1a1f1a14}.docs-mobile-nav-module__1XIMNG__drawerOpen{transform:translate(0)}.docs-mobile-nav-module__1XIMNG__drawerHeader{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--muted-surface) 40%, var(--surface));flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.docs-mobile-nav-module__1XIMNG__drawerTitle{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:.9375rem;font-weight:650}.docs-mobile-nav-module__1XIMNG__closeBtn{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--foreground);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .12s,border-color .12s;display:inline-flex}.docs-mobile-nav-module__1XIMNG__closeBtn:hover{background:var(--accent-muted);border-color:color-mix(in srgb, var(--accent) 35%, var(--border))}.docs-mobile-nav-module__1XIMNG__closeBtn:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 55%, var(--border));outline-offset:2px}.docs-mobile-nav-module__1XIMNG__closeIcon{width:16px;height:16px}.docs-mobile-nav-module__1XIMNG__drawerScroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex:1;min-height:0;padding:12px 14px 28px 16px;overflow:hidden auto}.docs-mobile-nav-module__1XIMNG__drawerScroll::-webkit-scrollbar{width:4px}.docs-mobile-nav-module__1XIMNG__drawerScroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}
.docs-shell-module__fRm93W__shell{--public-header-height:72px;--docs-sidebar-sticky-gap:12px;border-top:1px solid var(--border)}.docs-shell-module__fRm93W__inner{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:0;width:100%;max-width:1520px;margin:0 auto;padding:0 0 120px;display:grid}.docs-shell-module__fRm93W__sidebar{border-right:1px solid var(--border);top:calc(var(--public-header-height,72px) + var(--docs-sidebar-sticky-gap,12px));max-height:calc(100vh - var(--public-header-height,72px) - 24px);scrollbar-width:thin;scrollbar-color:var(--border) transparent;padding:24px 16px 48px 20px;position:sticky;overflow-y:auto}.docs-shell-module__fRm93W__sidebar::-webkit-scrollbar{width:4px}.docs-shell-module__fRm93W__sidebar::-webkit-scrollbar-track{background:0 0}.docs-shell-module__fRm93W__sidebar::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.docs-shell-module__fRm93W__mainCol{flex-direction:column;min-width:0;display:flex}.docs-shell-module__fRm93W__main{min-width:0;padding:32px 40px 0}@media (max-width:1024px){.docs-shell-module__fRm93W__inner{grid-template-columns:minmax(0,1fr);padding-bottom:48px}.docs-shell-module__fRm93W__sidebar{display:none}.docs-shell-module__fRm93W__main{padding:24px 20px 0}}
