.bd-toc-toggle,.bd-toc-mobile-slot{display:none}
.bd-content h2,.bd-content h3{scroll-margin-top:150px}
.bd-toc a:focus-visible,.bd-toc-toggle:focus-visible{outline:3px solid #38bdf8;outline-offset:2px}
@media(max-width:991.98px){
 .bd-content{min-width:0;overflow-wrap:anywhere}
 .bd-content table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
 .bd-toc-mobile-slot{display:block;position:sticky;top:var(--bd-toc-top,80px);z-index:100;margin-bottom:20px}
 .bd-toc-mobile-slot:empty{display:none}
 .bd-toc-mobile-slot .bd-toc-card{padding:0;margin:0;border:1px solid #cce3dd;border-radius:16px;box-shadow:0 7px 22px #183d3010;background:#fff;overflow:hidden}
 .bd-toc-desktop-title{display:none}
 .bd-toc-toggle{display:flex;align-items:center;gap:12px;width:100%;border:0;padding:14px 16px;text-align:left;color:#194b3e;background:#f0f7f3;min-height:68px}
 .bd-toc-toggle>i:first-child{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border-radius:10px;background:#dceee4;font-size:22px}
 .bd-toc-toggle>span{min-width:0;flex:1}
 .bd-toc-toggle strong{display:block;font-size:16px;line-height:1.4}
 .bd-toc-toggle small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5;color:#60796f;margin-top:2px}
 .bd-toc-chevron{font-size:14px;transition:transform .18s}
 .bd-toc-toggle[aria-expanded=true] .bd-toc-chevron{transform:rotate(180deg)}
 .bd-toc-mobile-slot .bd-toc{max-height:min(45dvh,360px);overflow-y:auto;overscroll-behavior:contain;padding:8px}
 .bd-toc-mobile-slot .bd-toc[hidden]{display:none}
 .bd-toc-mobile-slot .bd-toc a{padding:11px 12px;font-size:16px;text-decoration:none}
 .bd-toc-mobile-slot .bd-toc li.lvl-3{padding-left:12px}
}
@media(prefers-reduced-motion:reduce){.bd-toc-chevron{transition:none}}
