:root{--bg:#f5f7f9;--paper:#fff;--ink:#20343e;--muted:#81909a;--line:#e7ecef;--teal:#247c76;--teal-dark:#175f5b;--teal-pale:#edf6f3;--coral:#d46a61;--amber:#b18a48;--radius:13px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--bg);color:var(--ink);font:13px/1.55 var(--font);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[role=button]:focus-visible{outline:3px solid #86bdb5;outline-offset:3px}button:disabled{opacity:.5;cursor:wait}[hidden]{display:none!important}.icon{width:18px;height:18px;display:inline-block;flex-shrink:0;vertical-align:middle}i[data-icon]{display:inline-flex;align-items:center;justify-content:center;font-style:normal}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.topbar{height:72px;border-bottom:1px solid var(--line);background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 30px 0 21px;position:sticky;top:0;z-index:30}.brand{display:flex;gap:11px;align-items:center;font-size:24px;font-weight:700;letter-spacing:-1px}.brand-light{font-weight:400;color:#617b7e}.brand-symbol{background:var(--teal);color:white;display:flex;align-items:center;justify-content:center;height:34px;width:34px;border-radius:10px}.brand-symbol svg{width:28px;height:28px}.brand-divider{height:21px;width:1px;background:var(--line);margin:0 8px}.workspace-name{font-size:11px;letter-spacing:.3px;color:var(--muted);font-weight:500}.top-actions{display:flex;align-items:center;gap:20px}.prototype-badge{font-size:10px;color:#9b793e;background:#fbf7ed;border:1px solid #eee5cf;border-radius:5px;padding:4px 8px;display:flex;align-items:center;gap:6px}.prototype-badge>span{height:5px;width:5px;background:#bd9b5d;border-radius:50%}.text-button{display:inline-flex;align-items:center;gap:6px;color:#71818c;font-size:11px;padding:4px 0}.text-button:hover{color:var(--teal)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;border-radius:7px;border:1px solid var(--line);font-size:12px;font-weight:550;transition:background .15s,transform .15s;background:white}.button:hover{background:#f1f5f5}.button:active{transform:translateY(1px)}.button.primary{background:var(--teal);color:white;border-color:var(--teal);padding:12px 19px;white-space:nowrap}.button.primary:hover{background:var(--teal-dark)}.avatar{height:31px;width:31px;display:grid;place-items:center;border-radius:50%;background:#eaf0ed;color:#4b6d61;font-size:10px;font-weight:600}.rail{position:fixed;left:0;top:72px;bottom:0;width:67px;background:white;border-right:1px solid var(--line);display:flex;align-items:center;flex-direction:column;padding:22px 0;gap:18px;z-index:10}.rail-button{width:39px;height:39px;display:grid;place-items:center;color:#96a3ab;border-radius:10px;transition:.18s}.rail-button .icon{width:20px;height:20px}.rail-button:hover{background:#f1f5f5;color:var(--teal)}.rail-button.active{background:var(--teal-pale);color:var(--teal)}.rail-spacer{flex:1}.rail-line{width:25px;height:1px;background:var(--line)}main{margin-left:67px;padding:28px 30px 0;max-width:1900px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.breadcrumb{font-size:10px;color:#8c9aa2;margin-bottom:12px}.breadcrumb span{margin:0 9px;color:#c6cdd0}h1{font-size:27px;letter-spacing:.3px;font-weight:600;line-height:1.4;margin:0 0 8px}.title-dot{color:var(--teal)}.page-heading p{margin:0;font-size:11px;color:var(--muted);letter-spacing:.25px}.session-status{display:grid;grid-template-columns:6px auto;column-gap:7px;align-items:center;font-size:10px;color:#557b70;text-align:right}.status-dot{display:inline-block;width:5px;height:5px;background:#6fa58e;border-radius:50%;flex-shrink:0}.session-status small{grid-column:1/3;color:#9ba6ad;margin-top:7px;font-size:10px}.query-card{display:flex;align-items:center;gap:15px;background:white;border:1px solid #dce8e5;box-shadow:0 3px 12px #263f341f;border-radius:12px;padding:17px 20px}.query-icon{width:35px;height:35px;background:var(--teal-pale);border-radius:10px;display:grid;place-items:center;color:var(--teal)}.query-field{flex:1;min-width:0}.query-field label{font-size:9px;font-weight:600;color:var(--muted);display:block;margin-bottom:5px;letter-spacing:.6px}.query-field input{width:100%;border:0;outline:0;background:none;color:#30444d;font-size:12px}.query-field input:focus-visible{outline:0}.query-card:focus-within{border-color:#6aa79a;box-shadow:0 0 0 3px #217e7610}.query-foot{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:12px 0 25px}.query-foot>span{font-size:9px;color:#a0aab0}.scenario-chips{display:flex;gap:8px}.scenario-chip{font-size:10px;color:#84939c;border:1px solid #e3e9ec;border-radius:5px;padding:4px 9px;background:transparent}.scenario-chip.active{color:var(--teal);border-color:#cde2dc;background:#edf5f2}.scenario-chip:hover{border-color:var(--teal)}.query-message{font-size:11px;color:#946f35;background:#fcf4e5;padding:10px 15px;border-radius:7px;margin:-10px 0 18px}.workspace-grid{display:grid;grid-template-columns:240px minmax(460px,1fr) 284px;align-items:start;gap:18px}.panel{border:1px solid var(--line);background:var(--paper);border-radius:var(--radius);overflow:hidden}.inputs-column,.analysis-column,.evidence-column{display:flex;flex-direction:column;gap:18px;min-width:0}.scenario-panel,.portfolio-panel{padding:18px}.section-heading{display:flex;align-items:center;gap:8px;min-width:0}.section-heading h2{font-size:12px;font-weight:650;letter-spacing:.2px;margin:0}.section-heading>i{color:#8b9ca2}.inputs-column .section-heading>i{margin-left:auto}.step{font-size:9px;color:#9caaaF;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:.5px}.scenario-title{display:flex;align-items:center;gap:11px;margin:24px 0 20px}.country-flag{font-size:27px}.scenario-title h3{font-size:12px;font-weight:550;margin:0 0 3px}.scenario-title p{font-size:7px;letter-spacing:1.15px;color:#a4adb4;margin:0}.field-label{display:block;font-size:10px;color:#819099;margin:17px 0 8px}select{width:100%;border:1px solid var(--line);border-radius:6px;padding:9px 10px;color:#52666f;font-size:11px;background:#fff;cursor:pointer}.field-top{display:flex;align-items:center;justify-content:space-between;margin-top:20px;margin-bottom:10px}.field-top .field-label{margin:0}.field-top strong{font-size:18px;color:var(--teal);font-weight:550;font-variant-numeric:tabular-nums}input[type=range]{width:100%;accent-color:var(--teal);height:4px;cursor:pointer;margin:7px 0 10px}.range-labels{display:flex;justify-content:space-between;font-size:9px;color:#a1acb2}.segmented{display:flex;background:#f3f6f7;border-radius:6px;padding:3px;gap:2px}.segmented button{flex:1;font-size:10px;padding:6px 0;color:#96a0a7;border-radius:4px}.segmented button.active{background:white;color:var(--teal);box-shadow:0 1px 4px #21333110}.assumption-note{display:flex;gap:7px;padding:11px 10px;background:#f8f9f6;color:#8c9079;font-size:9px;line-height:1.7;margin-top:20px;border-radius:5px}.assumption-note .icon{width:13px;height:13px;margin-top:2px}.portfolio-panel select{margin-top:18px}.portfolio-value{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid var(--line);margin-bottom:17px}.portfolio-value span{font-size:9px;color:#9aa4aa}.portfolio-value strong{font-size:14px;font-weight:550;letter-spacing:.2px}.weights-heading{display:flex;justify-content:space-between;color:#9aa4ad;font-size:9px;margin-bottom:15px}.weights-heading span:last-child{color:#68968b}.weight-row{margin-bottom:11px}.weight-row-top{display:flex;align-items:center;gap:7px}.asset-dot{width:6px;height:6px;border-radius:2px;flex-shrink:0}.weight-name{font-size:10px;flex:1;color:#5a6e78;white-space:nowrap}.weight-input{width:38px;border:1px solid #e9edf0;border-radius:4px;text-align:right;padding:3px 4px;font-size:10px;color:#4a6169;font-variant-numeric:tabular-nums;-moz-appearance:textfield}.weight-input::-webkit-inner-spin-button{display:none}.weight-row-top>span:last-child{font-size:9px;color:#9aa6ac}.weight-track{background:#f0f3f4;height:3px;margin-top:7px;border-radius:4px;overflow:hidden}.weight-track span{display:block;height:100%;transition:width .2s}.reset-button{display:flex;gap:6px;align-items:center;justify-content:center;width:100%;border-top:1px solid var(--line);padding-top:13px;font-size:10px;color:#819398;margin-top:16px}.reset-button:hover{color:var(--teal)}.reset-button .icon{width:13px;height:13px}.mini-note{font-size:8px;color:#a4aeb4;text-align:center;margin-top:8px}.side-note{display:flex;align-items:flex-start;gap:8px;padding:0 12px;color:#89989c;font-size:10px}.side-note .icon{width:15px;height:15px;margin-top:1px}.side-note strong{font-weight:500}.side-note p{font-size:9px;line-height:1.9;color:#a1acb1;margin-top:5px}.metrics-grid{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:12px}.metric-card{position:relative;border:1px solid var(--line);border-radius:11px;padding:16px 15px 15px;background:#fff;overflow:hidden;min-width:0}.metric-label{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#87979f;margin-bottom:12px;gap:3px}.metric-label .icon{width:13px;height:13px;color:#a6b4b9}.metric-number{font-size:27px;line-height:1.1;letter-spacing:-.7px;font-weight:550;font-variant-numeric:tabular-nums;margin-bottom:10px}.metric-sub{font-size:8px;color:#99a4ab;white-space:nowrap}.negative{color:var(--coral)!important}.positive{color:var(--teal)!important}.mini-spark{position:absolute;right:14px;bottom:23px;width:52px;height:25px;fill:none;stroke:var(--coral);stroke-width:1.5;opacity:.6;display:none}.graph-header,.factor-header{display:flex;justify-content:space-between;align-items:center;padding:18px 19px 15px;gap:8px}.small-badge{font-size:8px;color:var(--teal);background:var(--teal-pale);padding:3px 6px;border-radius:4px;font-weight:400;white-space:nowrap}.small-badge.neutral{color:#8c9ba3;background:#f3f5f7}.graph-tabs{display:flex;gap:13px;align-self:stretch}.graph-tabs button{font-size:9px;color:#9ba6ad;padding:0 0 5px;border-bottom:2px solid transparent}.graph-tabs button.active{color:var(--teal);border-color:var(--teal)}.graph-subhead{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:8px;color:#a0adb2;border-top:1px solid #f1f3f5;padding:11px 20px;background:#fdfefe}.graph-subhead>span:first-child{display:flex;align-items:center;gap:6px;color:#7c9195}.teal-dot{height:4px;width:4px;border-radius:50%;background:#5e9f95}.graph-viewport{height:355px;background-image:radial-gradient(#dce4e7 .7px,transparent .7px);background-size:15px 15px;overflow:auto;display:flex;align-items:center}.graph-viewport svg{width:100%;min-width:100%;height:auto;flex-shrink:0;transition:width .2s;overflow:visible}.graph-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 17px;border-top:1px solid var(--line);gap:10px}.graph-legend{display:flex;gap:12px}.graph-legend>span{display:flex;align-items:center;gap:5px;font-size:8px;color:#8d9ba3}.legend-line{width:15px;height:0;border-top:2px solid #78a69b}.legend-line.mapping{border-color:#bfa56e}.legend-line.exposure{border-color:#91a4b1;border-top-style:dashed}.graph-controls{display:flex;align-items:center;gap:4px;color:#95a2a9}.graph-controls button{display:grid;place-items:center;padding:3px}.graph-controls button:hover{background:var(--teal-pale);color:var(--teal)}.graph-controls .icon{width:12px;height:12px}.graph-controls>span{font-size:8px;min-width:28px;text-align:center;font-variant-numeric:tabular-nums}.graph-node{cursor:pointer;transition:opacity .15s}.graph-node rect{transition:stroke .15s,filter .15s}.graph-node:hover .node-card{stroke:#55968c;filter:drop-shadow(0px 3px 5px #27574b14)}.graph-node.selected .node-card{stroke:#277f74;stroke-width:2}.graph-node.dimmed{opacity:.68}.graph-node text{font-family:var(--font);pointer-events:none}.edge-path{fill:none;stroke-width:1.7;transition:opacity .15s,stroke-width .15s}.edge-hit{fill:none;stroke:transparent;stroke-width:15;cursor:pointer}.graph-edge.selected .edge-path,.graph-edge:hover .edge-path{stroke-width:3}.graph-edge.dimmed .edge-path{opacity:.45}.graph-edge:focus-visible .edge-path{stroke-width:4}.graph-node:focus-visible{outline:none}.graph-node:focus-visible .node-card{stroke:#166e62;stroke-width:3}.trace-view{padding:24px;min-height:355px}.trace-item{display:flex;gap:14px;position:relative;padding-bottom:19px}.trace-item:not(:last-child):before{content:"";position:absolute;left:12px;top:29px;bottom:4px;width:1px;background:#dfe9e5}.trace-number{width:25px;height:25px;display:grid;place-items:center;background:var(--teal-pale);color:var(--teal);font-size:10px;border-radius:50%;flex-shrink:0}.trace-item h3{font-size:11px;font-weight:550;margin:1px 0 5px}.trace-item p{font-size:10px;color:#91a0a8;margin:0;line-height:1.8}.factor-header{padding-bottom:13px}.factor-tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);padding:0 19px}.factor-tabs button{font-size:10px;color:#8e9da4;padding:0 0 12px;border-bottom:2px solid transparent}.factor-tabs button.active{color:var(--teal);border-color:var(--teal);font-weight:550}.factor-chart-title{display:flex;justify-content:space-between;align-items:center;padding:14px 19px 10px;gap:8px}.factor-chart-title p{font-size:9px;color:#96a3aa;margin:0}.factor-chart-title>div{display:flex;gap:11px;white-space:nowrap}.factor-chart-title>div>span{font-size:8px;color:#99a5ac;display:flex;gap:4px;align-items:center}.legend-square{width:6px;height:6px;background:var(--teal);border-radius:1px}.legend-square.benchmark{background:#becdd0}#factor-chart{padding:0 19px 12px}.factor-row{display:grid;grid-template-columns:89px 1fr 52px;align-items:center;gap:12px;padding:7px 0;width:100%;text-align:left;border-radius:4px}.factor-row:hover,.factor-row.selected{background:#f4f8f6}.factor-name{display:flex;flex-direction:column;font-size:10px;color:#627883}.factor-name small{font-size:7px;color:#a1aeb5;margin-top:1px}.factor-bars{height:23px;position:relative;background:repeating-linear-gradient(to right,transparent 0,transparent calc(25% - 1px),#eff2f4 calc(25% - 1px),#eff2f4 25%)}.factor-axis{position:absolute;left:50%;top:-2px;bottom:-2px;border-left:1px solid #dce4e7}.factor-bar{position:absolute;top:3px;height:6px;border-radius:2px;transition:left .25s,width .25s;background:var(--teal)}.factor-bar.benchmark{top:12px;background:#c3d1d3;height:5px}.factor-bar.single{top:7px;height:9px}.factor-bar.loss{background:var(--coral)}.factor-value{text-align:right;font-size:11px;font-weight:550;font-variant-numeric:tabular-nums;color:#5e737e}.factor-value small{display:block;font-size:8px;color:#a5b0b6;font-weight:400}.chart-footnote{margin:0 19px;padding:10px 0 13px;border-top:1px solid #f0f3f4;color:#a0aab1;font-size:8px;line-height:1.8}.holdings-panel .factor-header{padding-bottom:17px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{font-size:8px;color:#9aa7af;font-weight:400;background:#fafbfc;padding:9px 13px;text-align:right;border-top:1px solid #eff2f4;border-bottom:1px solid #eff2f4}th:first-child{text-align:left;padding-left:19px}td{padding:13px;font-size:10px;color:#7c8e98;text-align:right;border-bottom:1px solid #f0f3f5;font-variant-numeric:tabular-nums}td:first-child{text-align:left;padding-left:19px}.asset-cell{display:flex;gap:8px;align-items:center}.asset-cell strong{font-size:10px;font-weight:500;color:#536a74}.asset-cell small{font-size:8px;color:#a4b0b7;display:block;margin-top:2px}.holding-row{cursor:pointer;transition:background .15s}.holding-row:hover,.holding-row.selected{background:#f2f8f5}tfoot td{background:#fafcfb;border-bottom:0;color:#496e63;font-weight:550;font-size:10px}.evidence-panel{padding:18px}.evidence-panel>.section-heading{padding-bottom:17px;border-bottom:1px solid var(--line)}.evidence-panel>.section-heading .icon{width:15px;height:15px}.evidence-panel .small-badge{margin-left:auto}.evidence-kicker{font-size:8px;letter-spacing:.6px;color:#a0adb2;margin:21px 0 10px}.evidence-title{font-size:16px;line-height:1.8;font-weight:550;margin:0 0 12px;letter-spacing:.3px}.evidence-tag{display:inline-flex;gap:5px;align-items:center;font-size:9px;padding:4px 7px;border:1px solid #eaddbd;background:#fbf7ed;color:#aa8950;border-radius:4px}.evidence-tag .icon{width:11px;height:11px}.evidence-body{font-size:10px;color:#8b9aa3;line-height:2;margin:15px 0 20px}.evidence-section-title{display:flex;gap:6px;align-items:center;font-size:10px;font-weight:550;margin:18px 0 10px;color:#677d87}.evidence-section-title .icon{width:12px;height:12px;color:#92a9a4}.evidence-record{border:1px solid #e8edf0;border-radius:7px;padding:11px 12px;background:#fbfcfc;margin-bottom:8px}.evidence-record-top{display:flex;justify-content:space-between;font-size:8px;color:#a1adb3;margin-bottom:7px}.evidence-record-top>span:first-child{font-family:ui-monospace,monospace;color:#7e9790;font-size:8px}.evidence-record strong{font-size:10px;font-weight:500;color:#697d86;display:block}.evidence-record p{font-size:9px;color:#9da9af;line-height:1.9;margin:5px 0 0}.evidence-record .record-status{display:flex;gap:5px;align-items:center;font-size:8px;color:#af935b;margin-top:8px}.assumption-list{list-style:none;padding:0;margin:0}.assumption-list li{position:relative;padding-left:12px;color:#93a1a9;font-size:9px;line-height:1.9;margin-bottom:6px}.assumption-list li:before{content:"";width:3px;height:3px;border-radius:50%;background:#a4b6ad;position:absolute;left:1px;top:8px}.limitation-box{border-left:2px solid #d9c695;background:#fcfaf4;padding:10px 12px;margin-top:17px;color:#a6916a;font-size:9px;line-height:1.9}.evidence-reference{border-top:1px solid var(--line);margin-top:20px;padding-top:12px;font-size:8px;line-height:1.9;color:#a1adb3}.takeaway-panel{padding:17px;background:#f0f6f3;border-color:#e1ece5}.takeaway-panel .section-heading{color:#527b69}.takeaway-panel .section-heading .icon{width:14px;height:14px;color:#65977f}.takeaway-panel p{font-size:10px;color:#6e8c7c;line-height:2;margin:15px 0}.takeaway-panel strong{font-weight:600}.takeaway-footer{border-top:1px solid #dfebe3;padding-top:11px;display:flex;align-items:center;gap:6px;font-size:8px;color:#95ac9f}.page-footer{display:flex;justify-content:space-between;font-size:8px;color:#a9b4bb;padding:27px 0 22px;letter-spacing:.4px}.footer-dot{margin:0 8px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#254b43;color:#fff;font-size:12px;padding:13px 23px;border-radius:8px;box-shadow:0 5px 25px #193d4026;z-index:100;max-width:90vw}dialog{border:1px solid var(--line);border-radius:17px;padding:28px;max-width:540px;width:calc(100% - 32px);max-height:85vh;overflow:auto;box-shadow:0 20px 80px #1a343c26;color:var(--ink)}dialog::backdrop{background:#1c363f45;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;gap:11px}.dialog-heading h2{font-size:17px;font-weight:550}.dialog-heading .brand-symbol{width:32px;height:32px}.dialog-heading .icon-button{margin-left:auto;color:#86999f}.dialog-heading .brand-symbol .icon{width:18px;height:18px}dialog>p{font-size:12px;color:#7a8f99;line-height:1.9}dialog h3{font-size:13px;margin:24px 0 10px}dialog small{display:block;font-size:10px;line-height:1.9;color:#a0aeb5;margin-top:10px}.help-steps{background:#f3f7f5;padding:14px;border-radius:9px;margin:20px 0}.help-steps>div{display:flex;gap:12px;align-items:center;font-size:11px;color:#6f8e82;padding:5px 0}.help-steps b{font-size:10px;color:#368273}.reference-links{display:flex;flex-direction:column;gap:8px;font-size:11px;color:var(--teal)}.reference-links a:hover{text-decoration:underline}.flash-panel{animation:flash 1s ease}@keyframes flash{0%,100%{box-shadow:none}35%{box-shadow:0 0 0 3px #72a99b55}}
@media(min-width:1600px){main{padding-left:38px;padding-right:38px}.workspace-grid{grid-template-columns:260px minmax(500px,1fr) 300px;gap:22px}.graph-viewport{height:400px}.metric-number{font-size:31px}.metric-card{padding:18px}.metric-label{font-size:10px}.metric-sub{font-size:9px}.mini-spark{display:block}.graph-subhead{font-size:9px}.graph-legend>span{font-size:9px}}
@media(max-width:1250px){main{padding:25px 22px 0}.workspace-grid{grid-template-columns:215px minmax(450px,1fr);gap:16px}.evidence-column{grid-column:1/-1;display:grid;grid-template-columns:1.4fr 1fr;align-items:start}.graph-viewport{height:340px}.evidence-panel #evidence-content{display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.evidence-kicker,.evidence-title,.evidence-body,.evidence-tag,.evidence-reference{grid-column:1/-1}.evidence-tag{justify-self:start}.evidence-section-title,.assumption-list,.evidence-record,.limitation-box{grid-column:1/-1}.top-actions{gap:13px}.workspace-name{display:none}.brand-divider{display:none}.metric-sub{font-size:8px}}
@media(max-width:800px){.topbar{padding:0 16px;height:62px}.brand{font-size:21px;gap:8px}.brand-symbol{height:30px;width:30px}.avatar,.top-actions>.text-button,.export-button span{display:none}.export-button{padding:7px}.prototype-badge{font-size:8px}.top-actions{gap:9px}.rail{width:48px;top:62px;padding-top:18px;gap:12px}.rail-button{width:34px;height:34px}.rail-button .icon{width:17px;height:17px}main{margin-left:48px;padding:23px 16px 0}.session-status{display:none}h1{font-size:22px}.page-heading p{font-size:10px;max-width:300px;line-height:1.9}.page-heading{margin-bottom:20px}.query-card{padding:12px;gap:10px;flex-wrap:wrap}.query-icon{width:27px;height:27px;border-radius:7px}.query-field input{font-size:11px}.query-card>.button{margin-left:37px;flex:1;padding:8px}.query-foot{align-items:flex-start;flex-direction:column;margin-bottom:18px;gap:8px}.scenario-chips{flex-wrap:wrap;gap:5px}.scenario-chip{font-size:9px}.workspace-grid{grid-template-columns:1fr;gap:16px}.inputs-column{display:grid;grid-template-columns:1fr 1fr;gap:12px}.scenario-panel,.portfolio-panel{padding:14px}.scenario-title{margin:17px 0}.side-note{display:none}.analysis-column{gap:14px}.evidence-column{grid-template-columns:1fr;gap:14px}.graph-viewport{height:330px}.graph-viewport svg{min-width:680px}.metrics-grid{gap:8px}.metric-card{padding:13px 10px}.metric-number{font-size:25px}.metric-label{font-size:8px}.metric-label i{display:none}.metric-sub{font-size:7px;white-space:normal;min-height:22px}.graph-header,.factor-header{padding:14px}.graph-subhead{padding:10px 14px}.graph-subhead>span:last-child{display:none}.graph-tabs{gap:10px}.graph-footer{padding:11px}.graph-legend{gap:7px}.graph-legend>span{font-size:7px}.page-footer{gap:15px;flex-direction:column;font-size:7px}.field-top strong{font-size:17px}.portfolio-value{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 0}.weight-name{font-size:9px}.weight-input{width:32px}.field-label{margin-top:14px}.mini-note{font-size:7px}.assumption-note{font-size:8px;padding:8px}.section-heading h2{font-size:11px}.weights-heading{font-size:8px}.scenario-title h3{font-size:11px}.scenario-title p{font-size:6px}.scenario-title{gap:7px}.country-flag{font-size:22px}.scenario-panel select,.portfolio-panel select{font-size:9px;padding:8px 5px}.graph-controls{gap:0}.factor-row{grid-template-columns:75px 1fr 48px;gap:8px}.factor-chart-title{padding:12px 14px}.factor-chart-title p{font-size:8px}.evidence-panel #evidence-content{display:block}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Keep research content readable at both full-width and panel-sized viewports. */
.evidence-body{font-size:12px;color:#637b86}.evidence-record p,.assumption-list li{font-size:11px;color:#728892}.evidence-record strong,.evidence-section-title{font-size:11px}.limitation-box{font-size:11px;color:#8b764e}.evidence-reference{font-size:10px;color:#81929c}.takeaway-panel p{font-size:12px}.factor-name{font-size:11px}.factor-name small{font-size:8px}.factor-chart-title p,.chart-footnote{font-size:10px;color:#7c8f9a}.metric-label{font-size:10px}.metric-sub{font-size:9px;white-space:normal}.weight-name,.weight-input{font-size:11px}.field-label{font-size:11px}.graph-tabs button,.factor-tabs button{font-size:11px}.graph-legend>span{font-size:9px}.trace-item h3{font-size:13px}.trace-item p{font-size:12px;color:#718894}.query-field input{font-size:13px}.asset-cell strong,td,tfoot td{font-size:11px}.asset-cell small,th{font-size:9px}.section-heading h2{font-size:13px}
@media(max-width:800px){.query-card>.button{flex:0 0 100%;margin-left:0}.query-field{flex-basis:calc(100% - 40px)}.metric-label{font-size:9px}.metric-sub{font-size:8px}.graph-legend>span{font-size:8px}.graph-tabs button,.factor-tabs button{font-size:10px}.weight-name,.weight-input{font-size:10px}.section-heading h2{font-size:12px}.graph-header{flex-wrap:wrap}.factor-chart-title{flex-wrap:wrap}}
@media(max-width:480px){.inputs-column{grid-template-columns:1fr}.prototype-badge{display:none}.metrics-grid{grid-template-columns:1fr}.metric-card{display:grid;grid-template-columns:1fr 1fr;column-gap:10px;align-items:center}.metric-label{grid-column:1;margin:0;font-size:11px}.metric-number{grid-column:2;grid-row:1/3;text-align:right;margin:0}.metric-sub{grid-column:1;font-size:9px}.portfolio-value{flex-direction:row;align-items:center}.graph-footer{flex-wrap:wrap}.graph-controls{margin-left:auto}.query-field input{font-size:12px}}

.export-dialog{max-width:680px}.export-dialog textarea{width:100%;height:330px;resize:vertical;border:1px solid var(--line);border-radius:8px;padding:15px;background:#f7f9fa;color:#3c5a62;font:11px/1.7 ui-monospace,SFMono-Regular,monospace;tab-size:2}.export-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:15px}

/* Allow longer English labels to wrap inside compact controls. */
.weight-name{min-width:0;white-space:normal;line-height:1.4}.weight-input{flex-shrink:0}.field-top{gap:8px}.field-top strong{white-space:nowrap;flex-shrink:0}.graph-footer,.graph-legend{flex-wrap:wrap}.graph-controls{margin-left:auto}

/* Separate user shocks, assumed market responses and evidence status. */
.shock-panel,.whatif-panel,.audit-panel{padding:18px}
.shock-panel>.section-heading,.whatif-panel>.section-heading,.audit-panel>.section-heading{margin-bottom:15px}
.shock-panel .section-heading .small-badge{margin-left:auto}
#shock-transmission{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.shock-driver{padding:12px 10px;background:#f7f9fa;border:1px solid #edf0f2;border-radius:8px;display:flex;flex-direction:column;gap:6px;min-width:0}
.shock-driver.input{background:#eef6f2;border-color:#dceae2}
.shock-driver>span{font-size:10px;color:#637d88}
.shock-driver>strong{font-size:20px;line-height:1.3;font-weight:550;color:#385b65;font-variant-numeric:tabular-nums}
.shock-driver.input>strong{color:var(--teal)}
.shock-driver>small{font-size:7px;letter-spacing:.35px;color:#81909a}
.shock-note,.whatif-description{font-size:11px;color:#7c8f99;line-height:1.7;margin:12px 0 0}
.graph-disclaimer{padding:8px 18px;font-size:10px;color:#96763f;background:#fcf9f1;border-bottom:1px solid #f0e9d8}
.audit-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;border-bottom:1px solid var(--line);font-size:10px;color:#728791}
.audit-row>b{font-size:10px;font-weight:550;text-align:right}
.audit-pass{color:var(--teal)}.audit-missing{color:#a2844e}
.audit-verdict{padding:12px;background:#fcf9f1;border-radius:7px;margin-top:13px}
.audit-verdict>strong{font-size:12px;font-weight:550;color:#917344}
.audit-verdict>p{font-size:11px;line-height:1.7;color:#8f836a;margin:5px 0 0}
.audit-method{font-size:10px;line-height:1.6;color:#7e9199;margin-top:10px}
.whatif-panel .field-top{margin-top:14px}
.whatif-panel .field-top strong{font-size:16px}
.whatif-panel input[type=range]{width:100%;margin:12px 0 18px;accent-color:var(--teal)}
.comparison-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.comparison-card{border:1px solid var(--line);border-radius:9px;padding:16px;min-width:0}
.comparison-card:last-child{background:#f5faf7;border-color:#d9e9de}
.comparison-label{display:block;font-size:9px;letter-spacing:.6px;color:#79908c;margin-bottom:7px}
.comparison-card>strong{display:block;font-size:26px;font-weight:550;font-variant-numeric:tabular-nums}
.comparison-card>small{display:block;font-size:10px;color:#7b9098;margin:3px 0 14px}
.comparison-card>div{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#8a9ca2;padding-top:7px}
.comparison-card>div>b{font-weight:500;color:#617c84}
.comparison-delta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:15px;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px;color:#6d8791}
.comparison-delta>strong{font-size:17px;font-weight:550;white-space:nowrap}
.comparison-delta small{font-size:10px;font-weight:400}
.comparison-weights{display:flex;justify-content:space-between;gap:12px;padding:12px 0;font-size:10px;color:#82959e}
.comparison-weights b{display:block;font-size:12px;font-weight:500;color:#536e79;margin-top:4px}
.comparison-note{font-size:10px;line-height:1.8;color:#8699a0;margin:0}
@media(min-width:801px) and (max-width:1250px){.audit-panel{grid-column:1/-1}#audit-content{display:grid;grid-template-columns:repeat(3,1fr);gap:0 20px}.audit-verdict{grid-column:1/-1}.audit-method{grid-column:1/-1}}
@media(max-width:800px){.shock-panel,.whatif-panel,.audit-panel{padding:14px}#shock-transmission{grid-template-columns:repeat(2,minmax(0,1fr))}.shock-driver>small{font-size:8px}.comparison-card{padding:12px}.comparison-card>div{flex-wrap:wrap}.comparison-delta{flex-wrap:wrap}.comparison-card>strong{font-size:23px}}
@media(max-width:480px){.comparison-cards{grid-template-columns:1fr}.shock-panel .section-heading{flex-wrap:wrap}.shock-panel .section-heading .small-badge{margin-left:0}.comparison-weights{flex-wrap:wrap}}
