.sidebar{border-right:1px solid var(--border);-webkit-user-select:none;user-select:none;background:#0d0f10;flex-direction:column;flex-shrink:0;width:258px;height:100%;display:flex}.sidebar-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:58px;padding:0 13px;display:flex}.brand{align-items:center;gap:9px;display:flex}.brand-mark{color:#090a0b;background:#ededed;border-radius:7px;place-items:center;width:27px;height:27px;font-size:13px;font-weight:700;display:grid}.brand-name{letter-spacing:-.01em;font-size:13px;font-weight:600}img.brand-logo{height:35px}.brand-subtitle{color:var(--text-dim);margin-top:1px;font-size:10px}.icon-button{width:29px;height:29px;color:var(--text-muted);border-radius:6px;place-items:center;transition:background .12s,color .12s;display:grid}.icon-button:hover{background:var(--hover);color:var(--text-soft)}.sidebar-content{flex:1;padding:13px 10px;overflow-y:auto}.new-chat{border:1px solid var(--border-strong);color:#bcbcc1;background:#ffffff06;border-radius:7px;align-items:center;gap:8px;width:100%;height:34px;padding:0 10px;font-size:12px;transition:all .12s;display:flex}.new-chat:hover{color:#e4e4e7;background:#ffffff0e}.shortcut{color:var(--text-dim);margin-left:auto;font-size:9px}.sidebar-section{margin-top:23px}.section-label{color:#45464c;text-transform:uppercase;letter-spacing:.12em;padding:0 8px 7px;font-size:9px;font-weight:600}.sidebar-item{color:#73757b;border-radius:6px;align-items:center;gap:9px;width:100%;height:32px;padding:0 9px;font-size:11px;transition:all .12s;display:flex}.sidebar-item:hover{background:var(--hover);color:#aaaab0}.sidebar-item.active{color:#d4d4d8;background:#ffffff0f}.conversations{margin-top:25px}.conversation{text-align:left;white-space:nowrap;text-overflow:ellipsis;color:#66686e;border-radius:6px;width:100%;height:30px;padding:0 9px;font-size:11px;transition:all .12s;display:block;overflow:hidden}.conversation:hover{background:var(--hover);color:#a1a1a6}.conversation.active{color:#bfc0c4;background:#ffffff0a}.sidebar-bottom{border-top:1px solid var(--border);padding:10px}.connection-card{border:1px solid var(--border);background:#ffffff05;border-radius:7px;padding:10px}.connection-header{color:#898b91;align-items:center;gap:7px;font-size:10px;display:flex}.status-dot{background:#68b587;border-radius:50%;width:5px;height:5px;display:inline-block;box-shadow:0 0 7px #68b58759}.connection-details{color:#55575d;margin-top:7px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;line-height:1.6}.sidebar-setting{color:#62646a;border-radius:6px;align-items:center;gap:8px;width:100%;height:32px;margin-top:5px;padding:0 9px;font-size:11px;transition:all .12s;display:flex}.sidebar-setting:hover{background:var(--hover);color:#a1a1a6}.setting-arrow{margin-left:auto}.header{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;height:58px;padding:0 15px;display:flex}.header-menu{width:30px;height:30px;color:var(--text-muted);border-radius:6px;place-items:center;margin-right:9px;display:grid}.header-menu:hover{background:var(--hover);color:var(--text-soft)}.conversation-title{color:#b9bac0;align-items:center;gap:6px;font-size:12px;display:flex}.conversation-title svg{color:#55575d}.header-actions{align-items:center;gap:3px;margin-left:auto;display:flex}.runtime-button{color:#5f6167;border-radius:6px;align-items:center;gap:6px;height:29px;padding:0 9px;font-size:10px;transition:all .12s;display:flex}.runtime-button:hover{background:var(--hover);color:#999ba0}.runtime-button.active{color:#bfc0c4;background:#ffffff0e}.chat{flex:1;min-height:0;overflow-y:auto}.messages{width:min(820px,100% - 40px);margin:0 auto;padding:34px 0 50px}.message-row{display:flex}.user-message{justify-content:flex-end;margin-bottom:31px}.user-bubble{color:#d5d6d8;background:#1b1e21;border-radius:12px 12px 3px;max-width:68%;padding:10px 13px;font-size:12px;line-height:1.65}.assistant-message{margin-bottom:38px;padding-left:31px;position:relative}.assistant-header{align-items:center;gap:7px;height:24px;margin-left:-31px;display:flex}.assistant-icon{border-radius:6px;place-items:center;width:23px;height:23px;display:grid}.assistant-name{color:#9b9da2;font-size:11px;font-weight:500}.message-time{color:#484a50;font-size:9px}.assistant-content{color:#bfc0c4;margin-top:11px;font-size:12px;line-height:1.8}.assistant-content p{min-height:1.8em;margin:0}.message-actions{opacity:0;align-items:center;gap:2px;margin-top:7px;margin-left:-4px;transition:opacity .12s;display:flex}.assistant-message:hover .message-actions{opacity:1}.message-actions button{color:#55575d;border-radius:5px;place-items:center;width:26px;height:25px;display:grid}.message-actions button:hover{background:var(--hover);color:#999ba0}.cursor-blink{vertical-align:middle;background:#999;width:5px;height:14px;margin-left:2px;animation:.9s infinite blink;display:inline-block}@keyframes blink{0%,45%{opacity:1}46%,to{opacity:0}}.empty-chat{justify-content:center;align-items:center;display:flex}.empty-content{text-align:center;margin-top:-80px}.empty-logo{color:#101010;background:#ededed;border-radius:13px;place-items:center;width:48px;height:48px;margin:0 auto 17px;font-size:21px;font-weight:700;display:grid}.empty-content h1{color:#d6d6d9;letter-spacing:-.02em;margin:0;font-size:19px;font-weight:500}.empty-content p{color:#55575d;margin:8px 0 0;font-size:11px;line-height:1.7}.composer-container{background:linear-gradient(#0000,#090a0bfa 18%);flex-shrink:0;padding:9px 20px 17px}.composer{border:1px solid var(--border-strong);background:#111315;border-radius:10px;width:min(820px,100%);margin:0 auto;transition:border-color .15s,box-shadow .15s;overflow:hidden}.composer:focus-within{border-color:#ffffff24;box-shadow:0 0 0 1px #ffffff05,0 12px 40px #0003}.composer textarea{resize:none;box-sizing:border-box;color:#d5d6d9;overflow-wrap:break-word;word-break:break-word;background:0 0;border:0;outline:0;width:100%;min-height:52px;max-height:160px;padding:14px 14px 5px;font-family:inherit;font-size:12px;line-height:1.6;transition:height 80ms;display:block;overflow-y:auto}.composer textarea::placeholder{color:#55575d}.composer textarea:disabled{opacity:.5}.composer-bottom{box-sizing:border-box;justify-content:space-between;align-items:center;height:37px;padding:0 8px 7px;display:flex}.composer-left{align-items:center;gap:7px;min-width:0;display:flex}.composer-left button{color:#5d5f65;border-radius:5px;flex-shrink:0;place-items:center;width:27px;height:27px;display:grid}.composer-left button:hover{background:var(--hover);color:#9b9da2}.composer-hint{color:#414349;white-space:nowrap;font-size:9px}.send-button{color:#4f5157;background:#ffffff0b;border-radius:7px;flex-shrink:0;place-items:center;width:28px;height:28px;transition:all .12s;display:grid}.send-button.enabled{color:#101010;background:#e5e5e5}.send-button.enabled:hover{background:#fff}.send-button.stop{color:#111;background:#dedede}.send-button:disabled{cursor:default}.composer-disclaimer{text-align:center;color:#393b40;width:min(820px,100%);margin:7px auto 0;font-size:9px}.runtime-panel{border-left:1px solid var(--border);background:#0c0e0f;flex-shrink:0;width:285px;height:100%;overflow-y:auto}.runtime-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:63px;padding:0 15px;display:flex}.runtime-title{color:#a7a9ae;align-items:center;gap:7px;font-size:11px;font-weight:500;display:flex}.runtime-title svg{color:#6b6d73}.runtime-subtitle{color:#46484e;margin-top:4px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.runtime-header button{color:#4e5056;border-radius:5px;place-items:center;width:25px;height:25px;display:grid}.runtime-header button:hover{background:var(--hover);color:#8c8e94}.runtime-section{padding:14px 13px 0}.runtime-section-title{color:#55575d;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:6px;margin-bottom:7px;font-size:9px;font-weight:600;display:flex}.runtime-section-title svg{color:#45474d}.runtime-card{border:1px solid var(--border);background:#ffffff03;border-radius:7px;overflow:hidden}.runtime-row{border-bottom:1px solid #ffffff09;justify-content:space-between;align-items:center;min-height:28px;padding:0 9px;display:flex}.runtime-row:last-child{border-bottom:0}.runtime-row span{color:#55575d;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.runtime-row strong{color:#8c8e94;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:400}.runtime-footer{color:#4e5055;align-items:center;gap:6px;margin:17px 13px;font-size:9px;display:flex}.tool-activity{width:fit-content;max-width:100%;margin-top:12px;margin-left:-1px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.tool-summary{border:1px solid var(--border);color:#66686e;background:#ffffff05;border-radius:5px;align-items:center;gap:5px;height:25px;padding:0 7px;font-size:9px;transition:background .12s,color .12s,border-color .12s;display:flex}.tool-summary:hover{border-color:var(--border-strong);color:#909197;background:#ffffff09}.tool-summary svg{color:#55575d}.tool-list{border-left:1px solid #ffffff0f;width:100%;margin-top:4px;padding:4px 0;animation:.12s ease-out tool-list-in}@keyframes tool-list-in{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.tool{border-radius:4px;grid-template-rows:auto auto;grid-template-columns:22px auto 18px;column-gap:5px;min-height:28px;padding:4px 8px;display:grid}.tool:hover{background:#ffffff06}.tool-icon{color:#67696f;background:#ffffff09;border-radius:4px;grid-row:1/3;place-items:center;width:22px;height:22px;display:grid}.tool-name{color:#85878c;align-self:end;font-size:9px;line-height:1.2}.tool-check{color:#628d70;align-self:center}.tool-detail{color:#4e5056;grid-column:2/4;margin-top:2px;font-size:8px;line-height:1.3}:root{color:#e4e4e7;font-synthesis:none;text-rendering:optimizelegibility;--bg:#090a0b;--panel:#0d0f10;--panel-2:#101214;--border:#fff1;--border-strong:#ffffff1a;--text:#e4e4e7;--text-soft:#a1a1aa;--text-muted:#71717a;--text-dim:#52525b;--hover:#ffffff0b;background:#090a0b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:var(--bg);overflow:hidden}button,textarea,input{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0}button:focus-visible,textarea:focus-visible{outline-offset:2px;outline:1px solid #fff3}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#ffffff21}.app{background:var(--bg);width:100%;height:100%;display:flex}.main{flex-direction:column;flex:1;min-width:0;display:flex}.workspace{flex:1;min-width:0;min-height:0;display:flex}.chat-column{flex-direction:column;flex:1;min-width:0;display:flex}@media (width<=900px){.runtime-panel{display:none}}@media (width<=700px){.sidebar{z-index:20;width:270px;position:absolute;box-shadow:15px 0 50px #0006}.messages{width:calc(100% - 28px);padding-top:22px}.user-bubble{max-width:85%}.composer-container{padding-left:10px;padding-right:10px}.composer-hint{display:none}}
