:root{--bg-primary: #0d0d0d;--bg-secondary: #1a1a1a;--bg-tertiary: #252525;--border-color: #333;--text-primary: #e0e0e0;--text-secondary: #aaa;--accent: #1e88e5;--accent-hover: #1976d2;--error: #f44336;--warning: #fb8c00;--success: #4caf50;--panel-width: 260px}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);overflow:hidden;height:100vh}input,button,select{font-family:inherit}button{cursor:pointer}._container_l3bzj_1{padding:20px;color:#e0e0e0;background:#0d0d0d;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._headerContainer_l3bzj_9{margin-bottom:20px}._headerContainer_l3bzj_9 h1{font-size:24px;font-weight:500;margin:0}._controls_l3bzj_19{display:flex;gap:15px;align-items:center;margin-bottom:20px;padding:15px;background:#1a1a1a;border-radius:8px;flex-wrap:wrap}._controlButton_l3bzj_30{background:#1e88e5;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s;display:flex;align-items:center;gap:8px}._controlButton_l3bzj_30:hover{background:#1976d2}._status_l3bzj_49{margin-left:auto;color:#aaa;font-size:14px;background:#252525;padding:8px 12px;border-radius:4px}._dataInfo_l3bzj_58{color:#4caf50;font-size:13px;background:#4caf501a;padding:6px 10px;border-radius:4px}._mainContent_l3bzj_67{display:flex;gap:20px;height:calc(100vh - 250px)}._leftPanel_l3bzj_74{flex:0 0 250px;background:#1a1a1a;border-radius:8px;padding:20px;display:flex;flex-direction:column}._leftPanel_l3bzj_74 h3{margin:0 0 20px;font-size:16px;font-weight:500;color:#e0e0e0}._parameterButtons_l3bzj_90{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}._paramButton_l3bzj_97{background:#252525;border:2px solid #333;border-radius:8px;padding:15px;cursor:pointer;transition:all .2s;text-align:center}._paramButton_l3bzj_97:hover{border-color:#444;background:#2a2a2a}._paramButton_l3bzj_97._active_l3bzj_112{border-color:#1e88e5;background:#1e88e51a}._paramPair_l3bzj_117{display:flex;justify-content:space-around;margin-bottom:8px}._paramName_l3bzj_123{font-size:14px;font-weight:500;color:#fff}._paramLabel_l3bzj_129{font-size:12px;color:#aaa}._currentValues_l3bzj_135{background:#252525;border-radius:6px;padding:15px;margin-top:auto}._currentValues_l3bzj_135 h4{margin:0 0 15px;font-size:14px;font-weight:500;color:#e0e0e0}._currentValueItem_l3bzj_149{display:flex;justify-content:space-between;margin-bottom:10px}._currentValueItem_l3bzj_149:last-child{margin-bottom:0}._currentLabel_l3bzj_159{font-size:12px;color:#aaa}._currentValue_l3bzj_135{font-size:14px;font-weight:500;color:#fff}._tablePanel_l3bzj_171{flex:1;background:#1a1a1a;border-radius:8px;padding:20px;display:flex;flex-direction:column}._tablePanel_l3bzj_171 h3{margin:0 0 15px;font-size:16px;font-weight:500;color:#e0e0e0}._tableContainer_l3bzj_187{flex:1;overflow-y:auto;background:#252525;border-radius:6px}._dataTable_l3bzj_194{width:100%;border-collapse:collapse}._dataTable_l3bzj_194 thead{position:sticky;top:0;background:#1a1a1a;z-index:10}._dataTable_l3bzj_194 th{padding:12px 15px;text-align:left;font-size:12px;font-weight:500;color:#aaa;border-bottom:1px solid #333;white-space:nowrap}._dataTable_l3bzj_194 td{padding:10px 15px;font-size:13px;color:#e0e0e0;border-bottom:1px solid #333}._dataTable_l3bzj_194 tr:last-child td{border-bottom:none}._dataTable_l3bzj_194 tr:hover{background:#ffffff0d}._chartsPanel_l3bzj_232{flex:2;display:flex;flex-direction:column;gap:20px}._chartContainer_l3bzj_239{flex:1;background:#1a1a1a;border-radius:8px;padding:15px;display:flex;flex-direction:column;min-height:0}._chartTitle_l3bzj_249{font-size:14px;font-weight:500;color:#e0e0e0;margin-bottom:10px}._chartWrapper_l3bzj_256{flex:1;position:relative;min-height:0}._loading_l3bzj_263{height:100%;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:16px}._debugInfo_l3bzj_272{background:#1a1a1a;padding:15px;border-radius:8px;margin-top:20px;border:1px dashed #333}._debugInfo_l3bzj_272 h4{margin:0 0 10px;font-size:14px;color:#aaa}._debugItem_l3bzj_286{background:#252525;padding:10px;margin-bottom:5px;border-radius:4px;font-size:12px;color:#ccc;overflow-x:auto;white-space:nowrap}._footer_l3bzj_297{margin-top:20px;padding:15px;background:#1a1a1a;border-radius:8px;border-top:1px solid #333;height:60px}
