:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#14201e;background:#f4f7f6;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f7f6;overflow-x:hidden}button,input,select,textarea{font:inherit}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh;max-width:100vw;overflow-x:hidden}.sidebar{background:#10211e;color:#dce8e4;padding:24px 18px;display:flex;flex-direction:column;gap:30px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#dbe7df;color:#0f2c27;font-weight:800}.brand strong{display:block;font-size:14px}.brand span{display:block;color:#97aaa4;font-size:12px;margin-top:2px}.sidebar nav{display:grid;gap:6px}.sidebar button{display:flex;align-items:center;gap:10px;color:#aac0ba;border:0;background:transparent;padding:10px 11px;border-radius:7px;font-size:13px;font-weight:650;cursor:pointer;text-align:left}.sidebar button.active,.sidebar button:hover{background:#1c3732;color:#fff}.workspace{padding:24px;min-width:0}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px}.topbar h1{font-size:28px;line-height:1.15;margin:0;letter-spacing:0}.topbar p{margin:6px 0 0;color:#667570;font-size:13px}.topbar-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.overview-layout{display:grid;gap:14px}.demo-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.demo-path button{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;border:1px solid #dce7e4;border-radius:8px;background:#fff;padding:12px 14px;color:inherit;cursor:pointer;text-align:left;box-shadow:0 12px 30px #1527240d}.demo-path button:hover{border-color:#0f766e;transform:translateY(-1px)}.demo-path span{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;background:#e5f2ef;color:#0f766e;font-size:12px;font-weight:900}.demo-path strong,.demo-path small{display:block}.demo-path strong{font-size:13px}.demo-path small{grid-column:2;color:#65746f;font-size:12px;line-height:1.4;margin-top:-4px}.overview-focus{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px}.metric-card,.panel{background:#fff;border:1px solid #dde6e3;border-radius:8px;box-shadow:0 12px 30px #1527240f}.metric-card{display:block;width:100%;padding:16px;color:inherit;text-align:left}.metric-card span{color:#667570;font-size:12px;font-weight:700;text-transform:uppercase}.metric-card strong{display:block;font-size:27px;margin-top:8px}.metric-card p{margin:5px 0 0;color:#65746f;font-size:12px}.explainable-card{cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.explainable-card:hover,.explainable-card:focus-visible{border-color:#0f766e;box-shadow:0 12px 30px #0f766e1f;outline:none;transform:translateY(-1px)}.main-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr) minmax(0,.92fr);grid-template-areas:"discovery analysis llm" "graph analysis llm";gap:14px;align-items:start}.panel{padding:16px;min-width:0;overflow:hidden}.discovery-panel{grid-area:discovery}.graph-panel{grid-area:graph}.analysis-panel{grid-area:analysis}.llm-panel{grid-area:llm}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.panel-title div{display:flex;align-items:center;gap:8px;min-width:0}.panel-title h2{font-size:15px;margin:0}.panel-title>span{color:#64746f;background:#f1f5f4;border:1px solid #dde7e4;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700;white-space:nowrap}.mode-pill{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;white-space:nowrap}.mode-pill.procedural{background:#e5f2ef;color:#0f766e}.mode-pill.llm_assisted{background:#eef2ff;color:#334795}.mode-pill.hybrid{background:#fff7ed;color:#b45309}.quality-strip,.entity-list,.relationship-list,.citation-list{display:grid;gap:8px}.quality,.entity-row,.relationship,.citation{border:1px solid #e4ebe9;border-radius:7px;background:#fbfcfc}.quality{display:flex;gap:8px;padding:10px}.quality.ok svg{color:#0f766e}.quality.warning svg{color:#b45309}.quality strong,.entity-row strong,.relationship strong,.citation strong{display:block;font-size:12px}.quality span,.entity-row span,.relationship span,.citation span{display:block;color:#65746f;font-size:11px;line-height:1.45;margin-top:2px}.entity-list{margin-top:12px}.entity-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px}.entity-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:250px}.confidence{color:#0f766e;font-size:12px;font-weight:800}.relationship{display:flex;gap:8px;align-items:flex-start;padding:9px 10px}.relationship svg{color:#155e75;margin-top:2px;flex:0 0 auto}.analysis-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px}.analysis-list{display:grid;gap:8px;align-content:start}.analysis-registry{display:grid;gap:14px}.analysis-registry-section{display:grid;gap:8px}.analysis-registry-section>strong{color:#20302d;font-size:12px;font-weight:900;text-transform:uppercase}.analysis-list button{border:1px solid #dde6e3;background:#fbfcfc;color:#14201e;text-align:left;border-radius:7px;padding:10px;display:grid;gap:7px;cursor:pointer}.analysis-list button.selected{border-color:#0f766e;background:#f0faf7}.analysis-list.promoted button,.analysis-list button.promoted{border-color:#cbd8ff;background:#f8faff}.analysis-list.promoted button.selected,.analysis-list button.promoted.selected{border-color:#334795;background:#eef2ff}.analysis-list button span:first-child{font-size:12px;font-weight:800;line-height:1.35}.analysis-list button small{color:#667570;font-size:11px;line-height:1.35}.empty-promoted-registry{display:grid;gap:4px;border:1px dashed #cfe0dc;border-radius:8px;background:#f8faf9;padding:10px}.empty-promoted-registry span{color:#53645f;font-size:12px;font-weight:850}.empty-promoted-registry small{color:#7b8b86;font-size:11px;line-height:1.35}.analysis-preview{min-width:0;overflow-x:auto}.analysis-focus-stage{min-width:0}.analysis-detail-tabs{display:inline-flex;gap:4px;width:fit-content;max-width:100%;border:1px solid #dbe7e4;border-radius:8px;background:#f4f8f7;padding:4px}.analysis-detail-tabs button{border:0;border-radius:6px;background:transparent;color:#60706b;padding:7px 10px;font-size:11px;font-weight:900;cursor:pointer}.analysis-detail-tabs button.active{background:#fff;color:#0f766e;box-shadow:0 1px 4px #14201e14}.promoted-analysis-preview{display:grid;gap:12px}.promoted-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.promoted-preview-head h3{margin:0;color:#14201e;font-size:18px}.promoted-preview-head p{margin:5px 0 0;color:#53645f;font-size:12px;line-height:1.5}.promoted-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.promoted-preview-grid div{display:grid;gap:5px;border:1px solid #e4ebe9;border-radius:8px;background:#fbfcfc;padding:10px}.promoted-preview-grid strong{color:#20302d;font-size:11px;font-weight:900;text-transform:uppercase}.promoted-preview-grid span{color:#53645f;font-size:12px;line-height:1.4}.promoted-workflow{display:grid;gap:7px;margin:0;padding-left:20px}.promoted-workflow li{color:#33433f;font-size:12px;line-height:1.45}.promoted-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.promoted-result{display:grid;gap:10px;min-width:0;overflow-x:auto;border:1px solid #d3e5df;border-radius:8px;background:#f8fffd;padding:12px}.promoted-result-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.promoted-result-head strong{color:#14201e;font-size:13px}.promoted-result-head span{color:#0f766e;font-size:11px;font-weight:900}.promoted-result p{margin:0;color:#53645f;font-size:12px;line-height:1.45}.codex-handoff-result,.codex-handoff-error{display:grid;gap:7px;border-radius:8px;padding:11px}.codex-handoff-result{border:1px solid #cbd8ff;background:#f8faff}.codex-handoff-result strong{color:#334795;font-size:12px}.codex-handoff-result span{color:#53645f;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.codex-handoff-result code{display:block;max-height:96px;overflow:auto;border-radius:7px;background:#101f1c;color:#e8f5f1;padding:9px;font-size:10px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.codex-handoff-error{border:1px solid #f1c7c7;background:#fff7f7;color:#9f1239;font-size:12px}.analysis-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:12px}.analysis-head h3{margin:0;font-size:18px}.analysis-head p{margin:4px 0 0;color:#667570;font-size:12px;line-height:1.45}.chart-frame{height:244px;border:1px solid #edf1f0;border-radius:7px;padding:12px 8px 4px;background:#fff}.data-table{width:100%;min-width:520px;border-collapse:collapse;font-size:12px}.data-table th{color:#60706b;text-align:left;font-size:11px;text-transform:capitalize;border-bottom:1px solid #e5ecea;padding:9px 8px}.data-table td{border-bottom:1px solid #edf2f0;padding:10px 8px;color:#23312e;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.llm-card{display:grid;gap:12px}.llm-card-head{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap}.llm-card-head>span:last-child{color:#667570;font-size:11px;font-weight:700}.llm-summary{color:#22312d;font-size:13px;line-height:1.55;margin:0}.run-llm-button{border:1px solid #cbd8ff;background:#f4f6ff;color:#334795;border-radius:7px;padding:9px 10px;font-size:12px;font-weight:800;cursor:pointer;text-align:center}.run-llm-button:disabled{cursor:progress;color:#6b7280;background:#f3f4f6;border-color:#e5e7eb}.capabilities{display:grid;grid-template-columns:1fr;gap:6px;padding:10px;border:1px solid #dde7e4;border-radius:7px;background:#f8faf9}.capabilities span{color:#586964;font-size:12px;font-weight:700}.provider-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.provider-comparison>div{display:grid;gap:7px;border:1px solid #e4ebe9;border-radius:8px;background:#fbfcfc;padding:10px}.provider-comparison strong{font-size:12px}.provider-comparison span{color:#60706b;font-size:11px;line-height:1.4}.provider-comparison small,.provider-comparison p{margin:0;color:#53645f;font-size:11px;line-height:1.4}.provider-comparison p{grid-column:1 / -1;border-left:3px solid #334795;padding-left:8px}.citation{padding:10px}.app-loading,.app-error{min-height:100vh;display:grid;place-content:center;gap:12px;text-align:center}.app-loading svg,.app-error svg{justify-self:center;color:#0f766e}.app-loading span,.app-error p{color:#667570}@media(max-width:1380px){.main-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);grid-template-areas:"discovery analysis" "graph analysis" "llm llm"}}@media(max-width:1180px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;padding:14px 18px}.sidebar nav{display:flex;flex-wrap:wrap;overflow-x:auto}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-grid{grid-template-columns:1fr;grid-template-areas:"discovery" "graph" "analysis" "llm"}}@media(max-width:720px){.workspace{padding:16px}.topbar,.analysis-head{flex-direction:column}.summary-grid,.analysis-layout{grid-template-columns:1fr}.sidebar nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:hidden}.sidebar a{min-width:0}}.command-center .workspace{padding-bottom:42px}.hero-bar{border-bottom:1px solid #dfe8e5;padding-bottom:18px}.journey-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0 0 16px}.journey-step{min-height:132px;padding:13px;border:1px solid #dbe7e4;border-radius:8px;background:#fff;box-shadow:0 12px 30px #1527240f;animation:rise-in .42s ease both}.journey-step strong{display:block;font-size:27px;margin-top:11px}.journey-step span{display:block;color:#20302d;font-size:13px;font-weight:850}.journey-step p{margin:7px 0 0;color:#667570;font-size:11px;line-height:1.35}@keyframes rise-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chapter-grid{display:grid;gap:14px;align-items:start}.model-chapter{grid-template-columns:minmax(0,1.3fr) minmax(340px,.8fr);grid-template-areas:"graph dataset"}.model-chapter.with-mapping{grid-template-areas:"mapping mapping" "graph dataset"}.lineage-chapter{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);grid-template-areas:"relationship relationship" "decision decision" "evidence evidence"}.analyses-chapter{grid-template-columns:minmax(270px,.75fr) minmax(0,1.25fr);grid-template-areas:"analysis focus"}.narrative-chapter{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);grid-template-areas:"timeline contradiction" "timeline llm"}.governance-chapter{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);grid-template-areas:"boundary llm" "confidence confidence"}.graph-stage{grid-area:graph}.code-stage{grid-area:code}.contradiction-stage{grid-area:contradiction}.briefing-stage{grid-area:briefing}.timeline-stage{grid-area:timeline}.analysis-stage{grid-area:analysis}.result-stage{grid-area:result}.analysis-focus-stage{grid-area:focus}.llm-stage{grid-area:llm}.dataset-stage{grid-area:dataset}.relationship-stage{grid-area:relationship}.relationship-browser-stage{grid-area:relationship-browser}.relationship-chain-stage{grid-area:chain}.decision-trace-stage{grid-area:decision}.mapping-stage{grid-area:mapping}.evidence-stage{grid-area:evidence}.backlog-stage{grid-area:backlog}.confidence-stage{grid-area:confidence}.governance-boundary-stage{grid-area:boundary}.knowledge-graph{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.95fr);gap:12px}.graph-nodes{min-height:310px;position:relative;border:1px solid #edf2f0;border-radius:8px;background:linear-gradient(90deg,rgba(15,118,110,.07) 1px,transparent 1px),linear-gradient(0deg,rgba(15,118,110,.07) 1px,transparent 1px),#fbfcfc;background-size:34px 34px;padding:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-content:center}.graph-node{border:1px solid #d9e5e1;background:#fff;border-radius:8px;min-height:72px;padding:12px;cursor:pointer;text-align:left;box-shadow:0 8px 20px #1527240d}.graph-node:hover{border-color:#0f766e;transform:translateY(-1px)}.graph-node.llm_assisted{border-color:#cbd8ff}.graph-node span{display:block;color:#586964;font-size:11px;font-weight:800}.graph-node strong{display:block;font-size:23px;margin-top:6px}.graph-edges,.suggestion-list,.contradiction-list,.dataset-list{display:grid;gap:8px}.graph-edge,.suggestion-row,.dataset-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border:1px solid #e4ebe9;border-radius:7px;padding:10px;background:#fbfcfc}.suggestion-row.promoted{border-color:#cbd8ff;background:#f8faff}.graph-edge{width:100%;color:inherit;cursor:pointer;font-family:inherit;text-align:left}.graph-edge.selected{border-color:#0f766e;background:#f0faf7}.dataset-row{width:100%;cursor:pointer;color:inherit;font-family:inherit;text-align:left}.dataset-row:disabled{cursor:default;opacity:.78}.dataset-row.active{border-color:#0f766e;background:#f3fbf8}.graph-edge{justify-content:flex-start}.graph-edge svg{color:#155e75;flex:0 0 auto;margin-top:2px}.graph-edge span,.suggestion-row strong,.dataset-row strong{display:block;color:#1f2f2c;font-size:12px;font-weight:850}.relationship-explainer{display:grid;gap:12px}.relationship-explorer{display:grid;gap:14px}.relationship-explorer-grid{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:14px;align-items:start}.relationship-browser{display:grid;gap:8px;max-height:560px;overflow:auto}.relationship-browser button{display:grid;gap:4px;width:100%;border:1px solid #e4ebe9;border-radius:8px;background:#fbfcfc;color:inherit;padding:10px;text-align:left;cursor:pointer}.relationship-browser button:hover,.relationship-browser button.selected{border-color:#0f766e;background:#f0faf7}.relationship-browser strong,.relationship-browser span,.relationship-browser small{display:block}.relationship-browser strong{color:#20302d;font-size:12px}.relationship-browser span,.relationship-browser small{color:#667570;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.relationship-route{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid #e4ebe9;border-radius:8px;background:#fbfcfc}.relationship-route strong{color:#10211e;font-size:13px}.relationship-route em{margin-left:auto;color:#0f766e;font-size:12px;font-style:normal;font-weight:900}.relationship-route span{color:#0f766e;font-size:12px;font-weight:900}.relationship-explainer dl{display:grid;gap:7px;margin:0}.relationship-explainer dt{color:#667570;font-size:10px;font-weight:900;text-transform:uppercase}.relationship-explainer dd{margin:0 0 7px;color:#21312d;font-size:12px;line-height:1.45}.field-pairs{display:grid;gap:7px}.field-pairs span{border:1px solid #e4ebe9;border-radius:7px;background:#fbfcfc;color:#667570;padding:8px;font-size:11px;line-height:1.35}.explainability-chain{display:grid;gap:12px}.chain-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e4ebe9;border-radius:8px;background:#fbfcfc;padding:10px}.chain-summary strong,.chain-summary span{display:block}.chain-summary strong{font-size:13px}.chain-summary span{color:#667570;font-size:11px;line-height:1.4;margin-top:3px}.chain-rail{display:flex;gap:8px;align-items:stretch;overflow-x:auto;padding-bottom:4px}.chain-node{display:grid;gap:5px;min-width:170px;border:1px solid #dfe9e6;border-radius:8px;background:#fff;color:inherit;padding:10px;text-align:left}.chain-node.selected{border-color:#0f766e;background:#f0faf7}.chain-node strong{font-size:12px}.chain-node span{color:#667570;font-size:11px;line-height:1.35}.chain-arrow,.flow-arrow{align-self:center;color:#0f766e;flex:0 0 auto}.explainability-chain p{margin:0;color:#53645f;font-size:12px;line-height:1.45}.decision-trace-list{display:grid;gap:12px}.decision-trace-list article{display:grid;gap:10px;border:1px solid #e4ebe9;border-radius:8px;background:#fbfcfc;padding:12px}.decision-trace-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.decision-trace-head strong{color:#20302d;font-size:13px}.decision-trace-list p{margin:0;color:#53645f;font-size:12px;line-height:1.5}.mapping-workbench{display:grid;gap:12px}.mapping-empty,.mapping-approved,.mapping-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dde7e4;border-radius:8px;background:#f8faf9;padding:12px}.mapping-empty,.mapping-approved{justify-content:flex-start}.mapping-empty svg,.mapping-approved svg{color:#0f766e;flex:0 0 auto}.mapping-summary strong,.mapping-empty strong,.mapping-approved strong{display:block;font-size:13px}.mapping-summary span,.mapping-empty span,.mapping-approved span{display:block;color:#60706b;font-size:12px;line-height:1.45;margin-top:3px}.mapping-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mapping-card{display:grid;gap:9px;border:1px solid #e1eae7;border-radius:8px;background:#fff;padding:12px}.mapping-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mapping-card-head strong{display:block;font-size:13px}.mapping-card-head span{display:block;color:#65746f;font-size:11px;line-height:1.35;margin-top:3px;overflow-wrap:anywhere}.mapping-card-head em{color:#0f766e;font-size:12px;font-style:normal;font-weight:900}.mapping-card p{margin:0;color:#34433f;font-size:12px;line-height:1.45}.field-map-grid{display:flex;flex-wrap:wrap;gap:6px}.field-map-grid span{border:1px solid #dde7e4;border-radius:999px;background:#f6faf9;color:#53645f;font-size:11px;font-weight:700;line-height:1.35;padding:4px 8px}.mapping-impact{border-left:3px solid #0f766e;padding-left:8px}.mapping-impact small{color:#60706b;font-size:11px;line-height:1.4}.mapping-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.approval-log{display:grid;gap:8px;border:1px solid #dde7e4;border-radius:8px;background:#fbfcfc;padding:12px}.approval-log.empty{background:#f8faf9}.approval-log strong,.approval-log-head strong{display:block;font-size:12px}.approval-log span,.approval-log-head span{color:#60706b;font-size:11px;line-height:1.4}.approval-log-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.approval-log-list{display:grid;gap:6px}.approval-log-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;border-top:1px solid #e7efec;padding-top:7px}.approval-log-row span{color:#20302d;font-weight:800}.approval-log-row em,.approval-log-row time{color:#60706b;font-size:11px;font-style:normal;font-weight:700}.graph-edge small,.suggestion-row span,.suggestion-row small,.dataset-row span,.dataset-row small{display:block;color:#667570;font-size:11px;line-height:1.4;margin-top:3px}.dataset-row small{max-width:100%;color:#87948f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataset-swap{display:grid;gap:10px}.drop-zone{display:flex;gap:10px;align-items:flex-start;border:1px dashed #9fc9c2;border-radius:8px;background:#f5fbf9;padding:11px}.drop-zone svg{color:#0f766e;flex:0 0 auto}.drop-zone strong,.drop-zone span{display:block}.drop-zone strong{font-size:12px}.drop-zone span{color:#60706b;font-size:11px;line-height:1.4;margin-top:3px}.drop-zone .mini-action{margin-left:auto;flex:0 0 auto}.import-run-log{display:grid;gap:6px;border:1px solid #cfe0dc;border-radius:8px;background:#fff;padding:9px}.import-run-log span{color:#0f766e;font-size:11px;font-weight:850}.dataset-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.dataset-proof-grid span{border:1px solid #e4ebe9;border-radius:7px;background:#fff;color:#53645f;padding:7px 8px;font-size:11px;font-weight:800}.suggestion-meta{display:grid;justify-items:end;gap:6px;flex:0 0 auto}.suggestion-meta em,.dataset-row em{color:#0f766e;font-size:11px;font-style:normal;font-weight:800}.mini-action{border:1px solid #cfe0dc;border-radius:999px;background:#fff;color:#0f766e;padding:4px 7px;font-size:10px;font-weight:850;cursor:pointer}.mini-action.approve{border-color:#0f766e;background:#f0faf7}.mini-action:disabled{cursor:default;opacity:.58}.code-demo{display:grid;gap:10px}.code-demo-head,.contradiction-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.code-demo-head strong,.contradiction-head strong{font-size:13px}.code-demo pre{margin:0;max-height:285px;overflow:auto;border-radius:8px;padding:14px;background:#101f1c;color:#e8f5f1;font-size:11px;line-height:1.55}.code-reference{display:block;max-width:100%;color:#667570;font-size:11px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.code-demo p,.contradiction-card p,.briefing p{margin:0;color:#4f615c;font-size:12px;line-height:1.55}.contradiction-card{display:grid;gap:10px;border:1px solid #f1dfc5;border-radius:8px;padding:12px;background:#fffbf5}.text-action{width:fit-content;border:1px solid #cfe0dc;border-radius:7px;background:#f6faf9;color:#0f766e;padding:7px 9px;font-size:12px;font-weight:850;cursor:pointer}.briefing{display:grid;gap:12px}.briefing-risks{display:grid;gap:8px}.briefing-risk{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #e4ebe9;border-radius:7px;padding:9px}.briefing-risk span{color:#0f766e;font-weight:900}.briefing-risk strong{font-size:12px}.briefing-risk em{color:#667570;font-size:11px;font-style:normal;font-weight:800}.risk-timeline{display:grid;gap:8px}.timeline-method{display:grid;gap:8px;border:1px solid #d3e5df;border-radius:8px;background:#f2fbf8;padding:12px}.timeline-method strong,.timeline-method span{display:block}.timeline-method strong{color:#14201e;font-size:13px}.timeline-method span{color:#0f766e;font-size:11px;font-weight:850;line-height:1.4;margin-top:3px}.timeline-method p{margin:0;color:#53645f;font-size:12px;line-height:1.45}.timeline-event{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:10px;align-items:start;border-left:3px solid #0f766e;background:#fbfcfc;border-radius:0 7px 7px 0;padding:9px 10px}.timeline-event time{color:#667570;font-size:11px;font-weight:850}.timeline-event strong{display:block;font-size:12px}.timeline-event span{display:block;color:#667570;font-size:11px;line-height:1.4;margin-top:3px}.timeline-event small{display:block;color:#7b8b86;font-size:10px;line-height:1.35;margin-top:4px;overflow-wrap:anywhere}.timeline-actions{display:grid;justify-items:end;gap:6px}.trace-link{border:1px solid #cfe0dc;border-radius:7px;background:#fff;color:#0f766e;padding:5px 7px;font-size:11px;font-weight:850;cursor:pointer}.trace-details{display:grid;gap:9px;border:1px solid #e4ebe9;border-radius:8px;background:#fbfcfc;padding:11px}.trace-details>strong{color:#21312d;font-size:12px;text-transform:uppercase}.trace-details dl{display:grid;gap:5px;margin:0}.trace-details dt{color:#667570;font-size:10px;font-weight:900;text-transform:uppercase}.trace-details dd{margin:0 0 6px;color:#21312d;font-size:12px;line-height:1.45}.trace-sources{display:flex;flex-wrap:wrap;gap:6px}.trace-sources span{border:1px solid #dbe7e4;border-radius:999px;background:#fff;color:#667570;padding:4px 7px;font-size:10px;font-weight:750}.source-doc-list{display:flex;flex-wrap:wrap;gap:6px}.source-doc-list span{border:1px solid #dbe7e4;border-radius:999px;background:#fff;color:#53645f;padding:4px 7px;font-size:10px;font-weight:750}.analysis-list.compact{max-height:420px;overflow:auto}.citation{text-align:left;cursor:pointer}.evidence-list{display:grid;gap:8px;max-height:650px;overflow:auto}.evidence-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;border:1px solid #e4ebe9;border-radius:7px;background:#fbfcfc;color:inherit;padding:11px;cursor:pointer;text-align:left}.evidence-row:hover{border-color:#0f766e}.evidence-row.llm_assisted{border-color:#d9e0ff}.evidence-row.hybrid{border-color:#f1dfc5}.evidence-row strong,.evidence-row span{display:block}.evidence-row strong{color:#1f2f2c;font-size:12px;font-weight:850}.evidence-row span{color:#667570;font-size:11px;line-height:1.4;margin-top:3px;word-break:break-word}.evidence-drawer{position:fixed;top:0;right:0;z-index:20;width:min(430px,100vw);height:100vh;overflow:auto;background:#fff;border-left:1px solid #dbe7e4;box-shadow:-18px 0 40px #10211e29;padding:22px}.evidence-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.evidence-head span{color:#667570;font-size:11px;font-weight:850;text-transform:uppercase}.evidence-head h2{margin:4px 0 0;font-size:22px;line-height:1.15}.evidence-head button{border:1px solid #dbe7e4;background:#f8faf9;border-radius:7px;padding:7px 9px;cursor:pointer}.evidence-drawer dl{display:grid;gap:8px;margin:18px 0 0}.evidence-drawer dt{color:#667570;font-size:11px;font-weight:850;text-transform:uppercase}.evidence-drawer dd{margin:0 0 10px;color:#21312d;font-size:13px;line-height:1.55;word-break:break-word}.source-page-overlay,.source-inventory-overlay{position:fixed;inset:0;z-index:35;overflow:auto;background:#0d1b1894;padding:28px}.source-page-shell,.source-inventory-shell{display:grid;gap:16px;width:min(1180px,100%);min-height:calc(100vh - 56px);margin:0 auto;border:1px solid #dbe7e4;border-radius:8px;background:#f8faf9;box-shadow:0 24px 70px #0a17143d;padding:18px}.source-inventory-shell{align-content:start}.source-page-head,.source-inventory-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #dbe7e4;padding-bottom:14px}.source-page-head span,.source-inventory-head span{color:#0f766e;font-size:11px;font-weight:900;text-transform:uppercase}.source-page-head h2,.source-inventory-head h2{margin:4px 0 0;color:#14201e;font-size:24px;line-height:1.15;word-break:break-word}.source-page-head p,.source-inventory-head p{margin:6px 0 0;color:#667570;font-size:12px}.source-inventory-head button{border:1px solid #dbe7e4;border-radius:7px;background:#fff;color:#20302d;padding:7px 10px;font-size:12px;font-weight:850;cursor:pointer}.source-inventory-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px);gap:10px;align-items:end}.source-inventory-controls label{display:grid;gap:5px}.source-inventory-controls span{color:#667570;font-size:10px;font-weight:900;text-transform:uppercase}.source-inventory-controls input,.source-inventory-controls select{width:100%;border:1px solid #dbe7e4;border-radius:7px;background:#fff;color:#20302d;padding:9px 10px;font-size:12px}.source-inventory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.source-inventory-card{display:grid;gap:7px;border:1px solid #e4ebe9;border-radius:8px;background:#fff;padding:8px}.source-inventory-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between}.source-page-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.source-page-actions button:not(.text-action){border:1px solid #dbe7e4;border-radius:7px;background:#fff;color:#20302d;padding:7px 10px;font-size:12px;font-weight:850;cursor:pointer}.source-page-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.source-page-meta div{display:grid;gap:5px;border:1px solid #e4ebe9;border-radius:8px;background:#fff;padding:10px}.source-page-meta strong{color:#20302d;font-size:11px;font-weight:900;text-transform:uppercase}.source-page-meta span{color:#53645f;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.source-page-body{display:grid;gap:14px}.source-page-section{display:grid;gap:10px;min-width:0;border:1px solid #dbe7e4;border-radius:8px;background:#fff;padding:12px}.source-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.source-section-head h3{margin:0;color:#14201e;font-size:16px}.source-section-head span{color:#667570;font-size:11px;font-weight:850}.source-table-wrap{max-height:420px;overflow:auto;border:1px solid #e4ebe9;border-radius:8px}.source-page-table{width:100%;min-width:760px;border-collapse:collapse}.source-page-table th,.source-page-table td{border-bottom:1px solid #edf2f0;padding:8px;text-align:left;vertical-align:top;font-size:11px;line-height:1.4}.source-page-table th{position:sticky;top:0;z-index:1;background:#f1f6f4;color:#20302d;font-weight:900}.source-page-table td{color:#33433f;overflow-wrap:anywhere}.source-page-content{max-height:520px;overflow:auto;margin:0;border-radius:8px;background:#10201d;color:#e8f5f1;padding:14px;font-size:11px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.source-page-loading,.source-page-error{border-radius:8px;padding:12px;font-size:12px;font-weight:850}.source-page-loading{border:1px solid #dbe7e4;background:#fff;color:#53645f}.source-page-error{border:1px solid #f1c7c7;background:#fff7f7;color:#9f1239}.primary-action,.guided-actions button{display:inline-flex;align-items:center;gap:6px;border:1px solid #0f766e;border-radius:7px;background:#0f766e;color:#fff;padding:7px 10px;font-size:12px;font-weight:850;cursor:pointer}.guided-demo-bar{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr) auto;gap:14px;align-items:stretch;margin-bottom:14px;border:1px solid #d3e5df;border-radius:8px;background:linear-gradient(135deg,#f2fbf8,#fff 62%);padding:14px;box-shadow:0 12px 30px #1527240f}.guided-demo-main{display:grid;gap:8px;min-width:0}.guided-demo-kicker{display:flex;align-items:center;justify-content:space-between;gap:10px}.guided-demo-kicker span,.guided-demo-kicker em{color:#0f766e;font-size:11px;font-weight:900;text-transform:uppercase}.guided-demo-kicker em{color:#60706b;font-style:normal}.guided-demo-bar strong{display:block;color:#14201e;font-size:17px;line-height:1.25}.guided-demo-bar p{margin:0;color:#53645f;font-size:12px;line-height:1.45}.presenter-cue,.proof-point{display:flex;gap:8px;align-items:flex-start;border:1px solid #dfe9e6;border-radius:8px;background:#fff;padding:9px}.presenter-cue svg{color:#334795;flex:0 0 auto}.proof-point svg{color:#0f766e;flex:0 0 auto}.presenter-cue span,.proof-point span{color:#33433f;font-size:12px;line-height:1.4}.guided-progress{height:7px;overflow:hidden;border-radius:999px;background:#dce8e4}.guided-progress span{display:block;height:100%;border-radius:inherit;background:#0f766e;transition:width .2s ease}.guided-step-jump{display:grid;gap:6px}.guided-step-jump button{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;width:100%;border:1px solid #dfe9e6;border-radius:8px;background:#fff;color:#53645f;padding:7px 9px;cursor:pointer;font-size:11px;font-weight:850;text-align:left}.guided-step-jump button.active{border-color:#0f766e;background:#eaf7f3;color:#14201e}.guided-step-jump button span{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#f1f5f4;color:#0f766e;font-size:10px;font-weight:900}.guided-step-jump button.active span{background:#0f766e;color:#fff}.guided-actions{display:grid;gap:8px;align-content:start;justify-items:stretch}.guided-actions button{justify-content:center;background:#fff;color:#0f766e}.guided-actions .guided-next{background:#0f766e;color:#fff}.guided-actions button:disabled{cursor:default;opacity:.45}.demo-highlight{outline:3px solid rgba(15,118,110,.28);outline-offset:4px}.executive-outcome,.analyst-run-panel{border:1px solid #bfd8d3;border-radius:8px;background:#f8fffd;box-shadow:0 14px 34px #15272414}.executive-outcome{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px;padding:20px}.executive-copy>span,.analyst-run-head span{color:#0f766e;font-size:11px;font-weight:900;text-transform:uppercase}.executive-copy h2,.analyst-run-head h2{margin:5px 0 0;color:#14201e;font-size:25px;line-height:1.16}.executive-copy p{max-width:900px;margin:10px 0 0;color:#33433f;font-size:15px;line-height:1.55}.executive-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.executive-proof{display:grid;gap:8px}.executive-proof>div,.executive-risk{border:1px solid #d6e6e2;border-radius:8px;background:#fff;padding:10px}.executive-proof>div strong,.executive-proof>div span{display:block}.executive-proof>div strong{font-size:14px}.executive-proof>div span{color:#667570;font-size:11px;margin-top:3px}.executive-risk{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:8px;align-items:center;color:inherit;text-align:left}.executive-risk span{color:#0f766e;font-size:12px;font-weight:900}.executive-risk strong{font-size:12px}.executive-risk em{color:#0f766e;font-size:12px;font-style:normal;font-weight:900}.analyst-run-panel{display:grid;gap:14px;padding:16px}.analyst-run-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.analyst-run-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.analyst-run-steps button{display:grid;gap:7px;min-height:106px;border:1px solid #dce8e4;border-radius:8px;background:#fff;color:inherit;padding:10px;cursor:pointer;text-align:left}.analyst-run-steps button.active{border-color:#0f766e;box-shadow:inset 0 0 0 1px #0f766e2e;animation:pulse-step .52s ease}.analyst-run-steps strong{font-size:24px}.analyst-run-steps span:last-child{color:#53645f;font-size:11px;font-weight:800;line-height:1.35}.analyst-run-steps small{color:#7b8b86;font-size:10px;line-height:1.3;overflow-wrap:anywhere}.analyst-artifacts{display:flex;flex-wrap:wrap;gap:6px}.analyst-artifacts span{border:1px solid #dbe7e4;border-radius:999px;background:#fff;color:#53645f;padding:4px 8px;font-size:10px;font-weight:800}.primary-action:disabled{cursor:progress;opacity:.8}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-step{0%{transform:translateY(0)}50%{transform:translateY(-3px)}to{transform:translateY(0)}}.story-panel{display:grid;gap:12px}.story-panel>p,.before-panel p,.after-panel p,.coo-pack-header p{margin:0;color:#53645f;font-size:13px;line-height:1.5}.story-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.story-steps button{display:grid;gap:7px;border:1px solid #e4ebe9;border-radius:8px;background:#fbfcfc;color:inherit;padding:10px;text-align:left;cursor:pointer}.story-steps button>span{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#e5f2ef;color:#0f766e;font-size:11px;font-weight:900}.story-steps strong,.story-steps small{display:block}.story-steps strong{font-size:12px}.story-steps small{color:#667570;font-size:11px;line-height:1.35;margin-top:3px}.before-after-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:14px}.transformation-flow{grid-column:1 / -1}.flow-track{display:flex;align-items:stretch;gap:8px;overflow-x:auto;padding-bottom:2px}.flow-step{display:grid;gap:7px;min-width:150px;border:1px solid #dfe9e6;border-radius:8px;background:#fbfcfc;color:inherit;padding:11px;text-align:left;animation:flow-in .52s ease both}.flow-step strong{font-size:24px}.flow-step span:last-child{color:#53645f;font-size:11px;font-weight:850}@keyframes flow-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.raw-source-list,.structured-output-grid{display:grid;gap:8px}.source-inventory-summary{display:grid;gap:10px;border:1px solid #d7e6e2;border-radius:8px;background:#f4faf8;padding:12px;margin-bottom:10px}.source-inventory-summary>div:first-child{display:flex;align-items:baseline;gap:8px}.source-inventory-summary strong{color:#14201e;font-size:28px;line-height:1}.source-inventory-summary span,.source-inventory-summary p{color:#53645f;font-size:12px;line-height:1.45}.source-inventory-summary p{margin:0}.source-type-chips{display:flex;flex-wrap:wrap;gap:6px}.source-type-chips span{border:1px solid #d8e6e2;border-radius:999px;background:#fff;padding:4px 7px;font-size:10px;font-weight:850}.raw-source-card{display:grid;gap:6px}.raw-source-row{width:100%;border:1px solid #e4ebe9;border-radius:7px;background:#fbfcfc;color:inherit;padding:10px;text-align:left}.raw-source-row strong,.raw-source-row span,.raw-source-row small{display:block}.raw-source-row strong{font-size:12px;word-break:break-word}.raw-source-row span,.raw-source-row small{color:#667570;font-size:11px;line-height:1.35;margin-top:4px}.source-page-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;border:1px solid #cfe0dc;border-radius:7px;background:#fff;color:#0f766e;padding:6px 9px;font-size:11px;font-weight:850;cursor:pointer}.source-page-action:hover{border-color:#0f766e;background:#f0faf7}.structured-output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.structured-output-card{display:grid;gap:7px;width:100%;border:1px solid #e4ebe9;border-radius:8px;background:#fbfcfc;color:inherit;padding:12px;text-align:left}.structured-output-card strong{font-size:26px}.structured-output-card span:last-child{color:#53645f;font-size:12px;font-weight:800}.story-variants{display:grid;gap:12px}.story-variant-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.story-variant-list button{display:grid;gap:5px;border:1px solid #dfe9e6;border-radius:8px;background:#fbfcfc;color:inherit;padding:10px;text-align:left;cursor:pointer}.story-variant-list button.active{border-color:#0f766e;background:#f3fbf8;cursor:default}.story-variant-list strong{font-size:12px}.story-variant-list span,.story-variant-list small{color:#60706b;font-size:11px;line-height:1.35}.confidence-layer{display:grid;gap:10px}.governance-boundary{display:grid;gap:12px}.governance-boundary-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border:1px solid #d3e5df;border-radius:8px;background:#f2fbf8;padding:14px}.governance-boundary-hero strong,.governance-boundary-hero span{display:block}.governance-boundary-hero strong{color:#14201e;font-size:15px;line-height:1.35}.governance-boundary-hero span{color:#53645f;font-size:12px;line-height:1.45;margin-top:4px}.governance-boundary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.governance-boundary-grid article{display:grid;gap:8px;border:1px solid #e4ebe9;border-radius:8px;background:#fff;padding:12px}.governance-boundary-grid strong{font-size:26px}.governance-boundary-grid span{color:#20302d;font-size:12px;font-weight:850}.governance-boundary-grid p{margin:0;color:#60706b;font-size:11px;line-height:1.45}.confidence-check{display:grid;grid-template-columns:auto 64px minmax(0,1fr);gap:8px;align-items:center;border:1px solid #e4ebe9;border-radius:8px;background:#fbfcfc;padding:10px}.confidence-check strong{color:#14201e;font-size:18px}.confidence-check span{color:#20302d;font-size:12px;font-weight:850}.confidence-check p{grid-column:1 / -1;margin:0;color:#60706b;font-size:11px;line-height:1.4}.review-controls{display:flex;flex-wrap:wrap;gap:6px}.review-controls button{display:inline-flex;align-items:center;gap:5px;border:1px solid #dbe7e4;border-radius:999px;background:#fff;color:#53645f;padding:5px 8px;font-size:10px;font-weight:850;cursor:pointer}.review-controls button.active{border-color:#0f766e;background:#e5f2ef;color:#0f766e}.llm-transparency,.raw-source-view,.lineage-path{display:grid;gap:9px;border:1px solid #e4ebe9;border-radius:8px;background:#fbfcfc;padding:11px}.llm-transparency>strong,.raw-source-view h3{margin:0;color:#21312d;font-size:12px;text-transform:uppercase}.llm-transparency dl,.raw-source-view dl{display:grid;grid-template-columns:110px minmax(0,1fr);gap:6px 10px;margin:0}.llm-transparency dt,.raw-source-view dt{color:#667570;font-size:10px;font-weight:900;text-transform:uppercase}.llm-transparency dd,.raw-source-view dd{margin:0;color:#21312d;font-size:11px;word-break:break-word}.raw-source-view p{margin:0;color:#53645f;font-size:12px;line-height:1.45}.raw-row-table{width:100%;border-collapse:collapse;font-size:11px}.raw-row-table th,.raw-row-table td{border-top:1px solid #e4ebe9;padding:6px;text-align:left;vertical-align:top;word-break:break-word}.raw-row-table th{width:34%;color:#667570}.lineage-path{margin-top:14px}.lineage-step{display:grid;gap:4px;border-left:3px solid #0f766e;padding-left:9px}.lineage-step strong{font-size:12px}.lineage-step span{color:#667570;font-size:11px;line-height:1.35}.coo-pack-layout,.coo-pack-sections{display:grid;gap:14px}.coo-pack-result{display:grid;gap:16px;padding:20px;border-color:#b8d8d2;background:#f8fffd}.coo-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.coo-result-head span{color:#0f766e;font-size:11px;font-weight:900;text-transform:uppercase}.coo-result-head h2{max-width:820px;margin:5px 0 0;color:#14201e;font-size:27px;line-height:1.16;letter-spacing:0}.coo-result-decision{max-width:940px;margin:0;color:#263631;font-size:16px;line-height:1.55}.coo-risk-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.coo-risk-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #cfe1dd;border-radius:8px;background:#fff;color:inherit;padding:12px;text-align:left}.coo-risk-card span{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:#e5f2ef;color:#0f766e;font-size:12px;font-weight:900}.coo-risk-card strong{color:#14201e;font-size:13px;line-height:1.25}.coo-risk-card em{color:#0f766e;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.coo-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.coo-result-grid>div{border:1px solid #dbe7e4;border-radius:8px;background:#fff;padding:12px}.coo-result-grid strong{display:block;color:#14201e;font-size:12px;margin-bottom:6px}.coo-result-grid p{margin:0;color:#53645f;font-size:12px;line-height:1.45}.coo-next-actions{display:grid;gap:7px}.coo-next-actions span{border-left:3px solid #0f766e;background:#fff;color:#263631;padding:8px 10px;font-size:12px;font-weight:750}.coo-assurance{display:grid;gap:9px}.coo-assurance>strong{color:#0f766e;font-size:11px;font-weight:900;text-transform:uppercase}.coo-assurance>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.coo-assurance button{display:grid;gap:5px;border:1px solid #dbe7e4;border-radius:8px;background:#fff;color:inherit;padding:10px;text-align:left}.coo-assurance span{color:#14201e;font-size:12px;font-weight:850}.coo-assurance small{color:#53645f;font-size:11px;line-height:1.35}.coo-pack-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.coo-pack-section{display:grid;gap:12px}.coo-pack-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.coo-pack-section h2{margin:0;font-size:15px}.coo-pack-section p{margin:0;color:#53645f;font-size:12px;line-height:1.5}.section-trace-summary{display:flex;flex-wrap:wrap;gap:6px 10px;border:1px solid #e4ebe9;border-radius:8px;background:#fbfcfc;padding:9px}.section-trace-summary strong,.section-trace-summary span{display:block;font-size:11px;line-height:1.35}.section-trace-summary strong{color:#20302d;font-weight:850}.section-trace-summary span{color:#667570;overflow-wrap:anywhere}.coo-pack-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between}@media(max-width:1380px){.journey-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.model-chapter,.lineage-chapter,.analyses-chapter,.narrative-chapter,.governance-chapter,.before-after-layout,.coo-pack-sections{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.model-chapter{grid-template-areas:"graph dataset"}.model-chapter.with-mapping{grid-template-areas:"mapping mapping" "graph dataset"}.lineage-chapter{grid-template-areas:"relationship relationship" "decision decision" "evidence evidence"}.narrative-chapter{grid-template-areas:"timeline timeline" "contradiction llm"}.governance-chapter{grid-template-areas:"boundary boundary" "llm confidence"}.drop-zone{display:grid;grid-template-columns:auto minmax(0,1fr)}.drop-zone .mini-action{grid-column:1 / -1;margin-left:0;width:fit-content}}@media(max-width:900px){.journey-strip,.demo-path,.overview-focus,.executive-outcome,.analyst-run-steps,.guided-demo-bar,.chapter-grid,.knowledge-graph,.relationship-explorer-grid,.mapping-list,.before-after-layout,.provider-comparison,.structured-output-grid,.promoted-preview-grid,.source-inventory-controls,.source-inventory-grid,.source-page-meta,.story-variant-list,.coo-risk-cards,.coo-result-grid,.coo-assurance>div,.coo-pack-sections{grid-template-columns:1fr}.topbar{display:grid}.source-page-overlay,.source-inventory-overlay{padding:10px}.source-page-shell,.source-inventory-shell{min-height:calc(100vh - 20px);padding:12px}.source-page-head,.source-inventory-head,.source-section-head{display:grid}.story-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.model-chapter{grid-template-areas:"graph" "dataset"}.model-chapter.with-mapping{grid-template-areas:"mapping" "graph" "dataset"}.lineage-chapter{grid-template-areas:"relationship" "decision" "evidence"}.approval-log-row{grid-template-columns:1fr}.analyses-chapter{grid-template-areas:"analysis" "focus"}.narrative-chapter{grid-template-areas:"timeline" "contradiction" "llm"}.governance-chapter{grid-template-areas:"boundary" "llm" "confidence"}.governance-boundary-hero{display:grid}.governance-boundary-grid{grid-template-columns:1fr}.graph-nodes{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline-event{grid-template-columns:1fr}.timeline-actions{justify-items:start}}
