.stress-enable{display:flex;align-items:center;gap:9px;font-weight:700}.stress-enable input{width:20px;height:20px}.stress-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.stress-actions .btn{text-decoration:none}.stress-outcome-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.stress-outcome{border-top:4px solid var(--green)}.stress-outcome.risk{border-top-color:var(--red)}.stress-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stress-kpis>div{background:var(--soft);border-radius:10px;padding:12px}.stress-kpis span{display:block;color:var(--muted);font-size:11px}.stress-kpis strong{display:block;margin-top:4px}.stress-outcome details{margin-top:14px}.stress-outcome summary{cursor:pointer;font-weight:700}.stress-change-list{margin:10px 0 0;padding-left:20px;color:var(--muted)}.stress-editors{align-items:stretch}.stress-editor{height:100%}.stress-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.stress-fields small{display:block;margin-top:5px;color:var(--muted)}
.stress-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}.stress-report-grid>div{padding:14px;background:var(--soft);border-radius:10px}.stress-report-grid span,.stress-report-grid small{display:block;color:var(--muted);font-size:11px}.stress-report-grid strong{display:block;margin:5px 0}
@media(max-width:1050px){.stress-outcome-grid{grid-template-columns:1fr}.stress-editors{grid-template-columns:1fr}.stress-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.stress-fields,.stress-kpis,.stress-report-grid{grid-template-columns:1fr}.stress-actions .btn{width:100%}}
.stress-units{margin:0 0 18px}.stress-fields label{font-weight:600;color:var(--ink)}
.stress-overall{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 18px}.stress-overall .kpi{min-height:150px}@media(max-width:1050px){.stress-overall{grid-template-columns:1fr 1fr}}@media(max-width:650px){.stress-overall{grid-template-columns:1fr}}
