.toc{margin:1em 0;padding:1em;background:inherit;font-family:inherit;border:1px solid #e0e0e0;border-radius:4px}.toc input[type=checkbox]{display:none}.toc-title{font-size:1.1em;margin-bottom:.5em;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.toc-title:after{content:"▼";font-size:.8em;transition:transform .3s}.toc input:checked+.toc-title:after{transform:rotate(180deg)}.toc-list{list-style:disc;padding-left:1.5em;font-size:.9em;max-height:100px;overflow:hidden;transition:max-height .3s ease;position:relative}.toc input:checked~.toc-list{max-height:none}.toc-list:before{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.9));pointer-events:none}.toc input:checked~.toc-list:before{display:none}.toc-ellipsis{display:none;text-align:center;font-size:.9em;color:#333;cursor:pointer;margin:.2em 0}.toc-sublist{list-style:circle;padding-left:1.5em;font-size:.9em}.toc-item{margin:.4em 0}.toc-h3{margin-left:.5em}.toc a{color:inherit;text-decoration:none}.toc a:hover{text-decoration:underline;color:#0055cc}@media (min-width:769px){.toc-list{max-height:none}.toc-title:after{content:""}.toc-ellipsis,.toc-list:before{display:none}}.toc-dropdown{border:1px solid #e0e0e0;border-radius:4px;background:inherit;font-family:inherit}.toc-dropdown ul{list-style:disc;padding-left:1.5em}.toc-dropdown a{color:inherit;text-decoration:none}.toc-dropdown a:hover{text-decoration:underline}:target{scroll-margin-top:60px}html{scroll-behavior:smooth}