:root{--bg:#07111e;--bg2:#0a1625;--panel:#0d1b2d;--panel2:#101f33;--line:#223a55;--line2:#31516f;--text:#edf4ff;--muted:#8ea5bd;--muted2:#627c97;--gold:#efc75e;--gold2:#b9943f;--green:#55d59a;--blue:#6fb7ff;--red:#ed777d;--orange:#eab15e;--radius:20px}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{color:inherit}.app-shell{background:radial-gradient(900px 520px at 50% 10%,#1f466f29,transparent 60%),var(--bg);min-height:100vh}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07111eeb;border-bottom:1px solid #1b2c40;grid-template-columns:auto auto minmax(280px,1fr);align-items:center;gap:20px;height:70px;padding:0 28px;display:grid;position:sticky;top:0}.brand{letter-spacing:.08em;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:10px;font-weight:850;display:flex}.brand-mark{color:var(--gold);font-size:19px}.brand small{color:var(--muted2);border:1px solid #2b4058;border-radius:6px;padding:4px 6px;font-size:9px}.topbar nav{background:#091523;border:1px solid #1f344c;border-radius:13px;gap:4px;padding:4px;display:flex}.topbar nav button{height:38px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:0 12px;display:flex}.topbar nav button.active{color:#fff;background:#172a40;box-shadow:inset 0 0 0 1px #29445f}.search-button{width:min(100%,480px);height:44px;color:var(--muted);cursor:pointer;text-align:left;background:#0c192a;border:1px solid #223951;border-radius:13px;justify-self:end;align-items:center;gap:10px;padding:0 14px;display:flex}.search-button span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.search-button kbd{color:#7890a8;border:1px solid #2b4058;border-radius:5px;padding:2px 6px;font-size:11px}.loading{height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:18px;display:flex}.loading svg{color:var(--gold)}.dna-view{max-width:1760px;margin:0 auto;padding:36px 30px 70px}.research-title{justify-content:space-between;align-items:end;gap:32px;margin-bottom:18px;display:flex}.research-title h2{letter-spacing:-.03em;margin:5px 0 0;font-size:28px}.eyebrow{letter-spacing:.14em;color:#7896b5;font-size:11px;font-weight:850}.dna-legend{color:var(--muted);gap:17px;font-size:12px;display:flex}.dna-legend span{align-items:center;gap:6px;display:flex}.dot{border-radius:50%;width:8px;height:8px;display:inline-block}.dot.likely{background:var(--green)}.dot.shared{background:var(--blue)}.dot.bad{background:var(--red)}.ancestry-strip{background:#091626;border:1px solid #1d334b;border-radius:14px;align-items:center;gap:16px;height:54px;margin-bottom:18px;padding:0 16px;display:flex;overflow:hidden}.ancestry-strip>span{color:#718ca6;white-space:nowrap;text-transform:uppercase;font-size:11px;font-weight:800}.ancestry-strip>div{align-items:center;min-width:0;display:flex;overflow-x:auto}.ancestry-strip button{color:#b8cbe0;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:12px;display:flex}.ancestry-strip button:hover{color:#fff}.dna-stage{grid-template-columns:minmax(300px,1fr) minmax(410px,1.18fr) minmax(300px,1fr);align-items:start;gap:20px;display:grid;position:relative}.influence-column,.center-column{min-width:0}.column-heading{color:#a6bed5;align-items:center;gap:10px;height:52px;padding:0 4px;display:flex}.column-heading svg{color:var(--gold)}.column-heading div{flex-direction:column;display:flex}.column-heading b{font-size:14px}.column-heading span{color:#667f99;font-size:11px}.influence-list{flex-direction:column;gap:10px;max-height:720px;padding-right:4px;display:flex;overflow:auto}.influence-list::-webkit-scrollbar{width:5px}.influence-list::-webkit-scrollbar-thumb{background:#27425e;border-radius:9px}.influence-card{background:linear-gradient(145deg,#0d1c2e,#0a1727);border:1px solid #203a54;border-radius:17px;transition:all .2s;position:relative;overflow:hidden}.influence-card:hover{border-color:#3c6489;transform:translateY(-1px)}.influence-card.in:after{content:"";background:#335877;width:22px;height:1px;position:absolute;top:50%;right:-22px}.influence-card.out:before{content:"";background:#335877;width:22px;height:1px;position:absolute;top:50%;left:-22px}.card-main{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:14px 15px 9px}.card-kicker{text-transform:uppercase;letter-spacing:.07em;color:#6f8ba7;justify-content:space-between;gap:10px;font-size:9px;display:flex}.card-kicker span:first-child{color:var(--gold);font-weight:850}.card-main h3{margin:7px 0 6px;font-size:15px;line-height:1.25}.card-meta{color:#68829c;align-items:center;gap:7px;font-size:10px;display:flex}.confidence{border:1px solid;border-radius:5px;padding:2px 5px;font-size:9px}.confidence.high{color:#64d69f;background:#0d2a22;border-color:#315e4d}.confidence.mid{color:#e1bd66;background:#241e11;border-color:#5b4a28}.confidence.low{color:#e9858b;background:#2b1519;border-color:#5e3337}.card-transfer{background:#091624;border-top:1px solid #1b3046;padding:10px 14px 12px}.transfer-caption{text-transform:uppercase;letter-spacing:.08em;color:#637e99;justify-content:space-between;gap:8px;font-size:9px;display:flex}.info-link{color:#82a9ce;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.truth-chips{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.truth-chip{color:#b9cee2;background:#10243a;border:1px solid #2f4b68;border-radius:6px;padding:4px 7px;font-size:10px}.truth-chip.likely-transfer{color:#82e1b2;background:#102a22;border-color:#32644f}.truth-chip.shared{color:#87c6ff;background:#10263b;border-color:#31587b}.truth-chip.more{color:#b9a9d8;background:#201b2c;border-color:#4b4562}.transfer-stats{color:#607c97;margin-top:7px;font-size:9px}.transfer-stats b{color:#abc5dd}.muted-small{color:#526d87;margin-top:8px;font-size:10px}.relation-arrow{display:none}.selected-church-card{background:linear-gradient(155deg,#132338,#0d192a 62%,#0b1625);border:1px solid #5e5437;border-radius:24px;min-height:475px;margin-top:52px;padding:25px;position:relative;overflow:hidden;box-shadow:0 20px 70px #00000047}.selected-glow{pointer-events:none;background:radial-gradient(circle,#efc75e21,#0000 70%);border-radius:50%;width:360px;height:260px;position:absolute;top:-130px;left:50%;transform:translate(-50%)}.church-topline{color:#7791aa;text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:7px;font-size:10px;display:flex}.year-badge{color:var(--gold);margin-right:5px;font-size:15px;font-weight:900}.evidence-dot{background:#617991;border-radius:50%;width:7px;height:7px}.evidence-dot.good{background:#55d59a;box-shadow:0 0 12px #55d59a}.evidence-dot.mid{background:#e3b95f}.selected-church-card h1{letter-spacing:-.04em;margin:18px 0 5px;font-size:30px;line-height:1.07}.en-name{color:#6f8aa4;font-size:13px}.region-row{flex-wrap:wrap;gap:6px;margin:16px 0;display:flex}.region-row span{color:#9fb7cd;background:#14283e;border:1px solid #223e5b;border-radius:7px;padding:5px 8px;font-size:10px}.church-notes{color:#a5bbcf;max-height:88px;font-size:13px;line-height:1.55;overflow:auto}.metric-row{grid-template-columns:repeat(2,1fr);gap:8px;margin:20px 0;display:grid}.metric-row>div{background:#091523;border:1px solid #1c344d;border-radius:12px;padding:11px}.metric-row b{color:#f5d06e;font-size:20px;display:block}.metric-row span{color:#66819b;margin-top:2px;font-size:9px;line-height:1.2;display:block}.primary-action{color:#f0d37c;cursor:pointer;background:linear-gradient(#2a2518,#1d1b15);border:1px solid #6a5830;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;height:43px;font-weight:750;display:flex}.primary-action:hover{background:#302918;border-color:#a28543}.empty-card{color:#5f7892;border:1px dashed #28425b;border-radius:16px;justify-content:center;align-items:center;height:110px;font-size:12px;display:flex}.dna-truths{border-top:1px solid #172c42;margin-top:30px;padding-top:26px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:15px;display:flex}.section-heading h2{margin:5px 0 0;font-size:24px}.editorial-pill{color:#d8c278;background:#18170f;border:1px solid #4e4934;border-radius:7px;padding:5px 8px;font-size:10px}.dna-truth-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.dna-truth-card{background:#0b1929;border:1px solid #243d57;border-radius:13px;padding:11px}.dna-truth-card.restored{border-color:#315942}.dna-truth-card.rejected{border-color:#573238}.truth-card-top{justify-content:space-between;gap:8px;display:flex}.truth-card-top b{font-size:12px;line-height:1.25}.truth-card-top span{color:#6b869f;white-space:nowrap;font-size:9px}.truth-bars{gap:4px;margin:9px 0;display:flex}.bar{border-radius:5px;padding:3px 5px;font-size:8px}.bar.restored{color:#78dca9;background:#113023}.bar.shared{color:#7dbdf6;background:#102a43}.bar.rejected{color:#ec8c91;background:#32191d}.truth-sources{gap:4px;display:flex;overflow:hidden}.truth-sources button{color:#6386a5;white-space:nowrap;cursor:pointer;text-overflow:ellipsis;background:0 0;border:0;padding:0;font-size:8px;overflow:hidden}.truth-sources button:hover{color:#a7c8e6}.search-overlay,.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030910bf;justify-content:center;align-items:flex-start;padding-top:10vh;display:flex;position:fixed;inset:0}.command{background:#0c1929;border:1px solid #2c4762;border-radius:18px;width:min(760px,92vw);overflow:hidden;box-shadow:0 30px 100px #000}.command-input{border-bottom:1px solid #20364e;align-items:center;gap:11px;height:64px;padding:0 17px;display:flex}.command-input svg{color:#7693b0}.command-input input{color:#fff;background:0 0;border:0;outline:none;flex:1;font-size:19px}.command-input button,.close{color:#748da6;cursor:pointer;background:0 0;border:0}.command-results{max-height:62vh;padding:8px;overflow:auto}.command-results>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:55px 1fr auto;align-items:center;gap:12px;width:100%;padding:11px;display:grid}.command-results>button:hover{background:#13253a}.result-year{color:var(--gold);font-weight:900}.command-results b{font-size:14px;display:block}.command-results small{color:#6d879f;margin-top:2px;display:block}.command-results>button>svg{color:#526d87}.command-hint{color:#7791aa;justify-content:center;align-items:center;gap:15px;height:150px;display:flex}.command-hint b{color:#bdd0e1;display:block}.command-hint span{font-size:12px}.relation-modal{background:#0c192a;border:1px solid #2f4d6a;border-radius:22px;width:min(980px,94vw);max-height:84vh;padding:25px;position:relative;overflow:auto;box-shadow:0 40px 130px #000}.relation-modal .close{position:absolute;top:18px;right:18px}.relation-title{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin:14px 0;display:grid}.relation-title button{text-align:left;cursor:pointer;background:#112237;border:1px solid #28445f;border-radius:12px;padding:13px;font-weight:750}.relation-title>span{color:var(--gold);font-size:25px}.relation-facts{flex-wrap:wrap;gap:8px;display:flex}.relation-facts>span{color:#8ba4bb;border:1px solid #2a435e;border-radius:7px;padding:5px 8px;font-size:10px}.modal-note{color:#9eb4c8;font-size:12px;line-height:1.5}.inference-warning{color:#c7bb82;background:#17190f;border:1px solid #4d4a2c;border-radius:12px;gap:10px;margin:15px 0;padding:12px;font-size:11px;line-height:1.45;display:flex}.relation-modal section{margin-top:21px}.relation-modal section h3{margin-bottom:9px;font-size:13px}.relation-modal section h3 span{color:#738ea8;font-weight:500}.truth-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.truth-detail{background:#0a1725;border:1px solid #243e57;border-radius:10px;padding:9px}.truth-detail.good{border-color:#28533f}.truth-detail.bad{border-color:#5a3439}.truth-detail b{font-size:11px;display:block}.truth-detail small{color:#69839c;margin-top:4px;font-size:9px;display:block}.source-list{grid-template-columns:1fr 1fr;gap:6px;display:grid}.source-list a{color:#a8bfd4;background:#0a1725;border:1px solid #213951;border-radius:9px;align-items:center;gap:8px;padding:9px;font-size:10px;text-decoration:none;display:flex}.source-list a span{flex:1}.graph-page{max-width:1700px;margin:auto;padding:28px}.lineage-panel{background:#091522;border:1px solid #1d344c;border-radius:22px;height:calc(100vh - 126px);min-height:680px;position:relative;overflow:hidden}.lineage-toolbar{border-bottom:1px solid #1a3148;justify-content:space-between;align-items:center;height:88px;padding:17px 20px;display:flex}.lineage-toolbar h2{margin:4px 0;font-size:20px}.depth-controls{gap:9px;display:flex}.depth-controls label{color:#7895af;background:#0f2033;border:1px solid #28455f;border-radius:10px;align-items:center;gap:7px;height:38px;padding:0 8px;font-size:10px;display:flex}.depth-controls button{cursor:pointer;background:#14283e;border:1px solid #335470;border-radius:6px;width:25px;height:25px}.depth-controls b{color:#fff}.g6-stage{width:100%;height:calc(100% - 88px)}.graph-help{color:#5f7b95;pointer-events:none;background:#07111ee0;border:1px solid #1c3349;border-radius:8px;padding:6px 9px;font-size:9px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.catalog-view,.seven-view{max-width:1500px;margin:auto;padding:45px 30px 80px}.catalog-hero{max-width:850px}.catalog-hero h1{letter-spacing:-.04em;margin:7px 0;font-size:44px}.catalog-hero p{color:#8da5bc;line-height:1.55}.century-rail{grid-template-columns:repeat(21,1fr);gap:4px;margin:25px 0;display:grid}.century-rail button{color:#7591ac;cursor:pointer;background:#0b1929;border:1px solid #213a54;border-radius:8px;height:40px}.century-rail button.active{color:#f4d36f;background:#211e14;border-color:#b18d3d}.catalog-count{color:#6f899f;margin-bottom:10px;font-size:11px}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.movement-tile{text-align:left;cursor:pointer;background:#0c1a2b;border:1px solid #1f3851;border-radius:13px;min-height:100px;padding:12px}.movement-tile:hover{background:#10223a;border-color:#416887}.movement-tile span{color:var(--gold);font-size:10px;font-weight:850}.movement-tile b{margin:7px 0;font-size:13px;line-height:1.25;display:block}.movement-tile small{color:#657f98;font-size:9px}.truth-explorer{grid-template-columns:420px 1fr;gap:28px;max-width:1500px;margin:auto;padding:40px 30px;display:grid}.truth-left{align-self:start;position:sticky;top:105px}.truth-left h1{margin:8px 0;font-size:32px;line-height:1.05}.truth-basis{flex-wrap:wrap;gap:5px;display:flex}.truth-basis span{color:#8faac2;border:1px solid #2c4964;border-radius:6px;padding:4px 6px;font-size:9px}.truth-picker{flex-direction:column;gap:4px;max-height:61vh;margin-top:18px;padding-right:5px;display:flex;overflow:auto}.truth-picker button{text-align:left;color:#8da6bd;cursor:pointer;background:#0b1929;border:1px solid #1b334a;border-radius:8px;padding:8px 9px;font-size:10px}.truth-picker button.active{color:#ecd076;background:#211e14;border-color:#a6863c}.truth-timeline{border-left:1px solid #203950;padding-left:22px}.timeline-head{justify-content:space-between;align-items:center;display:flex}.timeline-head h2{font-size:20px}.timeline-head span{color:#708ba5;font-size:10px}.timeline-row{text-align:left;cursor:pointer;background:#0b1929;border:1px solid #1e374f;border-radius:11px;grid-template-columns:68px 1fr 45px;align-items:center;gap:12px;width:100%;margin-bottom:6px;padding:10px;display:grid}.timeline-row:hover{border-color:#426786}.timeline-year{color:#eac65f;font-weight:900}.timeline-row b{font-size:12px}.timeline-row small{color:#69839c;margin-top:2px;display:block}.strength{color:#7895ae;font-size:10px}.timeline-row[class*=restored],.timeline-row[class*=reemphasized]{border-left:3px solid #55d59a}.timeline-row.status-rejected,.timeline-row.status-practically_lost{border-left:3px solid #ed777d}.timeline-row.status-obscured,.timeline-row.status-marginalized{border-left:3px solid #eab15e}.seven-periods{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:25px;display:grid}.seven-periods article{background:#0b1929;border:1px solid #243c55;border-radius:16px;padding:17px}.seven-periods article:last-child{grid-column:1/-1}.period-years{color:var(--gold);font-size:11px;font-weight:850}.seven-periods h2{margin:8px 0 2px;font-size:23px}.seven-periods h3{color:#9fb6cb;margin:0;font-size:12px}.marker-list{flex-wrap:wrap;gap:5px;display:flex}.marker-list span{color:#7290ad;background:#10243a;border-radius:5px;padding:4px 5px;font-size:8px}@media (max-width:1200px){.topbar{grid-template-columns:auto 1fr}.topbar nav{order:3;grid-column:1/-1;height:50px;overflow:auto}.topbar{height:auto;padding-top:10px}.dna-stage{grid-template-columns:1fr 1.15fr}.outgoing-column{grid-column:1/-1}.outgoing-column .influence-list{grid-template-columns:repeat(3,1fr);max-height:none;display:grid}.dna-truth-grid,.catalog-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.topbar{padding:8px 12px}.brand small{display:none}.search-button{grid-area:2/1/auto/-1;width:100%}.topbar nav{grid-row:3}.dna-view{padding:24px 12px 55px}.research-title{display:block}.dna-legend{flex-wrap:wrap;margin-top:12px}.dna-stage{flex-direction:column;display:flex}.center-column{order:-1;width:100%}.selected-church-card{margin-top:0}.influence-column{width:100%}.influence-list,.outgoing-column .influence-list{max-height:none;display:flex}.dna-truth-grid,.catalog-grid{grid-template-columns:1fr 1fr}.century-rail{display:flex;overflow:auto}.century-rail button{min-width:42px}.truth-explorer{padding:28px 14px;display:block}.truth-left{position:static}.truth-picker{max-height:220px}.truth-timeline{margin-top:25px}.seven-periods{grid-template-columns:1fr}.seven-periods article:last-child{grid-column:auto}.truth-grid,.source-list{grid-template-columns:1fr}.depth-controls{display:none}.graph-page{padding:12px}.lineage-panel{height:calc(100vh - 180px)}}.lineage-v2 .lineage-toolbar{align-items:flex-start;gap:24px}.lineage-subtitle{color:#718ba5;margin:6px 0 0;font-size:12px;line-height:1.4}.modern-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.modern-controls label{color:#8fa8c0;white-space:nowrap;background:#0b1929;border:1px solid #223b55;border-radius:11px;align-items:center;gap:6px;height:38px;padding:0 9px;font-size:11px;display:flex}.modern-controls label button{cursor:pointer;background:#102238;border:1px solid #31516f;border-radius:7px;width:25px;height:25px}.modern-controls label b{text-align:center;color:#edf4ff;min-width:18px}.focus-graph-btn,.root-graph-btn{color:#d6e4f2;cursor:pointer;background:#102238;border:1px solid #31516f;border-radius:11px;height:38px;padding:0 12px;font-size:11px;font-weight:700}.root-graph-btn{color:#efcf75;background:#171b20;border-color:#6f5d2c}.lineage-v2 .g6-stage{background:radial-gradient(600px 260px at 50% 0,#efc75e0b,#0000 70%),#081523}.truth-note{color:#89a1b7;background:#11180f;border-left:2px solid #735f2d;border-radius:0 8px 8px 0;margin:10px 0 0;padding:10px 12px;font-size:11px;line-height:1.5}.trajectory-subtitle{color:#7891a9;max-width:760px;margin-top:-4px;font-size:10px;line-height:1.45}.truth-summary{flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0 14px;display:flex}.truth-summary>span,.truth-summary label{color:#7893ad;background:#0a1726;border:1px solid #223b54;border-radius:7px;padding:5px 7px;font-size:9px}.truth-summary b{color:#dce9f5}.truth-summary label{cursor:pointer;align-items:center;gap:5px;display:flex}.truth-summary input{accent-color:#d5ad4f}.timeline-row.provenance-inherited_from_predecessor{background:#091725;border-style:dashed}.timeline-row.provenance-inherited_from_predecessor small:before{content:"↳ ";color:#7d9dbc}.timeline-row.status-not_assessed{opacity:.58;border-left:3px solid #516579}.movement-tile span{line-height:1.2}.movement-tile small{display:block}.truth-picker button{line-height:1.25}.truth-timeline{min-width:0}.timeline-row.status-preserved,.timeline-row.status-strongly_preserved,.timeline-row.status-affirmed,.timeline-row.status-developed{background:linear-gradient(90deg,#1c67493d,#0b1929f5 28%);border-color:#2c6a50 #2c6a50 #2c6a50 #57d99b;border-left-style:solid;border-left-width:4px;box-shadow:inset 0 0 0 1px #57d99b08}.timeline-row.status-preserved b,.timeline-row.status-strongly_preserved b,.timeline-row.status-affirmed b,.timeline-row.status-developed b{color:#dff8ec}.timeline-row.status-preserved .strength,.timeline-row.status-strongly_preserved .strength,.timeline-row.status-affirmed .strength,.timeline-row.status-developed .strength{color:#76e2ad;font-weight:800}.timeline-row.status-restored,.timeline-row.status-rediscovered,.timeline-row.status-reemphasized,.timeline-row.status-strongly_reemphasized,.timeline-row.status-restored_or_claimed_restored{background:linear-gradient(90deg,#2282584d,#0b1929f5 32%);border-color:#3d825e #3d825e #3d825e #72efb1;border-left-style:solid;border-left-width:4px}.timeline-row.provenance-inherited_from_predecessor:not(.status-not_assessed){opacity:.84;background:linear-gradient(90deg,#18523d26,#091725fa 30%);border-color:#285744 #285744 #285744 #57b88a;border-left-style:dashed;border-left-width:3px}.timeline-row.status-reinterpreted,.timeline-row.status-obscured,.timeline-row.status-marginalized,.timeline-row.status-practically_restricted,.timeline-row.status-preserved_but_institutionally_restricted{background:linear-gradient(90deg,#6f4d1b38,#0b1929f5 28%);border-color:#70562d #70562d #70562d #e4ad55;border-left-style:solid;border-left-width:4px}.timeline-row.status-rejected,.timeline-row.status-practically_lost{background:linear-gradient(90deg,#752b3440,#0b1929f5 28%);border-color:#713a42 #713a42 #713a42 #ef747d;border-left-style:solid;border-left-width:4px}.timeline-row.status-not_assessed{opacity:.46;filter:saturate(.55);background:#09131f;border-color:#26394b #26394b #26394b #566979;border-left-style:solid;border-left-width:3px}.timeline-row.status-not_assessed b,.timeline-row.status-not_assessed small,.timeline-row.status-not_assessed .strength{color:#70808e}.truth-color-legend{flex-wrap:wrap;gap:7px;margin:0 0 14px;display:flex}.truth-color-legend span{color:#91a9bd;background:#091725;border:1px solid #22394e;border-radius:7px;align-items:center;gap:6px;padding:5px 7px;font-size:9px;display:inline-flex}.truth-color-legend i{border-radius:3px;width:9px;height:9px;display:inline-block}.truth-color-legend .present i{background:#57d99b}.truth-color-legend .inherited i{background:#3f8a69;border:1px dashed #8bd4b0}.truth-color-legend .changed i{background:#e4ad55}.truth-color-legend .lost i{background:#ef747d}.truth-color-legend .unknown i{background:#566979}.truth-summary .summary-present{color:#a8e7c8;background:#0d231c;border-color:#2f684f}.truth-summary .summary-changed{color:#e6c179;background:#211b10;border-color:#6b542e}.truth-summary .summary-lost{color:#eca0a6;background:#241216;border-color:#6b3940}.timeline-row.truth-state-present{border-left-width:4px}.timeline-row.truth-state-unknown{opacity:.44;filter:saturate(.5);background:#09131f;border-color:#26394b #26394b #26394b #566979;border-left-style:solid;border-left-width:3px}.timeline-row.truth-state-unknown b,.timeline-row.truth-state-unknown small,.timeline-row.truth-state-unknown .strength{color:#70808e}.lineage-v2 .g6-stage{touch-action:none;overscroll-behavior:contain}.graph-error{z-index:20;color:#ffd9df;background:#2a1320;border:1px solid #7f4050;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:12px;display:flex;position:absolute;inset:118px 28px auto}.graph-error span{color:#d8a8b1}.seven-count{color:#8eabc5;letter-spacing:.04em;text-transform:uppercase;margin:14px 0 8px;font-size:10px;font-weight:800}.seven-movements{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:8px 0 14px;display:grid}.seven-movements button{text-align:left;cursor:pointer;color:#dcecff;background:#0d2033;border:1px solid #1e3851;border-radius:9px;grid-template-columns:76px 1fr;align-items:center;gap:8px;padding:7px 9px;display:grid}.seven-movements button:hover{background:#11283f;border-color:#4b6f8f}.seven-movements button span{color:#7190aa;font-size:9px}.seven-more{color:#7894ad;margin:-6px 0 12px;font-size:9px}@media (max-width:800px){.seven-movements{grid-template-columns:1fr}}.truth-attestations{background:#08182685;border:1px solid #23445e;border-radius:16px;margin:18px 0 22px;padding:16px}.attestations-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.attestations-head h3{color:#e9f2ff;margin:0 0 4px;font-size:18px}.attestations-head p{color:#88a2ba;max-width:760px;margin:0;font-size:12px;line-height:1.45}.attestations-head>b{color:#f2c653;border:1px solid #355877;border-radius:9px;place-items:center;min-width:34px;height:28px;display:grid}.attestation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.attestation-card{background:#0b1b2b;border:1px solid #284760;border-radius:13px;padding:13px 14px}.attestation-card h4{color:#eef5ff;margin:8px 0 6px;font-size:14px}.attestation-card p{color:#9db3c8;margin:0;font-size:12px;line-height:1.45}.attestation-top{color:#8ca8c1;align-items:center;gap:8px;font-size:11px;display:flex}.attestation-top>span:first-child{color:#f2c653;font-weight:800}.attestation-top .confidence{margin-left:auto}.attestation-meta{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.attestation-meta span,.attestation-meta button{color:#8eabc3;background:0 0;border:1px solid #294b65;border-radius:999px;padding:4px 7px;font-size:10px}.attestation-meta button{cursor:pointer;color:#8dd7ae}.attestation-movement_practice{border-color:#27684b}.attestation-localized_manifestation{border-color:#866720}.attestation-reported_tradition,.attestation-secondary_claim{opacity:.88;border-style:dashed}@media (max-width:900px){.attestation-grid{grid-template-columns:1fr}}.truth-state-hypothesis{opacity:.62;border-style:dashed!important}.truth-state-hypothesis .timeline-year{color:#8d97a3!important}.truth-state-hypothesis b{color:#a7b0ba!important}.unsourced{color:#b08a4a;font-size:.92em}.source-plain{opacity:.85;border-radius:10px;align-items:flex-start;gap:8px;padding:8px 10px;font-size:13px;line-height:1.4;display:flex}.common-knowledge{color:#7fa6c9;font-size:.92em}.ideas-strip{background:#110f1f;border-style:dashed;border-color:#4a3b66;height:auto;min-height:54px;padding:8px 16px}.ideas-strip>span{color:#a58fd0}.ideas-strip>div{flex-wrap:wrap;gap:6px}.ideas-strip button{border-radius:10px;flex-direction:column;align-items:flex-start;gap:1px;padding:4px 10px;border:1px dashed #4a3b66!important}.ideas-strip button b{color:#d9ccf5;font-size:12px}.ideas-strip button small{color:#8f82ad;font-size:10.5px}.truth-picker{gap:5px}.truth-picker button{color:#a9bfd3;padding:9px 12px;font-size:13.5px;line-height:1.35}.seven-periods h3{font-size:14px}.seven-periods p{color:#8ea6bd;font-size:13.5px;line-height:1.55}.seven-count{font-size:12px}.seven-movements{gap:8px}.seven-movements button{grid-template-columns:64px 1fr;padding:10px 12px}.seven-movements button span{font-size:12px}.seven-movements button b{font-size:14px;line-height:1.3}.seven-more{font-size:12px}.timeline-row.trust-common{opacity:.86}.timeline-row.trust-common small{font-style:italic}.stale-banner{z-index:50;color:#ffe3a6;text-align:center;background:#5a3d0c;padding:10px 16px;font-size:14px;position:sticky;top:0}.stale-banner button{color:#1b1406;cursor:pointer;background:#efc75e;border:0;border-radius:8px;margin-left:10px;padding:5px 12px;font-weight:700}.truth-profile{border-top:1px solid #1d334b;margin-top:26px;padding-top:18px}.truth-profile-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.truth-profile-head h3{margin:0;font-size:18px}.truth-profile-head span{color:#7891a9;font-size:13px}.profile-group{margin-top:14px}.profile-title{align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.profile-title b{font-size:14px}.profile-title span{color:#7891a9;font-size:12px}.profile-chips{flex-wrap:wrap;gap:6px;display:flex}.profile-chips span{color:#cfe0f1;cursor:default;background:#0d2033;border:1px solid #24405c;border-radius:9px;padding:5px 10px;font-size:13px}.profile-held .profile-chips span{color:#bfe9d3;background:#0e2a22;border-color:#2f6b52}.profile-changed .profile-chips span{color:#ecd9a0;background:#29230f;border-color:#6b5a2f}.profile-lost .profile-chips span{color:#f1bcc3;background:#2a1014;border-color:#6b2f37}.profile-absent .profile-chips span{color:#8ea6bd;background:0 0;border-style:dashed}.profile-added .added-list{gap:8px;display:grid}.added-item{background:#22160d;border:1px solid #6b4a2f;border-radius:10px;padding:10px 12px}.added-item b{color:#f3c99a;font-size:14px}.added-item p{color:#d8c2ab;margin:4px 0;font-size:13px;line-height:1.5}.added-item small{color:#b39a80;font-size:12px}.profile-chips span small{opacity:.75;font-size:11px}.profile-chips span.judged-by-practice{border-width:2px}.selected-church-card.false-sect{box-shadow:0 0 0 2px #b3302b55;border-color:#b3302b!important}.false-sect-badge{color:#fff;letter-spacing:.05em;background:#b3302b;border-radius:8px;margin:10px 0 2px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-block}.false-sect-note{color:#f3b9b5;margin:8px 0;font-size:13.5px;line-height:1.5}.false-sect-text{color:#ff8a84}.ideas-strip button small.shared-truths{color:#b9a6e8;font-size:10.5px}.truth-search{color:#7f9ab3;background:#0b1929;border:1px solid #24405c;border-radius:10px;align-items:center;gap:8px;margin-top:16px;padding:8px 12px;display:flex}.truth-search input{color:#e3eefa;background:0 0;border:0;outline:0;flex:1;font-size:14px}.truth-search button{color:#7f9ab3;cursor:pointer;background:0 0;border:0;display:flex}.key-figures{margin:12px 0 4px}.key-figures-title{letter-spacing:.06em;text-transform:uppercase;color:#8eabc5;margin-bottom:6px;font-size:11px;font-weight:800}.key-figures-list{flex-wrap:wrap;gap:6px;display:flex}.key-figures-list span{color:#e1ecf8;background:#10243a;border:1px solid #3a5573;border-radius:999px;padding:4px 10px;font-size:13px}.truth-description{color:#cfe0f1;margin:10px 0 6px;font-size:15px;line-height:1.55}.match-view{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:28px;max-width:1500px;margin:auto;padding:40px 30px;display:grid}.match-left h1{margin:8px 0;font-size:30px}.match-intro{color:#a9bfd3;margin:0 0 12px;font-size:15px;line-height:1.55}.match-toolbar{z-index:5;background:#07111e;align-items:center;gap:10px;padding:6px 0;display:flex;position:sticky;top:70px}.match-toolbar .truth-search{flex:1;margin:0}.match-reset{color:#a9bfd3;cursor:pointer;white-space:nowrap;background:#0b1929;border:1px solid #24405c;border-radius:10px;align-items:center;gap:6px;padding:9px 12px;font-size:13px;display:flex}.match-groups section{margin-top:18px}.match-groups h3{letter-spacing:.06em;text-transform:uppercase;color:#8eabc5;margin:0 0 8px;font-size:12px}.match-truth{background:#0b1929;border:1px solid #1b334a;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px;padding:10px 12px;display:flex}.match-truth.accept{background:#0e2a22;border-color:#2f6b52}.match-truth.reject{background:#2a1014;border-color:#6b2f37}.match-truth-text{flex-direction:column;gap:3px;min-width:0;display:flex}.match-truth-text b{color:#e3eefa;font-size:14.5px}.match-truth-text small{color:#8ea6bd;font-size:13px;line-height:1.45}.match-truth-text small.match-refs{color:#c9a94e;font-size:12px}.match-buttons{flex-shrink:0;gap:6px;display:flex}.match-buttons button{color:#8ea6bd;cursor:pointer;background:#0d2033;border:1px solid #2a4560;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.match-buttons button.on.accept{color:#fff;background:#2f8a5f;border-color:#2f8a5f}.match-buttons button.on.reject{color:#fff;background:#b3302b;border-color:#b3302b}.match-right{align-self:start;max-height:calc(100vh - 110px);position:sticky;top:90px;overflow:auto}.match-results-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.match-results-head h2{margin:0 0 10px;font-size:22px}.match-results-head label{color:#a9bfd3;font-size:13px}.match-result{background:#0d2033;border:1px solid #1e3851;border-radius:12px;margin-bottom:8px}.match-result.false-sect{border-color:#b3302b}.match-result-main{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:10px 12px;display:flex}.match-result-main b{color:#e3eefa;font-size:15px;display:block}.match-result-main small{color:#8ea6bd;font-size:12.5px}.match-score{color:#fff;background:conic-gradient(#2f8a5f var(--score),#1b334a 0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:14px;font-weight:800;display:flex}.match-details{flex-direction:column;gap:4px;padding:0 14px 12px 78px;display:flex}.match-detail{font-size:13px;line-height:1.4}.match-detail.agree{color:#9fd8bb}.match-detail.differ{color:#f1a9b0}.match-detail.unknown{color:#7f9ab3}.match-open{color:#1b1406;cursor:pointer;background:#efc75e;border:0;border-radius:8px;align-self:flex-start;margin-top:6px;padding:6px 12px;font-weight:700}@media (max-width:900px){.match-view{grid-template-columns:1fr;padding:24px 14px}.match-right{max-height:none;position:static}}
