.metric-switch{display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#fff;border:1px solid #dce5ed;border-radius:8px;padding:12px 16px}.metric-switch>span{font-size:12px;font-weight:650;margin-right:8px}.metric-switch button{border:1px solid #d8e4ea;border-radius:6px;padding:8px 15px;font-size:12px;background:#fff}.metric-switch button[aria-pressed=true]{background:#167d8d;border-color:#167d8d;color:white}.metric-switch small{font-size:10px;color:#718698;margin-left:auto}.stress-panel{padding:20px;background:#fff;border:1px solid #dce5ed;border-radius:8px}.stress-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.stress-heading .eyebrow{font-size:9px;margin:0}.stress-heading h2{font-size:18px;margin:6px 0}.stress-heading p{color:#718698;margin:0}.stress-toggle{display:flex;gap:8px;align-items:center;white-space:nowrap;font-size:12px;font-weight:600}.stress-toggle input{accent-color:#167d8d;width:17px;height:17px}.stress-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.stress-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:18px}.stress-actions>button,.stress-panel details>button,.stress-zone>button{border:1px solid #d1dfe6;border-radius:6px;padding:10px 13px;font-size:12px;background:white;color:#284457}.stress-actions>button.primary-action{background:#167d8d;color:#fff;border-color:#167d8d}.stress-actions>span{font-size:12px;margin-left:auto;color:#78909f}.stress-note{color:#748895!important;font-size:11px!important;line-height:1.65!important;margin:12px 0}.stress-placement{background:#edf7f7;padding:10px 13px;border-radius:6px;color:#276574;font-size:12px}.stress-panel details{margin-top:16px;padding-top:14px;border-top:1px solid #e5ebf0}.stress-panel summary{font-weight:600;font-size:12px;cursor:pointer}.stress-zone{display:grid;grid-template-columns:70px repeat(5,minmax(70px,1fr)) 65px;gap:8px;align-items:center;margin:15px 0}.stress-zone strong{font-size:11px}.capacity-report{margin-top:20px;background:#f8fafc;border:1px solid #dce6ec;border-radius:7px;padding:16px}.capacity-report h3{font-size:14px;font-weight:650;margin-bottom:7px}.capacity-report>p{color:#526e80;font-size:12px}.capacity-scroll{overflow:auto}.capacity-report table{border-collapse:collapse;width:100%;font-size:11px;white-space:nowrap;margin-top:15px}.capacity-report th,.capacity-report td{padding:11px 9px;text-align:left;border-bottom:1px solid #dce6ec}.capacity-report thead{color:#667f90}.capacity-report .overloaded{background:#fff0e3;color:#8e4619}@media(max-width:760px){.stress-fields{grid-template-columns:1fr 1fr}.stress-heading{align-items:flex-start}.stress-heading p{max-width:240px}.stress-zone{grid-template-columns:1fr 1fr}.metric-switch small{width:100%;margin:4px 0}.stress-actions>span{margin:0}}@media(max-width:450px){.stress-fields{grid-template-columns:1fr}.stress-heading{flex-direction:column;gap:12px}}
