body{background-color:#f4f4f4;margin:0;padding-top:150px;font-family:sans-serif}header{z-index:1000;background:#fff;flex-direction:column;align-items:center;padding:2px 10px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 5px #0000001a}.controls{width:100%;max-width:1100px}.top-bar{justify-content:space-between;align-items:center;min-height:24px;margin-bottom:6px;display:flex}.verification-info{color:#495057;font-size:13px;font-weight:500}.verification-right{align-items:center;gap:10px;display:flex}.category-buttons{white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;gap:5px;margin-bottom:8px;display:flex;overflow-x:auto}.category-buttons::-webkit-scrollbar{display:none}.cat-btn{text-align:center;cursor:pointer;background:#eee;border:1px solid #ccc;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:60px;padding:8px 4px;font-size:12px;display:flex}.cat-btn.active{color:#fff;background:#007bff;border-color:#0056b3}.cat-count{font-size:10px}.nav-controls-row{flex:50%;align-items:center;gap:10px;width:100%;min-width:0;margin-bottom:4px;display:flex}.nav-left-col{flex:50%;align-items:center;gap:8px;max-width:50%;display:flex;position:relative}.nav-right-col{flex:50%;align-items:center;gap:8px;max-width:50%;display:flex}.search-toggle-btn{cursor:pointer;box-sizing:border-box;background:#eee;border:1px solid #ccc;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;padding:0;font-size:16px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.search-toggle-btn:hover{background:#e2e2e2;border-color:#bbb}.search-toggle-btn.has-query{color:#0056b3;background:#e8f4fd;border-color:#007bff;box-shadow:0 0 0 2px #007bff33}.search-popover{z-index:1100;box-sizing:border-box;background:#fff;border:1px solid #ced4da;border-radius:6px;align-items:center;gap:6px;width:280px;max-width:90vw;padding:6px;display:flex;position:absolute;top:45px;left:0;box-shadow:0 4px 14px #0000002e}.search-popover .search-box{box-sizing:border-box;border:1px solid #ced4da;border-radius:4px;outline:none;flex:1;height:34px;margin-bottom:0;padding:6px 10px;font-size:14px}.search-popover .search-box:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff33}.search-clear-btn{color:#6c757d;cursor:pointer;background:#e9ecef;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:13px;transition:background .15s,color .15s;display:flex}.search-clear-btn:hover{color:#343a40;background:#dee2e6}#language-select{box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:4px;flex:1;width:100%;min-width:0;height:40px;margin-bottom:0;padding:8px;font-size:15px}.nav-right-col button{cursor:pointer;background:#eee;border:1px solid #ccc;border-radius:4px;flex-shrink:0;height:40px;padding:0 15px;font-size:16px}.nav-right-col button:disabled{opacity:.5;cursor:default}.nav-right-col select#key-select{box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:4px;flex-grow:1;width:100%;min-width:0;height:40px;padding:8px;font-size:15px}.content{box-sizing:border-box;width:100%;max-width:1100px;margin:0 auto;padding:10px}.box{background:#fff;border:1px solid #ddd;border-radius:4px;margin-bottom:4px;padding:10px}.box-label{color:#888;text-transform:uppercase;margin-bottom:3px;font-size:10px}.box-content{white-space:pre-wrap;font-size:16px}textarea.box-content.edit-input{box-sizing:border-box;resize:vertical;width:100%;height:2.8em;min-height:2.8em;color:inherit;background:0 0;border:1px solid #0000;border-radius:4px;outline:none;margin:0;padding:2px 4px;font-family:inherit;font-size:16px;line-height:1.4;display:block}textarea.box-content.edit-input.editable{background:#fff;border-color:#80bdff;padding:6px 8px;box-shadow:0 0 0 .15rem #007bff40}textarea.box-content.edit-input:focus{background:#fff;border-color:#007bff}.edit-controls{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:6px;width:100%;margin-top:10px;display:grid}@media (width<=640px){.edit-controls{grid-template-columns:repeat(2,1fr);gap:6px}}.edit-btn,.confirm-checked-btn,.preview-btn,.timeline-btn,.submit-btn{box-sizing:border-box;cursor:pointer;white-space:nowrap;text-align:center;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:10px 8px;font-size:14px;font-weight:600;transition:all .15s ease-in-out;display:flex}.confirm-checked-btn{color:#fff;background:#28a745;border-color:#28a745}.confirm-checked-btn:hover:not(:disabled){background:#218838;border-color:#1e7e34}.quick-check-btn{color:#fff;cursor:pointer;background:#28a745;border:1px solid #218838;border-radius:12px;padding:2px 10px;font-size:12px;font-weight:600;transition:background .15s}.quick-check-btn:hover{background:#218838}.edit-btn{color:#fff;background:#28a745;border-color:#28a745}.edit-btn:hover:not(:disabled){background:#218838;border-color:#1e7e34}.edit-btn.active{background:#dc3545;border-color:#dc3545}.edit-btn.active:hover:not(:disabled){background:#c82333;border-color:#bd2130}.preview-btn{color:#fff;background:#007bff;border-color:#007bff}.preview-btn:hover:not(:disabled){background:#0069d9;border-color:#0062cc}.timeline-btn{color:#fff;background:#6f42c1;border-color:#6f42c1}.timeline-btn:hover:not(:disabled){background:#5a32a3;border-color:#4e2b8f}.submit-btn{color:#fff;background:#17a2b8;border-color:#17a2b8}.submit-btn:hover:not(:disabled){background:#138496;border-color:#117a8b}.edit-btn:disabled,.preview-btn:disabled,.timeline-btn:disabled,.submit-btn:disabled{opacity:.5;cursor:not-allowed;color:#495057;background:#adb5bd;border-color:#adb5bd}.edit-status{color:#666;background:#e9ecef;border-left:4px solid #adb5bd;border-radius:4px;margin-top:10px;padding:8px 12px;font-size:13px}.edit-status.active{color:#0056b3;background:#e8f4fd;border-left-color:#007bff}.modal{z-index:2000;background:#00000080;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.modal.visible{display:flex}.modal-content{box-sizing:border-box;background:#fff;border-radius:8px;width:90%;max-width:480px;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 10px 25px #0003}.modal-content.modal-large{max-width:650px}.modal-content h2{color:#333;margin-top:0;margin-bottom:12px;font-size:20px}.modal-prompt{color:#555;margin-bottom:15px;font-size:14px;line-height:1.4}.edit-field{margin-bottom:15px}.edit-field input[type=text]{box-sizing:border-box;border:1px solid #ced4da;border-radius:4px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:15px}.edit-field input[type=text]:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.edit-field input[type=text].input-error{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#007bff;border:1px solid #007bff;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:600}.btn-primary:hover{background:#0069d9}.btn-secondary{color:#fff;cursor:pointer;background:#6c757d;border:1px solid #6c757d;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:600}.btn-secondary:hover{background:#5a6268}.checked-toggle-label{cursor:default;-webkit-user-select:none;user-select:none;color:#495057;border-radius:4px;flex-direction:row-reverse;align-items:center;gap:8px;margin-left:auto;padding:2px 6px;font-size:13px;font-weight:600;display:inline-flex}.checked-toggle-label #checked-emoji{display:none}.checked-toggle-label.editable{cursor:pointer;color:#0056b3;background:#e8f4fd;border:1px solid #007bff;border-radius:16px;padding:3px 10px;transition:all .15s}.checked-toggle-label.editable:hover{background:#d0e8fc}.checked-toggle-label input[type=checkbox]{cursor:pointer;accent-color:#007bff;width:17px;height:17px;margin:0}.checked-toggle-label input[type=checkbox]:disabled{cursor:not-allowed;accent-color:#6c757d;opacity:.65;filter:grayscale()}.split-text-row{flex-direction:column;display:flex}.split-mode .split-text-row{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:6px;display:grid}.split-mode #box-english-container{background:#f8f9fa;border:1px solid #ced4da;border-radius:6px}.split-mode #box-english-container .box-label{color:#495057;font-weight:700}.split-mode #box-english-container .box-content{color:#212529;font-size:16px;line-height:1.5}.split-mode #box-text-container{background:#fff;border:1px solid #007bff;border-radius:6px;box-shadow:0 1px 4px #007bff1f}#box-text-container{border:1px solid #9fc9ee;background:#e6edfc!important}.split-mode #box-text-container .box-label{color:#0056b3;font-weight:700}.split-mode textarea.box-content.edit-input{height:6.5em;min-height:5em}.split-scripture-row{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:6px;display:grid}.scripture-box{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #2563eb;border-radius:6px;padding:10px 12px}.scripture-box .box-label{color:#1d4ed8;align-items:center;gap:6px;margin-bottom:6px;font-weight:700;display:flex}.scripture-content{color:#111827;white-space:pre-wrap;max-height:220px;font-size:14px;font-style:normal;line-height:1.6;overflow-y:auto}.scripture-verse-num{color:#2563eb;margin-right:4px;font-style:normal;font-weight:700}.scripture-highlight{color:#0f172a;background-color:#fef08a;border-radius:3px;padding:1px 3px;font-weight:600}.scripture-empty{color:#64748b;font-size:13px;font-style:normal}.scripture-content.a6-content{white-space:normal;max-height:280px;padding-right:4px}.a6-heading-h2{color:#1e293b;text-transform:uppercase;letter-spacing:.02em;border-bottom:1px solid #e2e8f0;margin:12px 0 6px;padding-bottom:4px;font-size:13px;font-weight:700}.a6-heading-h2:first-child{margin-top:0}.a6-year{color:#2563eb;margin:6px 0 2px;font-size:12px;font-weight:700}.a6-item{border-radius:4px;margin:2px 0 4px;padding:2px 4px;font-size:13.5px;line-height:1.45;transition:background-color .15s}.a6-active-item{background-color:#fef9c3;border-left:3px solid #eab308;padding-left:6px;font-weight:500}.a6-prophets-list{margin:4px 0 8px 16px;padding:0;font-size:13.5px;line-height:1.45}.a6-prophets-list li{border-radius:3px;margin:2px 0;padding:1px 4px;transition:background-color .15s}.a6-prophets-list li.a6-active-item{background-color:#fef9c3;border-left:3px solid #eab308;padding-left:6px;font-weight:500}.a6-prophets-title{color:#1e293b;font-size:13px;list-style-type:none;margin-top:6px!important;margin-bottom:4px!important;margin-left:-16px!important}.scripture-content.b9-content{white-space:normal;max-height:280px;padding-right:4px}.b9-heading-h2{color:#1e293b;text-transform:uppercase;border-bottom:1px solid #e2e8f0;margin:0 0 6px;padding-bottom:4px;font-size:13px;font-weight:700}.b9-heading-h3{color:#1e293b;border-bottom:1px solid #e2e8f0;margin:10px 0 3px;padding:4px 6px;font-size:14px;font-weight:700}.b9-heading-h3:first-child{margin-top:0}.b9-item{border-radius:4px;margin:2px 0 4px;padding:2px 6px;font-size:13.5px;line-height:1.45}.b9-active-item{background-color:#fef9c3;border-left:3px solid #eab308;padding-left:8px;font-weight:500}.split-web-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px;margin-bottom:6px;display:grid}.web-ref-box{background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:0;padding:8px 10px}.web-ref-card{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;min-width:0;padding:8px 12px;text-decoration:none;transition:all .15s;display:block;overflow:hidden}.web-ref-card:hover{background:#e2e8f0;border-color:#94a3b8;box-shadow:0 2px 5px #00000014}.web-ref-info{flex-direction:column;min-width:0;display:flex;overflow:hidden}.web-ref-title{white-space:nowrap;text-overflow:ellipsis;color:#0056b3;font-size:13px;font-weight:600;overflow:hidden}.web-ref-url{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}@media (width<=640px){body{padding-top:195px}.nav-controls-row{flex-direction:column;gap:6px}.nav-left-col,.nav-right-col{flex:100%;width:100%;max-width:100%}.search-popover{width:100%;left:0;right:0}.split-mode .split-text-row,.split-web-row,.split-scripture-row{grid-template-columns:1fr;gap:8px}}.preview-header-info{color:#666;border-bottom:1px solid #eee;justify-content:space-between;margin-bottom:15px;padding-bottom:8px;font-size:13px;display:flex}.preview-changes-list{flex-direction:column;gap:16px;max-height:60vh;padding-right:5px;display:flex;overflow-y:auto}.preview-key-card{background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:12px 14px;box-shadow:0 1px 3px #0000000d}.preview-key-header{border-bottom:1px solid #f1f3f5;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:6px;display:flex}.preview-cat-badge{color:#fff;text-transform:uppercase;background:#007bff;border-radius:3px;padding:2px 6px;font-size:10px;font-weight:700}.preview-key-name{color:#333;font-size:15px;font-weight:700}.diff-section{margin-bottom:10px}.diff-section:last-child{margin-bottom:0}.diff-field-name{color:#6c757d;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.diff-block{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;flex-direction:column;gap:6px;padding:8px 10px;display:flex}.diff-pane{flex-direction:column;gap:2px;display:flex}.diff-label{text-transform:uppercase;color:#888;font-size:10px;font-weight:700}.diff-content{white-space:pre-wrap;border-radius:3px;min-height:1.3em;padding:4px 8px;font-size:14px}.diff-content.original{color:#721c24;background:#ffeef0;border:1px solid #f5c6cb}.diff-content.modified{color:#155724;background:#e6ffed;border:1px solid #c3e6cb}.diff-inline-status{align-items:center;gap:8px;font-size:13px;display:flex}.submit-summary-list{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:10px 14px;font-size:13px;line-height:1.5}.submit-summary-list p{margin:4px 0}.turnstile-wrapper{text-align:center;background:#fdfdfe;border:1px dashed #ced4da;border-radius:4px;margin-top:12px;padding:10px}.submit-status-message{border-radius:4px;margin-top:12px;padding:8px 12px;font-size:13px;display:none}.submit-status-message.pending{color:#0056b3;background:#e8f4fd;display:block}.submit-status-message.success{color:#155724;background:#d4edda;border:1px solid #c3e6cb;display:block}.submit-status-message.warning{color:#856404;background:#fff3cd;border:1px solid #ffeeba;display:block}
