.categoryList-module__ig17ya__list{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.categoryList-module__ig17ya__list li button{padding:.6rem 1.25rem;font-size:.9rem;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 6px #0000001a}.categoryList-module__ig17ya__list li button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}
.ContextMenu-module__z89ila__contextMenu{z-index:1000;background-color:#fff;border:1px solid #ccc;border-radius:5px;flex-direction:column;min-width:120px;display:flex;position:absolute;box-shadow:0 4px 8px #0000001a}.ContextMenu-module__z89ila__contextMenu button{text-align:left;cursor:pointer;color:#777;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;display:flex}.ContextMenu-module__z89ila__contextMenu button i{color:#777}.ContextMenu-module__z89ila__contextMenu button:hover{background-color:#f0f0f0}
.ContinueHistory-module__xyYv7q__section{text-align:center;margin-bottom:2.5rem}.ContinueHistory-module__xyYv7q__title{color:#2d3748;margin-bottom:1.25rem;font-size:1.25rem;font-weight:600}[data-theme=dark] .ContinueHistory-module__xyYv7q__title{color:#e2e8f0}.ContinueHistory-module__xyYv7q__historyButton{flex-direction:column;padding:.75rem 1.25rem;font-size:.9rem;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 8px #00000014}.ContinueHistory-module__xyYv7q__historyButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001f}.ContinueHistory-module__xyYv7q__historyButton p{margin:0;font-weight:500}.ContinueHistory-module__xyYv7q__historyButton small{opacity:.8;font-size:.75rem}.ContinueHistory-module__xyYv7q__wrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}@media (max-width:768px){.ContinueHistory-module__xyYv7q__wrapper{gap:.5rem}.ContinueHistory-module__xyYv7q__historyButton{padding:.6rem 1rem;font-size:.8rem}}
.KeyboardKey-module__0MI8rW__key{color:#333;background-color:#eee;border:1px solid #ccc;border-radius:3px;margin:0 2px;padding:2px 6px;font-family:Courier New,Courier,monospace;font-size:90%;display:inline-block;box-shadow:0 1px 2px #0000001a}
.CommandPalette-module__NPT6uG__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CommandPalette-module__NPT6uG__commandPalette{box-sizing:border-box;background:#fff;border-radius:8px;width:400px;padding:20px 30px;position:relative;box-shadow:0 4px 15px #0000001a}.CommandPalette-module__NPT6uG__flex{flex-direction:row;align-items:center;display:flex}.CommandPalette-module__NPT6uG__input{border:1px solid #ddd;border-radius:4px;outline:none;width:100%;padding:10px;font-size:16px}.CommandPalette-module__NPT6uG__closeButton{cursor:pointer;background:0 0;border:none;flex:0 0 10%;font-size:2rem}.CommandPalette-module__NPT6uG__suggestions{max-height:50vh;font-size:1rem;line-height:1.6;overflow-y:auto}.CommandPalette-module__NPT6uG__suggestions div{cursor:pointer;padding:10px}.CommandPalette-module__NPT6uG__suggestions div:hover,.CommandPalette-module__NPT6uG__suggestions div.CommandPalette-module__NPT6uG__focused{background-color:#f0f0f0}.CommandPalette-module__NPT6uG__sampleContainer{margin-top:.5rem;margin-bottom:.5rem}.CommandPalette-module__NPT6uG__sampleContainer .CommandPalette-module__NPT6uG__samples{padding-left:.5rem}.CommandPalette-module__NPT6uG__sampleContainer div{margin-top:.5rem;margin-bottom:.5rem}.CommandPalette-module__NPT6uG__inputSample{color:#d63384;cursor:pointer;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;margin:0 2px;padding:2px 4px;font-family:Courier New,Courier,monospace;font-size:90%;display:inline-block;box-shadow:0 1px 2px #0000001a}.CommandPalette-module__NPT6uG__inputSample:hover{background-color:#f0f0f0}@media (max-width:768px){.CommandPalette-module__NPT6uG__commandPalette{border-radius:0;flex-direction:column;width:100vw;height:100dvh;padding:20px;display:flex}.CommandPalette-module__NPT6uG__input{font-size:18px}.CommandPalette-module__NPT6uG__suggestions{max-height:100%;font-size:1.2rem}.CommandPalette-module__NPT6uG__paletteShortcutNote{display:none}}
.SuggestionOption-module__9BHYfa__suggestionLink{background-color:#0000;width:100%;height:100%;display:inline-block}
.CloseButton-module__aK2sSG__closeButton{color:red;cursor:pointer;background:0 0;border:none;font-size:2rem;transition:transform .3s}.CloseButton-module__aK2sSG__smallSpace{top:5px;right:5px}.CloseButton-module__aK2sSG__mediumSpace{top:10px;right:15px}.CloseButton-module__aK2sSG__sticky{position:sticky}.CloseButton-module__aK2sSG__absolute{position:absolute}.CloseButton-module__aK2sSG__closeButton:hover{transform:rotate(90deg)}
.FooterContent-module__Q7Up4G__footer{z-index:100;color:#fff;background-color:#333;border-top-left-radius:8px;border-top-right-radius:8px;align-items:flex-start;width:800px;max-height:50%;padding:16px 0 16px 16px;transition:transform .3s ease-out;display:flex;position:fixed;bottom:0;left:50%;overflow:hidden auto;transform:translateY(100%)translate(-50%);box-shadow:0 -4px 8px #0003}.FooterContent-module__Q7Up4G__footerOpen{animation:.3s ease-out FooterContent-module__Q7Up4G__slideUp;transform:translateY(0)translate(-50%)}@keyframes FooterContent-module__Q7Up4G__slideUp{0%{transform:translateY(100%)translate(-50%)}to{transform:translateY(0)translate(-50%)}}.FooterContent-module__Q7Up4G__footerContent{white-space:normal;padding-right:48px;font-size:1.2rem;position:relative}.FooterContent-module__Q7Up4G__footerRef{text-align:right;font-size:1rem}@media (max-width:768px){.FooterContent-module__Q7Up4G__footer{overscroll-behavior-y:contain;width:100%;padding-right:16px;left:0;transform:translateY(100%)}.FooterContent-module__Q7Up4G__footerOpen{animation:.3s ease-out FooterContent-module__Q7Up4G__slideUpSmall;transform:translateY(0)}@keyframes FooterContent-module__Q7Up4G__slideUpSmall{0%{transform:translateY(100%)}to{transform:translateY(0)}}}
.BookRef-module__c47y-G__bookRef{display:inline-block;position:relative}.BookRef-module__c47y-G__bookRefText{white-space:nowrap}.BookRef-module__c47y-G__tooltip{cursor:text;color:#fff;z-index:10;text-align:center;white-space:normal;background-color:#333;border-radius:4px;min-width:20rem;padding:8px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.BookRef-module__c47y-G__tooltipInvisible{display:none}.BookRef-module__c47y-G__transparent{opacity:.3;transition:opacity .3s ease-in-out}.BookRef-module__c47y-G__transparent:hover{opacity:.9}.BookRef-module__c47y-G__footerRef{text-align:right}
.Verse-module__NcuUca__verseWrapper{transition:background-color .3s,transform .2s;position:relative}.Verse-module__NcuUca__verseWrapper.Verse-module__NcuUca__verseSelected{-webkit-user-select:none;user-select:none;background-color:#e0e0e080}.Verse-module__NcuUca__verse{margin:1rem 0 0;padding-left:2rem;font-size:1.2rem;line-height:1.6;position:relative}.Verse-module__NcuUca__peek{cursor:help}.Verse-module__NcuUca__verse.Verse-module__NcuUca__first{margin-top:0}.Verse-module__NcuUca__verseNumber,.Verse-module__NcuUca__selectionCheckbox{color:var(--accent);font-weight:700;position:absolute;top:0;left:0}.Verse-module__NcuUca__selectionCheckbox{opacity:0;cursor:pointer;width:1.2rem;height:1.2rem;margin-top:8px;transition:all .3s}.Verse-module__NcuUca__highlight{background-color:var(--highlight)}.Verse-module__NcuUca__verseAsParagraph{padding-left:0}.Verse-module__NcuUca__verseAsParagraph>span:first-of-type{margin-left:1.5rem}.Verse-module__NcuUca__verseAsParagraph .Verse-module__NcuUca__verseNumberLabel{opacity:0}.Verse-module__NcuUca__verseAsParagraph:hover .Verse-module__NcuUca__verseNumberLabel{opacity:1}.Verse-module__NcuUca__padVerseRefs{padding-left:2rem}.Verse-module__NcuUca__verseRefs{text-align:left;white-space:nowrap;flex-flow:wrap;gap:.5rem;font-size:.8rem;display:flex}.Verse-module__NcuUca__refsExpandLinkButton{cursor:pointer;opacity:.3;color:var(--gold);background:0 0;border:none;padding:0;transition:opacity .3s ease-in-out}.Verse-module__NcuUca__refsExpandLinkButton:hover{opacity:.9;text-decoration:underline}.Verse-module__NcuUca__verseCommContent{line-height:1.6}.Verse-module__NcuUca__verseComms{text-align:left;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:0;right:-1rem}.Verse-module__NcuUca__alwaysOnComms{text-align:justify;padding-left:40%;font-size:1.2rem;display:block}.Verse-module__NcuUca__alwaysOnComms span:first-of-type:before{content:"* "}.Verse-module__NcuUca__verseSubtitleMargin{margin-top:1rem}@media (min-width:769px){.Verse-module__NcuUca__verseNumberLabel{cursor:pointer;transition:all .3s;display:inline-block}.Verse-module__NcuUca__verseNumber{transition:all .3s;display:inline-block}.Verse-module__NcuUca__verseNumberLabel:hover .Verse-module__NcuUca__verseNumber{opacity:0;transform:scale(.5)}.Verse-module__NcuUca__verseNumberLabel:hover .Verse-module__NcuUca__selectionCheckbox{opacity:1;display:static;transform:scale(1)}}@media (max-width:768px){.Verse-module__NcuUca__verseWrapper{-webkit-user-select:none;user-select:none}.Verse-module__NcuUca__verseWrapper:active{transform:scale(.98)}.Verse-module__NcuUca__verseComms{display:inline;position:static}.Verse-module__NcuUca__alwaysOnComms{padding-left:25%}.Verse-module__NcuUca__verse{cursor:pointer;-webkit-user-select:none;user-select:none}}
.VerseCommentAsterisk-module__hNAgzW__comms{display:inline-block;position:relative}.VerseCommentAsterisk-module__hNAgzW__comms a{cursor:pointer;font-size:2rem}.VerseCommentAsterisk-module__hNAgzW__transparent{opacity:.3;transition:opacity .3s ease-in-out}.VerseCommentAsterisk-module__hNAgzW__transparent:hover{opacity:.9}
.DropdownButton-module__tPqD6a__withOptions{border-radius:5px 0 0 5px}.DropdownButton-module__tPqD6a__noOptions{border-radius:5px}.DropdownButton-module__tPqD6a__dropdownWrapper{align-items:center;display:inline-flex;position:relative;overflow:visible}.DropdownButton-module__tPqD6a__toggleButton{border-radius:0 5px 5px 0}.DropdownButton-module__tPqD6a__dropdownMenu{z-index:300;background-color:#fff;border-radius:5px;min-width:200px;margin-top:5px;position:absolute;top:100%;left:0;box-shadow:0 2px 10px #0000001a}.DropdownButton-module__tPqD6a__dropdownOption{color:#333;cursor:pointer;background-color:#fff;border-bottom:1px solid #f0f0f0;padding:10px}.DropdownButton-module__tPqD6a__dropdownOption:hover{background-color:#f0f0f0}
.SelectionBar-module__f4DZ1W__secondaryTopBar{z-index:200;background-color:#f0f0f0;border-bottom:1px solid #ccc;justify-content:flex-start;align-items:center;gap:1rem;padding:10px;display:flex;position:absolute;top:3.8rem;left:0;right:0}.SelectionBar-module__f4DZ1W__secondaryTopBar span{font-weight:700}@media (min-width:769px){.SelectionBar-module__f4DZ1W__sticky{position:fixed;top:0;left:0;right:0}}@media (max-width:768px){.SelectionBar-module__f4DZ1W__secondaryTopBar{justify-content:space-between;overflow-x:auto}}
.CompareBooksForm-module__OR-A6W__compareForm{justify-content:space-around;gap:2rem;font-size:1.2rem;display:flex}.CompareBooksForm-module__OR-A6W__formGroup{flex-direction:column;width:100%;margin-bottom:3rem;display:flex}.CompareBooksForm-module__OR-A6W__verticalDivider{background-color:#ccc;width:1px;bottom:0}.CompareBooksForm-module__OR-A6W__formAction{text-align:center;margin-top:2rem}.CompareBooksForm-module__OR-A6W__formAction button{display:inline}.CompareBooksForm-module__OR-A6W__compareForm label{margin-top:1rem;margin-bottom:.5rem;margin-left:.5rem;font-weight:600}.CompareBooksForm-module__OR-A6W__compareForm select{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:.75rem;font-size:1rem;transition:box-shadow .2s ease-in-out}.CompareBooksForm-module__OR-A6W__compareForm select:hover{box-shadow:0 0 8px #00000026}.CompareBooksForm-module__OR-A6W__chaptersTable{flex-wrap:wrap;gap:.5rem;margin-top:10px;display:flex}.CompareBooksForm-module__OR-A6W__chaptersTable>*{flex:0 calc(10% - .5rem)}@media (max-width:768px){.CompareBooksForm-module__OR-A6W__compareForm{flex-direction:column;gap:0}.CompareBooksForm-module__OR-A6W__formGroup{margin-bottom:1rem}.CompareBooksForm-module__OR-A6W__verticalDivider{opacity:.3;background-color:#ccc;width:80%;height:1px;margin:1rem auto}}
.ComparisonSettingsModal-module__JEifua__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ComparisonSettingsModal-module__JEifua__modal{background-color:#fff;border-radius:8px;flex-direction:column;max-width:90vw;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 4px 16px #0003}.ComparisonSettingsModal-module__JEifua__header{background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ComparisonSettingsModal-module__JEifua__header h2{color:#333;margin:0;font-size:1.25rem}.ComparisonSettingsModal-module__JEifua__closeButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;transition:background-color .2s;display:flex}.ComparisonSettingsModal-module__JEifua__closeButton:hover{background-color:#e0e0e0}.ComparisonSettingsModal-module__JEifua__content{padding:1.5rem;overflow-y:auto}.ComparisonSettingsModal-module__JEifua__booksContainer{gap:2rem;display:flex}.ComparisonSettingsModal-module__JEifua__bookSection{flex:1;min-width:0}.ComparisonSettingsModal-module__JEifua__bookSection h3{color:#333;text-align:center;border-bottom:2px solid #007bff;margin:0 0 1rem;padding-bottom:.5rem;font-size:1.1rem}.ComparisonSettingsModal-module__JEifua__divider{background-color:#e0e0e0;width:1px;margin:0 1rem}.ComparisonSettingsModal-module__JEifua__formGroup{flex-direction:column;margin-bottom:1rem;display:flex}.ComparisonSettingsModal-module__JEifua__formGroup label{color:#555;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.ComparisonSettingsModal-module__JEifua__formGroup select{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:.75rem;font-size:1rem;transition:border-color .2s ease-in-out}.ComparisonSettingsModal-module__JEifua__formGroup select:hover{border-color:#007bff}.ComparisonSettingsModal-module__JEifua__formGroup select:focus{border-color:#007bff;outline:none;box-shadow:0 0 4px #007bff40}.ComparisonSettingsModal-module__JEifua__footer{background-color:#f8f9fa;border-top:1px solid #e0e0e0;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}@media (max-width:768px){.ComparisonSettingsModal-module__JEifua__modal{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%}.ComparisonSettingsModal-module__JEifua__booksContainer{flex-direction:column;gap:1.5rem}.ComparisonSettingsModal-module__JEifua__divider{width:100%;height:1px;margin:0}.ComparisonSettingsModal-module__JEifua__header{padding:1rem}.ComparisonSettingsModal-module__JEifua__header h2{font-size:1.1rem}.ComparisonSettingsModal-module__JEifua__content{padding:1rem}.ComparisonSettingsModal-module__JEifua__footer{flex-direction:column-reverse;padding:1rem}.ComparisonSettingsModal-module__JEifua__footer button{width:100%}}
.DynamicRefContent-module__X1eMKG__quoteBlock{border-left:4px solid var(--gold);background:linear-gradient(90deg,#bc8d460f,#0000);border-radius:0 8px 8px 0;margin:0;padding:1.25rem 1.5rem}[data-theme=dark] .DynamicRefContent-module__X1eMKG__quoteBlock{background:linear-gradient(90deg,#bc8d461a,#0000)}.DynamicRefContent-module__X1eMKG__quoteContent{color:#374151;font-style:italic;line-height:1.6}[data-theme=dark] .DynamicRefContent-module__X1eMKG__quoteContent{color:#d1d5db}.DynamicRefContent-module__X1eMKG__quoteRef{text-align:right;margin-top:.75rem}.DynamicRefContent-module__X1eMKG__quoteRef a{font-size:.9rem;font-weight:600}.DynamicRefContent-module__X1eMKG__verse{text-indent:0;margin-bottom:.5rem;font-size:1rem;line-height:1.6}.DynamicRefContent-module__X1eMKG__verse:last-child{margin-bottom:0}.DynamicRefContent-module__X1eMKG__highlight{background-color:var(--highlight);font-weight:700}
.Dialog-module__mQNuiq__dialogOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Dialog-module__mQNuiq__dialogContent{background-color:#fff;border-radius:8px;width:800px;padding:20px;box-shadow:0 4px 8px #0003}.Dialog-module__mQNuiq__dialogCancel{color:#fff;cursor:pointer;text-align:center;background-color:#f44336;border:none;border-radius:4px;width:100%;margin-top:10px;padding:10px 20px}.Dialog-module__mQNuiq__dialogCancel:hover{background-color:#d32f2f}@media (max-width:768px){.Dialog-module__mQNuiq__dialogContent{border-radius:0;width:100%}}
.GenericCompareSelection-module__L4wbqa__wrapper{justify-content:center;gap:1rem;max-width:800px;margin:auto;display:flex}.GenericCompareSelection-module__L4wbqa__wrapper h3{gap:.3rem;display:flex}.GenericCompareSelection-module__L4wbqa__wrapper p{text-align:center}.GenericCompareSelection-module__L4wbqa__item{border-radius:5px;padding:0 .5rem}@media (max-width:768px){.GenericCompareSelection-module__L4wbqa__item:hover{cursor:pointer;background-color:#f0f0f0}.GenericCompareSelection-module__L4wbqa__disabled{opacity:.5;pointer-events:none}}
.Button-module__H-osrG__button{--color-primary:var(--gold);--color-secondary:#3a8e8c;--color-disabled:#ccc;--color-hover:#333;color:#fff;cursor:pointer;border:none;border-radius:5px;align-items:center;gap:1rem;padding:10px 15px;font-size:1rem;text-decoration:none;transition:background-color .3s;display:flex}.Button-module__H-osrG__button:hover{background-color:var(--color-hover)}.Button-module__H-osrG__button[disabled]{background-color:var(--color-disabled);cursor:not-allowed}.Button-module__H-osrG__button[disabled]:hover{background-color:var(--color-disabled)}.Button-module__H-osrG__small{padding:5px 10px;font-size:.8rem}.Button-module__H-osrG__small i{font-size:.8rem}.Button-module__H-osrG__colorPrimary{background-color:var(--color-primary)}.Button-module__H-osrG__colorSecondary{background-color:var(--color-secondary)}.Button-module__H-osrG__button.Button-module__H-osrG__outline{color:currentColor;background-color:#0000;border:1px solid}.Button-module__H-osrG__button.Button-module__H-osrG__outline:hover{background-color:#eee}@media (max-width:768px){.Button-module__H-osrG__button{font-size:.8rem}}
.bookIndex-module__N_hkxG__indexTable{grid-template-columns:repeat(12,1fr);gap:.5rem;margin-bottom:1.5rem;display:grid}.bookIndex-module__N_hkxG__indexCol{box-sizing:border-box}.bookIndex-module__N_hkxG__indexCol button{color:#495057;background:#e9ecef;border-radius:6px;justify-content:center;width:100%;padding:.6rem .5rem;font-size:.9rem;transition:background-color .2s,transform .15s}.bookIndex-module__N_hkxG__indexCol button:hover{background:var(--gold);color:#fff;transform:translateY(-1px)}[data-theme=dark] .bookIndex-module__N_hkxG__indexCol button{color:#e2e8f0;background:#4a5568}[data-theme=dark] .bookIndex-module__N_hkxG__indexCol button:hover{background:var(--gold);color:#fff}.bookIndex-module__N_hkxG__centered{text-align:center}.bookIndex-module__N_hkxG__diffChapter button{color:#92400e!important;background:#fef3c7!important}.bookIndex-module__N_hkxG__diffChapter button:hover{background:var(--gold)!important;color:#fff!important}[data-theme=dark] .bookIndex-module__N_hkxG__diffChapter button{color:#fcd34d!important;background:#d9770633!important}[data-theme=dark] .bookIndex-module__N_hkxG__diffChapter button:hover{background:var(--gold)!important;color:#fff!important}@media (max-width:900px){.bookIndex-module__N_hkxG__indexTable{grid-template-columns:repeat(8,1fr)}}@media (max-width:600px){.bookIndex-module__N_hkxG__indexTable{grid-template-columns:repeat(6,1fr);gap:.4rem}.bookIndex-module__N_hkxG__indexCol button{padding:.5rem .4rem;font-size:.8rem}}
.bookSummary-module__qfIN8q__p{margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.bookSummary-module__qfIN8q__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.bookSummary-module__qfIN8q__subtitle{margin-bottom:1rem;font-size:1rem;line-height:1}.bookSummary-module__qfIN8q__list{flex-flow:column wrap;justify-content:center;gap:1rem;margin-bottom:2rem;padding:0;font-size:1.2rem;list-style:none;display:flex}.bookSummary-module__qfIN8q__summaryItem{justify-content:space-between;display:flex}.bookSummary-module__qfIN8q__alignRight{text-align:right;text-wrap:nowrap;padding-left:2rem}.bookSummary-module__qfIN8q__list h4{margin-top:1rem}.bookSummary-module__qfIN8q__alternateTitle{color:#777;font-size:1.5rem}.bookSummary-module__qfIN8q__flex{gap:1rem;display:flex}.bookSummary-module__qfIN8q__centered{text-align:center}@media (min-width:769px){.bookSummary-module__qfIN8q__wider{width:150%;max-width:100vw;margin-left:-25%}}
.Callout-module__trviAG__callout{border-radius:.5rem;align-items:flex-start;gap:.5rem;margin:1rem 0;padding:1rem;font-family:Arial,sans-serif;display:flex}.Callout-module__trviAG__callout-info{color:#0d47a1;background-color:#eaf4fc;border:1px solid #2196f3}.Callout-module__trviAG__callout-error{color:#b71c1c;background-color:#fdecea;border:1px solid #f44336}.Callout-module__trviAG__callout-warning{color:#e65100;background-color:#fff4e5;border:1px solid #ff9800}.Callout-module__trviAG__callout-icon{font-size:1.5rem}.Callout-module__trviAG__callout-content{flex:1}
.ComparisonControls-module__9pDQ7q__controls{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;margin-bottom:1rem}.ComparisonControls-module__9pDQ7q__header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.ComparisonControls-module__9pDQ7q__titleSection{flex-direction:column;gap:.5rem;display:flex}.ComparisonControls-module__9pDQ7q__quickNavigation{gap:.5rem;display:flex}.ComparisonControls-module__9pDQ7q__header h3{color:#333;margin:0;font-size:1.1rem}.ComparisonControls-module__9pDQ7q__bookType{color:#666;font-size:.9rem;font-weight:400}.ComparisonControls-module__9pDQ7q__controlsPanel{flex-wrap:wrap;gap:1rem;padding:1rem;display:flex}.ComparisonControls-module__9pDQ7q__formGroup{flex-direction:column;min-width:120px;display:flex}.ComparisonControls-module__9pDQ7q__formGroup label{color:#555;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.ComparisonControls-module__9pDQ7q__formGroup select{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:.5rem;font-size:.9rem;transition:box-shadow .2s ease-in-out}.ComparisonControls-module__9pDQ7q__formGroup select:hover{box-shadow:0 0 4px #0000001a}.ComparisonControls-module__9pDQ7q__formGroup select:focus{border-color:#007bff;outline:none;box-shadow:0 0 8px #007bff40}.ComparisonControls-module__9pDQ7q__chapterControls{align-items:center;gap:.5rem;display:flex}.ComparisonControls-module__9pDQ7q__chapterSelect{text-align:center;max-width:60px}.ComparisonControls-module__9pDQ7q__mobileControls{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;margin-bottom:1rem}.ComparisonControls-module__9pDQ7q__mobileHeader{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.ComparisonControls-module__9pDQ7q__mobileHeader h4{color:#333;flex:1;margin:0;font-size:.95rem}@media (max-width:768px){.ComparisonControls-module__9pDQ7q__controlsPanel{flex-direction:column;gap:.75rem}.ComparisonControls-module__9pDQ7q__header{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem}.ComparisonControls-module__9pDQ7q__titleSection{text-align:center;align-items:center}.ComparisonControls-module__9pDQ7q__quickNavigation{justify-content:center}.ComparisonControls-module__9pDQ7q__header h3{font-size:1rem}.ComparisonControls-module__9pDQ7q__mobileControls{margin-bottom:.75rem}.ComparisonControls-module__9pDQ7q__mobileHeader{padding:.5rem .75rem}.ComparisonControls-module__9pDQ7q__mobileHeader h4{font-size:.9rem}}
.ListSelectDialog-module__Iu2wXW__dialogOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ListSelectDialog-module__Iu2wXW__dialogContent{background-color:#fff;border-radius:8px;width:300px;padding:20px;box-shadow:0 4px 8px #0003}.ListSelectDialog-module__Iu2wXW__dialogList{margin:0;padding:0;list-style:none}.ListSelectDialog-module__Iu2wXW__dialogItem{cursor:pointer;border-bottom:1px solid #ddd;padding:10px 15px}.ListSelectDialog-module__Iu2wXW__dialogItem:hover{background-color:#f0f0f0}.ListSelectDialog-module__Iu2wXW__dialogCancel{color:#fff;cursor:pointer;text-align:center;background-color:#f44336;border:none;border-radius:4px;width:100%;margin-top:10px;padding:10px 20px}.ListSelectDialog-module__Iu2wXW__dialogCancel:hover{background-color:#d32f2f}@media (max-width:768px){.ListSelectDialog-module__Iu2wXW__dialogContent{border-radius:0;width:100%}}
.Breadcrumbs-module__eQwWYq__breadcrumb{padding-bottom:2rem;font-size:1rem}.Breadcrumbs-module__eQwWYq__breadcrumbList{flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__eQwWYq__breadcrumbItem{color:var(--gold);border-bottom:2px solid #0000;align-items:center;text-decoration:none;display:flex}.Breadcrumbs-module__eQwWYq__breadcrumbItem:hover{border-bottom:2px solid var(--gold);cursor:pointer}.Breadcrumbs-module__eQwWYq__separator{color:#999;margin:0 8px;font-weight:700}.Breadcrumbs-module__eQwWYq__separator:last-child{display:none}
.MultiCompareNavigationContent-module__V9sd-a__subtitle{text-align:center}.MultiCompareNavigationContent-module__V9sd-a__centeredDiv{justify-content:center;align-items:center;display:flex}.MultiCompareNavigationContent-module__V9sd-a__alignRight{text-align:right}.MultiCompareNavigationContent-module__V9sd-a__alignContentRight{justify-content:flex-end;display:flex}.MultiCompareNavigationContent-module__V9sd-a__compareMain{gap:1rem;margin:2rem;display:flex}.MultiCompareNavigationContent-module__V9sd-a__compareMain.MultiCompareNavigationContent-module__V9sd-a__single .MultiCompareNavigationContent-module__V9sd-a__chapter{max-width:800px;margin:auto}.MultiCompareNavigationContent-module__V9sd-a__compareMain.MultiCompareNavigationContent-module__V9sd-a__half .MultiCompareNavigationContent-module__V9sd-a__chapter{min-width:calc(50vw - 3rem)}.MultiCompareNavigationContent-module__V9sd-a__compareMain.MultiCompareNavigationContent-module__V9sd-a__third .MultiCompareNavigationContent-module__V9sd-a__chapter{min-width:calc(33vw - 3rem)}.MultiCompareNavigationContent-module__V9sd-a__compareMain.MultiCompareNavigationContent-module__V9sd-a__fourth .MultiCompareNavigationContent-module__V9sd-a__chapter{min-width:calc(25vw - 3rem)}.MultiCompareNavigationContent-module__V9sd-a__noWrap{white-space:nowrap}.MultiCompareNavigationContent-module__V9sd-a__text{color:#444;text-align:justify;font-size:1.4rem}.MultiCompareNavigationContent-module__V9sd-a__centeredGroup{max-width:800px;margin:auto}.MultiCompareNavigationContent-module__V9sd-a__nav{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.MultiCompareNavigationContent-module__V9sd-a__nav div{width:200px}.MultiCompareNavigationContent-module__V9sd-a__missingRefs{justify-content:center;gap:1rem;max-width:800px;margin:auto;display:flex}@media (max-width:768px){.MultiCompareNavigationContent-module__V9sd-a__nav{gap:1rem;margin:auto;padding:.5rem}.MultiCompareNavigationContent-module__V9sd-a__centeredGroup{padding:1rem}.MultiCompareNavigationContent-module__V9sd-a__centeredGroup h4{text-align:center}.MultiCompareNavigationContent-module__V9sd-a__nav div{width:auto}}
.DropdownMenu-module__wEm7bq__button{color:#fff;cursor:pointer;background:0 0;border:none;transition:color .3s}.DropdownMenu-module__wEm7bq__button:hover{color:var(--gold)}.DropdownMenu-module__wEm7bq__menuIcon .DropdownMenu-module__wEm7bq__dropdown{color:#333}.DropdownMenu-module__wEm7bq__menuWrapper{flex-direction:column;display:flex}.DropdownMenu-module__wEm7bq__dropdown{z-index:999;background:#fff;display:flex;position:absolute;top:50px;right:40px;box-shadow:0 2px 10px #0000001a}.DropdownMenu-module__wEm7bq__dropdown label,.DropdownMenu-module__wEm7bq__dialog label{accent-color:var(--gold);cursor:pointer}.DropdownMenu-module__wEm7bq__menuOption{position:relative}.DropdownMenu-module__wEm7bq__menuOption>*{cursor:pointer;padding:1rem;display:block}.DropdownMenu-module__wEm7bq__menuOption a{color:#333;text-decoration:none}.DropdownMenu-module__wEm7bq__menuOption:hover{background-color:#eee}.DropdownMenu-module__wEm7bq__subMenu{background-color:#fff;min-width:200px;padding:0;position:absolute;top:0;right:100%;box-shadow:0 4px 8px #0000001a}.DropdownMenu-module__wEm7bq__commandOption{justify-content:space-between;align-items:center;display:flex}.DropdownMenu-module__wEm7bq__commandOption :last-child{color:#ccc;font-size:.8rem}.DropdownMenu-module__wEm7bq__dialogOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.DropdownMenu-module__wEm7bq__dialog{color:#333;background:#fff;border-radius:5px;padding:2rem 2rem 20px 20px;font-size:1.2rem;position:relative}.DropdownMenu-module__wEm7bq__flex{gap:1rem;display:flex}.DropdownMenu-module__wEm7bq__flexAlign{align-items:center;display:flex}.DropdownMenu-module__wEm7bq__sliderContainer{align-items:center;gap:.5rem;padding:1rem;display:flex}@media (max-width:768px){.DropdownMenu-module__wEm7bq__commandOption :last-child{display:none}.DropdownMenu-module__wEm7bq__subMenu{z-index:999;box-shadow:none;display:flex;position:relative;top:0;left:0}}
.comp-module__Gqjmva__compareMain{gap:2rem;margin:2rem;display:flex}.comp-module__Gqjmva__compareMain>div{flex:1;max-width:50vw}.comp-module__Gqjmva__compareMain article{max-width:100%}.comp-module__Gqjmva__horizontalDivider{display:none}@media (max-width:768px){.comp-module__Gqjmva__compareMain{flex-direction:column;gap:0;margin:1rem}.comp-module__Gqjmva__compareMain>div{max-width:100%}.comp-module__Gqjmva__compareMain article>div{margin-bottom:0}.comp-module__Gqjmva__compareMain article{max-width:100%;max-height:calc(50dvh - 1px - 6rem);overflow-y:scroll}.comp-module__Gqjmva__horizontalDivider{opacity:.3;background-color:#ccc;width:100%;height:1px;margin:1rem auto;display:block}}
.PageNavigation-module__afPWeG__nav{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.PageNavigation-module__afPWeG__nav div{justify-content:center;align-items:center;width:200px;display:flex}@media (max-width:768px){.PageNavigation-module__afPWeG__nav{gap:1rem;margin:auto;padding:.5rem}.PageNavigation-module__afPWeG__nav div{width:auto}}
.ResponsiveMenu-module__xuFqpW__dropdown{z-index:999;background:#fff;display:flex;position:absolute;top:50px;right:40px;box-shadow:0 2px 10px #0000001a}.ResponsiveMenu-module__xuFqpW__dropdown label,.ResponsiveMenu-module__xuFqpW__dialog label{accent-color:var(--gold);cursor:pointer}.ResponsiveMenu-module__xuFqpW__dialogOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ResponsiveMenu-module__xuFqpW__dialog{color:#333;background:#fff;border-radius:5px;padding:2rem 2rem 20px 20px;font-size:1.2rem;position:relative}
.VerseCard-module__8mp-TW__verseCard{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;padding:16px;box-shadow:0 4px 8px #0000001a}.VerseCard-module__8mp-TW__verseCard h3{color:#333;margin:0 0 8px;font-size:1.2em}.VerseCard-module__8mp-TW__verseCard ul{padding:0;list-style-type:none}.VerseCard-module__8mp-TW__verseCard li{border-bottom:1px solid #eee;padding:8px 0}.VerseCard-module__8mp-TW__verseCard li:last-child{border-bottom:none}.VerseCard-module__8mp-TW__verseText{color:#555;cursor:pointer;font-size:1em;transition:transform .2s}.VerseCard-module__8mp-TW__verseText:active{transform:scale(.98)}.VerseCard-module__8mp-TW__versions{color:#888;margin-top:4px;font-size:.9em}.VerseCard-module__8mp-TW__highlight{background-color:var(--gold);color:#fff;padding:2px 6px}.VerseCard-module__8mp-TW__versionTag{color:#888;cursor:pointer;margin-right:4px;font-size:.8em}.VerseCard-module__8mp-TW__selectedVersion{font-weight:700}
.Warnings-module__CCMeWW__list{text-align:center;flex-wrap:wrap;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.Warnings-module__CCMeWW__list li:hover{cursor:pointer;font-weight:700}
.SearchResults-module__aF890G__searchResults{flex-direction:column;gap:16px;padding:16px;font-family:Arial,sans-serif;display:flex}.SearchResults-module__aF890G__notFoundResults{flex-direction:column;align-items:center;gap:1rem;display:flex}.SearchResults-module__aF890G__notFoundResults button{margin:auto}.SearchResults-module__aF890G__searchStatus{text-align:left}.SearchResults-module__aF890G__loading:after{content:"";animation:1s step-end infinite SearchResults-module__aF890G__dotty;display:inline-block}@keyframes SearchResults-module__aF890G__dotty{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}
.TopBar-module__DsauNa__navbar{color:#fff;background-color:#333;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem 2rem;display:flex}.TopBar-module__DsauNa__logo{flex-direction:row;align-items:center;gap:.5rem;display:flex}.TopBar-module__DsauNa__logo span{margin:auto;font-family:Georgia,serif}.TopBar-module__DsauNa__logo img{margin:auto}.TopBar-module__DsauNa__logo:hover img{filter:alpha(opacity=70);opacity:.7}.TopBar-module__DsauNa__logo:hover a{color:#ddd}.TopBar-module__DsauNa__logo a{color:#fff;text-align:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.TopBar-module__DsauNa__navLinks{align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.TopBar-module__DsauNa__navLinks li a{color:#fff;text-decoration:none;transition:color .3s}.TopBar-module__DsauNa__navLinks li a:hover{color:var(--gold)}.TopBar-module__DsauNa__active a{color:var(--gold);border-bottom:2px solid var(--gold)}.TopBar-module__DsauNa__iconButton{cursor:pointer;color:#fff;background-color:#0000;border:none}@media (max-width:768px){.TopBar-module__DsauNa__navbar{padding:1rem}.TopBar-module__DsauNa__navLinks{gap:1rem}.TopBar-module__DsauNa__navLinks div:empty{margin-left:-1rem}.TopBar-module__DsauNa__logo span{font-size:1rem}}
.ThemePage-module__xPxYwW__text{color:#444;text-align:justify;margin-bottom:1rem;font-size:1.4rem;line-height:1.5}.ThemePage-module__xPxYwW__text strong{color:#000}.ThemePage-module__xPxYwW__underscore{text-decoration:underline}.ThemePage-module__xPxYwW__contentText{max-width:800px;margin:0 auto}@media (max-width:768px){.ThemePage-module__xPxYwW__contentText{padding:0 1rem}.ThemePage-module__xPxYwW__text{font-size:1.1rem}}
.search-module__B_NJPW__form{flex-direction:column;gap:1rem;max-width:400px;margin:0 auto;padding:20px;display:flex}.search-module__B_NJPW__label{color:#333;margin-bottom:5px;font-size:14px}.search-module__B_NJPW__input{border:1px solid #ccc;border-radius:4px;width:100%;padding:8px;font-size:16px;transition:border-color .3s}.search-module__B_NJPW__input:focus{border-color:var(--gold);outline:none}.search-module__B_NJPW__button{margin:auto}
.booksIndex-module__hI8OLW__indexWrapper{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}.booksIndex-module__hI8OLW__indexWrapper>*{max-width:100%}.booksIndex-module__hI8OLW__bookIndexTitle{color:#1a202c;border-bottom:1px solid #e2e8f0;align-items:center;gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:600;display:flex}[data-theme=dark] .booksIndex-module__hI8OLW__bookIndexTitle{color:#f7fafc;border-bottom-color:#4a5568}.booksIndex-module__hI8OLW__bookIndexTitle button{text-transform:uppercase;letter-spacing:.03em;border-radius:20px;gap:.4rem;padding:.3rem .7rem;font-size:.65rem}
.MainNavigation-module__3KQqQW__header{text-align:center;margin-bottom:1.5rem}.MainNavigation-module__3KQqQW__title{color:#2d3748;margin-bottom:1rem;font-size:1.5rem;font-weight:600}[data-theme=dark] .MainNavigation-module__3KQqQW__title{color:#e2e8f0}.MainNavigation-module__3KQqQW__commandContainer{justify-content:center;align-items:center;display:flex}.MainNavigation-module__3KQqQW__btnShortcut{gap:.2rem;font-size:small;font-weight:700;display:flex}.MainNavigation-module__3KQqQW__wrapper{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;display:grid}.MainNavigation-module__3KQqQW__card{color:inherit;background:#fff;border-radius:12px;flex-direction:column;padding:1.25rem;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:0 1px 3px #00000014,0 4px 12px #0000000d}.MainNavigation-module__3KQqQW__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a,0 8px 24px #00000014}[data-theme=dark] .MainNavigation-module__3KQqQW__card{background:#2d3748;box-shadow:0 1px 3px #0003,0 4px 12px #00000026}[data-theme=dark] .MainNavigation-module__3KQqQW__card:hover{box-shadow:0 4px 12px #00000040,0 8px 24px #0003}.MainNavigation-module__3KQqQW__cardIcon{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.75rem;font-size:1.25rem;display:flex}.MainNavigation-module__3KQqQW__cardIcon.MainNavigation-module__3KQqQW__blue{color:#3182ce;background:#ebf5ff}.MainNavigation-module__3KQqQW__cardIcon.MainNavigation-module__3KQqQW__teal{color:#319795;background:#e6fffa}.MainNavigation-module__3KQqQW__cardIcon.MainNavigation-module__3KQqQW__amber{color:#d97706;background:#fffbeb}.MainNavigation-module__3KQqQW__cardIcon.MainNavigation-module__3KQqQW__rose{color:#e11d48;background:#fff1f2}.MainNavigation-module__3KQqQW__cardIcon.MainNavigation-module__3KQqQW__purple{color:#9333ea;background:#f3e8ff}.MainNavigation-module__3KQqQW__cardIcon.MainNavigation-module__3KQqQW__green{color:#059669;background:#ecfdf5}[data-theme=dark] .MainNavigation-module__3KQqQW__cardIcon.MainNavigation-module__3KQqQW__blue{background:#3182ce26}[data-theme=dark] .MainNavigation-module__3KQqQW__cardIcon.MainNavigation-module__3KQqQW__teal{background:#31979526}[data-theme=dark] .MainNavigation-module__3KQqQW__cardIcon.MainNavigation-module__3KQqQW__amber{background:#d9770626}[data-theme=dark] .MainNavigation-module__3KQqQW__cardIcon.MainNavigation-module__3KQqQW__rose{background:#e11d4826}[data-theme=dark] .MainNavigation-module__3KQqQW__cardIcon.MainNavigation-module__3KQqQW__purple{background:#9333ea26}[data-theme=dark] .MainNavigation-module__3KQqQW__cardIcon.MainNavigation-module__3KQqQW__green{background:#05966926}.MainNavigation-module__3KQqQW__cardTitle{color:#1a202c;margin-bottom:.35rem;font-size:.95rem;font-weight:600}[data-theme=dark] .MainNavigation-module__3KQqQW__cardTitle{color:#f7fafc}.MainNavigation-module__3KQqQW__cardDescription{color:#718096;margin:0;font-size:.8rem;line-height:1.4}[data-theme=dark] .MainNavigation-module__3KQqQW__cardDescription{color:#a0aec0}.MainNavigation-module__3KQqQW__cardArrow{color:#cbd5e0;font-size:1rem;transition:transform .2s;position:absolute;top:1.25rem;right:1.25rem}.MainNavigation-module__3KQqQW__card:hover .MainNavigation-module__3KQqQW__cardArrow{color:var(--gold);transform:translate(3px)}[data-theme=dark] .MainNavigation-module__3KQqQW__cardArrow{color:#4a5568}@media (max-width:900px){.MainNavigation-module__3KQqQW__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.MainNavigation-module__3KQqQW__wrapper{grid-template-columns:1fr}.MainNavigation-module__3KQqQW__title{font-size:1.25rem}.MainNavigation-module__3KQqQW__btnShortcut{display:none}}
.config-module__ejPSba__form{flex-direction:column;max-width:400px;margin:0 auto;padding:20px;display:flex}.config-module__ejPSba__formGroup{margin-bottom:15px}.config-module__ejPSba__label{color:#333;margin-bottom:5px;font-size:14px}.config-module__ejPSba__input{border:1px solid #ccc;border-radius:4px;width:100%;padding:8px;font-size:16px;transition:border-color .3s}.config-module__ejPSba__input:focus{border-color:var(--gold);outline:none}.config-module__ejPSba__button{margin:auto}.config-module__ejPSba__formGroup label{font-size:1.2rem}
.Cache-module__CdUeBa__loading:after{content:"";animation:1s step-end infinite Cache-module__CdUeBa__dotty;display:inline-block}@keyframes Cache-module__CdUeBa__dotty{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.Cache-module__CdUeBa__alignRight{text-align:right;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.Cache-module__CdUeBa__h1{margin-bottom:0}.Cache-module__CdUeBa__subtitle{text-align:center;margin-bottom:1rem;font-size:1rem}
