.stress-toolbar{display:flex;align-items:center;gap:24px;padding:17px 20px;margin-bottom:18px}.stress-toolbar>div{display:grid;gap:3px}.stress-toolbar small{color:#8490a3;font-size:9px;font-weight:800;letter-spacing:.08em}.stress-toolbar strong{color:#172033}.stress-toolbar>div:nth-child(3){margin-right:auto}.stress-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.7fr);gap:18px;margin-bottom:18px}.holdings-panel,.shock-panel,.impact-card,.contributors-card,.factor-card,.correlation-card,.actionless-plan{padding:22px}.stress-holdings{display:grid;gap:13px;margin-top:14px}.stress-holding{display:grid;grid-template-columns:minmax(145px,1fr) 1.4fr 48px;gap:13px;align-items:center}.stress-holding .asset-name{display:grid}.stress-holding .asset-name strong{font-size:13px}.stress-holding .asset-name small{color:#8490a3;font-size:10px}.stress-holding input{width:100%;accent-color:#315dce}.stress-holding output{text-align:right;color:#315dce;font-size:13px;font-weight:800}.allocation-warning{min-height:16px;margin-top:15px;color:#bd7110;font-size:11px}.shock-options{display:grid;gap:9px}.shock-options button{display:grid;grid-template-columns:auto 1fr;gap:10px;width:100%;padding:12px;text-align:left;border:1px solid #e2e7ed;border-radius:11px;background:#fff;color:#243047;cursor:pointer}.shock-options button>span{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:#eff3f9;color:#315dce;font-weight:800}.shock-options button p{margin-top:2px;color:#7a8596;font-size:10px}.shock-options button.active{border-color:#315dce;background:#f4f7fd;box-shadow:0 0 0 2px #315dce16}.stress-results{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:18px;margin-bottom:18px}.impact-card{text-align:center}.impact-number{margin:10px 0 4px;color:#d4742a;font-size:44px;font-weight:800}.impact-card>p{color:#6c7788;font-size:12px}.impact-bar{height:9px;margin:17px 0 6px;overflow:hidden;border-radius:8px;background:#edf1f5}.impact-bar i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,#e8bb58,#d66c34);transition:width .35s}.impact-scale{display:flex;justify-content:space-between;color:#929baa;font-size:9px}.risk-contributors{display:grid;gap:12px}.contributor-row{display:grid;grid-template-columns:80px 1fr 48px;gap:9px;align-items:center;font-size:11px}.contributor-row div{height:7px;overflow:hidden;border-radius:6px;background:#edf1f5}.contributor-row i{display:block;height:100%;border-radius:6px;background:#d97e3d}.contributor-row strong{text-align:right}.factor-map{display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px}.factor-bubble{border-radius:50%;display:grid;place-items:center;text-align:center;background:#e9effc;color:#315dce;font-size:10px;font-weight:800}.factor-bubble.high{background:#fff0da;color:#af6810}.factor-bubble.medium{background:#e5f4ef;color:#187e68}.stress-lower{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,.7fr);gap:18px}.correlation-matrix{display:grid;grid-template-columns:64px repeat(5,1fr);gap:4px;margin-top:12px}.corr-cell{min-height:39px;border-radius:7px;display:grid;place-items:center;background:#f0f3f7;color:#637084;font-size:10px;font-weight:800}.corr-cell.head{background:transparent}.corr-cell.high{background:#ffe8cb;color:#a65f08}.corr-cell.mid{background:#e4f1ec;color:#18745f}.corr-cell.low{background:#e9effc;color:#315dce}.actionless-plan>div:not(.boundary-note){display:grid;grid-template-columns:auto 1fr;gap:9px;padding:11px 0;border-bottom:1px solid #e7ebf0}.actionless-plan>div:not(.boundary-note)>span{width:23px;height:23px;border-radius:7px;display:grid;place-items:center;background:#edf2fb;color:#315dce;font-weight:800}.actionless-plan p{color:#6e798b;font-size:11px}.actionless-plan .boundary-note{margin-top:16px}.actionless-plan .boundary-note p{margin-top:4px}.stress-flash{animation:stressPulse .65s ease}@keyframes stressPulse{50%{box-shadow:0 0 0 5px #315dce22}}@media(max-width:1100px){.stress-results{grid-template-columns:1fr 1fr}.factor-card{grid-column:1/-1}.stress-grid,.stress-lower{grid-template-columns:1fr}}@media(max-width:700px){.stress-toolbar{align-items:stretch;flex-direction:column;gap:12px}.stress-toolbar>div:nth-child(3){margin-right:0}.stress-holding{grid-template-columns:1fr 1fr}.stress-holding input{grid-column:1/-1;grid-row:2}.stress-holding output{grid-column:2;grid-row:1}.stress-results{grid-template-columns:1fr}.factor-card{grid-column:auto}.correlation-matrix{grid-template-columns:48px repeat(5,minmax(38px,1fr));gap:2px;overflow-x:auto}}
