.toc-card.svelte-nbuiat{background:#fff;border:1px solid #94a3b8;border-radius:1rem;padding:1.5rem;box-shadow:0 20px 25px -5px #00000014,0 8px 10px -6px #0000000d}.dark .toc-card.svelte-nbuiat{background:var(--color-bg-secondary);box-shadow:none;border-color:#ffffff1a}.toc-header.svelte-nbuiat{border-bottom:1px solid var(--color-gray-200);color:var(--color-gray-900);align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;font-weight:600;display:flex}.dark .toc-header.svelte-nbuiat{color:#fff;border-color:#ffffff1a}.toc-header.svelte-nbuiat h3:where(.svelte-nbuiat){font-size:.875rem;font-weight:700}.toc-nav.svelte-nbuiat{flex-direction:column;gap:.25rem;display:flex}.toc-item.svelte-nbuiat{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;transition:all .2s;display:flex}.toc-item.svelte-nbuiat:hover{background:var(--color-gray-100)}.dark .toc-item.svelte-nbuiat:hover{background:#ffffff0d}.toc-item.active.svelte-nbuiat{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a)}.dark .toc-item.active.svelte-nbuiat{background:linear-gradient(135deg,#3b82f633,#8b5cf633)}.toc-text.svelte-nbuiat{color:var(--color-gray-700);flex:1;font-size:.8125rem;transition:color .2s}.dark .toc-text.svelte-nbuiat{color:#e2e8f0}.toc-item.active.svelte-nbuiat .toc-text:where(.svelte-nbuiat){color:var(--color-primary);font-weight:500}.dark .toc-item.active.svelte-nbuiat .toc-text:where(.svelte-nbuiat){color:#60a5fa}.toc-arrow{opacity:0;color:var(--color-primary);width:1rem;height:1rem;transition:all .2s;transform:translate(-4px)}.toc-item:hover .toc-arrow,.toc-item.active .toc-arrow{opacity:1;transform:translate(0)}
