@media(min-width:1280px){body.wl-docs .hextra-toc{display:flex;flex-direction:column;align-self:stretch}}.docs-dust-panel{position:relative;border-left:1px solid rgba(201,162,39,6%);flex:auto;height:100%;min-height:calc(100vh - var(--navbar-height) - env(safe-area-inset-bottom,0px))}.docs-dust-host{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.docs-dust-canvas{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.docs-dust-content{position:sticky;top:var(--navbar-height);z-index:1;max-height:calc(100vh - var(--navbar-height) - env(safe-area-inset-bottom,0px));overflow-y:auto;padding:1.5rem 1rem 1.5rem 1.25rem}@media(prefers-reduced-motion:reduce){.docs-dust-canvas{display:none}}