.upgram-toc{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:20px;margin:20px 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.upgram-toc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.upgram-toc-title{font-size:18px;font-weight:600;color:#2d3748;margin:0}.upgram-toc-toggle{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;cursor:pointer;padding:8px 10px;display:flex;align-items:center;justify-content:center;color:#4b5563;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.upgram-toc-toggle:hover{background:#f1f5f9;border-color:#cbd5e1;color:#2d3748;box-shadow:0 2px 4px rgba(0,0,0,.1)}.upgram-toc-toggle:active{transform:scale(.95)}.upgram-toc-toggle[aria-expanded=true]{background:#fff;color:#4b5563}.upgram-toc-toggle[aria-expanded=false] .upgram-toc-toggle-icon{transform:rotate(-90deg)}.upgram-toc-toggle-icon{transition:transform .3s cubic-bezier(.4,0,.2,1);width:20px;height:20px;flex-shrink:0}.upgram-toc-list-wrapper{overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease;max-height:5000px;opacity:1}.upgram-toc-list-wrapper.upgram-toc-collapsed{max-height:0;opacity:0;margin-top:0;margin-bottom:0}.upgram-toc-list{list-style:none;margin:0;padding:0}.upgram-toc-item{margin:6px 0;padding:0}.upgram-toc-sublist{list-style:none;margin:4px 0 4px 24px;padding:0;border-left:2px solid #e2e8f0;padding-left:16px}.upgram-toc-link{color:#4b5563;text-decoration:none!important;display:flex;align-items:center;gap:10px;padding:8px 4px;transition:color .2s ease,padding-left .2s ease;font-size:15px;line-height:1.5;border-radius:6px}.upgram-toc-link:hover{color:#7c51f3;text-decoration:none!important;padding-left:8px;background:rgba(124,81,243,.05)}.upgram-toc-link-icon-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;color:#7c51f3;transition:transform .2s ease}.upgram-toc-link:hover .upgram-toc-link-icon-wrapper{transform:translateX(2px)}.upgram-toc-link-icon{width:16px;height:16px}.upgram-toc-link-text{flex:1}.upgram-toc-sublist .upgram-toc-link{font-size:14px;color:#6b7280;padding:6px 4px;text-decoration:none!important}.upgram-toc-sublist .upgram-toc-link-icon-wrapper{width:18px;height:18px}.upgram-toc-sublist .upgram-toc-link-icon{width:14px;height:14px}.upgram-toc-sublist .upgram-toc-link:hover{color:#7c51f3;text-decoration:none!important}