 
.bp-progress-bar { position: fixed; top: 0; left: 0; height: 3px; width: var(--bp-progress, 0%); background: var(--accent, #2563eb); z-index: 9999; transition: width 100ms linear; pointer-events: none; }

 
.bp-toc li.is-active > a { color: var(--accent, #2563eb); font-weight: 600; }
.bp-toc li.is-active { position: relative; }
.bp-toc li.is-active::before { content: ""; position: absolute; left: -1.25rem; top: 0.3em; width: 3px; height: calc(1em + 0.2em); background: var(--accent, #2563eb); border-radius: 2px; }

 
[data-bp-copy] { cursor: pointer; }
.bp-share-copied { opacity: 0.85; }

 
html { scroll-padding-top: var(--x0e0-reeb, 0px); }
body.x0e0-w08b > main { padding-top: var(--x0e0-m5cd, 0px); }
.x0e0-w08b .content, .x0e0-w08b .content p, .x0e0-w08b .content li { color: inherit; }
.x0e0-w08b .key-takeaways { background: rgba(127,127,127,0.08); color: inherit; border-left: 4px solid var(--accent, currentColor); }
.x0e0-w08b .key-takeaways h2, .x0e0-w08b .key-takeaways h3 { color: inherit; opacity: 0.7; }
.x0e0-w08b .article-meta, .x0e0-w08b .share-label { color: inherit; opacity: 0.65; }
.x0e0-w08b .tag { background: rgba(127,127,127,0.14); color: inherit; }
