.exc-table td{padding:11px 18px;border-top:1px solid #f0f3f8;color:#3d4f66;vertical-align:middle}.exc-table td:first-child{font-weight:600;color:#1a1f2e;font-family:"JetBrains Mono",monospace;font-size:13px}.exc-table tr:hover td{background:#fafbfd}.exc-table tr.current-row td{background:#eef2fc}.exc-table tr.current-row td:first-child{color:#3d5a99}.exc-scenario-card{background:#f7f9fc;border:1.5px solid #e4e9f2;border-radius:11px;padding:14px 16px;cursor:pointer;transition:all .2s}.exc-scenario-card:hover{border-color:#3d5a99;background:#eef2fc}.exc-scenario-card.selected{border-color:#3d5a99;background:#eef2fc}.exc-scenario-card .sc-icon{font-size:20px;margin-bottom:6px;display:block}.exc-scenario-card .sc-name{font-size:13px;font-weight:700;color:#1a1f2e;margin-bottom:2px}.exc-scenario-card .sc-ev{font-family:"JetBrains Mono",monospace;font-size:11px;color:#7a8499}.exc-histogram{display:flex;align-items:flex-end;gap:4px;height:60px;padding:0 4px;margin:12px 0 4px}.exc-hist-bar{flex:1;border-radius:3px 3px 0 0;transition:height .4s ease,background .4s;min-height:4px}.exc-hist-labels{display:flex;justify-content:space-between;font-size:10px;color:#a0aec0;padding:0 4px}.exc-info strong{font-weight:700}.exc-tri-item.active-param{border-color:#fbbf24;background:#fffbeb}.exc-tri-item.active-param .ti-val{color:#d97706}