: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}.chat-head-actions{align-items:center;gap:4px;display:flex;position:relative}.branch-tool{position:relative}.branch-tool>.icon-button.active{color:#5e554d;background:#eee9e2}.branch-popover{z-index:45;background:#fbfaf7;border:1px solid #d9d3ca;border-radius:12px;width:360px;padding:10px;position:absolute;top:34px;right:0;box-shadow:0 14px 40px #352f291f}.branch-popover-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:2px 2px 8px;display:flex}.branch-popover-head>div{flex-direction:column;gap:2px;display:flex}.branch-popover-head strong{color:#4d463f;font-size:11px}.branch-popover-head span{color:#918980;font-size:9px}.branch-room-list{flex-direction:column;gap:4px;max-height:330px;display:flex;overflow:auto}.branch-room{border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:7px 8px;display:flex}.branch-room:hover{background:#f0ece6}.branch-room-name{color:#625a52;align-items:center;gap:7px;min-width:0;display:flex}.branch-room-name b{font-size:10px;font-weight:650}.branch-room-actions{align-items:center;gap:5px;display:flex}.branch-room-actions button{color:#71685f;cursor:pointer;background:#fffdf9;border:1px solid #d7d1c8;border-radius:7px;align-items:center;gap:4px;height:26px;padding:0 8px;font-size:8.5px;display:inline-flex}.branch-room-actions button:hover{color:#514942;background:#eae5de}.branch-room-actions button:disabled{opacity:.5;cursor:default}.branch-popover>p{color:#958d84;margin:8px 4px 2px;font-size:8.5px;line-height:1.45}@media (width<=760px){.branch-popover{width:auto;position:fixed;top:58px;left:12px;right:12px}.branch-room{align-items:flex-start}.branch-room-actions{flex-wrap:wrap;justify-content:flex-end}}.thread-menu-wrap{position:relative}.thread-menu{z-index:50;background:#fbfaf7;border:1px solid #d9d3ca;border-radius:10px;flex-direction:column;gap:3px;width:180px;padding:6px;display:flex;position:absolute;top:32px;right:0;box-shadow:0 12px 30px #352f291f}.thread-menu button{text-align:left;color:#5f574f;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 9px;font-size:10px}.thread-menu button:hover{background:#eee9e2}.thread-lineage{color:#938a81;border-top:1px solid #e5dfd7;margin-top:4px;padding:7px 9px 4px;font-size:8.5px;line-height:1.4}.archive-box{padding:5px 10px 7px}.archive-toggle{text-align:left;color:#938b82;cursor:pointer;background:0 0;border:0;width:100%;padding:6px 4px;font-size:9px}.archive-list{flex-direction:column;gap:3px;max-height:180px;display:flex;overflow:auto}.archive-row{align-items:center;gap:4px;display:flex}.archive-row button:first-child{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.archive-row button{color:#746b63;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px 6px;font-size:8.5px}.archive-row button:hover{background:#eee9e2}.briefing-alert{color:#725d49;text-align:left;cursor:pointer;background:#faf4ed;border:1px solid #d8c3ae;border-radius:9px;width:calc(100% - 32px);max-width:760px;margin:10px auto 0;padding:8px 11px;font-size:9.5px;display:block}.briefing-alert:hover{background:#f5ece2}.thread-branch-mark{color:#a29990;flex:none;margin-right:-2px}.thread-row.active .thread-branch-mark{color:#73685d}.health-context-tool{position:relative}.health-context-popover{z-index:45;background:#fbfaf7;border:1px solid #d9d3ca;border-radius:11px;width:300px;padding:10px;position:absolute;top:34px;right:0;box-shadow:0 14px 40px #352f291f}.health-context-stats{grid-template-columns:repeat(3,1fr);gap:6px;margin:5px 0 8px;display:grid}.health-context-stats span{color:#8a8178;border:1px solid #e5dfd7;border-radius:8px;flex-direction:column;gap:2px;padding:7px;font-size:8px;display:flex}.health-context-stats b{color:#5d554e;font-size:12px}.health-context-popover p{color:#8d847b;margin:4px 2px;font-size:8.5px;line-height:1.45}.health-context-popover small{color:#9d786b;margin:6px 2px 2px;font-size:7.5px;line-height:1.4;display:block}.health-save{color:#81776e;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:4px 6px;font-size:8.5px}.health-save:hover:not(:disabled){color:#5c544d;background:#eee9e2}.health-save:disabled{opacity:.4;cursor:default}.context-trigger.warning{background:#faf4ed;border-color:#d8c3ae}@media (width<=760px){.health-context-popover{width:auto;position:fixed;top:92px;left:12px;right:12px}}.approval-card{background:#faf5ee;border:1px solid #d2bca5;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;width:calc(100% - 32px);max-width:760px;margin:12px auto 0;padding:11px 12px;display:flex}.approval-card strong{color:#5f5043;font-size:10px;display:block}.approval-card p{color:#76685d;margin:4px 0 2px;font-size:9px}.approval-card small{color:#9a8b7e;font-size:8px}.approval-actions,.job-approval-actions{flex:none;gap:6px;display:flex}.approval-actions button,.job-approval-actions button{color:#665d55;cursor:pointer;background:#fffdfa;border:1px solid #d4c9bd;border-radius:7px;padding:6px 9px;font-size:8.5px}.approval-actions .approve,.job-approval-actions button:last-child{color:#fff;background:#6b5b4d;border-color:#6b5b4d}.approval-actions button:hover,.job-approval-actions button:hover{filter:brightness(.97)}@media (width<=760px){.approval-card{flex-direction:column;align-items:flex-start}.approval-actions{justify-content:flex-end;width:100%}}.prompt-layer.orchestration-actual{background:#f7f3ed;border-color:#d2c8bc}.prompt-layer.orchestration-actual p{color:#5f564d;font-size:10.5px;line-height:1.5}.context-generic{padding:8px 4px 10px}.context-generic p{color:#8b8178;margin:0 0 7px;font-size:8.5px;line-height:1.45}.context-generic-row{gap:6px;display:flex}.context-generic-row input{min-width:0;font:inherit;color:#514a44;background:#fffdf9;border:1px solid #ddd7ce;border-radius:7px;flex:1;padding:7px 8px}.context-generic-row button{color:#665d55;cursor:pointer;background:#f8f4ee;border:1px solid #d6cec4;border-radius:7px;padding:6px 9px;font-size:8.5px}.context-generic-row button:disabled{opacity:.4;cursor:default}.context-range-list{flex-direction:column;gap:3px;padding:2px 0 6px;display:flex}.branch-suggestion-actions{gap:6px;margin-top:6px;display:flex}.branch-suggestion-actions button{color:#665d55;cursor:pointer;background:#faf7f1;border:1px solid #d8d1c7;border-radius:7px;align-items:center;gap:4px;padding:5px 8px;font-size:8.5px;display:inline-flex}.branch-suggestion-actions button:hover{background:#f1ece4}.note-dialog-backdrop{z-index:120;background:#4941392e;justify-content:center;align-items:flex-end;padding:22px;display:flex;position:fixed;inset:0}.note-dialog{background:#fdfcf9;border:1px solid #d8d1c7;border-radius:14px;width:min(560px,100%);padding:14px;box-shadow:0 20px 54px #493c3029}.note-dialog-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.note-dialog-head strong{color:#4b433c;font-size:13px;display:block}.note-dialog-head small{color:#8f857c;margin-top:3px;font-size:9px;display:block}.note-dialog textarea{box-sizing:border-box;resize:vertical;color:#4f4943;width:100%;min-height:130px;font:inherit;background:#faf8f3;border:1px solid #ddd7ce;border-radius:9px;outline:none;padding:10px;font-size:12px;line-height:1.6}.note-dialog textarea:focus{border-color:#c9a27f;box-shadow:0 0 0 2px #d8742f14}.note-dialog-hint{color:#928980;margin:7px 2px 12px;font-size:8.5px}.note-dialog-actions{justify-content:flex-end;gap:7px;display:flex}.note-dialog-actions button{color:#665d55;cursor:pointer;background:#fffdf9;border:1px solid #d8d0c7;border-radius:7px;padding:7px 10px;font-size:9px}.note-dialog-actions .primary{color:#fffdf9;background:#6b5b4d;border-color:#6b5b4d}.note-dialog-actions button:disabled{opacity:.45;cursor:default}@media (width<=760px){.note-dialog-backdrop{align-items:flex-end;padding:10px}.note-dialog{border-radius:14px 14px 10px 10px}}.conversation-column,.message,.bubble-wrap,.bubble,.meta{min-width:0}.bubble-wrap{width:min(100%,680px)}.bubble,.meta,.approval-card,.briefing-alert,.system-line{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.message.system .bubble{white-space:normal;text-align:left;border-radius:11px;max-width:min(680px,100%)}.message.system .bubble code,.message.agent .bubble code,.message.user .bubble code{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.run-indicator{color:#aaa198;box-sizing:border-box;align-items:center;width:min(680px,100%);min-height:24px;margin:2px auto 0;padding-left:42px;display:flex}.run-indicator svg{animation:.85s linear infinite lillly-run-spin}@keyframes lillly-run-spin{to{transform:rotate(360deg)}}.message.agent .bubble{overflow-wrap:anywhere;word-break:break-word;min-width:0}.message.agent .bubble>p:first-child,.message.agent .bubble>h1:first-child,.message.agent .bubble>h2:first-child,.message.agent .bubble>h3:first-child{margin-top:0}.message.agent .bubble>p:last-child,.message.agent .bubble>ul:last-child,.message.agent .bubble>ol:last-child,.message.agent .bubble>pre:last-child,.message.agent .bubble>blockquote:last-child{margin-bottom:0}.message.agent .bubble p{margin:0 0 .72em}.message.agent .bubble h1,.message.agent .bubble h2,.message.agent .bubble h3,.message.agent .bubble h4{color:#45413c;margin:1.15em 0 .45em;font-weight:650;line-height:1.35}.message.agent .bubble h1{font-size:1.22em}.message.agent .bubble h2{font-size:1.13em}.message.agent .bubble h3{font-size:1.06em}.message.agent .bubble h4{font-size:1em}.message.agent .bubble ul,.message.agent .bubble ol{margin:.45em 0 .8em;padding-left:1.45em}.message.agent .bubble li,.message.agent .bubble li>p{margin:.2em 0}.message.agent .bubble blockquote{color:#70675f;border-left:2px solid #d8cabe;margin:.7em 0;padding:.12em 0 .12em .8em}.message.agent .bubble a{color:#a85f2b;text-underline-offset:2px;overflow-wrap:anywhere;text-decoration:underline;text-decoration-thickness:1px}.message.agent .bubble code{overflow-wrap:anywhere;background:#eeeae3;border-radius:4px;padding:.12em .3em;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88em}.message.agent .bubble pre{box-sizing:border-box;white-space:pre;background:#efebe5;border:1px solid #ddd7cf;border-radius:8px;max-width:100%;margin:.7em 0;padding:10px 11px;display:block;overflow:auto}.message.agent .bubble pre code{white-space:pre;overflow-wrap:normal;word-break:normal;background:0 0;padding:0;display:block}.message.agent .bubble hr{border:0;border-top:1px solid #ddd8d0;margin:1em 0}.message.agent .bubble table{border-collapse:collapse;max-width:100%;margin:.7em 0;font-size:.92em;display:block;overflow-x:auto}.message.agent .bubble th,.message.agent .bubble td{text-align:left;vertical-align:top;white-space:normal;border-bottom:1px solid #ded9d1;padding:6px 8px}.message.agent .bubble th{background:#f3f0ea;font-weight:650}.message.agent .bubble input[type=checkbox]{accent-color:#d8742f;margin-right:.4em}.chat-pane{height:100vh;min-height:0;overflow:hidden}.chat-head,.office-strip,.composer-wrap{flex:none}.feed{overscroll-behavior:contain;min-height:0}.composer-wrap{z-index:12;position:relative}.help-section{flex-direction:column;gap:14px;display:flex}.help-intro h3{margin:0 0 4px}.help-intro p,.help-note{color:#837a72;margin:0;font-size:10px;line-height:1.55}.help-room-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.help-room-card{background:#faf8f4;border:1px solid #e0dad2;border-radius:9px;min-width:0;padding:9px}.help-room-card.current{background:#fcf7f1;border-color:#d7b99e}.help-room-card>strong{color:#4e4842;margin-bottom:5px;font-size:10px;display:block}.help-room-card>div{flex-direction:column;gap:3px;display:flex}.help-room-card span{color:#756d65;overflow-wrap:anywhere;font-size:9px}.help-model-list,.help-tool-list{flex-direction:column;gap:5px;display:flex}.help-model-row{border-bottom:1px solid #ece7e0;grid-template-columns:minmax(140px,.8fr) minmax(180px,1.5fr) auto;align-items:center;gap:10px;padding:7px 2px;display:grid}.help-model-row>div strong{color:#4f4943;font-size:10px;display:block}.help-model-row>div span{color:#9a9188;margin-top:2px;font-size:8px;display:block}.help-model-row p{color:#6e665f;margin:0;font-size:9px;line-height:1.4}.help-model-row p small{color:#989087;margin-top:2px;display:block}.help-model-row em{color:#8a6b54;white-space:nowrap;font-size:9px;font-style:normal}.help-model-row.reserve{opacity:.72}.help-tool-row{border-bottom:1px solid #ece7e0;grid-template-columns:110px minmax(0,1fr);gap:4px 10px;padding:7px 2px;display:grid}.help-tool-row strong{color:#4f4943;font-size:9.5px}.help-tool-row span{color:#6d655e;overflow-wrap:anywhere;font-size:9px}.help-tool-row p{color:#938a82;grid-column:2;margin:0;font-size:8.5px;line-height:1.45}@media (width<=760px){.help-room-grid,.help-model-row{grid-template-columns:1fr}.help-model-row em{white-space:normal}.help-tool-row{grid-template-columns:1fr}.help-tool-row p{grid-column:1}}
