.info-button-wrap{display:inline-flex;position:relative}.info-button{color:var(--text-muted,#888);cursor:pointer;vertical-align:middle;background:0 0;border:none;padding:0 2px;font-size:.85rem;line-height:1}.info-button:hover{color:var(--accent,#4a90d9)}.info-button-backdrop{z-index:95;position:fixed;inset:0}.info-button-popover{z-index:96;background:var(--surface,#222);color:var(--text,#eee);border:1px solid var(--border,#444);border-radius:6px;width:max-content;max-width:240px;margin-top:4px;padding:8px 10px;font-size:.78rem;line-height:1.4;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #0000004d}.info-button-popover-up,.highlight-sheet .info-button-popover{margin-top:0;margin-bottom:4px;top:auto;bottom:100%}.grammar-panel{background:var(--surface,#181818);border:1px solid var(--border,#333);border-radius:10px;flex-direction:column;gap:4px;margin-top:8px;padding:10px 12px;display:flex}.grammar-row{border-bottom:1px solid var(--border,#2a2a2a);justify-content:space-between;padding:3px 0;display:flex}.grammar-row:last-child{border-bottom:none}.grammar-label{color:var(--text-muted,#aaa);font-size:12px}.grammar-value{color:var(--text,white);font-size:13px;font-weight:600}.interlinear-panel{background:var(--surface,#181818);border-radius:12px;flex-direction:column;gap:10px;margin-top:8px;padding:12px;display:flex}.interlinear-words{flex-wrap:wrap;gap:6px;max-width:100%;display:flex}.interlinear-word{border:1px solid var(--border,#333);background:var(--surface-alt,#202020);color:var(--text,white);cursor:pointer;font:inherit;white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:center;box-sizing:border-box;border-radius:8px;flex-direction:column;flex:120px;align-items:center;gap:2px;min-width:0;max-width:160px;padding:6px 10px;display:flex}.interlinear-word>*{width:100%}.interlinear-word:hover:not(:disabled){border-color:#d4af37}.interlinear-word-active{background:#2a2412;border-color:#d4af37}.interlinear-word-disabled{opacity:.45;cursor:default}.interlinear-surface{font-size:18px}.interlinear-xlit{color:var(--accent,#d4af37);font-size:11px;font-style:italic}.interlinear-action-row{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.interlinear-gloss{color:var(--text-muted,#aaa);font-size:11px}.interlinear-morph{color:#7fa8d9;text-align:center;max-width:90px;font-size:10px}.interlinear-strongs-card{margin-top:4px}.word-analysis-panel{background:var(--surface,#181818);border:1px solid var(--border,#333);border-radius:10px;margin-top:8px;padding:10px 12px}.word-analysis-total{color:var(--text,white);margin-bottom:8px;font-size:14px;font-weight:600}.word-analysis-testament-split{color:var(--text-muted,#aaa);font-size:12px;font-weight:400}.word-analysis-meaning-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted,#aaa);margin-bottom:4px;font-size:11px}.word-analysis-gloss-list{flex-direction:column;gap:2px;display:flex}.word-analysis-gloss-row{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:5px 6px;display:flex}.word-analysis-gloss-row:hover{background:var(--surface-alt,#202020)}.word-analysis-gloss-row-active{background:var(--accent-soft,#2e2717)}.word-analysis-gloss{color:var(--text,white);font-size:13px}.word-analysis-gloss-count{color:var(--accent,#d4af37);background:var(--accent-soft,#2e2717);border-radius:10px;padding:1px 8px;font-size:12px;font-weight:600}.collapsible-section{margin-top:8px}.collapsible-section-header{border:none;border-bottom:1px solid var(--border,#333);width:100%;color:var(--text,white);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:6px 2px;font-size:13px;font-weight:600;display:flex}.collapsible-section-caret{color:var(--text-muted,#aaa);font-size:10px}.collapsible-section-body{padding-top:4px}.related-words-panel{flex-direction:column;gap:8px;display:flex}.related-words-list{flex-wrap:wrap;gap:6px;display:flex}.related-word-chip{border:1px solid var(--border,#333);background:var(--surface-alt,#202020);color:var(--text,white);cursor:pointer;font:inherit;border-radius:8px;flex-direction:column;align-items:center;gap:2px;min-width:64px;padding:6px 10px;display:flex}.related-word-chip:hover{border-color:var(--accent,#d4af37)}.related-word-chip-active{border-color:var(--accent,#d4af37);background:var(--accent-soft,#2e2717)}.related-word-gloss{color:var(--text-muted,#aaa);text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-size:10px;overflow:hidden}.related-word-expanded{margin-top:4px}.root-explorer-panel{flex-direction:column;gap:8px;display:flex}.root-explorer-tree{flex-direction:column;gap:2px;max-height:320px;display:flex;overflow-y:auto}.root-tree-row{color:var(--text,white);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-wrap:wrap;align-items:baseline;gap:8px;width:100%;padding:4px 8px;display:flex}.root-tree-meaning{color:var(--text-muted,#aaa);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:12px;overflow:hidden}.root-tree-row:hover{background:var(--surface-alt,#202020)}.root-tree-row-active{background:var(--accent-soft,#2e2717)}.root-tree-lemma{font-size:15px}.root-tree-xlit{color:var(--accent,#d4af37);font-size:11px;font-style:italic}.root-tree-count{color:var(--text-muted,#aaa);margin-left:auto;font-size:11px}.root-explorer-expanded{margin-top:4px}.timeline-bar{flex-direction:column;gap:4px;margin-top:8px;display:flex}.timeline-row{grid-template-columns:140px 1fr 32px;align-items:center;gap:8px;display:grid}.timeline-label{color:var(--text-muted,#777);text-align:right;font-size:.75rem}.timeline-track{background:var(--border,#eee);border-radius:4px;height:10px;overflow:hidden}.timeline-fill{background:var(--accent,#4a90d9);border-radius:4px;height:100%;transition:width .2s}.timeline-count{color:var(--text-muted,#777);font-size:.75rem}.timeline-row-clickable{cursor:pointer}.timeline-row-clickable:hover .timeline-label{color:var(--accent,#4a90d9)}.timeline-verse-list{flex-wrap:wrap;gap:4px;padding:4px 0 8px 148px;display:flex}.ai-settings-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ai-settings-field{color:var(--text-muted,#777);flex-direction:column;gap:4px;margin-bottom:10px;font-size:.85rem;display:flex}.ai-settings-field input,.ai-settings-field select{background:var(--surface,#fff);color:var(--text,#111);border:1px solid var(--border,#ccc);border-radius:4px;padding:6px 8px;font-size:.9rem}.ai-settings-cors-note{color:var(--text-muted,#777);margin:-4px 0 10px;font-size:.75rem;font-style:italic}.ai-settings-actions{gap:8px;display:flex}.crossref-panel{flex-direction:column;gap:6px;max-height:340px;display:flex;overflow-y:auto}.crossref-row{border:1px solid var(--border,#333);background:var(--surface-alt,#202020);color:var(--text,white);text-align:left;cursor:pointer;font:inherit;box-sizing:border-box;border-radius:8px;flex-direction:column;gap:3px;width:100%;padding:8px 10px;display:flex}.crossref-row:hover:not(:disabled){border-color:var(--accent,#d4af37)}.crossref-row-curated{border-color:var(--accent,#d4af37);background:var(--accent-soft,#2e2717)}.crossref-row-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.crossref-ref{font-size:13px;font-weight:600}.crossref-votes{color:var(--text-muted,#aaa);font-size:11px}.crossref-type-badge{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:10px;padding:2px 7px;font-size:10px;font-weight:700}.crossref-type-quotation{color:#a8d0ff;background:#2b4a6f}.crossref-type-fulfillment{color:#d0a8ff;background:#4a2b6f}.crossref-type-typology{color:#ffcf9e;background:#6f4a2b}.crossref-type-allusion{color:#a8ffcf;background:#2b6f4f}.crossref-type-echo{color:#ff9ec2;background:#6f2b4a}.crossref-type-parallel{color:#ddd;background:#3a3a3a}.crossref-type-prophecy{color:#f5f5a8;background:#6f6f2b}.crossref-reason{color:var(--text-muted,#ccc);margin:0;font-size:12px;line-height:1.4}.themes-panel{flex-wrap:wrap;gap:6px;padding:4px 0;display:flex}.theme-chip{border:1px solid var(--border,#ccc);background:var(--surface,#fff);color:var(--text,#111);cursor:pointer;border-radius:999px;padding:4px 10px;font-size:.85rem;transition:background .15s,border-color .15s}.theme-chip:hover{background:var(--accent,#e0e0e0);border-color:var(--accent,#999)}.theme-chip-anchor{border-color:var(--accent,#999);font-weight:600}.themes-chip-row{flex-wrap:wrap;gap:6px;display:flex}.theme-chip-active{background:var(--accent,#999);color:var(--surface,#fff)}.theme-detail{border-top:1px solid var(--border,#ccc);margin-top:10px;padding-top:10px}.theme-detail-definition{color:var(--text,#111);margin:0 0 6px;font-size:.9rem;line-height:1.4}.theme-detail-categories{color:var(--text-muted,#777);text-transform:uppercase;letter-spacing:.03em;margin:0 0 8px;font-size:.78rem}.theme-detail-verses{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.theme-detail-verses-label{color:var(--text-muted,#777);margin-right:2px;font-size:.8rem}.theme-verse-link{color:var(--accent,#4a90d9);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:.85rem;text-decoration:underline}.theme-verse-link:hover{opacity:.75}.ai-summary-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.ai-summary-disclaimer{margin-bottom:10px}.ai-summary-actions{gap:8px;margin-bottom:10px;display:flex}.ai-summary-error{color:#c0392b;font-size:.85rem}.ai-summary-text{color:var(--text,#111);white-space:pre-wrap;font-size:.9rem;line-height:1.5}.ask-bible-form{gap:8px;margin-bottom:10px;display:flex}.ask-bible-form input{background:var(--surface,#fff);color:var(--text,#111);border:1px solid var(--border,#ccc);border-radius:4px;flex:1;padding:6px 8px;font-size:.9rem}.ask-bible-thread{flex-direction:column;display:flex}.ask-bible-turns{flex-direction:column;gap:14px;margin-bottom:10px;display:flex}.ask-bible-turn{border-bottom:1px solid var(--border,#333);padding-bottom:12px}.ask-bible-question{color:var(--accent,#4a90d9);margin:0 0 8px;font-weight:600}.ask-bible-form-sticky{background:var(--surface,#181818);padding-top:6px;position:sticky;bottom:0}.ask-bible-settings-btn{margin-top:6px}.ai-action-button-wrap{align-items:center;gap:2px;display:inline-flex}.ai-disclaimer-small{color:var(--text-muted,#888);margin-top:8px;font-size:.7rem;font-style:italic}.themes-browser-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.themes-browser-categories{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.category-chip{border:1px solid var(--border,#ccc);background:var(--surface,#fff);color:var(--text-muted,#777);cursor:pointer;border-radius:999px;padding:4px 10px;font-size:.8rem}.category-chip-active{background:var(--accent,#999);color:var(--surface,#fff);border-color:var(--accent,#999)}.themes-browser-list{max-height:60vh;overflow-y:auto}.theme-browser-item{border-bottom:1px solid var(--border,#eee);padding:8px 0}.theme-browser-row{cursor:pointer;justify-content:space-between;align-items:baseline;display:flex}.theme-browser-cats{color:var(--text-muted,#777);text-transform:uppercase;letter-spacing:.02em;font-size:.75rem}.theme-timeline-btn{margin-top:8px}.topic-chain{align-items:center;gap:4px;margin-bottom:12px;padding:12px 4px;display:flex;overflow-x:auto}.topic-chain-item{flex-shrink:0;align-items:center;gap:4px;display:flex}.topic-chain-node{background:var(--surface-alt,#262a33);border:1px solid var(--accent,#999);cursor:pointer;text-align:left;border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;min-width:120px;padding:8px 12px;display:flex}.topic-chain-node:hover{background:var(--accent-soft,#2e2717)}.topic-chain-label{color:var(--text,#eae6da);font-size:.85rem;font-weight:600}.topic-chain-ref{color:var(--text-muted,#a3a099);font-size:.72rem}.topic-chain-arrow{color:var(--accent,#999);flex-shrink:0;font-size:1.1rem}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.study-sidebar{background:var(--surface,#181818);border-left:1px solid var(--border,#333);flex-direction:column;flex-shrink:0;width:380px;max-height:100vh;display:flex;position:sticky;top:0}.study-sidebar-resize-handle{cursor:ew-resize;z-index:5;background:0 0;width:8px;position:absolute;top:0;bottom:0;left:-4px}.study-sidebar-resize-handle:hover,.study-sidebar-resize-handle:active{background:var(--accent,#5b8def);opacity:.4}.study-sidebar-header{border-bottom:1px solid var(--border,#333);background:var(--toolbar-bg,#181818);justify-content:space-between;align-items:center;padding:.9rem 1rem;display:flex;position:sticky;top:0}.study-sidebar-body{padding:.75rem 1rem 2rem;overflow-y:auto}@media (width<=900px){.study-sidebar{z-index:50;max-width:420px;position:fixed;top:0;bottom:0;right:0;box-shadow:-6px 0 24px #0006;width:100%!important}.study-sidebar-resize-handle{display:none}}.study-sidebar{transition:width .2s}.saved-study-fullpage-overlay{z-index:90;background:#00000080;justify-content:center;align-items:flex-start;padding:2rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.saved-study-fullpage{background:var(--surface,#fff);color:var(--text,#111);border-radius:12px;width:100%;max-width:800px;padding:1.5rem;box-shadow:0 8px 32px #0000004d}.saved-study-fullpage-header{border-bottom:1px solid var(--border,#333);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.saved-study-fullpage-text{white-space:pre-wrap;margin-bottom:1rem;line-height:1.6}:root{--bg:#faf8f3;--surface:#fff;--surface-alt:#f4efe4;--text:#1f1b16;--text-muted:#6b6459;--border:#e5ddc8;--accent:#a5720f;--accent-strong:#7d5609;--accent-soft:#fdf1d6;--toolbar-bg:#fff;--link:#2f6fed}.cross-ref{color:var(--link);cursor:pointer;text-decoration:underline}.cross-ref:hover{filter:brightness(1.2)}.app.theme-dark,[data-theme=dark]{--bg:#15171c;--surface:#1d2027;--surface-alt:#262a33;--text:#eae6da;--text-muted:#a3a099;--border:#343943;--accent:#e8b74e;--accent-strong:#f5cb6f;--accent-soft:#2e2717;--toolbar-bg:#1d2027;--link:#6ea8ff}body{background:var(--bg);color:var(--text);margin:0}.toolbar,.compare-bar,.search-bar,.jumpback-panel,.legend-panel,.bank-panel,.account-bar,.reader-pane-toolbar,.more-menu{background:var(--toolbar-bg);border-color:var(--border);color:var(--text)}.toolbar select,.compare-slot select,.layout-picker select,.search-bar input,.legend-row input,.reader-pane-toolbar select{background:var(--surface);color:var(--text);border-color:var(--border)}.toolbar-btn{background:var(--surface-alt);color:var(--text);border:1px solid var(--border);border-radius:20px;font-weight:500}.verse-num{color:var(--accent-strong)}.wholebook-notice{color:var(--accent-strong);background:var(--accent-soft);border:1px solid var(--border);border-radius:8px;margin-bottom:1.25rem;padding:.6rem .9rem;font-family:system-ui,sans-serif;font-size:.85rem}.note-popover{background:var(--accent-soft);border-color:var(--border)}.reader-pane,.study-panel,.note-editor,.highlight-sheet,.range-note-input,.note-editor textarea{background:var(--surface);color:var(--text);border-color:var(--border)}.word:hover{background-color:#a5720f26}.app{border-left:4px solid var(--accent)}.bank-tabs{gap:.4rem;margin-bottom:.6rem;display:flex}.bank-tab-active{background:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important}.bank-row{align-items:center;gap:.5rem;display:flex}.bank-swatch{flex-shrink:0}.jumpback-color-name{color:var(--text-muted);margin-left:auto;font-size:.75rem}.study-ref{color:var(--accent-strong)}.study-count,.note-hint{color:var(--text-muted)}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:Georgia,Times New Roman,serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}.app{flex-direction:column;width:100%;max-width:1800px;min-height:100vh;margin:0 auto;display:flex}.app-wide{max-width:1800px}.toolbar{background:var(--toolbar-bg);border-bottom:1px solid var(--border);z-index:10;flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem .75rem 3.5rem;font-family:system-ui,sans-serif;display:flex;position:sticky;top:0}.toolbar select{border:1px solid var(--border);background:var(--surface);border-radius:6px;padding:.4rem .6rem;font-size:.95rem}.compare-toggle{color:#444;cursor:pointer;white-space:nowrap;align-items:center;gap:.3rem;font-size:.9rem;display:flex}.compare-bar{background:var(--toolbar-bg);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.6rem;padding:.6rem 1rem;font-family:system-ui,sans-serif;font-size:.85rem;display:flex}.search-bar{background:var(--surface-alt);border-bottom:1px solid var(--border);padding:.7rem 1rem;font-family:system-ui,sans-serif}.search-bar form{gap:.5rem;display:flex}.search-bar input[type=text]{border:1px solid var(--border);border-radius:6px;flex:1;padding:.5rem .7rem;font-size:.9rem}.search-bar .study-panel{margin-top:.7rem}.search-result{cursor:pointer}.search-result:hover{background:var(--accent-soft)}.range-note-input{border:1px solid var(--border);resize:vertical;border-radius:6px;flex:1;min-width:180px;padding:.4rem .5rem;font-family:inherit;font-size:.85rem}.compare-slot{align-items:center;gap:.2rem;display:inline-flex}.compare-slot select{border:1px solid var(--border);border-radius:6px;padding:.3rem .5rem;font-size:.85rem}.compare-remove{color:#a33;cursor:pointer;background:0 0;border:none;padding:0 .2rem;font-size:1.1rem;line-height:1}.layout-picker{color:#666;align-items:center;gap:.35rem;margin-left:auto;display:flex}.layout-picker select{border:1px solid var(--border);border-radius:6px;padding:.3rem .5rem;font-size:.85rem}.reader{padding:1.5rem 1.25rem 4rem;font-size:1.15rem;line-height:1.75}.parallel-view{flex-flow:wrap;align-items:flex-start;gap:2rem;display:flex}.parallel-view.layout-stack{flex-flow:column;gap:0}.parallel-view.layout-stack .parallel-column+.parallel-column{border-top:2px solid #e2e2df;margin-top:1.5rem;padding-top:1rem}.parallel-column{flex:260px;min-width:0}.parallel-label{text-transform:uppercase;letter-spacing:.04em;color:var(--accent-strong);border-bottom:2px solid var(--accent-soft);margin-bottom:.75rem;padding-bottom:.3rem;font-family:system-ui,sans-serif;font-size:.8rem;font-weight:700}@media (width<=860px){.parallel-view:not(.layout-side){flex-flow:column;gap:0}.parallel-view:not(.layout-side) .parallel-column+.parallel-column{border-top:2px solid #e2e2df;margin-top:1.5rem;padding-top:1rem}}.verse{-webkit-touch-callout:none;touch-action:manipulation;margin:0 0 .65rem}.verse-num{vertical-align:super;color:var(--accent-strong);margin-right:.35em;font-size:.75em;font-weight:700}.wholebook-text{white-space:pre-wrap}.chapter-reader{position:relative}.verse-block{margin-bottom:.5rem}.verse-flash{background-color:#ffe06666;border-radius:8px;margin-left:-.5rem;margin-right:-.5rem;padding:.3rem .5rem;transition:background-color .6s}.word{cursor:pointer;-webkit-touch-callout:none;touch-action:manipulation;border-radius:3px;padding:0 1px}.word-selected{background-color:#cfe0ff!important}.word-anchor{outline-offset:1px;outline:2px solid #4a7dff}.word-has-note{text-underline-offset:3px;-webkit-text-decoration:underline dotted #999;text-decoration:underline dotted #999}.selection-toolbar,.note-editor,.note-popover{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;align-items:center;gap:.4rem;margin:.35rem 0 .9rem;padding:.5rem .6rem;font-family:system-ui,sans-serif;font-size:.85rem;display:flex;box-shadow:0 2px 6px #0000000f}.toolbar-label{color:#555;margin-right:.15rem}.color-group{gap:2px;display:inline-flex}.swatch{cursor:pointer;border:1px solid #00000026;border-radius:50%;width:20px;height:20px;padding:0}.swatch-underline{border-bottom:4px solid;border-radius:4px;background:#fff!important}.toolbar-btn:hover{background:var(--accent-soft);border-color:var(--accent)}.toolbar-cancel{color:#a33}.note-editor{flex-direction:column;align-items:stretch}.note-editor textarea{border:1px solid var(--border);resize:vertical;border-radius:6px;padding:.5rem;font-family:inherit;font-size:.9rem}.note-editor-actions{gap:.4rem;margin-top:.4rem;display:flex}.note-popover{background:var(--accent-soft);border-color:var(--border);flex-direction:column;align-items:stretch}.note-text{white-space:pre-wrap;margin:0 0 .3rem}.note-hint{color:var(--text-muted);margin:0;font-style:italic}.study-panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin:.35rem 0 .9rem;padding:.6rem .8rem;font-family:system-ui,sans-serif;font-size:.85rem}.study-header{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.study-count{color:var(--text-muted);margin:0 0 .5rem}.study-list{max-height:260px;margin:0;padding:0;list-style:none;overflow-y:auto}.study-list li{border-bottom:1px solid var(--border);padding:.3rem 0}.study-ref{color:var(--accent-strong);font-weight:700}.study-snippet{color:var(--text)}.study-highlight{color:#1a1a1a;background:#ffe066;border-radius:3px;padding:0 2px}.more-menu{z-index:9;background:var(--toolbar-bg,#181818);position:sticky;top:3.5rem}.highlight-sheet{z-index:50;background:var(--surface);border-top:1px solid var(--border);padding:.9rem 1rem calc(.9rem + env(safe-area-inset-bottom,0px));align-items:center;gap:.6rem;font-family:system-ui,sans-serif;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000001f}.sheet-swatch{cursor:pointer;border:1px solid #00000026;border-radius:50%;width:34px;height:34px}.sheet-swatch-underline{border-bottom:5px solid;border-radius:6px;background:#fff!important}.style-toggle{border:1px solid var(--border);cursor:pointer;background:#f2f2f0;border-radius:6px;margin-left:.3rem;padding:.4rem .7rem;font-family:inherit;font-size:.85rem}.app-error{background:var(--error-bg);border:1px solid var(--error-border);border-radius:10px;max-width:520px;margin:4rem auto;padding:1.5rem;font-family:system-ui,sans-serif}.auth-loading{text-align:center;color:#666;margin-top:4rem;font-family:system-ui,sans-serif}.auth-screen{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;font-family:system-ui,sans-serif;display:flex}.auth-form{background:var(--surface);border:1px solid #e2e2df;border-radius:12px;flex-direction:column;gap:.7rem;width:300px;padding:2rem;display:flex;box-shadow:0 4px 20px #0000000f}.auth-form h2{margin:0 0 .5rem;font-size:1.2rem}.auth-form input{border:1px solid var(--border);border-radius:6px;padding:.55rem .7rem;font-size:.95rem}.password-field{display:flex;position:relative}.password-field input{flex:1;padding-right:3.2rem}.password-toggle{color:#4a7dff;cursor:pointer;background:0 0;border:none;padding:.3rem .4rem;font-size:.78rem;font-weight:600;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.auth-form button[type=submit]{color:#fff;cursor:pointer;background:#4a7dff;border:none;border-radius:6px;margin-top:.3rem;padding:.6rem;font-weight:600}.auth-switch{color:#4a7dff;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:.85rem}.auth-error{color:#c0392b;margin:0;font-size:.85rem}.account-bar{color:#eee;background:#22262e;align-items:center;gap:.8rem;padding:.4rem 1rem;font-family:system-ui,sans-serif;font-size:.8rem;display:flex}.account-bar button{color:#eee;cursor:pointer;background:#333;border:1px solid #555;border-radius:5px;padding:.25rem .6rem;font-size:.78rem}.jumpback-panel,.legend-panel{background:var(--surface);border-bottom:1px solid var(--border);padding:.8rem 1rem;font-family:system-ui,sans-serif;font-size:.85rem}.jumpback-section{margin-top:.6rem}.jumpback-label{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .3rem;font-size:.78rem;font-weight:700}.jumpback-list{margin:0;padding:0;list-style:none}.jumpback-list li{cursor:pointer;border-radius:6px;padding:.35rem .4rem}.jumpback-list li:hover{background:var(--accent-soft)}.legend-row{align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.legend-swatch{border:1px solid #00000026;border-radius:50%;flex-shrink:0;width:24px;height:24px}.legend-row input{border:1px solid var(--border);border-radius:6px;flex:1;padding:.35rem .5rem}.color-filter-row{gap:.3rem;margin-left:.5rem;display:flex}.filter-swatch{cursor:pointer;opacity:.5;border:1px solid #00000026;border-radius:50%;width:20px;height:20px}.filter-swatch-active{opacity:1;outline-offset:1px;outline:2px solid #333}.reader-pane{border:1px solid var(--border);border-radius:10px;min-width:280px;overflow:hidden}.more-menu{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding-top:.5rem;display:flex}.reader-pane-toolbar{background:var(--surface-alt);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.4rem;padding:.5rem;display:flex}.reader-with-sidebar{flex-direction:row;align-items:flex-start;width:100%;display:flex}.reader-with-sidebar .reader{flex:1;min-width:0;max-width:760px;margin:0 auto}.reader-with-sidebar .reader-compare{max-width:none;margin:0}.reader-pane-toolbar select{border:1px solid var(--border);border-radius:6px;padding:.3rem .4rem;font-size:.82rem}.reader-pane-body{max-height:75vh;padding:1rem 1.1rem;font-size:1.05rem;line-height:1.7;overflow-y:auto}.sync-status{color:#9fd8a0;font-style:italic}.toolbar-compact{flex-wrap:nowrap;overflow-x:auto}@media (width<=640px){.toolbar-compact{flex-wrap:wrap}}.version-select{text-overflow:ellipsis;max-width:90px}.verse-select{max-width:80px}.ref-picker{position:relative}.ref-picker-btn{white-space:nowrap}.ref-picker-popup{z-index:60;background:var(--surface);border:1px solid var(--border);border-radius:12px;width:min(420px,90vw);max-height:70vh;margin:0 auto;padding:.8rem;font-family:system-ui,sans-serif;position:fixed;top:4.5rem;left:1rem;right:1rem;overflow-y:auto;box-shadow:0 8px 28px #0000002e}.ref-picker-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.ref-picker-label{text-transform:uppercase;letter-spacing:.04em;color:var(--accent-strong);margin:.6rem 0 .4rem;font-size:.75rem;font-weight:700}.ref-grid{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:.35rem;display:grid}.ref-grid-numbers{grid-template-columns:repeat(auto-fill,minmax(36px,1fr))}.ref-grid-btn{border:1px solid var(--border);background:var(--surface-alt);color:var(--text);cursor:pointer;border-radius:6px;padding:.4rem .3rem;font-size:.82rem}.ref-grid-btn:hover{background:var(--accent-soft);border-color:var(--accent)}.ref-grid-btn-active{background:var(--accent);color:#fff;border-color:var(--accent)}.hamburger-btn{z-index:70;border:1px solid var(--border);background:var(--surface);width:38px;height:38px;color:var(--text);cursor:pointer;border-radius:50%;font-size:1.1rem;position:fixed;top:.6rem;left:.6rem;box-shadow:0 2px 8px #00000026}.account-sidebar-overlay{z-index:80;background:#00000059;position:fixed;inset:0}.account-sidebar{background:var(--surface);width:260px;color:var(--text);flex-direction:column;gap:.6rem;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:2px 0 20px #00000040}.account-email{color:var(--text-muted);word-break:break-all;font-size:.85rem}.parallel-column-scroll{max-height:80vh;overflow-y:auto}.app,.reader,main.reader{background:var(--bg);color:var(--text)}.side-dock{flex-direction:column;gap:12px;display:flex}
