@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.flex{display:flex}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--bg-primary:#0f1117;--bg-secondary:#1a1d27;--bg-panel:#1e2130;--bg-hover:#252840;--accent:#6b8cff;--accent-light:#8fa8ff;--text-primary:#e8eaf0;--text-secondary:#9499b0;--text-muted:#5a5f78;--border:#2a2f45;--verse-highlight:#1e2860;--gold:#d4a853;--red-letter:#d96c5a}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg-primary);color:var(--text-primary);height:100%;font-family:Georgia,Times New Roman,serif;overflow:hidden}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.app-shell{flex-direction:column;height:100vh;display:flex;overflow:hidden}.app-header{background:var(--bg-secondary);border-bottom:1px solid var(--border);z-index:10;flex-shrink:0;align-items:center;gap:.75rem;padding:.55rem 1rem;display:flex}.app-logo{color:var(--gold);letter-spacing:.06em;white-space:nowrap;flex-shrink:0;font-size:1.2rem;font-weight:700}.app-body{flex:1;display:flex;overflow:hidden}.sidebar{background:var(--bg-secondary);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:210px;display:flex;overflow:hidden}.sidebar-label{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);padding:.4rem .6rem .2rem;font-family:system-ui,sans-serif;font-size:.62rem;font-weight:700}.book-list{flex:1;padding:0 4px 8px;overflow-y:auto}.book-item{cursor:pointer;color:var(--text-secondary);border-radius:4px;padding:.28rem .6rem;font-family:system-ui,sans-serif;font-size:.83rem;transition:background .12s,color .12s}.book-item:hover{background:var(--bg-hover);color:var(--text-primary)}.book-item.active{background:var(--verse-highlight);color:var(--accent-light);font-weight:600}.chapter-grid{border-bottom:1px solid var(--border);grid-template-columns:repeat(auto-fill,minmax(30px,1fr));gap:3px;padding:.5rem;display:grid}.chap-btn{background:var(--bg-panel);border:1px solid var(--border);color:var(--text-secondary);text-align:center;cursor:pointer;border-radius:4px;padding:3px 0;font-family:system-ui,sans-serif;font-size:.72rem;transition:all .12s}.chap-btn:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--accent)}.chap-btn.active{background:var(--accent);color:#fff;border-color:var(--accent)}.reader-wrap{flex:1;justify-content:center;display:flex;overflow-y:auto}.reader-panel{width:100%;max-width:740px;padding:2rem 2.5rem}.chapter-heading{color:var(--gold);border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.35rem;font-weight:700}.verse-block{cursor:pointer;border-left:3px solid #0000;border-radius:4px;gap:.6rem;margin-bottom:.4rem;padding:.3rem .5rem;line-height:1.75;transition:background .12s;display:flex}.verse-block:hover{background:#6b8cff12}.verse-block.selected{background:var(--verse-highlight);border-left-color:var(--accent)}.verse-num{color:var(--gold);text-align:right;flex-shrink:0;min-width:22px;padding-top:.3rem;font-family:system-ui,sans-serif;font-size:.68rem;font-weight:700}.verse-text{color:var(--text-primary);font-size:1rem}.right-panels{border-left:1px solid var(--border);background:var(--bg-secondary);flex-direction:column;flex-shrink:0;width:360px;display:flex}.panel-tabs{border-bottom:1px solid var(--border);flex-shrink:0;display:flex}.panel-tab{text-align:center;cursor:pointer;color:var(--text-muted);border-bottom:2px solid #0000;flex:1;padding:.55rem .25rem;font-family:system-ui,sans-serif;font-size:.78rem;transition:all .12s}.panel-tab:hover{color:var(--text-secondary)}.panel-tab.active{color:var(--accent-light);border-bottom-color:var(--accent)}.panel-content{flex:1;padding:1rem;overflow-y:auto}.commentary-entry{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1.5rem}.commentary-ref{color:var(--gold);margin-bottom:.4rem;font-family:system-ui,sans-serif;font-size:.72rem;font-weight:700}.commentary-text{color:var(--text-secondary);font-size:.875rem;line-height:1.65}.commentary-text p{margin:.4rem 0}.commentary-text b{color:var(--text-primary)}.commentary-select{background:var(--bg-panel);border:1px solid var(--border);color:var(--text-primary);border-radius:4px;outline:none;width:100%;margin-bottom:.75rem;padding:.3rem .5rem;font-family:system-ui,sans-serif;font-size:.75rem}.commentary-select:focus{border-color:var(--accent)}.ai-chat{flex-direction:column;height:100%;display:flex}.ai-messages{flex-direction:column;flex:1;gap:.65rem;padding-bottom:.5rem;display:flex;overflow-y:auto}.ai-msg{border-radius:8px;padding:.55rem .75rem;font-family:system-ui,sans-serif;font-size:.83rem;line-height:1.6}.ai-msg.user{background:var(--verse-highlight);color:var(--text-primary);align-self:flex-end;max-width:90%}.ai-msg.assistant{background:var(--bg-panel);color:var(--text-secondary);border:1px solid var(--border)}.ai-msg.assistant b{color:var(--text-primary)}.ai-input-row{border-top:1px solid var(--border);flex-shrink:0;gap:.5rem;padding-top:.65rem;display:flex}.ai-input{background:var(--bg-panel);border:1px solid var(--border);color:var(--text-primary);resize:none;border-radius:6px;outline:none;flex:1;min-height:38px;max-height:100px;padding:.45rem .7rem;font-family:system-ui,sans-serif;font-size:.83rem}.ai-input:focus{border-color:var(--accent)}.ai-send-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;padding:.45rem .8rem;font-family:system-ui,sans-serif;font-size:.83rem}.ai-send-btn:hover{opacity:.85}.ai-send-btn:disabled{opacity:.35;cursor:not-allowed}.ai-context-note{color:var(--text-muted);margin-bottom:.5rem;font-family:system-ui,sans-serif;font-size:.7rem;font-style:italic}.search-wrap{flex:1;position:relative}.search-bar{background:var(--bg-panel);border:1px solid var(--border);border-radius:6px;align-items:center;gap:.4rem;width:100%;padding:.3rem .7rem;display:flex}.search-bar:focus-within{border-color:var(--accent)}.search-input{color:var(--text-primary);background:0 0;border:none;outline:none;width:100%;font-family:system-ui,sans-serif;font-size:.85rem}.search-input::placeholder{color:var(--text-muted)}.search-results{background:var(--bg-panel);border:1px solid var(--border);z-index:100;border-radius:6px;max-height:320px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0006}.search-result{cursor:pointer;border-bottom:1px solid var(--border);padding:.5rem .75rem;font-family:system-ui,sans-serif}.search-result:last-child{border-bottom:none}.search-result:hover{background:var(--bg-hover)}.search-result-ref{color:var(--gold);margin-bottom:.15rem;font-size:.72rem;font-weight:700}.search-result-text{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.nav-btn{background:var(--bg-panel);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:4px;padding:.25rem .6rem;font-family:system-ui,sans-serif;font-size:.8rem}.nav-btn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary);border-color:var(--accent)}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.loading{color:var(--text-muted);padding:1rem;font-family:system-ui,sans-serif;font-size:.9rem;font-style:italic}.strongs-word{cursor:pointer;border-bottom:1px dotted var(--accent);color:var(--text-primary);transition:color .1s;position:relative}.strongs-word:hover{color:var(--accent-light)}.strongs-sup{color:var(--accent);vertical-align:super;opacity:.8;margin-left:1px;font-family:system-ui,sans-serif;font-size:.52rem}.strongs-popup{z-index:1000;background:var(--bg-panel);border:1px solid var(--accent);border-radius:8px;flex-direction:column;width:340px;max-height:320px;display:flex;position:fixed;box-shadow:0 8px 32px #0009}.strongs-popup-header{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.strongs-num{color:var(--accent);font-family:system-ui,sans-serif;font-size:.78rem;font-weight:700}.strongs-orig{color:var(--gold);flex:1;font-size:1.1rem}.strongs-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0 .2rem;font-size:1.1rem;line-height:1}.strongs-close:hover{color:var(--text-primary)}.strongs-def{color:var(--text-secondary);padding:.65rem .75rem;font-family:system-ui,sans-serif;font-size:.82rem;line-height:1.65;overflow-y:auto}.strongs-def p{margin:.35rem 0}.strongs-def b{color:var(--text-primary)}.xrefs-panel{flex-direction:column;gap:0;display:flex}.xrefs-heading{color:var(--gold);margin-bottom:.6rem;font-family:system-ui,sans-serif;font-size:.72rem;font-weight:700}.xref-item{cursor:pointer;border-bottom:1px solid var(--border);border-radius:5px;padding:.45rem .6rem;transition:background .12s}.xref-item:hover{background:var(--bg-hover)}.xref-item:last-child{border-bottom:none}.xref-ref{color:var(--accent-light);margin-bottom:.2rem;font-family:system-ui,sans-serif;font-size:.72rem;font-weight:700}.xref-text{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
