:root{--r:#c0392b;--rp:rgba(192,57,43,.12);--rl:rgba(192,57,43,.22)}
.bvr-shell{font-family:Georgia,"Times New Roman",Times,serif;max-width:900px;margin:24px auto 32px;padding:24px 28px 70px}
@media(max-width:600px){.bvr-shell{margin:12px 8px 20px;padding:16px 14px 70px}}
#bvr-progress-bar{position:fixed;top:0;left:0;right:0;height:3px;background:var(--r);transform-origin:left;transform:scaleX(0);z-index:9999;transition:transform .1s linear;pointer-events:none}
.bvr-bc{font-size:12px;opacity:.7;margin-bottom:12px;display:flex;flex-wrap:wrap;align-items:center;gap:3px}
.bvr-bc a{color:var(--r)!important;text-decoration:none!important}
.bvr-bc a:hover{text-decoration:underline!important}
#bvr-book-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:10px 0;border-top:1px solid rgba(128,128,128,.2);border-bottom:1px solid rgba(128,128,128,.2);margin-bottom:18px}
.bvr-meta-left,.bvr-meta-right{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.bvr-dl{display:inline-flex;align-items:center;padding:5px 11px;border:1px solid rgba(128,128,128,.3);border-radius:5px;font-size:12px;font-weight:500;text-decoration:none!important;transition:all .15s}
.bvr-dl:hover{border-color:var(--r);color:var(--r)!important;background:var(--rp)}
.bvr-source{font-size:11px;opacity:.6;font-style:italic}
.bvr-sz-ctrl{display:flex;border:1px solid rgba(128,128,128,.3);border-radius:5px;overflow:hidden}
.bvr-sz-ctrl button{width:32px;height:30px;border:none;background:transparent;cursor:pointer;font-size:11px;font-weight:700;transition:all .15s}
.bvr-sz-ctrl button:first-child{border-right:1px solid rgba(128,128,128,.2)}
.bvr-sz-ctrl button:hover{background:var(--rp);color:var(--r)}
#bvr-pct{font-size:12px;opacity:.6;min-width:28px}
.bvr-tool-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 11px;border:1px solid rgba(128,128,128,.3);border-radius:5px;background:transparent;cursor:pointer;font-size:12px;transition:all .15s}
.bvr-tool-btn:hover{border-color:var(--r);color:var(--r);background:var(--rp)}
#bvr-font-toggle,#bvr-lh-toggle{background:rgba(192,57,43,.08);border:1px solid rgba(192,57,43,.2);border-radius:6px;color:#8b2500;cursor:pointer;font-size:13px;font-weight:600;padding:4px 10px;transition:background .15s}
#bvr-font-toggle:hover,#bvr-lh-toggle:hover{background:rgba(192,57,43,.15)}
#bvr-search-box{position:relative;margin:0 auto 18px;max-width:560px}
#bvr-search{width:100%;box-sizing:border-box;padding:10px 16px;border:1px solid rgba(128,128,128,.3);border-radius:8px;font-size:14px;background:rgba(128,128,128,.08);outline:none;transition:border-color .2s,box-shadow .2s}
#bvr-search:focus{border-color:var(--r);box-shadow:0 0 0 3px var(--rp)}
#bvr-search-res{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;border:1px solid rgba(128,128,128,.25);border-radius:8px;max-height:300px;overflow-y:auto;z-index:1000;background:Canvas;color:CanvasText;box-shadow:0 6px 24px rgba(0,0,0,.2)}
@supports not (background:Canvas){#bvr-search-res{background:#fff;color:#111}@media(prefers-color-scheme:dark){#bvr-search-res{background:#1e1e1e;color:#eee}}}
.bvr-si{padding:10px 14px;border-bottom:1px solid rgba(128,128,128,.15);cursor:pointer;transition:background .15s}
.bvr-si:last-child{border-bottom:none}
.bvr-si:hover{background:var(--rp)}
.bvr-st{font-size:13px;font-weight:600}
.bvr-ss{font-size:11px;opacity:.65;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bvr-ss mark,.bvr-st mark{background:none;color:var(--r);font-weight:700}
.bvr-s-empty{padding:14px;text-align:center;font-size:13px;opacity:.6}
.bvr-qa{margin:18px 0;border:1px solid rgba(128,128,128,.2);border-radius:8px;overflow:hidden;background:rgba(128,128,128,.05)}
.bvr-qa-q{display:flex;gap:10px;align-items:flex-start;padding:13px 16px 11px;background:var(--rp);border-bottom:1px solid var(--rl)}
.bvr-qa-a{display:flex;gap:10px;align-items:flex-start;padding:12px 16px 14px}
.bvr-badge{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:5px;font-size:10px;font-weight:700;flex-shrink:0;margin-top:2px}
.bvr-q{background:var(--r);color:#fff}
.bvr-a{background:rgba(128,128,128,.2)}
.bvr-qa-qt,.bvr-qa-at{font-family:"Times New Roman",Times,serif!important;font-size:17px!important;line-height:1.95!important}
.bvr-qa-qt{font-weight:600!important}
.bvr-qa-at{flex:1}
.bvr-qa-at *{font-family:inherit!important;font-size:inherit!important}
.bvr-content{font-family:inherit!important;font-size:18px!important;line-height:1.95!important;font-weight:normal!important;color:inherit}
.bvr-content *{font-family:inherit!important}
.bvr-content p{font-family:"Times New Roman",Times,serif!important;font-size:18px!important;line-height:1.95!important;font-weight:normal!important;font-style:normal!important;margin-bottom:1.1em!important;color:inherit!important}
.bvr-content :is(ul,ol,li,blockquote){font-family:"Times New Roman",Times,serif!important}
.bvr-content :is(h1,h2,h3,h4,h5,h6){font-family:inherit!important}
.bvr-content strong,.bvr-content b{font-weight:700!important}
.bvr-content em,.bvr-content i{font-style:italic!important}
.bvr-content h2{font-size:22px!important;font-weight:700!important;line-height:1.4!important;margin:40px 0 14px!important;padding-top:32px!important;border-top:1px solid rgba(128,128,128,.2)!important}
.bvr-content h2:first-child{border-top:none!important;padding-top:0!important}
.bvr-content h3{font-size:19px!important;font-weight:700!important;line-height:1.4!important;color:var(--r)!important;margin:26px 0 10px!important}
.bvr-content a{color:var(--r)!important;text-decoration:underline!important}
.bvr-content ul,.bvr-content ol,.bvr-content li{font-size:18px!important;line-height:1.95!important}
.bvr-content li{margin-bottom:.3em!important}
.bvr-content span{font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;font-weight:inherit!important;color:inherit!important;background:transparent!important}
.bvr-chapter-hidden{display:none!important}
#bvr-next-chapter-wrap{text-align:center;padding:32px 0 8px}
#bvr-next-chapter{padding:12px 32px;background:transparent;border:2px solid var(--r);border-radius:8px;color:var(--r);font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}
#bvr-next-chapter:hover{background:var(--rp);transform:translateY(-1px)}
.bvr-sm .bvr-content,.bvr-sm .bvr-content p,.bvr-sm .bvr-content li,.bvr-sm .bvr-qa-qt,.bvr-sm .bvr-qa-at,
.bvr-shell.bvr-sm .bvr-content,.bvr-shell.bvr-sm .bvr-content p,.bvr-shell.bvr-sm .bvr-content li{font-size:15px!important;line-height:1.7!important}
.bvr-lg .bvr-content,.bvr-lg .bvr-content p,.bvr-lg .bvr-content li,.bvr-lg .bvr-qa-qt,.bvr-lg .bvr-qa-at,
.bvr-shell.bvr-lg .bvr-content,.bvr-shell.bvr-lg .bvr-content p,.bvr-shell.bvr-lg .bvr-content li{font-size:20px!important;line-height:1.9!important}
.bvr-xl .bvr-content,.bvr-xl .bvr-content p,.bvr-xl .bvr-content li,.bvr-xl .bvr-qa-qt,.bvr-xl .bvr-qa-at,
.bvr-shell.bvr-xl .bvr-content,.bvr-shell.bvr-xl .bvr-content p,.bvr-shell.bvr-xl .bvr-content li{font-size:23px!important;line-height:2!important}
.bvr-qa.bvr-found,.bvr-content p.bvr-found,.bvr-content h2.bvr-found{outline:2px solid var(--r);outline-offset:4px;border-radius:4px}
mark.bvr-bm-mark{background:none;color:inherit}
mark.bvr-bm-mark.bvr-bookmark-hl{background:rgba(255,213,0,.55);border-radius:3px;padding:1px 2px;box-shadow:3px 0 0 2px rgba(255,213,0,.55),-3px 0 0 2px rgba(255,213,0,.55)}
p.bvr-bookmark-hl,h2.bvr-bookmark-hl,h3.bvr-bookmark-hl{background:linear-gradient(104deg,rgba(255,213,0,0) 0%,rgba(255,213,0,.35) 10%,rgba(255,213,0,.3) 90%,rgba(255,213,0,0) 100%)!important;border-radius:3px}
.bvr-bookmark-hl-out{background:transparent!important;box-shadow:none!important;transition:background 1.5s ease,box-shadow 1.5s ease!important}
#bvr-bm-fab{position:fixed;bottom:132px;right:24px;z-index:8400;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:#fff!important;color:#333!important;border:2px solid rgba(192,57,43,.25);border-radius:50%;font-size:20px;cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.12);transition:all .2s;-webkit-tap-highlight-color:transparent;color-scheme:light;opacity:1;transform:scale(1);pointer-events:none}
#bvr-bm-fab.bvr-fab-visible{pointer-events:auto}
#bvr-bm-fab:hover{border-color:var(--r);box-shadow:0 4px 16px var(--rl)}
#bvr-bm-fab.bvr-bm-has-save{border-color:var(--r);background:var(--rp)!important}
#bvr-bm-popup{display:none;position:fixed;bottom:188px;right:24px;z-index:1500;width:280px;background:Canvas;color:CanvasText;border:1px solid rgba(128,128,128,.25);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.2);overflow:hidden;animation:bvr-popup-in .2s ease}
@supports not (background:Canvas){#bvr-bm-popup{background:#fff;color:#111}@media(prefers-color-scheme:dark){#bvr-bm-popup{background:#1e1e1e;color:#eee}}}
#bvr-bm-popup.bvr-popup-open{display:block}
@keyframes bvr-popup-in{from{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:none}}
.bvr-popup-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 10px;border-bottom:1px solid rgba(128,128,128,.15)}
.bvr-popup-head h4{margin:0;font-size:13px;font-weight:700;letter-spacing:.03em}
.bvr-popup-close{background:none;border:none;font-size:18px;cursor:pointer;padding:0 4px;line-height:1;opacity:.5;transition:opacity .15s}
.bvr-popup-close:hover{opacity:1;color:var(--r)}
.bvr-popup-body{padding:12px 16px 14px}
.bvr-bm-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:7px;cursor:pointer;transition:background .15s;margin-bottom:6px}
.bvr-bm-item:hover{background:var(--rp)}
.bvr-bm-pct{font-size:14px;font-weight:700;color:var(--r)}
.bvr-bm-time{font-size:11px;opacity:.55;margin-top:1px}
.bvr-bm-snippet{font-size:11px;opacity:.7;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bvr-bm-go-arrow{font-size:16px;opacity:.4}
.bvr-bm-empty{font-size:13px;opacity:.5;text-align:center;padding:8px 0 4px}
.bvr-popup-save{width:100%;margin-top:8px;padding:8px;background:var(--r);border:none;border-radius:7px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s}
.bvr-popup-save:hover{opacity:.85}
.bvr-popup-del{width:100%;margin-top:6px;padding:7px;background:transparent;border:1px solid rgba(128,128,128,.25);border-radius:7px;font-size:12px;cursor:pointer;transition:all .15s;opacity:.7}
.bvr-popup-del:hover{border-color:var(--r);color:var(--r);opacity:1}
#bvr-bm-marker{position:fixed;top:0;width:3px;height:9px;background:#f39c12;z-index:10000;border-radius:0 0 2px 2px;transform:translateX(-50%);pointer-events:none}
#bvr-to-top{position:fixed;bottom:72px;right:24px;z-index:8500;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#c0392b!important;border:none;border-radius:50%;color:#fff!important;font-size:22px;cursor:pointer;box-shadow:0 4px 16px rgba(192,57,43,.35);opacity:1;transform:none;pointer-events:auto;transition:background .2s,transform .2s;-webkit-tap-highlight-color:transparent;color-scheme:light}
#bvr-to-top:hover{background:#a93226!important;transform:translateY(-2px) scale(1.05)}
#bvr-to-top:active{transform:scale(.95)}
@media(max-width:600px){
  #bvr-to-top{bottom:68px;right:14px;width:48px;height:48px;font-size:20px}
  #bvr-bm-fab{bottom:128px;right:14px}
  #bvr-bm-popup{right:14px;width:calc(100vw - 28px);bottom:184px}
  #bvr-book-meta{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 12px}
  .bvr-meta-right{flex-wrap:wrap;width:100%}
  .bvr-tool-btn,#bvr-sz-d,#bvr-sz-u,#bvr-font-toggle,#bvr-lh-toggle{min-width:40px!important;min-height:40px!important;font-size:15px!important;padding:8px 12px!important}
  .bvr-shell{padding:0 4px 70px!important}
  .bvr-content{padding:0 4px!important}
  .bvr-content p{font-size:16px!important;line-height:1.75!important}
  #bvr-chapter-nav{flex-direction:column;gap:8px;text-align:center}
  #bvr-chapter-nav button{width:100%;padding:12px;font-size:15px}
  #bvr-search-box{max-width:100%!important}
  #bvr-search{font-size:16px!important;padding:12px 16px!important}
}
@supports(padding-bottom:env(safe-area-inset-bottom)){
  #bvr-to-top{bottom:calc(12px + env(safe-area-inset-bottom) + 56px)}
  #bvr-bm-fab{bottom:calc(12px + env(safe-area-inset-bottom) + 116px)}
  #bvr-chapter-nav{padding-bottom:calc(8px + env(safe-area-inset-bottom))}
}
#bvr-sel-tip{display:none;position:absolute;z-index:2000;background:#1c1c1c;border-radius:6px;padding:3px;box-shadow:0 4px 16px rgba(0,0,0,.3);transform:translateX(-50%)}
#bvr-sel-btn{background:none;border:none;cursor:pointer;font-size:12px;font-weight:500;color:#fff;padding:6px 12px;border-radius:4px;white-space:nowrap}
#bvr-sel-btn:hover{background:rgba(255,255,255,.12)}
.bvr-f-toc{list-style:none;margin:0;padding:0}
.bvr-f-toc .bvr-ti,.bvr-f-toc .bvr-sub{display:block;padding:4px 0}
.bvr-f-toc .bvr-sub{padding-left:14px}
.bvr-f-toc .bvr-ti::before,.bvr-f-toc .bvr-sub::before{content:'→';display:inline-block;margin-right:8px;color:var(--r);opacity:.9}
.bvr-f-toc a,.bvr-f-toc a:visited,#f_index a,#f_index a:visited{display:block;padding:2px 6px;font-size:14px;line-height:1.6;color:#c0392b!important;text-decoration:none!important;border-radius:3px;transition:color .15s,background .15s}
.bvr-f-toc a:hover,#f_index a:hover{color:#922b21!important;background:rgba(192,57,43,.1)}
@media print{
  #bvr-progress-bar,#bvr-book-meta,#bvr-search-box,#bvr-sel-tip,#bvr-bm-fab,#bvr-bm-popup,#bvr-bm-marker,.bvr-bc,#bvr-next-chapter-wrap,#bvr-to-top,header,footer,nav,aside,.site-header,.site-footer,#comments{display:none!important}
  .bvr-chapter-hidden{display:block!important}
  .bvr-qa{border:1px solid #ccc!important;break-inside:avoid}
  .bvr-qa-q{background:#f5f5f5!important}
  body{font-size:12pt;color:#000}
  a{color:#000!important;text-decoration:none!important}
}
#bvr-toc{border:1px solid #e0d6c8;border-radius:8px;background:#fdfaf6;margin:0 0 24px;overflow:hidden}
#bvr-toc summary{cursor:pointer;font-size:15px;font-weight:700;padding:12px 16px;background:#f5ede0;color:#5a3e28;list-style:none;display:flex;align-items:center;gap:8px;user-select:none}
#bvr-toc summary::-webkit-details-marker{display:none}
#bvr-toc summary::before{content:'▶';font-size:10px;transition:transform .2s;display:inline-block}
#bvr-toc[open] summary::before{transform:rotate(90deg)}
#bvr-toc ul{margin:0;padding:10px 0;list-style:none}
#bvr-toc li.bvr-ti a{display:block;padding:7px 18px;font-size:15px;color:#c0392b!important;text-decoration:none!important;border-left:3px solid transparent;transition:all .15s}
#bvr-toc li.bvr-ti a:hover{background:rgba(192,57,43,.08);border-left-color:#c0392b;color:#922b21!important}
#bvr-toc li.bvr-sub a{padding-left:34px;font-size:14px;color:#c0392b!important;opacity:.85}
.bvr-shell.bvr-font-serif .bvr-content :is(p,li,blockquote),
.bvr-shell.bvr-font-serif .bvr-qa-qt,
.bvr-shell.bvr-font-serif .bvr-qa-at{font-family:"Times New Roman",Times,serif!important}

.bvr-shell.bvr-font-georgia .bvr-content :is(p,li,blockquote),
.bvr-shell.bvr-font-georgia .bvr-qa-qt,
.bvr-shell.bvr-font-georgia .bvr-qa-at{font-family:Georgia,serif!important}

.bvr-shell.bvr-font-times .bvr-content :is(p,li,blockquote),
.bvr-shell.bvr-font-times .bvr-qa-qt,
.bvr-shell.bvr-font-times .bvr-qa-at{font-family:"Times New Roman",Times,serif!important}

.bvr-shell.bvr-font-sans .bvr-content :is(p,li,blockquote),
.bvr-shell.bvr-font-sans .bvr-qa-qt,
.bvr-shell.bvr-font-sans .bvr-qa-at{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif!important}
.bvr-shell.bvr-lh-normal .bvr-content p{line-height:1.7!important}
.bvr-shell.bvr-lh-wide .bvr-content p{line-height:2!important}
.bvr-shell.bvr-lh-extra .bvr-content p{line-height:2.4!important}
#bvr-chapter-nav{position:fixed;bottom:0;left:0;right:0;z-index:8000;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 16px;background:#fdf8f0;border-top:1px solid rgba(192,57,43,.2);box-shadow:0 -3px 16px rgba(0,0,0,.08);transition:background .3s,border-color .3s;color-scheme:light}
#bvr-chapter-nav button{background:transparent;color:#c0392b;border:1px solid #c0392b;border-radius:6px;padding:7px 18px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s;white-space:nowrap;min-height:36px}
#bvr-chapter-nav button:hover:not(:disabled){background:rgba(192,57,43,.1)}
#bvr-chapter-nav button:disabled{opacity:.35;cursor:default;border-color:rgba(128,128,128,.3);color:rgba(128,128,128,.5)}
#bvr-ch-label{font-size:13px;color:#6b3a1f!important;font-weight:500;text-align:center;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 8px}
#bvr-chapter-nav.bvr-nav-dark #bvr-ch-label{color:#e8c9a0!important}
#bvr-chapter-nav.bvr-nav-dark button:disabled{background:#3a2e24!important;color:#666!important}
.su-spoiler-title{display:flex!important;align-items:center;gap:6px}
.bvr-content .su-spoiler-icon,.su-spoiler .su-spoiler-icon,.su-spoiler-title .su-spoiler-icon{display:inline-block!important;width:18px!important;height:18px!important;margin-right:5px;vertical-align:-4px;background-repeat:no-repeat!important;background-size:18px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath fill='%23c0392b' d='M3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7z'/%3E%3C/svg%3E")!important}
html body #f_index a,html body #f_index a:link,html body #f_index a:visited,html body .floating_index a{color:#8b2500!important;text-decoration:none!important}
html body #f_index a:hover,html body .floating_index a:hover{color:#c0392b!important;background:rgba(192,57,43,.08)!important}
#f_index li,div#f_index li,.floating_index li{list-style:none!important;padding:0!important;margin:0!important;border-bottom:1px solid rgba(192,57,43,.08)!important;color:#c0392b!important}
#f_index li:last-child,.floating_index li:last-child{border-bottom:none!important}
#f_index a,div#f_index a,.floating_index a{display:block!important;padding:8px 10px 8px 6px!important;color:#8b2500!important;font-size:14.5px!important;line-height:1.5!important;text-decoration:none!important;transition:all .18s!important;border-radius:6px!important}
#f_index a:hover,div#f_index a:hover,.floating_index a:hover{color:#c0392b!important;background:rgba(192,57,43,.08)!important;padding-left:14px!important}
#f_index li::before,div#f_index li::before,.floating_index li::before{content:'›'!important;color:#c0392b!important;font-size:18px!important;font-weight:bold!important;margin-right:6px!important;opacity:.7!important}
.bg_data_tooltip{display:none!important}
.bg_data_title{border-bottom:1px dashed #c0392b;cursor:pointer;position:relative}
#bvr-bible-tip-title{font-size:12px;font-weight:700;color:#8b2500}
#bvr-bible-tip-body{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:0;flex:1 1 auto}
#bvr-bible-tip-body a{color:#c0392b!important;text-decoration:underline!important}
#bvr-bible-tip-body .verse-num,#bvr-bible-tip-body sup{color:#c0392b;font-size:11px;font-weight:bold;margin-right:3px}
#bvr-bible-tip-body b,#bvr-bible-tip-body strong{display:block;font-size:13px;font-weight:700;color:#8b2500;margin-bottom:6px;border-bottom:1px solid rgba(192,57,43,.2);padding-bottom:4px}
#bvr-bible-tip-body::-webkit-scrollbar{width:5px}
#bvr-bible-tip-body::-webkit-scrollbar-thumb{background:rgba(192,57,43,.35);border-radius:3px}
@media(max-width:600px){#bvr-bible-tip{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}}
:is(body.dark,body.dark-mode,body.dark-theme,body.night-mode,body[data-theme=dark],html.dark,html[data-theme=dark],html[data-color-mode=dark],html[data-bs-theme=dark]) :is(.bvr-content,.bvr-content p,.bvr-content li){color:#d8cfc4!important}
:is(body.dark,body.dark-mode,body.dark-theme,html.dark,html[data-theme=dark]) .bvr-content h2{color:#f0e6d6!important}
:is(body.dark,body.dark-mode,body.dark-theme,html.dark,html[data-theme=dark]) :is(.bvr-content strong,.bvr-content b,.bvr-qa-qt){color:#f0e6d6!important}
:is(body.dark,body.dark-mode,body.dark-theme,html.dark,html[data-theme=dark]) .bvr-qa-at{color:#d8cfc4!important}
:is(body.dark,body.dark-mode,html.dark,html[data-theme=dark]) :is(.bvr-dl,.bvr-sz-ctrl button,.bvr-tool-btn){color:#d8cfc4!important}
:is(body.dark,body.dark-mode,html.dark,html[data-theme=dark]) #bvr-search{background:rgba(255,255,255,.07)!important;color:#d8cfc4!important;border-color:rgba(255,255,255,.15)!important}
:is(body.dark,body.dark-mode,body.dark-theme,body.night-mode,body[data-theme=dark],html.dark,html[data-theme=dark],html[data-color-mode=dark],html[data-bs-theme=dark]) #bvr-chapter-nav,
#bvr-chapter-nav.bvr-nav-dark{background:#1e1610!important;border-top-color:rgba(192,57,43,.4)!important;box-shadow:0 -3px 20px rgba(0,0,0,.5)!important}
:is(body.dark,body.dark-mode,body.dark-theme,body.night-mode,body[data-theme=dark],html.dark,html[data-theme=dark]) #bvr-ch-label,
#bvr-chapter-nav.bvr-nav-dark #bvr-ch-label{color:#e8c9a0!important}
:is(body.dark,body.dark-mode,body.dark-theme,html.dark) #bvr-chapter-nav button:disabled,
#bvr-chapter-nav.bvr-nav-dark button:disabled{background:#3a2e24!important;color:#555!important}
.bvr-shell.bvr-dark .bvr-content,.bvr-shell.bvr-dark .bvr-content p,.bvr-shell.bvr-dark .bvr-content li{color:#d8cfc4!important}
.bvr-shell.bvr-dark .bvr-content h2{color:#f0e6d6!important}
.bvr-shell.bvr-dark .bvr-content h3{color:#e87060!important}
.bvr-shell.bvr-dark :is(.bvr-content strong,.bvr-content b){color:#f0e6d6!important}
.bvr-shell.bvr-dark :is(.bvr-content em,.bvr-content i){color:#d0c7bc!important}
.bvr-shell.bvr-dark :is(.bvr-qa-qt){color:#f0e6d6!important}
.bvr-shell.bvr-dark .bvr-qa-at{color:#d8cfc4!important}
.bvr-shell.bvr-dark :is(.bvr-dl,.bvr-tool-btn,.bvr-sz-ctrl button){color:#d8cfc4!important}
.bvr-shell.bvr-dark #bvr-search{background:rgba(255,255,255,.07)!important;color:#d8cfc4!important;border-color:rgba(255,255,255,.15)!important}
#bvr-toc-toggle{position:fixed;left:0;top:50%;transform:translateY(-50%);z-index:9996;width:28px;height:64px;background:var(--r);color:#fff;border:none;border-radius:0 8px 8px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;box-shadow:2px 0 12px rgba(0,0,0,.2);transition:background .15s,width .15s;padding:0}
#bvr-toc-toggle:hover{background:#a93226;width:32px}
#bvr-toc-sidebar{position:fixed;left:-320px;top:0;width:300px;height:100vh;z-index:9995;display:flex;flex-direction:column;background:#fdf8f2;border-right:1px solid #ddd0bc;box-shadow:4px 0 24px rgba(0,0,0,.18);transition:left .25s cubic-bezier(.4,0,.2,1);overflow:hidden}
#bvr-toc-sidebar.bvr-toc-open{left:0}
#bvr-toc-sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 12px;background:#f2e8d8;border-bottom:1px solid #ddd0bc;flex-shrink:0}
#bvr-toc-sidebar-head span{font-size:13px;font-weight:700;color:#5a3e28;letter-spacing:.5px;text-transform:uppercase}
#bvr-toc-sidebar-close{background:none;border:none;cursor:pointer;font-size:20px;color:#8b2500;opacity:.65;padding:0;line-height:1;transition:opacity .15s}
#bvr-toc-sidebar-close:hover{opacity:1}
#bvr-toc-filter{padding:8px 12px;border-bottom:1px solid #e8ddd0;flex-shrink:0}
#bvr-toc-filter input{width:100%;padding:6px 10px;border:1px solid #d4c4b0;border-radius:6px;font-size:13px;background:#fff;color:#2c1a0e;outline:none;transition:border-color .15s}
#bvr-toc-filter input:focus{border-color:var(--r)}
#bvr-toc-filter input::placeholder{color:#b0906a}
#bvr-toc-list{overflow-y:auto;flex:1 1 auto;padding:6px 0 16px;overscroll-behavior:contain}
#bvr-toc-list::-webkit-scrollbar{width:4px}
#bvr-toc-list::-webkit-scrollbar-thumb{background:#d4b483;border-radius:2px}
#bvr-toc-list a{display:block;padding:6px 16px 6px 14px;font-size:13.5px;color:#c0392b!important;text-decoration:none!important;border-left:3px solid transparent;line-height:1.45;transition:background .1s,border-color .1s;white-space:normal}
#bvr-toc-list a:hover{background:rgba(192,57,43,.07);border-left-color:#c0392b}
#bvr-toc-list a.bvr-toc-active{background:rgba(192,57,43,.12);border-left-color:#c0392b;color:#922b21!important;font-weight:600}
#bvr-toc-list a.bvr-toc-sub{padding-left:28px;font-size:12.5px;opacity:.85}
#bvr-toc-list a.bvr-toc-hidden{display:none}
.bvr-toc-sub-inline,#bvr-toc-list a .bvr-toc-sub-inline{display:block;font-size:11px;opacity:.65;font-style:italic;margin-top:1px;line-height:1.3}
#bvr-toc-sidebar-count{font-size:11px;color:#b0906a;padding:6px 16px;border-top:1px solid #e8ddd0;flex-shrink:0;text-align:center}
#bvr-toc-overlay{position:fixed;inset:0;z-index:9985;background:rgba(0,0,0,.35);opacity:0;pointer-events:none;transition:opacity .25s}
#bvr-toc-overlay.bvr-toc-open{opacity:1;pointer-events:auto}
#bvr-toc-sidebar.bvr-dark,body.bvr-dark-mode #bvr-toc-sidebar{background:#1a1208!important;border-right-color:rgba(192,57,43,.3)!important}
#bvr-toc-sidebar.bvr-dark #bvr-toc-sidebar-head,body.bvr-dark-mode #bvr-toc-sidebar-head{background:#251a0e!important;border-bottom-color:rgba(192,57,43,.2)!important}
#bvr-toc-sidebar.bvr-dark #bvr-toc-filter input,body.bvr-dark-mode #bvr-toc-filter input{background:#2a1e10!important;border-color:rgba(192,57,43,.3)!important;color:#e8c9a0!important}
#bvr-toc-sidebar.bvr-dark #bvr-toc-filter input::placeholder,body.bvr-dark-mode #bvr-toc-filter input::placeholder{color:#7a5a48!important}
#bvr-toc-sidebar.bvr-dark #bvr-toc-list a,body.bvr-dark-mode #bvr-toc-list a{color:#e07060!important}
#bvr-toc-sidebar.bvr-dark #bvr-toc-list a.bvr-toc-active,body.bvr-dark-mode #bvr-toc-list a.bvr-toc-active{background:rgba(192,57,43,.2)!important;color:#ff9080!important}
#bvr-toc-sidebar.bvr-dark #bvr-toc-sidebar-count,body.bvr-dark-mode #bvr-toc-sidebar-count{color:#8b7060!important;border-top-color:rgba(192,57,43,.2)!important}
#bvr-toc-sidebar.bvr-dark #bvr-toc-sidebar-head span,body.bvr-dark-mode #bvr-toc-sidebar-head span{color:#e8c9a0!important}
#bvr-toc-sidebar.bvr-dark #bvr-toc-sidebar-close,body.bvr-dark-mode #bvr-toc-sidebar-close{color:#e07060!important}
body.bvr-dark-mode #bvr-bm-fab{background:#2a2018!important;color:#e8c9a0!important;border-color:rgba(192,57,43,.4)!important}
body.bvr-dark-mode #bvr-bm-popup,body.bvr-dark-mode .bvr-popup-head{background:#1e1610!important;color:#d8cfc4!important}
body.bvr-dark-mode #bvr-bm-popup{border-color:rgba(192,57,43,.3)!important}
body.bvr-dark-mode .bvr-popup-head{border-bottom-color:rgba(192,57,43,.2)!important}
body.bvr-dark-mode #bvr-to-top,body.bvr-dark-mode #bvr-bible-tip{background:#8b2500!important}
body.bvr-dark-mode #bvr-bible-tip{background:#1e1610!important;color:#d8cfc4!important;border-color:rgba(192,57,43,.3)!important}
body.bvr-dark-mode #bvr-toc,body.bvr-dark-mode #bvr-search-res{background:#251a0e!important;border-color:rgba(192,57,43,.2)!important}
body.bvr-dark-mode #bvr-toc summary{color:#e8c9a0!important}
body.bvr-dark-mode #bvr-chapter-nav{background:#1e1610!important;border-top-color:rgba(192,57,43,.4)!important}
body.bvr-dark-mode #bvr-ch-label{color:#e8c9a0!important}
body.bvr-dark-mode #bvr-chapter-nav button{color:#e07060!important;border-color:#e07060!important}
body.bvr-dark-mode #bvr-chapter-nav button:disabled{opacity:.35!important}
@media(max-width:768px){#bvr-toc-sidebar{width:85vw;max-width:320px}#bvr-toc-toggle{width:24px;height:56px;font-size:12px}}

/* --- FIX: tooltip content should use full width in maxi mode --- */
#bvr-bible-tip-body{
  width:100%;
  box-sizing:border-box;
  padding:10px 16px;
}

/* maxi mode: use tall body and full-width content */
#bvr-bible-tip.maxi #bvr-bible-tip-body{
  max-height:70vh;
  width:100%;
}

/* the injected HTML sometimes includes narrow containers; force full width */
#bvr-bible-tip-body .bg_data,
#bvr-bible-tip-body table,
#bvr-bible-tip-body tbody,
#bvr-bible-tip-body tr,
#bvr-bible-tip-body td{
  max-width:100%;
}

#bvr-bible-tip-body table{
  width:100% !important;
}

#bvr-bible-tip-body .bg_data{
  width:100%;
  display:block;
}

/* ── Hide post-share on book pages ── */
/* Ashe theme and common share plugins */
.bvr-shell ~ .sharedaddy,
.bvr-shell ~ .sd-sharing,
.bvr-shell ~ [class*="share"],
.bvr-shell ~ [class*="social"],
.bvr-shell ~ .post-share,
.bvr-shell ~ .entry-share,
.bvr-shell ~ .post-social,
.bvr-shell ~ .jeg_share_button,
.bvr-shell ~ .tdi_widget_post_share,
.bvr-shell ~ #post-share,
.bvr-shell ~ .post-tags-share,
.bvr-shell ~ .entry-footer {
  display: none !important;
}
/* Share block injected INSIDE content by theme filter */
.bvr-shell .sharedaddy,
.bvr-shell [class*="post-share"],
.bvr-shell [class*="entry-share"],
.bvr-shell #post-share,
.bvr-shell .post-tags-share {
  display: none !important;
}

/* ── Language switcher bar ───────────────────────────────── */
.bvr-lang-bar {
  display: flex;
  gap: 8px;
  padding: 10px 16px 6px;
  border-bottom: 1px solid rgba(0,0,0,.08);
  background: var(--bvr-bg, #fdf6e3);
}
.bvr-lang-btn {
  padding: 5px 18px;
  border: 1px solid #c8b89a;
  border-radius: 20px;
  background: transparent;
  color: #8b6914;
  font-size: .85rem;
  cursor: pointer;
  transition: background .15s, color .15s;
}
.bvr-lang-btn:hover { background: #f0e4c8; }
.bvr-lang-btn.bvr-lang-active {
  background: #8b6914;
  color: #fff;
  border-color: #8b6914;
  cursor: default;
}
