:root{color:#ece7de;background:#171717;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}html,body,#root{height:100%}*{box-sizing:border-box}body{margin:0;min-height:100vh;overflow:hidden;background:#171717}button,input,textarea{font:inherit}.app-layout{display:grid;grid-template-columns:292px minmax(0,1fr);height:100vh;min-height:0;overflow:hidden}.workspace-sidebar{min-width:0;min-height:0;border-right:1px solid #30302d;padding:14px 10px;overflow:auto;background:#20201d}.sidebar-top{margin:8px 8px 14px}.sidebar-action{width:100%;margin-bottom:8px}.sidebar-input{width:100%;min-height:34px;margin-bottom:12px;border:1px solid #343430;border-radius:7px;padding:8px 10px;color:#efe8dc;background:#151512}.sidebar-section{margin-top:16px}.sidebar-label{display:flex;align-items:center;gap:7px;margin:0 8px 8px;color:#a9a397;font-size:12px;font-weight:700;text-transform:uppercase}.sidebar-list{display:flex;flex-direction:column;gap:4px}.sidebar-list.compact{gap:6px}.sidebar-item,.queue-row{display:grid;gap:3px;width:100%;border:0;border-radius:7px;padding:9px 10px;text-align:left;color:#dcd4c6;background:transparent}.sidebar-item:hover,.sidebar-item.active{background:#2c2c27}.sidebar-item span,.queue-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-item small,.queue-row small,.sidebar-empty{color:#9f9b92;font-size:12px}.queue-row{border:1px solid #30302d;background:#1b1b18}.shell{display:flex;flex-direction:column;min-width:0;min-height:0;height:100vh;padding:18px;overflow:hidden}.topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.eyebrow{color:#9f9b92;font-size:12px;text-transform:uppercase}h1{margin:2px 0 0;font-size:24px;font-weight:700}.status-row{display:flex;align-items:center;gap:8px}.pill{border:1px solid #3b3b36;border-radius:999px;padding:6px 10px;font-size:12px;color:#cbc5b7}.pill.ok{border-color:#2f6f53;color:#80e0b3}.pill.warn{border-color:#8d6b24;color:#f4c467}.pill.bad{border-color:#803d3d;color:#ff9b9b}.icon-button,button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;border:1px solid #383833;border-radius:7px;color:#f1eadf;background:#242421;cursor:pointer}button:hover{background:#30302b}.alert{margin-bottom:12px;border:1px solid #814141;border-radius:7px;padding:10px 12px;color:#ffd6d6;background:#2a1717}.grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,380px);gap:14px;flex:1 1 auto;min-height:0;overflow:hidden}.chat-pane,.panel{border:1px solid #30302d;border-radius:8px;background:#1e1e1b}.chat-pane{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.pane-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-bottom:1px solid #30302d}.pane-title{display:flex;align-items:center;gap:8px;color:#f3eee6;font-size:14px;font-weight:700}.pane-subtitle{margin-top:3px;color:#9f9b92;font-size:12px}.url-input{width:min(360px,44vw);border:1px solid #343430;border-radius:6px;padding:8px 10px;color:#e9e2d6;background:#151512}.url-input.full{width:100%;margin-top:10px}.chat-stream{display:flex;flex:1;flex-direction:column;gap:12px;min-height:0;padding:16px;overflow:auto;background:#11110f}.chat-message{width:min(760px,100%);border:1px solid #30302d;border-radius:8px;padding:12px 13px;background:#20201d}.chat-message.operator{align-self:flex-end;border-color:#345944;background:#16241c}.chat-message.agent,.chat-message.event-info{align-self:flex-start}.chat-message.event-warning{border-color:#6e5425;background:#261f13}.chat-message.event-error{border-color:#6d3333;background:#281717}.chat-message.working{border-color:#2f6f53;box-shadow:0 0 0 1px #80e0b314}.message-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.message-meta strong{color:#e9dfcf;font-size:12px}.message-meta time{color:#8e887e;font-size:11px}.chat-message p{margin:0;color:#d8d1c5;font-size:14px;line-height:1.55;white-space:pre-wrap}.chat-empty{display:grid;place-items:center;gap:8px;margin:auto;color:#d9d1c5;text-align:center}.chat-empty svg{color:#80e0b3}.chat-empty p,.panel-copy{margin:0;color:#9f9b92;font-size:13px;line-height:1.45}.chat-composer{display:grid;flex:0 0 auto;grid-template-columns:minmax(0,1fr) 104px;gap:10px;padding:12px;border-top:1px solid #30302d;background:#1a1a17}.chat-composer textarea{min-height:58px;max-height:150px}.chat-composer button{align-self:stretch}.thinking-inline{display:inline-flex;align-items:center;gap:6px}.typing-dots{display:inline-flex;align-items:center;gap:3px;margin-left:4px}.typing-dots i{width:5px;height:5px;border-radius:50%;background:#80e0b3;animation:typing-bounce 1.1s infinite ease-in-out}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,80%,to{opacity:.28;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.novnc-placeholder p{max-width:420px;margin:0;color:#9f9b92;font-size:13px;line-height:1.45}.side-pane{display:flex;flex-direction:column;gap:14px;min-width:0;min-height:0;overflow:auto;padding-right:2px}.panel{padding:12px}.facts{display:grid;grid-template-columns:92px 1fr;gap:8px 10px;margin:12px 0 0;font-size:13px}.facts dt{color:#9f9b92}.facts dd{margin:0;color:#f0eadf;overflow-wrap:anywhere}.command-form{display:grid;gap:12px;margin-top:12px}.command-form label{display:grid;gap:7px;color:#d9d1c5;font-size:13px}.inline-command{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.inline-command:has(.small-number){grid-template-columns:minmax(0,1fr) 58px auto}.inline-command input{min-width:0;border:1px solid #343430;border-radius:7px;padding:8px 10px;color:#efe8dc;background:#151512}.inline-command .small-number{width:58px}.button-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.button-grid button{min-width:0;white-space:nowrap}.danger{border-color:#6d3333;color:#ffd0d0}textarea{width:100%;min-height:92px;resize:vertical;border:1px solid #343430;border-radius:7px;padding:10px;color:#efe8dc;background:#151512}.send{width:100%;margin-top:8px}.timeline{min-height:0}.events{display:flex;flex-direction:column;gap:9px;max-height:320px;margin-top:12px;overflow:auto}.messages{display:flex;flex-direction:column;gap:8px;max-height:160px;margin-top:12px;overflow:auto}.message-row{border-radius:6px;padding:8px 9px;background:#24241f}.message-row strong{color:#d5c9b6;font-size:12px}.message-row p{margin:4px 0 0;color:#d7d0c4;font-size:13px;line-height:1.4}.event{border-left:3px solid #5b8270;border-radius:6px;padding:9px 10px;background:#24241f}.event.warning{border-left-color:#c7923b}.event.error{border-left-color:#c25d5d}.event time{display:block;margin-bottom:3px;color:#9f9b92;font-size:11px}.event strong{font-size:12px;color:#e6dac7}.event p{margin:4px 0 0;color:#d5cec2;font-size:13px;line-height:1.4}.empty{color:#9f9b92;font-size:13px}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.login-panel{width:min(420px,100%);border:1px solid #30302d;border-radius:8px;padding:22px;background:#1e1e1b}.login-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:14px;border:1px solid #3b3b36;border-radius:8px;color:#80e0b3;background:#171714}.login-panel p{margin:8px 0 18px;color:#bdb5a8;font-size:14px;line-height:1.45}.login-panel label{display:grid;gap:7px;margin-top:12px;color:#d9d1c5;font-size:13px}.login-panel input{width:100%;border:1px solid #343430;border-radius:7px;padding:10px;color:#efe8dc;background:#151512}@media(max-width:1180px){.app-layout{grid-template-columns:1fr;overflow:auto}.workspace-sidebar{border-right:0;border-bottom:1px solid #30302d}.shell{height:auto;min-height:100vh;padding:12px}.topbar{align-items:flex-start;flex-direction:column}.grid{grid-template-columns:1fr;overflow:visible}.chat-pane{min-height:680px}.chat-composer{grid-template-columns:1fr}.pane-head{align-items:stretch;flex-direction:column}.url-input{width:100%}.events{max-height:360px}}
