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