#toc-chevron.open{transform:rotate(180deg)}#toc-body-wrap.toc-open{max-height:2000px}.toc-item{opacity:0;transform:translateX(-12px);transition:opacity .5s ease,transform .5s ease}.toc-item.toc-in{opacity:1;transform:translateX(0)}.toc-h2-row{display:flex;align-items:center;gap:0;text-decoration:none;cursor:pointer;border-radius:10px;border-left:3px solid transparent;margin-left:-8px;padding-left:5px;transition:background .2s,border-color .2s}.toc-h2-row:hover{background:#fff5f6;border-left-color:#f5a0ac}.toc-h2-row.toc-active{background:#fff0f2;border-left-color:#ba0020}.toc-num{min-width:36px;width:36px;flex-shrink:0;padding:0;display:flex;align-items:center;justify-content:flex-start;user-select:none}.toc-num-inner{width:20px;height:20px;border-radius:50%;background:#fce8eb;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#ba0020;transition:background .2s,color .2s;flex-shrink:0}.toc-h2-row:hover .toc-num-inner{background:#f5a0ac;color:#fff}.toc-h2-row.toc-active .toc-num-inner{background:#ba0020;color:#fff}.toc-title-wrap{padding:12px 12px 12px 4px;flex:1;min-width:0}.toc-h2-title{font-size:15px;font-weight:500;color:#1a1a1a;line-height:1.4;transition:color .2s}.toc-h2-row.toc-active .toc-h2-title{color:#ba0020}.toc-pill{font-size:11px;background:#fff0f2;color:#ba0020;border-radius:20px;padding:2px 8px;margin-top:3px;display:inline-block;opacity:0;transition:opacity .3s}.toc-h2-row.toc-active .toc-pill{opacity:1}.toc-arrow{font-size:15px;color:#ccc;opacity:0;margin-right:16px;transition:opacity .2s,transform .2s;flex-shrink:0}.toc-h2-row:hover .toc-arrow,.toc-h2-row.toc-active .toc-arrow{opacity:1;color:#ba0020;transform:translateX(3px)}.toc-subs{padding:0 0 6px 44px;overflow:hidden;max-height:300px;transition:max-height .35s ease}.toc-subs.toc-subs-closed{max-height:0}.toc-h3-row{display:flex;align-items:center;gap:10px;padding:5px 10px 5px 0;text-decoration:none;border-radius:8px;transition:background .18s}.toc-h3-row:hover{background:#fff5f6}.toc-h3-row.toc-active-sub .toc-h3-title{color:#ba0020;font-weight:500}.toc-sub-num{font-size:11px;font-weight:500;color:#ccc;min-width:28px;font-variant-numeric:tabular-nums}.toc-dot{width:4px;height:4px;border-radius:50%;background:#ddd;flex-shrink:0;transition:background .2s}.toc-h3-row.toc-active-sub .toc-dot{background:#ba0020}.toc-h3-title{font-size:13px;color:#999;transition:color .18s;line-height:1.4}.toc-h3-row:hover .toc-h3-title{color:#333}.toc-divider{height:1px;background:#f7f7f5;margin:2px 0}