.blog-toc-col{min-width:0}.blog-toc{border:1px solid rgba(0,84,144,.15);background:#f7f7f7;border-radius:18px;padding:18px 16px;margin-bottom:24px}.blog-toc-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.blog-toc-title{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#005490}.blog-toc-toggle{color:#005490;display:inline-flex;padding:2px;background:transparent;border:none;cursor:pointer}.blog-toc-chevron{transition:transform .3s ease}.blog-toc-chevron.open{transform:rotate(180deg)}.blog-toc-list{list-style:none;padding:0;max-height:0;margin:0;overflow:hidden;transition:max-height .35s ease,margin-top .35s ease}.blog-toc-list.open{max-height:1400px;margin-top:14px}.blog-toc-item,.blog-toc-link{position:relative}.blog-toc-link{display:flex;gap:8px;align-items:baseline;padding:7px 10px 7px 14px;border-radius:8px;font-size:14px;line-height:1.45;color:#3a3a3a;text-decoration:none;transition:color .25s ease,background-color .25s ease,transform .25s ease}.blog-toc-link:before{content:"";position:absolute;left:0;top:50%;width:3px;height:62%;border-radius:3px;background:#005490;transform:translateY(-50%) scaleY(0);transform-origin:center;transition:transform .25s ease}.blog-toc-link:hover{color:#005490;background:rgba(0,84,144,.06)}.blog-toc-item.is-sub .blog-toc-link{margin-left:16px;font-size:13px}.blog-toc-num{flex-shrink:0;color:#005490;font-weight:700;font-size:13px}.blog-toc-item.is-active .blog-toc-link{color:#005490;font-weight:600;background:rgba(0,84,144,.08);transform:translateX(2px)}.blog-toc-item.is-active .blog-toc-link:before{transform:translateY(-50%) scaleY(1)}@media (min-width:768px){.blog-toc{position:sticky;top:100px;margin-bottom:0;max-height:calc(100vh - 120px);overflow-y:auto}.blog-toc-list{max-height:none!important;margin-top:14px;overflow:visible}.blog-toc::-webkit-scrollbar{width:4px}.blog-toc::-webkit-scrollbar-thumb{background-color:rgba(0,84,144,.35);border-radius:4px}}@media (prefers-reduced-motion:reduce){.blog-toc-chevron,.blog-toc-link,.blog-toc-link:before,.blog-toc-list{transition:none}}.blog-body h2,.blog-body h3{scroll-margin-top:100px}.blog-body table{width:100%!important;border-collapse:collapse}.blog-body table td{border:1px solid;padding:10px}.blog-body img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important}.blog-body ul{list-style-type:disc!important;list-style-position:outside;padding-left:2em!important;margin:.5em 0!important}.blog-body ul ul{list-style-type:circle!important;margin:.25em 0!important}.blog-body ul ul ul{list-style-type:square!important}.blog-body ul li{display:list-item!important;margin-bottom:.5em}.blog-body ol{list-style-type:decimal!important;list-style-position:outside;padding-left:2em!important;margin:.5em 0!important}.blog-body ol ol{list-style-type:lower-alpha!important;margin:.25em 0!important}.blog-body ol ol ol{list-style-type:lower-roman!important}.blog-body ol li{display:list-item!important;margin-bottom:.5em}.blog-body li>p{margin:0}.blog-body li>h4{margin:0;font-weight:700}