header.svelte-1elxaub{background-color:var(--card-bg);border-bottom:1px solid var(--border-color);padding:1rem 2rem;padding-top:calc(1rem + env(safe-area-inset-top));box-shadow:var(--card-shadow)}nav.svelte-1elxaub{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.logo.svelte-1elxaub{letter-spacing:-.03em;color:var(--text-color);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;transition:color .2s;display:inline-flex}.logo.svelte-1elxaub:hover{color:var(--link-color)}.header-logo.svelte-1elxaub{border-radius:8px;width:38px;height:38px;display:inline-block;box-shadow:0 2px 6px #00000026}.controls.svelte-1elxaub{align-items:center;gap:.75rem;display:flex}.settings-wrapper.svelte-1elxaub{display:inline-block;position:relative}button.svelte-1elxaub{background-color:var(--background-color);border:1px solid var(--border-color);color:var(--text-color);cursor:pointer;font-family:var(--font-ui);border-radius:8px;align-items:center;gap:.35rem;padding:.55rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}button.svelte-1elxaub:hover{border-color:var(--link-color);color:var(--link-color);box-shadow:0 4px 12px var(--glow-color);transform:translateY(-1px)}.install-btn.svelte-1elxaub{background-color:var(--link-color);color:#fff;border-color:var(--link-color)}.install-btn.svelte-1elxaub:hover{background-color:var(--accent-color);border-color:var(--accent-color);color:#fff}.install-text-short.svelte-1elxaub{display:none}.settings-dropdown.svelte-1elxaub{background-color:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--card-shadow), 0 10px 30px #00000026;z-index:200;border-radius:12px;flex-direction:column;gap:1.15rem;width:280px;padding:1.25rem;display:flex;position:absolute;top:calc(100% + .65rem);right:0}.settings-section.svelte-1elxaub{flex-direction:column;gap:.5rem;display:flex}.section-label.svelte-1elxaub{text-transform:uppercase;letter-spacing:.05em;color:var(--text-color);opacity:.65;font-size:.8rem;font-weight:700}.theme-options.svelte-1elxaub{gap:.75rem;display:flex}.theme-circle.svelte-1elxaub{cursor:pointer;border:2px solid #0000;border-radius:50%;width:32px;height:32px;padding:0;position:relative;box-shadow:inset 0 2px 4px #0000000f}.theme-circle.active.svelte-1elxaub{border-color:var(--link-color);transform:scale(1.1)}.theme-circle.light.svelte-1elxaub{background-color:#fcfaf6;border-color:#e6e0d5}.theme-circle.sepia.svelte-1elxaub{background-color:#f4ecd8;border-color:#e4d8be}.theme-circle.slate.svelte-1elxaub{background-color:#1e293b;border-color:#334155}.theme-circle.dark.svelte-1elxaub{background-color:#0c0e14;border-color:#1e293b}.theme-circle.light.active.svelte-1elxaub,.theme-circle.sepia.active.svelte-1elxaub{border-color:#8b1e0f}.theme-circle.slate.active.svelte-1elxaub{border-color:#38bdf8}.theme-circle.dark.active.svelte-1elxaub{border-color:#e2b13c}.font-size-controls.svelte-1elxaub{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:8px;justify-content:space-between;align-items:center;padding:.25rem;display:flex}.font-size-controls.svelte-1elxaub .control-btn:where(.svelte-1elxaub){box-shadow:none;background-color:#0000;border:none;padding:.4rem .8rem;font-size:.95rem}.font-size-controls.svelte-1elxaub .control-btn:where(.svelte-1elxaub):hover{background-color:var(--card-bg);transform:none}.size-display.svelte-1elxaub{font-size:.95rem;font-weight:700;font-family:var(--font-ui)}.font-options.svelte-1elxaub{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid}.font-options.svelte-1elxaub .font-btn:where(.svelte-1elxaub){border-radius:6px;justify-content:center;padding:.45rem .25rem;font-size:.8rem}.font-options.svelte-1elxaub .font-btn.active:where(.svelte-1elxaub){background-color:var(--link-color);color:#fff;border-color:var(--link-color)}.select-serif.svelte-1elxaub{font-family:var(--font-serif);font-weight:500}.select-sans.svelte-1elxaub{font-family:var(--font-ui);font-weight:500}.select-dyslexic.svelte-1elxaub{font-family:OpenDyslexic,Comic Neue,sans-serif;font-weight:700}.width-options.svelte-1elxaub{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid}.width-options.svelte-1elxaub .width-btn:where(.svelte-1elxaub){border-radius:6px;justify-content:center;padding:.45rem .25rem;font-size:.8rem}.width-options.svelte-1elxaub .width-btn.active:where(.svelte-1elxaub){background-color:var(--link-color);color:#fff;border-color:var(--link-color)}@media (width<=600px){header.svelte-1elxaub{padding:.75rem 1rem;padding-top:calc(.75rem + env(safe-area-inset-top))}.logo.svelte-1elxaub{font-size:1.25rem}.controls.svelte-1elxaub{gap:.5rem}button.svelte-1elxaub{border-radius:6px;padding:.5rem .65rem;font-size:.85rem}.btn-label.svelte-1elxaub,.install-text-long.svelte-1elxaub{display:none}.install-text-short.svelte-1elxaub{display:inline}.settings-dropdown.svelte-1elxaub{width:250px;right:0}}footer.svelte-jz8lnl{background-color:var(--background-color);border-top:1px solid var(--border-color);text-align:center;padding:2rem 1rem}button.svelte-jz8lnl{background-color:var(--card-bg);border:1px solid var(--border-color);color:var(--text-color);cursor:pointer;font-family:var(--font-ui);box-shadow:var(--card-shadow);border-radius:8px;margin-bottom:1rem;padding:.55rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}button.svelte-jz8lnl:hover{border-color:var(--link-color);color:var(--link-color);box-shadow:0 4px 12px var(--glow-color);transform:translateY(-1px)}p.svelte-jz8lnl{color:var(--text-color);opacity:.8;margin:.5rem 0 0;font-size:.9rem}a.svelte-jz8lnl{color:var(--link-color);font-weight:600}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(./lora-cyrillic-ext-400-normal.DwaaZvol.woff2)format("woff2"),url(./lora-cyrillic-ext-400-normal.PiPRSBNu.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(./lora-cyrillic-400-normal.CbVom6TB.woff2)format("woff2"),url(./lora-cyrillic-400-normal.BedExNGj.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(./lora-math-400-normal.D2gccGFf.woff2)format("woff2"),url(./lora-math-400-normal.BToItYw_.woff)format("woff");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(./lora-symbols-400-normal.DmcY0X7a.woff2)format("woff2"),url(./lora-symbols-400-normal.BK2bqsD8.woff)format("woff");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(./lora-vietnamese-400-normal.BxA6xcFr.woff2)format("woff2"),url(./lora-vietnamese-400-normal.DlgyXXxo.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(./lora-latin-ext-400-normal.CyviI4c-.woff2)format("woff2"),url(./lora-latin-ext-400-normal.B9GmMl5M.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-display:swap;font-weight:400;src:url(./lora-latin-400-normal.DnxXpLNu.woff2)format("woff2"),url(./lora-latin-400-normal.DBJS-Hc6.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:400;src:url(./outfit-latin-ext-400-normal.5tcqmc2S.woff2)format("woff2"),url(./outfit-latin-ext-400-normal.DHm7mdGe.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:400;src:url(./outfit-latin-400-normal.BGsTXAXT.woff2)format("woff2"),url(./outfit-latin-400-normal.DMwTpYkH.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:OpenDyslexic;font-style:normal;font-display:swap;font-weight:400;src:url(./opendyslexic-latin-400-normal.nUhe5EwG.woff2)format("woff2"),url(./opendyslexic-latin-400-normal.Cv3YY6GF.woff)format("woff")}:root{--font-ui:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-serif:"Lora", Georgia, "Times New Roman", serif;--font-size:16px;--background-color:#fcfaf6;--background-color-transparent:#fcfaf6d9;--text-color:#2c2a29;--link-color:#8b1e0f;--border-color:#e6e0d5;--card-bg:#fff;--card-shadow:0 4px 20px #8b1e0f0d;--accent-color:#d97706;--glow-color:#d977061f}.dark-mode{--background-color:#0c0e14;--background-color-transparent:#0c0e14d9;--text-color:#e2e8f0;--link-color:#e2b13c;--border-color:#1e293b;--card-bg:#151923;--card-shadow:0 4px 20px #0000004d;--accent-color:#e2b13c;--glow-color:#e2b13c2e}.sepia-mode{--background-color:#f4ecd8;--background-color-transparent:#f4ecd8d9;--text-color:#5c4033;--link-color:#8b1e0f;--border-color:#e4d8be;--card-bg:#fdfaf2;--card-shadow:0 4px 20px #5c40330d;--accent-color:#d97706;--glow-color:#5c403314}.slate-mode{--background-color:#0f172a;--background-color-transparent:#0f172ad9;--text-color:#cbd5e1;--link-color:#38bdf8;--border-color:#334155;--card-bg:#1e293b;--card-shadow:0 4px 20px #00000059;--accent-color:#38bdf8;--glow-color:#38bdf826}.font-serif-reading{--font-reading:var(--font-serif)}.font-sans-reading{--font-reading:var(--font-ui)}.font-dyslexic-reading{--font-reading:"OpenDyslexic", "Comic Neue", "Comic Sans MS", sans-serif}*{box-sizing:border-box}body{background-color:var(--background-color);color:var(--text-color);font-family:var(--font-ui);font-size:var(--font-size);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;line-height:1.6;transition:background-color .3s,color .1s}header,footer,main,select,input,button,a,.book-link,.chapter-link,.verse,.scripture-card,.testament-group,.chapter-sticky-header,.floating-toolbar,.quick-nav-card{transition:background-color .3s,border-color .3s,color .1s,box-shadow .2s,transform .2s}a{color:var(--link-color);font-weight:500;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-ui);color:var(--text-color);font-weight:600}main{max-width:900px;margin:0 auto;padding:2.5em 1.5em}@media (width>=1200px){main{max-width:1600px}}@media (width<=600px){main{padding:1.5rem .75rem}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background-color)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-color);opacity:.5}.search-highlight{color:#1e293b;background-color:#fef08a;border-radius:4px;padding:.05rem .2rem;font-weight:700;box-shadow:0 1px 3px #0000001a}:is(:global(.dark-mode) .search-highlight,:global(.slate-mode) .search-highlight){color:#0f172a;background-color:#eab308}:global(.sepia-mode) .search-highlight{color:#fff;background-color:#d97706}.verse.highlight-yellow{box-shadow:inset 4px 0 #eab308;background-color:#fef08a59!important}.verse.highlight-green{box-shadow:inset 4px 0 #22c55e;background-color:#bbf7d059!important}.verse.highlight-blue{box-shadow:inset 4px 0 #3b82f6;background-color:#bfdbfe59!important}.verse.highlight-pink{box-shadow:inset 4px 0 #ec4899;background-color:#fbcfe859!important}:is(:global(.dark-mode) .verse.highlight-yellow,:global(.slate-mode) .verse.highlight-yellow){box-shadow:inset 4px 0 #eab308;background-color:#eab30826!important}:is(:global(.dark-mode) .verse.highlight-green,:global(.slate-mode) .verse.highlight-green){box-shadow:inset 4px 0 #22c55e;background-color:#22c55e26!important}:is(:global(.dark-mode) .verse.highlight-blue,:global(.slate-mode) .verse.highlight-blue){box-shadow:inset 4px 0 #3b82f6;background-color:#3b82f626!important}:is(:global(.dark-mode) .verse.highlight-pink,:global(.slate-mode) .verse.highlight-pink){box-shadow:inset 4px 0 #ec4899;background-color:#ec489926!important}:global(.sepia-mode) .verse.highlight-yellow{box-shadow:inset 4px 0 #d97706;background-color:#eab30840!important}:global(.sepia-mode) .verse.highlight-green{box-shadow:inset 4px 0 #15803d;background-color:#22c55e33!important}:global(.sepia-mode) .verse.highlight-blue{box-shadow:inset 4px 0 #1d4ed8;background-color:#3b82f633!important}:global(.sepia-mode) .verse.highlight-pink{box-shadow:inset 4px 0 #be185d;background-color:#ec489933!important}header{z-index:101;transition:transform .3s,background-color .3s,border-color .3s;top:0;position:sticky!important}header.header-hidden{transform:translateY(-100%)}.skip-link.svelte-12qhfyh{color:#fff;z-index:100;background:#000;padding:8px;position:absolute;top:-40px;left:0}.skip-link.svelte-12qhfyh:focus{top:0}.update-toast.svelte-12qhfyh{background-color:var(--text-color);color:var(--background-color);z-index:1000;border-radius:8px;align-items:center;gap:1em;padding:1em 1.5em;font-weight:500;display:flex;position:fixed;bottom:2em;right:2em;box-shadow:0 4px 12px #00000026}.update-toast.svelte-12qhfyh button:where(.svelte-12qhfyh){background-color:var(--background-color);color:var(--text-color);border:1px solid var(--background-color);cursor:pointer;border-radius:4px;padding:.5em 1em;font-weight:600;transition:opacity .2s}.update-toast.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{opacity:.9}
