*{box-sizing:border-box;margin:0;padding:0}body{color:#b8b8d8;background:#07070e;font-family:Courier New,monospace;overflow:auto}#bar{white-space:nowrap;background:#0b0b1c;border-bottom:1px solid #00ffff18;flex-wrap:wrap;align-items:center;gap:8px;min-height:40px;padding:6px 14px;display:flex}#bar label{color:#6a9e9e;text-transform:uppercase;letter-spacing:.05em;font-size:.72em}.bar-mem{background:#0a141c;border:1px solid #00ffff40;border-radius:5px;align-items:center;gap:10px;margin:1px 0;padding:3px 10px;display:inline-flex}.bar-mem label{color:#9ee8e8!important}.bar-mem .ctl{gap:4px}.ctl{align-items:center;gap:6px;display:inline-flex}.hidden{display:none!important}select,input[type=text],input[type=number],textarea{color:#cff7f7;font:inherit;background:#06060f;border:1px solid #00ffff28;outline:none;padding:4px 6px}select:focus,input:focus,textarea:focus{border-color:#0ff6}button{color:#8fd2d2;font:inherit;cursor:pointer;background:#06060f;border:1px solid #00ffff28;padding:4px 10px;transition:all .12s}button:hover{color:#0ff;background:#00ffff12;border-color:#0ff8}#app{grid-template-rows:35vh auto;grid-template-columns:minmax(0,1fr) 360px;min-height:calc(100vh - 78px);display:grid}#net{background:#07070e;grid-area:1/1;min-height:0}#side{background:#0b0b1c;border-left:1px solid #00ffff14;flex-direction:column;grid-area:1/2;max-height:none;display:flex;overflow:auto}#pane{flex:1;padding:12px;font-size:.84em;overflow-y:auto}#dock{background:#080812;border-top:1px solid #00ffff18;flex-direction:column;grid-area:2/1/auto/span 2;min-height:45vh;display:flex}#dockBar{border-bottom:1px solid #00ffff10;align-items:center;gap:8px;padding:8px 12px;display:flex}#multiPrompt{flex:1}#multiChats{flex:1;gap:10px;padding:10px;display:flex;overflow:auto}#ccResult{background:#070914;border-bottom:1px solid #131330;max-height:none;padding:10px 12px;display:none;overflow:visible}#ccResult.show{display:block}.panel{background:#08080f;border:1px solid #131330}.ph{color:#222240;text-align:center;margin-top:50px;font-size:.9em;line-height:2.2}#jbar{white-space:nowrap;transform-origin:50%;will-change:box-shadow, transform;background:#0d0d22;border:1px solid #00ffff14;border-radius:20px;align-items:center;gap:10px;margin:8px 10px;padding:7px 14px 7px 10px;font-size:.74em;line-height:1.4;display:none;overflow:visible}@keyframes jbar-breathe{0%,to{box-shadow:0 0 0 1px #00ffff0d,0 0 8px #00ffff0a}50%{box-shadow:0 0 0 1px #00ffff2e,0 0 16px #00ffff1f}}@keyframes jbar-burst{0%{transform:scale(1.025);box-shadow:0 0 0 2px #00ffff59,0 0 22px #00ffff4d}to{transform:scale(1);box-shadow:0 0 0 1px #00ffff0d,0 0 8px #00ffff0a}}#jbar.run{color:#dd3;animation:2.4s ease-in-out infinite jbar-breathe;display:flex}#jbar.run.pulse{animation:.5s ease-out jbar-burst,2.4s ease-in-out .5s infinite jbar-breathe}#jbar.ok{color:#0d6;display:flex}#jbar.err{color:#f42;display:flex}#jbar svg{flex-shrink:0}#jbar-text{text-overflow:ellipsis;overflow:hidden}@keyframes jbar-dots{0%,13%{content:""}14%,27%{content:"."}28%,41%{content:".."}42%,55%{content:"..."}56%,69%{content:".."}70%,83%{content:"."}84%,to{content:""}}#jbar.run #jbar-text:after{content:"";text-align:left;vertical-align:baseline;min-width:1.5em;margin-left:2px;animation:2.1s linear infinite jbar-dots;display:inline-block}.pimg{background:#050510;border:1px solid #00ffff18;justify-content:center;align-items:center;width:100%;min-height:54px;margin-bottom:9px;display:flex;overflow:hidden}.pimg img{object-fit:cover;width:100%;max-height:210px;display:block}.pimg .miss{color:#1a1a33;text-align:center;padding:10px;font-size:.76em}.nm{color:#d8d8f8;margin-bottom:3px;font-size:1em;font-weight:700}.badge{border-radius:2px;margin-bottom:8px;padding:0 8px;font-size:.7em;display:inline-block}.U{color:#f83;background:#130800;border:1px solid #ff550028}.D{color:#0e7;background:#001300;border:1px solid #00cc5528}.L{color:#c4f;background:#0d0019;border:1px solid #aa00dd28}.M{color:#0ff;background:#001a1a;border:1px solid #00cccc28}.snip{color:#8080a0;border-left:2px solid #00ffff18;margin-bottom:9px;padding-left:8px;font-size:.79em;line-height:1.55}hr.sep{border:none;border-top:1px solid #131330;margin:9px 0}.lbl{color:#335;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.66em}.vrow,.hrow{align-items:center;gap:5px;margin-bottom:7px;display:flex}.vrow select,.hrow input,.hrow textarea{flex:1;font-size:.77em}.rrow{flex-wrap:wrap;gap:5px;margin-bottom:9px;display:flex}.bsec{background:#08080f;border:1px solid #131330;margin-top:7px;padding:8px}.xs{color:#f72;border-color:#ff550018}.xs:hover{color:#fa4;background:#ff55001a;border-color:#f70}.sm{padding:1px 7px;font-size:.74em}.chatWrap{border-top:1px solid #131330;margin-top:10px;padding-top:10px}.chatLog{background:#05050c;border:1px solid #131330;flex-direction:column;gap:8px;height:240px;padding:8px;display:flex;overflow-y:auto}.msg{white-space:pre-wrap;word-break:break-word;border-radius:6px;padding:8px 10px;line-height:1.45}.msg.user{color:#bffefe;background:#06282c;align-self:flex-end;max-width:92%}.msg.assistant{color:#d8d8f8;background:#161325;align-self:flex-start;max-width:92%}.msg.assistant.streaming{background:linear-gradient(#18172a,#121120);box-shadow:inset 0 0 0 1px #ffe16a1f,0 0 18px #0003}.msg.meta{color:#6f6f90;background:0 0;align-self:center;padding:0;font-size:.75em}.streamFresh0{color:#fff0a6;text-shadow:0 0 10px #ffd24a55}.streamFresh1{color:#f1e4b0}.streamFresh2{color:#ddd5bf}.streamIdle{color:#9da2c7}.streamCaret{vertical-align:-.18em;background:#ffd75a;border-radius:2px;width:7px;height:1.15em;margin-left:2px;animation:.9s step-end infinite blinkCaret;display:inline-block;box-shadow:0 0 10px #ffd75a66}.jobTokenPulse{color:#ffe07b}.jobLabel{color:#f5f0be}@keyframes blinkCaret{0%,46%{opacity:1}47%,to{opacity:.2}}.dockCard{flex-direction:column;flex:1 1 0;min-width:280px;min-height:0;display:flex;overflow:hidden}.dockHead{border-bottom:1px solid #131330;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.dockTitle{align-items:center;gap:8px;min-width:0;display:flex}.dockTitle img{object-fit:cover;background:#050510;border:1px solid #00ffff30;border-radius:50%;width:28px;height:28px}.dockTitle span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dockLog{flex-direction:column;flex:1;gap:8px;min-height:0;padding:10px;display:flex;overflow-y:auto}.ghost{opacity:.45}.tiny{font-size:.72em}.ccchip{color:#7bc9c9;background:#071018;border:1px solid #00ffff20;padding:2px 6px}.ccAnswer{white-space:pre-wrap;background:#0a0f1b;border:1px solid #1a2338;max-height:240px;padding:10px;line-height:1.45;overflow:auto}.ccMarkers{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.ccPersona{color:#8ed6d6;margin-bottom:6px;font-size:.78em}.ccHistory{flex-direction:column;gap:10px;display:flex}.ccRun{background:#070914;border:1px solid #131330;padding:10px}.ccRunHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.ccRunTitle{flex-direction:column;gap:6px;display:flex}.ccRunSub{color:#6f6f90;font-size:.72em}.ccRunBody{margin-top:8px}.ccRunCols{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin-top:8px;display:grid}.ccRunCol{background:#0a0f1b;border:1px solid #1a2338;min-width:0;padding:8px}.ccRunColTitle{color:#8ed6d6;margin-bottom:6px;font-size:.75em}.ccRunBtns{flex-wrap:wrap;gap:6px;display:flex}.voicePanel{background:#08111a;border-top:1px solid #131330;padding:10px 12px;display:none}.voicePanel.show{display:block}.voiceStatus{color:#8ed6d6;margin-bottom:8px;font-size:.78em}.voiceTranscript{white-space:pre-wrap;background:#0a0f1b;border:1px solid #1a2338;max-height:220px;padding:10px;line-height:1.45;overflow:auto}.voiceButtons{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.voiceButtons button{padding:3px 8px}.voiceMuted{opacity:.65}.voiceList{border-top:1px solid #131330;flex-direction:column;gap:6px;margin-top:10px;padding-top:10px;display:flex}.voiceItem{background:#0a0f1b;border:1px solid #131330;align-items:flex-start;gap:8px;padding:7px 8px;display:flex}.voiceItem input{margin-top:2px}.voiceMeta{flex:1;min-width:0}.voiceMetaTitle{color:#cff7f7;font-size:.78em}.voiceMetaSub{color:#7a8ca8;margin-top:2px;font-size:.7em}.voiceOrder{color:#ffcf66;margin-left:6px;font-size:.72em}.voiceContext{white-space:pre-wrap;background:#0a0f1b;border:1px solid #1a2338;max-height:180px;margin-top:10px;padding:10px;line-height:1.45;overflow:auto}@media (width<=1100px){#app{grid-template-rows:35vh auto auto;grid-template-columns:1fr}#side{border-top:1px solid #00ffff14;border-left:none;grid-area:2/1;min-height:320px}#dock{grid-area:3/1}}
