@import "https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700;800&family=Inter:wght@400;500;600&display=swap";:root{--font-display:"Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bg:#faf9f5;--bg-subtle:#f3f0eb;--bg-bible:#f4f8fc;--bg-vault:#f3f0eb;--bg-panel:#faf8f5;--bg-highlight:#daeeff;--bg-verse-ctx:#f4f8fc;--border:#e5e0d8;--border-bible:#d0e8f8;--text:#191817;--text-muted:#46433e;--text-faint:#9a9590;--purple:#7b2fbe;--purple-light:#f9f4ff;--purple-border:#c9a0f5;--purple-hover:#ede0ff;--blue:#48acf0;--blue-light:#f0f8ff;--blue-border:#a8d8f8;--blue-hover:#daeeff;--blue-deep:#1a6cb0;--gold:#c9921a;--gold-light:#fdf8ec;--gold-border:#e0c060;--gold-hover:#faf0d0;--bg-tradition:#fdf8ec;--border-tradition:#e8d28a;--nav-bg:#fff;--nav-border:#eee}html.dark{--bg:#1c1a17;--bg-subtle:#242018;--bg-bible:#161e26;--bg-vault:#211f1b;--bg-panel:#242018;--bg-highlight:#0d2a3d;--bg-verse-ctx:#161e26;--border:#33302a;--border-bible:#1e3a52;--text:#ede8e0;--text-muted:#b0aa9f;--text-faint:#6a6560;--purple:#a855f7;--purple-light:#1e1428;--purple-border:#6b2fa0;--purple-hover:#251535;--blue:#48acf0;--blue-light:#0d1e2e;--blue-border:#1a4a6e;--blue-hover:#0d2a3d;--blue-deep:#7cc4f7;--gold:#f0b429;--gold-light:#251c00;--gold-border:#7a5500;--gold-hover:#1e1600;--bg-tradition:#211c10;--border-tradition:#5c4400;--nav-bg:#1a1a1a;--nav-border:#2e2e2e}.mode-circle-wrap{flex-direction:column;align-items:center;gap:5px;display:inline-flex}.mode-circle{border:1.5px solid var(--border);background:var(--bg-subtle);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;line-height:1;transition:color .2s,border-color .2s,background .2s,box-shadow .2s,transform .12s;display:flex;position:relative;box-shadow:0 2px 6px #0000001a,0 1px 2px #0000000f,inset 0 1px #ffffff14}.mode-circle:active{transition:transform 70ms,box-shadow 70ms;transform:scale(.88);box-shadow:inset 0 2px 6px #00000038,0 1px 2px #0000000f}.mode-circle.active:after{content:"";pointer-events:none;border:1.5px solid;border-radius:50%;animation:2s ease-out infinite ring-radiate;position:absolute;inset:-3px}@keyframes ring-radiate{0%{opacity:.65;transform:scale(1)}to{opacity:0;transform:scale(1.7)}}.mode-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);-webkit-user-select:none;user-select:none;font-size:.6rem}.mode-circle.blue{color:var(--text-faint)}.mode-circle.blue:hover{color:var(--blue);border-color:var(--blue);background:#48acf012;box-shadow:0 0 14px #48acf040,0 2px 6px #00000014,inset 0 1px #ffffff14}.mode-circle.blue.active{color:var(--blue);border-color:var(--blue);background:#48acf01a;box-shadow:0 0 20px #48acf059,inset 0 2px 5px #0000001f,inset 0 0 12px #48acf01f}.mode-circle.blue.active+.mode-label{color:var(--blue)}.mode-circle.red{color:var(--text-faint)}.mode-circle.red:hover{color:#c0392b;background:#c0392b0f;border-color:#c0392b;box-shadow:0 0 14px #c0392b38,0 2px 6px #00000014,inset 0 1px #ffffff14}.mode-circle.red.active{color:#c0392b;background:#c0392b14;border-color:#c0392b;box-shadow:0 0 20px #c0392b4d,inset 0 2px 5px #0000001f,inset 0 0 12px #c0392b1a}.mode-circle.red.active+.mode-label{color:#c0392b}html.dark .mode-circle{background:var(--bg-subtle);box-shadow:0 2px 6px #0000004d,inset 0 1px #ffffff0a}html.dark .mode-circle:active{box-shadow:inset 0 2px 8px #0006}html.dark .mode-circle.blue.active{box-shadow:0 0 24px #48acf066,inset 0 2px 5px #0003,inset 0 0 14px #48acf026}html.dark .mode-circle.red.active{box-shadow:0 0 24px #c0392b59,inset 0 2px 5px #0003,inset 0 0 14px #c0392b1f}*,:before,:after{box-sizing:border-box}:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.overlay:focus-visible,.fb-overlay:focus-visible,.sheet-backdrop:focus-visible{box-shadow:inset 0 0 0 3px var(--purple);outline:none}@keyframes verse-arrive{0%{background:#daeeff;box-shadow:inset 0 -2px #48acf0}55%{background:#daeeff;box-shadow:inset 0 -2px #48acf0}to{background:0 0;box-shadow:inset 0 -2px #0000}}.verse-arrived{animation:2.4s forwards verse-arrive!important}html.dark .verse-arrived{animation-name:verse-arrive-dark}@keyframes verse-arrive-dark{0%{background:#0d2a3d;box-shadow:inset 0 -2px #48acf0}55%{background:#0d2a3d;box-shadow:inset 0 -2px #48acf0}to{background:0 0;box-shadow:inset 0 -2px #0000}}@keyframes cite-flash{0%{background:#cfe9ff;box-shadow:0 0 #48acf08c}60%{background:#cfe9ff;box-shadow:0 0 0 7px #48acf000}to{background:0 0;box-shadow:0 0 0 7px #48acf000}}.link-chip.cite-flash{animation:2.2s ease-out cite-flash}html.dark .link-chip.cite-flash{animation-name:cite-flash-dark}@keyframes cite-flash-dark{0%{background:#0d2a3d;box-shadow:0 0 #7cc4f780}60%{background:#0d2a3d;box-shadow:0 0 0 7px #7cc4f700}to{background:0 0;box-shadow:0 0 0 7px #7cc4f700}}@keyframes mention-flash{0%{background:#ede0ff;box-shadow:0 0 #7b2fbe80}60%{background:#ede0ff;box-shadow:0 0 0 7px #7b2fbe00}to{background:0 0;box-shadow:0 0 0 7px #7b2fbe00}}.link-chip.mention-flash{animation:2.2s ease-out mention-flash}html.dark .link-chip.mention-flash{animation-name:mention-flash-dark}@keyframes mention-flash-dark{0%{background:#2a1840;box-shadow:0 0 #b482f080}60%{background:#2a1840;box-shadow:0 0 0 7px #b482f000}to{background:0 0;box-shadow:0 0 0 7px #b482f000}}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;overscroll-behavior-y:none;margin:0;transition:background .2s,color .2s}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.01em;font-weight:500}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.dark p,html.dark li,html.dark span,html.dark label{color:#d4d4d4}html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5,html.dark h6{color:#f0f0f0}html.dark main,html.dark .page,html.dark .layout,html.dark .main{background:var(--bg)}html.dark hr{border-color:#333}html.dark input,html.dark textarea{color:#e0e0e0;background:#252525;border-color:#3a3a3a}html.dark input::placeholder{color:#666}html.dark input:focus{border-color:#a855f7}html.dark button{color:#ccc}html.dark a{color:inherit}html.dark .content p,html.dark .verses,html.dark .pane-body p{color:#d4d4d4}html.dark .content h2,html.dark .content h3,html.dark .content h4{color:#f4f1ea}html.dark .content h5{color:#8f8a80}html.dark .content blockquote{background:var(--bg-subtle);border-left-color:var(--border);color:#c9c3b8}html.dark .content hr{border-color:#33302a}html.dark .content code{color:#d4cfc4;background:#2a2620}html.dark strong,html.dark b{color:var(--text)}html.dark .content strong{color:#f4f1ea}html.dark .content em{color:#e4dfd4}blockquote strong,blockquote b,blockquote em,blockquote i{color:inherit}html.dark .content ul,html.dark .content ol{color:#d4d4d4}html.dark .content .link-chip.vault,html.dark .excerpt .chip.vault{color:#c084fc;background:#1e1428;border-color:#6b2fa0}html.dark .content .link-chip.bible,html.dark .excerpt .chip.bible{color:#60c0f8;background:#0d1e2e;border-color:#1a4a6e}html.dark .content .link-chip.tradition,html.dark .excerpt .chip.tradition{color:#f0b429;background:#251c00;border-color:#7a5500}.father-chip{border:1px solid var(--gold-border);background:var(--gold-light);vertical-align:baseline;cursor:pointer;border-radius:5px;margin:0 1px;padding:0 7px;font-size:.88em;font-weight:500;line-height:1.55;text-decoration:none;transition:background .15s;display:inline-block}.father-chip:hover{background:var(--gold-hover)}.father-chip.unknown{opacity:.9;border-style:dashed}.father-chip{color:#96690a!important}html.dark .father-chip{color:#f0b429!important}html.dark .tag{color:#c084fc;background:#1e1428;border-color:#6b2fa0}html.dark .context-box{background:#161e26;border-color:#1e3a52}html.dark .vctx{color:#555}html.dark .vctx.selected{color:#e8e8e8}html.dark .chapter-picker a{color:#aaa;background:0 0;border-color:#333}html.dark .verses .verse.highlighted{color:#d4e8f8;background:#0d2a3d}html.dark .verse-drawer{background:#161e26;border-left-color:#1e3a52}html.dark .commentary-card{background:#1a1e26;border-left-color:#1e3a52}html.dark .note-text{color:#d4d4d4}html.dark .translation{background:#1a1e26}html.dark .lang-text{color:#b0aa9f}html.dark .verse-hit{color:#60c0f8}html.dark .aliases{color:var(--text-faint)}html.dark .polemics-toggle:hover,html.dark .polemics-toggle.active{color:#e07070;background:#2d1010;border-color:#8b2020}html.dark .content.show-polemics .polemic{background:#1e1010;border-color:#5a2020}html.dark .content.show-polemics .polemic-header{color:#e07070;background:#2a1212;border-bottom-color:#5a2020}html.dark .content.show-polemics .polemic-against .polemic-marker,html.dark .content.show-polemics .polemic-against .polemic-text{color:#e07070}html.dark .content.show-polemics .polemic-for .polemic-marker,html.dark .content.show-polemics .polemic-for .polemic-text{color:#6abf82}html.dark .bl-hit{background:var(--bg-highlight);color:#60c0f8}html.dark .back{color:#a855f7}html.dark a.back.bible{color:#60c0f8}html.dark .drop-hint{color:#444}html.dark .chapter-nav a{color:#60c0f8}html.dark .search{color:#e0e0e0;background:#252525;border-color:#3a3a3a}html.dark .testament-label{color:#555}html.dark .section-sub{color:#666}html.dark .topic-title{color:#c084fc}html.dark .card-title,html.dark .commentary-title{color:#60c0f8}html.dark .breadcrumb a{color:#c084fc}html.dark .breadcrumb span{color:#666}html.dark .version-switcher button{color:#60c0f8;background:0 0;border-color:#1a4a6e}html.dark .version-switcher button.active{color:#111;background:#48acf0}html.dark .research-toggle{color:#aaa;background:0 0;border-color:#333}html.dark .research-toggle.active{color:#111;background:#48acf0;border-color:#48acf0}html.dark .verses .verse:hover:not(.highlighted){background:#1a2a3a}html.dark .vault-kw{color:#c084fc;background:#1e1428;border-color:#6b2fa0}html.dark .vault-kw:hover{background:#251535}html.dark .sidebar a.active{color:var(--purple)}.callout{--cal-accent:var(--text-muted);--cal-bg:var(--bg-subtle);border-left:3px solid var(--cal-accent);background:var(--cal-bg);border-radius:0 8px 8px 0;margin:22px 0;padding:12px 16px}.callout-title{color:var(--cal-accent);align-items:baseline;gap:8px;font-size:.95rem;font-weight:700;line-height:1.5;display:flex}.callout-icon{color:var(--cal-accent);flex-shrink:0;font-size:.9rem;line-height:1.5}.callout-body{color:var(--text-muted);margin-top:7px;font-size:.92rem;line-height:1.75}.callout-body>:first-child{margin-top:0}.callout-body>:last-child{margin-bottom:0}.callout-title .link-chip{font-weight:500}.callout-note{--cal-accent:var(--text-faint);--cal-bg:var(--bg-subtle)}.callout-info{--cal-accent:var(--blue);--cal-bg:var(--blue-light)}.callout-question{--cal-accent:var(--purple);--cal-bg:var(--purple-light)}.callout-warning{--cal-accent:var(--gold);--cal-bg:var(--gold-light)}.callout-quote{--cal-accent:var(--text-faint);--cal-bg:var(--bg-subtle)}.callout-example{--cal-accent:var(--purple);--cal-bg:var(--purple-light)}.callout-tip,.callout-success{--cal-accent:#1a8a4a;--cal-bg:#ecfdf3}.callout-danger{--cal-accent:#c0392b;--cal-bg:#fdecea}html.dark .callout-tip,html.dark .callout-success{--cal-accent:#4ade80;--cal-bg:#102417}html.dark .callout-danger{--cal-accent:#f08a7a;--cal-bg:#2a1414}.pane.svelte-1i3hylt{flex-direction:column;height:100%;display:flex}.pane-header.svelte-1i3hylt{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 0 12px;display:flex}.title.svelte-1i3hylt{letter-spacing:.01em;font-size:.95rem;font-style:italic;font-weight:700}.title.vault.svelte-1i3hylt{color:var(--purple)}.title.bible.svelte-1i3hylt{color:var(--blue)}.pane-controls.svelte-1i3hylt{align-items:center;gap:4px;display:flex}.minimize.svelte-1i3hylt,.close.svelte-1i3hylt{cursor:pointer;color:var(--text-faint);background:0 0;border:none;padding:2px 4px;font-size:1rem;line-height:1}.minimize.svelte-1i3hylt{font-size:1.2rem}.minimize.svelte-1i3hylt:hover,.close.svelte-1i3hylt:hover{color:var(--text)}.pane-trail.svelte-1i3hylt{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:2px 4px;margin-bottom:0;padding:0 0 6px;display:flex}.trail-crumb.svelte-1i3hylt{color:var(--purple);cursor:pointer;text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--purple-border);text-decoration-color:var(--purple-border);background:0 0;border:none;padding:0;font-size:.75rem}.trail-crumb.svelte-1i3hylt:hover{color:var(--purple);opacity:.75}.trail-sep.svelte-1i3hylt{color:var(--text-faint);-webkit-user-select:none;user-select:none;font-size:.7rem}.trail-current.svelte-1i3hylt{color:var(--text-faint);font-size:.75rem;font-style:italic}.pane-body.svelte-1i3hylt{flex:1;overflow-y:auto}.vault-panel-header.svelte-1i3hylt{border-bottom:1px solid var(--purple-border);flex-shrink:0;margin-bottom:20px;padding-bottom:16px}.vault-kicker.svelte-1i3hylt{text-transform:uppercase;letter-spacing:.12em;color:var(--text-faint);margin-bottom:6px;font-size:.65rem;display:block}.vault-panel-title.svelte-1i3hylt{letter-spacing:-.02em;color:var(--text);margin-bottom:12px;font-size:1.95rem;font-weight:700;line-height:1.12}.vault-meta.svelte-1i3hylt{flex-direction:column;gap:8px;display:flex}.vault-tag-row.svelte-1i3hylt{flex-wrap:wrap;gap:6px;display:flex}.vault-tag.svelte-1i3hylt{cursor:pointer;border:1px solid;border-radius:6px;padding:2px 10px;font-size:.75rem;text-decoration:none;transition:filter .12s,transform .12s;display:inline-block}.vault-tag.svelte-1i3hylt:hover{filter:brightness(.96);transform:translateY(-1px)}html.dark .vault-tag.svelte-1i3hylt:hover{filter:brightness(1.15)}.vault-aliases.svelte-1i3hylt{color:var(--text-faint);letter-spacing:.02em;margin:0;font-size:.8rem;font-style:italic}.vault-empty.svelte-1i3hylt{text-align:center;color:#bbb;padding:40px 0;font-size:.9rem;font-style:italic}.content.svelte-1i3hylt h2,.content.svelte-1i3hylt h3,.content.svelte-1i3hylt h4{scroll-margin-top:70px}.content.svelte-1i3hylt>p:first-of-type{color:var(--text);font-size:1.05rem}.content.svelte-1i3hylt h2{letter-spacing:-.02em;color:var(--text);margin-top:40px;margin-bottom:10px;font-size:2rem;font-weight:700;line-height:1.15}.content.svelte-1i3hylt h3{letter-spacing:-.015em;color:var(--text);margin-top:30px;margin-bottom:8px;font-size:1.5rem;font-weight:700;line-height:1.2}.content.svelte-1i3hylt h4{color:var(--text);margin-top:22px;margin-bottom:6px;font-size:1.12rem;font-weight:700}.content.svelte-1i3hylt h5{letter-spacing:.11em;text-transform:uppercase;color:var(--text-faint);margin-top:18px;margin-bottom:6px;font-size:.72rem;font-weight:600}.content.svelte-1i3hylt p{color:var(--text-muted);margin-bottom:12px;font-size:1rem;line-height:1.7}.content.svelte-1i3hylt strong{color:var(--text);font-weight:700}.content.svelte-1i3hylt em{color:var(--text);font-style:italic}.content.svelte-1i3hylt blockquote{border-left:2px solid var(--border);background:var(--bg-subtle);color:var(--text-muted);border-radius:0 6px 6px 0;margin:16px 0;padding:10px 18px;font-size:1rem;font-style:italic;line-height:1.6}.content.svelte-1i3hylt blockquote cite{color:var(--text-faint);margin-top:10px;font-size:.78rem;font-style:normal;display:block}.content.svelte-1i3hylt hr{border:none;border-top:1px solid var(--border);margin:26px 0}.content.svelte-1i3hylt ul,.content.svelte-1i3hylt ol{color:var(--text-muted);margin-top:0;margin-bottom:12px;padding-left:22px;font-size:1rem;line-height:1.7}.content.svelte-1i3hylt ul{list-style-type:disc}.content.svelte-1i3hylt li{margin-bottom:3px}.content.svelte-1i3hylt a{color:var(--purple);text-decoration:none}.content.svelte-1i3hylt a:hover{text-decoration:underline}.content.svelte-1i3hylt code{color:#5a2090;background:#f0ebf8;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.88rem}.content.svelte-1i3hylt .footnote-ref{color:#7b2fbe;font-size:.75rem;text-decoration:none}.content.svelte-1i3hylt .footnote-item{color:#6a5a7a;margin-bottom:6px;font-size:.85rem;line-height:1.7}.content.svelte-1i3hylt .footnote-backref{color:#7b2fbe;margin-left:4px;text-decoration:none}.content.svelte-1i3hylt .link-chip{cursor:grab;vertical-align:middle;border:1px solid;border-radius:6px;align-items:center;margin:1px 2px;padding:0 8px;font-size:.85rem;text-decoration:none;transition:opacity .15s;display:inline-flex}.content.svelte-1i3hylt .link-chip:active{cursor:grabbing;opacity:.7}.content.svelte-1i3hylt .link-chip.vault{color:#7b2fbe;background:#f9f4ff;border-color:#c9a0f5}.content.svelte-1i3hylt .link-chip.vault:hover{background:#ede0ff}.content.svelte-1i3hylt .link-chip.bible{color:#48acf0;background:#f0f8ff;border-color:#a8d8f8}.content.svelte-1i3hylt .link-chip.bible:hover{background:#daeeff}.content.svelte-1i3hylt .polemic{--pol-bg:#fff6f4;--pol-head:#fce8e6;--pol-head-hov:#f9dbd6;--pol-border:#ecb7b0;--pol-accent:#b23b31;--pol-title:#8f2a20;border:1px solid var(--pol-border);background:var(--pol-bg);border-radius:10px;margin:22px 0;overflow:hidden}html.dark .content.svelte-1i3hylt .polemic{--pol-bg:#201110;--pol-head:#2c1613;--pol-head-hov:#371b17;--pol-border:#5a2a23;--pol-accent:#e17c71;--pol-title:#eda99f}.content.svelte-1i3hylt .polemic>summary{cursor:pointer;background:var(--pol-head);align-items:center;gap:10px;padding:10px 14px;list-style:none;transition:background .15s;display:flex}.content.svelte-1i3hylt .polemic>summary::-webkit-details-marker{display:none}.content.svelte-1i3hylt .polemic>summary::marker{content:""}.content.svelte-1i3hylt .polemic>summary:hover{background:var(--pol-head-hov)}.content.svelte-1i3hylt .polemic[open]>summary{border-bottom:1px solid var(--pol-border)}.content.svelte-1i3hylt .polemic-badge{background:var(--pol-accent);color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;font-size:.8rem;font-weight:700;line-height:1;display:inline-flex}.content.svelte-1i3hylt .polemic-title{letter-spacing:.13em;text-transform:uppercase;color:var(--pol-title);font-size:.72rem;font-weight:700}.content.svelte-1i3hylt .polemic-chev{color:var(--pol-accent);margin-left:auto;font-size:.75rem;line-height:1;transition:transform .2s}.content.svelte-1i3hylt .polemic[open] .polemic-chev{transform:rotate(180deg)}.content.svelte-1i3hylt .polemic-content{padding:6px 18px 16px}.content.svelte-1i3hylt .polemic-content>:first-child{margin-top:10px}.content.svelte-1i3hylt .polemic-content>:last-child{margin-bottom:0}@media (prefers-reduced-motion:reduce){.content.svelte-1i3hylt .polemic-chev{transition:none}}.bible-nav.svelte-1i3hylt{color:var(--text-muted);align-items:center;gap:12px;margin-bottom:16px;font-size:.9rem;display:flex}.nav-btn.svelte-1i3hylt{cursor:pointer;color:var(--blue);background:0 0;border:none;padding:0;font-size:1.1rem;line-height:1}.nav-btn.svelte-1i3hylt:hover{opacity:.7}.verses.svelte-1i3hylt{color:var(--text);font-size:.9rem;line-height:1.95}.verses.svelte-1i3hylt .verse:where(.svelte-1i3hylt){cursor:pointer;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:5px;padding:1px 3px;transition:background .15s}.verses.svelte-1i3hylt .verse:where(.svelte-1i3hylt):hover{background:var(--bg-bible)}.vnum.svelte-1i3hylt{color:var(--blue);vertical-align:super;cursor:pointer;background:0 0;border:none;margin-right:3px;padding:0;font-family:inherit;font-size:.65rem;font-weight:700}.vnum.svelte-1i3hylt:hover{color:var(--blue-deep);text-decoration:underline}.sheet-backdrop.svelte-xs584c{z-index:110;cursor:pointer;background:#00000047;border:0;margin:0;padding:0;animation:.25s svelte-xs584c-backdrop-in;position:fixed;inset:0}@keyframes svelte-xs584c-backdrop-in{0%{opacity:0}to{opacity:1}}.sheet.svelte-xs584c{background:var(--bg-panel);border:1px solid var(--border);z-index:120;height:85vh;max-height:85vh;padding-bottom:env(safe-area-inset-bottom,0);box-sizing:border-box;--sheet-header-h:62px;will-change:transform;border-bottom:none;border-radius:16px 16px 0 0;flex-direction:column;transition:transform .32s cubic-bezier(.22,.61,.36,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(0);box-shadow:0 -8px 40px #00000038,0 -2px 10px #0000001a}.sheet.peek.svelte-xs584c{transform:translateY(calc(100% - var(--sheet-header-h)))}.sheet.dragging.svelte-xs584c{transition:none}.sheet-header.svelte-xs584c{border-bottom:1px solid var(--border);cursor:grab;touch-action:none;flex-shrink:0}.sheet-header.svelte-xs584c:active{cursor:grabbing}.sheet-grab.svelte-xs584c{justify-content:center;align-items:center;height:22px;display:flex}.grabber.svelte-xs584c{background:var(--text-faint);opacity:.5;border-radius:3px;width:40px;height:4px}.sheet-tabs.svelte-xs584c{scrollbar-width:none;touch-action:pan-x;align-items:stretch;gap:6px;padding:0 10px 8px;display:flex;overflow-x:auto}.sheet-tabs.svelte-xs584c::-webkit-scrollbar{display:none}.tab.svelte-xs584c{background:var(--bg-subtle);border:1px solid var(--border);border-radius:8px;flex-shrink:0;align-items:center;gap:2px;max-width:190px;padding:0 2px 0 4px;display:flex}.tab.active.svelte-xs584c{background:var(--purple-light);border-color:var(--purple-border)}.tab-label.svelte-xs584c{cursor:pointer;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;touch-action:pan-x;background:0 0;border:none;max-width:150px;padding:7px 6px;font-family:inherit;font-size:.82rem;font-weight:600;overflow:hidden}.tab.active.svelte-xs584c .tab-label:where(.svelte-xs584c){color:var(--purple)}.tab-close.svelte-xs584c{cursor:pointer;color:var(--text-faint);touch-action:pan-x;background:0 0;border:none;border-radius:6px;padding:6px;font-size:.7rem;line-height:1}.tab-close.svelte-xs584c:hover{color:var(--text);background:var(--bg)}.sheet-body.svelte-xs584c{flex:1;min-height:0;position:relative}.pane-wrap.svelte-xs584c{box-sizing:border-box;flex-direction:column;padding:12px 18px 4px;display:flex;position:absolute;inset:0;overflow:hidden}.pane-wrap.hidden.svelte-xs584c,.pane-wrap.svelte-xs584c .pane-header{display:none}.pane-empty.svelte-xs584c{height:100%;color:var(--text-faint);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.pane-empty.svelte-xs584c span:where(.svelte-xs584c){font-size:2.4rem}.pane-empty.svelte-xs584c p:where(.svelte-xs584c){margin:0;font-size:.9rem}.ns.svelte-1u0fvq8{position:relative}.ns-bar.svelte-1u0fvq8{border:1px solid var(--border);background:var(--bg-subtle);border-radius:8px;align-items:center;gap:7px;width:clamp(170px,19vw,250px);height:32px;padding:0 8px 0 10px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.ns-bar.focused.svelte-1u0fvq8{border-color:var(--blue-border,var(--blue));background:var(--bg);box-shadow:0 0 0 3px var(--blue-light)}.ns-ico.svelte-1u0fvq8{color:var(--text-faint);flex-shrink:0}.ns-bar.focused.svelte-1u0fvq8 .ns-ico:where(.svelte-1u0fvq8){color:var(--blue)}.ns-bar.svelte-1u0fvq8 input:where(.svelte-1u0fvq8){min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.86rem}.ns-bar.svelte-1u0fvq8 input:where(.svelte-1u0fvq8)::placeholder{color:var(--text-faint)}.ns-clear.svelte-1u0fvq8{cursor:pointer;color:var(--text-faint);background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:2px 4px;font-size:.78rem;line-height:1}.ns-clear.svelte-1u0fvq8:hover{color:var(--text);background:var(--bg-subtle)}.ns-go.svelte-1u0fvq8{width:22px;height:22px;color:var(--text-faint);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-left:4px;text-decoration:none;transition:color .12s,background .12s;display:inline-flex}.ns-go.svelte-1u0fvq8:hover{color:var(--blue);background:var(--blue-light)}.ns-kbd.svelte-1u0fvq8{color:var(--text-faint);border:1px solid var(--border);border-radius:4px;flex-shrink:0;padding:1px 5px;font-family:inherit;font-size:.7rem;line-height:1.3}.ns-pop.svelte-1u0fvq8{background:var(--bg-panel);border:1px solid var(--border);z-index:60;border-radius:12px;width:min(384px,100vw - 32px);max-height:min(70vh,540px);padding:6px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 12px 44px #0000002e,0 3px 10px #00000014}.ns-sect-label.svelte-1u0fvq8{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);padding:9px 8px 5px;font-size:.66rem;font-weight:700}.ns-sect-label.purple.svelte-1u0fvq8{color:var(--purple)}.ns-sect-label.blue.svelte-1u0fvq8{color:var(--blue)}.ns-row.svelte-1u0fvq8{border-left:2px solid #0000;border-radius:8px;align-items:stretch;gap:2px;display:flex}.ns-row.sel.svelte-1u0fvq8{background:var(--bg-subtle)}.ns-row.purple.sel.svelte-1u0fvq8{border-left-color:var(--purple)}.ns-row.blue.sel.svelte-1u0fvq8{border-left-color:var(--blue)}.ns-row.gold.sel.svelte-1u0fvq8{border-left-color:var(--gold)}.ns-row-main.svelte-1u0fvq8{min-width:0;color:inherit;border-radius:8px;flex:1;align-items:flex-start;gap:9px;padding:8px 6px 8px 8px;text-decoration:none;display:flex}.ns-badge.svelte-1u0fvq8{white-space:nowrap;border-radius:5px;flex-shrink:0;padding:2px 6px;font-size:.68rem;font-weight:700;line-height:1.35}.ns-badge.blue.svelte-1u0fvq8{background:var(--blue-light);color:var(--blue-deep);border:1px solid var(--blue-border)}.ns-badge.purple.svelte-1u0fvq8{background:var(--purple-light);color:var(--purple)}.ns-badge.gold.svelte-1u0fvq8{background:var(--gold-light);color:var(--gold)}.ns-body.svelte-1u0fvq8{flex-direction:column;gap:1px;min-width:0;display:flex}.ns-label.svelte-1u0fvq8{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:600;overflow:hidden}.ns-row.purple.svelte-1u0fvq8 .ns-label:where(.svelte-1u0fvq8){color:var(--purple)}.ns-sub.svelte-1u0fvq8{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ns-sub.muted.svelte-1u0fvq8{color:var(--text-faint);font-style:italic}.ns-add.svelte-1u0fvq8{border:1px solid var(--blue-border);background:var(--blue-light);cursor:pointer;width:38px;height:38px;color:var(--blue);opacity:1;border-radius:10px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;margin-right:4px;transition:transform .12s,color .12s,background .12s,box-shadow .12s;display:flex}.ns-row.svelte-1u0fvq8:hover .ns-add:where(.svelte-1u0fvq8),.ns-row.sel.svelte-1u0fvq8 .ns-add:where(.svelte-1u0fvq8){box-shadow:0 1px 6px #2563eb38}.ns-add.svelte-1u0fvq8:hover{background:var(--blue);color:#fff;border-color:var(--blue);transform:translateY(-1px)}.ns-add.svelte-1u0fvq8:active{transform:translateY(0)}.ns-add.done.svelte-1u0fvq8{background:var(--blue);color:#fff;border-color:var(--blue)}.ns-suggest.svelte-1u0fvq8{flex-wrap:wrap;gap:6px;padding:2px 6px 8px;display:flex}.ns-chip.svelte-1u0fvq8{border:1px solid var(--border);background:var(--bg-subtle);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:4px 11px;font-size:.8rem;transition:all .13s}.ns-chip.svelte-1u0fvq8:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-light)}.ns-hint.svelte-1u0fvq8{border-top:1px solid var(--border);color:var(--text-faint);flex-wrap:wrap;gap:12px;margin-top:2px;padding:9px 8px 4px;font-size:.72rem;display:flex}.ns-hint.svelte-1u0fvq8 kbd:where(.svelte-1u0fvq8){border:1px solid var(--border);border-radius:4px;margin-right:3px;padding:0 4px;font-family:inherit}.ns-empty.svelte-1u0fvq8{color:var(--text-faint);text-align:center;padding:14px 10px;font-size:.84rem}.ns-empty.small.svelte-1u0fvq8{text-align:left;padding:6px 8px 10px;font-style:italic}.ns-seeall.svelte-1u0fvq8{text-align:left;border:none;border-top:1px solid var(--border);cursor:pointer;width:100%;color:var(--blue);background:0 0;border-radius:0 0 8px 8px;margin-top:4px;padding:9px 10px;font-size:.8rem;font-weight:600;display:block}.ns-seeall.svelte-1u0fvq8:hover,.ns-seeall.sel.svelte-1u0fvq8{background:var(--blue-light)}.ns.svelte-1u0fvq8 mark{background:var(--bg-highlight);color:inherit;border-radius:2px;padding:0 1px}.fab.svelte-1ymxiyc{z-index:45;background:var(--bg);color:var(--text-muted);border:1px solid var(--border);font-family:var(--font-display);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.85rem;font-weight:600;transition:color .15s,border-color .15s,box-shadow .15s,transform .15s;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 14px #0000001a}.fab.svelte-1ymxiyc:hover{color:var(--blue);border-color:var(--blue-border);transform:translateY(-1px);box-shadow:0 6px 20px #00000024}.fab-label.svelte-1ymxiyc{line-height:1}.pick-banner.svelte-1ymxiyc{z-index:320;background:var(--blue);color:#fff;font-family:var(--font-display);border-radius:999px;align-items:center;gap:10px;padding:9px 14px;font-size:.85rem;font-weight:600;display:inline-flex;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 6px 22px #00000038}.pick-dot.svelte-1ymxiyc{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.1s ease-in-out infinite svelte-1ymxiyc-pulse}@keyframes svelte-1ymxiyc-pulse{0%,to{opacity:1}50%{opacity:.35}}.pick-cancel.svelte-1ymxiyc{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:999px;padding:3px 9px;font-size:.78rem;font-weight:600}.pick-cancel.svelte-1ymxiyc:hover{background:#ffffff52}.pick-hl.svelte-1ymxiyc{z-index:315;pointer-events:none;border:2px solid var(--blue);background:color-mix(in srgb, var(--blue) 12%, transparent);border-radius:4px;transition:top 50ms linear,left 50ms linear,width 50ms linear,height 50ms linear;position:fixed}.fb-overlay.svelte-1ymxiyc{z-index:300;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#00000052;border:0;margin:0;padding:0;position:fixed;inset:0}.fb-modal-wrap.svelte-1ymxiyc{z-index:301;box-sizing:border-box;pointer-events:none;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.fb-modal.svelte-1ymxiyc{pointer-events:auto;background:var(--bg);border:1px solid var(--border);border-radius:14px;width:min(480px,100%);max-height:calc(100vh - 48px);padding:20px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000047}.fb-head.svelte-1ymxiyc{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.fb-head.svelte-1ymxiyc h3:where(.svelte-1ymxiyc){font-family:var(--font-display);color:var(--text);margin:0;font-size:1.15rem;font-weight:700}.fb-x.svelte-1ymxiyc{cursor:pointer;color:var(--text-faint);background:0 0;border:none;padding:4px;font-size:1rem;line-height:1}.fb-x.svelte-1ymxiyc:hover{color:var(--text)}.fb-section.svelte-1ymxiyc{border:1px solid var(--blue-border);background:var(--blue-light);border-radius:10px;margin-bottom:14px;padding:10px 12px}.fb-section-top.svelte-1ymxiyc{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.fb-section-tag.svelte-1ymxiyc{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--blue-deep);font-size:.68rem;font-weight:700}.fb-section-clear.svelte-1ymxiyc{cursor:pointer;color:var(--text-faint);background:0 0;border:none;font-size:.76rem}.fb-section-clear.svelte-1ymxiyc:hover{color:var(--text)}.fb-section-label.svelte-1ymxiyc{color:var(--text);margin-bottom:2px;font-size:.9rem;font-weight:600}.fb-section-quote.svelte-1ymxiyc{color:var(--text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.fb-pick.svelte-1ymxiyc{border:1px dashed var(--border);width:100%;color:var(--text-muted);cursor:pointer;font-family:var(--font-display);background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:14px;padding:10px;font-size:.85rem;font-weight:600;display:inline-flex}.fb-pick.svelte-1ymxiyc:hover{border-color:var(--blue-border);color:var(--blue)}.fb-pick.again.svelte-1ymxiyc{border:none;justify-content:flex-start;width:auto;margin:6px 0 0;padding:4px 0;font-size:.78rem}.fb-chips.svelte-1ymxiyc{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.chip.svelte-1ymxiyc{background:var(--bg-subtle);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:5px 11px;font-size:.8rem;font-weight:500;transition:all .12s}.chip.svelte-1ymxiyc:hover{border-color:var(--blue-border);color:var(--text)}.chip.active.svelte-1ymxiyc{background:var(--blue);border-color:var(--blue);color:#fff}.fb-textarea.svelte-1ymxiyc,.fb-contact.svelte-1ymxiyc{box-sizing:border-box;background:var(--bg-subtle);border:1px solid var(--border);width:100%;color:var(--text);font-family:var(--font-body);resize:vertical;border-radius:10px;padding:10px 12px;font-size:.9rem}.fb-textarea.svelte-1ymxiyc{margin-bottom:10px;line-height:1.5}.fb-textarea.svelte-1ymxiyc:focus,.fb-contact.svelte-1ymxiyc:focus{border-color:var(--blue);outline:none}.fb-error.svelte-1ymxiyc{color:#c0392b;margin:10px 0 0;font-size:.82rem}.fb-actions.svelte-1ymxiyc{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.btn.svelte-1ymxiyc{cursor:pointer;font-family:var(--font-display);border:1px solid #0000;border-radius:8px;padding:8px 16px;font-size:.88rem;font-weight:600;transition:all .12s}.btn.ghost.svelte-1ymxiyc{border-color:var(--border);color:var(--text-muted);background:0 0}.btn.ghost.svelte-1ymxiyc:hover{color:var(--text);border-color:var(--text-faint)}.btn.primary.svelte-1ymxiyc{background:var(--blue);color:#fff}.btn.primary.svelte-1ymxiyc:hover:not(:disabled){background:var(--blue-deep)}.btn.primary.svelte-1ymxiyc:disabled{opacity:.5;cursor:not-allowed}.fb-done.svelte-1ymxiyc{text-align:center;padding:12px 6px}.fb-check.svelte-1ymxiyc{background:var(--blue-light);width:46px;height:46px;color:var(--blue-deep);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-size:1.4rem;font-weight:700;display:flex}.fb-done.svelte-1ymxiyc h3:where(.svelte-1ymxiyc){font-family:var(--font-display);color:var(--text);margin:0 0 6px}.fb-done.svelte-1ymxiyc p:where(.svelte-1ymxiyc){color:var(--text-muted);margin:0 0 16px;font-size:.9rem}.fb-done-actions.svelte-1ymxiyc{justify-content:center;gap:8px;display:flex}@media (width<=640px){.fab-label.svelte-1ymxiyc{display:none}.fab.svelte-1ymxiyc{padding:12px}.fb-modal-wrap.svelte-1ymxiyc{padding:14px}.fb-modal.svelte-1ymxiyc{border-radius:12px;padding:16px}.fb-head.svelte-1ymxiyc{margin-bottom:10px}.fb-head.svelte-1ymxiyc h3:where(.svelte-1ymxiyc){font-size:1.05rem}.fb-section.svelte-1ymxiyc{margin-bottom:10px;padding:9px 10px}.fb-pick.svelte-1ymxiyc{margin-bottom:10px;padding:9px;font-size:.8rem}.fb-chips.svelte-1ymxiyc{gap:5px;margin-bottom:10px}.chip.svelte-1ymxiyc{padding:4px 9px;font-size:.76rem}.fb-textarea.svelte-1ymxiyc{min-height:74px;margin-bottom:8px}.fb-textarea.svelte-1ymxiyc,.fb-contact.svelte-1ymxiyc{padding:8px 10px;font-size:.85rem}.fb-actions.svelte-1ymxiyc{margin-top:12px}.btn.svelte-1ymxiyc{padding:7px 14px;font-size:.85rem}}.scripture-preview.svelte-1lah3ai{z-index:60;background:var(--bg-bible);border:1px solid var(--border-bible);pointer-events:auto;border-radius:10px;max-width:min(340px,100vw - 20px);max-height:min(60vh,420px);padding:10px 13px;animation:.12s ease-out svelte-1lah3ai-sp-in;position:fixed;overflow-y:auto;box-shadow:0 10px 34px #0000002e,0 2px 8px #00000014}@keyframes svelte-1lah3ai-sp-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.sp-label.svelte-1lah3ai{text-transform:uppercase;letter-spacing:.08em;color:var(--blue-deep);margin-bottom:5px;font-size:.66rem;font-weight:700}.sp-text.svelte-1lah3ai{color:var(--text);font-size:.9rem;line-height:1.6}.sp-vn.svelte-1lah3ai{color:var(--blue-deep);vertical-align:super;margin-right:3px;font-size:.62rem;font-weight:700}.sp-text.svelte-1lah3ai+.sp-text:where(.svelte-1lah3ai){margin-top:4px}.sp-context.svelte-1lah3ai{color:var(--text-faint);font-size:.82rem}.sp-context.svelte-1lah3ai+.sp-text:where(.svelte-1lah3ai),.sp-text.svelte-1lah3ai+.sp-context:where(.svelte-1lah3ai){margin-top:5px}.sp-loading.svelte-1lah3ai{color:var(--text-faint);font-style:italic}.sp-versions.svelte-1lah3ai{border-top:1px solid var(--border-bible);gap:3px;margin-top:8px;padding-top:8px;display:flex}.sp-ver.svelte-1lah3ai{border:1px solid var(--border-bible);font-family:var(--font-display);letter-spacing:.04em;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:5px;flex:none;padding:2px 8px;font-size:.66rem;font-weight:700;transition:color .12s,background .12s,border-color .12s}.sp-ver.svelte-1lah3ai:hover{color:var(--blue-deep);border-color:var(--blue)}.sp-ver.active.svelte-1lah3ai{background:var(--blue);border-color:var(--blue);color:#fff}.sp-arrow.svelte-1lah3ai{left:var(--arrow);background:var(--bg-bible);border:1px solid var(--border-bible);width:10px;height:10px;position:absolute;transform:translate(-50%)rotate(45deg)}.scripture-preview.top.svelte-1lah3ai .sp-arrow:where(.svelte-1lah3ai){border-top:none;border-left:none;bottom:-6px}.scripture-preview.bottom.svelte-1lah3ai .sp-arrow:where(.svelte-1lah3ai){border-bottom:none;border-right:none;top:-6px}.father-preview.svelte-14aycm5{z-index:60;background:var(--bg-panel);border:1px solid var(--gold-border,#e2c079);border-radius:10px;max-width:min(320px,100vw - 20px);padding:11px 14px;animation:.12s ease-out svelte-14aycm5-fp-in;position:fixed;box-shadow:0 10px 34px #0000002e,0 2px 8px #00000014}@keyframes svelte-14aycm5-fp-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.fp-name.svelte-14aycm5{font-family:var(--font-display);color:var(--text);font-size:.98rem;font-weight:700;line-height:1.25}.fp-meta.svelte-14aycm5{text-transform:uppercase;letter-spacing:.04em;color:var(--gold-text,#9a6a00);flex-wrap:wrap;align-items:baseline;gap:5px;margin-top:3px;font-size:.72rem;font-weight:600;display:flex}.fp-dot.svelte-14aycm5{opacity:.5}.fp-blurb.svelte-14aycm5{color:var(--text-muted);margin:8px 0 0;font-size:.82rem;line-height:1.55}.fp-unknown.svelte-14aycm5{color:var(--text-faint);font-style:italic}.fp-source.svelte-14aycm5{text-transform:uppercase;letter-spacing:.06em;color:var(--gold-text,#9a6a00);border-top:1px solid var(--border);margin-top:9px;padding-top:8px;font-size:.7rem;font-weight:600}.fp-arrow.svelte-14aycm5{left:var(--arrow);background:var(--bg-panel);border:1px solid var(--gold-border,#e2c079);width:10px;height:10px;position:absolute;transform:translate(-50%)rotate(45deg)}.father-preview.top.svelte-14aycm5 .fp-arrow:where(.svelte-14aycm5){border-top:none;border-left:none;bottom:-6px}.father-preview.bottom.svelte-14aycm5 .fp-arrow:where(.svelte-14aycm5){border-bottom:none;border-right:none;top:-6px}.vault-preview.svelte-16f2vfj{z-index:60;background:var(--bg-panel);border:1px solid var(--purple-border,#d5c3ee);pointer-events:auto;border-radius:10px;max-width:min(320px,100vw - 20px);padding:11px 14px;animation:.12s ease-out svelte-16f2vfj-vp-in;position:fixed;box-shadow:0 10px 34px #0000002e,0 2px 8px #00000014}@keyframes svelte-16f2vfj-vp-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.vp-title.svelte-16f2vfj{font-family:var(--font-display);color:var(--text);font-size:.98rem;font-weight:700;line-height:1.25}.vp-tags.svelte-16f2vfj{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.vp-tag.svelte-16f2vfj{text-transform:uppercase;letter-spacing:.04em;color:var(--purple);background:var(--purple-soft,#f3edfb);border-radius:5px;padding:1px 6px;font-size:.64rem;font-weight:600}.vp-excerpt.svelte-16f2vfj{color:var(--text-muted);margin:8px 0 0;font-size:.82rem;line-height:1.55}.vp-open.svelte-16f2vfj{background:var(--purple);font-family:var(--font-display);letter-spacing:.02em;color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:10px;padding:4px 11px;font-size:.72rem;font-weight:600;transition:opacity .12s;display:inline-block}.vp-open.svelte-16f2vfj:hover{opacity:.88}.vp-arrow.svelte-16f2vfj{left:var(--arrow);background:var(--bg-panel);border:1px solid var(--purple-border,#d5c3ee);width:10px;height:10px;position:absolute;transform:translate(-50%)rotate(45deg)}.vault-preview.top.svelte-16f2vfj .vp-arrow:where(.svelte-16f2vfj){border-top:none;border-left:none;bottom:-6px}.vault-preview.bottom.svelte-16f2vfj .vp-arrow:where(.svelte-16f2vfj){border-bottom:none;border-right:none;top:-6px}.app-nav.svelte-12qhfyh{border-bottom:1px solid var(--nav-border);background:var(--nav-bg);z-index:50;justify-content:space-between;align-items:center;height:52px;padding:0 32px;display:flex;position:sticky;top:0}.brand.svelte-12qhfyh{font-family:var(--font-display);color:var(--text);letter-spacing:-.005em;align-items:center;gap:8px;font-size:1.18rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark.svelte-12qhfyh{color:var(--blue);font-size:1.02rem;line-height:1;transition:transform .25s}.brand.svelte-12qhfyh:hover .brand-mark:where(.svelte-12qhfyh){transform:scale(1.12)}.nav-links.svelte-12qhfyh{gap:30px;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-faint);font-family:var(--font-display);letter-spacing:.005em;text-transform:none;padding:4px 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .15s;position:relative}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";opacity:0;background:currentColor;border-radius:2px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.35)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--purple)}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh):after{opacity:1;transform:scaleX(1)}.nav-links.svelte-12qhfyh a[href$=\/bible].active:where(.svelte-12qhfyh){color:var(--blue)}.mobile-search-btn.svelte-12qhfyh{color:var(--text-muted);justify-content:center;align-items:center;display:inline-flex}.mobile-search-btn.svelte-12qhfyh:hover{color:var(--text)}.nav-actions.svelte-12qhfyh{align-items:center;gap:8px;display:flex}.icon-btn.svelte-12qhfyh{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;padding:3px 7px;font-size:1rem;line-height:1}.icon-btn.svelte-12qhfyh:hover{background:var(--bg-subtle)}.theme-btn.svelte-12qhfyh{color:var(--text-muted);justify-content:center;align-items:center;transition:transform .3s;display:inline-flex}.theme-btn.svelte-12qhfyh:hover{color:var(--text);transform:rotate(30deg)}.split-btn.svelte-12qhfyh{background:var(--blue-light);border:1px solid var(--blue-border);cursor:pointer;color:var(--blue);border-radius:6px;align-items:center;gap:6px;padding:5px 13px;font-size:.9rem;font-weight:600;line-height:1;display:flex}.split-btn.svelte-12qhfyh:hover:not(:disabled){background:var(--blue);color:#fff;border-color:var(--blue)}.split-btn.active.svelte-12qhfyh{border-color:var(--blue);color:#fff;background:var(--blue)}.split-btn.svelte-12qhfyh:disabled{opacity:.45;cursor:default}.split-icon.svelte-12qhfyh{flex-shrink:0}.split-label.svelte-12qhfyh{white-space:nowrap}.panel-count.svelte-12qhfyh{color:currentColor;opacity:.75;font-size:.75rem}.split-btn.active.svelte-12qhfyh .panel-count:where(.svelte-12qhfyh){color:#fff;opacity:.85}.app-body.svelte-12qhfyh{min-height:calc(100vh - 52px);transition:padding-right .3s;position:relative}.floating-panel.svelte-12qhfyh{background:var(--bg-panel);border:1px solid var(--border);z-index:40;box-sizing:border-box;border-radius:12px;flex-direction:column;padding:20px 24px;transition:right .3s,width .3s;display:flex;position:fixed;top:68px;bottom:16px;overflow:hidden;box-shadow:0 8px 40px #0000002e,0 2px 8px #00000014}.floating-panel.minimized.svelte-12qhfyh{cursor:pointer;padding:0}.panel-strip.svelte-12qhfyh{box-sizing:border-box;flex-direction:column;align-items:center;gap:10px;width:100%;height:100%;padding:12px 0;display:flex}.strip-restore.svelte-12qhfyh,.strip-close.svelte-12qhfyh,.strip-label.svelte-12qhfyh{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:0;font-family:inherit}.strip-restore.svelte-12qhfyh{font-size:1rem}.strip-restore.svelte-12qhfyh:hover{color:var(--purple)}.strip-label.svelte-12qhfyh{writing-mode:vertical-rl;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;min-height:0;color:var(--text-muted);flex:auto;font-size:.82rem;font-style:italic;overflow:hidden;transform:rotate(180deg)}.strip-label.svelte-12qhfyh:hover{color:var(--text)}.strip-close.svelte-12qhfyh{color:var(--text-faint);font-size:.85rem}.strip-close.svelte-12qhfyh:hover{color:var(--text)}.panel-resize-handle.svelte-12qhfyh{cursor:col-resize;z-index:1;border-radius:12px 0 0 12px;width:6px;transition:background .15s;position:absolute;top:0;bottom:0;left:0}.panel-resize-handle.svelte-12qhfyh:hover{background:var(--blue);opacity:.35}.empty-panel.svelte-12qhfyh{flex-direction:column;height:100%;display:flex}.empty-controls.svelte-12qhfyh{justify-content:flex-end;align-items:center;gap:6px;display:flex}.close-empty.svelte-12qhfyh{cursor:pointer;color:#aaa;background:0 0;border:none;padding:0 2px;font-size:1rem;line-height:1}.close-empty.svelte-12qhfyh:hover{color:#333}.drop-hint.svelte-12qhfyh{color:#ccc;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.drop-hint.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:3rem}.drop-hint.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;font-size:1rem}.drop-hint.svelte-12qhfyh small:where(.svelte-12qhfyh){color:#bbb;max-width:220px;font-size:.78rem;line-height:1.5}.new-panel-drop.svelte-12qhfyh{z-index:39;border:2px dashed color-mix(in srgb, var(--purple) 55%, transparent);background:color-mix(in srgb, var(--purple) 7%, var(--bg-panel));box-sizing:border-box;pointer-events:auto;border-radius:12px;justify-content:center;align-items:center;padding:20px;transition:border-color .15s,background .15s,transform .15s;display:flex;position:fixed;top:68px;bottom:16px;box-shadow:0 8px 40px #0000001f}.new-panel-drop.hot.svelte-12qhfyh{border-color:var(--purple);background:color-mix(in srgb, var(--purple) 16%, var(--bg-panel));transform:scale(1.015)}.new-panel-drop-inner.svelte-12qhfyh{text-align:center;pointer-events:none;color:var(--purple);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.new-panel-drop-inner.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:2.6rem;line-height:1}.new-panel-drop-inner.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--text);margin:0;font-size:1rem;font-weight:600}.new-panel-drop-inner.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--text-muted);max-width:220px;font-size:.8rem;line-height:1.5}.site-footer.svelte-12qhfyh{border-top:1px solid var(--border);background:var(--bg-subtle);margin-top:80px}.footer-inner.svelte-12qhfyh{grid-template-columns:2fr 1fr 1.5fr;gap:48px;max-width:1100px;margin:0 auto;padding:60px 48px 48px;display:grid}.footer-logo.svelte-12qhfyh{letter-spacing:.04em;color:var(--purple);margin-bottom:14px;font-size:1.15rem;font-style:italic;font-weight:700}.footer-desc.svelte-12qhfyh{color:var(--text-faint);margin:0;font-size:.84rem;line-height:1.8}.footer-col.svelte-12qhfyh{flex-direction:column;gap:10px;display:flex}.footer-col-title.svelte-12qhfyh{letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);font-variant:small-caps;margin-bottom:4px;font-size:.72rem}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.88rem;text-decoration:none;transition:color .15s}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--purple)}.footer-note.svelte-12qhfyh{color:var(--text-faint);margin:4px 0 0;font-size:.8rem;font-style:italic;line-height:1.7}.footer-bottom.svelte-12qhfyh{border-top:1px solid var(--border);max-width:1100px;color:var(--text-faint);align-items:center;gap:10px;margin:0 auto;padding:20px 48px;font-size:.78rem;display:flex}.footer-sep.svelte-12qhfyh{color:var(--border)}.footer-craft.svelte-12qhfyh{margin-left:auto;font-style:italic}.nav-mobile-right.svelte-12qhfyh{align-items:center;gap:4px;display:none}.hamburger.svelte-12qhfyh{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:8px 6px;display:flex}.ham-bar.svelte-12qhfyh{background:var(--text-muted);border-radius:2px;width:22px;height:2px;transition:background .15s;display:block}.hamburger.svelte-12qhfyh:hover .ham-bar:where(.svelte-12qhfyh){background:var(--text)}.mobile-menu.svelte-12qhfyh{background:var(--bg);z-index:200;border-bottom:none;flex-direction:column;padding:16px 28px 40px;display:flex;position:fixed;inset:0}.mobile-menu-top.svelte-12qhfyh{flex-shrink:0;justify-content:space-between;align-items:center;height:52px;margin-bottom:16px;display:flex}.mobile-menu-brand.svelte-12qhfyh{font-family:var(--font-display);letter-spacing:-.005em;color:var(--text);align-items:center;gap:8px;font-size:1.18rem;font-weight:800;text-decoration:none;display:inline-flex}.mobile-menu-brand-mark.svelte-12qhfyh{color:var(--blue);font-size:1.02rem;line-height:1}.mobile-menu-close.svelte-12qhfyh{border:1px solid var(--border);cursor:pointer;width:38px;height:38px;color:var(--text-muted);background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:color .15s,border-color .15s;display:inline-flex}.mobile-menu-close.svelte-12qhfyh:hover{color:var(--text);border-color:var(--text-faint)}.mobile-menu-links.svelte-12qhfyh{border-top:1px solid var(--border);flex-direction:column;gap:0;margin-top:8px;display:flex}.mobile-menu-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--font-display);color:var(--text);border-bottom:1px solid var(--border);letter-spacing:-.005em;justify-content:space-between;align-items:center;padding:20px 2px;font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.mobile-menu-links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"›";color:var(--text-faint);font-size:1.4rem;font-weight:400;transition:transform .15s,color .15s}.mobile-menu-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--purple)}.mobile-menu-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after{color:var(--purple);transform:translate(3px)}.mobile-menu-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh),.mobile-menu-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh):after{color:var(--purple)}.mobile-menu-links.svelte-12qhfyh a[href$=\/bible].active:where(.svelte-12qhfyh),.mobile-menu-links.svelte-12qhfyh a[href$=\/bible]:where(.svelte-12qhfyh):hover,.mobile-menu-links.svelte-12qhfyh a[href$=\/bible].active:where(.svelte-12qhfyh):after,.mobile-menu-links.svelte-12qhfyh a[href$=\/bible]:where(.svelte-12qhfyh):hover:after{color:var(--blue)}.mobile-menu-footer.svelte-12qhfyh{flex-shrink:0;margin-top:auto;padding-top:32px}.mobile-menu-tagline.svelte-12qhfyh{font-family:var(--font-display);color:var(--text-faint);font-size:.9rem;font-weight:500}@media (width<=768px){.app-nav.svelte-12qhfyh{padding:0 20px}.nav-links.svelte-12qhfyh,.nav-actions.svelte-12qhfyh{display:none}.nav-mobile-right.svelte-12qhfyh{display:flex}.footer-inner.svelte-12qhfyh{grid-template-columns:1fr;gap:32px;padding:40px 24px 32px}.footer-bottom.svelte-12qhfyh{flex-wrap:wrap;padding:16px 24px}.footer-craft.svelte-12qhfyh{margin-left:0}}
