.toc-mobile-sticky-bar{display:block;position:sticky;top:64px;z-index:40;background:var(--grey-5);border-bottom:1px solid var(--grey-20);width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow-x:clip;max-width:100vw}[data-theme=dark] .toc-mobile-sticky-bar{background:var(--grey-90);border-bottom-color:var(--grey-80)}@media(min-width:1280px){.toc-mobile-sticky-bar{display:none}}.toc-mobile-sticky-button{display:flex;align-items:center;gap:.5rem;width:100%;height:49px;padding:0 1rem;background:transparent;border:none;cursor:pointer;transition:background-color .2s ease;text-align:left}.toc-mobile-sticky-button:hover{background:#00000005}[data-theme=dark] .toc-mobile-sticky-button:hover{background:#ffffff0d}.toc-mobile-label{font-size:.875rem;font-weight:500;color:var(--grey-70);letter-spacing:0;white-space:nowrap;background:#fff;padding:.375rem .75rem;border-radius:4px;border:1px solid var(--grey-30)}[data-theme=dark] .toc-mobile-label{color:var(--grey-30);background:var(--grey-80);border-color:var(--grey-70)}.toc-mobile-current{flex:1;font-size:.875rem;font-weight:400;color:var(--grey-90);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=dark] .toc-mobile-current{color:var(--grey-10)}.toc-mobile-chevron{flex-shrink:0;color:var(--grey-60);transition:transform .2s ease}[data-theme=dark] .toc-mobile-chevron{color:var(--grey-40)}.toc-mobile-chevron.rotated{transform:rotate(180deg)}.toc-mobile-dropdown{position:absolute;top:100%;left:0;right:0;background:var(--background);border-bottom:1px solid var(--grey-20);max-height:70vh;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-theme=dark] .toc-mobile-dropdown{border-bottom-color:var(--grey-80);box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}.toc-mobile-list{list-style:none;padding:.5rem 0;margin:0}.toc-mobile-item{margin:0}.toc-mobile-item.level-3{padding-left:1rem}.toc-mobile-link{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;font-size:.875rem;color:var(--grey-70);text-decoration:none;transition:background-color .15s ease,color .15s ease}[data-theme=dark] .toc-mobile-link{color:var(--grey-30)}.toc-mobile-link:hover{background:var(--grey-5);color:var(--grey-90)}[data-theme=dark] .toc-mobile-link:hover{background:var(--grey-90);color:var(--grey-10)}.toc-mobile-link.active{background:var(--purple-5);color:var(--purple-60);font-weight:500}[data-theme=dark] .toc-mobile-link.active{background:#a855f71a;color:var(--purple-40)}.toc-mobile-link-text{flex:1}.toc-mobile-check{flex-shrink:0;color:var(--purple-60)}[data-theme=dark] .toc-mobile-check{color:var(--purple-40)}.docs-toc-desktop{display:block;visibility:hidden}@media(min-width:1280px){.docs-toc-desktop{display:block;visibility:visible}}@media(max-width:1279px){.docs-toc-desktop{display:none}}.toc-title{font-size:.75rem;font-weight:600;color:var(--grey-60);text-transform:none;letter-spacing:.05em;margin-bottom:1rem}[data-theme=dark] .toc-title{color:var(--grey-30)}.toc-scroll-container{max-height:calc(100vh - 200px);overflow-y:auto;overflow-x:hidden;padding-right:.5rem}.toc-scroll-container::-webkit-scrollbar{width:6px}.toc-scroll-container::-webkit-scrollbar-track{background:transparent}.toc-scroll-container::-webkit-scrollbar-thumb{background:var(--grey-30);border-radius:3px}.toc-scroll-container::-webkit-scrollbar-thumb:hover{background:var(--grey-40)}[data-theme=dark] .toc-scroll-container::-webkit-scrollbar-thumb{background:var(--grey-60)}[data-theme=dark] .toc-scroll-container::-webkit-scrollbar-thumb:hover{background:var(--grey-50)}.toc-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.toc-item{margin:0}.toc-link{display:block;font-size:.875rem;line-height:1.5;color:var(--grey-60);text-decoration:none;transition:color .15s ease;border-left:2px solid transparent;padding:.25rem 0 .25rem .5rem;margin-left:-.5rem}[data-theme=dark] .toc-link{color:var(--grey-30)}.toc-link:hover{color:var(--purple-60)}[data-theme=dark] .toc-link:hover{color:var(--purple-40)}.toc-link.active{color:var(--purple-60);font-weight:500;border-left-color:var(--purple-60)}[data-theme=dark] .toc-link.active{color:var(--purple-40);border-left-color:var(--purple-40)}.toc-item.level-3 .toc-link{font-size:.8125rem}
