._header_msx85_1{height:var(--header-height);background:var(--bg-header);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;padding:0 1rem;display:flex}._logo_msx85_21{align-items:center;gap:.5rem;margin-right:2rem;display:flex}._logoIcon_msx85_35{background:linear-gradient(90deg, var(--color-forward), var(--color-grooming));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.4rem}._logoText_msx85_49{background:linear-gradient(90deg, var(--color-forward), var(--color-grooming));-webkit-text-fill-color:transparent;letter-spacing:.05em;-webkit-background-clip:text;font-size:1.3rem;font-weight:700}._nav_msx85_67{gap:.4rem;display:flex}._tab_msx85_77,._active_msx85_77{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;padding:.4rem 1rem;font-size:.85rem;text-decoration:none;transition:all .15s}._tab_msx85_77{color:var(--text-secondary);background:0 0}._tab_msx85_77:hover{color:var(--text-primary);border-color:var(--border)}._active_msx85_77{color:var(--bg-page);background:var(--accent);border-color:var(--accent);font-weight:600}._statusCenter_msx85_133{justify-content:center;align-items:center;min-width:260px;display:flex;position:absolute;left:50%;transform:translate(-50%)}._progressWrap_msx85_155{flex-direction:column;align-items:center;gap:.3rem;width:260px;display:flex}._progressLabel_msx85_171{color:var(--accent);letter-spacing:.03em;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;display:flex}._progressPct_msx85_191{font-family:var(--font-mono);color:var(--text-primary);text-align:right;min-width:2.2rem;font-size:.75rem}._pulsingDot_msx85_207{background:var(--accent);width:7px;height:7px;box-shadow:0 0 6px var(--accent);border-radius:50%;animation:1.2s ease-in-out infinite _pulse_msx85_1}@keyframes _pulse_msx85_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}._progressTrack_msx85_235{background:var(--bg-surface);border-radius:4px;width:100%;height:4px;position:relative;overflow:visible}._progressFill_msx85_253{background:linear-gradient(90deg, var(--accent), #38bdf8, var(--color-grooming));background-size:200% 100%;border-radius:4px;height:100%;transition:width .3s ease-out;animation:2s linear infinite _shimmer_msx85_1;box-shadow:0 0 8px #4fc3f780}@keyframes _shimmer_msx85_1{0%{background-position:200% 0}to{background-position:-200% 0}}._progressGlow_msx85_283{width:10px;height:10px;box-shadow:0 0 10px var(--accent), 0 0 20px var(--accent);background:#fff;border-radius:50%;transition:left .3s ease-out;position:absolute;top:-3px;transform:translate(-50%)}._doneWrap_msx85_309{background:#66bb6a1a;border:1px solid #66bb6a4d;border-radius:20px;align-items:center;gap:.5rem;padding:.25rem 1rem;animation:.5s ease-out _doneAppear_msx85_1;display:flex}@keyframes _doneAppear_msx85_1{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}._doneCheck_msx85_343{color:var(--success);font-size:1rem;font-weight:700;animation:.4s ease-out .1s both _checkPop_msx85_1}@keyframes _checkPop_msx85_1{0%{opacity:0;transform:scale(0)rotate(-45deg)}60%{transform:scale(1.3)rotate(10deg)}to{opacity:1;transform:scale(1)rotate(0)}}._doneText_msx85_369{color:var(--success);letter-spacing:.02em;font-size:.8rem;font-weight:600}._errorWrap_msx85_385{color:var(--error);background:#ef53501a;border:1px solid #ef53504d;border-radius:20px;align-items:center;gap:.4rem;padding:.25rem 1rem;font-size:.8rem;font-weight:600;display:flex}._errorIcon_msx85_411{font-size:1rem;font-weight:700}._sidebar_2crrb_1{width:var(--sidebar-width);background:var(--bg-surface);border-right:1px solid var(--border);flex-shrink:0;padding:.75rem;overflow-y:auto}._section_2crrb_19{margin-bottom:1.5rem}._sectionTitle_2crrb_23{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:.6rem;padding:0 .3rem;font-size:.75rem}._card_2crrb_41{background:var(--bg-page);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;margin-bottom:.5rem;padding:.8rem;transition:border-color .15s,transform .1s}._card_2crrb_41:hover{border-color:var(--accent);transform:translateY(-1px)}._selected_2crrb_63{border-color:var(--accent)}._cardName_2crrb_67{color:var(--accent);margin-bottom:.3rem;font-size:.85rem;font-weight:600;display:block}._cardDesc_2crrb_83{opacity:0;max-height:0;margin-bottom:0;transition:max-height .35s,opacity .25s,margin .35s;overflow:hidden}._cardDescVisible_2crrb_99{opacity:1;max-height:10rem;margin-bottom:.4rem}._cardDesc_2crrb_83 p{color:var(--text-secondary);margin:0 0 .4rem;font-size:.72rem;line-height:1.4}._cardMeta_2crrb_125{color:var(--text-muted);font-size:.7rem;font-family:var(--font-mono)}._runBtn_2crrb_137{border-radius:var(--radius-sm);border:1px solid var(--accent);width:100%;color:var(--accent);cursor:pointer;background:0 0;padding:.35rem;font-size:.8rem;font-weight:600;transition:all .15s}._runBtn_2crrb_137:hover:not(:disabled){background:var(--accent);color:var(--bg-page)}._runBtn_2crrb_137:disabled{opacity:.5;cursor:not-allowed}._histItem_2crrb_185{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;padding:.4rem .5rem;font-size:.8rem;display:flex}._histItem_2crrb_185:hover{background:var(--bg-surface-hover)}._histStatus_2crrb_209{color:var(--success)}._settingsRow_2crrb_215{align-items:center;gap:.4rem;margin-bottom:.4rem;display:flex}._settingsLabel_2crrb_229{color:var(--text-secondary);min-width:52px;font-size:.7rem}._settingsBtns_2crrb_241{gap:2px;display:flex}._settingsBtn_2crrb_241,._settingsBtnActive_2crrb_251{cursor:pointer;font-size:.65rem;font-weight:600;font-family:var(--font-mono);border-radius:3px;padding:.2rem .5rem;transition:all .15s}._settingsBtn_2crrb_241{border:1px solid var(--border);color:var(--text-secondary);background:0 0}._settingsBtn_2crrb_241:hover{border-color:var(--accent);color:var(--text-primary)}._settingsBtnActive_2crrb_251{background:var(--accent);border:1px solid var(--accent);color:var(--bg-page)}._panel_7gxep_1{width:var(--right-panel-width);background:var(--bg-surface);border-left:1px solid var(--border);flex-shrink:0;padding:.75rem;overflow-y:auto}._section_7gxep_19{margin-bottom:1.2rem}._sectionTitle_7gxep_27{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:.5rem;font-size:.7rem}._behaviorBadge_7gxep_43{background:var(--bg-page);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:.6rem;padding:.8rem;display:flex}._behaviorIcon_7gxep_63{font-size:1.5rem}._behaviorLabel_7gxep_67{text-transform:capitalize;font-size:1rem;font-weight:600}._gauge_7gxep_79{align-items:center;margin-bottom:.35rem;display:flex}._gaugeLabel_7gxep_91{width:55px;color:var(--text-secondary);text-transform:capitalize;font-size:.75rem}._gaugeLabelSmall_7gxep_105{width:90px;color:var(--text-secondary);font-size:.65rem;font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._gaugeTrack_7gxep_125{background:var(--bg-page);border-radius:3px;flex:1;height:14px;overflow:hidden}._gaugeFill_7gxep_141{border-radius:3px;min-width:1px;height:100%;transition:width .3s}._gaugeValue_7gxep_155{text-align:right;width:40px;font-size:.75rem;font-family:var(--font-mono);color:var(--text-primary);padding-left:.3rem}._bodyToggle_7gxep_173{gap:2px;margin-bottom:.4rem;display:flex}._toggleBtn_7gxep_185,._toggleActive_7gxep_185{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;flex:1;padding:.2rem;font-size:.7rem;transition:all .15s}._toggleBtn_7gxep_185{color:var(--text-secondary);background:0 0}._toggleBtn_7gxep_185:hover{border-color:var(--accent);color:var(--text-primary)}._toggleActive_7gxep_185{background:var(--accent);color:var(--bg-page);border-color:var(--accent);font-weight:600}._gaugeValueSmall_7gxep_233{text-align:right;width:35px;font-size:.65rem;font-family:var(--font-mono);color:var(--text-primary);padding-left:.3rem}._footer_1taau_1{height:var(--footer-height);color:var(--text-secondary);background:var(--bg-surface);border-top:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;gap:.6rem;font-size:.72rem;display:flex}._vizPanel_mzoam_1{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;flex:1;min-height:120px;padding:.6rem;display:flex;overflow:hidden}._vizTitle_mzoam_25{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);flex-shrink:0;margin-bottom:.4rem;font-size:.7rem}._canvas_mzoam_43{border-radius:4px;flex:1;width:100%;min-height:0}._emptyMsg_mzoam_57{color:var(--text-muted);flex:1;justify-content:center;align-items:center;font-size:.8rem;display:flex}._barChart_mzoam_77{flex:1;overflow-y:auto}._barRow_mzoam_87{align-items:center;margin-bottom:3px;display:flex}._barLabel_mzoam_99{width:85px;color:var(--text-secondary);font-size:.62rem;font-family:var(--font-mono);text-align:right;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;padding-right:6px;overflow:hidden}._barTrack_mzoam_125{background:var(--bg-page);border-radius:2px;flex:1;height:12px;overflow:hidden}._barFill_mzoam_141{border-radius:2px;min-width:1px;height:100%;transition:width .3s}._barValue_mzoam_155{text-align:right;width:32px;font-size:.62rem;font-family:var(--font-mono);color:var(--text-primary);flex-shrink:0;padding-left:4px}._page_1x2ao_1{flex-direction:column;flex:1;gap:.75rem;padding:.75rem;display:flex;overflow-y:auto}._vizPanel_1x2ao_19{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);flex:1;min-height:150px;padding:.75rem}._vizTitle_1x2ao_37{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin-bottom:.5rem;font-size:.75rem}._vizPlaceholder_1x2ao_53{height:calc(100% - 1.5rem);color:var(--text-muted);font-size:.85rem;font-family:var(--font-mono);justify-content:center;align-items:center;display:flex}._page_485ev_1{flex-direction:column;flex:1;gap:1rem;padding:.75rem;display:flex;overflow-y:auto}._controls_485ev_19{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem}._title_485ev_33{color:var(--text-primary);margin-bottom:.5rem;font-size:.85rem}._subtitle_485ev_45{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.75rem}._chips_485ev_61{flex-wrap:wrap;gap:.3rem;display:flex}._chip_485ev_61{border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;padding:.25rem .6rem;font-size:.72rem;transition:all .15s}._chip_485ev_61:hover{border-color:var(--accent);color:var(--text-primary)}._chipActive_485ev_97{background:var(--accent);color:var(--bg-page);border-color:var(--accent);font-weight:600}._empty_485ev_101{color:var(--text-muted);flex:1;justify-content:center;align-items:center;font-size:.85rem;display:flex}._heatmap_485ev_121{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem;overflow-x:auto}._heatRow_485ev_137{gap:2px;margin-bottom:2px;display:flex}._heatLabel_485ev_149{width:160px;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;align-items:center;padding-right:.5rem;font-size:.72rem;display:flex;overflow:hidden}._heatColHeader_485ev_175{text-align:center;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;flex:1;padding:.3rem 0;font-size:.68rem}._heatCell_485ev_195{text-align:center;font-size:.72rem;font-family:var(--font-mono);color:var(--text-primary);border-radius:3px;flex:1;padding:.5rem .3rem;font-weight:600}._dnCompare_485ev_219{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem}._dnGrid_485ev_233{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}._dnCol_485ev_245{background:var(--bg-page);border-radius:var(--radius-sm);padding:.5rem}._dnColTitle_485ev_257{color:var(--accent);margin-bottom:.4rem;font-size:.72rem;font-weight:600}._dnBar_485ev_271{align-items:center;margin-bottom:2px;display:flex}._dnName_485ev_283{width:70px;color:var(--text-secondary);font-size:.58rem;font-family:var(--font-mono);text-overflow:ellipsis;flex-shrink:0;overflow:hidden}._dnTrack_485ev_303{background:var(--bg-surface);border-radius:2px;flex:1;height:10px;overflow:hidden}._dnFill_485ev_319{background:var(--accent);border-radius:2px;min-width:1px;height:100%;transition:width .3s}._dnVal_485ev_335{text-align:right;width:28px;font-size:.58rem;font-family:var(--font-mono);color:var(--text-primary)}._dnEmpty_485ev_351{color:var(--text-muted);text-align:center;padding:.5rem;font-size:.7rem}:root{--bg-page:#0a0e17;--bg-surface:#141b2d;--bg-surface-hover:#1a2238;--bg-header:linear-gradient(135deg, #0d1321 0%, #1a1a3e 100%);--border:#2a3a5c;--border-hover:#4fc3f7;--text-primary:#e0e6f0;--text-secondary:#8892a8;--text-muted:#4a5568;--color-forward:#4fc3f7;--color-turning:#ffa726;--color-escape:#ef5350;--color-feeding:#66bb6a;--color-grooming:#ab47bc;--color-dn:#ef5350;--color-interneuron:#4a90d9;--accent:#4fc3f7;--accent-hover:#29b6f6;--success:#66bb6a;--error:#ef5350;--warning:#ffa726;--sidebar-width:280px;--right-panel-width:320px;--header-height:52px;--footer-height:32px;--radius-sm:6px;--radius-md:10px;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"SF Mono", Monaco, "Cascadia Code", monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--bg-page);color:var(--text-primary);min-height:100vh;overflow:hidden}#root{flex-direction:column;height:100vh;display:flex}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}
