:root{--bg: #f7f6f1;--panel: #ffffff;--ink: #1a1a1a;--muted: #6b6b6b;--rule: #e3e1d8;--accent: #6e2435;--accent-dark: #561a29;--accent-soft: #f4e6e9;--gold: #d8a32b;--gold-soft: #f7e9cc;--flag: #a8631e;--flag-soft: #f7ecdc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0;background:#d6d6d6 url(/bg.png) center top / cover no-repeat fixed;min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.header{padding:12px 24px;border-bottom:3px solid var(--gold);background:var(--panel);display:flex;align-items:center;gap:16px;position:sticky;top:0;z-index:10;box-shadow:0 1px 4px #0000000f}.brand-logo{height:52px;width:auto;display:block}.brand-text{display:flex;flex-direction:column;gap:1px;border-left:3px solid var(--gold);padding-left:16px}.header h1{margin:0;font-size:18px;font-weight:600;color:var(--accent)}.header .tagline{color:var(--muted);font-size:12px;font-style:italic}.link-btn{margin-left:auto;border:none;background:none;color:var(--accent);cursor:pointer;font:inherit;padding:4px 8px}.link-btn:hover{text-decoration:underline}.main{padding:20px;max-width:1300px;margin:0 auto;width:100%;flex:1 0 auto}.view-as{font-size:13px;color:var(--muted);display:inline-flex;align-items:center}.view-as select{font-size:13px;padding:2px 4px}.viewas-banner{background:var(--gold-soft);border-bottom:1px solid var(--gold);color:#6b531a;font-size:13px;padding:8px 24px;text-align:center}.viewas-banner .link-btn{margin-left:10px;font-weight:600}.offline-chip{font-size:11px;font-weight:700;letter-spacing:.05em;color:#8a6d3b;background:var(--gold-soft);border:1px solid #d8b46a;border-radius:10px;padding:2px 8px}.offline-banner{background:#eef4f9;border-bottom:1px solid #cfe0ec;color:#2e6da4;font-size:13px;padding:8px 24px;text-align:center}.offline-dl-form{display:flex;flex-direction:column;gap:10px;max-width:420px}.offline-dl-form .field{display:flex;flex-direction:column;gap:4px}.conflict-list{display:flex;flex-direction:column;gap:14px;max-height:50vh;overflow-y:auto;margin:8px 0}.conflict{border:1px solid var(--rule);border-radius:8px;padding:10px 12px}.conflict-src{font-size:13px;color:var(--muted);margin-bottom:8px}.conflict-opt{display:grid;grid-template-columns:auto 150px 1fr;gap:8px;align-items:start;padding:6px;border-radius:6px;cursor:pointer}.conflict-opt.on{background:var(--accent-soft)}.conflict-tag{font-size:11px;font-weight:700;color:var(--accent)}.conflict-text{font-size:13px;line-height:1.4}.card{background:var(--panel);border:1px solid var(--rule);border-radius:8px;padding:18px;margin-bottom:14px}.card h2{margin-top:0;font-size:15px;font-weight:600}.status{font-size:13px;color:var(--muted)}.status.ok{color:var(--accent)}.status.err{color:#a83232}button{font:inherit;padding:7px 13px;border:1px solid var(--rule);background:var(--panel);border-radius:6px;cursor:pointer}button:hover:not(:disabled){background:var(--accent-soft)}button:disabled{opacity:.5;cursor:default}select{font:inherit;padding:6px 8px;border:1px solid var(--rule);border-radius:6px;background:var(--panel)}code{background:#f0eee5;padding:1px 5px;border-radius:3px;font-size:90%}.project-list{list-style:none;padding:0;margin:0}.project-row{width:100%;display:flex;gap:14px;align-items:center;text-align:left;padding:10px 12px;margin-bottom:6px}.project-title{font-weight:600;flex:1}.project-lang{font-size:12px;background:var(--accent-soft);color:var(--accent);padding:2px 8px;border-radius:10px}.project-status{font-size:12px;color:var(--muted)}.new-project{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap}.new-project label{display:flex;flex-direction:column;gap:4px;font-size:13px;color:var(--muted)}.policy{padding:10px 14px}.policy-toggle{border:none;background:none;cursor:pointer;font:inherit;width:100%;text-align:left;display:flex;align-items:center;gap:10px;padding:4px}.policy-mode{margin-left:auto;font-size:12px;color:var(--accent)}.policy-text{white-space:pre-wrap;font-size:12.5px;line-height:1.5;color:#333;background:var(--accent-soft);padding:14px;border-radius:6px;margin:10px 0 2px}.workspace-head{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.workspace-head h2{margin:0}.progress{display:flex;gap:8px;flex-wrap:wrap;flex:1}.cells{display:flex;flex-direction:column;gap:10px}.cell-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:var(--panel);border:1px solid var(--rule);border-radius:8px;padding:14px}.cell-chapter_title{background:#fcfbf6}.cell-chapter_title .source-text{font-size:17px;font-weight:700}.cell-heading .source-text,.cell-subheading .source-text{font-weight:600}.cell-scripture_quotation .source-text{font-style:italic;border-left:3px solid var(--accent);padding-left:10px}.cell-meta{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.type-badge{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.cell-id{font-size:11px;color:#b3b0a4;font-family:ui-monospace,monospace}.cell-page{font-size:11px;color:#b3b0a4}.flags{font-size:11px;color:var(--flag);background:var(--flag-soft);padding:2px 8px;border-radius:10px;font-weight:600}.cell-text{font-size:14px;line-height:1.55}.source-text{white-space:pre-wrap}.target-text{width:100%;min-height:90px;resize:vertical;font:inherit;font-size:14px;line-height:1.55;border:1px solid var(--rule);border-radius:6px;padding:8px;field-sizing:content}.cell-actions{display:flex;gap:8px;margin-top:8px;align-items:center;flex-wrap:wrap}.ai-tag{font-size:11px;color:var(--accent)}.scripture-tag{font-size:11px;color:var(--flag)}.cell-note{font-size:12px;margin-top:6px}.cell-note.ok{color:var(--accent)}.cell-note.err{color:#a83232}.ai-notes{margin-top:8px;padding:8px 10px;background:var(--flag-soft);border:1px solid #ecd9bf;border-radius:6px}.ai-notes-head{font-size:11px;font-weight:600;color:var(--flag);margin-bottom:4px}.ai-note-item{font-size:12px;line-height:1.5;color:#5c4a2e;margin-top:3px}.ai-note-phrase{font-style:italic;color:#7a5a2e}.ai-note-suggest{display:flex;align-items:center;gap:8px;margin-top:4px}.ai-note-swap{font-size:11px;color:#5c4a2e;background:#fff6e6;border:1px solid #ecd9bf;border-radius:4px;padding:1px 6px}.ai-note-suggest .link-btn{font-size:11px;font-weight:600}.backcheck{margin-top:8px;padding:10px 12px;background:#f4f6f8;border:1px solid #dfe5ea;border-radius:6px}.backcheck-head{font-size:11px;font-weight:600;color:#4a6a8a;margin-bottom:3px}.backcheck-text{font-size:12.5px;line-height:1.5;color:#3a4654;font-style:italic}.diffs{margin-top:8px;display:flex;flex-direction:column;gap:6px}.diffs-none{margin-top:6px;font-size:12px;color:#3d7a3d}.diff{border-left:3px solid #ccc;padding:4px 8px;border-radius:3px;background:#fff}.diff-high{border-left-color:#c0392b;background:#fdf0ee}.diff-medium{border-left-color:var(--flag);background:#fbf3e7}.diff-low{border-left-color:#9aa7b1;background:#f6f8fa}.diff-cat{font-size:10px;text-transform:uppercase;letter-spacing:.04em;font-weight:600;color:#555}.diff-body{font-size:12px;line-height:1.5;color:#333;margin-top:2px}.diff-src{font-style:italic;color:#7a5a2e}.diff-why{color:#666;margin-top:2px}.head-actions{display:flex;gap:8px;flex-wrap:wrap}.header-nav{margin-left:auto;display:flex;gap:6px}.cell-ref{font-size:11px;color:var(--accent);font-weight:600}.scripture-verse{white-space:pre-wrap;font-style:italic;border-left:3px solid var(--accent);padding:6px 10px;background:var(--accent-soft);border-radius:4px;color:#4a2029}.scripture-cite{font-size:11px;color:var(--muted);margin-top:6px}.ver-chip{font-size:11px;background:var(--accent-soft);color:var(--accent);padding:1px 7px;border-radius:10px;font-weight:600}.ver-override{font-size:12px;color:var(--muted)}.cell-modified{background:#fdfaf4}.gloss-mark{background:#fbe6c4;padding:0 2px;border-radius:2px}.gloss-note{font-size:12px;color:var(--flag);margin-top:6px}.compose-aids{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.aid-block{background:var(--accent-soft);border:1px solid #ecdfe2;border-radius:6px;padding:8px 10px}.aid-head{font-size:11px;font-weight:600;color:var(--accent);margin-bottom:3px;display:flex;align-items:center;gap:8px}.aid-insert{font-size:10px;padding:1px 8px;border-radius:10px}.aid-text{font-size:13px;line-height:1.5;font-style:italic;color:#2e3d34}.aid-suggested{background:#eef6ee;border-color:#cfe3cf}.aid-suggested .aid-head{color:#3d7a3d}.aid-suggested .aid-text{font-style:normal}.settings-lang{font-size:14px}.versions-table{width:100%;border-collapse:collapse;font-size:13px}.versions-table th{text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);border-bottom:1px solid var(--rule);padding:6px 8px}.versions-table td{padding:8px;border-bottom:1px solid #f0eee5;vertical-align:top}.row-restricted{background:#fcfaf5}.ver-name{font-weight:600}.ver-abbr{font-size:11px;color:var(--muted);font-family:ui-monospace,monospace}.restricted-tag{color:var(--flag)}.ver-license{font-size:12px;color:var(--muted)}.fbadge{font-size:11px;padding:2px 7px;border-radius:10px;white-space:nowrap}.badge-free{background:#e3efe0;color:#3d7a3d}.badge-attr{background:#e8efe9;color:var(--accent)}.badge-perm{background:#f7ecdc;color:var(--flag)}.badge-forbid{background:#fdf0ee;color:#c0392b}.lang-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:8px;margin-top:10px}.lang-chip{display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid var(--rule);border-radius:6px;font-size:13px;cursor:pointer;background:var(--panel)}.lang-chip.on{background:var(--accent-soft);border-color:#e7cdd3}.lang-name{font-weight:600}.lang-native{color:var(--muted);font-size:12px}.lang-flag{margin-left:auto;font-size:10px;color:var(--flag);font-weight:600}.lang-flag+.tier{margin-left:8px}.tier{margin-left:auto;font-size:10px;text-transform:uppercase;letter-spacing:.03em;padding:1px 7px;border-radius:10px}.tier-excellent{background:#e3efe0;color:#3d7a3d}.tier-good{background:#eef2f7;color:#4a6a8a}.tier-variable{background:#f7ecdc;color:var(--flag)}.disclosures{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.disclosure{font-size:12px;padding:4px 10px;border-radius:14px;border:1px solid var(--rule);background:var(--panel);cursor:pointer;color:#555}.disclosure:hover{background:#f3f1e9}.disclosure-high{border-color:#e3b4ac;background:#fdf0ee;color:#c0392b}.disclosure-medium{border-color:#ecd9bf;background:#fbf3e7;color:var(--flag)}.disclosure-low{border-color:#d6dde2;background:#f6f8fa;color:#5a6a78}.disclosure-ok{border-color:#cfe3cf;background:#eef6ee;color:#3d7a3d}.pill{font-size:11px;padding:2px 8px;border-radius:10px;background:#eee;color:#555;white-space:nowrap}.pill-flagged{background:#fce8c8;color:#7a4a00}.cost-estimate{color:#5a5a4a}.book-edit{display:flex;flex-wrap:wrap;gap:12px;padding:10px 4px;background:#faf9f5}.book-edit label{display:flex;flex-direction:column;font-size:.8rem;color:var(--muted);gap:3px;flex:1 1 200px}.book-edit input{font-size:.95rem}.book-edit-actions{display:flex;align-items:flex-end;gap:10px;flex:1 1 100%}.credit-gauge{margin:4px 0 14px}.credit-gauge-label{font-size:.9rem;color:#555;margin-bottom:4px}.credit-bar{height:10px;background:#eee;border-radius:6px;overflow:hidden}.credit-fill{height:100%;background:#3d7a3d}.credit-gauge.near .credit-fill{background:#d39a3a}.credit-gauge.over .credit-fill{background:#b3261e}.stale-btn{border-color:#d39a3a;color:#7a4a00}.pill-not_started{background:#efeee8;color:#8a8778}.pill-ai_draft{background:#eef2f7;color:#4a6a8a}.pill-translator_reviewed{background:#e8efe9;color:var(--accent)}.pill-needs_attention{background:#f7ecdc;color:var(--flag)}.pill-reviewer_approved{background:#e3efe0;color:#3d7a3d}.pill-final_locked{background:#e0e6ef;color:#3a4a7a}.pill-audio_created,.pill-audio_approved{background:#efe0ef;color:#7a3a7a}@media (max-width: 800px){.cell-row{grid-template-columns:1fr}}@media (max-width: 640px){.header{padding:10px 14px;gap:10px;flex-wrap:wrap}.brand-text h1{font-size:18px}.brand-text .tagline{display:none}.brand-logo{height:34px}.header-nav{width:100%;margin-left:0;justify-content:flex-start}.main,.card{padding:12px}.workspace-head h2{font-size:18px}button,.link-btn,select,input,textarea{min-height:40px}.cell-actions button,.head-actions button,.header-nav .link-btn{padding:8px 12px}.versions-table,.doc-table{display:block;overflow-x:auto;white-space:nowrap}.modal,.modal-wide{width:96vw;max-width:96vw}.help-modal{width:100vw;height:100vh;border-radius:0}.help-fab{width:50px;height:50px;font-size:26px;right:14px;bottom:14px}.conflict-opt{grid-template-columns:auto 1fr}.project-row{flex-direction:column;align-items:flex-start;gap:6px}.project-title{flex:none;width:100%}.testing-tag{display:inline-block;margin-left:0;margin-top:4px;white-space:normal}.new-project,.new-project label,.new-project select{width:100%}}.primary-btn{font:inherit;padding:8px 16px;border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:6px;cursor:pointer;font-weight:600}.primary-btn:hover:not(:disabled){background:var(--accent-dark)}.primary-btn:disabled{opacity:.6;cursor:default}.app-loading{padding:60px;text-align:center;color:var(--muted)}.login-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{background:var(--panel);border:1px solid var(--rule);border-radius:12px;padding:32px 28px;width:100%;max-width:360px;display:flex;flex-direction:column;gap:14px;box-shadow:0 8px 30px #0000001f}.login-logo{height:56px;align-self:center}.login-card h1{margin:0;font-size:20px;text-align:center;color:var(--accent)}.login-tagline{margin:0 0 6px;text-align:center;font-size:12px;font-style:italic;color:var(--muted)}.field{display:flex;flex-direction:column;gap:4px;font-size:13px;color:var(--muted)}.field input{font:inherit;padding:8px 10px;border:1px solid var(--rule);border-radius:6px;background:var(--panel);color:var(--ink)}.login-error{font-size:13px;color:#a83232;background:#f7e6e6;padding:8px 10px;border-radius:6px}.header-nav{display:flex;align-items:center;gap:14px;margin-left:auto;flex-wrap:wrap;row-gap:6px}.header-nav .link-btn{margin-left:0}.user-chip{font-size:12px;color:var(--muted)}.user-role{text-transform:uppercase;letter-spacing:.04em;font-size:10px;background:var(--accent-soft);color:var(--accent);padding:1px 6px;border-radius:8px;margin-left:4px}.users-table select{padding:3px 6px;font-size:12px}.user-form{margin-top:16px;border-top:1px solid var(--rule);padding-top:12px}.user-form h3{margin:0 0 8px;font-size:13px;font-weight:600}.user-form-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.user-form-row input,.user-form-row select{font:inherit;padding:7px 9px;border:1px solid var(--rule);border-radius:6px;background:var(--panel);color:var(--ink)}.user-form-row input{flex:1 1 140px;min-width:120px}.status.small{font-size:12px;margin-top:6px}.print-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#f0efe9;overflow:auto;z-index:1000;padding:0 0 60px}.print-toolbar{position:sticky;top:0;display:flex;align-items:center;gap:12px;background:var(--panel);border-bottom:1px solid var(--rule);padding:12px 20px;z-index:1}.print-doc{background:#fff;max-width:7.5in;margin:24px auto;padding:1in;box-shadow:0 2px 14px #0000001f;font-family:Georgia,Times New Roman,serif;color:#1a1a1a;line-height:1.55}.print-doc p{margin:0 0 10px}.pv-title{text-align:center;margin-bottom:48px}.pv-title h1{font-size:28px;margin:0 0 8px}.pv-author{font-style:italic;color:#444}.pv-edition{font-size:16px}.pv-copyright{font-size:12px;color:#777}.pv-confidential{font-size:10.5px;color:#8a6d3b;max-width:460px;margin:8px auto 0;line-height:1.5}.pv-chapter{font-size:22px;margin:0 0 14px;border-bottom:1px solid #ddd;padding-bottom:6px}.print-doc h2{font-size:17px;margin:18px 0 8px}.print-doc h3{font-size:15px;font-style:italic;margin:14px 0 6px}.pv-scripture{margin:8px 0 12px;padding:0 0 0 18px;border-left:3px solid #b9b9b9;font-style:italic;color:#333}.pv-scripture cite{display:block;font-size:12px;color:#777;font-style:normal;margin-top:2px}.pv-ref{font-style:italic;color:#555}.pv-question{margin-left:8px}.pv-note{font-size:12px;color:#666;font-style:italic}.pv-chapter-break{page-break-before:always}.pv-table{border-collapse:collapse;width:100%;margin:10px 0 14px;font-size:14px}.pv-table th,.pv-table td{border:1px solid #b9b9b9;padding:5px 9px;text-align:left;vertical-align:top}.pv-table th{background:#f2e9da;font-weight:600}.badge-quote{background:#eee6f5;color:#6a4a8a}.license-editor{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end}.license-editor label{display:flex;flex-direction:column;font-size:11px;color:var(--muted);gap:2px}.license-editor select,.license-editor input{font:inherit;padding:4px 6px;border:1px solid var(--rule);border-radius:5px;background:var(--panel)}.license-editor .lic-attr{flex:1 1 220px}.license-editor .lic-attr input{width:100%}.license-editor .lic-actions{display:flex;gap:8px;align-items:center}.verse-budget{font-size:13px;border-left:4px solid var(--accent)}.verse-budget.near{border-left-color:var(--flag);background:var(--flag-soft)}.verse-budget.over{border-left-color:#a83232;background:#f7e6e6;color:#a83232}.pv-acks{margin-top:18px;font-size:11px;color:#777}.pv-acks p{margin:1px 0}.pv-acks p:first-child{font-weight:600}.chapter-nav{display:flex;flex-wrap:wrap;gap:6px;padding:12px 14px}.chapter-tab{display:flex;flex-direction:column;align-items:center;gap:1px;border:1px solid var(--rule);background:var(--panel);border-radius:6px;padding:5px 10px;cursor:pointer;min-width:56px;font:inherit;line-height:1.2}.chapter-tab:hover{background:var(--accent-soft)}.chapter-tab.active{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 -3px 0 var(--gold)}.chapter-tab.complete .ch-count{color:#3d7a3d}.chapter-tab .ch-label{font-size:12px;font-weight:600;color:var(--ink)}.chapter-tab .ch-count{font-size:11px;color:var(--muted)}.chapter-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.chapter-head h3{margin:0;font-size:15px}.audio-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px}.audio-player{height:30px;max-width:260px}.audio-controls .link-btn{margin:0;padding:0;font-size:11px}.search-card{padding:10px 14px}.search-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.search-row input{font:inherit;padding:6px 9px;border:1px solid var(--rule);border-radius:6px;flex:1 1 160px;min-width:120px}.search-sep{width:1px;align-self:stretch;background:var(--rule);margin:0 4px}.search-results{margin-top:8px;display:flex;flex-direction:column;gap:4px;max-height:240px;overflow:auto}.search-hit{text-align:left;border:1px solid var(--rule);background:var(--panel);border-radius:6px;padding:5px 9px;cursor:pointer;display:flex;gap:10px;font:inherit}.search-hit:hover{background:var(--accent-soft)}.hit-ref{font-size:11px;color:var(--accent);white-space:nowrap}.hit-snip{font-size:12.5px;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history{margin-top:8px;border-left:3px solid var(--rule);padding-left:10px;display:flex;flex-direction:column;gap:6px}.history-item{font-size:12px}.hist-action{text-transform:uppercase;letter-spacing:.04em;font-size:10px;padding:1px 6px;border-radius:8px;background:var(--accent-soft);color:var(--accent);margin-right:6px}.hist-ai_draft{background:#eef2f7;color:#4a6a8a}.hist-replace{background:var(--flag-soft);color:var(--flag)}.hist-meta{color:var(--muted)}.hist-status{color:#3d7a3d;margin-left:6px}.hist-text{color:#333;margin-top:2px;white-space:pre-wrap}.comments{margin-top:8px;display:flex;flex-direction:column;gap:8px}.comment{border:1px solid var(--rule);border-radius:6px;padding:6px 9px}.comment.resolved{opacity:.55}.comment-meta{font-size:11px;color:var(--muted)}.comment-body{font-size:13px;margin:2px 0}.comment-actions{display:flex;gap:8px}.comment-actions .link-btn{margin:0;padding:0;font-size:11px}.comment-add{display:flex;gap:6px}.comment-add input{flex:1;font:inherit;padding:6px 9px;border:1px solid var(--rule);border-radius:6px}.usage-grid{display:flex;flex-wrap:wrap;gap:18px}.usage-col{flex:1 1 240px;min-width:220px}.usage-col h3{font-size:13px;margin:4px 0 6px}.usage-col table td{padding:3px 8px;font-size:12.5px}.ingest-status{margin-top:12px;border-left:4px solid var(--accent)}.ingest-status.done{border-left-color:#3d7a3d}.ingest-status.error{border-left-color:#a83232}.cell-image{display:block;padding:14px}.image-figure{margin:0;text-align:center;position:relative}.cell-figure-img{max-width:100%;max-height:460px;border:1px solid var(--rule);border-radius:6px}.image-figure figcaption{font-size:12px;color:var(--muted);font-style:italic;margin-top:6px}.image-tag{position:absolute;top:6px;left:6px;font-size:10px;text-transform:uppercase;letter-spacing:.04em;background:var(--accent-soft);color:var(--accent);padding:1px 6px;border-radius:8px}.img-loading,.img-failed{font-size:12px;color:var(--muted)}.pv-figure{margin:12px 0;text-align:center}.pv-figure img{max-width:100%;max-height:5.5in}.pv-figure figcaption{font-size:12px;color:#666;font-style:italic;margin-top:4px}.modal-wide{max-width:1000px}.voice-select{max-width:220px}.pv-chapter-label{margin:24px 0 0;color:#888;font-size:.95rem;letter-spacing:.04em}.chapter-audio{display:flex;align-items:center;gap:12px;margin-top:12px;flex-wrap:wrap;width:100%}.chapter-audio audio{flex:1 1 320px;max-width:520px}.card.collapsible{padding-top:8px}.card-head-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-head{display:flex;align-items:center;gap:8px;flex:1;background:none;border:none;padding:6px 0;cursor:pointer;text-align:left;color:inherit}.card-head h2{margin:0}.card-caret{color:var(--muted);font-size:.8em;width:1em}.card.collapsible.closed .card-head h2{color:var(--muted)}.card-body{margin-top:10px}.card-head-right{display:flex;align-items:center;gap:8px}.doc-save{display:flex;align-items:center;gap:12px;margin:8px 0 16px;flex-wrap:wrap}.doc-table{width:100%;border-collapse:collapse;margin-top:8px}.doc-table th,.doc-table td{text-align:left;padding:6px 10px;border-bottom:1px solid var(--rule);font-size:.9rem}.doc-table th{color:var(--muted);font-weight:600}.fig-grid{display:flex;flex-wrap:wrap;gap:12px;margin:8px 0 16px}.fig-card{width:180px;border:1px solid var(--rule);border-radius:8px;padding:8px;background:var(--panel)}.fig-card.fig-rejected{opacity:.55}.fig-card.fig-approved{border-color:#3d7a3d}.fig-thumb{width:100%;height:130px;object-fit:contain;background:#faf9f5;border-radius:4px}.fig-meta{font-size:11px;color:var(--muted);margin-top:4px}.fig-caption{width:100%;font:inherit;font-size:12px;padding:4px 6px;margin-top:4px;border:1px solid var(--rule);border-radius:5px}.fig-actions{display:flex;gap:6px;margin-top:6px}.fig-actions button{font-size:12px;padding:4px 8px;flex:1}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;display:flex;align-items:flex-start;justify-content:center;overflow:auto;padding:40px 16px}.modal{background:var(--panel);border:1px solid var(--rule);border-radius:12px;width:100%;max-width:760px;padding:22px 24px;box-shadow:0 12px 40px #00000040}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-head h2{margin:0;font-size:16px}.modal-head .link-btn{margin-left:0}.modal-section{margin-top:22px;border-top:1px solid var(--rule);padding-top:14px}.modal-section h3{margin:0 0 6px;font-size:13px;font-weight:600}.doctrinal-list{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:6px}.doctrinal-list li{font-size:13px}.brief-form{display:flex;flex-direction:column;gap:12px;margin-top:12px}.brief-form textarea{font:inherit;padding:8px 10px;border:1px solid var(--rule);border-radius:6px;background:var(--panel);color:var(--ink);resize:vertical}.project-stage{margin-top:14px}.project-stage:first-of-type{margin-top:6px}.stage-head{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 6px;display:flex;align-items:center;gap:8px}.stage-head.stage-in_review{color:var(--flag)}.stage-head.stage-completed{color:#3d7a3d}.stage-head.stage-testing{color:#8a6d3b}.project-row-testing{background:var(--flag-soft);border:1px dashed #d8b46a}.testing-tag{display:inline-block;margin-left:10px;font-size:11px;font-weight:700;letter-spacing:.03em;color:#8a6d3b;background:var(--gold-soft);border:1px solid #d8b46a;border-radius:10px;padding:1px 8px;text-transform:uppercase}.stage-count{font-size:11px;background:var(--accent-soft);color:var(--accent);border-radius:9px;padding:0 7px;letter-spacing:0}.pill-proj-active{background:#eef2f7;color:#4a6a8a}.pill-proj-in_review{background:var(--flag-soft);color:var(--flag)}.pill-proj-completed{background:#e3efe0;color:#3d7a3d}.review-bar{display:flex;align-items:center;gap:14px}.review-actions{display:flex;align-items:center;gap:10px;margin-left:auto;flex-wrap:wrap}@media print{.no-print{display:none!important}.print-overlay{position:static;background:#fff;padding:0;overflow:visible}.print-doc{box-shadow:none;margin:0;max-width:none;padding:0}.help-fab,.app-footer{display:none!important}}.app-footer{padding:14px 24px;border-top:1px solid var(--rule);background:var(--panel);display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center}.footer-line{font-size:12px;color:var(--ink)}.footer-line .footer-product{font-weight:600}.footer-line .footer-copyright{color:var(--muted)}.footer-line .footer-dot{color:var(--rule);margin:0 8px}.footer-confidential{font-size:11px;color:var(--muted);max-width:640px;line-height:1.45}.login-legal{margin-top:18px;font-size:11px;color:var(--muted);text-align:center;line-height:1.5}.login-legal p{margin:2px 0}.cost-hint{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#8a6d3b;background:var(--flag-soft);border:1px solid #ecd9bf;border-radius:999px;padding:1px 8px;white-space:nowrap}.help-fab{position:fixed;right:22px;bottom:22px;z-index:50;width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;background:var(--accent);color:#fff;font-size:30px;font-weight:700;line-height:1;box-shadow:0 4px 14px #00000047;transition:transform .12s,background .12s}.help-fab:hover{background:var(--accent-dark);transform:translateY(-2px) scale(1.05)}.help-fab:active{transform:scale(.97)}.help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#14100c80;display:flex;align-items:center;justify-content:center;padding:24px}.help-modal{width:min(1040px,96vw);height:min(760px,92vh);background:var(--panel);border-radius:14px;overflow:hidden;display:grid;grid-template-columns:280px 1fr;box-shadow:0 20px 60px #0006}.help-sidebar{background:#faf8f3;border-right:1px solid var(--rule);display:flex;flex-direction:column;min-height:0}.help-sidebar-head{padding:18px 18px 6px}.help-sidebar-head h2{margin:0;font-size:18px;color:var(--accent)}.help-sub{margin:2px 0 0;font-size:12px;color:var(--muted)}.help-search{margin:10px 14px;padding:8px 10px;border:1px solid var(--rule);border-radius:8px;font-size:13px}.help-nav{overflow-y:auto;padding:4px 8px 14px;display:flex;flex-direction:column;gap:2px}.help-nav-item{display:flex;align-items:center;gap:10px;text-align:left;width:100%;padding:9px 10px;border:none;background:none;cursor:pointer;border-radius:8px;font-size:13.5px;color:var(--ink)}.help-nav-item:hover{background:var(--accent-soft)}.help-nav-item.active,.help-nav-item.active:hover{background:var(--accent);color:#fff;font-weight:600}.help-content{position:relative;overflow-y:auto}.help-close{position:absolute;top:12px;right:16px;border:none;background:none;cursor:pointer;font-size:28px;line-height:1;color:var(--muted)}.help-close:hover{color:var(--ink)}.help-article{padding:30px 40px 60px;max-width:760px}.help-article h1{font-size:24px;margin:0 0 16px;color:var(--accent)}.help-article-icon{margin-right:6px}.help-article p{line-height:1.65;color:#2a2a2a}.help-article h4{margin:0 0 8px}.help-steps{line-height:1.7;padding-left:22px}.help-steps li{margin:6px 0}.help-fakebtn{display:inline-block;padding:1px 8px;border-radius:6px;border:1px solid #c9d6e2;background:#eef4f9;color:#2e6da4;font-size:12.5px;font-weight:600;white-space:nowrap}.help-note{border-radius:10px;padding:12px 14px;margin:16px 0;border:1px solid}.help-note-head{font-weight:700;font-size:13px;margin-bottom:4px}.help-note-body{font-size:13.5px;line-height:1.6}.help-note-tip{background:#eef4f9;border-color:#cfe0ec}.help-note-tip .help-note-head{color:#2e6da4}.help-note-cost{background:var(--flag-soft);border-color:#ecd9bf}.help-note-cost .help-note-head{color:#8a6d3b}.help-note-warn{background:#fdeeee;border-color:#f0c9c9}.help-note-warn .help-note-head{color:#b3261e}.help-note-safe{background:#eef7ec;border-color:#cfe4c9}.help-note-safe .help-note-head{color:#4a7a3a}.help-svg{width:100%;height:auto;margin:14px 0}.help-cost-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:16px 0}.help-cost-col{border-radius:10px;padding:12px 16px;border:1px solid}.help-cost-col h4{font-size:14px}.help-cost-col ul{margin:0;padding-left:18px;line-height:1.7;font-size:13.5px}.help-cost-free{background:#eef7ec;border-color:#cfe4c9}.help-cost-free h4{color:#4a7a3a}.help-cost-paid{background:var(--flag-soft);border-color:#ecd9bf}.help-cost-paid h4{color:#8a6d3b}@media (max-width: 720px){.help-modal{grid-template-columns:1fr}.help-sidebar{display:none}.help-cost-grid{grid-template-columns:1fr}}
