:root{font-family:Inter,Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#202522;background:#f5f6f3;font-synthesis:none;letter-spacing:0;--ink: #202522;--muted: #687069;--line: #d9ddd7;--surface: #ffffff;--green: #16745b;--green-soft: #e7f3ee;--blue: #2767a8;--blue-soft: #e9f1f8;--amber: #a66710;--amber-soft: #fbf1df;--red: #b13b3b;--red-soft: #f9e9e7}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f6f3}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.topbar{height:72px;padding:0 28px;border-bottom:1px solid var(--line);background:#ffffffeb;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-block,.connection-block,.call-controls,.monitor-head,.section-heading{display:flex;align-items:center}.brand-block{gap:12px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:6px}.brand-mark svg{width:22px}h1,h2,p{margin:0}h1{font-size:17px;line-height:1.2;font-weight:700}.brand-block p{color:var(--muted);font-size:11px;margin-top:4px;max-width:260px;overflow:hidden;text-overflow:ellipsis}.connection-block{gap:12px}.endpoint-field{height:36px;width:280px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fafbf9;padding:0 10px;border-radius:5px}.endpoint-field svg{width:15px;color:var(--muted)}.endpoint-field input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:12px;color:var(--ink)}.status-badge{height:28px;padding:0 10px;border:1px solid var(--line);border-radius:14px;display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;white-space:nowrap}.capacity-badge{height:28px;padding:0 9px;border:1px solid var(--line);border-radius:4px;display:inline-flex;align-items:center;color:var(--muted);font-size:12px;white-space:nowrap}.capacity-badge.full{color:var(--red);border-color:#e9bab5;background:var(--red-soft)}.status-badge span{width:7px;height:7px;border-radius:50%;background:#929a91}.status-badge.online{background:var(--green-soft);color:var(--green);border-color:#b9dacd}.status-badge.online span{background:var(--green)}.status-badge.connecting{background:var(--amber-soft);color:var(--amber);border-color:#ead09f}.status-badge.connecting span{background:var(--amber)}.status-badge.error{background:var(--red-soft);color:var(--red);border-color:#e9bab5}.status-badge.error span{background:var(--red)}.workspace{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,1fr) 390px}.conversation-section{min-width:0;padding:28px 32px 24px;display:grid;grid-template-rows:auto minmax(320px,1fr) auto;gap:18px}.control-section{border-left:1px solid var(--line);background:#fbfcfa;padding:24px;display:flex;flex-direction:column;gap:22px}.section-heading{justify-content:space-between;gap:16px}.heading-actions{display:flex;gap:8px}.section-heading h2,.monitor-head h2{font-size:18px;margin-top:4px}.section-heading.compact h2{font-size:15px}.eyebrow{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700}.icon-button{width:38px;height:38px;flex:0 0 auto;border:1px solid var(--line);color:var(--ink);background:var(--surface);border-radius:5px;display:grid;place-items:center}.icon-button:hover:not(:disabled){border-color:#afb6ad;background:#f7f8f5}.icon-button svg{width:17px}.icon-button.primary{color:#fff;background:var(--green);border-color:var(--green)}.icon-button.active{color:var(--red);background:var(--red-soft);border-color:#e9bab5}.conversation{overflow-y:auto;padding:16px 4px 24px;display:flex;flex-direction:column;gap:18px;scrollbar-width:thin}.empty-state{margin:auto;min-height:220px;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.empty-state svg{width:42px;height:42px;color:#a7aea5;margin-bottom:6px}.empty-state strong{font-size:15px;color:#4b534d}.empty-state span{font-size:12px}.message{max-width:min(78%,720px);display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:start}.message.user{align-self:flex-end;grid-template-columns:minmax(0,1fr) 42px}.message.user .message-role{grid-column:2;grid-row:1;background:var(--blue-soft);color:var(--blue)}.message.user p{grid-column:1;grid-row:1;background:#eef3f7}.message-role{width:42px;height:30px;display:grid;place-items:center;border-radius:4px;background:var(--green-soft);color:var(--green);font-size:11px;font-weight:700}.message p{min-width:0;line-height:1.72;font-size:15px;padding:11px 14px;border:1px solid #e0e4de;background:#fff;border-radius:6px;white-space:pre-wrap;overflow-wrap:anywhere}.message.pending p:after{content:"";display:inline-block;width:6px;height:14px;margin-left:4px;vertical-align:-2px;background:var(--green);animation:blink .9s steps(1) infinite}@keyframes blink{50%{opacity:0}}.text-composer{height:50px;display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:14px}.text-composer input{height:38px;flex:1;min-width:0;border:1px solid var(--line);border-radius:5px;background:#fff;padding:0 12px;outline:none}.text-composer input:focus{border-color:var(--green);box-shadow:0 0 0 3px #16745b1a}.voice-monitor,.profile-section{padding-bottom:20px;border-bottom:1px solid var(--line)}.profile-state{color:var(--muted);font-size:11px}.profile-grid{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-grid label{min-width:0;display:grid;gap:5px}.profile-grid label span{color:var(--muted);font-size:10px;font-weight:700}.profile-grid input,.profile-grid select{width:100%;height:34px;min-width:0;border:1px solid var(--line);border-radius:4px;background:#fff;padding:0 9px;color:var(--ink);outline:none}.profile-grid input:focus,.profile-grid select:focus{border-color:var(--green);box-shadow:0 0 0 2px #16745b1a}.profile-address{grid-column:1 / -1}.profile-save{width:100%;height:36px;margin-top:10px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700}.profile-save:hover:not(:disabled){border-color:var(--green);color:var(--green)}.profile-save svg{width:15px}.monitor-head{justify-content:space-between}#clock{font-variant-numeric:tabular-nums;color:var(--muted);font-size:18px}#waveform{width:100%;height:112px;margin:14px 0 16px;background:#f2f4f0;border:1px solid #e1e5df;border-radius:6px}.mode-control{width:190px;height:34px;margin:0 auto 12px;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;background:#e9ece7;border-radius:5px}.mode-button{min-width:0;border:0;border-radius:3px;background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:700}.mode-button svg{width:14px}.mode-button.active{color:var(--ink);background:#fff;box-shadow:0 1px 2px #222a241f}.call-controls{justify-content:center;gap:10px}.command-button{height:40px;min-width:112px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;border:1px solid var(--line);background:#fff;font-weight:700}.command-button svg{width:17px}.command-button.start{color:#fff;background:var(--green);border-color:var(--green)}.command-button.end{color:var(--red);background:#fff;border-color:#dfaaa6}.pipeline{margin-top:12px}.pipeline-item{height:39px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid #e6e9e4;color:var(--muted)}.pipeline-item svg{width:16px}.pipeline-item span{font-size:13px;color:var(--ink)}.pipeline-item b{font-size:11px;font-weight:600}.pipeline-item.active{color:var(--blue)}.pipeline-item.done{color:var(--green)}.pipeline-item.warning{color:var(--amber)}.pipeline-item.error{color:var(--red)}.emotion-section{padding-top:2px}.emotion-model{max-width:180px;color:var(--muted);font:10px/1.2 Consolas,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.emotion-readout{min-height:64px;margin-top:12px;display:grid;grid-template-columns:34px minmax(0,1fr) 96px;align-items:center;gap:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.emotion-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;color:var(--muted);background:#ecefeb}.emotion-icon svg{width:16px}.emotion-copy{min-width:0;display:grid;gap:3px}.emotion-copy strong{font-size:13px}.emotion-copy span{color:var(--muted);font-size:10px}.emotion-meter{height:5px;overflow:hidden;border-radius:3px;background:#e4e8e2}.emotion-meter span{display:block;width:0;height:100%;border-radius:inherit;background:var(--muted);transition:width .18s ease}.emotion-readout[data-emotion=angry] .emotion-icon,.emotion-readout[data-emotion=disgusted] .emotion-icon{color:var(--red);background:var(--red-soft)}.emotion-readout[data-emotion=angry] .emotion-meter span,.emotion-readout[data-emotion=disgusted] .emotion-meter span{background:var(--red)}.emotion-readout[data-emotion=fearful] .emotion-icon,.emotion-readout[data-emotion=sad] .emotion-icon{color:var(--amber);background:var(--amber-soft)}.emotion-readout[data-emotion=fearful] .emotion-meter span,.emotion-readout[data-emotion=sad] .emotion-meter span{background:var(--amber)}.emotion-readout[data-emotion=happy] .emotion-icon{color:var(--green);background:var(--green-soft)}.emotion-readout[data-emotion=happy] .emotion-meter span{background:var(--green)}.emotion-readout[data-emotion=neutral] .emotion-icon,.emotion-readout[data-emotion=surprised] .emotion-icon{color:var(--blue);background:var(--blue-soft)}.emotion-readout[data-emotion=neutral] .emotion-meter span,.emotion-readout[data-emotion=surprised] .emotion-meter span{background:var(--blue)}.metrics-section{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:6px;overflow:hidden}.metric{min-width:0;height:68px;background:#fff;padding:10px;display:flex;flex-direction:column;justify-content:space-between}.metric span{color:var(--muted);font-size:10px}.metric strong{font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-section{margin-top:auto;border-top:1px solid var(--line);padding-top:14px}.event-section summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.event-section summary::-webkit-details-marker{display:none}.event-section summary b{min-width:24px;height:20px;padding:0 5px;display:grid;place-items:center;background:#ecefeb;border-radius:10px;color:#535b54}.event-log{margin-top:10px;max-height:170px;overflow:auto;font-family:Consolas,monospace;font-size:10px}.event-log div{min-height:24px;display:grid;grid-template-columns:68px 1fr;align-items:center;gap:8px;border-bottom:1px solid #e8ebe6}.event-log time{color:#929a91}.event-log span{color:#424944;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-dialog{width:min(760px,calc(100vw - 32px));max-height:min(820px,calc(100vh - 32px));padding:0;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:#fff;box-shadow:0 18px 60px #19221c2e}.knowledge-dialog::backdrop{background:#1c221e6b}.knowledge-head{min-height:70px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.knowledge-head h2{margin-top:3px;font-size:18px}.knowledge-tabs{height:44px;padding:5px 20px 0;display:flex;gap:4px;border-bottom:1px solid var(--line)}.knowledge-tab{height:38px;padding:0 14px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:12px;font-weight:700}.knowledge-tab.active{color:var(--green);border-bottom-color:var(--green)}.knowledge-panel{display:none;padding:20px}.knowledge-panel.active{display:grid;gap:14px}.knowledge-panel label{min-width:0;display:grid;gap:6px}.knowledge-panel label>span{color:var(--muted);font-size:11px;font-weight:700}.knowledge-panel input,.knowledge-panel select,.knowledge-panel textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);outline:none;padding:8px 10px}.knowledge-panel input,.knowledge-panel select{height:38px}.knowledge-panel textarea{min-height:84px;resize:vertical;line-height:1.6}.knowledge-panel input:focus,.knowledge-panel select:focus,.knowledge-panel textarea:focus{border-color:var(--green);box-shadow:0 0 0 2px #16745b1a}.knowledge-inline{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:8px;align-items:end}.knowledge-two-column{display:grid;grid-template-columns:1fr 1fr;gap:12px}.knowledge-command{justify-self:end;min-width:126px;height:38px;padding:0 14px;border:1px solid var(--green);border-radius:4px;background:var(--green);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700}.knowledge-command svg{width:16px}.knowledge-review-head{height:42px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.knowledge-list{max-height:420px;overflow-y:auto;display:grid;gap:8px}.knowledge-item{padding:12px;border:1px solid var(--line);border-radius:6px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.knowledge-item h3{margin:0 0 5px;font-size:13px;overflow-wrap:anywhere}.knowledge-item p{margin:0;color:var(--muted);font-size:11px}.knowledge-actions{display:flex;gap:6px}.knowledge-actions button{width:34px;height:34px;border:1px solid var(--line);border-radius:4px;background:#fff;display:grid;place-items:center}.knowledge-actions button svg{width:16px}.knowledge-actions .approve{color:var(--green);border-color:#a8d0c1}.knowledge-actions .reject{color:var(--red);border-color:#dfaaa6}.knowledge-empty{min-height:120px;display:grid;place-items:center;color:var(--muted);font-size:12px}.knowledge-status{min-height:36px;margin:0;padding:8px 20px 14px;color:var(--muted);font-size:12px}.knowledge-status.error{color:var(--red)}.result-dialog{width:min(920px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:0;overflow:hidden;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:#fff;box-shadow:0 18px 60px #19221c2e}.result-dialog::backdrop{background:#1c221e6b}.result-head{min-height:70px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.result-head h2{margin-top:3px;font-size:18px}.result-body{max-height:calc(100vh - 104px);overflow-y:auto}.result-loading{min-height:280px;display:grid;place-items:center;color:var(--muted);font-size:13px}.result-loading.error{color:var(--red)}.result-summary{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);background:#fafbf9}.result-summary div{min-width:0;min-height:72px;padding:14px 18px;display:grid;align-content:center;gap:6px;border-right:1px solid var(--line)}.result-summary div:last-child{border-right:0}.result-summary span,.result-section-head span,.result-field span,.result-field small{color:var(--muted);font-size:10px}.result-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.result-section{padding:18px 20px;border-bottom:1px solid var(--line)}.result-section:last-child{border-bottom:0}.result-section-head{min-height:28px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.result-section-head h3,.result-object h3{margin:0;font-size:14px}.result-audio-grid{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.result-audio{min-width:0;display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:10px}.result-audio span{color:var(--muted);font-size:11px}.result-audio b,.result-audio a{color:var(--muted);font-size:11px;font-weight:600}.result-audio audio{width:100%;height:34px}.result-turns,.result-warnings{margin-top:8px}.result-turn{padding:12px 0;display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;border-bottom:1px solid #e8ebe6}.result-turn:last-child{border-bottom:0}.result-sequence{width:24px;height:24px;display:grid;place-items:center;border-radius:4px;background:#edf0eb;color:var(--muted);font-size:10px}.result-turn-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.result-turn-head b{font-size:12px}.result-turn-head time{color:var(--muted);font-size:10px}.result-turn p{margin-top:5px;line-height:1.65;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.result-tags{margin-top:7px;display:flex;flex-wrap:wrap;gap:5px}.result-tags span{padding:3px 6px;border:1px solid #cddbd4;border-radius:3px;background:var(--green-soft);color:var(--green);font-size:10px}.result-keywords{margin:8px 0 14px}.result-object{padding:12px 0 4px;border-top:1px solid #e8ebe6}.result-field{min-height:38px;display:grid;grid-template-columns:110px minmax(0,1fr) 120px;align-items:center;gap:12px}.result-field strong{min-width:0;font-size:12px;font-weight:600;white-space:pre-wrap;overflow-wrap:anywhere}.result-field small{text-align:right}.result-warning{padding:12px 0;border-bottom:1px solid #e8ebe6}.result-warning:last-child{border-bottom:0}.result-warning>div{display:flex;justify-content:space-between;gap:12px}.result-warning>div span{color:var(--blue);font-size:11px;font-weight:700}.result-warning>div b{font-size:10px}.result-warning p{margin-top:7px;display:grid;grid-template-columns:22px minmax(0,1fr);gap:4px;color:#414842;font-size:12px;line-height:1.55}.result-warning p strong{color:var(--muted)}.result-empty{min-height:80px;display:grid;place-items:center;color:var(--muted);font-size:12px}@media(max-width:900px){.topbar{height:auto;min-height:72px;padding:12px 16px;align-items:flex-start}.connection-block{align-items:flex-end;flex-direction:column-reverse}.endpoint-field{width:min(44vw,280px)}.workspace{grid-template-columns:1fr}.conversation-section{min-height:58vh;padding:20px 16px}.control-section{border-left:0;border-top:1px solid var(--line);padding:20px 16px 28px}}@media(max-width:560px){.topbar{flex-direction:column;gap:10px}.connection-block{width:100%;flex-direction:row;align-items:center}.endpoint-field{width:100%}.workspace{min-height:calc(100vh - 126px)}.conversation-section{grid-template-rows:auto minmax(280px,52vh) auto}.message{max-width:92%}.command-button{min-width:100px}.knowledge-two-column{grid-template-columns:1fr}.knowledge-dialog,.result-dialog{width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.result-summary{grid-template-columns:1fr 1fr}.result-summary div:nth-child(2){border-right:0}.result-summary div:nth-child(-n+2){border-bottom:1px solid var(--line)}.result-audio-grid{grid-template-columns:1fr}.result-field{grid-template-columns:92px minmax(0,1fr)}.result-field small{grid-column:2;text-align:left}}
