:root{color:#18202f;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{border:1px solid #cbd2df;background:#fff;color:#18202f;cursor:pointer;min-height:38px;padding:0 14px}button:disabled,input:disabled,textarea:disabled{cursor:not-allowed;opacity:.55}.app-shell{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);min-height:100vh}.sidebar{background:#202936;color:#f8fafc;display:flex;flex-direction:column;min-width:0;padding:24px}.sidebar-header,.workspace-header,.turn-details{align-items:center;display:flex;justify-content:space-between;gap:16px}.sidebar-header h1,.workspace-header h2{font-size:22px;line-height:1.2;margin:4px 0 0}.eyebrow{color:#6c7a89;font-size:12px;font-weight:700;letter-spacing:0;margin:0;text-transform:uppercase}.sidebar .eyebrow{color:#adc3da}.status-row{align-items:center;color:#d7e1eb;display:flex;font-size:13px;gap:8px;margin:22px 0}.dot{background:#8b98a8;border-radius:50%;display:inline-block;height:9px;width:9px}.dot.ok{background:#46c884}.chat-list{display:grid;gap:8px;min-width:0}.chat-item{align-items:center;background:transparent;border-color:#405064;color:#f8fafc;display:flex;justify-content:space-between;min-width:0;text-align:left}.chat-item.active{background:#f8fafc;color:#18202f}.chat-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-item small{color:#90a4ba}.workspace{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;padding:28px}.workspace-header{border-bottom:1px solid #dfe4ec;padding-bottom:20px}.api-base{color:#59677a;font-size:13px;overflow-wrap:anywhere}.alert{background:#fff0ed;border:1px solid #f1b8ab;color:#842d1a;margin-top:18px;padding:12px 14px}.chat-shell{display:grid;gap:18px;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;min-height:0;padding-top:18px}.chat-shell-header{align-items:center;display:flex;justify-content:space-between;gap:16px}.chat-shell-header h2,.chat-meta-panel h3{margin:0}.chat-shell-header h2{font-size:18px}.chat-shell-actions{display:flex;gap:8px}.chat-history-panel{border:1px solid #dce2ea;background:#fff;min-width:0;padding:12px}.chat-history-panel p,.chat-history-panel ul{margin:0}.chat-history-panel ul{display:grid;gap:8px;list-style:none;padding:0}.chat-history-item{align-items:center;display:flex;justify-content:space-between;min-width:0;text-align:left;width:100%}.chat-history-item.active{border-color:#7da2e8;background:#e8f0ff}.chat-history-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-history-item small{color:#7d8ea2;margin-left:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages{display:flex;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;padding:22px 0}.empty,.empty-panel{color:#8ea0b4}.empty-panel{align-items:center;border:1px dashed #cbd2df;display:flex;min-height:220px;justify-content:center;padding:24px;text-align:center}.empty-panel strong{color:#18202f;display:block;margin-bottom:8px}.empty-panel p{line-height:1.5;margin:0;max-width:520px}.message{border:1px solid #dce2ea;background:#fff;max-width:760px;padding:14px 16px}.message span{color:#66758a;display:block;font-size:12px;font-weight:700;margin-bottom:6px;text-transform:uppercase}.message p{line-height:1.5;margin:0;white-space:pre-wrap}.message.user{align-self:flex-end;background:#e8f0ff}.composer{display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto}.composer input,.composer textarea{border:1px solid #cbd2df;min-height:44px;min-width:0;padding:0 14px}.composer textarea{line-height:1.45;padding:12px 14px;resize:vertical}.chat-meta-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.chat-meta-panel{border:1px solid #dce2ea;background:#fff;color:#59677a;min-width:0;padding:14px}.chat-meta-panel h3{color:#18202f;font-size:13px;margin-bottom:8px;text-transform:uppercase}.chat-meta-panel p,.chat-meta-panel ul{margin:0}.chat-meta-panel ul{display:grid;gap:6px;padding-left:18px}.chat-meta-panel li{overflow-wrap:anywhere}.chat-meta-panel li small{color:#7d8ea2;display:block;margin-top:2px}.turn-details{border-top:1px solid #dfe4ec;color:#59677a;margin-top:18px;padding-top:18px}.turn-details strong{color:#18202f;display:block;font-size:13px}.turn-details p{margin:4px 0 0}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto}.workspace{min-height:65vh;padding:20px}.sidebar-header,.workspace-header,.chat-shell-header,.turn-details{align-items:flex-start;flex-direction:column}.chat-meta-grid,.composer{grid-template-columns:1fr}}
