 
.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-text, #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(--x5b6-h897, 0px); }
body.x5b6-e4cb > main { padding-top: var(--x5b6-iefd, 0px); }
.x5b6-e4cb .content, .x5b6-e4cb .content p, .x5b6-e4cb .content li { color: inherit; }
.x5b6-e4cb .key-takeaways { background: rgba(127,127,127,0.08); color: inherit; border-left: 4px solid var(--accent, currentColor); }
.x5b6-e4cb .key-takeaways h2, .x5b6-e4cb .key-takeaways h3 { color: inherit; opacity: 0.7; }
.x5b6-e4cb .article-meta, .x5b6-e4cb .share-label { color: inherit; opacity: 0.65; }
.x5b6-e4cb .tag { background: rgba(127,127,127,0.14); color: inherit; }
