:root{font-family:Sohne,Avenir Next,IBM Plex Sans,Segoe UI,sans-serif;color:#1b1f24;background:#f5f7f9;--ink-950: #071521;--ink-900: #0b1f33;--ink-700: #1f3a52;--ink-500: #4d5a67;--line: #d8e0e8;--line-strong: #c1d0df;--accent: #0d5cab;--accent-2: #0b8f6a;--accent-soft: #eaf3ff;--danger-soft: #fff0ef}*{box-sizing:border-box}body{margin:0}.app{max-width:1200px;margin:0 auto;padding:24px}header h1{margin:0}header p{margin-top:8px;color:#4d5a67}.notice,.error,.loading{padding:12px 14px;border-radius:10px;margin:16px 0}.notice{background:#e7f2ff;color:#11467d}.error{background:#fde9e7;color:#81251f}.loading{background:#eef6ef;color:#1d5f35}.panel{background:#fff;border:1px solid #d8e0e8;border-radius:12px;padding:16px}.kpi-grid{margin:16px 0;display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.kpi-card{background:#fff;border:1px solid #d8e0e8;border-radius:12px;padding:14px}.kpi-card p{margin:0 0 6px;color:#556473;font-size:14px}.kpi-card h3{margin:0;font-size:24px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.grid-1{display:grid;grid-template-columns:1fr;gap:12px;margin-top:12px}.chart-wrap{width:100%;height:320px}.legend-row{display:flex;justify-content:space-between;color:#556473;font-size:13px}.filters .filter-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#4d5a67}select{padding:9px;border-radius:8px;border:1px solid #c8d3de;background:#fff}.lever-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:10px 0 14px}.lever-grid input{margin-top:6px;padding:8px;border:1px solid #c8d3de;border-radius:8px}.target-box{margin-top:12px;padding:10px;border:1px solid #d8e0e8;border-radius:10px;background:#f9fcff}.muted{color:#556473}.sub-block{margin-top:12px}button{padding:8px 10px;border:1px solid #c8d3de;border-radius:8px;background:#fff;cursor:pointer}.table-wrap{max-height:340px;overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{text-align:left;padding:8px;border-bottom:1px solid #e8eef3}th{position:sticky;top:0;background:#f9fcff}.pos{color:#156f4a}.neg{color:#a32d24}.executive{border:1px solid #c8d7e6;background:linear-gradient(180deg,#fff,#fbfdff);color:var(--ink-900)}.report-page{padding:8px 0}.report-page+.report-page{margin-top:24px;border-top:1px solid #edf2f7;padding-top:18px}.cover-page{min-height:62vh;display:flex;flex-direction:column;justify-content:center;gap:16px}.cover-badge{display:inline-flex;width:fit-content;border:1px solid #d8b2af;color:#8f3229;background:var(--danger-soft);border-radius:999px;padding:4px 10px;font-size:12px;letter-spacing:.6px;text-transform:uppercase}.cover-page h1{margin:0;font-size:40px;line-height:1.1;color:var(--ink-950)}.cover-subtitle{margin:0;color:var(--ink-700);max-width:680px}.cover-meta{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:640px}.cover-meta div{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff}.cover-meta span{display:block;font-size:12px;color:var(--ink-500);margin-bottom:3px}.cover-meta strong{color:var(--ink-900)}.toc-page h2{margin:0 0 12px}.toc-list{list-style:none;margin:0;padding:0}.toc-list li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px dotted #cfdae6;color:var(--ink-700)}.report-topbar{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:2px solid var(--line);padding-bottom:12px}.report-topbar h2{margin:0;color:var(--ink-900);letter-spacing:.2px}.report-topbar p{margin:6px 0 0;color:var(--ink-500);font-size:13px}.export-pdf-btn{padding:8px 12px;border-radius:8px;border:1px solid #b7cee6;background:#eef5ff;color:#11467d;font-weight:600;cursor:pointer}.export-actions{display:inline-flex;gap:8px}.report-kpi-strip{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px}.report-kpi-strip article{border:1px solid #d3e2f1;border-radius:10px;background:var(--accent-soft);padding:10px}.report-kpi-strip span{display:block;color:var(--ink-700);font-size:12px;margin-bottom:4px}.report-kpi-strip strong{color:var(--ink-900);font-size:18px}.report-block{margin-top:14px}.report-block h3,.report-card h3{margin:0 0 8px;color:var(--ink-900)}.report-block p{margin:0;color:var(--ink-700);line-height:1.5}.progress-band{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff}.progress-meta{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px;color:var(--ink-700);font-size:13px}.progress-track{height:10px;background:#edf3fa;border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,var(--accent),#4ba3ff)}.report-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.report-card{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff}.sql-method-grid{grid-template-columns:1fr 1fr}.sql-snippet-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.sql-card h3{margin-bottom:6px}.sql-code{margin:0;padding:8px;border:1px solid #d8e0e8;border-radius:8px;background:#f8fbff;color:#0b1f33;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.35;white-space:pre-wrap}.sql-audit-note{margin-top:10px}.driver-list{margin:0;padding:0;list-style:none}.driver-list li{display:flex;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px solid #edf2f7}.driver-list li:last-child{border-bottom:0}.bar-list{list-style:none;padding:0;margin:0}.bar-list li{display:grid;grid-template-columns:1fr 2fr;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid #edf2f7}.bar-wrap{display:flex;align-items:center;gap:8px}.bar{height:10px;border-radius:999px;background:linear-gradient(90deg,var(--accent),#5db2ff);min-width:2px}.bar-wrap.pareto .bar{background:linear-gradient(90deg,var(--accent-2),#40b38d)}.action-list{margin:0;padding-left:20px;color:var(--ink-700)}.action-list li{margin:6px 0}.timeline{display:grid;gap:8px}.timeline div{border-left:3px solid var(--accent);padding:4px 0 4px 10px;color:var(--ink-700);background:#fbfdff}.method-list{margin:0;padding-left:18px;color:var(--ink-700)}.method-list li{margin:6px 0}.appendix-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px}.appendix-meta div{border:1px solid var(--line);border-radius:10px;padding:10px}.appendix-meta span{display:block;font-size:12px;color:var(--ink-500)}.report-table-wrap{max-height:none}.print-header,.print-footer{display:none}@media (max-width: 960px){.kpi-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.grid-2,.filters .filter-row,.lever-grid{grid-template-columns:1fr}.report-kpi-strip{grid-template-columns:1fr 1fr}.report-grid,.cover-meta,.bar-list li,.appendix-meta{grid-template-columns:1fr}}@media print{:root{--pdf-page-pad-x: 6mm;--pdf-page-pad-top: 6mm;--pdf-page-pad-bottom: 6mm;--pdf-footer-lane: 10mm;--pdf-title-size: 25px;--pdf-h3-size: 16px;--pdf-body-size: 11.2px;--pdf-table-head-size: 11px;--pdf-table-body-size: 10.6px;--pdf-kpi-label-size: 12px;--pdf-kpi-value-size: 26px;--pdf-card-padding: 11px;--pdf-section-gap: 10px;--pdf-row-pad-y: 5px;--pdf-row-pad-x: 7px}@page{size:A4;margin:0}body{margin:0!important;background:#fff;color:#0b1f33;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printing-export .app>*:not(.export-only-container){display:none!important}body.printing-export .export-only-container{display:block!important;margin:0!important;padding:0!important}.no-print{display:none!important;visibility:hidden!important}body.printing-export #executive-view,body.printing-export #executive-view *{visibility:visible!important}#executive-view{position:static;width:210mm;margin:0;padding:0;border:0}.executive{display:block!important;border:0!important;border-radius:0;padding:0;background:#fff}.report-page{page-break-after:always;break-after:page;width:210mm;height:297mm;min-height:0;position:relative;box-sizing:border-box;margin:0 auto;padding:var(--pdf-page-pad-top) var(--pdf-page-pad-x) calc(var(--pdf-page-pad-bottom) + var(--pdf-footer-lane));overflow:hidden;display:block}.report-page+.report-page{margin-top:0!important;border-top:0!important;padding-top:var(--pdf-page-pad-top)!important}.report-page:last-child{page-break-after:auto;break-after:auto}h1{font-size:27px;line-height:1.12}h2{font-size:var(--pdf-title-size);line-height:1.18}h3{font-size:var(--pdf-h3-size);line-height:1.24}p,li{font-size:var(--pdf-body-size);line-height:1.3}p{margin:6px 0}th{font-size:var(--pdf-table-head-size);line-height:1.25}td{font-size:var(--pdf-table-body-size);line-height:1.3}.cover-subtitle{font-size:11pt}.report-card,.report-kpi-strip article,.appendix-meta div{page-break-inside:avoid;break-inside:avoid}th{position:static}.print-header,.print-footer,.page-footer-inline{display:none!important}.report-table-wrap table{font-size:var(--pdf-table-body-size);table-layout:fixed;width:100%}.report-table-wrap th,.report-table-wrap td{padding:var(--pdf-row-pad-y) var(--pdf-row-pad-x);overflow-wrap:anywhere;word-break:break-word;vertical-align:top}.table-wrap{max-height:none!important;overflow:visible!important}.report-table-wrap{min-height:auto}.report-kpi-strip{margin-top:var(--pdf-section-gap);gap:10px}.report-kpi-strip article{padding:var(--pdf-card-padding)}.report-kpi-strip span{font-size:var(--pdf-kpi-label-size);line-height:1.25}.report-kpi-strip strong{font-size:var(--pdf-kpi-value-size);line-height:1.15}.report-grid{margin-top:var(--pdf-section-gap);gap:10px}.report-card{padding:var(--pdf-card-padding)}.driver-list li{padding:5px 0}.method-list li{margin:4px 0}.report-topbar{padding-bottom:10px;margin-bottom:6px}.report-block{margin-top:var(--pdf-section-gap)}.report-kpi-strip article{background:#f2f7fd!important;border-color:#b7cee6}.page-footer-inline{position:absolute;bottom:4.5mm;right:var(--pdf-page-pad-x);font-size:8.8px;color:#607489;line-height:1;white-space:nowrap;page-break-inside:avoid;break-inside:avoid}.report-note{font-size:9px;line-height:1.2;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;page-break-inside:avoid;break-inside:avoid}#executive-view .report-page:nth-of-type(1) .report-kpi-strip article,#executive-view .report-page:nth-of-type(6) .report-kpi-strip article{padding:14px}#executive-view .report-page:nth-of-type(1) .report-kpi-strip strong,#executive-view .report-page:nth-of-type(6) .report-kpi-strip strong{font-size:28px}#executive-view .report-page:nth-of-type(1) .report-grid,#executive-view .report-page:nth-of-type(2) .report-grid{gap:14px;margin-top:14px}#executive-view .report-page:nth-of-type(1) .report-card,#executive-view .report-page:nth-of-type(2) .report-card,#executive-view .report-page:nth-of-type(7) .report-card{padding:14px}#executive-view .report-page:nth-of-type(5) .report-table-wrap table{font-size:10.8px}#executive-view .report-page:nth-of-type(5) .report-table-wrap th,#executive-view .report-page:nth-of-type(5) .report-table-wrap td{padding:7px}#executive-view .report-page:nth-of-type(3),#executive-view .report-page:nth-of-type(4),#executive-view .report-page:nth-of-type(6){padding-bottom:10mm}#executive-view .report-page:nth-of-type(3) .report-table-wrap,#executive-view .report-page:nth-of-type(4) .report-table-wrap,#executive-view .report-page:nth-of-type(6) .report-table-wrap{min-height:auto}#executive-view .report-page:nth-of-type(3) .report-table-wrap table,#executive-view .report-page:nth-of-type(4) .report-table-wrap table,#executive-view .report-page:nth-of-type(6) .report-table-wrap table{font-size:10.2px}#executive-view .report-page:nth-of-type(3) .report-table-wrap th,#executive-view .report-page:nth-of-type(3) .report-table-wrap td,#executive-view .report-page:nth-of-type(4) .report-table-wrap th,#executive-view .report-page:nth-of-type(4) .report-table-wrap td,#executive-view .report-page:nth-of-type(6) .report-table-wrap th,#executive-view .report-page:nth-of-type(6) .report-table-wrap td{padding:4px 6px;line-height:1.2}#executive-view .report-page:nth-of-type(6) .report-kpi-strip{margin-top:8px;gap:8px}#executive-view .report-page:nth-of-type(6) p.muted{margin:4px 0;line-height:1.24}#executive-view .report-page:nth-of-type(7) .method-list li{margin:8px 0}#executive-view .report-page:nth-of-type(7) .appendix-meta div{padding:12px}#executive-view .report-page:nth-of-type(8){padding-bottom:8mm}#executive-view .report-page:nth-of-type(8) .report-topbar{padding-bottom:8px;margin-bottom:8px}#executive-view .report-page:nth-of-type(8) .report-grid{gap:9px;margin-top:8px}#executive-view .report-page:nth-of-type(8) .report-card{padding:9px}#executive-view .report-page:nth-of-type(8) h3{font-size:14px;line-height:1.18;margin-bottom:5px}#executive-view .report-page:nth-of-type(8) p,#executive-view .report-page:nth-of-type(8) li{font-size:10.4px;line-height:1.24}#executive-view .report-page:nth-of-type(8) .method-list li{margin:3px 0}#executive-view .report-page:nth-of-type(8) .sql-snippet-grid{gap:8px;margin-top:9px}#executive-view .report-page:nth-of-type(8) .sql-code{font-size:8.4px;line-height:1.18;padding:6px}#executive-view .report-page:nth-of-type(8) .report-note{white-space:normal;overflow:visible;text-overflow:clip;font-size:8.8px;line-height:1.18;margin-top:8px}}.badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}.badge-high{background:#e8f6ef;color:#136943}.badge-medium{background:#fff6df;color:#7a5a05}.badge-low{background:#fceceb;color:#8d2c25}.additional-row{background:#f2f8ff}.additional-tag{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:999px;border:1px solid #b9d2ef;background:#e6f1ff;color:#11467d;font-size:10px;font-weight:600}.obs-badge{display:inline-block;padding:1px 6px;border-radius:999px;font-size:10px;font-weight:600;text-transform:capitalize}.obs-direct{background:#e8f6ef;color:#136943;border:1px solid #bde7d4}.obs-proxy{background:#fff6df;color:#7a5a05;border:1px solid #f1dd9a}.obs-not_observable{background:#edf0f3;color:#58606a;border:1px solid #d3dae2}.info-tip{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:4px;border-radius:50%;border:1px solid #c8d3de;color:#4d5a67;font-size:10px;line-height:1;cursor:help;background:#fff}.chart-wrap.tall{height:420px}.forecast-controls{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px;margin:8px 0 12px}.forecast-controls input[type=range]{width:100%}.forecast-kpis{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px;margin-bottom:10px}.chip{border:1px solid #d8e0e8;border-radius:10px;padding:8px 10px;background:#f8fbff}.chip span{display:block;color:#4d5a67;font-size:12px}.chip strong{font-size:16px;color:#0b1f33}.forecast-tooltip{background:#fff;border:1px solid #d8e0e8;border-radius:10px;padding:8px 10px;font-size:12px}.tt-title{font-weight:700;margin-bottom:6px}@media (max-width: 960px){.forecast-controls{grid-template-columns:1fr}.forecast-kpis{grid-template-columns:1fr 1fr}.chart-wrap.tall{height:360px}}
