.headless-select{width:100%;text-align:left}.headless-options{position:absolute;top:calc(100% + .25rem);left:0;width:auto;min-width:100%;max-width:90vw;max-height:400px;overflow-y:auto}.headless-options.right-aligned{left:auto;right:0}.headless-options{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:200;padding:.25rem 0;outline:none}.headless-options::-webkit-scrollbar{width:6px}.headless-options::-webkit-scrollbar-track{background:#f1f5f9}.headless-options::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.headless-option{padding:.5rem 1rem;cursor:pointer;font-family:Open Sans Variable,sans-serif;font-size:.9rem;color:#334155;white-space:nowrap}.headless-option.active{background-color:#f1f5f9;color:#0f172a}.headless-option.selected{font-weight:700;color:#1837d2;background-color:#1837d20d}.headless-radio-group{display:flex;background-color:#f1f5f9;border-radius:6px;padding:.2rem}.headless-radio-group .radio-label{cursor:pointer;margin:0;outline:none}.headless-radio-group .radio-label .radio-text{display:inline-block;padding:.35rem .75rem;border-radius:4px;font-size:.8rem;font-family:Open Sans Variable,sans-serif;font-weight:600;color:#64748b;transition:all .2s ease;user-select:none}.headless-radio-group .radio-label.checked .radio-text{background-color:#fff;color:#0f172a;box-shadow:0 1px 3px #0000001a}.headless-radio-group .radio-label:hover:not(.checked) .radio-text{color:#334155}.dropdown-enter-active,.dropdown-leave-active{transition:opacity .15s ease,transform .15s ease}.dropdown-enter-from,.dropdown-leave-to{opacity:0;transform:translateY(-5px)}:root{--theme-color: #000d4e;--theme-accent-color: #00157e;--theme-color-foot-1: #000d4e;--theme-color-foot-2: #060f3b;--site-standard-vertical-margin: 1em 0;--site-extended-vertical-margin: 2em 0;--site-standard-padding: 1.2em;--site-border-radius: 4px;--site-width: 50%;--ui-font-size: 10pt;--font-family-base: Open Sans Variable, sans-serif;--ui-button-active: #3d3bca;--ui-nav-active: #3d3bca;--ui-nav-hover: #084499}.bible-toolbar{position:sticky;top:0;z-index:100;background-color:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;padding:.75rem 1.5rem;display:flex;justify-content:center}@media only screen and (max-width:640px){.bible-toolbar{padding:.75rem 1rem}}.bible-toolbar .toolbar-container{display:flex;align-items:center;gap:2rem;max-width:1000px;width:100%;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:1025px){.bible-toolbar .toolbar-container{justify-content:center;gap:1.5rem}}@media only screen and (max-width:640px){.bible-toolbar .toolbar-container{flex-flow:row wrap;justify-content:space-between;align-items:center;gap:.75rem}.bible-toolbar .toolbar-container .dropdown-group{flex:1;width:auto}.bible-toolbar .toolbar-container .mobile-search{flex:0 0 auto;margin-left:.5rem}.bible-toolbar .toolbar-container .font-control-group{flex:1 1 100%;justify-content:center;margin-top:.25rem}}@media only screen and (max-width:640px){.bible-toolbar .desktop-only-btn{display:none!important}}.bible-toolbar .toolbar-group{display:flex;align-items:center;gap:.5rem}@media only screen and (max-width:640px){.bible-toolbar .toolbar-group{justify-content:space-between}}.bible-toolbar .dropdown-group{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;padding:0;gap:0;display:flex;min-width:0;flex-grow:1}.bible-toolbar .dropdown-group .toolbar-item{margin:0;min-width:0;flex:1 1 auto}.bible-toolbar .dropdown-group .toolbar-item:first-of-type .headless-select{border-top-left-radius:6px;border-bottom-left-radius:6px}.bible-toolbar .dropdown-group .toolbar-item:last-of-type .headless-select{border-top-right-radius:6px;border-bottom-right-radius:6px}.bible-toolbar .dropdown-group .headless-select{display:block;width:100%;border:none;background-color:transparent;border-radius:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bible-toolbar .dropdown-group .headless-select:focus{box-shadow:none;background-color:#f1f5f9}.bible-toolbar .dropdown-group .headless-select:hover{background-color:#f1f5f9;border-color:transparent}@media only screen and (max-width:640px){.bible-toolbar .dropdown-group .headless-select{padding:.4rem 1.4rem .4rem .4rem;background-position:right .4rem center;background-size:12px}}.bible-toolbar .dropdown-group .dropdown-separator{width:1px;background-color:#cbd5e1;height:24px;flex-shrink:0}.bible-toolbar .search-control-group,.bible-toolbar .mobile-search-form{flex-grow:1;max-width:450px;min-width:250px}@media only screen and (max-width:640px){.bible-toolbar .search-control-group,.bible-toolbar .mobile-search-form{width:100%}}.bible-toolbar .search-control-group .search-form,.bible-toolbar .mobile-search-form .search-form{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;width:100%}@media only screen and (max-width:640px){.bible-toolbar .search-control-group .search-form,.bible-toolbar .mobile-search-form .search-form{align-items:stretch}}.bible-toolbar .search-control-group .search-input-wrapper,.bible-toolbar .mobile-search-form .search-input-wrapper{display:flex;align-items:center;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden;flex-grow:1;width:100%}.bible-toolbar .search-control-group .search-input-wrapper:focus-within,.bible-toolbar .mobile-search-form .search-input-wrapper:focus-within{border-color:#1837d2;box-shadow:0 0 0 2px #1837d233}.bible-toolbar .search-control-group .search-input-wrapper .search-input,.bible-toolbar .mobile-search-form .search-input-wrapper .search-input{flex-grow:1;border:none;background:transparent;padding:.5rem .75rem;font-family:Open Sans Variable,sans-serif;font-size:.95rem;color:#0f172a;outline:none}.bible-toolbar .search-control-group .search-input-wrapper .search-input::placeholder,.bible-toolbar .mobile-search-form .search-input-wrapper .search-input::placeholder{color:#94a3b8}.bible-toolbar .search-control-group .search-input-wrapper .toolbar-btn,.bible-toolbar .mobile-search-form .search-input-wrapper .toolbar-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:.4rem .6rem;color:#475569;cursor:pointer;transition:all .2s ease;font-weight:700;font-family:monospace}.bible-toolbar .search-control-group .search-input-wrapper .toolbar-btn:hover,.bible-toolbar .mobile-search-form .search-input-wrapper .toolbar-btn:hover{background-color:#e2e8f0;color:#0f172a}.bible-toolbar .search-control-group .search-input-wrapper .toolbar-btn:active,.bible-toolbar .mobile-search-form .search-input-wrapper .toolbar-btn:active{background-color:#cbd5e1}.bible-toolbar .search-control-group .search-input-wrapper .toolbar-btn,.bible-toolbar .mobile-search-form .search-input-wrapper .toolbar-btn{border-radius:0}.bible-toolbar .search-control-group .search-input-wrapper .toolbar-btn .icon,.bible-toolbar .mobile-search-form .search-input-wrapper .toolbar-btn .icon{width:20px;height:20px;display:block}.bible-toolbar .search-control-group .search-input-wrapper .toolbar-btn.clear-btn,.bible-toolbar .mobile-search-form .search-input-wrapper .toolbar-btn.clear-btn{color:#ef4444}.bible-toolbar .search-control-group .search-input-wrapper .toolbar-btn.clear-btn:hover,.bible-toolbar .mobile-search-form .search-input-wrapper .toolbar-btn.clear-btn:hover{background-color:#fee2e2}.bible-toolbar .search-control-group .search-options,.bible-toolbar .mobile-search-form .search-options{display:flex;align-items:center;gap:1rem;width:100%;justify-content:space-between}@media only screen and (max-width:640px){.bible-toolbar .search-control-group .search-options,.bible-toolbar .mobile-search-form .search-options{flex-direction:column;align-items:stretch;gap:.75rem}}.bible-toolbar .search-control-group .search-options .radio-group,.bible-toolbar .mobile-search-form .search-options .radio-group{display:flex;background-color:#f1f5f9;border-radius:6px;padding:.2rem}@media only screen and (max-width:640px){.bible-toolbar .search-control-group .search-options .radio-group,.bible-toolbar .mobile-search-form .search-options .radio-group{width:100%;justify-content:space-between}}.bible-toolbar .search-control-group .search-options .radio-group .radio-label,.bible-toolbar .mobile-search-form .search-options .radio-group .radio-label{position:relative;cursor:pointer;margin:0}@media only screen and (max-width:640px){.bible-toolbar .search-control-group .search-options .radio-group .radio-label,.bible-toolbar .mobile-search-form .search-options .radio-group .radio-label{flex:1;text-align:center}}.bible-toolbar .search-control-group .search-options .radio-group .radio-label input[type=radio],.bible-toolbar .mobile-search-form .search-options .radio-group .radio-label input[type=radio]{position:absolute;opacity:0;width:0;height:0}.bible-toolbar .search-control-group .search-options .radio-group .radio-label .radio-text,.bible-toolbar .mobile-search-form .search-options .radio-group .radio-label .radio-text{display:inline-block}@media only screen and (max-width:640px){.bible-toolbar .search-control-group .search-options .radio-group .radio-label .radio-text,.bible-toolbar .mobile-search-form .search-options .radio-group .radio-label .radio-text{display:block}}.bible-toolbar .search-control-group .search-options .radio-group .radio-label .radio-text,.bible-toolbar .mobile-search-form .search-options .radio-group .radio-label .radio-text{padding:.35rem .75rem;border-radius:4px;font-size:.8rem;font-family:Open Sans Variable,sans-serif;font-weight:600;color:#64748b;transition:all .2s ease;user-select:none}.bible-toolbar .search-control-group .search-options .radio-group .radio-label input[type=radio]:checked+.radio-text,.bible-toolbar .mobile-search-form .search-options .radio-group .radio-label input[type=radio]:checked+.radio-text{background-color:#fff;color:#0f172a;box-shadow:0 1px 3px #0000001a}.bible-toolbar .search-control-group .search-options .radio-group .radio-label:hover input[type=radio]:not(:checked)+.radio-text,.bible-toolbar .mobile-search-form .search-options .radio-group .radio-label:hover input[type=radio]:not(:checked)+.radio-text{color:#334155}.bible-toolbar .search-control-group .search-options .limit-wrapper,.bible-toolbar .mobile-search-form .search-options .limit-wrapper{display:flex;align-items:center;gap:.5rem;margin-left:auto}@media only screen and (max-width:640px){.bible-toolbar .search-control-group .search-options .limit-wrapper,.bible-toolbar .mobile-search-form .search-options .limit-wrapper{margin-left:0;justify-content:space-between}}.bible-toolbar .search-control-group .search-options .limit-wrapper .limit-label,.bible-toolbar .mobile-search-form .search-options .limit-wrapper .limit-label{font-family:Open Sans Variable,sans-serif;font-size:.8rem;font-weight:600;color:#64748b}.bible-toolbar .search-control-group .search-options .limit-wrapper .limit-input,.bible-toolbar .mobile-search-form .search-options .limit-wrapper .limit-input{width:3.5rem;padding:.35rem;border:1px solid #cbd5e1;border-radius:4px;font-size:.85rem;font-family:Open Sans Variable,sans-serif;font-weight:600;color:#0f172a;text-align:center;background-color:#f8fafc;transition:all .2s ease}.bible-toolbar .search-control-group .search-options .limit-wrapper .limit-input:focus,.bible-toolbar .mobile-search-form .search-options .limit-wrapper .limit-input:focus{outline:none;border-color:#1837d2;background-color:#fff;box-shadow:0 0 0 2px #1837d233}.bible-toolbar .search-control-group .search-options .limit-wrapper .limit-input::-webkit-outer-spin-button,.bible-toolbar .search-control-group .search-options .limit-wrapper .limit-input::-webkit-inner-spin-button,.bible-toolbar .mobile-search-form .search-options .limit-wrapper .limit-input::-webkit-outer-spin-button,.bible-toolbar .mobile-search-form .search-options .limit-wrapper .limit-input::-webkit-inner-spin-button{appearance:none;margin:0}.bible-toolbar .hidden{display:none!important}.bible-toolbar .toolbar-item{position:relative}.bible-toolbar .toolbar-select{appearance:none;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;padding:.5rem 2rem .5rem 1rem;font-family:Open Sans Variable,sans-serif;font-size:.95rem;font-weight:600;color:#0f172a;cursor:pointer;transition:all .2s ease;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%2364748b%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M6%209l6%206%206-6%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right .5rem center;background-size:16px}.bible-toolbar .toolbar-select:hover{border-color:#94a3b8;background-color:#f1f5f9}.bible-toolbar .toolbar-select:focus{outline:none;border-color:#1837d2;box-shadow:0 0 0 2px #1837d233}@media only screen and (max-width:640px){.bible-toolbar .toolbar-select{padding:.4rem 1.5rem .4rem .5rem;font-size:.85rem}}.bible-toolbar .toolbar-divider{width:1px;height:36px;background-color:#cbd5e1;margin:0 .5rem}@media only screen and (max-width:1025px){.bible-toolbar .toolbar-divider.desktop-divider{display:none}}.bible-toolbar .toolbar-divider.mobile-divider{display:none}@media only screen and (max-width:1025px){.bible-toolbar .toolbar-divider.mobile-divider{display:block}}@media only screen and (max-width:640px){.bible-toolbar .toolbar-divider.mobile-divider{display:none}}@media only screen and (max-width:640px){.bible-toolbar .toolbar-divider{display:none}}@media only screen and (max-width:1025px){.bible-toolbar .desktop-search{display:none!important}}.bible-toolbar .desktop-search .search-form{position:relative}.bible-toolbar .desktop-search .search-form:focus-within .search-options{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.bible-toolbar .desktop-search .search-options{position:absolute;top:calc(100% + .5rem);left:50%;width:320px;background-color:#fff;border:1px solid #cbd5e1;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:8px;padding:.75rem 1rem;z-index:50;opacity:0;pointer-events:none;transform:translate(-50%) translateY(-4px);transition:all .2s ease-in-out;display:flex;align-items:center;gap:1rem;justify-content:space-between}.bible-toolbar .mobile-search{display:none}@media only screen and (max-width:1025px){.bible-toolbar .mobile-search{display:flex}}.bible-toolbar .mobile-search .search-toggle-btn:hover{background-color:#f1f5f9!important;border-color:#94a3b8!important}.bible-toolbar .mobile-search .search-toggle-btn:focus{outline:none;border-color:#1837d2!important;box-shadow:0 0 0 2px #1837d233}.bible-toolbar .mobile-search .search-popover-panel{position:absolute;width:320px;right:0;left:auto;padding:1rem;top:calc(100% + .5rem);background-color:#fff;border:1px solid #cbd5e1;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:8px;z-index:50}@media only screen and (max-width:640px){.bible-toolbar .mobile-search .search-popover-panel{width:290px;right:0}}.bible-toolbar .mobile-search .search-popover-panel .mobile-search-form{display:flex;flex-direction:column;gap:.75rem}.bible-toolbar .font-control-group{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;display:flex;align-items:center;overflow:hidden}@media only screen and (max-width:640px){.bible-toolbar .font-control-group{display:none!important}}.bible-toolbar .font-control-group .toolbar-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:.4rem .6rem;color:#475569;cursor:pointer;transition:all .2s ease;font-weight:700;font-family:monospace}.bible-toolbar .font-control-group .toolbar-btn:hover{background-color:#e2e8f0;color:#0f172a}.bible-toolbar .font-control-group .toolbar-btn:active{background-color:#cbd5e1}.bible-toolbar .font-control-group .toolbar-btn{font-size:1.1rem}.bible-toolbar .font-control-group .toolbar-input{text-align:center;border:none;background:transparent;font-family:Open Sans Variable,sans-serif;font-weight:600;color:#0f172a;outline:none;appearance:textfield}.bible-toolbar .font-control-group .toolbar-input::-webkit-outer-spin-button,.bible-toolbar .font-control-group .toolbar-input::-webkit-inner-spin-button{appearance:none;margin:0}.bible-toolbar .font-control-group .toolbar-input{width:3rem;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;font-size:.9rem;padding:.4rem 0}.bible-toolbar .font-control-group .toolbar-input:focus{background-color:#fff}.bible-page{background-color:#fff;font-family:"Noto Serif Variable","Noto Serif",Georgia,serif;color:#000}@media only screen and (max-width:780px){.bible-page .bible-page{padding:1.5rem 1rem 3rem}}.bible-page-container{max-width:840px;margin:0 auto;padding:3rem 1.5rem 5rem;min-height:100vh;transition:max-width .3s ease,padding .3s ease}@media only screen and (max-width:640px){.bible-page-container{padding:0rem}}.bible-page-container.is-fullwidth{max-width:100%;padding-left:2rem;padding-right:2rem}@media only screen and (max-width:640px){.bible-page-container.is-fullwidth{padding-right:0rem}}.bible-title-section{text-align:center;margin-bottom:3.5rem}@media only screen and (max-width:780px){.bible-title-section{margin-bottom:2.5rem}}.bible-title-section .book-title{font-family:"Noto Serif Variable","Noto Serif",Georgia,serif;font-weight:700;color:#000;line-height:1.15;letter-spacing:-.01em;margin:0 auto 2rem;font-size:clamp(2.5rem,6vw,4rem)}@media only screen and (max-width:780px){.bible-title-section .book-title{font-size:2.5rem}}.bible-title-section .chapter-subtitle{font-family:"Noto Serif Variable","Noto Serif",Georgia,serif;font-size:clamp(1.5rem,4vw,1.5rem);font-weight:700;color:#000;margin:0;line-height:1.2}@media only screen and (max-width:780px){.bible-title-section .chapter-subtitle{font-size:1.5rem}}@media only screen and (max-width:780px){.bible-title-section{margin-bottom:2.5rem}.bible-title-section .book-title{font-size:3.25rem}.bible-title-section .chapter-subtitle{font-size:2rem}}.bible-content-wrapper{padding:0 1rem}.scripture-content{font-family:"Noto Serif Variable","Noto Serif",Georgia,serif;font-size:var(--bible-font-size, 16pt);line-height:1.85;color:#1a1a1a;text-align:left;transition:font-size .2s ease}.scripture-content p.verse-paragraph{margin-bottom:1.5em;color:#1a1a1a;transition:background-color .2s ease;padding:.5rem;border-radius:4px}.scripture-content p.verse-paragraph.highlighted-verse{background-color:#00157e0d;border-left:4px solid #00157e;padding-left:1rem}.scripture-content p.verse-paragraph .verse-num{font-size:.75em;font-weight:700;color:#334155;vertical-align:super;margin-right:.35rem;user-select:none}.scripture-content p.verse-paragraph .verse-text{color:inherit}.scripture-content .search-summary{font-family:Open Sans Variable,sans-serif;font-size:1rem;color:#64748b;margin-bottom:1.5rem;text-align:center}.scripture-content .scripture-quote{margin:1em 0;padding:1em;background:#00157e0d;border-radius:4px}.scripture-content .scripture-quote .scripture-verses{display:flex;flex-direction:column;gap:1.5em}.scripture-content .scripture-quote .scripture-verses .scripture-line{display:grid;grid-template-columns:minmax(100px,max-content) 1fr;gap:2em;align-items:start;margin:0;line-height:1.6}.scripture-content .scripture-quote .scripture-verses .scripture-line .search-ref-link{text-decoration:none}.scripture-content .scripture-quote .scripture-verses .scripture-line .search-ref-link:hover{text-decoration:underline;color:#001371}.scripture-content .scripture-quote .scripture-verses .scripture-line strong{color:#00157e;white-space:nowrap;font-family:Open Sans Variable,sans-serif;font-size:.9em}.scripture-content .scripture-quote .scripture-verses .scripture-line span{color:#333}.scripture-content .scripture-quote .scripture-verses .scripture-line span mark{background-color:#fef08a;color:#000;padding:0 .2em;border-radius:2px;font-weight:600}@media only screen and (max-width:640px){.scripture-content .scripture-quote .scripture-verses .scripture-line{grid-template-columns:1fr;gap:.25em}.scripture-content .scripture-quote .scripture-verses .scripture-line strong{white-space:normal}}.scripture-content .loading{text-align:center;padding:2rem;border-radius:6px;margin:2rem 0;font-family:"Noto Serif Variable","Noto Serif",Georgia,serif;color:#666;font-style:italic;background:transparent;padding:3rem}.scripture-content .error{text-align:center;padding:2rem;border-radius:6px;margin:2rem 0;font-family:"Noto Serif Variable","Noto Serif",Georgia,serif;color:#dc2626;background:#fef2f2}@media only screen and (max-width:780px){.scripture-content{font-size:1.1rem;line-height:1.75}}
