.IncidentResponseTheater-module__Sv4GbW__railHead{flex-direction:column;gap:2px;padding:1px 0 2px;display:flex}.IncidentResponseTheater-module__Sv4GbW__railTitle{font-size:var(--text-xl);font-weight:var(--weight-bold);letter-spacing:-.01em;color:var(--text-primary)}.IncidentResponseTheater-module__Sv4GbW__stageCol{gap:var(--space-12)}.IncidentResponseTheater-module__Sv4GbW__honestyCard{gap:7px}.IncidentResponseTheater-module__Sv4GbW__honestyCard .IncidentResponseTheater-module__Sv4GbW__honest{white-space:normal}.IncidentResponseTheater-module__Sv4GbW__honest{letter-spacing:.04em;white-space:nowrap;font-size:11px;font-weight:700;font-family:var(--font-mono,ui-monospace, monospace);align-items:baseline;gap:7px;display:inline-flex}.IncidentResponseTheater-module__Sv4GbW__honest em{font-style:normal;font-family:var(--font-sans);letter-spacing:0;color:var(--text-dim);font-weight:400}.IncidentResponseTheater-module__Sv4GbW__honest__dot{border-radius:var(--r-full);flex-shrink:0;align-self:center;width:6px;height:6px}.IncidentResponseTheater-module__Sv4GbW__honest--live{color:var(--st-live-text)}.IncidentResponseTheater-module__Sv4GbW__honest--live .IncidentResponseTheater-module__Sv4GbW__honest__dot{background:var(--st-live)}.IncidentResponseTheater-module__Sv4GbW__honest--staged,.IncidentResponseTheater-module__Sv4GbW__honest--scripted{color:var(--st-spec-text)}.IncidentResponseTheater-module__Sv4GbW__honest--staged .IncidentResponseTheater-module__Sv4GbW__honest__dot,.IncidentResponseTheater-module__Sv4GbW__honest--scripted .IncidentResponseTheater-module__Sv4GbW__honest__dot{background:var(--st-spec)}.IncidentResponseTheater-module__Sv4GbW__honest--deferred{color:var(--text-dim)}.IncidentResponseTheater-module__Sv4GbW__honest--deferred .IncidentResponseTheater-module__Sv4GbW__honest__dot{background:var(--text-dim)}.IncidentResponseTheater-module__Sv4GbW__controls__run{color:#fff;background:var(--accent-blue);border:1px solid var(--accent-blue);border-radius:var(--radius-button,var(--r-btn));cursor:pointer;width:100%;min-height:40px;transition:background var(--dur-1) var(--ease), box-shadow var(--dur-1) var(--ease);flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:600;display:inline-flex}.IncidentResponseTheater-module__Sv4GbW__controls__run:hover:not(:disabled){background:var(--accent-blue-hover);box-shadow:var(--glow-cta)}.IncidentResponseTheater-module__Sv4GbW__controls__run:disabled{opacity:.6;cursor:not-allowed}.IncidentResponseTheater-module__Sv4GbW__scenario{border-radius:var(--r-btn);border:1px solid var(--border-dark);background:var(--tile-bg);flex-direction:column;gap:3px;padding:3px;display:flex}.IncidentResponseTheater-module__Sv4GbW__scenario__seg{border-radius:var(--r-sub);color:var(--text-dim);cursor:pointer;text-align:left;transition:background var(--dur-1) var(--ease), color var(--dur-1) var(--ease), border-color var(--dur-1) var(--ease);background:0 0;border:1px solid #0000;flex-direction:column;align-items:flex-start;gap:1px;padding:7px 10px;display:flex}.IncidentResponseTheater-module__Sv4GbW__scenario__seg:hover:not(:disabled){color:var(--text-secondary)}.IncidentResponseTheater-module__Sv4GbW__scenario__seg:disabled{cursor:not-allowed}.IncidentResponseTheater-module__Sv4GbW__scenario__top{letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:700}.IncidentResponseTheater-module__Sv4GbW__scenario__sub{color:var(--text-dim);white-space:normal;font-size:11px;line-height:1.35}.IncidentResponseTheater-module__Sv4GbW__scenario__seg--tp{background:var(--blue-8);border-color:var(--blue-25);color:var(--accent-blue)}.IncidentResponseTheater-module__Sv4GbW__scenario__seg--tp .IncidentResponseTheater-module__Sv4GbW__scenario__sub{color:var(--accent-blue)}.IncidentResponseTheater-module__Sv4GbW__scenario__seg--fp{color:var(--st-spec-text);background:#f3a6281a;border-color:#f3a62866}.IncidentResponseTheater-module__Sv4GbW__scenario__seg--fp .IncidentResponseTheater-module__Sv4GbW__scenario__sub{color:var(--st-spec-text)}.IncidentResponseTheater-module__Sv4GbW__scenario__seg--fn{border-color:var(--steel-25);color:var(--accent-steel);background:#6d8eba1a}.IncidentResponseTheater-module__Sv4GbW__scenario__seg--fn .IncidentResponseTheater-module__Sv4GbW__scenario__sub{color:var(--accent-steel)}.IncidentResponseTheater-module__Sv4GbW__scenario__seg--tn{background:var(--tile-bg);border-color:var(--border-dark);color:var(--text-secondary)}.IncidentResponseTheater-module__Sv4GbW__theater{flex-direction:column;gap:10px;display:flex}.IncidentResponseTheater-module__Sv4GbW__actor{border-radius:var(--radius-lg,var(--r-card));border:1px solid var(--border-dark);background:var(--card-bg,var(--card-grad));box-shadow:var(--card-shadow);transition:border-color var(--dur-2) var(--ease), box-shadow var(--dur-2) var(--ease);flex-direction:column;gap:9px;padding:11px 14px;display:flex}.IncidentResponseTheater-module__Sv4GbW__actor:hover{border-color:var(--accent-blue)}.IncidentResponseTheater-module__Sv4GbW__actor--active{border-color:var(--steel-25);box-shadow:0 0 0 1px var(--steel-18)}.IncidentResponseTheater-module__Sv4GbW__actor__head{align-items:center;gap:10px;display:flex}.IncidentResponseTheater-module__Sv4GbW__actor__chip{border-radius:var(--r-full);background:var(--tile-bg);width:32px;height:32px;color:var(--accent-steel);transition:background var(--dur-2) var(--ease), color var(--dur-2) var(--ease);border:none;flex-shrink:0;place-items:center;display:grid}.IncidentResponseTheater-module__Sv4GbW__actor--active .IncidentResponseTheater-module__Sv4GbW__actor__chip{background:var(--steel-18);color:var(--accent-steel-hover);animation:IncidentResponseTheater-module__Sv4GbW__beat-pulse 1.6s var(--ease) infinite}.IncidentResponseTheater-module__Sv4GbW__actor__id{flex-direction:column;gap:2px;min-width:0;display:flex}.IncidentResponseTheater-module__Sv4GbW__actor__name{letter-spacing:.05em;text-transform:uppercase;color:var(--text-primary);font-size:13px;font-weight:600}.IncidentResponseTheater-module__Sv4GbW__actor__body{flex-direction:column;flex:1;justify-content:center;gap:10px;display:flex}.IncidentResponseTheater-module__Sv4GbW__actor__line{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3em;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.IncidentResponseTheater-module__Sv4GbW__actor__line--idle{color:var(--text-dim);font-style:italic}.IncidentResponseTheater-module__Sv4GbW__actor__sub{letter-spacing:.02em;color:var(--text-dim);border-top:1px solid var(--border-dark);margin-top:auto;padding-top:3px;font-size:11px}.IncidentResponseTheater-module__Sv4GbW__actor--agent.IncidentResponseTheater-module__Sv4GbW__actor--active{border-color:var(--blue-25);box-shadow:0 0 0 1px var(--blue-12)}.IncidentResponseTheater-module__Sv4GbW__actor--agent.IncidentResponseTheater-module__Sv4GbW__actor--active .IncidentResponseTheater-module__Sv4GbW__actor__chip{background:var(--blue-8);color:var(--accent-blue)}.IncidentResponseTheater-module__Sv4GbW__actor--vault.IncidentResponseTheater-module__Sv4GbW__actor--active{border-color:var(--steel-25);box-shadow:0 0 0 1px var(--steel-18)}.IncidentResponseTheater-module__Sv4GbW__actor__badge-slot{align-items:center;gap:6px;height:24px;display:flex}.IncidentResponseTheater-module__Sv4GbW__verdictRow{align-items:center;gap:6px;display:inline-flex}.IncidentResponseTheater-module__Sv4GbW__badge{border-radius:var(--r-full);letter-spacing:.05em;animation:IncidentResponseTheater-module__Sv4GbW__reveal-up var(--dur-2) var(--ease) both;border:1px solid var(--border-dark);background:var(--tile-bg);color:var(--text-secondary);align-items:center;gap:5px;padding:3px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.IncidentResponseTheater-module__Sv4GbW__badge--critical,.IncidentResponseTheater-module__Sv4GbW__badge--high{color:var(--st-spec-text);background:#f3a6281a;border-color:#f3a62866}.IncidentResponseTheater-module__Sv4GbW__badge--medium{color:var(--st-spec-text);background:#f3a62812;border-color:#f3a62847}.IncidentResponseTheater-module__Sv4GbW__badge--low{color:var(--text-dim);background:var(--tile-bg);border-color:var(--border-dark)}.IncidentResponseTheater-module__Sv4GbW__badge--halt{color:var(--accent-blue);background:var(--blue-8);border-color:var(--blue-25)}.IncidentResponseTheater-module__Sv4GbW__badge--monitor{color:var(--text-dim);background:var(--tile-bg);border-color:var(--border-dark)}.IncidentResponseTheater-module__Sv4GbW__vaultState{border-radius:var(--r-full);letter-spacing:.03em;border:1px solid var(--border-dark);background:var(--tile-bg);color:var(--text-dim);transition:color var(--dur-2) var(--ease), background var(--dur-2) var(--ease), border-color var(--dur-2) var(--ease);align-items:center;gap:8px;padding:3px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.IncidentResponseTheater-module__Sv4GbW__vaultState--idle{color:var(--text-dim)}.IncidentResponseTheater-module__Sv4GbW__vaultState--healthy{color:var(--text-muted);background:var(--tile-bg);border-color:var(--border-dark)}.IncidentResponseTheater-module__Sv4GbW__vaultState--breached{color:var(--st-spec-text);background:#f3a6281a;border-color:#f3a62866}.IncidentResponseTheater-module__Sv4GbW__vaultState--frozen{color:var(--accent-blue);background:var(--blue-8);border-color:var(--blue-25)}.IncidentResponseTheater-module__Sv4GbW__vaultState--settled{color:var(--st-live-text);background:#24c4741a;border-color:#24c47442}.IncidentResponseTheater-module__Sv4GbW__standby{border-radius:var(--r-full);letter-spacing:.04em;color:var(--text-dim);background:var(--tile-bg);border:1px solid var(--border-dark);align-self:flex-start;align-items:center;gap:6px;padding:3px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.IncidentResponseTheater-module__Sv4GbW__standby__dot{border-radius:var(--r-full);background:var(--text-dim);width:6px;height:6px}.IncidentResponseTheater-module__Sv4GbW__standby--active{color:var(--accent-blue);background:var(--blue-8);border-color:var(--blue-25)}.IncidentResponseTheater-module__Sv4GbW__standby--active .IncidentResponseTheater-module__Sv4GbW__standby__dot{background:var(--accent-blue)}.IncidentResponseTheater-module__Sv4GbW__stateRow{flex-shrink:0;align-items:stretch;gap:0;padding:14px 18px;display:flex}.IncidentResponseTheater-module__Sv4GbW__stateRow__cell{flex-direction:column;flex:1;gap:8px;min-width:0;padding:0 14px;display:flex}.IncidentResponseTheater-module__Sv4GbW__stateRow__cell:first-child{padding-left:0}.IncidentResponseTheater-module__Sv4GbW__stateRow__cell:last-child{padding-right:0}.IncidentResponseTheater-module__Sv4GbW__stateRow__cap{letter-spacing:.07em;text-transform:uppercase;color:var(--text-dim);font-size:10px;font-weight:700}.IncidentResponseTheater-module__Sv4GbW__stateRow__placeholder{color:var(--text-dim);font-size:13px;font-style:italic}.IncidentResponseTheater-module__Sv4GbW__stateRow__divider{background:var(--border-dark);flex-shrink:0;align-self:stretch;width:1px}.IncidentResponseTheater-module__Sv4GbW__row--thinking{align-items:baseline;gap:10px;display:flex}.IncidentResponseTheater-module__Sv4GbW__row__gutter--thinking{text-align:right;letter-spacing:.04em;width:70px;color:var(--text-dim);font-size:11px;font-weight:700;font-family:var(--font-mono,ui-monospace, monospace);flex-shrink:0;padding-top:1px}.IncidentResponseTheater-module__Sv4GbW__row__cursor{color:var(--accent-blue);animation:IncidentResponseTheater-module__Sv4GbW__beat-pulse 1s var(--ease) infinite;margin-left:1px;display:inline-block}.IncidentResponseTheater-module__Sv4GbW__settlementOutcome{border-radius:var(--r-full);letter-spacing:.02em;border:1px solid var(--border-dark);background:var(--tile-bg);color:var(--text-secondary);align-items:center;gap:8px;padding:5px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.IncidentResponseTheater-module__Sv4GbW__settlementOutcome--returned{color:var(--st-live-text);background:#24c4741a;border-color:#24c47442}.IncidentResponseTheater-module__Sv4GbW__settlementOutcome--slashed{color:var(--st-spec-text);background:#f3a6281a;border-color:#f3a62847}.IncidentResponseTheater-module__Sv4GbW__settlementOutcome--payout{color:var(--accent-blue);background:var(--blue-8);border-color:var(--blue-25)}.IncidentResponseTheater-module__Sv4GbW__settlementOutcome--none{color:var(--text-dim);background:var(--tile-bg);border-color:var(--border-dark)}.IncidentResponseTheater-module__Sv4GbW__log{background:var(--surface-base);flex-direction:column;flex:1;min-height:280px;padding:0;display:flex;overflow:hidden}.IncidentResponseTheater-module__Sv4GbW__log.bw-card:hover{border-color:var(--border-dark)}.IncidentResponseTheater-module__Sv4GbW__log__bar{border-bottom:1px solid var(--border-dark);background:var(--surface-deep);flex-shrink:0;align-items:center;gap:12px;padding:10px 16px;display:flex}.IncidentResponseTheater-module__Sv4GbW__log__dots{gap:6px;display:inline-flex}.IncidentResponseTheater-module__Sv4GbW__log__dots i{border-radius:50%;width:11px;height:11px}.IncidentResponseTheater-module__Sv4GbW__log__dots i:first-child{background:#ff5f57}.IncidentResponseTheater-module__Sv4GbW__log__dots i:nth-child(2){background:#febc2e}.IncidentResponseTheater-module__Sv4GbW__log__dots i:nth-child(3){background:#28c840}.IncidentResponseTheater-module__Sv4GbW__log__title{font-family:var(--font-mono,ui-monospace, monospace);color:var(--text-secondary);font-size:12px}.IncidentResponseTheater-module__Sv4GbW__log__title-dim{color:var(--text-dim)}.IncidentResponseTheater-module__Sv4GbW__log__running{color:var(--accent-blue);font-size:12px;font-family:var(--font-mono,ui-monospace, monospace);align-items:center;gap:7px;margin-left:auto;display:inline-flex}.IncidentResponseTheater-module__Sv4GbW__log__body{min-height:0;font-family:var(--font-mono,ui-monospace, monospace);flex-direction:column;flex:1;gap:9px;padding:16px 18px;font-size:13px;line-height:1.6;display:flex;overflow-y:auto}.IncidentResponseTheater-module__Sv4GbW__log__body--empty{text-align:center;justify-content:center;align-items:center}.IncidentResponseTheater-module__Sv4GbW__log__empty{color:var(--text-dim);font-family:var(--font-mono,ui-monospace, monospace);font-size:13px}.IncidentResponseTheater-module__Sv4GbW__log__caret{color:var(--accent-blue);font-weight:700}.IncidentResponseTheater-module__Sv4GbW__row{animation:IncidentResponseTheater-module__Sv4GbW__reveal-up var(--dur-1) var(--ease) both;align-items:baseline;gap:10px;display:flex}.IncidentResponseTheater-module__Sv4GbW__row__gutter{text-align:right;letter-spacing:.06em;text-transform:uppercase;width:70px;color:var(--text-dim);flex-shrink:0;padding-top:1px;font-size:10px;font-weight:700}.IncidentResponseTheater-module__Sv4GbW__row__gutter--incident{color:var(--accent-blue)}.IncidentResponseTheater-module__Sv4GbW__row__gutter--vault{color:var(--accent-steel)}.IncidentResponseTheater-module__Sv4GbW__row__gutter--system{color:var(--text-dim)}.IncidentResponseTheater-module__Sv4GbW__row__body{min-width:0;color:var(--text-secondary);word-break:break-word;flex:1}.IncidentResponseTheater-module__Sv4GbW__row--error .IncidentResponseTheater-module__Sv4GbW__row__body{color:var(--st-danger)}.IncidentResponseTheater-module__Sv4GbW__row--ledger{border-radius:var(--radius-block,var(--r-block));border:1px solid var(--steel-25);background:var(--steel-8);flex-direction:column;gap:6px;margin-top:4px;padding:13px 15px}.IncidentResponseTheater-module__Sv4GbW__row--ledger .IncidentResponseTheater-module__Sv4GbW__row__gutter{text-align:left;letter-spacing:.08em;width:auto;color:var(--text-secondary);font-size:10.5px}.IncidentResponseTheater-module__Sv4GbW__row--ledger .IncidentResponseTheater-module__Sv4GbW__row__body{color:var(--text-primary);line-height:1.65}.IncidentResponseTheater-module__Sv4GbW__inline-chip{border-radius:var(--r-full);letter-spacing:.06em;vertical-align:middle;font-size:10px;font-weight:700;font-family:var(--font-mono,ui-monospace, monospace);align-items:center;gap:5px;margin-left:8px;padding:1px 8px;display:inline-flex}.IncidentResponseTheater-module__Sv4GbW__inline-chip--staged,.IncidentResponseTheater-module__Sv4GbW__inline-chip--scripted{color:var(--st-spec-text);background:#f3a6281f;border:1px solid #f3a62838}.IncidentResponseTheater-module__Sv4GbW__tx{color:var(--accent-blue);font-family:var(--font-mono,ui-monospace, monospace);white-space:nowrap;margin-left:8px}.IncidentResponseTheater-module__Sv4GbW__tx:hover{color:var(--accent-blue-hover)}
