.file-context-dialog{width:min(720px,calc(100vw - 32px));max-height:min(720px,calc(100dvh - 48px));overflow:hidden;padding:0;border:1px solid #e2e4e9;border-radius:18px;color:#252833;background:#fff;box-shadow:0 24px 90px #17203330}.file-context-dialog::backdrop{background:#17203355}.file-context-content{display:flex;flex-direction:column;max-height:inherit}.file-context-content>header{display:flex;align-items:start;justify-content:space-between;padding:22px 24px 12px;gap:16px}.file-context-content>header strong{font-size:19px}.file-context-content p,.file-context-content small{font-size:12px;color:#717784}.file-context-content>header p{margin:8px 0 0;line-height:1.6}.file-context-content nav{display:flex;gap:4px;padding:0 24px;border-bottom:1px solid #eceef2}.file-context-content button{cursor:pointer}.file-context-content button:disabled{opacity:.5;cursor:default}.file-context-content nav button{border:0;border-bottom:2px solid transparent;padding:12px;background:none;color:#717784}.file-context-content nav button[aria-pressed=true]{color:#5b50a5;border-bottom-color:#5b50a5}.file-context-toolbar{display:flex;gap:12px;padding:16px 24px}.file-context-toolbar label{display:flex;flex:1;align-items:center;gap:8px;background:#f5f6f8;border-radius:8px;padding:0 10px;min-width:0}.file-context-toolbar input{border:0;background:none;min-width:0;width:100%;padding:10px 0;outline-offset:3px}.file-context-toolbar>button,.file-context-content footer button,.context-file-row button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #e2e4eb;border-radius:7px;background:#fff;padding:8px;color:inherit;white-space:nowrap}.file-context-list{min-height:180px;overflow-y:auto;padding:0 16px 16px}.context-file-row{display:flex;align-items:center;gap:12px;padding:14px 8px;border-bottom:1px solid #f0f1f4}.context-file-row>svg{color:#6c76a5;flex-shrink:0}.context-file-row>span{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}.context-file-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.context-file-actions{display:flex;gap:5px}.context-file-row.selected{background:#f7f6fc}.file-context-empty{text-align:center;padding:45px 16px}.file-context-content>footer{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #eceef2;padding:14px 24px;font-size:12px;color:#717784}.conversation-file-context{display:flex;gap:8px;align-items:center;margin:0 0 10px;color:#777e8a;font-size:12px}.conversation-file-context button{display:flex;gap:6px;align-items:center;border:0;border-radius:7px;padding:6px 9px;background:#f2f3f6;color:#505868;cursor:pointer}.file-mention-menu{position:absolute;bottom:calc(100% + 8px);left:0;width:min(440px,100%);max-height:300px;overflow-y:auto;border:1px solid #e2e4eb;border-radius:12px;background:#fff;box-shadow:0 10px 35px #18203820;padding:6px;z-index:20}.file-mention-menu>p{font-size:12px;color:#717784;padding:6px 10px;margin:0}.file-mention-menu button{display:flex;width:100%;gap:10px;align-items:center;border:0;border-radius:7px;padding:10px;text-align:left;background:none;cursor:pointer}.file-mention-menu button[aria-selected=true]{background:#f1eff9}.file-mention-menu button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-mention-menu button:disabled{opacity:.5;cursor:default}.message-attachments button{display:inline-flex;align-items:center;gap:8px;border:1px solid #e0e3ea;border-radius:10px;padding:10px 12px;background:#f5f6f8;color:inherit;max-width:100%;cursor:pointer}.message-attachments button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.context-file-row{flex-wrap:wrap}.context-file-actions{width:100%;justify-content:flex-end}.file-context-toolbar,.file-context-content>header{padding-left:16px;padding-right:16px}}.execution-narrative{margin:5px 0 10px;color:#596577;font-size:14px;line-height:1.6}.execution-final-answer{margin-top:4px}.execution-final-answer>p{margin:0;color:#737d8a;font-size:13px}.execution-goal{max-width:760px;margin:0 0 8px;border:0}.execution-goal>summary{min-height:30px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;list-style:none;color:#7d8490;cursor:pointer;font-size:12px}.execution-goal>summary::-webkit-details-marker{display:none}.execution-goal>summary>span{color:#6657c8;font-weight:600}.execution-goal>summary strong{min-width:0;overflow:hidden;color:#3e4755;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.execution-goal>summary svg,.execution-analysis>summary svg{width:14px;color:#a0a6af;transition:transform .15s ease}.execution-goal[open]>summary svg,.execution-analysis[open]>summary svg{transform:rotate(180deg)}.execution-goal-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:3px 0 5px 23px;padding-left:12px;border-left:1px solid #e2e3e7}.execution-goal-details small{color:#9298a2;font-size:10.5px;font-weight:600}.execution-goal-details ul{display:grid;gap:2px;margin:3px 0 0;padding-left:17px;color:#606976}.execution-goal-details p{grid-column:1 / -1;display:flex;align-items:center;gap:7px;margin:2px 0 0;color:#7b838f;font-size:11.5px}.execution-commentary{max-width:760px;margin:2px 0 9px;color:#273241;font-size:13.5px;line-height:1.7}.execution-observation{max-width:720px;margin:0;color:#4d5664;font-size:var(--font-chat-body, 15px);font-weight:400;line-height:1.65}.execution-observation>span{color:#4d5664}.execution-next-action{color:#68717d}.execution-chat-history{margin:2px 0 10px;border:0}.execution-chat-history>summary{min-height:26px;display:inline-flex;align-items:center;gap:5px;list-style:none;color:#979da7;cursor:pointer;font-size:11px}.execution-chat-history>summary::-webkit-details-marker{display:none}.execution-chat-history>summary svg{width:13px;transition:transform .15s ease}.execution-chat-history[open]>summary svg{transform:rotate(180deg)}.execution-chat-history .execution-live-feed{margin-top:5px}.execution-plan{margin:0 0 9px;color:#5f6876}.execution-plan>summary{min-height:28px;display:flex;align-items:center;gap:8px;list-style:none;cursor:pointer;color:#667181;font-size:13px}.execution-plan>summary::-webkit-details-marker{display:none}.execution-plan>summary strong{min-width:0;overflow:hidden;color:#4e5662;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.execution-plan>summary svg{width:14px;color:#a0a6af;transition:transform .15s ease}.execution-plan[open]>summary svg{transform:rotate(180deg)}.execution-plan>p{max-width:680px;margin:2px 0 4px 23px;color:#9197a0;font-size:11px}.execution-plan-steps{display:grid;gap:6px;margin:3px 0 4px 7px;padding:7px 0 7px 16px;border-left:1px solid #e5e6e9}.execution-plan-step{display:grid;grid-template-columns:16px 7px minmax(0,1fr);gap:7px;align-items:baseline;color:#596474;font-size:13px}.execution-plan-step.completed{color:#737d8b}.execution-plan>small{display:block;margin-left:23px;color:#737d8b;font-size:12px}.execution-step-index{color:#a4a9b1;font-variant-numeric:tabular-nums;text-align:right}.execution-current-actions{display:grid;gap:8px}.execution-current-actions .execution-timeline-action{color:var(--text-primary, #273241);font-size:14px;animation:execution-action-enter .2s ease-out}.execution-history-summary{margin:0;color:var(--text-muted, #7d8490);font-size:12px;line-height:1.6}.execution-history-details{display:grid;gap:8px;padding:6px 0}.execution-history-details .execution-observation{color:#737d8a;font-size:13px}.execution-stage-actions{display:grid;gap:6px;margin-left:2px}.execution-stage-actions>summary{display:flex;align-items:center;gap:4px;width:100%;color:#596577;cursor:pointer;font-size:13px;line-height:1.5;list-style:none}.execution-stage-actions>summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.execution-stage-actions>summary:before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--accent, #7563e8)}.execution-stage-actions>summary svg{margin-left:auto;flex:0 0 auto}.execution-stage-actions.failed>summary:before{background:#d25c5c}.execution-stage-actions.unavailable>summary:before{background:#a8782c}.execution-stage-actions>summary::-webkit-details-marker{display:none}.execution-stage-actions>summary svg{width:12px;transition:transform .15s ease}.execution-stage-actions[open]>summary svg{transform:rotate(180deg)}.execution-stage-actions>div{display:grid;gap:6px;padding-top:5px}.execution-timeline-action{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:7px;align-items:start;min-width:0;color:#596577;font-size:13px}.execution-live-metrics{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto;color:#8b919b;font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.execution-token-window{display:inline-block;min-width:9ch;height:1.6em;overflow:hidden;text-align:right}.execution-token-value{display:block}@keyframes execution-action-enter{0%{opacity:.35;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.execution-current-actions>div,.execution-live-feed>*,.execution-live-label,.execution-token-value,.execution-live-icon,.execution-timeline-action.running .execution-activity-icon svg{animation:none}.execution-live-stage .execution-live-stage-content{animation:none}}.execution-process-strip{display:grid;gap:1px;margin:0 0 7px}.execution-live-feed{max-width:760px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;margin:8px 0 18px;padding:0}.execution-live-stage{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:36px;max-width:760px;margin:8px 0 18px;padding:0}.execution-live-stage-content{min-width:0;animation:execution-stage-fade .2s ease-out}@keyframes execution-stage-fade{0%{opacity:.35}to{opacity:1}}.execution-stage{display:grid;gap:10px;min-width:0}.execution-stage+.execution-stage{margin-top:3px}.execution-completion-summary{margin:6px 0 18px;display:flex;gap:7px;align-items:center;color:#858c96;font-size:12px}.execution-activity-icon svg{width:15px;height:15px}.execution-subagent-item.completed>small{color:#397b58}.execution-subagent-item.running>small{color:#6657c8}.execution-subagent-item.partial>small{color:#9a7027}.execution-subagent-item.failed>small,.execution-subagent-item.timed_out>small{color:#a34d38}.execution-subagent-item.cancelled>small{color:#9a7027}.execution-timeline-action.running .execution-activity-icon{color:#6657c8}.execution-timeline-action.running .execution-activity-icon svg{animation:execution-icon-breathe 1.8s ease-in-out infinite}.execution-timeline-action>span:nth-child(2){min-width:0}.execution-timeline-action strong{font-weight:400}.execution-timeline-action small{display:block;margin-top:1px;color:#969ca5;font-size:11px}.execution-timeline-action time{color:#9ca2ab;font-size:11px}.execution-resource-locate{justify-self:start;min-height:28px;border:0;padding:3px 0;background:transparent;color:#6f64bd;cursor:pointer;font-size:12px}.execution-resource-locate:hover{color:#50449d;text-decoration:underline}.execution-resource-locate:focus-visible{outline:2px solid #7468c8;outline-offset:2px}.activity-dot{width:6px;height:6px;border-radius:50%;display:inline-block;flex:0 0 auto;background:#aaa}.activity-dot.running{background:#7568d4;box-shadow:0 0 0 3px #7568d41c}.activity-dot.completed{background:#55a36a}.activity-dot.failed{background:#c85a5a}.activity-dot.waiting_user,.activity-dot.waiting_approval{background:#d49a3a}.execution-live-ticker{min-height:36px;display:flex;align-items:center;gap:7px;margin-top:5px;color:var(--text-primary, #273241);font-size:14px}.execution-live-icon{width:22px;height:22px;flex:0 0 22px;display:inline-grid;place-items:center;color:#6657c8}.execution-live-icon svg{width:16px;height:16px;stroke-width:2}.execution-live-ticker.executing .execution-live-icon,.execution-live-ticker.finalizing .execution-live-icon{animation:execution-icon-breathe 1.8s ease-in-out infinite}.execution-live-ticker.answer_streaming .execution-live-icon{color:#735bc4}.execution-live-ticker.failed .execution-live-icon,.execution-live-ticker.cancelled .execution-live-icon{color:#b64d4d}.execution-live-ticker.waiting_user .execution-live-icon,.execution-live-ticker.waiting_approval .execution-live-icon,.execution-live-ticker.waiting_review .execution-live-icon{color:#a8782c}@keyframes execution-icon-breathe{0%,to{opacity:.72;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}.execution-capacity-wait{min-height:32px;display:flex;align-items:center;gap:7px;margin-top:5px;color:#7d6a48;font-size:12.5px}.execution-live-ticker>span:nth-child(2),.execution-capacity-wait>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.execution-live-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;animation:execution-action-enter .2s ease-out}.execution-live-ticker button,.execution-capacity-wait button{margin-left:auto;border:0;background:transparent;min-height:44px;padding:4px 0 4px 10px;color:#776bcf;cursor:pointer;font-size:12px}.execution-pending-action{display:grid;gap:2px;padding:8px 0;color:#8b5c20}.execution-pending-action strong{color:#704813}.execution-analysis{margin:0 0 5px;border:0}.execution-analysis>div{display:grid;gap:7px;margin:3px 0 7px 7px;padding:7px 0 5px 16px;border-left:1px solid #e2e3e7}.execution-analysis p{max-width:720px;margin:0;color:#69727e;font-size:12px;line-height:1.65}.execution-terminal-metrics,.execution-completed-summary>summary{min-height:28px;display:flex;align-items:center;gap:7px;color:#8a919b;font-size:11.5px;font-variant-numeric:tabular-nums}.execution-terminal-metrics strong,.execution-completed-summary strong{color:#626b77;font-weight:500}.execution-completed-summary{border:0}.execution-completed-summary>summary{list-style:none;cursor:pointer}.execution-completed-summary>summary::-webkit-details-marker{display:none}.execution-completed-summary>summary svg{width:14px;color:#a0a6af;transition:transform .15s ease}.execution-completed-summary[open]>summary svg{transform:rotate(180deg)}.execution-completed-summary>p{margin:2px 0 6px 13px;padding-left:10px;border-left:1px solid #e2e3e7;color:#9298a1;font-size:11px}.execution-trace{margin-top:5px;border-top:1px solid #f0f1f3;padding-top:3px}.execution-trace>div{display:grid;gap:10px;margin:4px 0 2px;padding:6px 0 4px 16px;border:0;border-left:1px solid #e2e3e7;background:transparent}.execution-trace section>strong{color:#59626e;font-size:10px}.execution-trace ol{display:grid;gap:4px;margin:5px 0 0;padding-left:17px;color:#69717d;font-size:10px}.execution-trace li small{margin-left:6px;color:#9aa0aa}.execution-trace p{margin:0;color:#8e949d;font-size:10px}@media(max-width:680px){.execution-goal-details{grid-template-columns:1fr}.execution-goal-details p{grid-column:1}.execution-observation{line-height:1.75}.execution-live-ticker,.execution-capacity-wait{align-items:flex-start}.execution-live-ticker>span:nth-child(2),.execution-capacity-wait>span:nth-child(2){white-space:normal}}@media(max-width:420px){.execution-narrative{min-width:0;margin-bottom:9px}.execution-observation{overflow-wrap:anywhere}.execution-live-feed{padding-right:2px}.execution-live-feed{grid-template-columns:minmax(0,1fr);gap:4px}.execution-live-ticker .execution-live-metrics{width:100%}.execution-process-log>summary,.execution-trace>summary,.execution-analysis>summary{min-height:32px;flex-wrap:wrap}.execution-timeline-action{grid-template-columns:18px minmax(0,1fr)}.execution-timeline-action time{grid-column:2}.execution-stage-summary>summary{grid-template-columns:18px minmax(0,1fr) 12px}.execution-stage-summary>summary:after{grid-column:3}.execution-stage-summary>summary time{grid-column:2}.execution-live-ticker,.execution-capacity-wait{min-width:0;flex-wrap:wrap}.execution-live-ticker button,.execution-capacity-wait button{min-height:44px}.execution-terminal-metrics,.execution-completed-summary>summary{flex-wrap:wrap}.execution-plan>summary strong{display:none}}.execution-subagent-group{margin:8px 0;border:1px solid var(--border-subtle, #e5e7eb);border-radius:10px;padding:8px 10px}.execution-subagent-group>summary{cursor:pointer;display:flex;align-items:center;gap:8px;list-style:none}.execution-subagent-group>summary strong{margin-left:auto;font-size:12px;font-weight:500;color:var(--text-secondary, #6b7280)}.execution-subagent-list{display:grid;gap:6px;padding-top:8px}.execution-subagent-item{display:flex;align-items:center;gap:10px;font-size:13px}.execution-subagent-item>span{min-width:0;display:grid;gap:2px}.execution-subagent-item strong{font-weight:500}.execution-subagent-item span small{color:var(--text-secondary, #6b7280);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.execution-subagent-item>small{margin-left:auto;white-space:nowrap;color:var(--text-secondary, #6b7280)}.diagram-preview{margin:12px 0;border:1px solid #e1e4e9;border-radius:10px;background:#fff;overflow:hidden}.diagram-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300}.diagram-preview-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#20293866}.diagram-preview-expanded{position:absolute;top:5vh;right:5vw;bottom:5vh;left:5vw;z-index:1;box-shadow:0 16px 50px #20293840}.diagram-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-bottom:1px solid #e7e9ed;color:#596577;font-size:12px}.diagram-preview-actions{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.diagram-preview-actions button,.diagram-preview-error button{border:1px solid #d8dce3;border-radius:6px;padding:4px 7px;background:#fff;color:#596577;cursor:pointer;font-size:11px}.diagram-preview-actions button:disabled{cursor:not-allowed;opacity:.45}.diagram-preview-canvas{min-height:180px;max-height:520px;overflow:auto;padding:18px;background:#fcfcfd}.diagram-preview-expanded .diagram-preview-canvas{max-height:calc(90vh - 52px)}.diagram-preview-canvas img{display:block;margin:0 auto;height:auto;transition:width .15s ease}.diagram-preview-source{margin:0;max-height:320px;overflow:auto;padding:12px;background:#20242c;color:#eef0f3;font:12px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.diagram-preview-status,.diagram-preview-error{margin:0;padding:10px 12px;color:#697382;font-size:12px}.diagram-preview-error{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#a33d3d}.context-usage{position:static;display:inline-flex;align-items:center;color:#687381}.context-usage-trigger{position:relative;width:34px;height:34px;display:grid;place-items:center;border:1px solid transparent;border-radius:10px;background:#fafafd;color:#687381;cursor:pointer;padding:0;font-size:10px;font-weight:650;font-variant-numeric:tabular-nums}.context-usage-trigger:hover,.context-usage-trigger:focus-visible{border-color:#c9c3f1;background:#f5f3ff;color:#5548c7}.context-usage-trigger svg{position:absolute;top:0;right:0;bottom:0;left:0;width:34px;height:34px;transform:rotate(-90deg)}.context-usage-track,.context-usage-progress{fill:none;stroke-width:2.5}.context-usage-track{stroke:#e5e7eb}.context-usage-progress{stroke:#6456db;stroke-linecap:round;transition:stroke-dashoffset .2s ease,stroke .2s ease}.context-usage-trigger>span{position:relative;z-index:1}.context-usage.attention .context-usage-progress{stroke:#b7792e}.context-usage.high .context-usage-progress{stroke:#c35d4c}.context-usage.unknown .context-usage-progress{stroke:#aeb4bd}.context-usage-popover{box-sizing:border-box;position:absolute;bottom:calc(100% + 12px);right:0;z-index:60;width:min(320px,calc(100vw - 24px));padding:14px;border:1px solid #e1e3e8;border-radius:14px;background:#fff;box-shadow:0 14px 36px #20293822;color:#4f5968;font-size:13px}.context-usage-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.context-usage-heading>span{min-width:0;display:grid;gap:3px}.context-usage-heading strong{color:#303a49;font-size:14px}.context-usage-heading small{color:#8b93a0;font-size:11px}.context-usage-heading>b{flex:none;color:#5548c7;font-size:16px;font-weight:700;font-variant-numeric:tabular-nums}.context-usage-heading>b em{color:#8b93a0;font-size:10px;font-style:normal;font-weight:500}.context-usage.attention .context-usage-heading>b{color:#a56e25}.context-usage.high .context-usage-heading>b{color:#b34e3d}.context-usage-popover dl{display:grid;gap:5px;margin:10px 0}.context-usage-popover dl>div{display:flex;justify-content:space-between;gap:12px}.context-usage-popover dt{color:#8b93a0}.context-usage-popover dd{max-width:210px;margin:0;overflow:hidden;color:#495464;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.context-usage-compact{width:100%;min-height:32px;border:1px solid #dcd9f5;border-radius:8px;background:#f8f7ff;color:#5548c7;cursor:pointer;font-size:11px}.context-usage-compact:hover:not(:disabled),.context-usage-compact:focus-visible{background:#f0effd}.context-usage-compact:disabled{color:#a5a9b2;background:#f5f6f8;border-color:#e5e7eb;cursor:not-allowed}.context-usage-feedback{margin:7px 0 0;color:#687381;font-size:12px;line-height:1.5}.context-usage-warning{margin:8px 0 0;padding:7px 8px;border-radius:8px;background:#fff8eb;color:#8a6428;font-size:11px;line-height:1.45}.context-usage-warning.high{background:#fff2ef;color:#a14c3c}@media(max-width:600px){.context-usage-popover{right:0}}.chat-plan-board{min-width:0;margin:0 4px -10px;padding:0 12px 10px;background:#f8f8fa;border:1px solid #e7e6ed;border-bottom:0;border-radius:12px 12px 0 0}.chat-plan-board summary{min-height:40px;display:flex;gap:8px;align-items:center;list-style:none;cursor:pointer;color:#737b88;font-size:12px}.chat-plan-board summary::-webkit-details-marker{display:none}.chat-plan-board summary>svg{width:15px;height:15px;flex:none}.chat-plan-board summary>svg:last-child{margin-left:auto;transition:transform .15s ease}.chat-plan-board details[open] summary>svg:last-child{transform:rotate(180deg)}.chat-plan-board summary>span,.chat-plan-board summary>small{flex:none}.chat-plan-board summary small{font-size:12px;font-variant-numeric:tabular-nums}.chat-plan-board summary strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;color:#505a68}.chat-plan-body{max-height:min(200px,24vh);overflow-y:auto;overscroll-behavior:contain;padding:2px 0 14px 23px}.chat-plan-body p{margin:0 0 8px;font-size:13px;line-height:1.6;color:#737b88;overflow-wrap:anywhere}.chat-plan-body ol{display:grid;gap:8px;padding:0;margin:0;list-style:none}.chat-plan-body li{display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:start;gap:8px;font-size:13px;line-height:1.6;color:#747c88}.chat-plan-body li svg{width:13px;height:13px;margin-top:4px}.chat-plan-body li span{overflow-wrap:anywhere}.chat-plan-body li small{font-size:11px}.chat-plan-body li.running{color:#6557b6}.chat-plan-body li.failed{color:#a55}:root{--font-app-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft YaHei UI", "PingFang SC", sans-serif;--font-chat-body: 15px;--font-chat-meta: 12px;--font-chat-h1: 20px;--font-chat-h2: 18px;--font-chat-h3: 16px;--line-chat-body: 1.7;--space-message: 32px;--chat-column-width: 800px;--composer-radius: 16px;--control-height-sm: 32px;--control-height-md: 36px;--color-text-primary: #263142;--color-text-secondary: #687381;--color-agent-accent: #6456db;--color-status-safe: #217a52;--shadow-floating: 0 8px 24px #28234318}.message{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;margin:0 0 var(--space-message)}.message-avatar{width:28px;height:28px;border-radius:9px;background:linear-gradient(135deg,#6c5be4,#8f77e9);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:650;box-shadow:0 3px 8px #6c5be42b}.message.user .message-avatar{background:#e9ebef;color:#596475}.message.user .message-avatar,.message.user .message-meta{display:none}.message.user{display:flex;justify-content:flex-end;margin-left:48px;margin-bottom:24px}.message.user .message-body{min-width:0;max-width:min(86%,680px);padding:11px 14px;border:1px solid #e5e3ee;border-radius:18px 18px 5px;background:#f5f4fb}.message.user .markdown{color:#354052;font-size:14px;line-height:1.65}.message.user .message-attachments span{background:#fff}.steer-message{display:flex;justify-content:flex-end;margin:0 0 20px 36px}.steer-message-body{max-width:90%;min-width:0;border-radius:16px 16px 4px;background:#f3f2f8;padding:12px 16px}.steer-message-body p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:var(--font-chat-body);line-height:var(--line-chat-body);color:#354052}.steer-message-receipt{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;color:#747988;font-size:11px}.steer-message.applied [role=status],.steer-message.accepted [role=status]{color:#397b58}.steer-message.deferred [role=status]{color:#9a7027}.steer-message.failed [role=status],.steer-message.rejected [role=status]{color:#a34d38}.steer-message-error{display:block;margin-top:8px;color:#a34d38}.steer-message-actions{display:flex;gap:12px;margin-top:8px}.steer-message-actions button{border:0;background:transparent;color:#6253bb;padding:4px 0;cursor:pointer}.steer-message-actions button:disabled{color:#9296a0;cursor:wait}.message-meta{min-height:28px;margin-bottom:8px;font-size:12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.message-meta small{color:#8a93a0;font-size:10px;font-weight:400}.message-body{min-width:0}.message-meta strong{color:#69717d;font-weight:500}.markdown{color:#354052;font-size:var(--font-chat-body);line-height:var(--line-chat-body);overflow-wrap:anywhere}.markdown h1,.markdown h2,.markdown h3{color:#263142;scroll-margin-top:20px}.markdown h1{margin:20px 0 8px;font-size:var(--font-chat-h1);line-height:1.4;font-weight:650}.markdown h2{margin:18px 0 8px;font-size:var(--font-chat-h2);line-height:1.45;font-weight:650}.markdown h3{margin:16px 0 6px;font-size:var(--font-chat-h3);line-height:1.5;font-weight:600}.markdown>:first-child{margin-top:0}.markdown>:last-child{margin-bottom:0}.markdown strong{font-weight:600}.markdown p{margin:0 0 8px}.markdown ul,.markdown ol{margin:6px 0 10px;padding-left:1.55em}.markdown li{margin:3px 0}.markdown li>p{margin-bottom:4px}.markdown blockquote{margin:10px 0;padding:2px 0 2px 12px;border-left:3px solid #d8d4ef;color:#596577}.markdown table{width:max-content;min-width:100%;margin:0;border-collapse:collapse;font-size:13px}.markdown-table-scroll{max-width:100%;overflow-x:auto;margin:12px 0}.markdown-table-scroll:focus-visible{outline:2px solid #7563d5;outline-offset:2px}.markdown-table-scroll th,.markdown-table-scroll td{min-width:7rem;max-width:28rem;overflow-wrap:normal}.markdown-table-scroll th:first-child,.markdown-table-scroll td:first-child{min-width:3rem}.citation-return{margin:8px 12px;padding:6px 10px;border:1px solid #dadde4;border-radius:6px;background:#fff;color:#5549c5;cursor:pointer}.markdown th,.markdown td{padding:7px 9px;border:1px solid #e1e4e9;text-align:left;vertical-align:top}.markdown th{background:#f7f7fa;font-weight:600}.markdown pre{overflow:auto;margin:10px 0;background:#20242c;color:#eef0f3;padding:13px;border-radius:10px;line-height:1.6}.markdown code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.scroll-bottom-row{position:absolute;bottom:100%;left:0;right:0;min-height:42px;display:flex;align-items:center;justify-content:center;padding-bottom:8px;pointer-events:none}.scroll-bottom{position:static;height:34px;border:1px solid #dadde4;border-radius:18px;background:#fff;display:flex;align-items:center;gap:5px;padding:0 12px;color:#566171;box-shadow:0 7px 22px #20293820;cursor:pointer;font-size:11px;pointer-events:auto}.scroll-bottom:hover{border-color:#b8b1e8;color:#5549c5}.scroll-bottom svg{width:15px}.message-user-actions{min-height:26px;margin-top:4px;display:flex;justify-content:flex-end;opacity:0;transition:opacity .15s ease}.message:hover .message-user-actions,.message:focus-within .message-user-actions{opacity:1}.message-user-actions button{min-height:26px;border:0;border-radius:7px;background:transparent;color:#778190;display:inline-flex;align-items:center;gap:5px;padding:0 8px;cursor:pointer;font-size:11px}.message-user-actions button:hover{background:#f3f2f8;color:#5548c7}.message-user-actions svg{width:14px}@media(max-width:720px){.message-user-actions{opacity:1}.message.user{margin-left:24px}.message.user .message-body{max-width:92%}}.runtime-user-input-card{max-width:640px;display:grid;gap:12px;margin:14px 0;padding:16px 18px;border:1px solid #ddd8f2;border-radius:14px;background:linear-gradient(180deg,#fcfbff,#faf9ff);box-shadow:0 5px 18px #3f34730d}.runtime-user-input-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.runtime-user-input-card-head>span{min-width:0}.runtime-user-input-card-head strong{display:block;color:#453b82;font-size:15px;font-weight:650}.runtime-user-input-card-head p{margin:4px 0 0;color:#707887;font-size:12px;line-height:1.5}.runtime-user-input-card-head>small{flex:none;padding:4px 7px;border-radius:6px;background:#efecff;color:#6254c5;font-size:10px;white-space:nowrap}.runtime-user-input-card-note{margin:-3px 0 0;color:#8a8499;font-size:11px;line-height:1.45}.runtime-user-input-card fieldset{display:grid;gap:8px;margin:0;padding:0;border:0}.runtime-user-input-card legend{color:#303846;font-size:13px;font-weight:650}.runtime-user-input-card fieldset>p{margin:0;color:#596577;font-size:12.5px;line-height:1.5}.runtime-user-input-options{display:grid;gap:6px}.runtime-user-input-options label{min-height:46px;display:flex;align-items:center;gap:9px;padding:8px 11px;border:1px solid #e1deee;border-radius:10px;background:#fff;cursor:pointer}.runtime-user-input-options label:has(input:checked){border-color:#786bd0;background:#f3f1ff}.runtime-user-input-options span{display:grid}.runtime-user-input-options strong{color:#414a58;font-size:13px}.runtime-user-input-options small{color:#7b8491;font-size:11.5px;line-height:1.4}.runtime-user-input-freeform{display:grid;gap:4px;color:#697382;font-size:12px}.runtime-user-input-freeform textarea{resize:vertical;min-height:84px;font:inherit;border:1px solid #dfe2e8;border-radius:10px;padding:8px 10px;color:#2f3743;background:#fff}.runtime-user-input-card>button{min-width:112px;min-height:40px;justify-self:end;border:0;border-radius:10px;padding:0 16px;background:#6657d8;color:#fff;cursor:pointer;font-size:13px;font-weight:650;box-shadow:0 4px 12px #6456db24}.runtime-user-input-card>button:hover:not(:disabled){background:#5749cc}.runtime-user-input-card>button:disabled{background:#d8d4ec;color:#8a86a2;cursor:not-allowed;opacity:1;box-shadow:none}@media(max-width:600px){.runtime-user-input-card{padding:14px}.runtime-user-input-card-head>small{display:none}}.composer-wrap{min-width:0;max-width:100%;padding:12px max(24px,calc((100% - var(--chat-column-width)) / 2)) 10px;background:linear-gradient(180deg,#fff0 0,#fff 14px);border-top:0}.composer-context{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:end;margin-bottom:8px}.composer-context label{display:grid;gap:4px;min-width:0;flex:1 1 148px}.composer-context span,.composer-context em{font-size:12px;color:#667085;font-style:normal}.composer-context select{height:32px;border:1px solid #dfe1e6;border-radius:8px;background:#fff;padding:0 8px;color:#1d2939}.composer{position:relative;width:100%;min-width:0;max-width:100%;box-sizing:border-box;border:1px solid #dcdee6;border-radius:var(--composer-radius);padding:12px 14px 10px;background:#fff;box-shadow:var(--shadow-floating);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.composer:focus-within{border-color:#8278df;box-shadow:0 0 0 3px #6b5ce712,0 10px 32px #20293817}.composer.is-streaming{border-color:#d4d0ed;background:#fefeff}.composer.is-waiting{border-color:#ead9ad;background:#fffdf8}.composer.is-stopping{border-color:#d8dbe1;background:#fafbfc}.composer textarea{display:block;width:100%;min-height:44px;max-height:150px;resize:none;border:0;outline:0;padding:2px 3px 9px;background:transparent;line-height:1.62;color:var(--color-text-primary);caret-color:var(--color-agent-accent);font-family:inherit;font-size:15px}.composer textarea:focus,.composer textarea:focus-visible{outline:0;outline-offset:0}.composer textarea::placeholder{color:#9ba1ac;opacity:1;font-weight:400}.composer textarea:disabled{background:transparent;color:#8b7b5c;cursor:not-allowed;opacity:1}.composer-session-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 14px;margin-top:2px}.composer-actions{display:flex;justify-content:space-between;align-items:end;margin-top:7px}.composer-session-left,.composer-session-right{display:flex;align-items:center;gap:5px;min-width:0}.composer-session-left{flex:1 1 0;min-width:32px;flex-wrap:nowrap}.composer-session-right{flex:none;justify-content:flex-end;margin-left:auto;max-width:100%}.composer .task-context-chips{min-width:0;margin:0;flex-wrap:nowrap;gap:4px}.composer .task-context-chip{min-height:30px;max-width:160px;border-color:#e1e2e9;background:#f7f7fa;padding:0 9px;color:#596273;font-size:11px}.composer .task-context-chip.add{border-style:solid;border-color:#e2dff5;background:#f7f6fd;color:#6257be}.composer .task-context-chips em{white-space:nowrap}.composer-add-context{position:relative}.composer-add-trigger,.slash-command-trigger{width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#6d64b8;display:grid;place-items:center;font-weight:700;cursor:pointer;padding:0}.composer-add-trigger:hover,.composer-add-trigger:focus-visible,.slash-command-trigger:hover,.slash-command-trigger:focus-visible{background:#f1f0f8;color:#584cb7}.composer-add-trigger svg{width:17px}.composer-add-menu{position:absolute;left:0;bottom:calc(100% + 8px);z-index:35;width:min(268px,calc(100vw - 40px));padding:6px;border:1px solid #e2e1ed;border-radius:11px;background:#fff;box-shadow:var(--shadow-floating)}.composer-add-menu button{width:100%;min-height:44px;border:0;border-radius:8px;background:transparent;display:flex;align-items:center;gap:9px;padding:6px 8px;text-align:left;cursor:pointer}.composer-add-menu button:hover:not(:disabled){background:#f4f2ff}.composer-add-menu button:disabled{opacity:.45;cursor:not-allowed}.composer-add-menu svg{width:16px;color:#6a5fc2}.composer-add-menu span{display:grid;gap:2px}.composer-add-menu strong{font-size:12px;font-weight:600}.composer-add-menu small{color:#89929e;font-size:10px}.slash-command{position:static;display:inline-flex}.slash-command-menu{box-sizing:border-box;position:absolute;z-index:34;left:0;bottom:calc(100% + 8px);width:min(440px,calc(100% + -0px));max-width:calc(100% + -0px);max-height:min(360px,calc(100dvh - 180px));overflow:auto;overscroll-behavior:contain;padding:7px;border:1px solid #e2e1ed;border-radius:14px;background:#fff;box-shadow:0 14px 36px #20293822}.slash-command-group{padding:10px 9px 4px;color:#979daa;font-size:10px;font-weight:600;letter-spacing:.06em}.slash-command-menu button[role=option]{width:100%;min-height:42px;border:0;border-radius:8px;background:transparent;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:5px 9px;text-align:left;color:#424b59;cursor:pointer}.slash-command-menu button.active,.slash-command-menu button:hover:not(.disabled){background:#f3f1ff}.slash-command-menu button.active{box-shadow:inset 2px 0 #6b5ed1}.slash-command-menu button:focus-visible{outline:2px solid #8176da;outline-offset:-2px}.slash-command-menu button.warning em{color:#b54708}.slash-command-menu button.disabled{color:#87909d;cursor:not-allowed}.composer-next-setting{color:#7b728e;font-size:10px;font-weight:400;white-space:nowrap}.slash-disabled-reason{grid-column:1 / -1;color:#77808f;font-size:12px;line-height:1.4;white-space:normal}.slash-command-name{min-width:0;display:flex;align-items:baseline;gap:8px}.slash-command-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.slash-command-name small{flex:none;color:#979daa;font-size:11px}.slash-command-name svg{flex:none;width:13px;color:#969daa}.slash-command-menu em{max-width:180px;overflow:hidden;color:#687381;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.slash-command-selected{width:14px;color:#6456db}.slash-command-menu em{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.slash-command-menu button.disabled em{max-width:180px;overflow:hidden;color:#a26836;text-overflow:ellipsis}.slash-command-empty{margin:8px;color:#89929e;font-size:12px}.slash-command-description{position:sticky;bottom:-6px;margin:5px -1px -1px;padding:8px 9px 7px;border-top:1px solid #eeedf3;border-radius:0 0 8px 8px;background:#fff;color:#7b8491;font-size:12px;line-height:1.45}.composer-posture,.composer-model-summary{min-height:30px;border:0;border-radius:8px;background:transparent;color:#697382;display:inline-flex;align-items:center;gap:5px;padding:0 6px;cursor:pointer;font-size:12px}.composer-posture:hover,.composer-model-summary:hover:not(:disabled){background:#f4f3f8;color:#5548c7}.composer-posture svg{width:14px;color:var(--color-status-safe)}.composer-posture span{max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-shortcut-hint{min-width:0;overflow:hidden;color:#9aa0aa;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.composer-inline-state{min-width:0;display:inline-flex;align-items:center;gap:6px;overflow:hidden;color:#7d8490;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.composer-inline-state i{width:6px;height:6px;flex:none;border-radius:50%;background:#766bd0;box-shadow:0 0 0 3px #766bd014}.composer-inline-state>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.composer-inline-state.waiting{color:#8a6b31}.composer-inline-state.waiting i{background:#c4933d;box-shadow:none}.composer-execution-controls{display:flex;align-items:center;gap:3px}.composer-model-picker{position:relative;display:inline-flex}.composer-model-summary{display:inline-flex;gap:4px;border-radius:10px;background:#f7f7fa;padding:0 8px;text-align:left}.composer-model-summary span{max-width:152px;font-size:12px;font-weight:600}.composer-model-summary small{color:#9298a3;font-size:10px}.composer-model-summary small:before{content:"· "}.composer-model-summary>span,.composer-model-summary>small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-model-summary>svg{align-self:center;width:12px;color:#8a93a0;transition:transform .16s ease}.composer-model-summary[aria-expanded=true]>svg{transform:rotate(180deg)}.composer-model-list{position:absolute;right:0;bottom:calc(100% + 7px);z-index:36;width:min(232px,calc(100vw - 32px));max-height:min(300px,48vh);overflow:auto;padding:4px;border:1px solid #e2e1ed;border-radius:9px;background:#fff;box-shadow:var(--shadow-floating)}.composer-model-list>button{width:100%;min-height:36px;display:grid;grid-template-columns:minmax(0,1fr) 14px;align-items:center;gap:6px;border:0;border-radius:7px;background:transparent;padding:4px 7px;color:#4f5968;text-align:left;cursor:pointer}.composer-model-list>button:hover:not(:disabled),.composer-model-list>button:focus-visible,.composer-model-list>button[aria-selected=true]{background:#f3f1ff;color:#5548c7}.composer-model-list>button:disabled{opacity:.42;cursor:not-allowed}.composer-model-list>button span{min-width:0;display:flex;align-items:baseline;gap:5px}.composer-model-list strong,.composer-model-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-model-list strong{flex:none;max-width:58%;font-size:11px;font-weight:600}.composer-model-list small{min-width:0;color:#8a93a0;font-size:9px}.composer-model-list svg{width:13px;color:#6255d4}.composer-model-list p{margin:8px;color:#89929e;font-size:11px;text-align:center}.composer-reasoning-control{position:relative}.composer-reasoning-control>button{min-height:var(--control-height-sm);border:0;border-radius:8px;background:#f5f4f8;color:#596577;padding:0 8px;cursor:pointer;font-size:10px}.composer-reasoning-control>button:hover:not(:disabled){background:#ece9fb;color:#5548c7}.composer-reasoning-control>div{position:absolute;right:0;bottom:calc(100% + 7px);z-index:35;width:150px;padding:5px;border:1px solid #e2e1ed;border-radius:10px;background:#fff;box-shadow:var(--shadow-floating)}.composer-reasoning-control>div button{width:100%;min-height:34px;border:0;border-radius:7px;background:transparent;padding:0 9px;text-align:left;color:#4f5968;cursor:pointer;font-size:11px}.composer-reasoning-control>div button:hover,.composer-reasoning-control>div button[aria-selected=true]{background:#f3f1ff;color:#5548c7}.skill-picker{position:absolute;left:12px;bottom:58px;z-index:5;display:grid;width:min(300px,calc(100% - 24px));padding:6px;border:1px solid #dedbea;border-radius:9px;background:#fff;box-shadow:0 8px 24px #222a3b20}.skill-picker button{border:0;border-radius:6px;background:#fff;padding:8px;text-align:left;cursor:pointer}.skill-picker button:hover{background:#f2f0ff}.requested-skill-picker{position:static;margin:0}.requested-skill-chips{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.requested-skill-chip,.requested-skill-add{min-height:30px;border:1px solid #dedbea;border-radius:999px;background:#f8f7ff;color:#5548c7;padding:4px 9px;font-size:12px;cursor:pointer}.requested-skill-add{background:#fff;color:#596274}.requested-skill-add:disabled{color:#a6a8b2;cursor:not-allowed}.requested-skill-menu{position:absolute;left:0;bottom:calc(100% + 8px);z-index:34;display:grid;gap:4px;box-sizing:border-box;width:min(420px,100%);max-height:min(420px,60dvh);overflow:auto;padding:10px;border:1px solid #dedbea;border-radius:10px;background:#fff;box-shadow:0 8px 24px #222a3b20}.requested-skill-menu header{display:flex;align-items:center;justify-content:space-between;font-size:13px}.requested-skill-menu input{border:1px solid #e2e1ed;border-radius:7px;padding:7px 8px;margin-bottom:3px}.requested-skill-menu button{border:0;border-radius:7px;background:transparent;padding:7px 8px;text-align:left;cursor:pointer}.requested-skill-menu button:hover,.requested-skill-menu button.selected{background:#f2f0ff}.requested-skill-menu button small{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#7b8190;margin-top:4px;white-space:normal;overflow:hidden;font-size:12px;line-height:1.5}.requested-skill-menu p{margin:8px;color:#7b8190;font-size:12px}.composer-run-actions{display:flex;flex-wrap:nowrap;justify-content:flex-end;gap:8px}.send-button,.primary{height:var(--control-height-md);border:0;border-radius:9px;background:var(--color-agent-accent);color:#fff;font-weight:600;padding:0 13px;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:12px}.send-button svg{width:16px}.send-button:hover:not(:disabled){filter:brightness(.97);transform:translateY(-1px)}.send-button:active:not(:disabled){transform:translateY(0)}.send-button:disabled{background:#ececf2;color:#a6a8b2;opacity:1;cursor:not-allowed}.send-button.send-primary{width:38px;min-width:38px;padding:0;border-radius:12px;justify-content:center;box-shadow:0 4px 12px #6456db24}.send-button.send-primary:disabled{box-shadow:none}.send-button.steer{background:#6b5ed1}.send-button.stop{background:#353d4a;width:38px;min-width:38px;padding:0;border-radius:50%;justify-content:center}.conversation-status{margin:0 0 6px;color:#687381;font-size:12px}.command-feedback{display:flex;align-items:center;justify-content:space-between;gap:8px}.command-feedback button{border:0;background:transparent;color:#89929e;cursor:pointer;font-size:17px}.slash-inline-panel{position:relative;max-height:min(360px,45dvh);overflow-y:auto;margin:0 0 8px;padding:10px;border:1px solid #e4e2ef;border-radius:9px;background:#fff}.slash-inline-panel header{position:sticky;top:-10px;background:#fff;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;color:#4d5360;font-size:13px}.slash-inline-panel header button{min-width:32px;min-height:32px;border:0;background:transparent;color:#657080;cursor:pointer;font-size:18px}.slash-capability-row{display:flex;align-items:center;gap:7px;padding:6px;border-radius:6px;cursor:pointer}.slash-capability-row:hover{background:#f7f6fc}.slash-capability-row span{display:flex;flex-direction:column;gap:2px}.slash-capability-row small{color:#89929e;font-size:10px}.disclaimer{text-align:center;font-size:10px;color:#a0a6af;margin:7px 0 0;line-height:1.4}.composer-upload-queue{width:100%;min-width:0;max-width:100%;box-sizing:border-box;margin:0 0 8px;overflow:hidden;border:1px solid #e2e3ea;border-radius:14px;background:#fbfbfd;box-shadow:0 4px 16px #20293809}.composer-upload-queue>header{min-height:45px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:center;padding:7px 10px;border-bottom:1px solid #ececf1}.composer-upload-queue>header>span:last-child{min-width:0}.composer-upload-summary-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:9px;background:#eeecfb;color:#6559c4}.composer-upload-summary-icon svg{width:15px}.composer-upload-summary-icon.active svg{animation:composer-upload-breathe 1.6s ease-in-out infinite}.composer-upload-queue header strong,.composer-upload-queue header small{display:block}.composer-upload-queue header strong{color:#3e4755;font-size:11.5px;font-weight:600}.composer-upload-queue header small{margin-top:2px;color:#858d99;font-size:10px}.composer-upload-queue ul{max-height:184px;display:grid;gap:0;margin:0;padding:0;overflow-y:auto;list-style:none}.composer-upload-queue li{position:relative;min-height:47px;display:grid;grid-template-columns:24px minmax(0,1fr) 28px;gap:7px;align-items:center;padding:5px 9px 7px;border-bottom:1px solid #f0f0f3}.composer-upload-queue li:last-child{border-bottom:0}.composer-upload-file-icon{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:#f0eff7;color:#7167b1}.composer-upload-file-icon svg{width:13px}.composer-upload-queue li.ready .composer-upload-file-icon{background:#eaf6ef;color:#287b51}.composer-upload-queue li.failed .composer-upload-file-icon,.composer-upload-queue li.cancelled .composer-upload-file-icon{background:#fceeee;color:#b64d4d}.composer-upload-file-copy{min-width:0}.composer-upload-file-copy strong,.composer-upload-file-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-upload-file-copy strong{color:#46505e;font-size:11px;font-weight:600}.composer-upload-file-copy small{margin-top:2px;color:#858d99;font-size:9.5px}.composer-upload-queue li.failed .composer-upload-file-copy small,.composer-upload-queue li.cancelled .composer-upload-file-copy small{color:#a94b4b}.composer-upload-queue li>button{width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#7e8692;cursor:pointer}.composer-upload-queue li>button:hover{background:#efedf8;color:#5e52b9}.composer-upload-queue li>button svg{width:13px}.composer-upload-progress{position:absolute;right:9px;bottom:3px;left:40px;height:2px;overflow:hidden;border-radius:999px;background:#e8e7ef}.composer-upload-progress i{display:block;height:100%;border-radius:inherit;background:#6c60cb;transition:width .18s ease}.composer-upload-progress.indeterminate i{width:38%;animation:composer-upload-slide 1.2s ease-in-out infinite}@keyframes composer-upload-slide{0%{transform:translate(-120%)}to{transform:translate(300%)}}@keyframes composer-upload-breathe{50%{transform:translateY(-1px);opacity:.72}}.selected-files-wrap{min-width:0;max-width:100%;margin-bottom:7px;overflow:hidden}.selected-files-wrap>p{display:flex;align-items:center;gap:5px;margin:0 0 6px;color:#6254cf;font-size:11px}.selected-files{min-width:0;max-width:100%;display:flex;gap:7px;overflow-x:auto;overflow-y:hidden}.selected-files span{flex:none;display:flex;align-items:center;gap:5px;font-size:11px;background:#f1f0fc;color:#5549be;border:1px solid #dfdcfa;padding:6px 8px;border-radius:8px}@media(max-width:900px){.composer-session-bar{align-items:center}.composer-session-left{gap:3px}.composer-posture span,.composer-shortcut-hint{display:none}.composer-reasoning-control>button{padding:0 6px}}@media(max-width:600px){.composer-wrap{padding-left:12px;padding-right:12px}.composer{padding:10px 11px 9px;border-radius:16px}.composer textarea{min-height:40px;font-size:15px}.composer-session-bar{flex-wrap:wrap}.composer-session-left,.composer-session-right{width:100%}.composer-session-right{justify-content:space-between}.composer-session-left{overflow-x:auto;scrollbar-width:none}.composer-session-left::-webkit-scrollbar{display:none}.composer-posture span,.composer-model-summary small{display:none}.composer .task-context-chip{max-width:148px}.composer-upload-queue>header{padding-right:8px;padding-left:8px}.composer-upload-queue header small{white-space:normal;line-height:1.35}.composer-upload-queue ul{max-height:154px}.slash-command-menu{left:0;right:0;bottom:calc(100% + 8px);width:100%;max-height:min(420px,65dvh)}.slash-command-menu button[role=option]{min-height:44px}}@media(prefers-reduced-motion:reduce){.composer-upload-summary-icon.active svg,.composer-upload-progress.indeterminate i{animation:none}}.slash-command-back{min-height:34px;border:0;border-radius:8px;background:transparent;padding:0 9px;font-size:12px;cursor:pointer;color:#4d5564;text-align:left}.slash-command-back:hover,.slash-command-back:focus-visible{background:#f5f3ff;color:#5548c7}.slash-command-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 9px 9px;font-size:12px;font-weight:650;color:#4d5360;border-bottom:1px solid #eeedf3}.slash-command-heading span{color:#969da8;font-size:10px}.session-security-trigger{border:0;cursor:pointer}.session-security-trigger:hover{background:#e3f3e9}.session-status-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:grid;place-items:center;padding:16px;background:#1f293733;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.session-status-panel{width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 32px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #deddea;border-radius:12px;background:#fff;box-shadow:var(--shadow-floating)}.session-status-panel>header{min-height:46px;border-bottom:1px solid #eeedf3;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:7px 10px 7px 12px}.session-status-grid{min-height:0;overflow:auto}.session-status-panel>header>span:first-child{display:flex;align-items:center;gap:8px}.session-status-panel>header>span:first-child>svg{width:18px;color:var(--color-status-safe)}.session-status-panel>header span span{display:grid;gap:1px}.session-status-panel header strong{font-size:13px}.session-status-panel header small{color:#89929e;font-size:9px;font-weight:400}.session-status-actions{display:flex;gap:2px}.session-status-actions button{width:30px;height:30px;border:0;border-radius:7px;background:transparent;color:#778190;display:grid;place-items:center;cursor:pointer}.session-status-actions button:hover{background:#f3f2f8;color:#5548c7}.session-status-actions svg{width:14px}.session-status-grid{display:block}.session-status-grid>section{min-width:0;padding:11px 13px 12px;border-bottom:1px solid #f0eff4}.session-status-grid>section:nth-child(odd){border-right:0}.session-status-grid>.session-status-details{grid-column:1 / -1}.session-status-details>summary{padding:10px 13px;border-bottom:1px solid #f0eff4;color:#596577;cursor:pointer;font-size:11px;list-style:none}.session-status-details>summary::-webkit-details-marker{display:none}.session-status-details>summary:after{content:"⌄";float:right;color:#9aa1ab}.session-status-details[open]>summary:after{content:"⌃"}.session-status-details>section{padding:12px 16px;border-bottom:1px solid #f0eff4}.session-status-grid h3{margin:0 0 7px;color:#596577;font-size:10px;font-weight:650;letter-spacing:.04em}.session-status-grid dl{margin:0;display:grid;gap:5px}.session-status-grid dl>div{display:grid;grid-template-columns:minmax(92px,.75fr) minmax(0,1.25fr);gap:8px}.session-status-grid dt{color:#89929e;font-size:10px}.session-status-grid dd{margin:0;color:#3f4958;font-size:11px;overflow-wrap:anywhere}.session-status-grid p{margin:8px 0 0;color:#9299a4;font-size:9px;line-height:1.45}.session-status-panel header strong{font-size:15px}.session-status-panel header small{font-size:12px}.session-status-grid h3{font-size:13px;margin-bottom:10px}.session-status-grid dt,.session-status-grid dd{font-size:13px;line-height:1.55}.session-status-grid dl{gap:8px}.session-status-details>summary,.session-status-grid p{font-size:12px}.session-status-loading{margin:0;padding:18px;color:#687381;font-size:12px}.session-status-error{margin:0;padding:10px 12px;color:#9a3412;background:#fff7ed;display:flex;align-items:center;gap:7px;font-size:11px}.session-status-error svg{width:14px}.session-compact-result{margin:9px 11px 0;padding:8px 10px;border-radius:9px;background:#f1f8f4;color:#35644e;display:flex;flex-wrap:wrap;gap:5px 10px;font-size:10px}.session-compact-result strong{width:100%;font-size:11px}.branch-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:grid;place-items:center;padding:20px}.branch-dialog-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1f293733;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.branch-dialog>section{position:relative;width:min(560px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;border:1px solid #dddde7;border-radius:14px;background:#fff;box-shadow:0 24px 72px #20293833}.branch-dialog header{min-height:52px;border-bottom:1px solid #ececf1;display:flex;align-items:center;justify-content:space-between;padding:8px 12px 8px 15px}.branch-dialog header>span{display:flex;align-items:center;gap:9px}.branch-dialog header svg{width:17px;color:#6456db}.branch-dialog header span span{display:grid;gap:2px}.branch-dialog header strong{font-size:13px}.branch-dialog header small{color:#737c89;font-size:12px;font-weight:400}.branch-dialog header button{width:30px;height:30px;border:0;border-radius:7px;background:transparent;color:#778190;display:grid;place-items:center;cursor:pointer}.branch-dialog label{display:grid;gap:6px;padding:14px 15px 8px;color:#687381;font-size:11px}.branch-dialog textarea{min-height:140px;max-height:360px;resize:vertical;border:1px solid #dfe1e6;border-radius:10px;padding:10px 11px;color:#263142;line-height:1.6}.branch-dialog>section>p{margin:0;padding:0 15px 14px;color:#687381;font-size:12px;line-height:1.6}.branch-dialog-preview{margin:16px;padding:12px;border:1px solid #e7e7ed;border-radius:10px;background:#fafafd;font-size:13px}.branch-dialog-preview>strong{color:#687381;font-size:12px;font-weight:500}.branch-dialog-preview>p{max-height:240px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0;line-height:1.65}.branch-dialog>section>p.branch-dialog-error{color:#a33f46;background:#fff5f5;padding-top:8px;padding-bottom:8px}.branch-dialog footer{border-top:1px solid #ececf1;display:flex;justify-content:flex-end;gap:8px;padding:10px 15px}.branch-dialog footer>button:not(.primary){height:38px;border:1px solid #dfe1e6;border-radius:9px;background:#fff;padding:0 14px;cursor:pointer}@media(max-width:680px){.session-status-grid{grid-template-columns:1fr}.session-status-grid>section:nth-child(odd){border-right:0}.branch-dialog{padding:10px;align-items:end}.branch-dialog>section{border-radius:14px 14px 8px 8px}}:root{font-family:var(--font-app-sans);color:#182230;background:#f6f7f9;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;min-height:0}body{overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #6b5ce7;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-shell{width:100%;height:100vh;height:100dvh;min-height:0;display:grid;grid-template-rows:44px minmax(0,1fr);overflow:hidden;background:#f6f7f9}.product-nav{position:relative;z-index:80;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;height:44px;border-bottom:1px solid #e5e6ea;background:#fff;padding:0 16px}.product-nav nav{grid-column:2;justify-self:center;display:flex;align-items:center;gap:3px;padding:3px;border-radius:9px;background:#f0f1f4;max-width:min(78vw,920px);overflow-x:auto}.product-nav nav button{min-width:82px;height:30px;border:0;border-radius:7px;background:transparent;display:flex;align-items:center;justify-content:center;gap:6px;color:#6d7684;cursor:pointer;font-size:11px;font-weight:600}.product-nav nav button svg{width:14px}.product-nav nav button:hover{color:#5448c2}.product-nav nav button.active{color:#5548c7;background:#fff;box-shadow:0 1px 4px #20293818}.work-os-page{height:100%;min-height:0;overflow:auto;padding:32px clamp(20px,5vw,72px);background:#f8f9fb}.work-os-header{width:100%;max-width:1080px;margin:0 auto 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.work-os-title{display:flex;gap:14px;align-items:center}.work-os-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;color:#5548c7;background:#eceaff}.work-os-title h1{margin:0;font-size:24px}.work-os-title p{margin:6px 0 0;color:#6c7583}.work-os-list{width:100%;max-width:1080px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.work-os-card{min-height:108px;padding:18px;border:1px solid #e4e7ed;border-radius:14px;background:#fff;box-shadow:0 4px 18px #24324b0a;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.work-os-card p{margin:7px 0 0;color:#687386;font-size:13px}.work-os-card small{color:#737d8c}.automation-page{display:flex;flex-direction:column;overflow:auto;min-height:0;background:linear-gradient(180deg,#f6f7fb 0,#fafbfc 44%)}.automation-page .work-os-header{flex:none}.automation-hero{max-width:1320px;margin-bottom:18px}.automation-workbench{width:100%;max-width:1520px;margin:0 auto;display:grid;gap:16px;min-height:0}.automation-scenarios{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.automation-scenarios>button{position:relative;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:10px;text-align:left;border:1px solid #e1e5ec;border-radius:15px;padding:14px 16px;background:#fff;color:#223047;cursor:pointer;box-shadow:0 6px 20px #24324b0a}.automation-scenarios>button>span{grid-row:1 / 3;width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#f1f3f8;color:#657187}.automation-scenarios>button svg{width:19px}.automation-scenarios>button strong{align-self:end;font-size:14px}.automation-scenarios>button small{color:#768195;margin-top:3px}.automation-scenarios>button.active{border-color:#7468e9;box-shadow:0 8px 24px #5f50d21a}.automation-scenarios>button.active>span{background:#eceaff;color:#594bd2}.automation-main-grid{display:grid;grid-template-columns:minmax(320px,360px) minmax(0,1fr);gap:16px;min-height:610px}.panel-card{background:#fff;border:1px solid #e2e6ed;border-radius:16px;box-shadow:0 8px 28px #24324b0a;min-width:0}.composer-wrap.file-drag-active{outline:2px dashed #6255d2;outline-offset:6px}.composer-wrap{position:relative}.file-drop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;place-items:center;border-radius:16px;background:#f7f6ffeb;color:#5145c7;font-weight:700;pointer-events:none}.automation-compose{min-width:0;padding:18px;display:grid;align-content:start;gap:14px}.automation-compose>*{min-width:0}.automation-compose>header,.automation-center>header,.automation-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.automation-compose>header strong,.automation-center>header strong,.automation-detail>header strong{color:#27354a;font-size:16px;font-weight:650}.automation-compose header small,.automation-center header small,.automation-detail header small{display:block;color:#7b8697;font-size:12px;margin-top:4px}.automation-subtypes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;padding:4px;gap:4px;background:#f4f5f8;border-radius:11px}.automation-subtypes button{min-width:0;border:0;background:transparent;border-radius:8px;padding:9px 8px;display:inline-flex;justify-content:center;align-items:center;gap:7px;color:#667287;cursor:pointer;line-height:1.35;overflow-wrap:anywhere;text-align:center;white-space:normal}.automation-subtypes button svg{width:16px}.automation-subtypes button.active{background:#fff;color:#5145c7;box-shadow:0 2px 8px #24324b12;font-weight:600}.automation-compose>label,.automation-context-grid label{display:grid;gap:6px;color:#4e5c71;font-size:12px;font-weight:600}.automation-compose input,.automation-compose textarea,.automation-compose select,.automation-context-grid select,.automation-filters input,.automation-filters select{width:100%;min-width:0;max-width:100%;border:1px solid #dce1e9;border-radius:10px;background:#fff;padding:10px 11px;font:inherit;color:#24324b;outline:none}.automation-compose input:focus,.automation-compose textarea:focus,.automation-compose select:focus{border-color:#8075e8;box-shadow:0 0 0 3px #eceaff}.automation-compose textarea{resize:vertical;min-height:92px}.automation-context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.automation-context-grid>*{min-width:0}.automation-files{display:grid;gap:8px}.automation-files .secondary{border:1px dashed #bbb5ef;background:#f9f8ff;color:#574bc8;border-radius:11px;padding:10px 12px;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.automation-files .secondary svg{width:17px}.automation-files ul,.automation-input-summary{margin:0;padding:0;list-style:none;display:grid;gap:7px}.automation-files li{display:flex;align-items:center;justify-content:space-between;background:#f6f7f9;border-radius:9px;padding:8px 10px;font-size:12px}.automation-files li>span{display:flex;align-items:center;gap:7px;min-width:0;overflow:hidden;text-overflow:ellipsis}.automation-files li svg{width:15px;flex:none}.automation-files li button{border:0;background:transparent;color:#7b8697;cursor:pointer}.automation-file-slots{display:grid;gap:9px}.automation-file-slot{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px dashed #cfd5df;border-radius:12px;padding:13px}.automation-file-slot.ready{border-style:solid;border-color:#b8dcc9;background:#f6fcf8}.automation-file-slot>div{display:flex;gap:9px;align-items:center;min-width:0}.automation-file-slot>div>svg{color:#5e6a7e;width:19px;flex:none}.automation-file-slot span{min-width:0}.automation-file-slot small{display:block;color:#7b8697;font-size:11px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.automation-file-slot>button{min-height:34px;border:0;border-radius:8px;padding:0 11px;display:flex;gap:5px;align-items:center;color:#574bc8;background:#eeecff;cursor:pointer;font-size:12px;font-weight:600;white-space:nowrap}.automation-file-slot button svg{width:14px}.automation-output-options{display:flex;flex-wrap:wrap;gap:9px 14px;align-items:center;color:#526075;font-size:12px}.automation-output-options>span{font-weight:600;width:100%}.automation-output-options label{display:inline-flex;align-items:center;gap:5px}.automation-output-options input{width:auto}.automation-form-hint,.automation-inline-error{display:flex;align-items:flex-start;gap:7px;margin:0;color:#a04b21;font-size:12px}.automation-form-hint svg,.automation-inline-error svg{width:15px;flex:none}.automation-upload-status{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start;border:1px solid #dcd8ff;border-radius:10px;padding:10px 11px;color:#574bc8;background:#faf9ff}.automation-upload-status>svg{width:16px;margin-top:2px;animation:spin .8s linear infinite}.automation-upload-status>div,.automation-upload-status header{min-width:0}.automation-upload-status header{display:flex;justify-content:space-between;gap:8px;font-size:12px}.automation-upload-status header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.automation-upload-status header span{flex:none;color:#6e659c}.automation-upload-status small{display:block;margin-top:5px;color:#726d89;font-size:11px}.automation-upload-track{height:6px;margin-top:7px;overflow:hidden;border-radius:999px;background:#e8e5fa}.automation-upload-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7165df,#5145c7);transition:width .2s ease}.automation-submit{width:100%;min-height:43px;border:0;border-radius:11px;background:linear-gradient(135deg,#6859df,#5748cb);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600;cursor:pointer}.automation-submit:disabled{opacity:.48;cursor:not-allowed}.automation-submit svg{width:17px}.automation-center{display:flex;flex-direction:column;min-height:0;overflow:hidden}.automation-center>header{padding:17px 18px 12px}.automation-queue-tabs{display:flex;gap:6px;flex-wrap:wrap;padding:0 18px 14px}.automation-queue-tabs button{border:1px solid #e1e5ec;background:#fff;border-radius:8px;padding:8px 10px;color:#56647a;cursor:pointer}.automation-queue-tabs button.active{background:#eeebff;border-color:#c9c1f3;color:#5145c7;font-weight:600}.automation-work-list{max-height:240px;overflow:auto;border-bottom:1px solid #e1e5ec}.automation-work-list>button{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 18px;text-align:left;border:0;border-bottom:1px solid #edf0f4;background:#fff;cursor:pointer;color:#27354a}.automation-work-list>button.active{background:#f5f3ff;box-shadow:inset 3px 0 #7468e9}.automation-work-list strong{display:block;overflow-wrap:anywhere}.automation-work-list small{display:block;color:#7a8596;margin-top:4px}.automation-business-status{flex:none;padding:4px 8px;border-radius:6px;background:#eef1f6;font-size:12px}.automation-business-status.attention{color:#a34723;background:#fff0e7}.automation-business-status.review{color:#8a6519;background:#fff6dc}.automation-business-status.done{color:#267045;background:#e9f6ed}.automation-business-status.processing{color:#4363a5;background:#eaf0ff}.automation-revision-notice{padding:12px;background:#f3f0ff;border:1px solid #d6cef7;border-radius:10px;color:#5145a2;font-size:13px}.automation-revision-notice p{margin:6px 0}.automation-revision-notice button{border:0;background:transparent;color:inherit;text-decoration:underline;cursor:pointer}.automation-next-step{margin:14px 0 0;padding:10px 12px;border-left:3px solid #766ae0;border-radius:8px;background:#f8f7ff;color:#596579;font-size:13px;line-height:1.6}.automation-list-pagination{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;padding:0 18px 12px;color:#7a8596}.automation-list-pagination button{border:1px solid #e1e5ec;background:#fff;color:#5145c7;border-radius:6px;padding:5px 8px;cursor:pointer;margin-left:6px}.automation-page button:focus-visible{outline:2px solid #7468e9;outline-offset:2px}.icon-button{border:0;background:#f2f3f7;border-radius:9px;width:34px;height:34px;display:grid;place-items:center;color:#677389;cursor:pointer}.icon-button svg{width:16px}.automation-filters{display:grid;grid-template-columns:auto minmax(150px,1fr) 145px;gap:9px;padding:0 18px 12px}.automation-scope{display:flex;padding:3px;background:#f1f2f6;border-radius:9px}.automation-scope button{border:0;background:transparent;padding:7px 10px;border-radius:7px;color:#677389;cursor:pointer}.automation-scope button.active{background:#fff;color:#4e42bc;box-shadow:0 1px 6px #24324b12}.automation-filters>label{position:relative}.automation-filters>label svg{position:absolute;left:10px;top:10px;width:16px;color:#8791a1}.automation-filters>label input{padding-left:33px}.automation-center>.automation-inline-error{padding:0 18px 10px}.automation-center-body{display:flex;flex-direction:column;border-top:1px solid #edf0f4;min-height:0;flex:1}.automation-center-body.empty{grid-template-columns:1fr}.automation-center-empty{display:grid;place-items:center;align-content:center;gap:8px;min-height:320px;padding:28px;color:#7b8697;text-align:center}.automation-center-empty>svg{width:28px;color:#766ae0}.automation-center-empty p{margin:0;font-size:12px}.automation-task-list{overflow:auto;border-right:1px solid #edf0f4;min-height:0}.automation-task-list>button{width:100%;display:grid;grid-template-columns:10px 1fr;gap:9px;align-items:start;text-align:left;border:0;border-bottom:1px solid #f0f2f5;padding:12px 13px;background:#fff;cursor:pointer}.automation-task-list>button.active{background:#f5f3ff}.automation-task-list strong{font-size:13px;color:#27354a}.automation-task-list small{display:block;color:#7a8596;margin-top:4px}.automation-status-dot{width:8px;height:8px;border-radius:50%;background:#a8b0bd;margin-top:4px}.automation-status-dot.running,.automation-status-dot.claimed,.automation-status-dot.queued,.automation-status-dot.scheduled{background:#5b78dc;box-shadow:0 0 0 3px #e9edff}.automation-status-dot.completed{background:#2f9d68}.automation-status-dot.review_required,.automation-status-dot.waiting_review{background:#d39022}.automation-status-dot.failed,.automation-status-dot.blocked,.automation-status-dot.dead_lettered{background:#d4514c}.automation-detail{padding:17px 19px;min-width:0;overflow:auto}.automation-detail>header>div:first-child{min-width:0}.automation-detail>header strong{overflow-wrap:anywhere}.automation-detail.empty{display:grid;place-items:center;align-content:center;gap:10px;color:#7b8697}.automation-detail.empty svg{color:#766ae0}.automation-actions{display:flex;flex:none;flex-wrap:wrap;gap:7px}.automation-actions button{min-height:34px;border:1px solid #dce1e8;background:#fff;border-radius:8px;padding:0 10px;color:#5f6b7d;display:inline-flex;align-items:center;gap:5px;cursor:pointer;font-size:12px;font-weight:600}.automation-actions svg{width:14px}.automation-progress{display:flex;align-items:center;gap:12px;background:#f6f7ff;border:1px solid #e0def8;border-radius:11px;padding:12px;margin:14px 0}.automation-progress p{margin:4px 0 0;color:#737e91;font-size:12px}.automation-detail section{margin-top:18px}.automation-detail h3{margin:0 0 8px;color:#6f7a8d;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.automation-result-text{white-space:pre-wrap;overflow-wrap:anywhere;color:#344258;line-height:1.65;font-size:13px}.automation-input-summary{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.automation-input-summary li{display:flex;align-items:center;gap:8px;background:#f6f7f9;border-radius:9px;padding:9px;font-size:12px;min-width:0}.automation-input-summary li svg{width:16px;color:#69758a;flex:none}.automation-input-summary small{display:block;color:#818b9a;margin-top:3px}.automation-artifacts{display:grid;gap:8px}.automation-artifacts>button{border:1px solid #e0e4eb;background:#fff;border-radius:11px;padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#334156;cursor:pointer;text-align:left}.automation-artifacts>button>span{display:flex;align-items:center;gap:9px;min-width:0}.automation-artifacts svg{width:18px;color:#6255d2;flex:none}.automation-artifacts small{display:block;color:#7d8797;margin-top:3px}.automation-muted{color:#818b9a;font-size:12px}.automation-review-summary{margin-top:14px;border-radius:10px;padding:11px 12px;background:#f5f6f8;color:#4d5a6e}.automation-review-summary.approved{background:#effaf4;color:#277b53}.automation-review-summary.rejected{background:#fff1f0;color:#a33d38}.automation-review-summary.changes_requested{background:#fff8e8;color:#95651a}.automation-review-summary p{margin:5px 0 0;font-size:12px}.automation-review-actions{margin-top:18px;padding:14px;border:1px solid #e2def5;border-radius:12px;background:#fbfaff}.automation-review-actions h3{margin-bottom:9px;color:#5145c7;font-size:13px;letter-spacing:0;text-transform:none}.automation-review-actions textarea{width:100%;resize:vertical;border:1px solid #dce1e9;border-radius:9px;padding:9px 10px;background:#fff;font:inherit}.automation-review-actions>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.automation-review-actions button{border:1px solid #d8dde6;background:#fff;color:#536176;border-radius:8px;padding:7px 10px;cursor:pointer}.automation-review-actions button.approve{background:#2f8f62;border-color:#2f8f62;color:#fff}.automation-review-actions button.reject{color:#b0443f}.automation-review-actions button:disabled{opacity:.45;cursor:not-allowed}.report-compose-content{display:grid;gap:12px}.report-step{display:flex;gap:9px;align-items:flex-start;padding-top:2px}.report-step>span{width:23px;height:23px;flex:none;display:grid;place-items:center;border-radius:50%;background:#eceaff;color:#574bc8;font-size:12px;font-weight:700}.report-step strong,.report-step small{display:block}.report-step small{margin-top:3px;color:#7b8697;font-size:11px;line-height:1.45}.report-metadata-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px}.report-metadata-grid label{display:grid;gap:6px;color:#4e5c71;font-size:12px;font-weight:600}.report-metadata-grid input{width:100%;min-width:0;border:1px solid #dce1e9;border-radius:10px;padding:10px 11px;font:inherit;color:#24324b}.report-optional-metadata{display:grid;gap:9px;border:1px solid #edf0f4;border-radius:10px;padding:10px 11px}.report-optional-metadata summary{cursor:pointer;color:#4e5c71;font-size:12px;font-weight:600}.report-optional-metadata>small{color:#7b8697;font-size:11px;line-height:1.45}.report-optional-metadata>label{display:grid;gap:6px;color:#4e5c71;font-size:12px;font-weight:600}.report-optional-metadata input{width:100%;min-width:0;border:1px solid #dce1e9;border-radius:10px;padding:10px 11px;font:inherit;color:#24324b}.report-preflight-button{min-height:38px;border:1px solid #bbb5ef;border-radius:10px;background:#f9f8ff;color:#574bc8;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.report-preflight-button:disabled{opacity:.5;cursor:not-allowed}.report-preflight-button svg{width:16px}.report-preflight-button .spin,.spin{animation:spin .8s linear infinite}.report-check-summary{display:grid;gap:5px;border:1px solid #ead8af;border-radius:10px;padding:10px 11px;background:#fffaf0;color:#805f1e;font-size:12px}.report-check-summary.ready{border-color:#b9dcc9;background:#f4fbf6;color:#28724f}.report-check-summary.blocked{border-color:#edc4c1;background:#fff5f4;color:#9e403b}.report-check-summary span{color:inherit;opacity:.82}.report-check-summary ul{margin:2px 0 0;padding-left:18px;line-height:1.55}.report-result-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:15px}.report-result-summary>div{min-width:0;border-radius:9px;padding:9px 8px;background:#f6f7f9;text-align:center}.report-result-summary strong,.report-result-summary span{display:block}.report-result-summary strong{color:#2d3a50;font-size:18px}.report-result-summary span{margin-top:3px;color:#7c8797;font-size:10px}.report-tabs{display:flex;gap:4px;margin-top:17px;border-bottom:1px solid #edf0f4}.report-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:8px 10px;color:#7a8596;cursor:pointer;font-size:12px}.report-tabs button.active{border-bottom-color:#6657d8;color:#5145c7;font-weight:600}.report-detail-list{min-width:0}.report-detail-list-head{display:flex;justify-content:space-between;gap:8px;align-items:center;margin:13px 0 8px;color:#4c596d;font-size:12px}.report-detail-list-head small{color:#8a94a3}.report-rows{display:grid;max-height:370px;overflow:auto;border:1px solid #edf0f4;border-radius:9px}.report-row{min-width:0;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(100px,.7fr);gap:12px;padding:9px 10px;border-bottom:1px solid #f0f2f5}.report-row:last-child{border-bottom:0}.report-row>div{min-width:0}.report-row strong,.report-row small{display:block;overflow-wrap:anywhere}.report-row strong{color:#344258;font-size:12px}.report-row small{margin-top:3px;color:#8490a0;font-size:10px;line-height:1.4}.report-row.issue{grid-template-columns:minmax(0,1fr) minmax(120px,.65fr)}.report-loading{display:flex;justify-content:center;align-items:center;gap:7px;min-height:100px;color:#7b8697;font-size:12px}.report-loading svg{width:15px}.report-pagination{display:flex;justify-content:flex-end;gap:7px;margin-top:8px}.report-pagination button{border:1px solid #dce1e8;background:#fff;color:#5f6b7d;border-radius:7px;padding:6px 9px;cursor:pointer;font-size:11px}.report-pagination button:disabled{opacity:.45;cursor:not-allowed}.report-inputs p{margin:7px 0;color:#526075;font-size:12px;overflow-wrap:anywhere}.report-inputs pre{max-height:180px;overflow:auto;padding:9px;border-radius:8px;background:#f6f7f9;font-size:10px;white-space:pre-wrap;overflow-wrap:anywhere}.report-confirmation{display:flex;align-items:flex-start;gap:7px;color:#805f1e;font-size:12px;line-height:1.5}.report-confirmation input{width:auto;margin-top:2px}@media(max-width:1050px){.automation-main-grid{grid-template-columns:350px minmax(0,1fr)}.automation-filters{grid-template-columns:minmax(0,1fr) 145px}.automation-scope{grid-column:1 / -1}.automation-center-body{grid-template-columns:1fr}.automation-task-list{border-right:0;border-bottom:1px solid #edf0f4;max-height:250px}}@media(max-width:850px){.automation-page{overflow:auto}.automation-scenarios,.automation-main-grid{grid-template-columns:1fr}.automation-scenarios{display:flex;overflow-x:auto}.automation-scenarios>button{min-width:230px}.automation-center{min-height:650px}}@media(max-width:620px){.work-os-page{padding:20px 12px}.automation-center-body{grid-template-columns:1fr}.automation-task-list{border-right:0;border-bottom:1px solid #edf0f4;max-height:230px}.automation-filters,.automation-context-grid,.report-metadata-grid{grid-template-columns:1fr}.report-result-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.report-row,.report-row.issue{grid-template-columns:1fr}}.automation-workbench{max-width:1120px;flex:none}.automation-view-nav{display:flex;gap:8px;border-bottom:1px solid #e4e7ed}.automation-view-nav button{min-height:42px;border:0;border-bottom:2px solid transparent;padding:0 16px;background:transparent;color:#687386;cursor:pointer;font:inherit;font-size:13px}.automation-view-nav button.active{border-bottom-color:#6255d2;color:#5145c7;font-weight:600}.automation-workbench.is-compose{max-width:760px}.automation-compose.panel-card{padding:24px}.automation-back-link{justify-self:start;border:0;padding:0;background:transparent;color:#6255d2;cursor:pointer}.automation-workflow-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.automation-workflow-cards>button:disabled{opacity:.6;cursor:not-allowed}.automation-work-list{max-height:none}.report-summary-line{display:flex;flex-wrap:wrap;gap:8px 18px;padding:12px 0;color:#687386;font-size:12px;border-bottom:1px solid #edf0f4}.report-more{margin:14px 0;color:#687386;font-size:13px}.report-more>summary{cursor:pointer;padding:8px 0}.report-more .automation-actions{margin-top:12px}@media(max-width:620px){.automation-compose.panel-card{padding:16px}.automation-workflow-cards{grid-template-columns:1fr}.automation-workflow-cards>button{min-width:0}}.automation-compose.panel-card,.automation-center.panel-card{min-height:0}.automation-compose-header,.automation-list-header-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.automation-list-header-actions{align-items:center}.automation-list-header-actions .primary{width:auto;min-height:36px;padding:8px 13px}.automation-flow-steps{display:flex;gap:8px;padding:4px 0 6px;border-bottom:1px solid #edf0f4}.automation-flow-steps span{color:#8a94a3;font-size:12px}.automation-flow-steps span.active{color:#5145c7;font-weight:700}.automation-flow-steps span.complete{color:#287a50;font-weight:650}.automation-compose-modes{display:flex;gap:4px;padding:4px;background:#f1f2f6;border-radius:9px}.automation-compose-modes button{flex:1;border:0;border-radius:7px;padding:8px 10px;background:transparent;color:#687386;cursor:pointer}.automation-compose-modes button.active{background:#fff;color:#5145c7;font-weight:600;box-shadow:0 1px 6px #24324b12}.automation-next-button{width:auto;padding:10px 18px}.automation-detail-view>header{padding:17px 19px 0}.automation-detail-view>.automation-detail{flex:1}.automation-detail-view .automation-detail>header{padding:0}.automation-detail-view .report-result-summary{grid-template-columns:repeat(2,minmax(0,1fr));max-width:360px}@media(max-width:620px){.automation-list-header-actions .primary{padding:8px 10px}.automation-list-header-actions .primary svg{display:none}}.knowledge-filters .muted,.list-count,.ops-header small{color:#737d8c;font-size:12px;font-weight:400}.knowledge-markdown{max-height:360px;overflow:auto;white-space:pre-wrap;font-size:13px}.knowledge-comment{display:grid;gap:6px;margin:12px 0 8px;color:#536176;font-size:12px;font-weight:600}.knowledge-comment textarea{width:100%;border:1px solid #e4e7ed;border-radius:10px;padding:10px 12px;font:inherit}.knowledge-actions{display:flex;flex-wrap:wrap;gap:8px}.knowledge-actions .danger{color:#b42318}.ops-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 0}.ops-counts{display:flex;flex-wrap:wrap;gap:8px;padding:12px 18px 0}.ops-counts span{background:#f4f2ff;color:#5548c7;border-radius:999px;padding:4px 10px;font-size:12px}.ops-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;padding:16px 18px 18px}.ops-grid article{border:1px solid #eef0f4;border-radius:12px;padding:14px;background:#fff}.ops-grid article.degraded{border-color:#f3c6c1;background:#fff7f6}.ops-grid small,.ops-grid p{display:block;margin:6px 0 0;color:#687386;font-size:12px}.ops-grid .scan-error{color:#b42318}.thinking-trail{display:grid;gap:6px;margin:4px 0 10px;color:#6a6478;font-size:12px}.thinking-trail-item{line-height:1.45}.thinking-trail-item.done{color:#8b8498}.thinking-trail-item.live{display:flex;align-items:center;gap:8px;color:#4f46a5;font-weight:600}.thinking-trail-item.live i{width:7px;height:7px;border-radius:50%;background:#6d5de7;animation:pulse 1.2s ease-in-out infinite}.activity-timeline,.activity-timeline-summary{display:grid;gap:6px;margin:4px 0 10px;font-size:12px;color:#5c566c}.activity-item{display:flex;align-items:flex-start;gap:6px;line-height:1.45}.activity-item.done{color:#8b8498}.activity-item.done svg{flex-shrink:0;margin-top:2px;color:#7d9a88}.activity-item.live{color:#4f46a5;font-weight:600}.activity-item.live i{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#6d5de7;animation:pulse 1.2s ease-in-out infinite;flex-shrink:0}.auto-route-badge{margin:10px 0 4px;color:#6a6478;font-size:11px}.auto-route-badge summary{cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:4px;color:#6a6478}.auto-route-badge summary::-webkit-details-marker{display:none}.auto-route-badge p,.auto-route-badge small{display:block;margin:4px 0 0;color:#8b8498;font-size:11px;font-weight:400}.action-required-card{margin-top:8px;padding:12px 13px;border:1px solid #ead7a8;border-radius:11px;background:#fff9ed}.action-required-card strong{display:block;margin-bottom:5px;color:#684d18;font-size:13px}.action-required-card p{margin:0 0 9px;color:#6d5b2e;font-size:12.5px;line-height:1.55}.action-required-card>small{display:block;color:#8d7440;font-size:11px}.usage-chip{margin-left:8px;color:#8b8498;font-size:11px}.work-os-state{max-width:1080px;min-height:280px;margin:0 auto;border:1px dashed #d7dce6;border-radius:16px;display:grid;place-items:center;align-content:center;gap:8px;color:#7b8492;background:#fff;text-align:center}.work-os-state strong{color:#394455}.work-os-state p{margin:0}.work-os-state.error{color:#b24f55}.work-os-state.error strong{color:#913a43}.product-secure{grid-column:3;justify-self:end;display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid #e7eaf1;border-radius:8px;background:linear-gradient(180deg,#fbfcfe,#f6f8fb);color:#536176;font-size:12px;font-weight:600;letter-spacing:.01em;white-space:nowrap}.product-secure svg{width:15px;height:15px;color:#5965b3;flex:none}.product-body{min-height:0;overflow:hidden;display:grid}.product-section-loading{display:flex;align-items:center;justify-content:center;gap:10px;color:#667085}.product-section-loading .loader{margin:0}.app-shell{height:100%;min-height:0;display:grid;grid-template-columns:240px minmax(0,1fr);overflow:hidden}.chat-workspace{min-width:0;min-height:0;height:100%;display:grid;grid-template-columns:minmax(0,1fr)}.network-banner{position:fixed;left:50%;top:10px;z-index:100;transform:translate(-50%);display:flex;align-items:center;gap:7px;max-width:min(560px,calc(100vw - 24px));padding:8px 12px;border:1px solid #e8ca8d;border-radius:9px;background:#fff8e9;color:#86621f;box-shadow:0 8px 24px #5d461322;font-size:11px}.sidebar{height:100%;min-height:0;overflow:hidden;background:#f5f6f8;border-right:1px solid #e6e8ec;padding:14px 12px 10px;display:flex;flex-direction:column;min-width:0;z-index:30}.sidebar-head{display:flex;align-items:center;gap:8px;height:34px;padding:0 5px}.sidebar-head strong{font-size:16px}.sidebar-product-nav{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:10px 0 2px;padding:3px;border-radius:9px;background:#e9ebef}.sidebar-product-nav button{min-height:30px;border:0;border-radius:7px;background:transparent;color:#6d7684;display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;font-size:11px;font-weight:600}.sidebar-product-nav button svg{width:14px;height:14px}.sidebar-product-nav button:hover,.sidebar-product-nav button.active{color:#5548c7;background:#fff;box-shadow:0 1px 3px #20293818}.logo,.brand-mark,.hero-icon{display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#6757e8,#8b67e8)}.logo{width:28px;height:28px;border-radius:8px}.logo svg{width:16px}.new-chat{height:38px;border:0;border-radius:9px;background:#6254de;color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;gap:7px;margin:14px 2px 10px;cursor:pointer;box-shadow:0 4px 12px #6456df28;font-size:12px}.new-chat:hover,.primary:hover,.send-button:hover{background:#5546ce}.search{height:35px;display:flex;align-items:center;gap:7px;background:#eceef1;border-radius:8px;padding:0 10px;color:#758092}.search svg{width:15px}.search input{border:0;outline:0;background:transparent;width:100%;font-size:12px}.conversation-filters{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;color:#8a93a2;font-size:10px}.conversation-filters select{min-width:0;border:1px solid #dfe2e7;border-radius:7px;background:#fff;padding:6px;color:#687382;font-size:10px}.side-nav{display:grid;gap:2px;margin:11px 0 12px}.side-nav.compact{grid-template-columns:1fr 1fr 1fr;margin-bottom:8px}.side-nav.compact button{justify-content:center;gap:4px;padding:7px 3px;font-size:11px;white-space:nowrap}.side-nav.compact button svg{width:14px;height:14px}.side-nav button{display:flex;align-items:center;gap:10px;border:0;background:transparent;padding:9px 10px;border-radius:8px;cursor:pointer;font-size:13px;color:#5d6878;text-align:left}.side-nav button svg{width:17px}.side-nav button:hover,.side-nav button.active{background:#e2e4e9;color:#252d3a}.tree-heading{display:flex;align-items:center;justify-content:space-between;padding:0 7px 6px;color:#8a93a2;font-size:11px;font-weight:600;letter-spacing:.05em}.tree-heading button{width:27px;height:27px;border:0;border-radius:7px;background:transparent;display:grid;place-items:center;cursor:pointer;color:#657080}.tree-heading button:hover{background:#e2e4e9;color:#5549c5}.tree-heading svg{width:16px}.conversation-tree{min-height:0;overflow:auto;display:flex;flex-direction:column;gap:4px;flex:1;padding:1px 2px 10px;scrollbar-width:thin;scrollbar-color:#cfd3db transparent}.conversation-group{padding-bottom:10px}.conversation-group-title{height:28px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;color:#8a93a2;font-size:10px;font-weight:600;letter-spacing:.04em}.conversation-group-title em{font-style:normal;font-weight:500}.conversation-group>div:last-child{display:flex;flex-direction:column;gap:2px}.tree-group{border-radius:10px;transition:background .16s ease}.tree-group.drag-active{outline:1px dashed transparent}.tree-group.drag-active:hover{outline-color:#796edb;background:#ebe9fb}.tree-folder{width:100%;height:36px;border:0;border-radius:9px;background:transparent;display:grid;grid-template-columns:14px 18px minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 8px;color:#566171;cursor:pointer;text-align:left;font-size:12px;transition:background .15s,color .15s}.tree-folder:hover,.tree-folder[aria-expanded=true]:hover{background:#e3e5ea;color:#303947}.tree-folder[aria-expanded=true]{color:#404a59}.tree-folder svg:first-child{width:13px;color:#89919d;transition:transform .15s}.tree-folder svg:nth-child(2){width:16px;color:#7a6ed5;fill:#7a6ed51a}.tree-folder span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.tree-folder em{min-width:22px;text-align:center;border-radius:10px;background:#dfe2e8;color:#707a88;font-size:9px;font-style:normal;font-weight:600;padding:2px 6px}.tree-children{position:relative;margin:1px 0 4px 13px;padding:2px 0 2px 12px}.tree-children:before{content:"";position:absolute;left:4px;top:0;bottom:7px;width:1px;background:linear-gradient(#cfd3db 80%,transparent)}.tree-empty{margin:3px 5px 6px 0;padding:8px;border:1px dashed #d2d6de;border-radius:8px;background:#f4f5f7;color:#929aa6;text-align:center;font-size:9px}.conversation-list small{padding:0 10px 7px;color:#8a93a2;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.conversation-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 28px;min-height:36px;border:1px solid transparent;border-radius:8px;align-items:center;transition:background .15s,border-color .15s,box-shadow .15s}.conversation-row:before{content:none}.conversation-row:hover{background:#f8f8fa;border-color:#e5e6eb}.conversation-row.active{background:#fff;border-color:#ddd9f5;box-shadow:0 2px 7px #443b8f10}.conversation-row.active:after{content:"";position:absolute;left:-1px;top:8px;bottom:8px;width:2px;border-radius:2px;background:#6b5ce7}.conversation-list button{border:0;background:transparent;cursor:pointer}.conversation-select{min-width:0;min-height:36px;padding:7px 3px 7px 9px;text-align:left;display:grid;grid-template-columns:15px minmax(0,1fr) auto;gap:7px;align-items:center;font-size:12px;color:#5d6877}.conversation-select>span{min-width:0;overflow:hidden;white-space:nowrap}.conversation-select b,.conversation-select small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-select b{font-size:12px;font-weight:500}.conversation-select small{margin-top:2px;color:#9aa1ac;font-size:9px}.conversation-icon{width:14px;height:14px;color:#9aa1ac}.conversation-row:hover .conversation-icon{color:#7c73bd}.conversation-row.active .conversation-icon{color:#6254cf}.pinned-icon{color:#8a7bd7}.conversation-indicators{display:inline-flex;align-items:center;gap:4px}.unread-badge{min-width:17px;height:17px;padding:0 5px;border-radius:999px;background:#6254cf;color:#fff;font-size:10px;font-style:normal;line-height:17px;text-align:center}.generation-dot{display:inline-block;width:6px;height:6px;margin-left:6px;border-radius:50%;background:#e59b34;vertical-align:middle}.generation-dot.failed{background:#c94e4e}.generation-dot.waiting_approval{background:#8b5bd6}.conversation-actions>button{width:27px;height:27px;border:0;border-radius:7px;background:transparent;display:grid;place-items:center;color:#929aa6;cursor:pointer;opacity:0}.conversation-row:hover .conversation-actions>button,.conversation-row:focus-within .conversation-actions>button{opacity:1}.conversation-actions>button:hover{background:#ececf2;color:#5549c5}.conversation-actions svg{width:14px}.conversation-menu{position:absolute;right:1px;top:31px;width:180px;z-index:55;padding:6px;background:#fff;border:1px solid #dfe2e7;border-radius:10px;box-shadow:0 12px 30px #20293824}.conversation-menu small{display:block;padding:5px 8px;color:#8a93a2;font-size:9px}.conversation-menu button{width:100%;min-height:32px;border:0;border-radius:7px;background:transparent;display:grid;grid-template-columns:17px minmax(0,1fr) 15px;align-items:center;gap:7px;padding:0 8px;text-align:left;color:#596474;font-size:11px;cursor:pointer}.conversation-menu button:hover{background:#f2f1fb;color:#5549c5}.conversation-menu button:disabled{opacity:.65;cursor:default}.conversation-menu button svg{width:14px}.conversation-menu hr{border:0;border-top:1px solid #eceef1;margin:5px 0}.conversation-menu button.danger{color:#b34c4c}.profile-wrap{position:relative;border-top:1px solid #dfe2e7;padding-top:10px}.sidebar-security{display:flex;align-items:center;gap:5px;min-height:28px;margin:0 3px 6px;color:#4c8b69;font-size:10px}.sidebar-security span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-security button{margin-left:auto;border:0;background:transparent;color:#7568c8;cursor:pointer;font-size:10px}.profile{padding:4px 5px;display:grid;grid-template-columns:34px 1fr 30px;gap:9px;align-items:center;border-radius:9px}.profile:hover{background:#e7e9ed}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dde0f6;color:#5449bf;font-weight:700;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.profile strong,.profile small{display:block;line-height:1.3}.profile strong{font-size:13px}.profile small{color:#8b94a2;font-size:10px}.profile-more{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;cursor:pointer;color:#6f7885}.profile-more:hover{background:#dcdfe5;color:#313a47}.profile-menu{position:absolute;left:0;right:0;bottom:58px;padding:6px;background:#fff;border:1px solid #e2e4e8;border-radius:10px;box-shadow:0 10px 28px #2029381f;z-index:45}.profile-menu button{width:100%;height:36px;border:0;background:transparent;border-radius:7px;display:flex;align-items:center;gap:9px;padding:0 10px;font-size:12px;cursor:pointer;text-align:left}.profile-menu button:hover{background:#f2f3f6}.profile-menu svg{width:15px}.chat-panel{position:relative;height:100%;min-height:0;overflow:hidden;display:grid;grid-template-rows:56px minmax(0,1fr) auto;min-width:0;background:#fff}.topbar{display:flex;align-items:center;border-bottom:1px solid #ebecef;padding:0 20px;gap:10px}.topbar>.icon-button:last-child{width:auto;min-width:36px;padding:0 9px;gap:6px}.icon-button.sidebar-collapse-trigger{margin-left:auto;min-width:36px;min-height:36px;color:#6152b2;border:1px solid #d6cfee;background:#eeebfa}.icon-button.sidebar-collapse-trigger:hover,.icon-button.conversation-list-trigger:hover{background:#e4dff8}.icon-button.conversation-list-trigger{display:none;width:auto;min-height:36px;padding:0 9px;gap:6px;border:1px solid #d6cfee;background:#eeebfa;color:#6152b2;font-size:12px}@media(min-width:761px){.app-shell.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.app-shell.sidebar-collapsed>.sidebar{display:none}.sidebar-collapsed .icon-button.conversation-list-trigger{display:inline-flex}}.title-wrap{flex:1;min-width:0;display:flex;align-items:center;gap:12px}.title-wrap strong{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.secure{display:flex;align-items:center;gap:3px;font-size:10px;color:#4c8b69;background:#edf8f1;padding:4px 7px;border-radius:20px}.icon-button{width:36px;height:36px;border:0;background:transparent;display:grid;place-items:center;border-radius:9px;cursor:pointer}.icon-button svg{width:19px}.icon-button:hover{background:#f0f1f4}.icon-button.active{background:#f0edff;color:#5b4ec0}.icon-button:disabled{opacity:.35;cursor:not-allowed}.model-picker{position:relative;z-index:35}.model-trigger{min-width:96px;max-width:min(220px,42vw);height:36px;border:1px solid #e0e3e8;border-radius:10px;padding:0 9px;background:#fff;display:flex;align-items:center;gap:7px;cursor:pointer;box-shadow:0 1px 2px #11182708}.model-trigger:hover{border-color:#b6afe9;background:#fcfbff}.model-trigger>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;flex:1;text-align:left}.model-trigger>svg{color:#7b8490;transition:transform .18s}.model-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.picker-dismiss{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:transparent;z-index:34}.model-menu{position:absolute;right:0;top:46px;width:280px;padding:7px;background:#fff;border:1px solid #e1e4e9;border-radius:13px;box-shadow:0 16px 42px #20293826;z-index:35}.model-menu-title{padding:7px 9px 8px;color:#8a93a0;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.model-menu>button{width:100%;min-height:52px;border:0;background:transparent;border-radius:9px;padding:7px 9px;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;text-align:left;cursor:pointer}.model-menu>button:hover{background:#f6f5fd}.model-menu>button:disabled{opacity:.48;cursor:not-allowed;background:transparent}.model-menu>button span:nth-child(2){min-width:0}.model-menu strong,.model-menu small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-menu strong{color:#303846;font-size:12px}.model-menu small{margin-top:3px;color:#9199a5;font-size:10px}.model-menu>button>svg{color:#6255d4}.model-badge{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#6858df,#8b70e8);font-size:11px;font-weight:800;letter-spacing:-.04em;box-shadow:inset 0 0 0 1px #ffffff2e}.model-badge.openai{background:#17211f}.model-badge.deepseek{background:linear-gradient(135deg,#2563eb,#6994f5)}.model-badge.qwen{background:linear-gradient(135deg,#6d28d9,#a855f7)}.model-badge.claude{background:#c66b43}.model-badge.doubao{background:linear-gradient(135deg,#2563eb,#7c3aed)}.model-badge.gemini{background:linear-gradient(135deg,#4285f4,#b46ae3)}.messages{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:28px max(24px,calc((100% - 1120px)/2)) 24px;scrollbar-width:none;-ms-overflow-style:none}.messages-content{min-height:100%;display:flex;flex-direction:column}.messages-content>.message{width:100%;max-width:var(--chat-column-width);align-self:center}.messages-content>.message:has(.markdown-table-scroll){max-width:1120px}.messages::-webkit-scrollbar{display:none}.message{font-size:var(--font-chat-body);line-height:var(--line-chat-body);scroll-margin-top:18px}.chapter-nav-wrap{position:absolute;right:8px;top:72px;bottom:118px;z-index:12;width:36px;display:flex;align-items:center;justify-content:center;pointer-events:none}.chapter-rail{position:relative;width:100%;height:100%;min-height:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;padding:12px 6px}.chapter-rail:before{content:"";position:absolute;right:8px;top:18px;bottom:18px;width:1px;background:#e6e8ee}.chapter-marker{position:relative;z-index:1;flex:0 0 auto;width:24px;min-height:10px;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:flex-end;cursor:pointer;pointer-events:auto}.chapter-marker:after{content:"";width:6px;height:6px;border-radius:50%;background:#c5cad2;opacity:.8;transition:transform .15s ease,background-color .15s ease,opacity .15s ease}.chapter-marker.prompt:after{width:8px;height:8px}.chapter-marker.level-1:after{width:7px;height:7px}.chapter-marker.level-2:after{width:6px;height:6px}.chapter-marker.level-3:after{width:5px;height:5px}.chapter-marker.active:after{width:8px;height:8px;background:#6657d8;opacity:1}.chapter-marker:hover:after,.chapter-marker:focus-visible:after{transform:scale(1.25);background:#6657d8;opacity:1}.chapter-nav{position:absolute;right:24px;top:50%;width:216px;max-height:min(560px,100%);display:flex;flex-direction:column;padding:10px 8px;border:1px solid #e7e8ed;border-radius:12px;background:#fffffff5;box-shadow:0 12px 34px #20293824;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transform:translateY(-50%) translate(8px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease;pointer-events:none}.chapter-nav-wrap:hover .chapter-nav,.chapter-nav-wrap:focus-within .chapter-nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%) translate(0)}.chat-panel.has-chapters .messages{padding-right:max(60px,calc((100% - var(--chat-column-width)) / 2 + 36px))}.chapter-nav>strong{padding:3px 8px 9px;color:#7b8492;font-size:10px;letter-spacing:.06em}.chapter-nav>div{min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:1px;scrollbar-width:thin}.chapter-nav button{min-height:30px;border:0;border-radius:7px;background:transparent;display:grid;grid-template-columns:8px minmax(0,1fr);align-items:center;gap:6px;padding:4px 7px;color:#6f7885;text-align:left;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.chapter-nav button:hover{background:#f1effc;color:#5549c5}.chapter-nav button.active{background:#f1effc;color:#5549c5;font-weight:600}.chapter-nav button i{width:4px;height:4px;border-radius:50%;background:#a9afba}.chapter-nav button:hover i,.chapter-nav button.active i{background:#6657d8}.messages-loading{height:100%;display:flex;align-items:center;justify-content:center;gap:10px;color:#808997;font-size:13px}.messages-loading .loader{margin:0;width:18px;height:18px}.messages-history-error,.messages-history-empty{align-self:center;display:flex;width:min(420px,calc(100% - 32px));margin:auto;padding:20px;border:1px solid #e4e1f2;border-radius:14px;background:#fff;box-shadow:0 10px 30px #3f347314;flex-direction:column;gap:8px;color:#6f7480;text-align:center}.messages-history-error strong,.messages-history-empty strong{color:#252936}.messages-history-error button{align-self:center;margin-top:4px;padding:7px 16px;border:0;border-radius:8px;background:#6657d8;color:#fff;cursor:pointer}.empty-state{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:680px;width:100%;margin:0 auto;padding:8px 0 16px;text-align:center}.hero-icon{width:52px;height:52px;border-radius:16px;margin:auto;box-shadow:0 8px 24px #6a58df35}.empty-state h1{font-size:27px;margin:19px 0 8px;letter-spacing:-.02em}.empty-state>p{color:#7b8492;margin:0 0 24px}@media(max-height:700px){.empty-state{justify-content:flex-start;padding:4px 0 8px}.empty-state h1{font-size:22px;margin:10px 0 6px}.empty-state>p{margin-bottom:12px}.hero-icon{width:40px;height:40px}.prompt-grid button{padding:10px 12px}}.prompt-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.prompt-grid button{border:1px solid #e6e7eb;border-radius:12px;padding:13px 14px;background:#fafafa;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:8px;cursor:pointer;color:#4f5968;font-size:13px;line-height:1.4}.prompt-grid button:hover{border-color:#a9a1ea;background:#f8f7ff;color:#5549c5}.reasoning{background:#f7f7f9;border:1px solid #ececf0;border-radius:9px;padding:8px 12px;margin:0 0 10px;color:#697384;font-size:12px}.reasoning summary{cursor:pointer;font-weight:600}.reasoning p{white-space:pre-wrap}.retrieval-result{margin-top:8px}.retrieval-status{display:flex;align-items:center;gap:6px;color:#6254cf;font-size:11px;font-weight:600;margin:8px 0}.retrieval-status.empty{width:max-content;color:#7b8492;background:#f5f6f8;border-radius:7px;padding:6px 9px}.quality-status{width:max-content;max-width:100%;display:flex;align-items:center;gap:6px;margin:5px 0 9px;padding:6px 9px;border-radius:7px;background:#f2f1fc;color:#6254cf;font-size:11px;font-weight:600}.quality-status.verifying{background:#fff8e9;color:#8a641d}.quality-status.warning{background:#fff7df;color:#86621f}.quality-status.success{background:#edf8f1;color:#397a58}.source-disclosure{margin:8px 0 2px;border:1px solid #e4e5e9;border-radius:11px;background:#fafafa;overflow:hidden}.source-disclosure>summary{min-height:48px;display:grid;grid-template-columns:auto minmax(0,1fr) 18px;gap:10px;align-items:center;padding:7px 11px;list-style:none;cursor:pointer}.source-disclosure>summary::-webkit-details-marker{display:none}.source-disclosure>summary:hover{background:#f7f7fa}.source-disclosure>summary strong,.source-disclosure>summary small{display:block}.source-disclosure>summary strong{color:#414b59;font-size:12px}.source-disclosure>summary small{margin-top:2px;color:#8a929d;font-size:10px}.source-stack{display:flex;padding-left:5px}.source-stack i{width:23px;height:23px;margin-left:-5px;border:2px solid #fafafa;border-radius:7px;background:#eceafb;color:#5f52c8;display:grid;place-items:center;font-size:9px;font-style:normal;font-weight:700}.source-stack i.web{background:#e8f3ff;color:#3370a8}.source-chevron{color:#8b94a1;transition:transform .18s}.source-disclosure[open] .source-chevron{transform:rotate(180deg)}.citations{display:grid;gap:7px;margin:8px 0 2px}.source-disclosure>.citations{max-height:310px;overflow:auto;margin:0;padding:8px;border-top:1px solid #e8e9ed}.citation-card{border:1px solid #e3e4ea;border-radius:10px;background:#fafafa;overflow:hidden}.citation-card summary{min-height:52px;display:grid;grid-template-columns:28px minmax(0,1fr) 18px;gap:8px;align-items:center;padding:8px 11px;cursor:pointer;list-style:none}.citation-card summary::-webkit-details-marker{display:none}.citation-card summary:hover{background:#f7f6fd}.citation-number{color:#6254cf;font-size:11px;font-weight:700}.inline-citation{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;margin:0 2px;padding:0 4px;border:0;border-radius:5px;background:var(--bg-hover, #f0f0f5);color:var(--text-muted, #697386);font-size:11px;line-height:1;vertical-align:super;cursor:pointer}.inline-citation:hover,.inline-citation:focus-visible{color:var(--accent, #6655d4);outline:1px solid currentColor}.citation-heading{min-width:0}.citation-heading strong,.citation-heading small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.citation-heading strong{color:#3b4554;font-size:12px}.citation-heading small{color:#858e9b;font-size:10px;margin-top:3px}.citation-heading strong a{color:#4f46ad;text-decoration:none}.citation-heading strong a:hover{text-decoration:underline}.citation-source{display:inline-block;margin:0 0 3px;padding:1px 5px;border-radius:8px;background:#eceafb;color:#5f52c8;font-size:9px;font-weight:700}.citation-source.web{background:#e8f3ff;color:#3370a8}.citation-chevron{color:#8b94a1;transition:transform .18s}.citation-card[open] .citation-chevron{transform:rotate(180deg)}.citation-card>p{margin:0;padding:10px 47px 12px;color:#667181;border-top:1px solid #ececf0;font-size:12px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.message-tools{display:flex;gap:4px;margin-top:6px}.message-tools button{border:0;background:transparent;color:#8b94a1;border-radius:6px;padding:5px;cursor:pointer}.message-tools button svg{width:15px;height:15px}.message-tools button:hover,.message-tools button.selected{color:#5e50d3;background:#f0effc}.route-decision{margin:6px 0 9px;color:#707987;font-size:10px}.route-decision summary{cursor:pointer;color:#6b61bc}.route-decision p{margin:6px 0}.route-decision>div{display:flex;flex-wrap:wrap;gap:5px}.route-decision>div span{display:flex;gap:6px;border:1px solid #e4e2f2;border-radius:6px;background:#faf9ff;padding:3px 6px}.route-decision>div b{color:#574bc2}.route-decision>small{display:block;margin-top:5px}.model-review{width:max-content;margin:5px 0 9px;padding:4px 8px;border-radius:7px;font-size:10px;background:#eaf7ef;color:#287a50}.model-review.warning{background:#fff5df;color:#94651e}.tool-calls{display:grid;gap:10px;margin:14px 0}.tool-card{max-width:640px;border:1px solid #e1e4e9;border-radius:14px;background:#fafbfc;padding:14px 16px;box-shadow:0 4px 14px #2029380a}.tool-card.approval_required{border-color:#e8ca8d;background:#fffbf2;box-shadow:0 5px 18px #a8782c12}.tool-card.failed,.tool-card.rejected{border-color:#edc7c7;background:#fff8f8}.tool-card-head{display:flex;align-items:center;gap:10px}.tool-card-head>div{min-width:0}.tool-card-head strong,.tool-card-head small{display:block}.tool-card-head strong{color:#303846;font-size:13px;font-weight:650}.tool-card-head small{margin-top:2px;color:#7d8795;font-size:11px}.tool-icon{width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#efedfd;color:#6254d5;display:grid;place-items:center}.tool-icon svg{width:16px}.tool-card details{margin-top:8px;font-size:11px;color:#697384}.tool-card summary{cursor:pointer}.tool-card pre{max-height:180px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;background:#f0f2f5;border-radius:7px;padding:8px;font-size:10px}.tool-error{margin-top:10px;padding:9px 10px;border:1px solid #edc7c7;border-radius:9px;background:#fff4f4;color:#b94d4d;font-size:11px;line-height:1.5}.tool-error p{margin:0}.tool-error small{display:block;margin-top:4px;color:#9b5b5b}.tool-approval{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.tool-approval button{min-height:36px;border:1px solid #d9dce2;border-radius:8px;background:#fff;padding:0 13px;cursor:pointer;color:#596577;font-size:12px;font-weight:600}.tool-approval .approve{border-color:#6254d5;background:#6254d5;color:#fff}.typing{display:flex;gap:4px;padding:8px 0}.typing i{width:6px;height:6px;background:#8c82dd;border-radius:50%;animation:pulse 1.2s infinite}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{opacity:.25;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.subtle{color:#778190}.selected-files span,.message-attachments span{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-files button{padding:0;border:0;background:none;display:grid;place-items:center;cursor:pointer;color:inherit}.message-attachments{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.message-attachments span{display:flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #e1e3e8;border-radius:7px;background:#fafafa;color:#626d7c;font-size:11px}.skill-invoked{display:inline-flex;margin:5px 0;padding:4px 8px;border-radius:12px;background:#eeecfd;color:#5d50c7;font-size:10px}.artifacts{display:grid;gap:8px;margin-top:12px}.artifact-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid #e1e3e8;border-radius:11px;background:#fff;box-shadow:0 2px 8px #20293808}.artifact-icon{width:38px;height:38px;border-radius:9px;background:#f0effd;color:#6254cf;display:grid;place-items:center}.artifact-icon svg{width:19px}.artifact-info,.artifact-info strong,.artifact-info small{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-info strong{color:#374151;font-size:12px}.artifact-info small{margin-top:3px;color:#89919d;font-size:10px}.artifact-actions{display:flex;gap:6px}.artifact-actions button,.preview-actions button{height:30px;border:1px solid #dfe1e6;border-radius:7px;background:#fff;display:flex;align-items:center;gap:4px;padding:0 9px;color:#606b79;cursor:pointer;font-size:11px}.artifact-actions button svg,.preview-actions button svg{width:14px}.artifact-actions button:hover{border-color:#aaa3e5;color:#5d50c7;background:#f8f7ff}.artifact-actions .artifact-download{border-color:#6a5ddd;background:#685bd8;color:#fff}.artifact-actions button:disabled{opacity:.35;cursor:not-allowed}.artifact-error{display:flex;align-items:center;gap:6px;margin-top:8px;color:#ad5050;font-size:11px}.artifact-error svg{width:14px}.artifact-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:24px}.preview-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#11182799}.artifact-preview>section{position:relative;width:min(1000px,94vw);height:min(760px,90vh);border-radius:14px;background:#fff;box-shadow:0 24px 70px #11182755;overflow:hidden;display:grid;grid-template-rows:60px minmax(0,1fr)}.artifact-preview header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;border-bottom:1px solid #e6e7eb}.artifact-preview header>span:first-child{min-width:0}.artifact-preview header strong,.artifact-preview header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-preview header strong{font-size:13px}.artifact-preview header small{margin-top:3px;color:#89919d;font-size:10px}.preview-actions{display:flex;gap:7px}.preview-actions .preview-close{width:30px;padding:0;justify-content:center;border:0}.preview-body{min-height:0;background:#f3f4f6;display:grid;place-items:center;overflow:auto}.preview-body iframe{width:100%;height:100%;border:0;background:#fff}.preview-body img{max-width:100%;max-height:100%;object-fit:contain}.preview-placeholder{display:flex;flex-direction:column;align-items:center;gap:9px;color:#7a8492;font-size:12px}.preview-placeholder>svg{width:36px;height:36px;color:#8b82db}.preview-placeholder .loader{margin:0}.partial-status{margin-top:8px;border:1px solid #ead7a5;border-radius:10px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start;background:#fffaf0;padding:11px 12px;color:#76581f;font-size:11px;line-height:1.55}.partial-status>svg{width:17px;height:17px;margin-top:1px;color:#b57b17}.partial-status-body{min-width:0}.partial-status-body strong{display:block;color:#684b17;font-size:12px}.partial-status-body p{margin:2px 0 0;color:#80652f}.partial-status-body>span{display:block;margin-top:7px;color:#8c6a29;font-size:10px;font-weight:650}.partial-status-body ul{display:grid;gap:2px;margin:3px 0 0;padding-left:17px}.partial-status-body li{padding-left:1px}.partial-status-body small{display:block;margin-top:7px;color:#927b4e;font-size:10px}.waiting-review-status{border-color:#dfd8ef;background:#faf8ff;color:#65598b}.waiting-review-status>svg{color:#7868b8}.waiting-review-status .partial-status-body strong{color:#55477f}.waiting-review-status .partial-status-body p{color:#71678f}.cancelled-status,.failure-action{margin-top:8px;padding:8px 10px;border-radius:8px;background:#fff8e9;color:#86621f;font-size:11px}.cancelled-status{width:max-content;background:#f1f2f4;color:#687382}.failure-action{display:flex;align-items:center;gap:7px;flex-wrap:wrap;background:#fff4f4;color:#9d4747}.failure-action span{flex:1;min-width:180px}.failure-action button{border:1px solid #e7c4c4;border-radius:6px;background:#fff;padding:4px 8px;color:#9d4747;cursor:pointer;font-size:10px}.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#20263838;z-index:29}.tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #eceef1}.tabs button{height:48px;border:0;border-bottom:2px solid transparent;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;color:#77808e;cursor:pointer}.tabs button svg{width:16px}.tabs.three{grid-template-columns:1fr 1fr 1fr}.tabs.one{grid-template-columns:1fr}.tabs.three button{font-size:12px;gap:5px;padding:0 6px}.tabs button.active{color:#5d4fd0;border-bottom-color:#6557d9;font-weight:600}.drawer-content{overflow:auto;padding:18px}.upload-zone{width:100%;border:1px dashed #bfc3cd;border-radius:12px;background:#fafafa;padding:22px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer}.upload-zone:hover{background:#f8f7ff;border-color:#8277dd}.upload-zone svg{color:#6558d7}.upload-zone span{font-size:11px;color:#8a929f}.drawer-content h3{font-size:12px;margin:24px 0 10px;color:#727b89}.file-help{margin:-4px 0 8px;color:#8a929f;font-size:11px;line-height:1.5}.file-row{width:100%;border:0;background:transparent;padding:9px 5px;display:grid;grid-template-columns:36px 1fr 18px;gap:9px;text-align:left;align-items:center;border-radius:8px;cursor:pointer}.file-row:hover{background:#f7f7f9}.file-row:disabled{cursor:default}.file-icon{width:36px;height:36px;border-radius:8px;background:#f0effd;color:#6254cf;display:grid;place-items:center}.file-icon svg{width:17px}.file-row strong,.file-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-row strong{font-size:12px}.file-row small{font-size:10px;margin-top:3px;color:#8a929d}.status.ready{color:#36865b}.status.blocked,.status.failed{color:#c25555}.checked{color:#5d4ed2;width:17px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%);background:#252d39;color:#fff;padding:11px 15px;border-radius:10px;z-index:60;box-shadow:0 8px 28px #11182733;display:flex;gap:8px;align-items:center;font-size:13px}.launch{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 35%,#f0edff,#f7f8fa 45%)}.brand-mark{width:58px;height:58px;border-radius:18px;box-shadow:0 10px 30px #6758de40}.launch h1{margin:18px 0 6px;font-size:24px}.launch p{color:#7d8694;font-size:13px}.loader{width:23px;height:23px;border:2px solid #d9d5f5;border-top-color:#6758dd;border-radius:50%;animation:spin .8s linear infinite;margin-top:23px}@keyframes spin{to{transform:rotate(360deg)}}.error-text{color:#bd4545!important;max-width:330px;text-align:center}.primary{margin-top:12px}.muted{color:#9aa1ad;font-size:12px;padding:8px 10px}.centered{text-align:center}.mobile-only{display:none}.error-boundary{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;background:#f7f8fa}.error-boundary>svg{width:38px;height:38px;color:#c34e4e}.error-boundary h1{margin:16px 0 7px;font-size:22px}.error-boundary p{max-width:480px;margin:0;color:#77818f;font-size:13px;line-height:1.6;overflow-wrap:anywhere}@media(max-width:1099px){.chapter-nav,.chapter-nav-wrap{display:none}}@media(max-width:760px){.product-shell.mode-chat{grid-template-rows:minmax(0,1fr)}.product-shell.mode-chat>.product-body{grid-row:1}.icon-button.conversation-list-trigger{display:inline-flex}html,body,#root{height:100dvh;max-height:100dvh}.product-shell{grid-template-rows:44px minmax(0,1fr)}.work-os-page{padding:16px 14px 20px}.work-os-header{margin-bottom:14px}.work-os-title h1{font-size:20px}.product-nav{grid-template-columns:auto minmax(0,1fr) auto;padding:0 8px}.product-brand{padding:0 7px;border:0}.product-brand strong{display:none}.product-nav nav{justify-self:center}.product-nav nav button{min-width:74px;height:32px}.product-secure>span{display:none}.app-shell{display:block;height:100%;max-height:100%;width:100vw;max-width:100vw;min-width:0}.product-body,.chat-workspace,.chat-panel,.topbar{width:100%;max-width:100%;min-width:0}.sidebar{position:fixed;left:0;top:0;bottom:0;width:min(86vw,310px);transform:translate(-105%);transition:transform .22s ease}.sidebar.open{transform:none}.mobile-only{display:grid}.chat-panel{height:100%;max-height:100%;grid-template-rows:54px minmax(0,1fr) auto}.topbar{padding:0 10px;gap:5px}.title-wrap .secure{display:none}.title-wrap strong{font-size:14px}.model-trigger{min-width:0;max-width:min(148px,46vw);width:auto;padding:0 8px}.model-trigger>span:nth-child(2){max-width:none;font-size:12px}.model-badge{width:27px;height:27px;border-radius:8px;font-size:10px}.model-menu{position:fixed;left:12px;right:12px;top:64px;width:auto}.messages{padding:24px 16px}.composer-wrap{padding:0 12px calc(8px + env(safe-area-inset-bottom))}.composer-context select{min-height:40px}.scroll-bottom{left:50%;right:auto;bottom:104px}.empty-state{margin-top:0;padding:4px 0 8px}.empty-state h1{font-size:20px;margin:12px 0 6px}.empty-state>p{margin-bottom:14px;font-size:13px}.hero-icon{width:44px;height:44px;border-radius:14px}.prompt-grid{gap:8px}.prompt-grid button{padding:10px 12px;font-size:12px}.message{grid-template-columns:26px minmax(0,1fr);gap:9px}.message-avatar{width:26px;height:26px;border-radius:8px}.artifact-card{grid-template-columns:36px minmax(0,1fr)}.artifact-actions{grid-column:1/-1;justify-content:flex-end}.artifact-preview{padding:0}.artifact-preview>section{width:100%;height:100%;border-radius:0}.toast{bottom:calc(18px + env(safe-area-inset-bottom));max-width:88vw;width:max-content}.send-button,.primary{min-height:44px}}@media(min-width:761px){.product-shell.mode-chat{grid-template-rows:minmax(0,1fr)}.product-shell.mode-chat{grid-template-columns:240px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.product-shell.mode-chat>.product-body{grid-column:1 / -1;grid-row:1;min-height:0;overflow:hidden}.product-shell.mode-chat .app-shell{height:100%;min-height:0}.product-shell.mode-chat .sidebar{height:100%}.product-shell.mode-chat .chat-workspace,.product-shell.mode-chat .chat-panel{height:100%;margin-top:0}}.task-context-chips{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 8px}.task-context-chip{max-width:min(220px,100%);min-height:28px;border:1px solid #e4e6ec;border-radius:999px;background:#f7f8fb;padding:0 10px;color:#445062;cursor:pointer;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-context-chip.add{border-style:dashed;color:#5d50c7;background:#f7f6ff}.task-context-chip:hover:not(:disabled){border-color:#c8c2ef;background:#f4f2ff}.task-context-chip:disabled{opacity:.55;cursor:not-allowed}.task-context-chips em{color:#b54708;font-size:11px;font-style:normal}.composer-context .task-context-chips{margin:0;flex:1 1 auto}.task-context-settings{display:grid;gap:10px;margin:4px 0 12px;padding:12px;border:1px solid #e7e9ed;border-radius:10px;background:#fafbfe}.task-context-settings>div strong{display:block;color:#414b59;font-size:13px}.task-context-settings>div small,.task-context-settings .muted{display:block;margin-top:4px;color:#667085;font-size:12px;line-height:1.45}.task-context-bound{margin:0;color:#4f46a5;font-size:12px}.task-context-warn{margin:0;padding:8px 10px;border-radius:8px;background:#fff6eb;color:#9a3412;font-size:12px;line-height:1.45}.task-context-warn button,.task-context-error button{margin-left:8px;border:0;background:transparent;color:#5d50c7;cursor:pointer}.task-context-error{margin:0;color:#9a4a32;font-size:12px}.task-context-settings label{display:grid;gap:4px;color:#667085;font-size:12px}.task-context-settings select{width:100%;min-height:36px;border:1px solid #dfe1e6;border-radius:8px;padding:0 8px;background:#fff}@media(max-width:420px){.prompt-grid{grid-template-columns:1fr}}.human-action-card{margin-top:8px;padding:10px 12px;border:1px solid #ead7a8;border-radius:10px;background:#fff8e9}.human-action-card strong{display:block;margin-bottom:4px}.human-action-card p{margin:0 0 8px;color:#6d5b2e;font-size:12px}.human-action-buttons,.tool-approval{display:flex;gap:8px}.human-action-buttons button,.tool-approval button{min-height:36px;border:1px solid #dedfe5;border-radius:8px;background:#fff;padding:0 13px;cursor:pointer;font-size:12px;font-weight:600}.human-action-buttons .approve,.tool-approval .approve{border-color:#6658cb;background:#6658cb;color:#fff}
