.cbh-toc{margin:1.75em 0;overflow:hidden;position:relative;transition:border-color .2s ease,box-shadow .2s ease}.cbh-toc,.cbh-toc *{box-sizing:border-box}.cbh-toc__summary{align-items:center;cursor:pointer;display:flex;justify-content:space-between;list-style:none;outline:none;padding:14px 18px;position:relative;transition:background-color .2s ease,filter .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cbh-toc__summary::-webkit-details-marker{display:none}.cbh-toc__summary::marker{display:none}.cbh-toc__summary:hover{filter:brightness(1.08)}.cbh-toc__summary:focus-visible{outline:2px solid #58a6ff;outline-offset:-2px}.cbh-toc__summary-inner{align-items:center;display:flex;gap:12px;width:100%}.cbh-toc.icon-pos-right .cbh-toc__summary-inner{justify-content:space-between}.cbh-toc.icon-pos-left .cbh-toc__summary-inner{justify-content:flex-start}.cbh-toc__title{flex-grow:1;font-weight:600;letter-spacing:-.01em;line-height:1.4;margin:0}.cbh-toc__icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;transition:transform .25s cubic-bezier(.4,0,.2,1),color .2s ease}.cbh-toc__icon svg{display:block;height:1.25em;width:1.25em}.cbh-toc__icon.icon-arrow,.cbh-toc__icon.icon-chevron,.cbh-toc__icon.icon-plus{transform-origin:center}.cbh-toc[open]>.cbh-toc__summary .cbh-toc__icon.icon-chevron{transform:rotate(180deg)}.cbh-toc[open]>.cbh-toc__summary .cbh-toc__icon.icon-plus{transform:rotate(45deg)}.cbh-toc[open]>.cbh-toc__summary .cbh-toc__icon.icon-arrow{transform:rotate(90deg)}.cbh-toc__content{animation:cbhTocFadeIn .22s ease-out;border-top:1px solid hsla(0,0%,100%,.06)}.cbh-toc__list{margin:0;padding:0 0 0 1.25em}.cbh-toc__list.list-style-plain{list-style:none;padding-left:0}.cbh-toc__list.list-style-plain .cbh-toc__list{padding-left:1.25em}.cbh-toc__list.list-style-bullet{list-style-type:disc}.cbh-toc__list.list-style-bullet .cbh-toc__list{list-style-type:circle}.cbh-toc__list.list-style-bullet .cbh-toc__list .cbh-toc__list{list-style-type:square}.cbh-toc__list.list-style-numbered{list-style-type:decimal}.cbh-toc__list.list-style-numbered .cbh-toc__list{list-style-type:lower-alpha}.cbh-toc__list.list-style-numbered .cbh-toc__list .cbh-toc__list{list-style-type:lower-roman}.cbh-toc__list.list-style-nested-numbered{counter-reset:toc-counter;list-style-type:none;padding-left:0}.cbh-toc__list.list-style-nested-numbered .cbh-toc__item{counter-increment:toc-counter}.cbh-toc__list.list-style-nested-numbered .cbh-toc__item:before{content:counters(toc-counter,".") ". ";display:inline-block;font-weight:500;margin-right:.35em;opacity:.85}.cbh-toc__list.list-style-nested-numbered .cbh-toc__list{counter-reset:toc-counter;padding-left:1.25em}.cbh-toc__item{line-height:1.5;margin:.35em 0}.cbh-toc__item .cbh-toc__link-preview,.cbh-toc__item a{display:inline-block;overflow-wrap:break-word;text-decoration:underline;text-decoration-color:rgba(88,166,255,.4);text-decoration-thickness:1px;text-underline-offset:3px;transition:color .15s ease,text-decoration-color .15s ease,transform .15s ease;word-break:break-word}.cbh-toc__item .cbh-toc__link-preview:hover,.cbh-toc__item a:hover{text-decoration-color:currentColor}.cbh-toc__item.is-active-heading>a{font-weight:600;text-decoration-color:currentColor;transform:translateX(2px)}.cbh-toc__empty-notice{font-size:.9em;font-style:italic;opacity:.75;padding:.5em 0}.cbh-toc__empty-notice p{margin:0}@media(max-width:767px){.cbh-toc__summary{padding:12px 14px}.cbh-toc__list .cbh-toc__list{padding-left:.85em}}.cbh-toc-anchor{scroll-margin-top:calc(var(--cbh-toc-header-offset, 80px) + 20px)}body.admin-bar .cbh-toc-anchor{scroll-margin-top:calc(var(--cbh-toc-header-offset, 80px) + 52px)}@media(max-width:782px){body.admin-bar .cbh-toc-anchor{scroll-margin-top:calc(var(--cbh-toc-header-offset, 80px) + 66px)}}.cbh-toc-floating{display:none;font-family:inherit;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);z-index:99999}.cbh-toc-floating,.cbh-toc-floating *{box-sizing:border-box}.cbh-toc-floating{bottom:auto;left:var(--cbh-toc-h-offset,24px);right:auto;top:50%;transform:translateY(-50%) translateX(-24px)}.cbh-toc-floating--right{left:auto;right:var(--cbh-toc-h-offset,24px);transform:translateY(-50%) translateX(24px)}.cbh-toc-floating--vpos-bottom{bottom:var(--cbh-toc-v-offset,24px);top:auto;transform:translateY(20px)}.cbh-toc-floating--vpos-bottom.cbh-toc-floating--right{transform:translateY(20px)}.cbh-toc-floating--vpos-top{bottom:auto;top:calc(var(--cbh-toc-v-offset, 80px) + var(--cbh-toc-header-offset, 0px));transform:translateY(-20px)}.cbh-toc-floating--vpos-top.cbh-toc-floating--right{transform:translateY(-20px)}.cbh-toc-floating.is-visible{display:block;opacity:1;pointer-events:auto;transform:translateY(-50%) translateX(0)}.cbh-toc-floating.is-visible.cbh-toc-floating--vpos-bottom,.cbh-toc-floating.is-visible.cbh-toc-floating--vpos-top{transform:translateY(0) translateX(0)}@media(max-width:1023px){.cbh-toc-floating--mobile-hidden{display:none!important}}@media(max-width:1199px){.cbh-toc-floating--mobile-hidden.cbh-toc-floating--bp-1200{display:none!important}}@media(max-width:1279px){.cbh-toc-floating--mobile-hidden.cbh-toc-floating--bp-1280{display:none!important}}@media(max-width:1439px){.cbh-toc-floating--mobile-hidden.cbh-toc-floating--bp-1440{display:none!important}}@media(max-width:1599px){.cbh-toc-floating--mobile-hidden.cbh-toc-floating--bp-1600{display:none!important}}@media(max-width:1023px){.cbh-toc-floating.is-mobile-docked,.cbh-toc-floating:not(.cbh-toc-floating--mobile-hidden){bottom:calc(20px + env(safe-area-inset-bottom, 0px))!important;left:auto!important;right:calc(16px + env(safe-area-inset-right, 0px))!important;top:auto!important;transform:translateY(20px)!important}.cbh-toc-floating.is-mobile-docked.is-visible,.cbh-toc-floating:not(.cbh-toc-floating--mobile-hidden).is-visible{display:block!important;transform:translateY(0)!important}.cbh-toc-floating.is-mobile-docked .cbh-toc-floating__pill,.cbh-toc-floating:not(.cbh-toc-floating--mobile-hidden) .cbh-toc-floating__pill{align-items:center;border-radius:50%;box-shadow:0 6px 20px rgba(0,0,0,.45);gap:0;height:44px;justify-content:center;padding:0;width:44px}.cbh-toc-floating.is-mobile-docked .cbh-toc-floating__pill .cbh-toc-floating__pill-text,.cbh-toc-floating:not(.cbh-toc-floating--mobile-hidden) .cbh-toc-floating__pill .cbh-toc-floating__pill-text{display:none!important}.cbh-toc-floating.is-mobile-docked .cbh-toc-floating__pill .cbh-toc-floating__pill-icon,.cbh-toc-floating:not(.cbh-toc-floating--mobile-hidden) .cbh-toc-floating__pill .cbh-toc-floating__pill-icon{height:20px;width:20px}.cbh-toc-floating.is-mobile-docked .cbh-toc-floating__card,.cbh-toc-floating:not(.cbh-toc-floating--mobile-hidden) .cbh-toc-floating__card{bottom:calc(72px + env(safe-area-inset-bottom, 0px));left:auto;max-height:65vh;position:fixed;right:calc(16px + env(safe-area-inset-right, 0px));width:min(320px,100vw - 32px);z-index:100000}}.cbh-toc-floating__card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background-color:rgba(22,27,34,.9);background-color:var(--cbh-toc-bg,rgba(22,27,34,.9));border-color:var(--cbh-toc-border,hsla(0,0%,100%,.12));border-radius:var(--cbh-toc-radius,10px);border-style:solid;border-width:1px;box-shadow:0 16px 36px rgba(0,0,0,.45),0 2px 8px rgba(0,0,0,.2);max-width:calc(100vw - 48px);overflow:hidden;transition:all .25s cubic-bezier(.16,1,.3,1);width:var(--cbh-toc-width,250px)}.cbh-toc-floating__header{align-items:center;background-color:var(--cbh-toc-header-bg,#161b22);border-bottom:1px solid var(--cbh-toc-border,hsla(0,0%,100%,.08));color:var(--cbh-toc-header-text,#f0f6fc);display:flex;justify-content:space-between;padding:10px 14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cbh-toc-floating__header-left{align-items:center;display:flex;font-size:13px;font-weight:600;gap:8px;letter-spacing:-.01em;overflow:hidden}.cbh-toc-floating__header-icon{color:var(--cbh-toc-link,#58a6ff);display:block;flex-shrink:0}.cbh-toc-floating__title{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cbh-toc-floating__collapse-btn{align-items:center;background:0 0;border:none;border-radius:4px;color:var(--cbh-toc-header-text,#f0f6fc);cursor:pointer;display:flex;justify-content:center;opacity:.7;padding:4px;transition:opacity .2s ease,background-color .2s ease,transform .2s ease}.cbh-toc-floating__collapse-btn:hover{background-color:hsla(0,0%,100%,.1);opacity:1}.cbh-toc-floating__collapse-btn svg{display:block}.cbh-toc-floating__body{max-height:55vh;overflow-y:auto;padding:8px 10px;scrollbar-color:hsla(0,0%,100%,.2) transparent;scrollbar-width:thin}.cbh-toc-floating__body::-webkit-scrollbar{width:4px}.cbh-toc-floating__body::-webkit-scrollbar-track{background:0 0}.cbh-toc-floating__body::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:4px}.cbh-toc-floating__body .cbh-toc__list{list-style:none;margin:0;padding-left:0}.cbh-toc-floating__body .cbh-toc__list .cbh-toc__list{padding-left:10px}.cbh-toc-floating__body .cbh-toc__item{font-size:12px;line-height:1.35;margin:3px 0;position:relative}.cbh-toc-floating__body .cbh-toc__item:before{display:none!important}.cbh-toc-floating__body .cbh-toc__item a{border-left:2px solid transparent;border-radius:4px;color:var(--cbh-toc-text,#c9d1d9);display:block;overflow:hidden;padding:4px 8px;text-decoration:none;text-overflow:ellipsis;transition:color .15s ease,background-color .15s ease,border-left-color .15s ease;white-space:nowrap}.cbh-toc-floating__body .cbh-toc__item a:hover{background-color:hsla(0,0%,100%,.06);color:var(--cbh-toc-link-hover,#79c0ff)}.cbh-toc-floating__body .cbh-toc__item.is-active-heading>a{background-color:rgba(88,166,255,.12);border-left-color:var(--cbh-toc-link,#58a6ff);color:var(--cbh-toc-link,#58a6ff);font-weight:600}.cbh-toc-floating__pill{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background-color:rgba(22,27,34,.92);background-color:var(--cbh-toc-header-bg,#161b22);border:1px solid var(--cbh-toc-border,hsla(0,0%,100%,.15));border-radius:30px;box-shadow:0 8px 24px rgba(0,0,0,.35);color:var(--cbh-toc-header-text,#f0f6fc);cursor:pointer;display:none;font-size:12px;font-weight:600;gap:8px;padding:8px 14px;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease,background-color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cbh-toc-floating__pill:hover{box-shadow:0 10px 28px rgba(0,0,0,.45);transform:scale(1.05)}.cbh-toc-floating__pill-icon{color:var(--cbh-toc-link,#58a6ff);display:block;flex-shrink:0}.cbh-toc-floating__pill-text{white-space:nowrap}.cbh-toc-floating--pill-icon-only .cbh-toc-floating__pill,.cbh-toc-floating.is-compact-mode .cbh-toc-floating__pill{align-items:center;border-radius:50%;gap:0;height:38px;justify-content:center;padding:0;width:38px}.cbh-toc-floating--pill-icon-only .cbh-toc-floating__pill .cbh-toc-floating__pill-text,.cbh-toc-floating.is-compact-mode .cbh-toc-floating__pill .cbh-toc-floating__pill-text{display:none!important}.cbh-toc-floating--pill-icon-only .cbh-toc-floating__pill .cbh-toc-floating__pill-icon,.cbh-toc-floating.is-compact-mode .cbh-toc-floating__pill .cbh-toc-floating__pill-icon{height:18px;width:18px}@media(max-width:1440px){.cbh-toc-floating--auto-compact .cbh-toc-floating__pill{align-items:center;border-radius:50%;gap:0;height:38px;justify-content:center;padding:0;width:38px}.cbh-toc-floating--auto-compact .cbh-toc-floating__pill .cbh-toc-floating__pill-text{display:none!important}.cbh-toc-floating--auto-compact .cbh-toc-floating__pill .cbh-toc-floating__pill-icon{height:18px;width:18px}}.cbh-toc-floating--pill-minimal .cbh-toc-floating__pill{border-radius:20px;font-size:11px;gap:6px;padding:5px 10px}.cbh-toc-floating--pill-minimal .cbh-toc-floating__pill .cbh-toc-floating__pill-icon{height:14px;width:14px}.cbh-toc-floating__backdrop{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:rgba(0,0,0,.5);bottom:0;display:none;height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .25s ease;width:100vw;z-index:99990}.cbh-toc-floating.is-visible:not(.is-collapsed).has-backdrop .cbh-toc-floating__backdrop{display:block;opacity:1;pointer-events:auto}.cbh-toc-floating.is-collapsed .cbh-toc-floating__card{display:none}.cbh-toc-floating.is-collapsed .cbh-toc-floating__pill{animation:cbhTocPillFadeIn .2s ease;display:inline-flex}body.admin-bar .cbh-toc-floating--vpos-top{top:calc(var(--cbh-toc-v-offset, 80px) + var(--cbh-toc-header-offset, 0px) + 32px)}@media(max-width:782px){body.admin-bar .cbh-toc-floating--vpos-top{top:calc(var(--cbh-toc-v-offset, 80px) + var(--cbh-toc-header-offset, 0px) + 46px)}}@keyframes cbhTocFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes cbhTocPillFadeIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}