.TableOfContentsFloating-module__2B4_dW__root{--link-height:36px;--indicator-size:4px;--indicator-width:3px;z-index:10;background:0 0;border-radius:16px;width:240px;max-height:calc(100vh - 160px);padding:20px 16px;position:fixed;top:120px;left:32px;overflow:hidden auto}.TableOfContentsFloating-module__2B4_dW__root::-webkit-scrollbar{width:6px}.TableOfContentsFloating-module__2B4_dW__root::-webkit-scrollbar-track{background:0 0}.TableOfContentsFloating-module__2B4_dW__root::-webkit-scrollbar-thumb{background:var(--foreground)/20;border-radius:3px}.TableOfContentsFloating-module__2B4_dW__root::-webkit-scrollbar-thumb:hover{background:var(--foreground)/30}.TableOfContentsFloating-module__2B4_dW__header{border-bottom:1px solid var(--foreground)/10;color:var(--foreground);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;font-size:14px;font-weight:600;display:flex}.TableOfContentsFloating-module__2B4_dW__linksContainer{flex-direction:column;gap:2px;display:flex}.TableOfContentsFloating-module__2B4_dW__link{color:var(--foreground-muted);line-height:var(--link-height);cursor:pointer;border-radius:8px;padding:8px 12px 8px 24px;font-size:13px;text-decoration:none;transition:color .2s,background-color .2s;display:block;position:relative}.TableOfContentsFloating-module__2B4_dW__link:before{content:"";width:var(--indicator-width);background:var(--foreground)/30;border-radius:0 2px 2px 0;height:0;transition:height .2s,background-color .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.TableOfContentsFloating-module__2B4_dW__link:hover{color:var(--foreground);background:var(--foreground)/5}.TableOfContentsFloating-module__2B4_dW__link:hover:before{background:var(--foreground)/50;height:60%}.TableOfContentsFloating-module__2B4_dW__linkActive{color:var(--foreground);background:var(--foreground)/8;font-weight:600}.TableOfContentsFloating-module__2B4_dW__linkActive:before{background:var(--foreground);height:80%;box-shadow:0 0 8px var(--foreground)/30}
