:root{--canvas:#f5f3ee;--sidebar:#ece9e2;--paper:#f9f8f4;--paper-strong:#fdfcf9;--line:#d8d4cc;--line-soft:#e7e3dc;--text:#45433f;--muted:#89857f;--muted-2:#aaa59e;--accent:#d8742f;--accent-dark:#b75b20;--accent-soft:#f6dfcd;--green:#6d9f73;--shadow:0 12px 32px #694f3514;color:var(--text);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--canvas);color:var(--text);margin:0}button,input,textarea{font:inherit}.app-shell{background:var(--canvas);grid-template-columns:286px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.sidebar{background:var(--sidebar);border-right:1px solid var(--line);flex-direction:column;min-width:0;padding:14px 10px 10px;display:flex;overflow:hidden}.workspace-head{justify-content:space-between;align-items:center;padding:2px 4px 11px;display:flex}.workspace-head>div{align-items:baseline;gap:6px;display:flex}.workspace-head strong{letter-spacing:.08em;font-size:13px}.workspace-head span{color:var(--muted);font-size:10px}.icon-button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.icon-button:hover{color:var(--text);background:#ffffff6b}.search-box{color:#9b8d7e;background:#ffffff6b;border:1px solid #d9d5ce;border-radius:9px;align-items:center;gap:7px;height:34px;margin:0 2px 7px;padding:0 9px;display:flex}.search-box:focus-within{background:#fcfbf8;border-color:#cfc9c0}.search-box input{color:#574d43;background:0 0;border:0;outline:none;width:100%;font-size:12px}.search-box input::placeholder{color:#a39789}.sidebar-actions{padding:0 2px 8px}.sidebar-actions button{color:#75685a;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;width:100%;height:31px;padding:0 8px;font-size:12px;display:flex}.sidebar-actions button:hover{color:#4e443a;background:#ffffff5c}.room-tree{scrollbar-width:thin;scrollbar-color:#cdbba5 transparent;flex:1;min-height:0;padding:1px 0 9px;overflow:hidden auto}.room-tree::-webkit-scrollbar{width:7px}.room-tree::-webkit-scrollbar-thumb{border:2px solid var(--sidebar);background:#cdbba5;border-radius:20px}.room-group{margin:1px 0}.room-group.fixed-room{border-bottom:1px solid var(--line);margin-bottom:5px;padding-bottom:5px}.room-row{color:#6d6256;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:14px 20px minmax(0,1fr) 8px;align-items:center;gap:5px;width:100%;height:31px;padding:0 7px 0 5px;display:grid}.room-row:hover{background:#ffffff5c}.room-row.selected{color:#4e4135;background:#e6e3dd}.tree-chevron{color:#9f9181;place-items:center;display:grid}.room-symbol{color:#897969;place-items:center;display:grid}.room-row.selected .room-symbol{color:#6f6256}.room-name{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.activity-dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.thread-tree{border-left:1px solid #d5d1ca;margin:2px 0 4px 22px;padding-left:8px;overflow-x:hidden}.thread-tree.collapsed{overflow-y:hidden}.thread-tree.expanded{scrollbar-width:thin;scrollbar-color:#c6b39c transparent;max-height:42vh;padding-right:2px;overflow-y:auto}.thread-tree.expanded::-webkit-scrollbar{width:6px}.thread-tree.expanded::-webkit-scrollbar-thumb{background:#c6b39c;border-radius:20px}.thread-row{color:#786d60;cursor:pointer;border-radius:6px;grid-template-columns:minmax(0,1fr) 22px;align-items:center;height:29px;padding-left:8px;display:grid;position:relative}.thread-row:hover{color:#4f453b;background:#ffffff57}.thread-row.active{color:#4b4036;background:#ece9e3}.thread-row.active:before{content:"";background:var(--accent);border-radius:4px;width:2px;height:15px;position:absolute;top:7px;left:-9px}.thread-title{white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.thread-pin{color:#a89b8c;opacity:0;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:21px;height:21px;display:grid}.thread-row:hover .thread-pin,.thread-pin.on{opacity:1}.thread-pin:hover{color:var(--accent-dark);background:#e6e2dc}.thread-pin.on{color:var(--accent)}.tree-empty{color:#a39688;padding:6px 8px;font-size:10.5px}.more-threads{color:var(--accent-dark);cursor:pointer;background:0 0;border:0;padding:5px 8px;font-size:10.5px}.more-threads:hover{text-decoration:underline}.sidebar-footer{border-top:1px solid var(--line);padding:8px 5px 0}.sidebar-footer>span{color:#9a8c7d;margin-bottom:3px;font-size:9.5px;display:block}.sidebar-footer>div{gap:2px;display:flex}.sidebar-footer button{color:#786c60;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px 6px;font-size:10.5px}.sidebar-footer button:hover{color:#4e443a;background:#ffffff57}.chat-pane{background:var(--paper);flex-direction:column;min-width:0;display:flex;position:relative}.chat-head{border-bottom:1px solid var(--line-soft);background:#fbf7f0f5;justify-content:space-between;align-items:center;height:52px;padding:0 24px;display:flex}.crumb{color:#9a8f82;align-items:center;gap:7px;font-size:11px;display:flex}.crumb strong{color:#4a4138;font-size:12px}.office-strip{color:#817566;background:#f2f0eb;border-bottom:1px solid #eee4d7;justify-content:space-between;align-items:center;min-height:41px;padding:0 24px;display:flex}.office-cluster{align-items:center;gap:14px;display:flex}.office-status{align-items:center;gap:6px;font-size:10px;display:flex}.office-status strong{color:#5d5247;font-size:10.5px}.office-status>span:last-child{color:#8e8173;background:#e5e2dc;border-radius:999px;padding:1px 5px;font-size:9px}.office-dot{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #6d9f731a}.office-workers{color:#83776a;align-items:center;gap:8px;font-size:9.5px;display:flex}.office-workers span{white-space:nowrap;align-items:center;gap:4px;display:flex}.office-workers b{color:#62584f;background:#e4e1db;border-radius:6px;place-items:center;width:18px;height:18px;font-size:9px;display:grid}.office-workers .quiet{opacity:.5}.thread-tools{align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.context-tool{position:relative}.context-trigger{color:#6e685f;cursor:pointer;background:#f7f5f1;border:1px solid #d9d5ce;border-radius:8px;align-items:center;gap:6px;max-width:250px;height:28px;padding:0 8px;font-size:10px;display:flex}.context-trigger:hover:not(:disabled){background:#fbfaf7;border-color:#ccc6bd}.context-trigger.connected{color:#554d45}.context-trigger:disabled{opacity:.45;cursor:default}.context-trigger-label{white-space:nowrap;text-overflow:ellipsis;max-width:185px;overflow:hidden}.context-popover{z-index:30;background:#fbfaf7;border:1px solid #d5d0c8;border-radius:12px;width:340px;max-height:440px;padding:8px;position:absolute;top:34px;right:0;box-shadow:0 16px 44px #453c3121}.context-popover-head{justify-content:space-between;align-items:center;height:30px;padding:0 3px 0 6px;display:flex}.context-popover-head strong{color:#514b44;font-size:11px}.context-search{color:#918b83;background:#f5f3ef;border:1px solid #ddd8d0;border-radius:8px;align-items:center;gap:6px;height:31px;padding:0 8px;display:flex}.context-search input{color:#514b44;background:0 0;border:0;outline:0;width:100%;font-size:10.5px}.context-list{scrollbar-width:thin;scrollbar-color:#d3cdc5 transparent;max-height:320px;padding:6px 1px;overflow:auto}.context-project{padding:2px 0 6px}.context-project+.context-project{border-top:1px solid #ebe7e1;padding-top:7px}.context-project-name{color:#9a938a;padding:3px 8px 4px;font-size:9.5px}.context-option{text-align:left;cursor:pointer;color:#575047;background:0 0;border:0;border-radius:7px;width:100%;padding:7px 8px}.context-option:hover{background:#efede8}.context-option span{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.context-option strong{white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;font-weight:600;overflow:hidden}.context-option small{color:#9c958d;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:9px;overflow:hidden}.context-empty{color:#9a938a;padding:12px 8px;font-size:10px}.context-clear{color:#8a8178;cursor:pointer;background:0 0;border:0;border-top:1px solid #ebe7e1;width:100%;padding:8px 6px 3px;font-size:9.5px}.context-clear:hover{color:#665e56}.thread-note-wrap{background:#f7f5f1;border:1px solid #ddd8d0;border-radius:8px;flex:1;align-items:center;gap:7px;min-width:190px;max-width:360px;height:28px;padding:0 8px;display:flex}.thread-note-wrap>span{color:#9c958d;flex:none;font-size:9px}.thread-note-wrap input{color:#5c554d;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:10px}.thread-note-wrap input::placeholder{color:#aaa39b}.feed{scrollbar-width:thin;scrollbar-color:#d7c9b8 transparent;flex:1;padding:33px 0 28px;overflow:auto}.conversation-column{width:min(760px,100% - 64px);margin:0 auto}.message{gap:11px;margin:0 0 23px;display:flex}.message.user{justify-content:flex-end}.message.user .avatar{background:var(--accent);color:#fff8f1;order:2}.message.user .bubble-wrap{align-items:flex-end}.message.user .meta{justify-content:flex-end}.avatar{color:#695b4d;background:#e8e5df;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:10.5px;font-weight:750;display:grid}.bubble-wrap{flex-direction:column;gap:5px;max-width:680px;display:flex}.meta{color:#9a9085;align-items:center;gap:7px;font-size:9.5px;display:flex}.meta strong{color:#594f45;font-size:10.5px}.bubble{color:#4b433a;font-size:14px;line-height:1.7}.message.user .bubble{background:#eeece7;border:1px solid #ddd9d2;border-radius:14px 5px 14px 14px;padding:9px 12px}.message.agent .bubble{padding:1px 0}.message.system{justify-content:center;margin:4px 0 21px}.message.system .bubble{color:#908475;background:#f0eee9;border:1px solid #e1ddd6;border-radius:999px;padding:6px 10px;font-size:10px}.composer-wrap{background:linear-gradient(to bottom,#fbf7f000,var(--paper) 28%);padding:12px 0 17px}.composer-shell{background:var(--paper-strong);width:min(760px,100% - 64px);box-shadow:var(--shadow);border:1px solid #d9d5ce;border-radius:15px;margin:0 auto;padding:10px 11px 9px}.composer-shell:focus-within{box-shadow:0 0 0 3px #d8742f14,var(--shadow);border-color:#dda36b}.composer-shell textarea{resize:none;color:#4a4138;background:0 0;border:0;outline:none;width:100%;min-height:34px;max-height:150px;padding:1px 2px 8px;line-height:1.5}.composer-shell textarea::placeholder{color:#afa296}.composer-tools{color:#a19487;align-items:center;gap:8px;font-size:9px;display:flex}.composer-tools .attach{color:#8f8274;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.composer-tools .attach:hover{background:#eeece7}.composer-tools>span{margin-left:auto}.send-button{background:var(--accent);color:#fff8f0;cursor:pointer;border:0;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.send-button:hover{background:var(--accent-dark)}@media (width<=1100px){.thread-note-wrap{max-width:230px}.context-trigger{max-width:190px}.context-trigger-label{max-width:125px}}@media (width<=980px){.app-shell{grid-template-columns:250px minmax(0,1fr)}.office-workers span:nth-child(3),.thread-note-wrap{display:none}.context-trigger{max-width:180px}}@media (width<=760px){.app-shell{grid-template-columns:minmax(0,1fr)}.sidebar{display:none}.chat-head,.office-strip{padding-left:16px;padding-right:16px}.office-workers{display:none}.conversation-column,.composer-shell{width:calc(100% - 30px)}}.settings-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#352f2938;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.settings-panel{background:#f8f6f1;border:1px solid #d6d1c9;border-radius:16px;flex-direction:column;width:min(980px,94vw);height:min(720px,88vh);display:flex;overflow:hidden;box-shadow:0 24px 70px #3c342c2e}.settings-head{background:#fbfaf7;border-bottom:1px solid #ded9d1;flex:none;justify-content:space-between;align-items:center;height:58px;padding:0 17px 0 20px;display:flex}.settings-head>div{align-items:baseline;gap:9px;display:flex}.settings-head strong{color:#474139;font-size:14px}.settings-head span{color:#969087;font-size:10px}.settings-body{flex:1;grid-template-columns:170px minmax(0,1fr);min-height:0;display:grid}.settings-nav{background:#f2f0eb;border-right:1px solid #ded9d1;flex-direction:column;gap:2px;padding:12px 9px;display:flex}.settings-nav button{text-align:left;color:#777067;cursor:pointer;background:0 0;border:0;border-radius:8px;height:34px;padding:0 10px;font-size:11px}.settings-nav button:hover{color:#514b44;background:#ebe8e2}.settings-nav button.active{color:#3f3933;background:#e3e0da;font-weight:650}.settings-content{scrollbar-width:thin;scrollbar-color:#cbc5bc transparent;min-width:0;padding:22px 24px 38px;overflow:auto}.settings-section h3,.prompt-card h3{color:#49423b;margin:0;font-size:13px}.settings-section>p,.prompt-card p,.settings-title-row p{color:#8e877f;margin:4px 0 0;font-size:10px;line-height:1.45}.settings-section.intro{margin-bottom:18px}.settings-stack{flex-direction:column;gap:12px;display:flex}.prompt-layer,.prompt-card{background:#fbfaf7;border:1px solid #ddd8d0;border-radius:11px;margin-bottom:10px;padding:12px 13px}.prompt-card.current{border-color:#cfc6bb;box-shadow:inset 3px 0 #c7773c}.prompt-layer.muted{background:#f4f2ed}.prompt-layer-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.prompt-layer-head span{color:#5a534b;font-size:10.5px;font-weight:650}.prompt-layer-head small{color:#aaa39b;font-size:9px}.prompt-layer pre,.prompt-card pre,.prompt-full{white-space:pre-wrap;word-break:break-word;color:#5e5750;background:#f1efea;border:1px solid #e1ddd6;border-radius:8px;margin:0;padding:10px 11px;font:10.5px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.prompt-layer p{color:#777067;margin:0;font-size:10.5px}.settings-title-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:9px;display:flex}.copy-prompt{color:#746d65;cursor:pointer;background:#f7f5f1;border:1px solid #d8d3cb;border-radius:7px;align-items:center;gap:5px;height:27px;padding:0 8px;font-size:9.5px;display:flex}.copy-prompt:hover{background:#eeebe5}.settings-scope-note{background:#f3f1ec;border-left:2px solid #cfc8bd;padding:10px 12px;color:#817970!important;margin-top:14px!important}.assembly-list{flex-direction:column;gap:7px;margin:16px 0 24px;padding:0;list-style:none;display:flex}.assembly-list li{color:#5c554d;background:#fbfaf7;border:1px solid #ddd8d0;border-radius:9px;align-items:center;gap:10px;min-height:34px;padding:6px 10px;font-size:10.5px;display:flex}.assembly-list b{color:#82796f;background:#ebe6df;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;display:flex}.settings-section .subhead{margin-top:8px;margin-bottom:8px}.dynamic-layer{border-bottom:1px solid #e4e0d9;padding:10px 0}.dynamic-layer strong{color:#585149;font-size:10.5px}.dynamic-layer p{margin-top:3px!important}.settings-empty{color:#8f887f;padding:28px 4px;font-size:11px}@media (width<=760px){.settings-backdrop{padding:10px}.settings-panel{width:100%;height:92vh}.settings-body{grid-template-columns:1fr}.settings-nav{border-bottom:1px solid #ded9d1;border-right:0;flex-direction:row;padding:7px;display:flex;overflow:auto}.settings-nav button{flex:none}.settings-content{padding:16px}.settings-head span{display:none}}.actual-token-summary{background:#f0ede7;border:1px solid #d9d3ca;border-radius:11px;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:14px;padding:11px 13px;display:flex}.actual-token-summary>div{align-items:baseline;gap:8px;display:flex}.actual-token-summary strong{letter-spacing:-.03em;color:#433d36;font-size:22px}.actual-token-summary span{color:#8d857c;font-size:9.5px}.actual-token-summary small{color:#948c83;font-size:9px}.actual-token-summary.empty{align-items:center}.token-line{color:#746c63;justify-content:flex-end;align-items:center;gap:7px;margin-top:7px;font-size:9px;display:flex}.token-line em{color:#aaa199;font-size:8.5px;font-style:normal}.token-line.standalone{margin-top:8px}.prompt-card .token-line{padding-right:2px}.room-group{position:relative}.room-add-thread{color:#9b948c;opacity:0;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:4px;right:7px}.room-group:hover>.room-add-thread,.room-row.selected+.room-add-thread{opacity:1}.room-add-thread:hover{color:#5d554d;background:#ddd9d2}.room-row{padding-right:34px}.file-input-hidden{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute!important}.pending-attachments{gap:6px;width:min(760px,100vw - 80px);margin:0 auto 7px;padding:1px 2px;display:flex;overflow:auto}.pending-attachment{color:#655e56;background:#f7f5f1;border:1px solid #d8d3cb;border-radius:8px;flex:none;align-items:center;gap:6px;max-width:230px;height:34px;padding:3px 5px 3px 7px;font-size:9.5px;display:flex}.pending-attachment img{object-fit:cover;border-radius:5px;width:26px;height:26px}.pending-attachment span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pending-attachment button{color:#948c83;cursor:pointer;background:0 0;border:0;padding:3px;display:flex}.message-attachments{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.attachment-image,.attachment-file{color:#635b53;text-decoration:none}.attachment-image{flex-direction:column;gap:4px;max-width:260px;display:flex}.attachment-image img{object-fit:contain;background:#f2f0eb;border:1px solid #ddd8d0;border-radius:9px;max-width:260px;max-height:220px}.attachment-image span{color:#928a82;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.attachment-file{background:#f4f2ed;border:1px solid #ddd8d0;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:9.5px;display:flex}.attach:disabled{opacity:.4;cursor:not-allowed}.automation-list{flex-direction:column;gap:8px;margin-top:14px;display:flex}.automation-card{background:#fbfaf7;border:1px solid #ddd8d0;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.automation-card.disabled{opacity:.58}.automation-card-title{align-items:center;gap:7px;display:flex}.automation-card-title strong{color:#4f4841;font-size:10.5px}.automation-card-title span,.automation-card-title em{color:#918980;background:#efebe5;border-radius:999px;padding:2px 6px;font-size:8.5px;font-style:normal}.automation-card p{color:#928a81!important;margin:4px 0 0!important;font-size:9px!important}.automation-cancel{color:#827970;cursor:pointer;background:0 0;border:1px solid #d8d2ca;border-radius:7px;height:27px;padding:0 8px;font-size:9px}.automation-cancel:hover{color:#5a524a;background:#efebe5}.message.system .bubble{white-space:pre-wrap}
