.toc-container{margin-bottom:2rem;border-width:1px;--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity));border-radius:.5rem;padding:1rem;background:#f9fafb}.dark .toc-container{--un-border-opacity:1;border-color:rgb(55 65 81 / var(--un-border-opacity))}.dark .toc-container{background:#1f293799;border-color:#374151}.toc-header{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.toc-icon{width:1.25rem;height:1.25rem;--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity))}.dark .toc-icon{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.toc-title{font-size:1.125rem;line-height:1.75rem;--un-text-opacity:1;color:rgb(31 41 55 / var(--un-text-opacity));font-weight:600}.dark .toc-title{--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity))}.toc-list{list-style-type:none;padding-left:0}.toc-list>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.25rem * var(--un-space-y-reverse))}.toc-item{display:block}.toc-item-wrapper{display:flex;align-items:center;gap:.25rem}.toc-toggle,.toc-toggle-placeholder{width:1.25rem;height:1.25rem;flex-shrink:0;cursor:pointer;--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity));font-size:.75rem;line-height:1;text-align:center}.toc-toggle:hover,.toc-toggle-placeholder:hover{--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity))}.dark .toc-toggle,.dark .toc-toggle-placeholder{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.dark .toc-toggle:hover,.dark .toc-toggle-placeholder:hover{--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity))}.toc-toggle{background:none;border:none}.toc-toggle[aria-expanded=false]{transform:rotate(-90deg)}.toc-toggle-placeholder{cursor:default;visibility:hidden}.toc-copy{margin-left:auto;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity));opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:none;border:none;cursor:pointer;font-size:.75rem}.toc-copy:hover{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity))}.dark .toc-copy:hover{--un-text-opacity:1;color:rgb(209 213 219 / var(--un-text-opacity))}.toc-item-wrapper:hover .toc-copy{opacity:1}.toc-link{flex:1 1 0%;font-size:.875rem;line-height:1.25rem;--un-text-opacity:1;color:rgb(37 99 235 / var(--un-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s;display:inline-block;padding:.125rem 0;cursor:pointer}.dark .toc-link{--un-text-opacity:1;color:rgb(96 165 250 / var(--un-text-opacity))}.toc-link:hover{text-decoration-line:underline}.toc-link.active,.toc-item.active-parent>.toc-item-wrapper .toc-link{--un-text-opacity:1;color:rgb(30 64 175 / var(--un-text-opacity));font-weight:600;text-decoration:underline;text-underline-offset:2px}.dark .toc-link.active,.dark .toc-item.active-parent>.toc-item-wrapper .toc-link{--un-text-opacity:1;color:rgb(147 197 253 / var(--un-text-opacity))}.toc-children{list-style-type:none;padding-left:1rem}.toc-children>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.25rem * var(--un-space-y-reverse))}.toc-progress-bar{position:absolute;top:0;left:0;height:3px;background-color:#3b82f6;width:0%;transition:width .1s linear;z-index:1;border-radius:3px 0 0}.toc-drawer-btn{position:fixed;bottom:1.5rem;right:1.5rem;z-index:1000;width:48px;height:48px;border-radius:9999px;background-color:#3b82f6;color:#fff;box-shadow:0 4px 12px #00000026;border:none;cursor:pointer;transition:transform .2s,background-color .2s;display:flex;align-items:center;justify-content:center}.toc-drawer-btn:hover{background-color:#2563eb;transform:scale(1.05)}@media(min-width:768px){.toc-drawer-btn{display:none!important}}.toc-drawer{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:320px;background:#fff;z-index:1100;transform:translate(100%);transition:transform .3s ease;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;overflow:hidden}.dark .toc-drawer{background:#1f2937}.toc-drawer.open{transform:translate(0)}.toc-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e5e7eb;background:inherit;flex-shrink:0}.dark .toc-drawer-header{border-bottom-color:#374151}.toc-drawer-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280}.toc-drawer-content{flex:1;overflow-y:auto;padding:1rem}.toc-drawer-content .toc-list{padding-left:0}@media(max-width:768px){.toc-container{margin-bottom:1.5rem}}
