.ne-toc[data-flickering="1"]{opacity:0}.ne-toc{height:fit-content;--focus-outline-color-from:hsla(250, 84%, 54%, 0.5);--focus-outline-color-to:hsla(250, 84%, 54%, 0);--focus-outline-width:2px;--focus-outline-style:solid;--focus-outline-animation-duration:2s;--text-swap-from:-10px;--text-swap-duration:0.4s;--text-swap-easing:cubic-bezier(0.215, 0.61, 0.355, 1);--arrow-dimensions:16px;--arrow-transform-rotate:-90deg;--arrow-transform-from:3px;--arrow-transform-intensity:8px;--arrow-transform-duration:0.3s;--arrow-transform-easing:cubic-bezier(0.215, 0.61, 0.355, 1);--dropdown-from:10px;--dropdown-duration:0.4s;--dropdown-easing:cubic-bezier(0.215, 0.61, 0.355, 1)}.ne-toc--sticky{position:sticky;top:0}.ne-toc *{list-style:none;padding:0;margin:0}.toc-content__target{scroll-margin-top:0}.ne-toc__link{position:relative;padding:8px 16px;text-decoration:none;display:block}.ne-toc__link::before{content:"";width:1px;height:100%;position:absolute;left:0;top:0}.ne-toc__link:hover{color:hsl(250 84% 54%)}.ne-toc__link--selected{color:hsl(250 84% 54%)}.ne-toc-content--ne-toc-static *:target{animation:ne-toc-target var(--focus-outline-animation-duration)}@keyframes ne-toc-target{0%,50%{outline:var(--focus-outline-width) var(--focus-outline-style) var(--focus-outline-color-from)}100%{outline:var(--focus-outline-width) var(--focus-outline-style) var(--focus-outline-color-to)}}.ne-toc:not([data-responsive="1"]) .ne-toc__control,.ne-toc--static .ne-toc__control{display:none}.ne-toc--static .ne-toc__link--selected::before{background-color:hsl(250 84% 54%)}.ne-toc__control{all:unset;width:100%;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.ne-toc__control-text{position:relative}.ne-toc__control-text>*{display:inline-block;transition:opacity var(--text-swap-duration),transform var(--text-swap-duration) var(--text-swap-easing)}.ne-toc__control-text>*:last-child{position:absolute;top:0;left:0;opacity:0;pointer-events:none;transform:translateY(var(--text-swap-from))}.ne-toc__icon-arrow{height:var(--arrow-dimensions);width:var(--arrow-dimensions);min-height:0!important;min-width:0!important;display:inline-block;color:inherit;line-height:1;flex-shrink:0;max-width:initial;fill:currentColor}.ne-toc__icon-arrow svg{width:100%;height:100%;display:block}.ne-toc__icon-arrow .ne-toc-icon__group{will-change:transform;transform-origin:var(--arrow-transform-intensity) var(--arrow-transform-intensity);transition:transform var(--arrow-transform-duration) var(--arrow-transform-easing)}.ne-toc__icon-arrow .ne-toc-icon__group>*{transform-origin:var(--arrow-transform-intensity) var(--arrow-transform-intensity);stroke-dasharray:17;transform:translateY(var(--arrow-transform-from));transition:transform var(--arrow-transform-duration),stroke-dashoffset var(--arrow-transform-duration);transition-timing-function:var(--arrow-transform-easing)}.ne-toc__icon-arrow .ne-toc-icon__group>*:first-child,.ne-toc__icon-arrow .ne-toc-icon__group>*:last-child{stroke-dashoffset:10}.ne-toc:not(.ne-toc--static).ne-toc--expanded .ne-toc__icon-arrow .ne-toc-icon__group{transform:rotate(var(--arrow-transform-rotate))}.ne-toc:not(.ne-toc--static).ne-toc--expanded .ne-toc__icon-arrow .ne-toc-icon__group>*:first-child,.ne-toc:not(.ne-toc--static).ne-toc--expanded .ne-toc__icon-arrow .ne-toc-icon__group *:last-child{stroke-dashoffset:0;transform:translateY(0)}.ne-toc[data-responsive="1"]:not(.ne-toc--static) .ne-toc__nav{display:none}.ne-toc:not(.ne-toc--static).ne-toc--expanded .ne-toc__control-text>*:first-child{transform:translateY(var(--dropdown-from));opacity:0;pointer-events:none}.ne-toc:not(.ne-toc--static).ne-toc--expanded .ne-toc__control-text>*:last-child{opacity:1;pointer-events:auto;transform:translateY(0)}.ne-toc:not(.ne-toc--static).ne-toc--expanded .ne-toc__nav{display:block;animation:ne-toc-entry-animation var(--dropdown-duration) var(--dropdown-easing)}@keyframes ne-toc-entry-animation{from{opacity:0;transform:translateY(calc(var(--dropdown-from) * -1))}to{opacity:1;transform:translateY(0)}}