:root,[data-procod-theme=dark]{--bg-app: #0a0a0a;--bg-panel: #121212;--bg-panel-2: #161616;--bg-panel-3: #1a1a1a;--bg-hover: #27272a;--bg-active: #303034;--border-subtle: #1f1f1f;--border-codex: #2a2a2a;--border-strong: #3f3f46;--text-codex: #ffffff;--text-secondary-codex: #a1a1aa;--text-muted-codex: #71717a;--text-dim-codex: #52525b;--success-codex: #7ee787;--success-bg-codex: rgba(46, 160, 67, .14);--danger-codex: #ff7b72;--danger-bg-codex: rgba(248, 81, 73, .14);--warning-codex: #facc15;--warning-bg-codex: rgba(250, 204, 21, .12);--info-codex: #93c5fd;--info-bg-codex: rgba(96, 165, 250, .1);--radius-codex-sm: 6px;--radius-codex-md: 8px;--radius-codex-composer: 14px;--titlebar-h: 32px;--modebar-h: 36px;--sidebar-w: 260px;--sidebar-w-collapsed: 52px;--inspector-w: 340px;--agent-feed-max: 780px;--composer-max: 720px;--bottom-dock-collapsed: 32px;--bottom-dock-expanded: 260px}[data-procod-theme=light]{--bg-app: #f5f5f5;--bg-panel: #ffffff;--bg-panel-2: #f0f0f0;--bg-panel-3: #e8e8e8;--bg-hover: #f1f5f9;--bg-active: #e2e8f0;--border-subtle: #e2e8f0;--border-codex: #e5e5e5;--border-strong: #cbd5e1;--text-codex: #0f172a;--text-secondary-codex: #475569;--text-muted-codex: #64748b;--text-dim-codex: #94a3b8;--success-codex: #15803d;--success-bg-codex: rgba(21, 128, 61, .12);--danger-codex: #dc2626;--danger-bg-codex: rgba(220, 38, 38, .1);--warning-codex: #ca8a04;--warning-bg-codex: rgba(202, 138, 4, .12);--info-codex: #2563eb;--info-bg-codex: rgba(37, 99, 235, .1)}.codex-mode-bar{display:flex;align-items:center;min-height:36px;padding:4px 12px;background:#151516;border-bottom:1px solid #2a2a2e}.codex-mode-switch{display:flex;gap:2px;height:28px;padding:2px;border:1px solid #343438;border-radius:8px;background:#202023}.codex-mode-btn{min-height:24px;padding:3px 12px;border:none;border-radius:6px;background:transparent;color:#a1a1aa;font-size:12px;font-weight:560}.codex-mode-btn.active{background:#37373b;color:#f4f4f5;font-weight:650}.codex-mode-btn:focus-visible{outline:2px solid rgba(147,197,253,.45);outline-offset:2px}.codex-shell--chat [data-testid=workflow-mode-bar]:not(.codex-mode-bar),.codex-shell--chat .wb-explain,.codex-shell--chat .wb-control-plane,.codex-shell--chat .wb-ai-activity{display:none!important}.workbench-root--agent .codex-mode-bar{display:flex}.code-block{border:1px solid #27272b;border-radius:7px;overflow:hidden;background:#0d0d0e}.code-block-header{height:32px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border-bottom:1px solid #27272b;background:#121213}.code-block-header-main{min-width:0;display:flex;align-items:center;gap:8px;overflow:hidden}.code-block-filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d7d7dc;font-size:11px;font-family:var(--mono)}.code-block-lang{flex-shrink:0;padding:2px 6px;border-radius:4px;background:#27272a;color:#a1a1aa;font-size:10px;font-weight:600}.code-block-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#b9b9c0;font-size:11px}.code-block-actions{display:flex;gap:4px;flex-shrink:0}.code-block-btn{width:24px;height:24px;padding:0;border:none;border-radius:6px;background:transparent;color:#a1a1aa;font-size:12px}.code-block-btn:hover{background:#27272a;color:#f4f4f5}.code-block-body{max-height:min(520px,56vh);overflow:auto;font-family:var(--mono);font-size:12px;line-height:1.45}.code-line{display:grid;grid-template-columns:46px minmax(0,1fr);min-height:21px}.code-line-number{-webkit-user-select:none;user-select:none;padding:2px 8px;color:#6f6f78;text-align:right;border-right:1px solid #242428}.code-line-content{padding:2px 10px;white-space:pre;color:#e4e4e7}.diff-block-body .diff-line{display:grid;grid-template-columns:44px 44px 22px minmax(0,1fr);min-height:21px}.diff-line-gutter{-webkit-user-select:none;user-select:none;padding:2px 6px;color:#6f6f78;text-align:right;border-right:1px solid #242428;font-size:11px}.diff-line-marker{padding:2px 4px;color:#8b8b92;text-align:center}.diff-line-content{padding:2px 8px;white-space:pre}.diff-line--add{background:#2ea04324;color:#aff5b4}.diff-line--remove{background:#f8514924;color:#ffb4af}.diff-line--hunk{background:#60a5fa1a;color:#93c5fd}.diff-line--meta{background:#ffffff09;color:#8b8b92}.workbench-root--agent .proc-bottom-dock-v2--agent.collapsed{height:auto!important;min-height:0!important}.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-strip{min-height:48px}.workbench-root--agent .wb-bottom-dock.collapsed:not(.proc-bottom-dock-v2--agent){height:32px!important;min-height:32px}.workbench-root--agent .wb-bottom-dock .wb-tab-strip:not(.proc-bottom-dock-v2__tab-strip){min-height:32px}.workbench-root--agent .codex-right-panel-head{background:#171718;border-bottom-color:#2b2b2d;color:#a7a7ad}.workbench-root--agent.codex-shell .wb-panel-right--chat .wb-right-scrollpane--agent,.workbench-root--agent.codex-shell .wb-panel-right--chat .codex-right-panel-head{display:none}.wb-header--codex{min-height:32px;height:32px;background:#111112;border-bottom-color:#252527}.wb-header--codex .wb-window-menu{min-height:32px}.wb-header--codex .wb-header-actions,.wb-header--codex .wb-header-state,.wb-header--codex .wb-project-select,.wb-header--codex .wb-header-path{display:none}.workbench-root--agent .wb-control-plane,.workbench-root--agent .wb-explain,.workbench-root--review .wb-control-plane,.workbench-root--review .wb-explain{display:none!important}.workbench-root--review.codex-shell .codex-mode-bar{display:flex}.workbench-root--review .wb-panel-right--review-inspector{background:#181818;border-left-color:#2b2b2d}.workbench-root--review .wb-panel-right--review-inspector .wb-tab-strip{display:none}.workbench-root--review .codex-right-panel-head{background:#171718;border-bottom-color:#2b2b2d;color:#a7a7ad}.workbench-root--review .wb-mode-bar,.workbench-root--review .codex-mode-bar{min-height:36px;padding:4px 12px;background:#151516;border-bottom-color:#2a2a2e}.codex-dropdown{position:relative}.codex-dropdown-trigger{height:26px;max-width:160px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border:1px solid #3a3a3f;border-radius:8px;background:#2d2d31;color:#e2e2e6;font-size:12px}.codex-dropdown-trigger span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.codex-dropdown-menu{position:absolute;bottom:calc(100% + 6px);left:0;z-index:30;padding:6px;border:1px solid #3a3a3f;border-radius:8px;background:#202023;box-shadow:0 18px 52px #0000007a}.codex-dropdown-option{width:100%;min-height:32px;padding:7px 8px;border:none;border-radius:6px;background:transparent;color:#e2e2e6;text-align:left;display:grid;gap:2px}.codex-dropdown-option:hover:not(:disabled),.codex-dropdown-option.active{background:#2b2b2f}.codex-dropdown-option:disabled{opacity:.45}.codex-dropdown-option-title{font-size:12px}.codex-dropdown-option-desc{font-size:11px;color:#a1a1aa}.codex-mobile-chrome{display:none}@media(max-width:767px){.workbench-root--agent .codex-mobile-chrome{display:flex;gap:8px;margin-left:auto;padding-right:8px}.codex-mobile-btn{min-height:28px;padding:0 10px;border:1px solid #3a3a3f;border-radius:8px;background:#2d2d31;color:#e2e2e6;font-size:12px}.workbench-root--agent .codex-mode-bar{flex-wrap:wrap;gap:8px}}.workspace-sidebar-expand{flex:1;min-height:120px;border:none;background:#121213;color:#a1a1aa;font-size:18px;cursor:pointer}.workspace-sidebar-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.workspace-sidebar-footer{flex-shrink:0}.codex-right-panel{display:flex;flex-direction:column;gap:8px;padding:8px;overflow:auto;flex:1;min-height:0}.changed-file-row{border:1px solid #29292d;border-radius:7px;background:#141415;padding:7px 8px}.inspector-empty{color:#8f8f98;font-size:12px;padding:4px 0}.inspector-error{border:1px solid rgba(248,81,73,.28);background:#f851491a;color:#fecaca;border-radius:8px;padding:8px 10px;font-size:12px;margin-bottom:6px}.inspector-stop{margin-top:8px;width:100%;min-height:30px;border-radius:8px;border:1px solid #3a3a3f;background:#2d2d31;color:#f4f4f5;font-size:12px}@media(max-width:767px){.workbench-root--agent.codex-shell .wb-panel-right--agent-inspector{position:fixed;top:68px;right:0;bottom:0;width:min(100vw - 20px,340px)!important;max-width:none!important;z-index:40;transform:translate(105%);transition:transform .18s ease;box-shadow:-12px 0 40px #00000073}.workbench-root--agent.codex-shell.codex-mobile-right-open .wb-panel-right--agent-inspector{transform:translate(0)}.workbench-root--agent.codex-shell .workspace-sidebar{position:fixed;top:68px;left:0;bottom:0;z-index:40;transform:translate(-105%);transition:transform .18s ease;box-shadow:12px 0 40px #00000073}.workbench-root--agent.codex-shell.codex-mobile-left-open .workspace-sidebar{transform:translate(0)}.workbench-root--agent.codex-shell .wb-bottom-dock{display:none}.codex-mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;background:#00000073}}@media(min-width:768px)and (max-width:1199px){.workbench-root--agent.codex-shell .workspace-sidebar:not(.workspace-sidebar--collapsed){width:52px!important}.workbench-root--agent.codex-shell .wb-panel-right--agent-inspector{width:min(340px,32vw)!important}}:root,[data-procod-theme=dark]{color-scheme:dark;--brand-cyan: #d4d4d4;--brand-blue: #d4d4d4;--brand-violet: #e5e5e5;--brand-gradient: none;--shadow-brand: 0 8px 26px rgba(0, 0, 0, .28);--bg: #111111;--bg-elev: #181818;--bg-panel: #242424;--bg-card: #2a2a2a;--bg-hover: rgba(255, 255, 255, .07);--border: rgba(255, 255, 255, .08);--border-glow: rgba(255, 255, 255, .18);--text: #f5f5f5;--text-secondary: #a7a7a7;--muted: #777777;--accent: #e5e5e5;--accent-bright: #ffffff;--accent-soft: rgba(255, 255, 255, .1);--accent-glow: rgba(255, 255, 255, .14);--danger: #f87171;--success: #34d399;--warning: #fbbf24;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 8px;--radius-pill: 999px;--font: "Inter", system-ui, -apple-system, sans-serif;--mono: ui-monospace, "SFMono-Regular", Menlo, Consolas, "JetBrains Mono", monospace;--header-h: 38px;--tab-h: 36px;--status-h: 24px;--transition-fast: .15s ease}[data-procod-theme=light]{color-scheme:light;--bg: #f5f5f5;--bg-elev: #ffffff;--bg-panel: #ffffff;--bg-card: #ffffff;--bg-hover: rgba(17, 17, 17, .06);--border: rgba(15, 23, 42, .12);--border-glow: rgba(17, 17, 17, .2);--text: #0f172a;--muted: #64748b;--accent: #525252;--accent-bright: #111111;--accent-soft: rgba(17, 17, 17, .08);--accent-glow: rgba(17, 17, 17, .16)}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.28) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-button{width:0;height:0;display:none}*::-webkit-scrollbar-thumb{min-height:36px;border:1px solid transparent;border-radius:999px;background:#94a3b83d;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#ffffff47;background-clip:padding-box}*::-webkit-scrollbar-corner{background:transparent}html,body,#root{height:100%;margin:0;font-family:var(--font);background:var(--bg);color:var(--text)}.workbench-root{height:100%;display:flex;flex-direction:column;background:#111}button{font:inherit;cursor:pointer;border:1px solid var(--border);border-radius:var(--radius-md);padding:7px 12px;background:var(--bg-panel);color:var(--text);transition:background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast)}button:hover:not(:disabled){background:var(--bg-hover);border-color:var(--border-glow)}button.primary{background:#d8d8d8;border-color:transparent;color:#111;font-weight:600;box-shadow:var(--shadow-brand)}button.primary:hover:not(:disabled){background:#fff}button.ghost{background:transparent;border-color:transparent}button.icon-btn{padding:6px 8px;min-width:32px;line-height:1}button:disabled{opacity:.45;cursor:not-allowed}input,textarea,select{font:inherit;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg-panel);color:var(--text);padding:8px 10px;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}a{color:var(--accent-bright)}.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}.app-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:24px;background:#00000075;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.app-dialog{width:min(520px,calc(100vw - 36px));border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#2d2d2d;color:var(--text);box-shadow:0 24px 80px #00000080,inset 0 1px #ffffff0a;overflow:hidden}.app-dialog-header{display:flex;align-items:center;gap:12px;padding:16px 18px 10px}.app-dialog-mark{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#c7a7ff29;color:#f2eaff;font-size:15px;font-weight:800}.app-dialog-title{color:#f6f6f6;font-size:15px;font-weight:750}.app-dialog-subtitle{margin-top:2px;color:#9f9f9f;font-size:12px}.app-dialog-message{padding:8px 18px 16px;color:#e5e5e5;font-size:13px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.app-dialog-input{width:calc(100% - 36px);margin:0 18px 16px;min-height:38px;border-radius:8px;background:#171717}.app-dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 18px 16px;border-top:1px solid rgba(255,255,255,.07);background:#00000014}.app-dialog-button{min-height:32px;border-radius:8px;padding:6px 13px;font-size:13px}.app-dialog-button.ghost{background:transparent;color:#d0d0d0}.app-dialog-button.danger{border-color:#f871713d;background:#f1f1f1;color:#121212;font-weight:700}.login-brand-panel,.login-form-panel{min-width:0}.login-brand-panel{position:relative;display:flex;flex-direction:column;gap:20px;overflow:hidden}.login-form-card{display:flex;flex-direction:column}.login-form-copy h2{margin:0;line-height:1.25}.login-field{display:flex;flex-direction:column}.login-input-shell{display:flex;align-items:center;gap:10px;padding:0 12px}.login-input-shell input:focus{border:0;box-shadow:none;outline:none}@media(max-width:520px){.login-brand-panel p{display:none}}.wb-header{min-height:var(--header-h);border-bottom:1px solid rgba(255,255,255,.055);display:flex;align-items:center;padding:0;background:#1b1a17;flex-shrink:0;-webkit-app-region:drag}.wb-header.compact{min-height:var(--header-h)}.wb-logo{width:18px;height:18px;display:grid;place-items:center;flex:0 0 auto;font-size:0;color:transparent;padding:0}.wb-logo:before{content:"";width:11px;height:11px;border:1px solid #8f8f8f;border-radius:3px;box-shadow:inset 0 0 0 1px #ffffff0f}.wb-header-path{color:var(--muted);font-size:11px;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--border);border-radius:var(--radius-pill);padding:4px 9px;background:#ffffff0a}.wb-header-actions{display:flex;align-items:center;gap:6px}.wb-window-menu{width:100%;min-height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 84px 0 8px}.wb-window-menu-left,.wb-window-menu-right{display:flex;align-items:center;gap:6px;min-width:0}.wb-window-menu-right{justify-content:flex-end;flex:1}.wb-top-menu{display:flex;align-items:center;gap:2px;min-width:0}.wb-top-menu-button{border:none;background:transparent;color:#a7a7a7;border-radius:6px;padding:5px 10px;font-size:13px}.wb-top-menu-button:hover,.wb-top-menu-button.active{color:var(--text);background:var(--bg-hover)}.wb-project-select{width:130px;height:28px;padding:3px 8px;font-size:11px;border-radius:var(--radius-pill);background:#ffffff0d}.wb-header .wb-project-select,.wb-header .wb-header-path,.wb-header .wb-api-url,.wb-header .wb-header-state,.wb-header .wb-header-actions{display:none}.wb-header button,.wb-header select,.wb-menu-panel{-webkit-app-region:no-drag}.wb-folder-control{width:54px;height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:#242424;padding:0}.wb-folder-control:hover{border-color:#ffffff24;background:#2b2b2b}.wb-folder-glyph{position:relative;width:18px;height:13px;display:inline-block;border-radius:2px;background:#f2b21a;box-shadow:inset 0 -3px #be7e0066}.wb-folder-glyph:before{content:"";position:absolute;left:1px;top:-4px;width:9px;height:5px;border-radius:2px 2px 0 0;background:#ffd15a}.wb-folder-caret{color:#a9a9a9;font-size:13px;line-height:1}.wb-titlebar-folder-control{width:24px;height:24px;border-radius:50%;border-color:#66b8ff57;background:#2488e8;box-shadow:inset 0 1px #ffffff47}.wb-titlebar-folder-control:hover{border-color:#acdaff80;background:#2c96ff}.wb-titlebar-folder-control .wb-folder-glyph{width:13px;height:13px;border-radius:0;background:transparent;box-shadow:none}.wb-titlebar-folder-control .wb-folder-glyph:before{content:"";position:absolute;left:5px;top:2px;width:2px;height:8px;border-radius:999px;background:#fff}.wb-titlebar-folder-control .wb-folder-glyph:after{content:"";position:absolute;left:3px;top:6px;width:6px;height:6px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.wb-titlebar-folder-control .wb-folder-caret{display:none}.wb-window-menu-right>.wb-folder-control,.wb-window-tool,.wb-settings-tool{display:none}.wb-window-tool,.wb-settings-tool{width:26px;height:26px;min-width:26px;color:#b4b4b4;border-radius:8px;font-size:14px;padding:0}.wb-api-url,.wb-header-state{color:var(--muted);font-size:10px;font-family:var(--mono)}.wb-menu-dropdown{position:relative}.wb-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30}.wb-menu-panel{position:absolute;top:calc(100% + 7px);left:0;min-width:238px;padding:6px;border-radius:8px;border:1px solid var(--border);background:#252525;box-shadow:0 18px 52px #0000007a;z-index:40}.wb-menu-panel button{width:100%;text-align:left;border:none;background:transparent;font-size:12px;padding:7px 8px;border-radius:6px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px}.wb-menu-panel button.danger{color:var(--danger)}.wb-menu-panel button:hover{background:var(--bg-hover)}.wb-menu-panel button:disabled{opacity:.4}.wb-menu-check{color:var(--accent-bright)}.wb-menu-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-menu-hint{color:var(--muted);font-family:var(--mono);font-size:10px}.wb-mode-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:7px 14px;border-bottom:1px solid var(--border);background:#181818}.wb-mode-bar[data-mode=code]{border-bottom-color:var(--border)}.wb-mode-bar[data-mode=agent],.wb-mode-bar[data-mode=review]{border-bottom-color:var(--border);background:#181818}.wb-mode-switch{display:flex;gap:4px;padding:2px;border-radius:8px;background:#242424;border:1px solid var(--border)}.wb-mode-btn{border:none;background:transparent;color:var(--muted);padding:5px 12px;border-radius:6px;font-size:12px;font-weight:500}.wb-mode-btn.active{background:#3a3a3a;color:var(--text);font-weight:700}.wb-mode-caption{font-size:11px;color:var(--muted);line-height:1.45;max-width:420px}.wb-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:var(--radius-pill);border:1px solid var(--border);background:#ffffff08;font-size:10px;color:var(--muted);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-chip.accent{border-color:var(--border-glow);color:var(--accent-bright)}.wb-ai-activity{display:flex;align-items:center;gap:8px;padding:6px 14px;font-size:11px;color:var(--text-secondary);background:#1b1b1b;border-bottom:1px solid var(--border);animation:wb-ai-bar-in .25s ease}@keyframes wb-ai-bar-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.wb-ai-pulse{width:8px;height:8px;border-radius:50%;background:var(--accent-bright);box-shadow:0 0 12px var(--accent-glow);animation:wb-pulse 1.2s ease-in-out infinite}@keyframes wb-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.wb-panel{display:flex;flex-direction:column;min-height:0;background:var(--bg-panel);border-color:var(--border)}.wb-panel-left{border-right:1px solid rgba(255,255,255,.075);background:#1d1d1b}.wb-panel-right{border-left:1px solid var(--border);background:#1b1b1b;min-width:0;overflow:hidden}.wb-right-panel-body,.wb-right-scrollpane{min-width:0;min-height:0}.wb-right-scrollpane{overflow-x:hidden!important;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.28) transparent}.wb-right-scrollpane::-webkit-scrollbar{width:4px;height:4px}.wb-right-scrollpane::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b83d}.wb-sidebar-nav{display:flex;flex-direction:column;gap:18px;padding:12px 12px 10px}.wb-sidebar-group{display:flex;flex-direction:column;gap:3px}.wb-sidebar-section-title{padding:8px 6px 6px;color:#777;font-size:13px;font-weight:500}.wb-sidebar-action{width:100%;min-height:32px;border:none;border-radius:8px;background:transparent;color:#e9e9e9;display:flex;align-items:center;gap:11px;padding:6px 7px;text-align:left;font-size:14px}.wb-sidebar-action:hover,.wb-sidebar-action.active{background:#2a2a28}.wb-sidebar-action.primary-action{background:transparent;font-weight:560}.wb-sidebar-project{width:100%;min-height:30px;border:none;background:transparent;color:#e0e0e0;display:flex;align-items:center;gap:10px;padding:5px 7px;text-align:left;font-size:13px}.wb-sidebar-project span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-sidebar-project:hover,.wb-sidebar-project.active{background:#292927;color:var(--text)}.wb-sidebar-project-row{color:#bdbdbd}.wb-sidebar-row-wrap{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;border-radius:7px}.wb-sidebar-row-wrap:hover,.wb-sidebar-row-wrap:focus-within{background:#292927}.wb-sidebar-row-wrap .wb-sidebar-project:hover,.wb-sidebar-row-wrap .wb-sidebar-project.active{background:transparent}.wb-sidebar-row-action{width:24px;height:24px;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;color:#8d8d8d;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1;opacity:.72}.wb-sidebar-row-action:hover{color:var(--text);background:#ffffff14;border-color:var(--border);opacity:1}.wb-sidebar-row-action.danger:hover{color:#fecaca;border-color:#f8717159;background:#7f1d1d5c}.wb-sidebar-error{margin:0 6px;border:1px solid rgba(248,113,113,.24);border-radius:7px;background:#f8717114;color:#fecaca;padding:7px 8px;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.wb-sidebar-agent-tasks{padding-top:4px}.wb-sidebar-agent-task{width:100%;min-height:40px;border:1px solid var(--border);border-radius:7px;background:#ffffff0a;color:var(--text);display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:7px 9px;text-align:left}.wb-sidebar-agent-task:hover{background:#ffffff14;border-color:#ffffff24}.wb-sidebar-agent-task-dot{width:7px;height:7px;border-radius:999px;background:#d4d4d4;box-shadow:0 0 0 3px #ffffff14}.wb-sidebar-agent-task-main{min-width:0;display:flex;flex-direction:column;gap:2px}.wb-sidebar-agent-task-main strong,.wb-sidebar-agent-task-main span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-sidebar-agent-task-main strong{font-size:12px;font-weight:650}.wb-sidebar-agent-task-main span{color:#aeb6c7;font-size:11px}.wb-sidebar-history{display:flex;flex-direction:column;gap:3px;min-width:0}.wb-sidebar-history .wb-sidebar-section-title{padding-top:12px}.wb-sidebar-empty{padding:8px 6px;color:#777;font-size:13px}.wb-sidebar-footer{display:flex;align-items:center;gap:8px;padding:10px 12px 14px;border-top:none}.wb-sidebar-footer-button{flex:1;border:none;background:transparent;color:#f1f1f1;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:7px 8px;font-size:14px}.wb-tab-strip{display:flex;border-bottom:1px solid var(--border);flex-shrink:0;background:#202020;min-height:var(--tab-h)}.wb-tab{flex:1;border:none;border-radius:0;background:transparent;color:var(--muted);font-size:12px;padding:8px 6px;border-bottom:2px solid transparent;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-tab:hover{color:var(--text);background:var(--bg-hover)}.wb-tab.active{color:var(--text);border-bottom-color:var(--accent-bright);background:#4facfe0f}.wb-tab.icon-tab{flex:0 0 auto;min-width:44px;font-size:16px;padding:6px 10px}.wb-editor-tabs{display:flex;gap:2px;padding:4px 8px 0;border-bottom:1px solid var(--border);background:#151515;overflow-x:auto}.wb-review-surface{flex:1;min-width:0;min-height:0;display:flex;overflow:auto;padding:16px 18px;background:#111;scrollbar-gutter:stable}.wb-review-surface>[data-testid=review-panel]{width:min(100%,980px);height:100%;min-height:520px;margin:0 auto;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#141414;box-shadow:0 18px 50px #00000042,inset 0 1px #ffffff09;overflow:hidden}.wb-editor-tabs:empty{display:none}.wb-editor-tab{border:none;border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:transparent;color:var(--muted);font-size:12px;padding:6px 12px;white-space:nowrap}.wb-editor-tab.active{background:var(--bg-panel);color:var(--text);border:1px solid var(--border);border-bottom-color:var(--bg-panel)}.wb-editor-tab.dirty:after{content:" •";color:var(--accent-bright)}.wb-status-bar{height:var(--status-h);border-top:1px solid var(--border);display:flex;align-items:center;gap:14px;padding:0 12px;font-size:11px;color:var(--muted);background:#05070de6;font-family:var(--mono)}.wb-home{height:100%;min-width:0;display:grid;place-items:center;padding:24px 28px 92px;background:#141414;overflow:hidden}.wb-home-center{width:min(660px,100%);min-width:0;max-width:100%;display:flex;flex-direction:column;align-items:stretch;gap:30px}.wb-home h1{margin:0;text-align:center;color:var(--text);font-size:25px;line-height:1.2;font-weight:620;overflow-wrap:anywhere}.wb-home-composer{position:relative;width:100%;max-width:100%;overflow:visible;border-radius:16px;background:#2e2e2e;border:1px solid rgba(255,255,255,.045);box-shadow:0 12px 28px #0000002e}.wb-home-composer textarea{width:100%;min-height:54px;resize:none;border:none;border-radius:0;background:transparent;color:var(--text);padding:12px 13px 6px;box-shadow:none;font-size:14px}.wb-home-composer textarea:focus{border:none;box-shadow:none}.keyboard-layout-hint{width:min(760px,100%);border:1px solid rgba(96,165,250,.28);border-radius:8px;background:#60a5fa1a;color:#bfdbfe;padding:7px 9px;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.wb-home-layout-hint{width:auto;margin:0 9px 2px}.wb-home-composer-actions{min-height:38px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:6px 9px;overflow:visible}.wb-home-composer-actions .chat-composer-spacer{flex:1 1 8px;min-width:0}.wb-home-composer-actions .permission-picker{flex:1 1 150px;min-width:108px;max-width:100%}.wb-home-composer-actions .reasoning-picker{flex:0 1 156px;min-width:96px;max-width:176px}.wb-home-composer-actions .chat-permission-pill,.wb-home-composer-actions .chat-model-pill{width:100%;max-width:100%;min-width:0;display:inline-flex;align-items:center}.wb-home-composer-actions .chat-model-pill{justify-content:flex-start}.wb-home-composer-actions .chat-permission-pill span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-home-composer-actions .chat-mic{display:inline-grid}.wb-home-composer-actions .primary.icon-btn,.chat-composer-actions .primary.icon-btn{margin-left:auto;width:32px;height:32px;border-radius:50%;padding:0}.wb-home-workspace-picker{position:relative;width:fit-content;max-width:calc(100% - 18px);margin:0 9px 8px}.wb-home-project-chip{width:fit-content;max-width:100%;min-height:28px;margin:0;display:inline-flex;align-items:center;gap:7px;border:none;border-radius:8px;background:transparent;color:#a9a9a9;padding:4px 6px;font-size:13px}.wb-home-project-chip:hover,.wb-home-project-chip[aria-expanded=true]{background:#ffffff14;color:#f3f4f6}.wb-home-project-chip span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-agent-center-surface{height:100%;min-width:0;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#141414;overflow:hidden}.wb-agent-center-feed{min-height:0;overflow:auto;width:min(860px,calc(100% - 44px));margin:0 auto;padding:34px 0;display:flex;flex-direction:column;gap:12px;scroll-padding-bottom:180px}.wb-agent-center-feed::-webkit-scrollbar,.wb-agent-center-plan::-webkit-scrollbar,.wb-agent-center-step-preview::-webkit-scrollbar,.wb-agent-center-subtask-result::-webkit-scrollbar,.agent-run-step-details pre::-webkit-scrollbar,.agent-live-code::-webkit-scrollbar,.md-preview pre::-webkit-scrollbar{width:4px;height:4px}.wb-agent-center-feed::-webkit-scrollbar-thumb,.wb-agent-center-plan::-webkit-scrollbar-thumb,.wb-agent-center-step-preview::-webkit-scrollbar-thumb,.wb-agent-center-subtask-result::-webkit-scrollbar-thumb,.agent-run-step-details pre::-webkit-scrollbar-thumb,.agent-live-code::-webkit-scrollbar-thumb,.md-preview pre::-webkit-scrollbar-thumb{border-width:1px;background:#94a3b838;background-clip:padding-box}.wb-agent-center-feed:hover::-webkit-scrollbar-thumb,.wb-agent-center-plan:hover::-webkit-scrollbar-thumb,.wb-agent-center-step-preview:hover::-webkit-scrollbar-thumb,.wb-agent-center-subtask-result:hover::-webkit-scrollbar-thumb{background:#c4b5fd80;background-clip:padding-box}.wb-agent-center-hero{display:grid;gap:12px;padding:2px 2px 8px}.wb-agent-center-overline{min-height:20px;display:inline-flex;align-items:center;gap:8px;color:#a8c7ff;font-size:12px;font-weight:650}.wb-agent-center-hero h1{margin:0;color:#f6f6f6;font-size:21px;line-height:1.35;font-weight:720;overflow-wrap:anywhere}.wb-agent-center-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.wb-agent-center-summary>div,.wb-agent-center-card{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#1b1b1b;box-shadow:inset 0 1px #ffffff09}.wb-agent-center-summary>div{min-width:0;padding:10px 12px}.wb-agent-center-summary span,.wb-agent-center-card-title{color:#9aa3af;font-size:11px;font-weight:650}.wb-agent-center-summary strong{display:block;margin-top:4px;color:#f2f2f2;font-size:12px;font-weight:650;overflow-wrap:anywhere}.wb-agent-center-alert{border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.45}.wb-agent-center-alert.error{border:1px solid rgba(248,113,113,.42);background:#7f1d1d47;color:#fecaca}.wb-agent-center-card{padding:12px;display:grid;gap:10px}.wb-agent-center-card--steps{background:#171717}.wb-agent-center-plan,.wb-agent-center-step-preview{margin:0;max-height:min(320px,42vh);overflow:auto;white-space:pre-wrap;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:#0f0f0f;color:#e9e9e9;padding:10px;font-family:var(--mono);font-size:11px;line-height:1.5}.wb-agent-center-step-preview.patch{border-color:#7dd3fc38;background:#082f492e}.wb-agent-center-files{display:flex;flex-wrap:wrap;gap:6px}.wb-agent-center-files span{max-width:100%;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#ffffff0a;color:#e6edf5;padding:4px 8px;font-family:var(--mono);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-changes-card{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#1d1d1d;box-shadow:inset 0 1px #ffffff0a}.agent-changes-head{min-height:62px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px}.agent-changes-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#121212;color:#d6d9df}.agent-changes-icon svg,.agent-changes-file svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.agent-changes-title{min-width:0;display:grid;gap:3px}.agent-changes-title strong{color:#f4f4f5;font-size:14px}.agent-changes-title span{display:flex;gap:6px;font-size:12px}.agent-change-add{color:#37d67a;font-weight:700}.agent-change-remove{color:#ff7b72;font-weight:700}.agent-changes-actions{display:flex;gap:8px;align-items:center}.agent-changes-actions button{min-height:30px;border-radius:8px;padding:0 10px;font-size:12px;font-weight:650}.agent-changes-files{border-top:1px solid rgba(255,255,255,.07)}.agent-changes-file,.agent-changes-more{width:100%;min-height:38px;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto auto;align-items:center;gap:8px;border:0;border-radius:0;border-top:1px solid rgba(255,255,255,.045);background:transparent;color:#e6edf5;padding:0 12px;text-align:left}.agent-changes-file:first-child{border-top:0}.agent-changes-file:hover,.agent-changes-file.open{background:#ffffff0e}.agent-changes-file span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--mono);font-size:12px;font-weight:650}.agent-changes-file small{color:#9aa3af;font-size:11px}.agent-changes-more{grid-template-columns:minmax(0,1fr) auto;color:#d6d9df;font-size:12px}.agent-changes-code{max-height:min(430px,54vh);overflow:auto;border-top:1px solid rgba(255,255,255,.08);background:#0e1116;font-family:var(--mono);font-size:12px;line-height:1.5}.agent-changes-code::-webkit-scrollbar{width:4px;height:4px}.agent-code-line{display:grid;grid-template-columns:46px 46px minmax(0,1fr);min-height:22px}.agent-code-line.add{background:#2ea0432e}.agent-code-line.remove{background:#f851492b}.agent-code-line.hunk{background:#58a6ff29;color:#a5d6ff}.agent-code-line.meta{background:#ffffff09;color:#9aa3af}.agent-code-gutter{-webkit-user-select:none;user-select:none;border-right:1px solid rgba(255,255,255,.06);color:#8b949e;padding:2px 8px;text-align:right}.agent-code-line code{min-width:0;display:block;overflow:visible;white-space:pre;color:#e6edf3;padding:2px 10px}.agent-code-token--keyword{color:#ff7b72}.agent-code-token--string{color:#a5d6ff}.agent-code-token--number{color:#79c0ff}.agent-code-token--comment{color:#8b949e}.agent-code-token--tag{color:#7ee787}.agent-code-token--selector{color:#d2a8ff}.agent-code-token--property{color:#79c0ff}.agent-code-token--type{color:#ffa657}.wb-agent-center-subtasks{display:grid;gap:8px}.wb-agent-center-subtask{border:1px solid rgba(255,255,255,.075);border-radius:8px;background:#111;padding:10px;display:grid;gap:7px}.wb-agent-center-subtask-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px}.wb-agent-center-subtask-identity{min-width:0;display:flex;flex-direction:column;gap:2px}.wb-agent-center-subtask-head strong{color:#f4f4f5;font-size:13px}.wb-agent-center-subtask-head small{color:#aeb7c4;font-size:11px}.wb-agent-center-subtask-head span{color:#a8c7ff;font-size:11px}.wb-agent-center-subtask-goal{color:#d7dde7;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.wb-agent-center-subtask-result{margin:0;max-height:180px;overflow:auto;white-space:pre-wrap;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:#0c0c0c;color:#dbeafe;padding:9px;font-family:var(--mono);font-size:11px;line-height:1.5}.wb-agent-center-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.wb-agent-center-step{display:grid;grid-template-columns:26px minmax(0,1fr);gap:10px;border:1px solid rgba(255,255,255,.075);border-radius:8px;background:#111;padding:10px}.wb-agent-center-step--running,.wb-agent-center-step--awaiting_client{border-color:#7dd3fc47;background:#0e283661}.wb-agent-center-step--awaiting_approval{border-color:#facc1561;background:#503e0a40}.wb-agent-center-step--failed{border-color:#f8717147;background:#450a0a29}.wb-agent-center-step-index{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#ffffff14;color:#d7dde7;font-size:11px;font-weight:700}.wb-agent-center-step-body{min-width:0;display:grid;gap:7px}.wb-agent-center-step-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.wb-agent-center-step-head strong{color:#f3f4f6;font-size:13px}.wb-agent-center-step-head span{color:#a7b0be;font-size:11px}.wb-agent-center-step-meta{min-width:0;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.wb-agent-center-step-meta code,.wb-agent-center-step-meta span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#ffffff0a;color:#e5e7eb;padding:3px 7px;font-size:11px}.wb-agent-center-step-meta code{font-family:var(--mono)}.wb-agent-center-step-note{color:#aeb7c4;font-size:12px;line-height:1.45}.wb-agent-center-step-note.warning{color:#fde68a}.wb-agent-center-step-note.error{border:1px solid rgba(248,113,113,.24);border-radius:7px;background:#f8717114;color:#fecaca;padding:8px 10px;white-space:pre-wrap}.wb-agent-center-empty,.wb-agent-center-result{color:#c7ced9;font-size:13px;line-height:1.55;white-space:pre-wrap}.wb-agent-center-input{width:min(760px,calc(100% - 44px));margin:0 auto;padding:8px 0 22px;background:#141414}.wb-agent-center-composer{border-color:#ffffff17}.wb-agent-center-workspace{min-width:0;max-width:180px;display:inline-flex;align-items:center;gap:6px;color:#aeb7c4;font-size:12px}.wb-agent-center-workspace span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-agent-center-project-field{min-width:104px;max-width:180px;display:inline-flex;align-items:center;gap:6px;color:#aeb7c4;font-size:12px}.wb-agent-center-project-field select,.wb-agent-center-run-mode{min-width:0;height:28px;border-radius:8px;padding:3px 8px;background:transparent;color:#d7dde7;font-size:12px}.wb-agent-center-project-field select{width:128px}.wb-agent-center-run-mode{width:152px}.agent-runtime-panel{position:fixed;inset:auto 0 0 auto;width:0;height:0;overflow:visible;pointer-events:none}.agent-runtime-panel .agent-modal-backdrop,.agent-runtime-panel .approval-drawer,.agent-runtime-panel [role=dialog]{pointer-events:auto}.agent-context-panel{display:flex;flex-direction:column;gap:10px;padding:12px}.agent-context-card{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#202020;padding:12px}.agent-context-kicker,.agent-context-section-head span{color:#9aa3af;font-size:11px;font-weight:650}.agent-context-mission h2{margin:6px 0 10px;color:#f4f4f5;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.agent-context-status-grid{display:grid;grid-template-columns:1fr;gap:6px}.agent-context-status-grid div{min-width:0;border-radius:7px;background:#ffffff0a;padding:8px}.agent-context-status-grid span,.agent-context-files small,.agent-context-subagent small,.agent-context-step span{display:block;color:#9aa3af;font-size:11px}.agent-context-status-grid strong{display:block;margin-top:3px;color:#f1f5f9;font-size:12px;overflow-wrap:anywhere}.agent-context-stop{width:100%;margin-top:10px;border-color:#f8717147;color:#fecaca;background:#7f1d1d38}.agent-header-stop{width:auto;margin-top:0;margin-left:auto;flex-shrink:0;white-space:nowrap}.agent-context-error{margin-top:10px;border:1px solid rgba(248,113,113,.28);border-radius:7px;background:#f8717114;color:#fecaca;padding:8px;font-size:12px;line-height:1.45}.agent-context-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.agent-context-section-head strong{color:#dbeafe;font-size:12px}.agent-context-empty{color:#8d96a6;font-size:12px;line-height:1.45}.agent-context-subagents,.agent-context-files,.agent-context-steps{display:grid;gap:7px}.agent-context-subagent,.agent-context-step,.agent-context-file-card{min-width:0;border:1px solid rgba(255,255,255,.065);border-radius:7px;background:#00000029;overflow:hidden}.agent-context-subagent{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:8px}.agent-context-subagent strong,.agent-context-step strong{color:#f4f4f5;font-size:12px}.agent-context-subagent p{grid-column:1 / -1;margin:0;color:#c7ced9;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.agent-context-subagent>span{color:#a8c7ff;font-size:11px}.agent-context-step{padding:8px}.agent-context-file-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:6px;padding:6px}.agent-context-file-toggle,.agent-context-file-open{min-width:0;border:1px solid transparent;border-radius:6px;background:transparent;color:#e5e7eb}.agent-context-file-toggle{width:100%;display:grid;gap:3px;text-align:left;padding:4px 6px}.agent-context-file-toggle:hover,.agent-context-file-toggle[aria-expanded=true]{background:#ffffff0f;border-color:#ffffff14}.agent-context-file-open{align-self:center;min-height:26px;padding:3px 7px;color:var(--muted);font-size:10px}.agent-context-file-open:hover{color:var(--text);background:#ffffff0f;border-color:var(--border)}.agent-context-file-toggle span,.agent-context-step code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--mono);font-size:11px}.agent-context-step{display:grid;gap:4px}.agent-context-step.failed{border-color:#f871713d;background:#7f1d1d29}.agent-context-step code{color:#dbeafe}.agent-context-diff{max-height:min(280px,38vh);overflow:auto;border-top:1px solid rgba(255,255,255,.065);background:#0f0f0f;padding:7px 0;font-family:var(--mono);font-size:10.5px;line-height:1.45}.agent-context-diff-line{display:grid;grid-template-columns:28px 28px 18px minmax(0,1fr);min-width:max-content;color:#c9d1d9}.agent-context-diff-gutter,.agent-context-diff-marker{-webkit-user-select:none;user-select:none;color:#6b7280;text-align:right}.agent-context-diff-marker{text-align:center}.agent-context-diff-line code{min-width:0;padding:0 10px 0 4px;color:inherit;white-space:pre}.agent-context-diff-line--add{background:#2ea04329;color:#aff5b4}.agent-context-diff-line--remove{background:#f8514929;color:#ffb4af}.agent-context-diff-line--hunk,.agent-context-diff-line--meta{color:#a7a7a7;background:#ffffff09}.wb-workspace-menu{position:absolute;left:0;bottom:calc(100% + 8px);z-index:80;width:min(360px,calc(100vw - 36px));max-height:min(420px,58vh);overflow:auto;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#202020;box-shadow:0 18px 46px #0000006b;padding:8px}.wb-workspace-menu-heading{padding:4px 6px 8px;color:#f5f5f5;font-size:12px;font-weight:760}.wb-workspace-menu-section{display:flex;flex-direction:column;gap:4px;padding-top:8px;margin-top:8px;border-top:1px solid rgba(255,255,255,.08)}.wb-workspace-menu-label{padding:0 6px 2px;color:var(--muted);font-size:11px;font-weight:650}.wb-workspace-menu-action,.wb-workspace-menu-row,.wb-workspace-menu-current{width:100%;min-width:0;border:0;border-radius:7px;background:transparent;color:#f2f2f2;text-align:left}.wb-workspace-menu-action,.wb-workspace-menu-row{cursor:pointer}.wb-workspace-menu-row-wrap{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:stretch;gap:4px}.wb-workspace-menu-action{display:flex;align-items:center;gap:8px;min-height:32px;padding:6px 8px;font-size:13px}.wb-workspace-menu-row,.wb-workspace-menu-current{display:grid;gap:3px;padding:7px 8px}.wb-workspace-menu-row:hover,.wb-workspace-menu-action:hover{background:#ffffff14}.wb-workspace-menu-remove{min-width:28px;width:28px;padding:0;border:0;border-radius:7px;background:transparent;color:#8f8f8f;font-size:16px}.wb-workspace-menu-remove:hover{background:#f871711f;color:#fca5a5}.wb-workspace-menu-row strong,.wb-workspace-menu-current strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700}.wb-workspace-menu-row span,.wb-workspace-menu-current span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px}.wb-status-bar .accent{color:var(--accent-bright)}.wb-center-chat{height:100%;min-height:0;display:flex;justify-content:center;align-items:stretch;background:#141414;padding:0}.wb-center-chat-panel{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;border-left:none;border-right:none;background:#141414;overflow:hidden}.wb-left-chat-summary{flex:1;min-height:0;padding:10px 8px;display:flex;flex-direction:column;gap:8px;overflow:hidden}.wb-chat-history-list{min-height:0;overflow:auto;display:flex;flex-direction:column;gap:3px;padding-right:2px}.wb-chat-history-row{width:100%;min-height:32px;border-radius:7px;background:transparent;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px}.wb-chat-history-item{width:100%;min-width:0;min-height:32px;border:0;border-radius:7px;background:transparent;color:var(--text);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 9px;text-align:left}.wb-chat-history-row:hover,.wb-chat-history-row.active,.wb-chat-history-item:hover{background:#ffffff14}.wb-chat-history-actions{display:flex;align-items:center;gap:3px;padding-right:4px;opacity:.78}.wb-chat-history-row:hover .wb-chat-history-actions,.wb-chat-history-row:focus-within .wb-chat-history-actions,.wb-chat-history-row.active .wb-chat-history-actions{opacity:1}.wb-chat-history-actions button,.chat-thread-actions button{min-height:24px;padding:3px 6px;border:1px solid transparent;background:transparent;color:var(--muted);font-size:10px}.wb-chat-history-actions button:hover,.chat-thread-actions button:hover{color:var(--text);background:#ffffff14;border-color:var(--border);opacity:1}.wb-chat-history-actions button.danger,.chat-thread-actions button.danger,.chat-header-actions button.danger{color:#fca5a5}.wb-chat-history-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.wb-chat-history-meta{max-width:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px}.wb-bottom-dock{border-top:1px solid var(--border);display:flex;flex-direction:column;min-height:0;background:#181818}.wb-bottom-dock.collapsed{height:var(--tab-h)!important;overflow:hidden}.chat-panel{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.chat-workspace{display:grid;grid-template-columns:minmax(220px,248px) minmax(0,1fr);height:100%;min-height:0;background:#141414;overflow:hidden}.chat-thread-sidebar{display:flex;min-width:0;min-height:0;flex-direction:column;gap:12px;padding:12px 8px;border-right:1px solid rgba(255,255,255,.075);background:#1b1b1b;overflow:hidden}.chat-new-button{width:100%;min-height:34px;border:none;border-radius:7px;background:#ffffff12;display:flex;align-items:center;justify-content:flex-start;gap:10px;font-weight:650}.chat-sidebar-section{min-height:0;display:flex;flex-direction:column;gap:8px}.chat-sidebar-title{padding:0 4px;color:var(--muted);font-size:11px;font-weight:650}.chat-thread-list{min-height:0;overflow:auto;display:flex;flex-direction:column;gap:2px}.chat-thread-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;border-radius:7px}.chat-thread-item{width:100%;min-width:0;min-height:32px;border:none;background:transparent;color:var(--text);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;padding:6px 9px;text-align:left}.chat-thread-item span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-thread-item small{color:var(--muted);font-size:10px}.chat-thread-item:hover,.chat-thread-item.active,.chat-thread-row:hover,.chat-thread-row.active{background:#ffffff13}.chat-thread-actions{display:none;align-items:center;gap:3px;padding-right:4px}.chat-thread-row:hover .chat-thread-actions,.chat-thread-row:focus-within .chat-thread-actions,.chat-thread-row.active .chat-thread-actions{display:flex}.chat-ai-settings{margin-top:auto;padding-top:12px;border-top:1px solid var(--border)}.chat-field{display:flex;flex-direction:column;gap:5px;color:var(--muted);font-size:11px}.chat-field select{width:100%;min-width:0;font-size:12px}.chat-mode-pill{width:fit-content;max-width:100%;padding:5px 8px;border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-main{min-width:0;min-height:0;display:flex;flex-direction:column;background:#141414;overflow:hidden}.chat-header{flex:0 0 auto;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:7px 14px 7px 20px;border-bottom:1px solid rgba(255,255,255,.07);background:#141414}.chat-title-block{min-width:0;display:flex;align-items:center;gap:10px}.chat-title-block:after{display:none}.chat-title{color:var(--text);font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-subtitle{display:none}.chat-header-actions{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;min-width:88px}.chat-header-actions button{min-width:24px;min-height:24px;padding:0;color:#a8a8a8}.chat-header-actions button:not(:last-child){display:none}.chat-header-actions button:last-child{position:relative;width:24px;height:24px;border-color:transparent;border-radius:7px;background:transparent;color:transparent;font-size:0}.chat-header-actions button:last-child:before{content:"i";position:absolute;top:3px;right:3px;bottom:3px;left:3px;display:grid;place-items:center;border:1px solid #9a9a9a;border-radius:50%;color:#c8c8c8;font-size:11px;font-weight:700;font-family:var(--font)}.chat-routing-hint{flex:0 0 auto;margin:10px auto 0;width:min(760px,calc(100% - 36px));border:1px solid var(--border);border-radius:var(--radius-md);padding:7px 9px;color:var(--muted);background:#ffffff09;font-size:11px;line-height:1.35}.chat-context-drawer{flex:0 0 auto;align-self:center;width:min(760px,calc(100% - 36px));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;padding:12px 18px;border:1px solid var(--border);border-radius:10px;background:#202020;box-shadow:0 12px 28px #00000024}.chat-context-group{min-width:0;border:1px solid var(--border);border-radius:var(--radius-md);padding:10px;background:#ffffff06}.chat-context-group h3{margin:0 0 8px;font-size:12px}.chat-check{display:flex;align-items:center;gap:8px;margin-top:6px;color:var(--text);font-size:12px;cursor:pointer}.chat-check input,.layout-pref-row input{accent-color:var(--accent)}.chat-context-actions{display:flex;flex-wrap:wrap;gap:6px}.chat-context-note{margin-top:8px;color:var(--muted);font-size:11px}.chat-context-chip-row{width:min(760px,100%);display:flex;align-items:center;gap:8px;padding:6px 9px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#222;color:#cfcfcf;font-size:12px}.chat-context-chip-row span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-context-chip-row button{flex:0 0 auto;min-height:24px;border-color:transparent;background:transparent;padding:2px 7px;color:#a9a9a9;font-size:12px}.chat-pin-list{margin-top:8px;display:flex;flex-direction:column;gap:5px}.chat-pin-row{min-width:0;display:flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:var(--radius-sm);padding:4px 6px;font-size:11px}.chat-pin-row span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-pin-row button{flex:0 0 auto;padding:2px 6px}.chat-messages{flex:1 1 auto;width:min(820px,calc(100% - 52px));min-height:0;margin:0 auto;overflow:auto;padding:24px 0 38px;display:flex;flex-direction:column;gap:14px;align-items:stretch;overscroll-behavior:contain;scrollbar-gutter:stable;scroll-padding-bottom:140px}.chat-thread-list,.chat-messages,.chat-composer-box textarea,.chat-context-drawer,.chat-pin-list,.reasoning-menu,.permission-menu,.wb-sidebar-scroll,.wb-chat-history-list,.wb-agent-center-feed,.wb-agent-center-plan,.wb-agent-center-step-preview,.wb-agent-center-subtask-result,.agent-subagent-main pre,.agent-changes-code,.agent-run-step-details pre,.agent-live-code,.md-preview pre{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.28) transparent}.chat-thread-list::-webkit-scrollbar,.chat-messages::-webkit-scrollbar,.chat-composer-box textarea::-webkit-scrollbar,.chat-context-drawer::-webkit-scrollbar,.chat-pin-list::-webkit-scrollbar,.reasoning-menu::-webkit-scrollbar,.permission-menu::-webkit-scrollbar,.wb-sidebar-scroll::-webkit-scrollbar,.wb-chat-history-list::-webkit-scrollbar,.agent-changes-code::-webkit-scrollbar{width:4px;height:4px}.chat-empty-state{margin:auto;text-align:center;color:var(--muted);font-size:13px}.chat-empty-state div{margin-bottom:6px;color:var(--text);font-size:28px;font-weight:800}.chat-bubble{width:100%;padding:8px 0;border-radius:0;font-size:14px;line-height:1.55;white-space:pre-wrap;border:1px solid transparent;overflow-wrap:anywhere}.chat-message-markdown{white-space:normal;overflow-wrap:anywhere}.chat-message-markdown>:first-child{margin-top:0}.chat-message-markdown>:last-child{margin-bottom:0}.chat-message-markdown pre{position:relative;max-width:100%;margin:10px 0;padding-top:34px;border-color:#ffffff1c;border-radius:8px;background:#0d0f14;color:#e6edf3;box-shadow:inset 0 28px #ffffff06,inset 3px 0 #7dd3fc29}.chat-message-markdown pre:before{content:"code";position:absolute;left:12px;top:8px;color:#9ca3af;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.chat-message-markdown pre code{display:block;min-width:max-content;white-space:pre;font-size:11px;line-height:1.55}.chat-message-markdown code{color:#dbeafe}.chat-message-markdown code.language-diff,.chat-message-markdown code.language-patch{color:#e6edf3}.chat-message-markdown pre:has(code.language-diff),.chat-message-markdown pre:has(code.language-patch){border-color:#7dd3fc38;background:linear-gradient(90deg,rgba(46,160,67,.08),transparent 32%),linear-gradient(270deg,rgba(248,81,73,.08),transparent 32%),#0d1117}.chat-bubble.user{width:fit-content;max-width:min(620px,82%);align-self:flex-end;margin-left:auto;padding:9px 12px;border-radius:8px;background:#2a2a2a;border-color:#ffffff1a}.chat-bubble.assistant{align-self:stretch;background:transparent;border-color:transparent}.chat-generated-image{width:min(640px,100%);margin:12px 0 2px}.chat-generated-image img{display:block;width:100%;border:1px solid var(--border);border-radius:8px;background:#111}.chat-generated-image figcaption{margin-top:6px;color:var(--muted);font-size:12px}.chat-bubble.streaming{align-self:stretch;border-style:none;position:relative;overflow:hidden}.chat-bubble.streaming>*{position:relative;z-index:1}.chat-bubble.streaming:before{display:none}@keyframes chat-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.chat-stream-meta{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--accent-bright);margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.chat-composer{flex:0 0 auto;position:relative;z-index:5;min-height:0;padding:8px 0 16px;border-top:none;display:flex;flex-direction:column;align-items:center;gap:8px;background:#141414}.chat-composer-box{width:min(820px,calc(100% - 52px));overflow:visible;border:1px solid var(--border);border-radius:16px;background:#303030;box-shadow:0 12px 30px #0000002e}.chat-composer-box textarea{width:100%;min-height:58px;max-height:180px;resize:none;overflow:auto;border:none;border-radius:0;background:transparent;color:var(--text);padding:11px 12px 7px;box-shadow:none;font-size:14px}.chat-composer-box textarea:focus{border:none;box-shadow:none}.chat-composer-actions{min-height:38px;display:flex;align-items:center;gap:8px;padding:6px 9px;overflow:visible}.chat-composer>.keyboard-layout-hint,.chat-composer>.chat-context-chip-row,.chat-composer>.chat-error,.chat-composer>.billing-limit-callout{width:min(820px,calc(100% - 52px))}.chat-composer-actions span{color:var(--muted);font-size:11px}.chat-composer-spacer{flex:1;min-width:10px}.chat-attach-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.chat-procod-wordmark{font-size:11px;font-weight:600;color:var(--success-codex, #7ee787);letter-spacing:.02em;margin-right:4px}.codex-thread-model-pick select{max-width:min(200px,36vw);font-size:11px;padding:2px 6px;border-radius:var(--radius-codex-sm, 6px);border:1px solid var(--border-subtle, #242427);background:var(--bg-panel-2, #1a1a1c);color:var(--text-secondary-codex, #c7c7cc)}.chat-permission-pill,.chat-model-pill{min-height:28px;max-width:min(260px,42vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:none;background:transparent;color:#a8a8a8;padding:4px 6px;font-size:12px}.chat-permission-pill{display:inline-flex;align-items:center;gap:6px}.chat-model-pill{color:#eee}.reasoning-picker{position:relative;display:inline-flex;flex:0 0 auto}.permission-picker{position:relative;display:inline-flex;flex:0 0 auto;min-width:0}.reasoning-menu{position:absolute;right:0;bottom:calc(100% + 8px);width:min(280px,72vw);padding:6px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#222;box-shadow:0 18px 44px #00000057;z-index:30}.permission-menu{position:absolute;left:0;bottom:calc(100% + 8px);width:min(320px,78vw);padding:6px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#222;box-shadow:0 18px 44px #00000057;z-index:30}.agent-panel .reasoning-menu,.agent-panel .permission-menu{left:0;right:auto;width:min(280px,calc(100vw - 32px));max-height:min(360px,72vh);overflow:auto;z-index:80}.agent-panel .reasoning-picker,.agent-panel .permission-picker{max-width:100%}.reasoning-option,.permission-option{width:100%;border:0;border-radius:6px;background:transparent;color:var(--text);display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:8px 9px;text-align:left}.reasoning-option:hover,.reasoning-option.active,.permission-option:hover,.permission-option.active{background:#ffffff14}.reasoning-option-main,.permission-option-main{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.reasoning-option-main strong,.permission-option-main strong{color:#f2f2f2;font-weight:750}.reasoning-option small,.permission-option small{color:var(--muted);font-size:11px;line-height:1.35}.chat-mic{position:relative;color:#a8a8a8;display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%}.chat-mic svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.chat-mic.listening{color:#f7d774;background:#f7d77424;box-shadow:0 0 0 1px #f7d77447}.chat-mic[data-state=idle]:hover:not(:disabled){color:#e5e7eb;background:#ffffff14}.chat-mic.listening:after{content:"";position:absolute;right:5px;top:5px;width:6px;height:6px;border-radius:50%;background:#f7d774;box-shadow:0 0 0 3px #f7d77429}.chat-mic:disabled{opacity:.45;cursor:not-allowed}.chat-error{width:min(724px,100%);color:var(--danger);font-size:12px;line-height:1.45}.chat-error button{display:block;margin-top:8px;font-size:12px}.billing-limit-callout{width:min(724px,100%);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid rgba(245,158,11,.32);border-radius:8px;background:#f59e0b1a;color:#fde68a;font-size:12px;line-height:1.45}.billing-limit-callout strong{color:#fef3c7}.billing-limit-callout p{margin:2px 0 0;color:#f8dca5}.billing-top-up{display:inline-flex;align-items:center;gap:8px}.billing-top-up small{color:#fca5a5}.agent-live-activity.needs-approval{border-color:#fbbf248c;box-shadow:inset 0 1px #ffffff09,0 0 0 1px #fbbf2426}.agent-live-approval-banner{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:8px;background:#fbbf241f;border:1px solid rgba(251,191,36,.35);color:#fde68a;font-size:12px;line-height:1.45}.agent-live-approval-banner strong{color:#fef3c7;font-size:13px}.agent-panel{padding:12px 12px 22px;display:flex;flex-direction:column;gap:12px;flex:0 0 auto;min-height:min-content;min-width:0;overflow:visible}.agent-panel-heading{color:var(--text);font-size:14px;font-weight:700;letter-spacing:0}.agent-input{min-height:96px;border:1px solid var(--border);border-radius:8px;background:#151515;color:var(--text);padding:10px;font:inherit;line-height:1.45;box-sizing:border-box;overflow-wrap:anywhere}.agent-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px #a970ff29}.agent-cloud-details{border:1px solid var(--border);border-radius:8px;background:#ffffff06;overflow:hidden}.agent-cloud-details>summary{cursor:pointer;padding:8px 10px;color:var(--text);font-size:12px;font-weight:650}.agent-cloud-details>:not(summary){margin:0 10px 10px}.agent-panel>label{min-width:0;padding:8px 10px;border:1px solid rgba(255,255,255,.075);border-radius:8px;background:#ffffff06;line-height:1.45}.agent-panel>label:has(input[type=checkbox]){align-items:flex-start!important}.agent-panel>label span{min-width:0;overflow-wrap:anywhere}.agent-panel select{width:100%;min-width:0;min-height:34px;border-radius:7px;text-overflow:ellipsis}.agent-panel-controls{display:flex;flex-wrap:wrap;gap:8px}.agent-panel-controls button{max-width:100%;white-space:normal;text-align:left;line-height:1.25}.agent-permission-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.agent-panel-run{font-size:12px;overflow:visible;flex:0 0 auto;min-height:min-content;min-width:0}.agent-panel-run--compact{display:grid;gap:10px}.agent-panel-quick-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.agent-panel-quick-stats>div,.agent-panel-section,.agent-panel-disclosure{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff06}.agent-panel-quick-stats>div{min-width:0;padding:8px 9px}.agent-panel-quick-stats span,.agent-panel-section-title{display:block;color:#9aa3af;font-size:10px;font-weight:650}.agent-panel-quick-stats strong{display:block;margin-top:3px;color:#f4f4f5;font-size:13px}.agent-panel-section{padding:10px;display:grid;gap:8px}.agent-panel-callout{display:grid;gap:5px;border-radius:8px;padding:10px 11px;font-size:12px;line-height:1.45}.agent-panel-callout strong{color:#fff7ed;font-size:12px}.agent-panel-callout span{white-space:pre-wrap}.agent-panel-callout--error{border:1px solid rgba(248,113,113,.24);background:#f8717114;color:#fecaca}.agent-panel-recent-steps{list-style:none;margin:0;padding:0;display:grid;gap:7px}.agent-panel-recent-step{display:grid;gap:5px;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:#0000002e;padding:8px}.agent-panel-recent-step.failed{border-color:#f871713d;background:#f8717112}.agent-panel-recent-step>div{display:flex;flex-wrap:wrap;gap:6px;align-items:baseline}.agent-panel-recent-step strong{color:#f4f4f5;font-size:12px}.agent-panel-recent-step span{color:var(--muted);font-size:11px}.agent-panel-recent-step code{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;background:#ffffff0d;color:#dbeafe;padding:3px 6px;font-family:var(--mono);font-size:10px}.agent-panel-recent-step small{color:#fecaca;white-space:pre-wrap}.agent-panel-subagents{display:grid;gap:6px}.agent-panel-subagents>div{display:flex;min-width:0;justify-content:space-between;gap:8px;border-radius:7px;background:#ffffff0a;padding:7px 8px}.agent-panel-subagents strong,.agent-panel-subagents span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-panel-empty{color:var(--muted);font-size:11px;line-height:1.45}.agent-subagents-panel{display:grid;gap:8px;border:1px solid rgba(255,255,255,.085);border-radius:8px;background:#111;padding:10px}.agent-subagents-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.agent-subagents-panel-head div{display:flex;align-items:center;gap:7px;min-width:0}.agent-subagents-panel-head span{color:#f3f4f6;font-size:12px;font-weight:750}.agent-subagents-panel-head strong{min-width:20px;height:20px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#e5e7eb;font-size:10px}.agent-subagents-panel-head small,.agent-subagents-panel-note{color:var(--muted);font-size:11px;line-height:1.4}.agent-subagents-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.agent-subagent-row{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#ffffff08;padding:8px}.agent-subagent-row--running,.agent-subagent-row--awaiting_client,.agent-subagent-row--awaiting_approval{border-color:#7dd3fc3d;background:#0e28363d}.agent-subagent-row--completed{border-color:#4ade802e}.agent-subagent-row--failed{border-color:#f8717147;background:#450a0a24}.agent-subagent-avatar{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;background:#ffffff14;color:#f8fafc;font-size:11px;font-weight:800}.agent-subagent-main{min-width:0;display:grid;gap:5px}.agent-subagent-head,.agent-subagent-meta{min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.agent-subagent-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f4f4f5;font-size:12px}.agent-subagent-head span,.agent-subagent-meta span{color:var(--muted);font-size:11px}.agent-subagent-meta code{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#ffffff0a;color:#dbeafe;padding:2px 6px;font-family:var(--mono);font-size:10px}.agent-subagent-main p{margin:0;color:#d7dde7;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.agent-subagent-main pre{margin:2px 0 0;max-height:160px;overflow:auto;white-space:pre-wrap;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:#0c0c0c;color:#dbeafe;padding:8px;font-family:var(--mono);font-size:11px;line-height:1.5}.agent-panel-disclosure{padding:0;overflow:hidden}.agent-panel-disclosure summary{min-height:34px;display:flex;align-items:center;padding:0 10px;color:#d7dde7;font-size:12px;font-weight:650;cursor:pointer}.agent-panel-disclosure[open]{padding:0 10px 10px}.agent-panel-disclosure[open] summary{margin:0 -10px 10px;border-bottom:1px solid rgba(255,255,255,.08)}.agent-hint{padding:10px 12px;border-radius:8px;font-size:12px;line-height:1.45}.agent-hint strong{display:block;margin-bottom:4px}.agent-hint span{white-space:pre-wrap}.agent-hint--info{background:#60a5fa1a;border:1px solid rgba(96,165,250,.28);color:#bfdbfe}.agent-hint--error{background:#f871711a;border:1px solid rgba(248,113,113,.28);color:#fecaca}.agent-limits-note{font-size:11px;color:var(--muted)}.agent-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0000009e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.agent-modal-backdrop--approval{background:#000000b8}.agent-modal-dialog{width:min(720px,92vw);max-height:86vh;overflow:auto;background:var(--bg-elev);border:1px solid var(--border);border-radius:12px;padding:16px}.agent-modal-dialog--approval{border-color:#fbbf2473;box-shadow:0 16px 48px #00000073}.agent-modal-title{margin:0 0 12px;font-size:18px;line-height:1.3}.agent-approval-modal{display:flex;flex-direction:column;gap:12px}.agent-approval-lead{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.agent-approval-block{display:flex;flex-direction:column;gap:6px}.agent-approval-block-label,.agent-run-section-title,.agent-run-meta-label{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.agent-approval-plan,.agent-approval-command{margin:0;max-height:min(360px,50vh);overflow:auto;white-space:pre-wrap;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#101010;color:#ececec;padding:12px;font-family:var(--mono);font-size:12px;line-height:1.55}.agent-approval-plan--compact{max-height:180px;font-size:11px}.agent-approval-meta{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:12px}.agent-approval-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:4px}.agent-approval-actions--inline{padding-top:0}.agent-run-timeline{display:flex;flex-direction:column;gap:10px}.agent-run-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.agent-run-meta>div{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff06;padding:8px 10px}.agent-run-meta strong{display:block;margin-top:4px;color:#ececec;font-size:12px;font-weight:600}.agent-run-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.agent-run-step{border:1px solid var(--border);border-radius:8px;padding:8px 10px;background:#111016}.agent-run-step.focused{border-color:#60a5fa8c;background:#2563eb24}.agent-run-step.awaiting{border-color:#fbbf2473}.agent-run-step-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:12px}.agent-run-step-status{color:var(--muted)}.agent-run-step-submeta{margin-top:5px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;color:var(--muted);font-size:11px}.agent-run-step-submeta code{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#ffffff0a;color:#e5e7eb;padding:2px 6px;font-family:var(--mono)}.agent-run-step-submeta span{max-width:100%;overflow-wrap:anywhere}.agent-run-step-note{margin-top:6px;font-size:11px;color:var(--muted)}.agent-run-step-note--error{color:#f87171}.agent-run-sources{margin-top:8px;padding:7px 9px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#0f172a3d}.agent-run-sources-title{margin-bottom:5px;color:var(--muted);font-size:11px;font-weight:700}.agent-run-sources ul{display:grid;gap:4px;list-style:none;margin:0;padding:0}.agent-run-sources li{display:flex;flex-wrap:wrap;gap:5px;align-items:baseline;min-width:0;font-size:11px}.agent-run-sources a{color:#93c5fd;max-width:min(100%,520px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-run-sources span{color:var(--muted);overflow-wrap:anywhere}.agent-run-step-approval{margin-top:8px;display:flex;flex-direction:column;gap:8px}.agent-run-step-approval-banner{padding:8px 10px;border-radius:8px;background:#fbbf241a;border:1px solid rgba(251,191,36,.28);color:#fde68a;font-size:11px;line-height:1.45}.agent-run-confidence{font-size:11px;border:1px solid var(--border);border-radius:6px;padding:8px;background:#0a0a0c}.agent-run-confidence.low{background:#f59e0b1f}.agent-run-step-details{margin-top:8px;font-size:11px}.agent-run-step-details summary{cursor:pointer;color:var(--muted)}.agent-run-step-details pre{margin:6px 0 0;max-height:180px;overflow:auto;white-space:pre-wrap;background:#0a0a0c;padding:8px;border-radius:6px;font-family:var(--mono);font-size:10px}.agent-live-activity{flex:0 0 auto;position:sticky;top:0;z-index:4;max-height:min(340px,42vh);overflow:auto;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#181818;padding:12px;display:grid;gap:10px;box-shadow:inset 0 1px #ffffff09}.agent-live-activity.active{border-color:#ffffff26;background:#1d1d1d}.agent-live-activity.compact{position:static;max-height:none;overflow:visible;padding:10px;gap:8px}.agent-live-overline{min-height:18px;display:flex;align-items:center;gap:8px;color:#a9a9a9;font-size:12px}.agent-live-title{color:#f3f3f3;font-size:15px;font-weight:700}.agent-live-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.agent-live-activity.compact .agent-live-grid{grid-template-columns:1fr;gap:6px}.agent-live-grid div{min-width:0;border:1px solid rgba(255,255,255,.075);border-radius:8px;background:#ffffff06;padding:8px}.agent-live-grid span{display:block;margin-bottom:4px;color:#8e8e8e;font-size:10px}.agent-live-grid strong{display:block;min-width:0;overflow-wrap:anywhere;white-space:normal;color:#e6e6e6;font-size:12px;font-weight:600}.agent-live-code{max-height:min(260px,34vh);margin:0;overflow:auto;white-space:pre-wrap;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#101010;color:#e8e8e8;padding:10px;font-family:var(--mono);font-size:11px;line-height:1.5}.agent-live-note{color:#a8a8a8;font-size:12px;line-height:1.45}.agent-cloud-details{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff06}.agent-cloud-details summary{min-height:34px;display:flex;align-items:center;padding:0 10px;color:var(--muted);font-size:12px;cursor:pointer}.agent-cloud-details[open]{padding:0 8px 8px}.agent-cloud-details[open] summary{padding-inline:2px}@media(max-width:1080px){.chat-workspace{grid-template-columns:1fr}.chat-thread-sidebar{display:none}.chat-context-drawer{grid-template-columns:1fr;width:min(760px,calc(100% - 24px))}.chat-messages{width:min(760px,calc(100% - 24px));padding-left:0;padding-right:0}.chat-composer{padding-left:0;padding-right:0}.chat-composer-box,.chat-composer>.keyboard-layout-hint,.chat-composer>.chat-context-chip-row,.chat-composer>.chat-error,.chat-composer>.billing-limit-callout{width:min(760px,calc(100% - 24px))}.agent-live-grid,.agent-run-meta{grid-template-columns:1fr}.wb-agent-center-feed,.wb-agent-center-input{width:min(860px,calc(100% - 20px))}.wb-agent-center-summary,.wb-agent-center-step{grid-template-columns:1fr}.wb-agent-center-step-index{display:none}.wb-agent-center-hero h1{font-size:18px}}.wb-explain{font-size:11px;line-height:1.45;padding:6px 14px;border-bottom:1px solid var(--border);color:var(--muted);background:#181818}.wb-explain button.linkish{border:none;background:none;color:var(--accent-bright);padding:0 4px;font-size:inherit;text-decoration:underline;text-underline-offset:2px}.wb-control-plane{font-size:10px;color:var(--muted);padding:4px 14px;border-bottom:1px solid var(--border);display:flex;flex-wrap:wrap;gap:10px;background:#181818}.layout-pref-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}@media(max-width:520px){.layout-pref-grid{grid-template-columns:1fr}}.layout-pref-row{display:flex;align-items:center;gap:8px;font-size:12px;cursor:pointer}.layout-pref-row input{accent-color:var(--accent)}.settings-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:18px;background:#0009}.settings-modal-card{border-radius:var(--radius-lg);border:1px solid var(--border-glow);background:var(--bg-panel);box-shadow:0 24px 64px #00000080}.settings-modal-shell{width:min(860px,94vw);height:min(640px,88vh);display:grid;grid-template-columns:200px minmax(0,1fr);overflow:hidden}.settings-nav{min-width:0;display:flex;flex-direction:column;gap:14px;padding:18px 12px;border-right:1px solid var(--border);background:#1b1b1b}.settings-title{padding:0 8px;color:var(--text);font-size:20px;font-weight:800}.settings-nav-list{display:flex;flex-direction:column;gap:4px}.settings-nav-list button{width:100%;border:none;background:transparent;color:var(--text);justify-content:flex-start;text-align:left}.settings-nav-list button.active,.settings-nav-list button:hover{background:#ffffff14}.settings-content{min-width:0;min-height:0;display:flex;flex-direction:column}.settings-content-head{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-bottom:1px solid var(--border)}.settings-content-head h2{margin:0;font-size:18px}.settings-scroll{flex:1;min-height:0;overflow:auto;padding:18px}.settings-section{border:1px solid var(--border);border-radius:var(--radius-md);padding:14px;margin-bottom:12px;background:#ffffff06}.settings-section h3{margin:0 0 10px;font-size:13px;font-weight:650}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.settings-field{min-width:0;display:flex;flex-direction:column;gap:6px;font-size:13px}.settings-field span{color:var(--muted);font-size:12px}.settings-check-grid,.settings-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.settings-check{display:flex;align-items:center;gap:8px;font-size:13px;cursor:pointer}.settings-check input{accent-color:var(--accent)}.settings-muted,.settings-note{margin:0 0 10px;color:var(--muted);font-size:12px;line-height:1.45}.settings-note{color:var(--text)}.settings-probe{display:grid;gap:5px;margin-bottom:10px;color:var(--muted);font-size:12px}.settings-code-line{margin:0 0 8px;color:var(--muted);font-family:var(--mono);font-size:11px;word-break:break-all}.settings-diags{margin:0;padding-left:18px;font-size:11px;line-height:1.35}.settings-diags .error{color:var(--danger)}.settings-diags .warn{color:var(--warning)}.settings-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.settings-facts div{border:1px solid var(--border);border-radius:var(--radius-md);padding:9px 10px;background:#ffffff08}.settings-facts span{display:block;color:var(--muted);font-size:11px;margin-bottom:4px}.settings-facts strong{font-size:13px}.settings-table-wrap{overflow:auto;border:1px solid var(--border);border-radius:var(--radius-md)}.settings-table-wrap table{width:100%;border-collapse:collapse;font-size:12px}.settings-table-wrap th,.settings-table-wrap td{padding:8px 9px;text-align:left;border-top:1px solid var(--border);vertical-align:top}.settings-table-wrap th{border-top:none;color:var(--muted);background:#ffffff0a}.settings-table-wrap td:nth-child(2){color:var(--muted);font-family:var(--mono);word-break:break-all}.settings-footer{min-height:58px;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 18px;border-top:1px solid var(--border)}.settings-error{margin-right:auto;color:var(--danger);font-size:12px}@media(max-width:760px){.settings-modal-shell{grid-template-columns:1fr}.settings-nav{border-right:none;border-bottom:1px solid var(--border)}.settings-nav-list{flex-direction:row;overflow-x:auto}.settings-nav-list button{white-space:nowrap}.settings-grid,.settings-facts{grid-template-columns:1fr}}.wb-offline-banner{padding:8px 14px;border-bottom:1px solid rgba(251,191,36,.35);background:#78350f59;font-size:12px;line-height:1.5;color:#fde68a}.md-preview{font-size:14px;line-height:1.55}.md-preview h1,.md-preview h2,.md-preview h3{margin:1.1em 0 .45em;font-weight:650;line-height:1.25}.md-preview h1{font-size:1.55rem;border-bottom:1px solid var(--border);padding-bottom:.25em}.md-preview h2{font-size:1.25rem}.md-preview h3{font-size:1.05rem}.md-preview p{margin:.55em 0}.md-preview ul,.md-preview ol{margin:.5em 0;padding-left:1.35em}.md-preview blockquote{margin:.6em 0;padding:.35em 0 .35em .85em;border-left:3px solid var(--accent);color:var(--muted)}.md-preview pre{margin:.75em 0;padding:10px 12px;border-radius:var(--radius-md);border:1px solid var(--border);background:#05070d;overflow:auto;font-family:var(--mono);font-size:12px}.md-preview code{font-family:var(--mono);font-size:.9em;padding:.1em .35em;border-radius:4px;background:var(--accent-soft)}.md-preview pre code{padding:0;background:transparent}.md-preview table{border-collapse:collapse;margin:.75em 0;font-size:13px}.md-preview th,.md-preview td{border:1px solid var(--border);padding:6px 10px}.md-preview th{background:var(--accent-soft)}.md-preview hr{border:none;border-top:1px solid var(--border);margin:1.25em 0}.md-preview img{max-width:100%;height:auto;border-radius:var(--radius-sm)}.md-code-block{margin:10px 0;border:1px solid #2b2b2b;border-radius:8px;background:#0f0f0f;overflow:hidden}.md-code-header{list-style:none;min-height:34px;display:flex;align-items:center;gap:8px;padding:6px 10px;border-bottom:1px solid rgba(255,255,255,.08);background:#141414;cursor:pointer}.md-code-header::-webkit-details-marker{display:none}.md-code-label,.md-code-filename{font-family:var(--mono);font-size:11px;color:var(--text-secondary)}.md-code-filename{color:#d4d4d4;margin-right:auto}.md-code-copy{margin-left:auto;min-height:24px;padding:2px 8px;border:1px solid var(--border);border-radius:6px;background:transparent;color:var(--text-secondary);font-size:11px}.md-code-copy:hover{color:var(--text);background:var(--bg-hover)}.md-code-block pre{margin:0;max-height:min(420px,52vh);overflow:auto;padding:10px 12px;border:none;border-radius:0;background:#0f0f0f;box-shadow:none}.md-code-block pre:before{display:none}.md-code-block pre code{display:block;min-width:max-content;white-space:pre;font-family:var(--mono);font-size:12px;line-height:1.55;color:#e6edf3}.md-code-row{display:grid;grid-template-columns:42px minmax(0,1fr);min-height:20px}.md-code-gutter{-webkit-user-select:none;user-select:none;padding:0 10px 0 4px;text-align:right;color:#6b7280;font-family:var(--mono);font-size:11px;border-right:1px solid rgba(255,255,255,.06)}.md-code-line{display:block;padding:0 10px;white-space:pre}.md-code-line.diff-add{background:#2ea0432e;color:#aff5b4}.md-code-line.diff-remove{background:#f851492b;color:#ffb4af}.md-code-line.diff-meta{background:#58a6ff24;color:#a5d6ff}.md-code-line.diff-context{color:#c9d1d9}.chat-message-markdown .md-code-block{max-width:100%}.agent-subagent-glyph{width:20px;height:20px;flex:0 0 auto;border-radius:4px;background:#ffffff1a;position:relative}.agent-subagent-glyph--square:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;background:#93c5fd}.agent-subagent-glyph--cross:before,.agent-subagent-glyph--cross:after{content:"";position:absolute;left:9px;top:4px;width:2px;height:12px;background:#f87171}.agent-subagent-glyph--cross:after{transform:rotate(90deg)}.agent-subagent-glyph--corner:before{content:"";position:absolute;left:5px;top:5px;width:8px;height:8px;border-left:2px solid #fbbf24;border-bottom:2px solid #fbbf24}.agent-subagent-glyph--dot:before{content:"";position:absolute;left:8px;top:8px;width:4px;height:4px;border-radius:50%;background:#4ade80}.agent-subagent-glyph--diamond:before{content:"";position:absolute;left:6px;top:6px;width:8px;height:8px;background:#c4b5fd;transform:rotate(45deg)}.agent-subagent-glyph--grid:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;background:linear-gradient(#94a3b8 0,#94a3b8 0) 0 0 / 3px 3px,linear-gradient(#94a3b8 0,#94a3b8 0) 5px 5px / 3px 3px,linear-gradient(#94a3b8 0,#94a3b8 0) 10px 0 / 3px 3px,linear-gradient(#94a3b8 0,#94a3b8 0) 0 10px / 3px 3px;opacity:.9}.agent-subagent-status{border-radius:999px;padding:2px 7px;font-size:10px;text-transform:lowercase;border:1px solid var(--border);color:var(--text-secondary)}.agent-subagent-status--running,.agent-subagent-status--awaiting_client,.agent-subagent-status--awaiting_approval{border-color:#7dd3fc47;color:#bfdbfe}.agent-subagent-status--completed{border-color:#4ade803d;color:#bbf7d0}.agent-subagent-status--failed{border-color:#f8717147;color:#fecaca}.agent-subagent-status--queued,.agent-subagent-status--pending{color:var(--muted)}.wb-tool-exec-row{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#121212;overflow:hidden}.wb-tool-exec-summary{list-style:none;min-height:34px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:6px 10px;cursor:pointer}.wb-tool-exec-summary::-webkit-details-marker{display:none}.wb-tool-exec-label{color:var(--text-secondary);font-size:11px;font-weight:650}.wb-tool-exec-command{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--mono);font-size:11px;color:#e5e7eb;border:none;background:transparent;padding:0}.wb-tool-exec-status,.wb-tool-exec-duration{color:var(--muted);font-size:10px}.wb-tool-exec-empty{padding:8px 10px 10px;color:var(--muted);font-size:11px}.wb-agent-center-subtask-identity{display:flex;align-items:flex-start;gap:8px}.wb-subagent-thread-events{list-style:none;margin:0;padding:0;display:grid;gap:6px}.wb-subagent-thread-event{border-radius:7px;padding:8px 10px;font-size:12px;line-height:1.45;color:var(--text-secondary);background:#ffffff08}.wb-subagent-thread-event--success{color:#d1fae5;background:#22c55e1a}.wb-subagent-thread-event--error{color:#fecaca;background:#f871711a}.codex-right-panel{gap:8px}.codex-right-section{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#202020;overflow:hidden}.codex-right-section-head{list-style:none;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;cursor:pointer;color:var(--text);font-size:12px;font-weight:650}.codex-right-section-head::-webkit-details-marker{display:none}.codex-right-section-head strong{color:var(--text-secondary);font-size:11px;font-weight:600}.codex-right-section>:not(summary){padding:0 10px 10px}.codex-right-result{margin:0;max-height:min(240px,34vh);overflow:auto;white-space:pre-wrap;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:#0f0f0f;color:#e5e7eb;padding:8px;font-family:var(--mono);font-size:11px;line-height:1.5}.codex-right-sources{list-style:none;margin:0;padding:0;display:grid;gap:6px}.codex-right-sources li{display:grid;gap:2px;font-size:11px}.codex-right-sources a{color:#93c5fd;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.codex-right-sources span{color:var(--muted);overflow-wrap:anywhere}.agent-context-subagent{grid-template-columns:20px minmax(0,1fr);align-items:start}.agent-context-subagent-body{min-width:0;display:grid;gap:4px}.wb-center-chat-panel .chat-thread-sidebar{display:none}.wb-center-chat-panel .chat-workspace{grid-template-columns:minmax(0,1fr)}.wb-panel-left{width:min(300px,28vw);min-width:260px}.wb-panel-right--chat{border-left:1px solid var(--border)}.codex-shell .wb-panel-left{width:min(300px,30vw);min-width:260px;max-width:300px}.codex-shell .wb-center-chat{background:#141414}.codex-right-panel-head{flex:0 0 auto;min-height:36px;display:flex;align-items:center;padding:0 12px;border-bottom:1px solid var(--border);color:var(--text-secondary);font-size:11px;font-weight:650;letter-spacing:.02em}.codex-thread-titlebar{flex:0 0 auto;min-height:40px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 14px;border-bottom:1px solid rgba(255,255,255,.07);background:#141414}.codex-thread-titlebar-nav{display:flex;gap:4px}.codex-thread-nav-btn,.codex-thread-tool-btn{width:28px;height:28px;padding:0;border:1px solid transparent;border-radius:7px;background:transparent;color:#a7a7a7;font-size:14px;line-height:1}.codex-thread-nav-btn:focus-visible,.codex-thread-tool-btn:focus-visible,.md-code-copy:focus-visible,.wb-tool-exec-summary:focus-visible,.codex-right-section-head:focus-visible{outline:2px solid rgba(255,255,255,.42);outline-offset:2px}.codex-thread-nav-btn:hover:not(:disabled),.codex-thread-tool-btn:hover{background:var(--bg-hover);color:var(--text);border-color:var(--border)}.codex-thread-nav-btn:disabled{opacity:.35;cursor:not-allowed}.codex-thread-tool-btn.active{background:#ffffff1a;color:var(--text);border-color:var(--border)}.codex-thread-tool-btn.danger:hover{color:#fecaca;border-color:#f8717147}.codex-thread-titlebar-main{min-width:0}.codex-thread-title{margin:0;color:var(--text);font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.codex-thread-subtitle{margin:2px 0 0;color:var(--muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.codex-thread-titlebar-tools{display:flex;align-items:center;gap:4px}.chat-workspace--workbench .chat-main{min-width:0}.wb-sidebar-action--static{cursor:default;text-decoration:none}a.wb-sidebar-action--static:hover{background:#2a2a28;color:var(--text)}.agent-context-subagent-headline{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.agent-context-subagent-meta{color:var(--muted);font-size:10px}.agent-subagent-progress{height:3px;border-radius:999px;background:#ffffff14;overflow:hidden}.agent-subagent-progress>span{display:block;height:100%;border-radius:inherit;background:#d4d4d4}.agent-subagent-progress--indeterminate>span{width:36%!important;animation:codex-progress-indeterminate 1.1s ease-in-out infinite}@keyframes codex-progress-indeterminate{0%{transform:translate(-120%)}to{transform:translate(320%)}}.codex-scroll-surface,.wb-agent-center-step-preview,.wb-tool-exec-row pre,.agent-subagent-main pre{max-height:min(420px,52vh);overflow:auto;overscroll-behavior:contain}.wb-tool-exec-row pre,.wb-agent-center-step-preview{margin:0;border-top:1px solid rgba(255,255,255,.06)}.agent-context-subagent-headline small{display:block;color:var(--muted);font-size:10px}@media(max-width:1080px){.wb-panel-right--chat{position:fixed;top:var(--header-h);right:0;bottom:0;z-index:45;width:min(92vw,340px)!important;max-width:340px;box-shadow:-12px 0 40px #00000073;transition:transform .2s ease}.wb-panel-right--chat[data-open=false]{transform:translate(105%);pointer-events:none}}@media(max-width:1080px){.codex-shell .wb-panel-left{position:fixed;z-index:44}}.inspector-section{border:1px solid #2a2a2e;border-radius:8px;background:#19191a;overflow:hidden}.inspector-section-summary{min-height:34px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;list-style:none}.inspector-section-summary::-webkit-details-marker{display:none}.inspector-section-title{color:#d7d7dc;font-size:11px;font-weight:650}.inspector-section-count{color:#a1a1aa;font-size:11px}.inspector-section-body{padding:0 10px 10px;display:grid;gap:8px}.inspector-empty{color:#a1a1aa;font-size:11px;line-height:1.45}.inspector-result{margin:0;max-height:min(240px,34vh);overflow:auto;white-space:pre-wrap;border:1px solid #29292d;border-radius:7px;background:#0d0d0e;color:#e5e7eb;padding:8px;font-family:var(--mono);font-size:11px;line-height:1.5}.inspector-error{border:1px solid rgba(248,81,73,.28);border-radius:8px;background:#f851491a;color:#fecaca;padding:10px 12px;font-size:12px;line-height:1.45}.inspector-stop{width:fit-content;min-height:28px;border-color:#f851493d;background:transparent;color:#ffb4af;padding:5px 9px;font-size:11px}.inspector-files{display:grid;gap:7px}.inspector-file-row{border:1px solid #29292d;border-radius:7px;background:#141415;padding:7px 8px}.inspector-file-head{display:grid;grid-template-columns:minmax(0,1fr) 26px;gap:6px;align-items:start}.inspector-file-toggle{min-width:0;padding:0;border:0;background:transparent;color:#d7d7dc;display:grid;gap:3px;text-align:left}.inspector-file-toggle:hover{background:transparent}.inspector-file-toggle span,.inspector-file-toggle small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inspector-file-toggle span{font-family:var(--mono);font-size:11px}.inspector-file-toggle small{color:#a1a1aa;font-size:10px}.inspector-file-open{width:26px;height:26px;padding:0;border-radius:6px;border-color:transparent;background:transparent;color:#a1a1aa;font-size:12px}.inspector-diff{margin-top:7px;max-height:min(320px,42vh);overflow:auto;border:1px solid #27272b;border-radius:7px;background:#0d0d0e;font-family:var(--mono);font-size:11px;line-height:1.45}.inspector-diff-line{display:grid;grid-template-columns:36px 36px 18px minmax(0,1fr);min-width:max-content}.inspector-diff-gutter,.inspector-diff-marker{color:#6f6f78;text-align:right;padding:2px 6px;-webkit-user-select:none;user-select:none}.inspector-diff-marker{text-align:center}.inspector-diff-line code{padding:2px 8px;color:#c9d1d9;white-space:pre}.inspector-diff-line--add{background:#2ea04324}.inspector-diff-line--add code{color:#aff5b4}.inspector-diff-line--remove{background:#f8514924}.inspector-diff-line--remove code{color:#ffb4af}.inspector-diff-line--hunk{background:#60a5fa1a}.inspector-diff-line--hunk code{color:#93c5fd}.inspector-diff-line--meta{background:#ffffff09}.inspector-diff-line--meta code{color:#8b8b92}:root,[data-procod-theme=dark]{--proc-bg: #0a0a0a;--proc-bg-elev: #0d0d0d;--proc-bg-panel: #121212;--proc-bg-panel-2: #161616;--proc-bg-input: #0d0d0d;--proc-border: #2a2a2a;--proc-border-subtle: #1f1f1f;--proc-text: #ffffff;--proc-text-secondary: #a1a1aa;--proc-text-muted: #71717a;--proc-accent: #2563eb;--proc-accent-hover: #3b82f6;--proc-accent-soft: rgba(37, 99, 235, .15);--proc-accent-glow: rgba(37, 99, 235, .45);--proc-cyan: #22d3ee;--proc-purple: #a855f7;--proc-success: #34d399;--proc-activity-w: 48px;--proc-sidebar-w: 240px;--proc-right-w: 300px;--proc-titlebar-h: 36px;--proc-radius-sm: 6px;--proc-radius-md: 8px;--proc-radius-lg: 12px;--proc-radius-pill: 999px}:root,[data-procod-theme=dark]{--bg: var(--proc-bg);--bg-elev: var(--proc-bg-elev);--bg-panel: var(--proc-bg-panel);--bg-card: var(--proc-bg-panel-2);--border: var(--proc-border);--border-glow: rgba(255, 255, 255, .12);--text: var(--proc-text);--text-secondary: var(--proc-text-secondary);--muted: var(--proc-text-muted);--accent: var(--proc-accent);--accent-bright: #60a5fa;--accent-soft: rgba(37, 99, 235, .15);--accent-glow: var(--proc-accent-glow);--brand-cyan: var(--proc-cyan)}.workbench-root.procod-v2{background:var(--proc-bg);color:var(--proc-text);font-family:var(--font)}.procod-v2 .wb-header{min-height:var(--proc-titlebar-h);height:var(--proc-titlebar-h);background:var(--proc-bg-elev);border-bottom:1px solid var(--proc-border)}.procod-v2 .wb-header.wb-header--codex,.procod-v2 .wb-header--codex{min-height:var(--proc-titlebar-h);height:var(--proc-titlebar-h);background:var(--proc-bg-elev)}.procod-v2 .wb-header--codex .wb-window-menu{min-height:var(--proc-titlebar-h);height:var(--proc-titlebar-h)}.procod-v2 .wb-logo,.procod-v2 .proc-titlebar-brand{font-size:13px;font-weight:700;letter-spacing:-.02em;color:var(--proc-text)}.procod-v2 .wb-logo:before,.procod-v2 .proc-titlebar-brand:before{content:none}.procod-v2 .proc-titlebar-brand{display:inline-flex;align-items:center;gap:6px}.procod-v2 .proc-titlebar-brand svg{flex-shrink:0}.procod-v2 .proc-titlebar-brand .proc-wordmark-bang{color:var(--proc-cyan)}.procod-v2 .wb-window-menu-left{display:inline-flex;align-items:center;gap:12px;min-width:0;flex-wrap:nowrap}.procod-v2 .proc-titlebar-brand{flex-shrink:0}.procod-v2 .proc-titlebar-project{display:inline-flex;align-items:center;gap:6px;margin-left:0;flex-shrink:1;min-width:0;height:28px;padding:0 8px 0 10px;border:1px solid var(--proc-border);border-radius:var(--proc-radius-sm);background:var(--proc-bg-panel);color:var(--proc-text);font-size:12px;font-weight:500;line-height:1;cursor:pointer}.procod-v2 .proc-titlebar-project-label{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procod-v2 .proc-titlebar-project-caret{flex-shrink:0;color:var(--proc-text-muted);font-size:10px;line-height:1}.procod-v2 .proc-titlebar-project:hover{background:var(--proc-bg-panel-2);border-color:var(--proc-border);color:var(--proc-text)}.procod-v2 .proc-titlebar-project:focus-visible{outline:2px solid var(--proc-accent-soft);outline-offset:1px}.procod-v2 .proc-titlebar-actions{display:flex;align-items:center;gap:4px}.procod-v2 .proc-titlebar-icon-btn{width:28px;height:28px;padding:0;border:none;border-radius:var(--proc-radius-sm);background:transparent;color:var(--proc-text-secondary);display:grid;place-items:center;cursor:pointer}.procod-v2 .proc-titlebar-icon-btn:hover{background:#ffffff14;color:var(--proc-text)}.procod-v2 .proc-titlebar-share{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border:none;border-radius:var(--proc-radius-sm);background:var(--proc-accent);color:#fff;font-size:12px;font-weight:600;cursor:pointer}.procod-v2 .proc-titlebar-share:hover{background:var(--proc-accent-hover)}.procod-v2 .proc-titlebar-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center;margin-left:4px}.procod-v2 .proc-window-controls{display:flex;align-items:center;gap:0;margin-left:8px}.procod-v2 .proc-window-controls button{width:40px;height:var(--proc-titlebar-h);border:none;background:transparent;color:var(--proc-text-secondary);font-size:11px;cursor:pointer}.procod-v2 .proc-window-controls button:hover{background:#ffffff14;color:var(--proc-text)}.procod-v2 .proc-window-controls button.close:hover{background:#e81123;color:#fff}.workbench-root.procod-v2 .codex-mode-bar,.procod-v2 .codex-mode-bar.proc-titlebar-mode-bar,.procod-v2 .codex-mode-bar{flex:1;display:flex;align-items:center;justify-content:center;min-height:var(--proc-titlebar-h);height:var(--proc-titlebar-h);padding:0;background:transparent!important;border:none!important}.procod-v2 .codex-mode-switch,.procod-v2 .wb-mode-switch.proc-mode-switch,.procod-v2 .proc-workflow-mode-bar .wb-mode-switch{display:inline-flex;align-items:center;gap:2px;box-sizing:border-box;height:36px;padding:3px;border:1px solid var(--proc-border);border-radius:var(--proc-radius-md);background:var(--proc-bg-panel)}.procod-v2 .codex-mode-btn,.procod-v2 .wb-mode-btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:76px;height:30px;min-height:30px;padding:0 14px;border:none;border-radius:var(--proc-radius-sm);background:transparent;font-size:12px;font-weight:500;line-height:1;color:var(--proc-text-muted);cursor:pointer}.procod-v2 .codex-mode-btn:hover:not(.active),.procod-v2 .wb-mode-btn:hover:not(.active){color:var(--proc-text-secondary)}.workbench-root.procod-v2 .codex-mode-btn.active,.procod-v2 .codex-mode-btn.active,.workbench-root.procod-v2 .wb-mode-btn.active,.procod-v2 .wb-mode-btn.active{background:#2563eb;color:#fff;font-weight:600;box-shadow:none}.procod-v2 .proc-workflow-mode-col{display:flex;flex-direction:column;gap:6px;min-width:200px}.proc-activity-bar{width:var(--proc-activity-w);flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding:8px 0;gap:4px;background:var(--proc-bg-elev);border-right:1px solid var(--proc-border)}.proc-activity-bar__btn{position:relative;width:40px;height:40px;border:none;border-radius:var(--proc-radius-sm);background:transparent;color:var(--proc-text-muted);display:grid;place-items:center;cursor:pointer}.proc-activity-bar__btn svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.6}.proc-activity-bar__btn:hover,.proc-activity-bar__btn.active{color:var(--proc-text)}.proc-activity-bar__btn.active:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:2px;border-radius:0 2px 2px 0;background:var(--proc-accent)}.proc-activity-bar__spacer{flex:1}.proc-explorer-chrome{display:flex;flex-direction:column;min-height:0;height:100%}.proc-explorer-head{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--proc-text-muted);text-transform:uppercase}.proc-explorer-head__actions{display:flex;gap:2px}.proc-explorer-head__actions button{width:22px;height:22px;padding:0;border:none;border-radius:4px;background:transparent;color:var(--proc-text-muted);font-size:14px;cursor:pointer}.proc-explorer-head__actions button:hover{background:#ffffff14;color:var(--proc-text)}.proc-explorer-body{flex:1;min-height:0;overflow:auto;padding:0 4px 8px;font-size:13px}.proc-left-panel-scroll{flex:1;overflow:auto;padding:8px;font-size:12px}.proc-left-panel-scroll--hidden{display:none}.proc-explorer-workspace-label{color:var(--proc-text-muted);margin-bottom:6px;font-size:11px}.proc-explorer-toolbar{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.proc-explorer-tool-btn{font-size:11px;padding:4px 8px}.proc-explorer-tool-btn--danger{color:var(--danger-codex, #f87171)}.proc-explorer-rules-btn{width:100%;margin-bottom:8px;font-size:11px}.proc-explorer-empty{color:var(--proc-text-muted);line-height:1.5}.proc-explorer-empty--filter{font-size:12px}.proc-explorer-tree__row{display:flex;align-items:stretch;gap:2px;margin-bottom:1px}.proc-explorer-tree__file{flex:1;min-width:0;text-align:left;background:transparent;border:none;border-left:2px solid transparent;padding:3px 4px;border-radius:4px;color:var(--proc-text);font-size:12px;cursor:pointer}.proc-explorer-tree__file.active{background:var(--proc-accent-soft);border-left:2px solid var(--proc-accent)}.proc-explorer-tree__pin{flex-shrink:0;width:26px;border:1px solid var(--proc-border);border-radius:4px;background:transparent;color:var(--proc-text-muted);font-size:12px;cursor:pointer}.proc-explorer-tree__pin.active{background:var(--proc-accent-soft);color:var(--proc-accent)}.proc-explorer-tree__dir-row{display:flex;align-items:center;gap:2px;margin-bottom:2px}.proc-explorer-tree__dir-toggle{width:22px;flex-shrink:0;border:1px solid var(--proc-border);border-radius:4px;background:var(--proc-bg-panel-2);color:var(--proc-text-muted);font-size:11px;padding:1px 0;cursor:pointer}.proc-explorer-tree__dir-label{flex:1;text-align:left;border:none;background:transparent;color:var(--proc-text-muted);font-size:12px;padding:3px 4px;cursor:pointer}.proc-center-main{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}.proc-center-tab-close{margin-left:6px;opacity:.6}.proc-center-split-bar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:4px 10px;border-bottom:1px solid var(--border);background:#151515;font-size:11px}.proc-center-split-bar__muted{color:var(--muted)}.proc-center-split-bar__accent{color:var(--accent)}.proc-center-split-bar__btn{font-size:11px}.proc-center-split-bar kbd{font-size:10px}.proc-center-stack{flex:1;min-height:0;display:flex;flex-direction:column}.proc-center-row{flex:1;min-height:0;display:flex;flex-direction:row;min-width:0}.proc-center-surface{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.proc-center-editor-host{flex:1;min-width:0;min-height:0;overflow:hidden}.proc-center-panel-fallback{padding:12px;color:var(--muted);font-size:12px;display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box}.proc-center-hidden{display:none}.proc-md-shell{display:flex;flex-direction:column;height:100%;min-height:0}.proc-md-toolbar{display:flex;gap:6px;padding:4px 8px;border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;background:#0f0f12}.proc-md-toolbar__label{font-size:11px;color:var(--muted);margin-right:4px}.proc-md-mode-btn{font-size:11px;padding:4px 10px;border:1px solid var(--border);background:transparent}.proc-md-mode-btn.primary{border:none}.proc-md-body{flex:1;min-height:0;display:flex;flex-direction:column}.proc-md-body--split{flex-direction:row}.proc-editor-pane{flex:1;min-width:0;min-height:0}.proc-editor-pane--fill{height:100%}.proc-md-preview{flex:1;min-width:0;min-height:0}.proc-md-preview--split{border-left:1px solid var(--border)}.proc-center-split-secondary{flex:1;min-width:0;min-height:0;border-left:1px solid var(--border);display:flex;flex-direction:column;background:#0c0d12}.proc-center-split-secondary__head{font-size:10px;color:var(--muted);padding:4px 8px;border-bottom:1px solid var(--border);flex-shrink:0}.proc-center-split-secondary__dirty{color:var(--accent);margin-left:6px}.proc-center-split-secondary__pane{flex:1;min-height:0}.proc-center-split-secondary__empty{padding:16px;color:var(--muted);font-size:12px;line-height:1.55}.proc-center-dock-pane{flex:1;min-height:0}.proc-center-dock-pane--column{display:flex;flex-direction:column}.proc-center-dock-pane--scroll{overflow:auto;padding:8px}.proc-center-dock-pane--logs{display:flex;flex-direction:column;overflow:auto;padding:8px}.proc-center-terminal-log{flex:1;margin:0;padding:8px;overflow:auto;font-size:11px;font-family:var(--mono);color:var(--proc-text-secondary)}.proc-center-terminal-input-row{display:flex;gap:6px;padding:6px;border-top:1px solid var(--proc-border)}.proc-center-terminal-input{flex:1;font-size:12px}.proc-center-dock-hint{font-size:12px;color:var(--proc-text-muted);line-height:1.5}.proc-center-problems-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.proc-center-problem-btn{width:100%;text-align:left;border:1px solid var(--proc-border);border-radius:var(--proc-radius-sm);padding:6px 8px;color:var(--proc-text);cursor:pointer;font-size:11px}.proc-center-problem-btn--error{background:#241818}.proc-center-problem-btn--warn{background:#222018}.proc-center-problem-severity--error{color:var(--danger-codex, #f87171)}.proc-center-problem-severity--warn{color:#fbbf24}.proc-center-problem-path{color:var(--proc-accent)}.proc-center-problem-loc{color:var(--proc-text-muted)}.proc-center-problem-msg{margin-top:4px;color:var(--proc-text-muted);white-space:pre-wrap}.proc-center-logs-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.proc-center-logs-toolbar__label{font-size:11px;color:var(--proc-text-muted)}.proc-center-logs-clear{font-size:11px}.proc-center-logs-pre{flex:1;margin:0;font-size:10px;white-space:pre-wrap;font-family:var(--mono);color:var(--proc-text-secondary);overflow:auto}.procod-v2 .workspace-sidebar,.procod-v2 .wb-panel-left{background:var(--proc-bg-panel)!important;border-right:1px solid var(--proc-border)!important}.procod-v2 .wb-panel-right{background:var(--proc-bg-panel)!important;border-left:1px solid var(--proc-border)!important}.proc-welcome{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;align-items:center;justify-items:center;gap:18px;padding:22px 24px 24px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),#090b0d;background-size:44px 44px,44px 44px,auto;position:relative;overflow:auto}.proc-welcome__watermark{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transform:translateY(-68px);pointer-events:none;font-size:148px;font-weight:800;color:#fff;opacity:.03;letter-spacing:0;-webkit-user-select:none;user-select:none}.proc-welcome__statusbar{position:relative;z-index:1;width:min(1080px,100%);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.proc-welcome-status{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0e1012d1;color:var(--proc-text-muted);font-size:12px;line-height:1.2;box-sizing:border-box}.proc-welcome-status strong{color:var(--proc-text);font-weight:700;line-height:1.2}.proc-welcome-status__dot{width:7px;height:7px;border-radius:999px;background:#64748b}.proc-welcome-status__label{color:#a1a1aa}.proc-welcome-status--good .proc-welcome-status__dot{background:#22c55e}.proc-welcome-status--warn .proc-welcome-status__dot{background:#f59e0b}.proc-welcome-status--button{border-color:#22d3ee42;color:#cffafe;cursor:pointer}button.proc-welcome-status{font:inherit}.proc-welcome-status--button:hover:not(:disabled),.proc-welcome-status--button:focus-visible{background:#22d3ee1a;border-color:#22d3ee7a;outline:none}.proc-welcome-status--button:disabled{cursor:not-allowed;opacity:.55}.proc-welcome-status__icon{width:16px;height:16px}.proc-welcome__content{position:relative;z-index:1;width:min(760px,100%);display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;align-self:center}.proc-welcome__eyebrow{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;color:#d4d4d8;font-size:12px;font-weight:700;letter-spacing:0}.proc-welcome__eyebrow span{display:inline-flex;min-height:26px;align-items:center;padding:0 9px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0a}.proc-welcome h1{margin:0;font-size:36px;font-weight:700;letter-spacing:0;color:var(--proc-text);text-align:center}.proc-welcome__subtitle{margin:0 0 18px;font-size:15px;color:#cbd5e1;line-height:1.5;max-width:560px}.proc-welcome-composer{width:100%;position:relative;border-radius:8px;border:1px solid rgba(34,211,238,.48);background:#0c0e11f5;box-shadow:0 10px 34px #00000057;display:flex;align-items:center;gap:12px;padding:6px 8px 6px 16px;min-height:52px;height:52px;box-sizing:border-box}.proc-welcome-composer__sparkle{flex-shrink:0;color:var(--proc-accent-bright, #60a5fa);display:grid;place-items:center}.proc-welcome-composer__sparkle svg{width:20px;height:20px}.proc-welcome-composer input,.proc-welcome-composer textarea{flex:1;min-width:0;border:none;background:transparent;color:var(--proc-text);font-size:14px;resize:none;padding:8px 0;box-shadow:none;outline:none}.proc-welcome-composer input::placeholder,.proc-welcome-composer textarea::placeholder{color:var(--proc-text-muted)}.proc-welcome-composer__attach{width:36px;height:36px;border:none;border-radius:50%;background:transparent;color:var(--proc-text-muted);cursor:pointer;display:grid;place-items:center}.proc-welcome-composer__attach:hover{color:var(--proc-text);background:#ffffff0f}.proc-welcome-composer__send{width:36px;height:36px;border:none;border-radius:8px;background:#f8fafc;color:#0f172a;cursor:pointer;display:grid;place-items:center;flex-shrink:0}.proc-welcome-composer__send:hover:not(:disabled){background:var(--proc-accent-hover)}.proc-welcome-composer__send:disabled{opacity:.45;cursor:not-allowed}.proc-welcome-shortcuts{margin-top:14px;display:flex;flex-wrap:wrap;justify-content:center;gap:16px;font-size:12px;color:var(--proc-text-muted)}.proc-welcome-shortcuts kbd{display:inline-block;padding:1px 5px;border-radius:4px;background:#ffffff0f;border:1px solid var(--proc-border);font-family:inherit;font-size:11px;color:var(--proc-text-secondary);margin-right:4px}.proc-welcome-presets{width:min(760px,100%);display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:2px}.proc-welcome-presets button{min-height:32px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0d;color:#e5e7eb;font-size:12px;font-weight:700;cursor:pointer}.proc-welcome-presets button:hover:not(:disabled),.proc-welcome-presets button:focus-visible{border-color:#22d3ee6b;background:#22d3ee1a;outline:none}.proc-welcome-presets button:disabled{opacity:.55;cursor:not-allowed}.proc-welcome-command-grid{position:relative;z-index:1;width:min(1080px,100%);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:10px}.proc-welcome-command{min-width:0;min-height:76px;display:flex;align-items:center;gap:12px;padding:13px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0f1216eb;color:var(--proc-text);text-align:left;cursor:pointer}.proc-welcome-command:hover:not(:disabled),.proc-welcome-command:focus-visible{transform:translateY(-1px);border-color:#22d3ee61;background:#12171cfa;outline:none}.proc-welcome-command:disabled{opacity:.58;cursor:not-allowed}.proc-welcome-command__icon{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:#22d3ee1a;color:#67e8f9}.proc-welcome-command__icon svg{width:20px;height:20px}.proc-welcome-command__text{min-width:0;display:grid;gap:4px}.proc-welcome-command__text strong{color:#f8fafc;font-size:13px;font-weight:800;line-height:1.2;overflow-wrap:anywhere;white-space:normal}.proc-welcome-command__text span{color:#94a3b8;font-size:12px;line-height:1.25;overflow-wrap:anywhere;white-space:normal}.proc-welcome-guardrail{position:relative;z-index:1;width:min(1080px,100%);display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#080a0ce0}.proc-welcome-guardrail__head{display:inline-flex;align-items:center;gap:9px;color:#f8fafc;font-size:13px;font-weight:800;white-space:nowrap}.proc-welcome-guardrail__head svg{width:18px;height:18px;color:#f59e0b}.proc-welcome-guardrail__grid{min-width:0;display:grid;grid-template-columns:repeat(3,auto minmax(0,1fr));align-items:center;gap:8px;color:#94a3b8;font-size:12px}.proc-welcome-guardrail__grid strong{overflow:hidden;color:#e5e7eb;font-weight:700;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1040px){.proc-welcome{grid-template-rows:auto auto auto auto}.proc-welcome-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proc-welcome-guardrail{grid-template-columns:1fr}.proc-welcome-guardrail__grid{grid-template-columns:repeat(3,auto minmax(0,1fr))}}@media(max-width:680px){.proc-welcome{padding:16px;gap:14px}.proc-welcome__watermark{display:none}.proc-welcome h1{font-size:28px}.proc-welcome__subtitle{margin-bottom:10px;font-size:14px}.proc-welcome-command-grid{grid-template-columns:1fr}.proc-welcome-command{min-height:64px}.proc-welcome-guardrail__grid{grid-template-columns:auto minmax(0,1fr)}}@media(max-width:720px){.proc-dev-preview-row .proc-activity-bar,.proc-dev-preview-sidebar,.proc-dev-preview-right,.proc-dev-preview-links{display:none!important}.proc-dev-preview-row .wb-panel-center{min-width:0!important;width:100%!important}}.proc-assistant-panel{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);min-height:0;min-width:0;overflow:hidden}.proc-assistant-tabs{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:8px 10px;border-bottom:1px solid var(--proc-border);min-width:0}.proc-assistant-tabs__tab{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid transparent;border-radius:var(--proc-radius-md);background:transparent;color:var(--proc-text-muted);font-size:12px;font-weight:500;cursor:pointer;min-width:0;max-width:100%;flex-shrink:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proc-assistant-tabs__tab svg{width:14px;height:14px}.proc-assistant-tabs__tab.active{background:var(--proc-bg-panel-2);border-color:var(--proc-border);color:var(--proc-text)}.proc-assistant-tabs__settings{margin-left:auto;width:28px;height:28px;border:none;border-radius:var(--proc-radius-sm);background:transparent;color:var(--proc-text-muted);cursor:pointer}.proc-assistant-section{min-height:0;min-width:0;display:flex;flex-direction:column;border-bottom:1px solid var(--proc-border);overflow:hidden}.proc-assistant-section:last-child{border-bottom:none}.proc-assistant-section__head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;font-size:11px;font-weight:600;letter-spacing:.05em;color:var(--proc-text-muted)}.proc-assistant-section__head button{border:none;background:transparent;color:var(--proc-text-muted);padding:0 4px;cursor:pointer;font-size:14px}.proc-assistant-section__body{flex:1;min-height:0;min-width:0;padding:0 12px 12px;color:var(--proc-text-muted);font-size:13px;overflow:auto;overflow-wrap:anywhere;word-break:break-word}.procod-v2 .code-block,.procod-v2 .agent-thread-code .code-block{border-color:var(--proc-border);border-radius:var(--proc-radius-md);background:#0d0d0d}.procod-v2 .code-block-header,.procod-v2 .agent-thread-code .code-block-header{background:var(--proc-bg-panel);min-height:36px;padding:0 10px}.procod-v2 .code-block-filename,.procod-v2 .agent-thread-code .code-block-filename{font-size:12px;font-family:var(--mono, ui-monospace, monospace);color:var(--proc-text-secondary)}.procod-v2 .code-block-lang,.procod-v2 .agent-thread-code .code-block-lang{flex-shrink:0;padding:2px 8px;border-radius:var(--proc-radius-sm);background:var(--proc-bg-panel-2);color:var(--proc-text-muted);font-size:11px;font-weight:600}.procod-v2 .code-block-btn,.procod-v2 .agent-thread-code .code-block-btn{width:16px;height:16px;min-width:16px;min-height:16px;padding:0;font-size:16px;line-height:1}.procod-v2 .diff-block .diff-line--add{background:#2ea04324;color:#aff5b4}.procod-v2 .diff-block .diff-line--add .diff-line-marker{color:#7ee787}.procod-v2 .diff-block .diff-line--remove{background:#f8514924;color:#ffb4af}.login-page{min-height:100vh!important;min-height:100dvh!important;display:flex!important;align-items:stretch!important;justify-content:stretch!important;padding:0!important;background:#000!important;overflow:hidden!important}.login-card{width:100%!important;max-width:none!important;min-height:100vh!important;min-height:100dvh!important;height:100vh!important;height:100dvh!important;margin:0!important;display:grid!important;grid-template-columns:minmax(520px,48vw) minmax(420px,1fr)!important;border:none!important;border-radius:0!important;background:#000!important;box-shadow:none!important;overflow:hidden!important}.login-brand-panel{position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;background:#050607!important;border-right:1px solid var(--proc-border)!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:clamp(32px,4vw,64px) clamp(28px,4vw,56px) 220px!important;overflow:hidden!important}.login-form-copy h2 .proc-wordmark-bang{color:var(--proc-cyan)!important}.login-brand-poster{display:block!important;width:min(78%,620px)!important;height:auto!important;max-height:calc(100dvh - 300px)!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}.login-brand-overlay{position:absolute;left:clamp(24px,4vw,54px);right:clamp(24px,4vw,54px);bottom:clamp(24px,3vw,40px);z-index:1;display:grid;gap:18px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#04070ac7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:left}.login-brand-kicker{color:#67e8f9;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.login-brand-overlay h1{margin:0;color:#f8fafc;font-size:34px;line-height:1.05;font-weight:800;letter-spacing:0}.login-brand-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.login-brand-metrics span{min-width:0;display:grid;gap:4px;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0d}.login-brand-metrics strong{overflow:hidden;color:#f8fafc;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.login-brand-metrics em{overflow:hidden;color:#94a3b8;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.login-form-panel{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;background:#000!important;padding:clamp(40px,6vw,96px)!important}.login-form-card{display:flex!important;flex-direction:column!important;width:100%!important;max-width:400px!important;border:none!important;background:transparent!important;box-shadow:none!important;padding:0!important;gap:20px!important}.login-form-copy h2{font-size:24px!important;font-weight:700!important}.login-form-copy p{display:none}.login-form-copy .login-form-subtitle{display:block;margin:8px 0 0;color:var(--proc-text-muted);font-size:13px;line-height:1.45}.login-access-strip{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.login-access-strip span{min-height:26px;display:inline-flex;align-items:center;padding:0 8px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0a;color:#cbd5e1;font-size:11px;font-weight:700}.login-divider{display:flex;align-items:center;gap:12px;margin:4px 0;color:var(--proc-text-muted);font-size:12px;text-transform:lowercase;-webkit-user-select:none;user-select:none}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:var(--proc-border)}.login-oauth-block:not(:has(.login-google-wrap)){display:none!important}.login-oauth-block:has(.login-google-wrap){display:flex!important;flex-direction:column!important;gap:16px!important}.login-oauth-block:has(.login-google-wrap) .login-divider{display:flex}.login-google-wrap{position:relative;width:100%;min-height:44px}.login-google-btn{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--proc-border);border-radius:var(--proc-radius-md);background:transparent;color:var(--proc-text);font-size:14px;font-weight:500;pointer-events:none;-webkit-user-select:none;user-select:none}.login-google-btn--action,.login-google-wrap:not(:has(.login-google-gsi-host)) .login-google-btn{pointer-events:auto;cursor:pointer}.login-google-btn--action:disabled{cursor:wait;opacity:.72}.login-google-icon{flex:0 0 auto}.login-google-gsi-host{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:stretch;overflow:hidden;border-radius:var(--proc-radius-md);color-scheme:only light;visibility:hidden;pointer-events:none}.login-google-gsi-host iframe,.login-google-gsi-host>div{opacity:0!important}.login-google-gsi-host.is-ready{visibility:visible;cursor:pointer;pointer-events:auto}.login-google-gsi-host>div,.login-google-gsi-host iframe{width:100%!important;min-height:44px!important;height:100%!important;margin:0!important}.login-google-wrap:hover .login-google-btn,.login-google-wrap:focus-within .login-google-btn{border-color:#ffffff38;background:#ffffff0a}.login-field{margin-bottom:0!important;gap:8px!important}.login-field span{color:var(--proc-text-muted)!important;font-size:12px!important;font-weight:500!important}.login-input-shell{display:flex!important;align-items:center!important;gap:10px!important;box-sizing:border-box!important;height:44px!important;min-height:44px!important;padding:0 12px!important;border:1px solid var(--proc-border)!important;border-radius:8px!important;background:var(--proc-bg-input)!important;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease!important}.login-input-shell:hover{border-color:#ffffff2e!important}.login-input-shell:focus-within{border-color:var(--proc-cyan)!important;box-shadow:0 0 0 3px #22d3ee1f!important}.login-input-shell svg{width:18px!important;height:18px!important;flex:0 0 auto!important;fill:none!important;stroke:var(--proc-text-muted)!important;stroke-width:1.6!important;stroke-linecap:round!important;stroke-linejoin:round!important}.login-input-shell:focus-within svg{stroke:var(--proc-cyan)!important}.login-input-shell input{flex:1!important;min-width:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--proc-text)!important;padding:0!important;font-size:14px!important;box-shadow:none!important;outline:none!important}.login-input-shell input::placeholder{color:var(--proc-text-muted)!important}.login-eye-button{width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;margin:0!important;border:none!important;border-radius:var(--proc-radius-sm)!important;background:transparent!important;color:var(--proc-text-muted)!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important}.login-eye-button svg{width:18px!important;height:18px!important}.login-eye-button:hover,.login-eye-button:focus-visible{color:var(--proc-text)!important;background:#ffffff0f!important;outline:none!important}.login-submit{width:100%!important;min-height:44px!important;height:44px!important;border:none!important;border-radius:var(--proc-radius-md)!important;background:#fff!important;color:#000!important;font-size:14px!important;font-weight:700!important;box-shadow:none!important;cursor:pointer!important}.login-submit:disabled{opacity:.72!important;cursor:wait!important}.login-submit:hover:not(:disabled){background:#f4f4f5!important}.login-submit:focus-visible{outline:2px solid var(--proc-cyan)!important;outline-offset:2px}.login-error{margin:0!important;padding:10px 12px!important;border:1px solid rgba(248,113,113,.3)!important;border-radius:var(--proc-radius-md)!important;background:#f8717114!important;color:#fecaca!important;font-size:13px!important;line-height:1.4!important;white-space:pre-wrap!important}@media(max-width:900px){.login-page{min-height:100vh!important;min-height:100dvh!important;overflow:auto!important}.login-card{grid-template-columns:1fr!important;min-height:100vh!important;min-height:100dvh!important;height:auto!important}.login-brand-panel{border-right:none!important;border-bottom:1px solid var(--proc-border)!important;min-height:320px!important;padding:28px 24px 150px!important}.login-brand-poster{width:min(72%,360px)!important;max-height:170px!important;min-height:0!important}.login-brand-overlay{left:18px;right:18px;bottom:18px;gap:12px;padding:14px}.login-brand-overlay h1{font-size:24px}.login-brand-metrics{grid-template-columns:1fr}.login-form-panel{padding:36px 28px!important}}.settings-overlay{background:#000000b8!important}.settings-modal-shell{width:min(900px,94vw)!important;max-height:680px!important;height:min(680px,90vh)!important;border-radius:var(--proc-radius-lg)!important;border:1px solid var(--proc-border)!important;background:#121212!important;box-shadow:0 32px 80px #0000008c!important}.settings-nav{background:#0d0d0d!important;border-right-color:var(--proc-border)!important;padding:20px 14px!important}.settings-title{font-size:18px!important;font-weight:700!important;margin-bottom:8px!important}.settings-nav-list button{padding:10px 12px!important;border-radius:var(--proc-radius-sm)!important;color:var(--proc-text-muted)!important;font-size:13px!important}.settings-nav-list button.active{background:#ffffff14!important;color:var(--proc-text)!important}.settings-content-head{border-bottom-color:var(--proc-border)!important}.settings-content-head h2{font-size:16px!important;font-weight:600!important}.settings-content-head .settings-close-btn{width:32px;height:32px;padding:0;border:none;border-radius:var(--proc-radius-sm);background:transparent;color:var(--proc-text-muted);font-size:18px;cursor:pointer}.settings-content-head .settings-close-btn:hover{background:#ffffff14;color:var(--proc-text)}.proc-settings-block{padding:20px 0;border-bottom:1px solid var(--proc-border)}.proc-settings-block:last-child{border-bottom:none}.proc-settings-block h3{margin:0 0 4px;font-size:14px;font-weight:600;color:var(--proc-text)}.proc-settings-block p{margin:0 0 16px;font-size:13px;color:var(--proc-text-muted)}.proc-segmented{display:inline-flex;padding:3px;border:1px solid var(--proc-border);border-radius:var(--proc-radius-md);background:var(--proc-bg)}.proc-segmented button{padding:8px 20px;border:none;border-radius:6px;background:transparent;color:var(--proc-text-muted);font-size:13px;font-weight:500;cursor:pointer}.proc-segmented button.active{background:var(--proc-accent);color:#fff}.proc-settings-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;font-size:13px;color:var(--proc-text)}.proc-toggle{position:relative;width:44px;height:24px;flex-shrink:0}.proc-toggle input{opacity:0;width:0;height:0}.proc-toggle__track{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--proc-radius-pill);background:#3f3f46;cursor:pointer;transition:background .15s}.proc-toggle input:checked+.proc-toggle__track{background:var(--proc-accent)}.proc-toggle__track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s}.proc-toggle input:checked+.proc-toggle__track:after{transform:translate(20px)}.proc-select{min-width:140px;padding:8px 32px 8px 12px;border:1px solid var(--proc-border);border-radius:var(--proc-radius-sm);background:var(--proc-bg);color:var(--proc-text);font-size:13px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.proc-checkbox-row{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:13px;color:var(--proc-text);cursor:pointer}.proc-checkbox-row input{width:18px;height:18px;accent-color:var(--proc-accent);border-radius:4px}.settings-footer button:not(.primary){border:1px solid var(--proc-border)!important;background:transparent!important;color:var(--proc-text)!important;border-radius:var(--proc-radius-sm)!important;padding:8px 18px!important}.settings-footer .primary{background:var(--proc-accent)!important;border-color:var(--proc-accent)!important;border-radius:var(--proc-radius-sm)!important;padding:8px 20px!important}.procod-v2 .wb-editor-tabs{background:var(--proc-bg-elev);border-bottom:1px solid var(--proc-border);min-height:35px}.procod-v2 .wb-editor-tab{font-size:13px;color:var(--proc-text-muted);border-bottom:2px solid transparent;padding:8px 16px;background:transparent}.procod-v2 .wb-editor-tab.active{color:var(--proc-text);border-bottom:2px solid #2563eb;background:var(--proc-bg-panel)}.procod-v2 .wb-status-bar,.procod-v2 .editor-status-bar{background:var(--proc-accent)!important;color:#fff!important;font-size:12px;height:22px;min-height:22px;border-top:none!important;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;font-family:var(--font-mono, ui-monospace, monospace)}.procod-v2 .wb-status-bar__cluster{display:flex;align-items:center;gap:14px;min-width:0}.procod-v2 .wb-status-bar__cluster--right{margin-left:auto;flex-shrink:0}.procod-v2 .wb-status-bar__item{color:#fffffff2;white-space:nowrap}.procod-v2 .wb-status-bar__dirty{opacity:.92}.procod-v2 .wb-status-bar .accent,.procod-v2 .wb-status-bar__dirty{color:#fff!important}.settings-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 20px!important;border-top:1px solid var(--proc-border)}.settings-footer .settings-footer-cancel{margin-right:auto}.settings-layout-advanced .layout-pref-grid{margin-top:4px}.procod-v2 .wb-bottom-dock .wb-tab-strip{background:var(--proc-bg-panel);border-top:1px solid var(--proc-border)}.proc-workbench-row{flex:1;min-height:0;display:flex;min-width:0}.procod-v2 .wb-window-menu[hidden]{display:none!important}.procod-v2 .wb-panel-right--welcome-assistant{display:flex;flex-direction:column;min-height:0}.procod-v2 .wb-panel-right--welcome-assistant .proc-assistant-panel{flex:1;min-height:0}.procod-v2 .wb-panel-right--welcome-assistant .wb-tab-strip,.procod-v2 .wb-panel-right--welcome-assistant .wb-right-panel-body,.procod-v2[data-home-surface=true] .wb-sidebar-nav,.procod-v2[data-home-surface=true] .wb-sidebar-group,.procod-v2[data-home-surface=true] .wb-sidebar-history,.procod-v2[data-home-surface=true] .wb-sidebar-error,.procod-v2[data-home-surface=true] .wb-left-chat-summary,.procod-v2[data-home-surface=true] .wb-sidebar-agent-tasks{display:none!important}.procod-v2[data-home-surface=true] .wb-sidebar-footer .wb-sidebar-footer-button:first-child{display:none}.proc-assistant-pre{margin:0;max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-family:var(--font-mono, ui-monospace, monospace);font-size:12px;line-height:1.45;color:var(--proc-text-secondary)}.proc-assistant-file-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.proc-assistant-file-list button{width:100%;text-align:left;padding:4px 6px;border:none;border-radius:4px;background:transparent;color:var(--proc-accent);font-size:12px;cursor:pointer;word-break:break-all}.proc-assistant-file-list button:hover{background:var(--proc-bg-panel-2)}.proc-assistant-terminal-link{margin-top:8px;font-size:12px;color:var(--proc-accent);background:none;border:none;padding:0;cursor:pointer;text-decoration:underline}.wb-offline-banner-strong{color:#fffbeb}.wb-sidebar-empty--error{color:#f87171}.wb-search-panel{display:flex;flex-direction:column;gap:8px}.wb-search-hint{color:var(--muted);font-size:10px;line-height:1.4}.wb-search-kbd{font-size:9px}.wb-search-mode-row{display:flex;flex-wrap:wrap;gap:4px}.wb-search-mode-btn{font-size:10px;padding:4px 8px;border:1px solid var(--border);background:transparent}.wb-search-label{color:var(--muted);font-size:11px}.wb-search-check-label{font-size:11px;display:flex;align-items:center;gap:6px;cursor:pointer}.wb-search-hit-list{display:flex;flex-direction:column;gap:4px;overflow:auto}.wb-search-hit-list--grep{max-height:200px}.wb-search-hit-list--path{max-height:360px}.wb-search-hit-list--semantic{max-height:220px}.wb-search-hit-list--symbols{max-height:280px}.wb-search-hit-list--workflow-md{max-height:160px}.wb-search-hit-list--workflow-sm{max-height:120px}.wb-search-hit-btn{text-align:left;font-size:10px;background:transparent;border:1px solid var(--border);color:var(--text);border-radius:4px;padding:4px}.wb-search-path-btn{width:100%;text-align:left;background:transparent;border:none;color:var(--text);font-size:11px}.wb-search-hit-path{color:var(--accent)}.wb-search-hit-muted,.wb-search-hit-kind,.wb-search-hit-meta,.wb-search-hit-id,.wb-search-hit-id-line{color:var(--muted)}.wb-search-hit-meta{margin-left:6px}.wb-search-hit-id,.wb-search-hit-id-line{font-size:9px}.wb-search-hit-name{color:var(--text)}.wb-search-hit-body{word-break:break-word}.wb-search-empty{font-size:11px;color:var(--muted)}.wb-search-section-title{font-size:11px;color:var(--muted);margin-top:4px}.wb-search-err{font-size:11px;color:#f87171}.wb-search-domain-card{font-size:10px;border:1px solid var(--border);border-radius:4px;padding:4px}.wb-extras-panel{padding:6px;font-size:12px;color:var(--muted);line-height:1.65}.wb-extras-panel__title{font-weight:600;color:var(--text);margin-bottom:8px}.wb-extras-panel p{margin:0 0 10px}.wb-extras-panel ul{margin:0 0 10px;padding-left:18px;color:var(--text)}.wb-extras-panel kbd{font-size:10px}.procod-v2 .wb-panel-right,.workbench-root.procod-v2 .wb-panel-right{width:var(--wb-panel-right-width, 360px);min-width:var(--wb-panel-right-min, 360px);max-width:var(--wb-panel-right-max, none);display:flex;flex-direction:column;min-height:0}.procod-v2 .wb-right-panel-body,.workbench-root.procod-v2 .wb-right-panel-body{flex:1;min-height:0;display:flex;flex-direction:column}.procod-v2 .wb-right-scrollpane,.workbench-root.procod-v2 .wb-right-scrollpane{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column}.proc-assistant-section__body .agent-context-steps{min-width:0;display:flex;flex-direction:column;gap:6px}.proc-assistant-section__body .agent-context-step{min-width:0;overflow-wrap:anywhere;word-break:break-word}.proc-assistant-terminal-snippet{margin:0;white-space:pre-wrap;word-break:break-word;font-family:var(--font-mono, ui-monospace, monospace);font-size:11px;line-height:1.4;color:var(--proc-text-muted);max-height:120px;overflow:auto}.proc-assistant-empty{display:flex;flex-direction:column;gap:8px;color:var(--proc-text-muted);font-size:13px;line-height:1.45}.proc-assistant-panel>.proc-assistant-section:first-of-type .proc-assistant-empty{font-family:var(--font-mono, ui-monospace, monospace);font-size:12px;line-height:1.45}.proc-assistant-empty button{align-self:flex-start;padding:6px 12px;border:1px solid var(--proc-border);border-radius:var(--proc-radius-sm);background:transparent;color:var(--proc-text-secondary);font-size:12px;cursor:pointer}.proc-assistant-empty button:hover{border-color:var(--proc-accent);color:var(--proc-text)}.workbench-root.procod-v2{--accent: var(--proc-accent);--accent-bright: #60a5fa;--accent-soft: var(--proc-accent-soft, rgba(37, 99, 235, .15));--muted: var(--proc-text-muted);--text: var(--proc-text);--bg: var(--proc-bg);--bg-elev: var(--proc-bg-elev);--bg-panel: var(--proc-bg-panel);--border: var(--proc-border)}.workbench-root.procod-v2.proc-sidebar-right .proc-workbench-row{flex-direction:row-reverse}[data-procod-theme=light]{--proc-bg: #f5f5f5;--proc-bg-elev: #ffffff;--proc-bg-panel: #ffffff;--proc-bg-panel-2: #f0f0f0;--proc-bg-input: #ffffff;--proc-border: #e5e5e5;--proc-border-subtle: #e2e8f0;--proc-text: #0f172a;--proc-text-secondary: #475569;--proc-text-muted: #64748b;--proc-accent: #2563eb;--proc-accent-hover: #1d4ed8;--proc-accent-soft: rgba(37, 99, 235, .12);--proc-accent-glow: rgba(37, 99, 235, .2);--proc-cyan: #0891b2;--proc-purple: #7c3aed;--proc-success: #059669;--bg: var(--proc-bg);--bg-elev: var(--proc-bg-elev);--bg-panel: var(--proc-bg-panel);--bg-card: var(--proc-bg-panel-2);--border: var(--proc-border);--border-glow: rgba(15, 23, 42, .08);--text: var(--proc-text);--text-secondary: var(--proc-text-secondary);--muted: var(--proc-text-muted);--accent: #2563eb;--accent-bright: #1d4ed8;--accent-soft: rgba(37, 99, 235, .12);--accent-glow: rgba(37, 99, 235, .2);--brand-cyan: var(--proc-cyan)}[data-procod-theme=light] .workbench-root.procod-v2,[data-procod-theme=light] .procod-v2{color:var(--proc-text);background:var(--proc-bg);--proc-accent: #2563eb;--proc-accent-hover: #1d4ed8;--proc-accent-soft: rgba(37, 99, 235, .12);--proc-accent-glow: rgba(37, 99, 235, .2);--accent: #2563eb;--accent-bright: #1d4ed8;--accent-soft: rgba(37, 99, 235, .12);--accent-glow: rgba(37, 99, 235, .2);--muted: var(--proc-text-muted);--text: var(--proc-text);--text-secondary: var(--proc-text-secondary);--bg: var(--proc-bg);--bg-elev: var(--proc-bg-elev);--bg-panel: var(--proc-bg-panel);--border: var(--proc-border)}[data-procod-theme=light] .proc-explorer-tree__dir-toggle{background:var(--proc-bg-panel-2)}[data-procod-theme=light] .procod-v2 .proc-welcome__watermark{color:var(--proc-text);opacity:.04}[data-procod-theme=light] .procod-v2 .proc-welcome{background:var(--proc-bg);color:var(--proc-text)}[data-procod-theme=light] .procod-v2 .proc-welcome-composer{border-color:#2563eb;background:var(--proc-bg-input);box-shadow:0 0 0 1px var(--proc-accent-glow),0 8px 24px #0f172a14}[data-procod-theme=light] .procod-v2 .proc-welcome-composer__sparkle{color:var(--proc-accent)}[data-procod-theme=light] .procod-v2 .proc-welcome-composer__attach:hover{background:#0f172a0f}[data-procod-theme=light] .procod-v2 .proc-welcome-shortcuts kbd{background:#0f172a0d}[data-procod-theme=light] .procod-v2 .wb-header,[data-procod-theme=light] .procod-v2 .wb-header--codex{background:var(--proc-bg-elev);border-bottom-color:var(--proc-border)}[data-procod-theme=light] .procod-v2 .proc-titlebar-project{background:var(--proc-bg-panel-2);border-color:var(--proc-border);color:var(--proc-text)}[data-procod-theme=light] .procod-v2 .proc-titlebar-project:hover,[data-procod-theme=light] .procod-v2 .proc-titlebar-icon-btn:hover{background:#0f172a0f}[data-procod-theme=light] .procod-v2 .codex-mode-switch,[data-procod-theme=light] .procod-v2 .wb-mode-switch.proc-mode-switch{background:var(--proc-bg-panel-2)}[data-procod-theme=light] .workbench-root.procod-v2 .codex-mode-btn.active,[data-procod-theme=light] .procod-v2 .codex-mode-btn.active,[data-procod-theme=light] .workbench-root.procod-v2 .wb-mode-btn.active,[data-procod-theme=light] .procod-v2 .wb-mode-btn.active{background:#2563eb;color:#fff;box-shadow:none}[data-procod-theme=light] .procod-v2 .code-block,[data-procod-theme=light] .procod-v2 .agent-thread-code .code-block{background:var(--proc-bg-panel-2);border-color:var(--proc-border)}[data-procod-theme=light] .procod-v2 .proc-center-split-bar__accent,[data-procod-theme=light] .procod-v2 .proc-center-split-secondary__dirty{color:var(--proc-accent)}[data-procod-theme=light] .procod-v2 .workspace-sidebar,[data-procod-theme=light] .procod-v2 .wb-panel-left,[data-procod-theme=light] .procod-v2 .wb-panel-right,[data-procod-theme=light] .procod-v2 .proc-inspector-tab-body{background:var(--proc-bg-panel)!important;color:var(--proc-text)}[data-procod-theme=light] .procod-v2 .codex-mode-btn,[data-procod-theme=light] .procod-v2 .wb-mode-btn{color:var(--proc-text-secondary)}[data-procod-theme=light] .procod-v2 .proc-activity-bar{background:var(--proc-bg-elev);border-right-color:var(--proc-border)}[data-procod-theme=light] .procod-v2 .proc-activity-bar__btn.active:before{background:var(--proc-accent)}[data-procod-theme=light] .procod-v2 .proc-assistant-tabs__tab.active{color:var(--proc-text);border-color:var(--proc-border)}[data-procod-theme=light] .procod-v2 .wb-editor-tabs{background:var(--proc-bg-elev)}[data-procod-theme=light] .procod-v2 .wb-editor-tab{color:var(--proc-text-muted)}[data-procod-theme=light] .procod-v2 .wb-editor-tab.active{border-bottom-color:#2563eb;background:var(--proc-bg-panel);color:var(--proc-text)}[data-procod-theme=light] .procod-v2 .proc-inspector-tabs button.active{color:var(--proc-accent);border-bottom-color:var(--proc-accent)}[data-procod-theme=light] .procod-v2 .wb-status-bar.editor-status-bar,[data-procod-theme=light] .procod-v2 .editor-status-bar{background:#2563eb!important}.procod-v2 .wb-status-bar.editor-status-bar,.procod-v2 .editor-status-bar{background:var(--proc-accent)!important;color:#fff!important;border-top:none;height:22px;min-height:22px;font-size:12px}.procod-v2 .wb-status-bar__item{color:#ffffffeb}.procod-v2 .wb-status-bar__dirty{color:#fef08a!important}.procod-v2 .wb-header>.wb-window-menu.proc-titlebar-row,.procod-v2 .wb-header .proc-titlebar-row{width:100%;min-width:0}.procod-v2 .wb-header>.wb-window-menu[hidden]{display:none!important}.procod-v2:has(.wb-header--codex) .wb-mode-bar.proc-workflow-mode-bar:not(.codex-mode-bar){display:none!important}.procod-v2[data-home-surface=true] .wb-ai-activity{display:none!important}.procod-v2 .wb-ai-activity.wb-ai-activity--v2,.procod-v2 .wb-ai-activity{display:flex;align-items:center;gap:8px;padding:6px 14px;font-size:11px;color:var(--proc-text-secondary);background:var(--proc-bg-panel-2);border-bottom:1px solid var(--proc-border)}.procod-v2 .wb-ai-activity .wb-ai-pulse{background:var(--proc-accent);box-shadow:0 0 10px var(--proc-accent-glow)}[data-procod-theme=light] .procod-v2 .wb-ai-activity{background:var(--proc-bg-panel);color:var(--proc-text-secondary);border-bottom-color:var(--proc-border)}[data-procod-theme=light] .settings-modal-shell{background:var(--proc-bg-panel)!important;box-shadow:0 24px 64px #0f172a1f!important}[data-procod-theme=light] .settings-nav{background:var(--proc-bg-elev)!important}[data-procod-theme=light] .settings-nav-list button.active{background:var(--proc-accent-soft)!important;color:var(--proc-text)!important}[data-procod-theme=light] .settings-content-head .settings-close-btn:hover{background:#0f172a0f}[data-procod-theme=light] .procod-v2 .proc-explorer-chrome,[data-procod-theme=light] .procod-v2 .proc-explorer-head{background:var(--proc-bg-panel);color:var(--proc-text);border-color:var(--proc-border)}[data-procod-theme=light] .procod-v2 .proc-explorer-tree__file.active{background:var(--proc-accent-soft);color:var(--proc-text)}[data-procod-theme=light] .procod-v2 .proc-assistant-panel{background:var(--proc-bg-panel);border-color:var(--proc-border)}[data-procod-theme=light] .procod-v2 .proc-assistant-tabs{border-bottom-color:var(--proc-border)}[data-procod-theme=light] .procod-v2 .proc-titlebar-icon-btn:hover{background:#0f172a0f;color:var(--proc-text)}.workbench-root.procod-v2[data-procod-theme=light]{color:var(--proc-text);background:var(--proc-bg)}.workbench-root.procod-v2[data-procod-theme=light] .wb-header,.workbench-root.procod-v2[data-procod-theme=light] .wb-header--codex{background:var(--proc-bg-elev);border-bottom-color:var(--proc-border)}.workbench-root.procod-v2[data-procod-theme=light] .proc-activity-bar{background:var(--proc-bg-elev);border-right-color:var(--proc-border)}.workbench-root.procod-v2[data-procod-theme=light] .wb-editor-tabs{background:var(--proc-bg-elev)}.workbench-root.procod-v2[data-procod-theme=light] .wb-editor-tab.active{border-bottom-color:#2563eb;background:var(--proc-bg-panel);color:var(--proc-text)}.procod-v2.workbench-root--code:not(.workbench-root--agent){background:radial-gradient(circle at 50% 0,#161b21 0,#0b0d0f 52%,#08090a);color:#e7e7ea}.procod-v2.workbench-root--code .proc-activity-bar{background:#0d0f11fa;border-right:1px solid #2a2e34}.procod-v2.workbench-root--code .proc-activity-bar__btn{width:36px;height:36px;border-radius:7px}.procod-v2.workbench-root--code .proc-activity-bar__btn:hover,.procod-v2.workbench-root--code .proc-activity-bar__btn.active{border:1px solid #30353c;background:#181c20}.procod-v2.workbench-root--code .wb-panel-left,.procod-v2.workbench-root--code .workspace-sidebar{border-right:1px solid #2a2e34!important;background:#0d0f11fa!important}.procod-v2.workbench-root--code .proc-explorer-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.procod-v2.workbench-root--code .proc-explorer-tool-btn{height:32px;padding:0 10px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#cfd3da;font-size:12px}.procod-v2.workbench-root--code .proc-explorer-tree__file.active{background:#25292e;border-left:0}.procod-v2.workbench-root--code .wb-editor-tabs{background:#0c0e1099;border-bottom:1px solid #2a2e34}.procod-v2.workbench-root--code .wb-editor-tab.active{color:#e7e7ea;background:#15181c;border-bottom:2px solid #4a5563}.procod-v2.workbench-root--code .proc-center-split-bar{background:#0c0e10d9;border-bottom:1px solid #2a2e34}.procod-v2.workbench-root--code .wb-status-bar,.procod-v2.workbench-root--code .editor-status-bar{background:#15181c!important;color:#9ca3ad!important;border-top:1px solid #2a2e34!important}.procod-v2.workbench-root--code .wb-bottom-dock .wb-tab-strip{display:flex;gap:8px;background:transparent!important;border:none!important}.procod-v2.workbench-root--code .wb-bottom-dock .wb-tab{flex:1;border:1px solid #30363d!important;border-radius:7px!important;background:#13161a!important;color:#cfd3da!important}.procod-v2.workbench-root--code .wb-bottom-dock .wb-tab.active{background:#25292e!important;border-color:#4a5563!important;color:#f0f2f5!important}.procod-v2.workbench-root--review .wb-panel-left,.procod-v2.workbench-root--review .workspace-sidebar{border-right:1px solid #2a2e34!important;background:#0d0f11fa!important}.procod-v2.workbench-root--review .proc-explorer-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.procod-v2.workbench-root--review .proc-explorer-tool-btn{height:32px;padding:0 10px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#cfd3da;font-size:12px}.procod-v2.workbench-root--review .wb-review-surface{padding:20px 24px;background:transparent}.procod-v2.workbench-root--review .wb-review-surface>[data-testid=review-panel]{border:1px solid #333840;border-radius:8px;background:#111418;box-shadow:0 16px 48px #00000047}.procod-v2.workbench-root--review [data-testid=review-panel] button{height:32px;padding:0 12px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#cfd3da;font-size:12px}.procod-v2.workbench-root--review [data-testid=review-panel] button.primary{background:#25292e;border-color:#4a5563;color:#f0f2f5}.procod-v2.workbench-root--review .wb-panel-right--review-inspector{background:#0e1012fa!important;border-left:1px solid #2a2e34!important}.procod-v2.workbench-root--review .inspector-section,.procod-v2.workbench-root--review .inspector-tab-section{border:1px solid #30353d;border-radius:8px;background:#121518;margin-bottom:12px}.procod-v2[data-home-surface=true].workbench-root{background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),#080a0c;background-size:44px 44px,44px 44px,auto}.procod-v2[data-home-surface=true] .proc-welcome{background:transparent}.procod-v2[data-home-surface=true] .proc-welcome-composer{border:1px solid rgba(34,211,238,.48);border-radius:8px;background:#0c0e11f5;box-shadow:0 10px 34px #00000057}.procod-v2[data-home-surface=true] .proc-welcome-composer__send{background:#fff;color:#111827}.procod-v2[data-home-surface=true] .wb-panel-right{background:#0e1012fa!important;border-left:1px solid #2a2e34!important}.procod-v2[data-home-surface=true] .proc-assistant-tabs__tab.active{border:1px solid #30353c;background:#25292e;color:#fff}.procod-v2[data-home-surface=true] .proc-assistant-section__head{border-bottom:1px solid #2e333a;background:#202328;color:#cbd1d9}.proc-workbench-row{min-width:0}.proc-panel-resize-handle{flex:0 0 5px;width:5px;margin:0 -2px;cursor:col-resize;position:relative;z-index:6;touch-action:none}.proc-panel-resize-handle:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px;background:transparent;transition:background .12s ease}.proc-panel-resize-handle:hover:after,body.proc-panel-resize-active .proc-panel-resize-handle:after{background:#2563eb59}body.proc-panel-resize-active{cursor:col-resize;-webkit-user-select:none;user-select:none}body.proc-panel-resize-active.proc-panel-resize-active--row{cursor:row-resize}.proc-bottom-dock-slot{flex-shrink:0;display:flex;flex-direction:column;min-height:0}.proc-panel-resize-handle--bottom{flex:0 0 5px;width:auto;height:5px;align-self:stretch;margin:0;cursor:row-resize}.proc-panel-resize-handle--bottom:after{top:1px;right:12px;bottom:1px;left:12px;border-radius:4px}.procod-v2 .wb-center-chat,.procod-v2 .wb-center-chat-panel,.procod-v2 .wb-center-chat-panel .chat-workspace--workbench{background:var(--proc-bg)!important}.procod-v2 .wb-center-chat-panel .chat-messages{padding:16px 20px 8px}.procod-v2 .wb-center-chat-panel .chat-composer{background:var(--proc-bg);padding:10px 20px 18px;border-top:1px solid var(--proc-border-subtle)}.procod-v2 .wb-center-chat-panel .chat-composer-box{width:min(720px,calc(100% - 24px));border:1px solid var(--proc-border);border-radius:20px;background:var(--proc-bg-input);box-shadow:0 8px 28px #00000024}.procod-v2 .wb-center-chat-panel .chat-composer-box textarea{min-height:52px;padding:12px 14px 6px;font-size:14px}.procod-v2 .wb-center-chat-panel .chat-composer-actions{padding:4px 10px 8px}.procod-v2 .wb-center-chat-panel .chat-composer-actions .primary.icon-btn{width:34px;height:34px;border-radius:999px;background:#fff;color:#111827;border:none}.procod-v2 .wb-center-chat-panel .chat-bubble{max-width:min(720px,100%)}.procod-v2 .wb-center-chat-panel .codex-thread-titlebar{border-bottom:1px solid var(--proc-border);background:var(--proc-bg-elev)}[data-procod-theme=light] .procod-v2.workbench-root--code:not(.workbench-root--agent),[data-procod-theme=light] .procod-v2.workbench-root--review:not(.workbench-root--agent),[data-procod-theme=light] .procod-v2[data-home-surface=true].workbench-root{background:var(--proc-bg)!important;color:var(--proc-text)}[data-procod-theme=light] .procod-v2.workbench-root--code .proc-activity-bar,[data-procod-theme=light] .procod-v2.workbench-root--review .proc-activity-bar{background:var(--proc-bg-elev)!important;border-right-color:var(--proc-border)!important}[data-procod-theme=light] .procod-v2.workbench-root--code .proc-activity-bar__btn:hover,[data-procod-theme=light] .procod-v2.workbench-root--code .proc-activity-bar__btn.active,[data-procod-theme=light] .procod-v2.workbench-root--review .proc-activity-bar__btn:hover,[data-procod-theme=light] .procod-v2.workbench-root--review .proc-activity-bar__btn.active{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important}[data-procod-theme=light] .procod-v2[data-home-surface=true] .wb-panel-left,[data-procod-theme=light] .procod-v2[data-home-surface=true] .workspace-sidebar,[data-procod-theme=light] .procod-v2.workbench-root--code .wb-panel-left,[data-procod-theme=light] .procod-v2.workbench-root--code .workspace-sidebar,[data-procod-theme=light] .procod-v2.workbench-root--review .wb-panel-left,[data-procod-theme=light] .procod-v2.workbench-root--review .workspace-sidebar{background:var(--proc-bg-panel)!important;border-right-color:var(--proc-border)!important;color:var(--proc-text)}[data-procod-theme=light] .procod-v2[data-home-surface=true] .proc-explorer-tool-btn,[data-procod-theme=light] .procod-v2.workbench-root--code .proc-explorer-tool-btn,[data-procod-theme=light] .procod-v2.workbench-root--review .proc-explorer-tool-btn{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}[data-procod-theme=light] .procod-v2.workbench-root--code .proc-explorer-tree__file.active,[data-procod-theme=light] .procod-v2.workbench-root--review .proc-explorer-tree__file.active{background:var(--proc-accent-soft)!important}[data-procod-theme=light] .procod-v2.workbench-root--code .wb-editor-tabs,[data-procod-theme=light] .procod-v2.workbench-root--review .wb-editor-tabs{background:var(--proc-bg-elev)!important;border-bottom-color:var(--proc-border)!important}[data-procod-theme=light] .procod-v2.workbench-root--code .wb-editor-tab.active,[data-procod-theme=light] .procod-v2.workbench-root--review .wb-editor-tab.active{color:var(--proc-text)!important;background:var(--proc-bg-panel)!important;border-bottom-color:var(--proc-accent)!important}[data-procod-theme=light] .procod-v2.workbench-root--code .wb-status-bar,[data-procod-theme=light] .procod-v2.workbench-root--code .editor-status-bar,[data-procod-theme=light] .procod-v2.workbench-root--review .wb-status-bar,[data-procod-theme=light] .procod-v2.workbench-root--review .editor-status-bar{background:var(--proc-accent)!important;color:#fff!important;border-top:none!important}[data-procod-theme=light] .procod-v2[data-home-surface=true] .proc-welcome-composer{border-color:var(--proc-accent)!important;background:var(--proc-bg-input)!important;box-shadow:0 0 0 1px var(--proc-accent-glow),0 8px 24px #0f172a14!important}[data-procod-theme=light] .procod-v2[data-home-surface=true] .wb-panel-right,[data-procod-theme=light] .procod-v2.workbench-root--review .wb-panel-right--review-inspector{background:var(--proc-bg-panel)!important;border-left-color:var(--proc-border)!important}[data-procod-theme=light] .procod-v2[data-home-surface=true] .proc-assistant-tabs__tab.active{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text)!important}[data-procod-theme=light] .procod-v2[data-home-surface=true] .proc-assistant-section__head{border-bottom-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}[data-procod-theme=light] .procod-v2 .wb-center-chat-panel .chat-composer-box{box-shadow:0 8px 24px #0f172a14}[data-procod-theme=light] .procod-v2 .wb-center-chat-panel .chat-composer-actions .primary.icon-btn{background:var(--proc-accent);color:#fff}[data-procod-theme=light] .procod-v2 .proc-explorer-workspace-label,[data-procod-theme=light] .procod-v2 .proc-explorer-head,[data-procod-theme=light] .procod-v2 .wb-sidebar-action,[data-procod-theme=light] .procod-v2 .wb-sidebar-footer-button{color:var(--proc-text-secondary)}[data-procod-theme=light] .procod-v2 .wb-sidebar-action:hover,[data-procod-theme=light] .procod-v2 .wb-sidebar-action.active,[data-procod-theme=light] .procod-v2 .wb-sidebar-footer-button:hover{background:#0f172a0f;color:var(--proc-text)}.procod-v2.workbench-root--review .wb-review-surface{padding:16px 20px;background:transparent;align-items:flex-start}.procod-v2.workbench-root--review .wb-review-surface>[data-testid=review-panel]{width:min(100%,880px);height:auto;min-height:0;max-height:100%;margin:0 auto}.proc-review-panel{display:flex;flex-direction:column;height:100%;min-height:0;border:1px solid #333840;border-radius:8px;background:#111418;overflow:hidden;box-shadow:0 12px 40px #00000038}.proc-review-panel__head{flex-shrink:0;padding:12px 16px;border-bottom:1px solid #2e333a;background:#202328}.proc-review-panel__title{margin:0;font-size:14px;font-weight:600;color:#e7e7ea}.proc-review-panel__subtitle{margin:4px 0 0;font-size:12px;line-height:1.45;color:#9ca3ad}.proc-review-panel__subtitle code{font-size:11px;color:#cfd3da}.proc-review-panel__body{flex:1;min-height:0;overflow:auto;padding:14px 16px 16px;display:flex;flex-direction:column;gap:12px}.proc-review-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.proc-review-toolbar--detail{padding-bottom:4px;border-bottom:1px solid #2a2f36}.proc-review-row{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:12px;align-items:end}@media(max-width:900px){.proc-review-row{grid-template-columns:1fr}}.proc-review-card{border:1px solid #333840;border-radius:8px;background:#15181c;padding:12px 14px;display:flex;flex-direction:column;gap:10px}.proc-review-card__title{margin:0;font-size:13px;font-weight:600;color:#cbd1d9}.proc-review-field{display:flex;flex-direction:column;gap:6px;font-size:11px;color:#9ca3ad}.proc-review-field--grow{min-width:0}.proc-review-select{width:100%;height:34px;padding:0 10px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#e7e7ea;font-size:12px}.proc-review-btn{height:32px;padding:0 12px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#cfd3da;font-size:12px;font-weight:500;cursor:pointer}.proc-review-btn:hover:not(:disabled){border-color:#4a5563;background:#1f2429}.proc-review-btn.primary{border-color:#4a5563;background:#25292e;color:#f0f2f5;font-weight:600}.proc-review-btn:disabled{opacity:.5;cursor:not-allowed}.proc-review-check{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#9ca3ad;cursor:pointer}.proc-review-muted{font-size:12px;color:#9ca3ad}.proc-review-alert{font-size:12px;padding:10px 12px;border-radius:8px;line-height:1.45}.proc-review-alert--error{color:#fecaca;border:1px solid rgba(248,113,113,.35);background:#f8717114}.proc-review-detail{display:flex;flex-direction:column;gap:10px}.proc-review-status{font-size:12px;color:#d9dde3}.proc-review-summary{margin:0;font-size:12px;line-height:1.5;color:#aeb6c1}.proc-review-meta{font-size:11px;line-height:1.5;color:#9ca3ad}.proc-review-card--gate{font-size:12px;line-height:1.45;color:#d9dde3}.proc-review-card--gate ul{margin:6px 0 0;padding-left:18px}.proc-review-finding{border:1px solid #333840;border-radius:8px;background:#15181c;padding:12px 14px}.proc-review-finding details{margin-top:6px;font-size:11px;color:#9ca3ad}.proc-review-finding details summary{cursor:pointer;padding:4px 0;color:#cbd1d9;font-weight:500}.proc-review-finding details[open] summary{margin-bottom:4px}.mission-control-panel--review .mission-control-panel__tabs{display:flex;gap:6px;padding:10px 12px;border-bottom:1px solid #2e333a;background:#0c0e1099;flex-wrap:wrap}.mission-control-panel__tab{height:30px;padding:0 12px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#cfd3da;font-size:12px;font-weight:500;cursor:pointer}.mission-control-panel__tab.active{border-color:#4a5563;background:#25292e;color:#f0f2f5}.mission-control-panel--review .mission-control-panel__review-hint{margin:0;padding:10px 12px;font-size:12px;line-height:1.45;color:#9ca3ad;border-bottom:1px solid #2a2f36;background:#15181c}.mission-control-panel--review .mission-control-panel__card{margin:10px 12px;padding:12px 14px;border:1px solid #333840;border-radius:8px;background:#15181c}.procod-v2 .wb-extras-panel{padding:12px 14px;font-size:13px;line-height:1.5;color:#aeb6c1}.procod-v2 .wb-extras-panel__title{margin:0 0 10px;font-size:14px;font-weight:600;color:#e7e7ea}.procod-v2 .wb-extras-panel p{margin:0 0 12px;color:#9ca3ad}.procod-v2 .wb-extras-panel ul{margin:0 0 14px;padding-left:18px;display:flex;flex-direction:column;gap:8px}.procod-v2 .wb-extras-panel li{color:#cfd3da}.procod-v2 .wb-extras-panel button{height:32px;padding:0 14px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#cfd3da;font-size:12px;cursor:pointer}.procod-v2 .wb-extras-panel kbd{padding:1px 5px;border-radius:4px;border:1px solid #30363d;background:#181c20;font-size:11px}.procod-agent-shell{--bg: #0d0f11;--panel: #121416;--panel2: #17191c;--line: #2a2e33;--line2: #343940;--txt: #e7e7ea;--mut: #9ca3ad;--blue: #75a7ff;--green: #7ee787;height:100vh;display:grid;grid-template-rows:46px minmax(0,1fr) 48px;background:radial-gradient(circle at 50% 0,#161b21 0,#0b0d0f 52%,#08090a);color:var(--txt);font:14px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;overflow:hidden}.proc-agent-titlebar{display:grid;grid-template-columns:280px 1fr 160px;align-items:center;border-bottom:1px solid #24282e;background:#0c0e10f0}.proc-agent-titlebar-brand{display:flex;align-items:center;gap:9px;padding-left:18px;font-weight:700}.proc-agent-logo{width:22px;height:22px;border:1px solid #3a434d;border-radius:6px;display:inline-grid;place-items:center;color:#f0f4ff;background:#111418;box-shadow:inset 0 0 0 1px #12151a}.proc-agent-logo span{color:#9d5cff;font-weight:900}.proc-agent-mode-tabs{justify-self:center;display:flex;height:32px;border:1px solid #3a3f47;border-radius:7px;background:#111418;overflow:hidden}.proc-agent-mode-tabs button{min-width:86px;border:0;border-right:1px solid #252a30;background:transparent;color:#d6d8dc;font-size:13px;cursor:pointer}.proc-agent-mode-tabs button:last-child{border-right:0}.proc-agent-mode-tabs button.active{background:#24272c;color:#f4f4f5}.proc-agent-window-actions{justify-self:end;display:flex;gap:28px;padding-right:24px;color:#d7d9de;font-size:14px}.proc-agent-body{min-height:0;display:grid;grid-template-columns:316px minmax(620px,1fr) 386px}.proc-agent-sidebar{min-height:0;display:flex;flex-direction:column;border-right:1px solid #2a2e34;background:#0d0f11fa;padding:16px 14px 12px}.proc-agent-nav-button,.proc-agent-search{height:39px;border:1px solid #30353c;border-radius:7px;background:#13161a;color:#e9eaee;display:flex;align-items:center;gap:12px;padding:0 13px;text-align:left;cursor:pointer;font:inherit}.proc-agent-search{margin-top:8px;color:#cfd3da}.proc-agent-nav-button kbd,.proc-agent-search kbd{margin-left:auto;color:#9ca3ad;font:12px var(--mono, monospace);background:transparent;border:0}.proc-agent-project-head{margin:18px 5px 5px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.proc-agent-tree{flex:1;min-height:0;overflow:auto}.proc-agent-tree-row{height:30px;display:flex;align-items:center;gap:8px;padding-left:calc(6px + var(--depth) * 15px);border-radius:5px;color:#d9dde3;font-size:13px}.proc-agent-tree-row.is-active{background:#25292e}.proc-agent-tree-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proc-agent-tree-caret{width:12px;color:#c4cad2;flex-shrink:0}.proc-agent-tree-mod{margin-left:auto;color:#c1c7d0;padding-right:8px;font-size:11px;font-weight:600}.proc-agent-file-icon{width:17px;height:17px;display:inline-block;border-radius:3px;background:#a0a7b0;position:relative;flex:0 0 auto}.proc-agent-file-icon--folder{height:13px;border-radius:2px;background:#b4bac2}.proc-agent-file-icon--folder:before{content:"";position:absolute;left:1px;top:-4px;width:8px;height:5px;border-radius:2px 2px 0 0;background:#b4bac2}.proc-agent-file-icon--react{background:transparent;border:0}.proc-agent-file-icon--react:before{content:"⚛";color:#58a6ff;font-size:18px;position:absolute;top:-4px;right:0;bottom:0;left:0}.proc-agent-file-icon--ts{background:#263140}.proc-agent-file-icon--ts:before{content:"TS";color:#58a6ff;font-size:11px;font-weight:700;position:absolute;left:1px;top:1px}.proc-agent-file-icon--doc{background:#9ca3ad}.proc-agent-git{color:#f97316}.proc-agent-json{color:#eab308;font-weight:700}.proc-agent-info{color:#60a5fa}.proc-agent-sidebar-footer{height:40px;border-top:1px solid #272b31;display:flex;align-items:end;gap:12px;color:#d7dbe2;padding:0 5px 4px;font-size:13px}.proc-agent-main{min-width:0;display:grid;grid-template-rows:54px minmax(0,1fr) auto;border-right:1px solid #2a2e34;background:#0e1012b8}.proc-agent-main-head{display:flex;align-items:center;gap:20px;padding:0 28px;color:#dfe3e9;font-size:15px;font-weight:500;border-bottom:1px solid #24282e}.proc-agent-main-head button{border:0;background:transparent;color:#dce1e8;font-size:22px;cursor:pointer;padding:0;line-height:1}.proc-agent-main-head span{margin-left:14px}.proc-agent-feed{width:min(760px,calc(100% - 68px));justify-self:center;min-height:0;overflow:auto;padding:14px 0 8px;position:relative}.proc-agent-user-bubble{margin:0 40px 4px auto;width:max-content;max-width:440px;background:#202329;border:1px solid #2d333b;border-radius:8px;padding:13px 16px;color:#f2f3f5;font-size:14px}.proc-agent-user-avatar{position:absolute;right:0;top:22px;width:34px;height:34px;border:1px solid #5a616d;border-radius:50%;display:grid;place-items:center;background:#2a2e34;font-size:13px;font-weight:600}.proc-agent-time{color:#9ba2ad;font-size:12px}.proc-agent-time--user{text-align:right;margin-right:57px}.proc-agent-assistant-msg{display:flex;gap:16px;align-items:flex-start;margin:18px 0 14px}.proc-agent-assistant-msg p{margin:0 0 2px;font-size:15px}.proc-agent-assistant-msg span{font-size:12px;color:#9ba2ad}.proc-agent-code-card{border:1px solid #333840;border-radius:8px;background:#111418;overflow:hidden;box-shadow:0 12px 40px #00000047}.proc-agent-code-card header{height:37px;display:flex;align-items:center;padding:0 14px;border-bottom:1px solid #2e333a;background:#202328;color:#cbd1d9;font-size:12px}.proc-agent-code-card header strong{margin-left:auto;font-weight:500}.proc-agent-code-card header button{border:0;background:transparent;color:#cbd1d9;margin-left:15px;cursor:pointer}.proc-agent-code-card pre{margin:0;padding:16px 28px 18px;font:13px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;color:#f0b8ff;white-space:pre;overflow:auto}.proc-agent-step-row{margin-top:12px;border:1px solid #343940;border-radius:8px;background:#15181c;min-height:50px;display:flex;align-items:center;gap:14px;padding:8px 14px;color:#dce1e8;font-size:13px}.proc-agent-step-row .badge{width:25px;height:25px;border-radius:50%;background:#343942;display:grid;place-items:center;flex-shrink:0;font-size:12px;font-weight:600}.proc-agent-step-row .success{color:#86efac}.proc-agent-step-row strong{font-weight:500}.proc-agent-step-row .path{margin-left:auto;font-size:12px;text-align:right;color:#aeb6c1;line-height:1.35}.proc-agent-step-row button{border:0;background:transparent;color:#fff;font-size:17px;cursor:pointer;flex-shrink:0}.proc-agent-status-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;margin-top:10px}.proc-agent-status-grid>div{height:54px;border:1px solid #343940;border-radius:8px;background:#15181c;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;padding:8px 12px;align-items:center;column-gap:8px}.proc-agent-status-grid>div>span:first-child{grid-row:1 / 3;display:flex;align-items:center;justify-content:center}.proc-agent-status-grid small{color:#9ca3ad;font-size:11px}.proc-agent-status-grid strong{color:#7db0ff;font-size:15px;font-weight:500}.proc-agent-status-grid .ring{width:15px;height:15px;border:2px solid #6ea4ff;border-radius:50%;animation:proc-agent-pulse 1.4s ease infinite}.proc-agent-status-grid .slash{color:#aeb6c1;font-size:14px;font-weight:600}@keyframes proc-agent-pulse{0%,to{opacity:1}50%{opacity:.45}}.proc-agent-composer{width:min(748px,calc(100% - 64px));justify-self:center;margin-bottom:12px;border:1px solid #3b4149;border-radius:24px;background:#15181b;position:relative;padding:17px 74px 18px 20px}.proc-agent-composer-input{min-height:34px;color:#a8b0bb;font-size:15px;margin-bottom:10px}.proc-agent-composer-bar{display:flex;flex-wrap:wrap;gap:10px}.proc-agent-composer-bar button{height:36px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#aeb6c1;padding:0 12px;font:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.proc-agent-composer-bar strong{background:#2f343b;color:#e5e7eb;border-radius:5px;padding:5px 10px;margin-left:4px;font-weight:500;font-size:12px}.proc-agent-send{position:absolute;right:22px;bottom:16px;width:47px;height:47px;border:0;border-radius:50%;background:#fff;color:#111827;font-size:22px;cursor:pointer;display:grid;place-items:center}.proc-agent-right{min-width:0;background:#0e1012fa;padding:17px 16px;overflow:auto}.proc-agent-right-tabs{display:flex;align-items:center;gap:18px;padding:0 5px 14px;border-bottom:none}.proc-agent-right-tabs button{border:0;background:transparent;color:#cbd1d9;font-weight:600;font-size:14px;cursor:pointer;padding:0}.proc-agent-right-tabs button.active{color:#fff}.proc-agent-right-tabs .proc-agent-tab-dot{color:#4b5563;font-size:10px;-webkit-user-select:none;user-select:none}.proc-agent-right-card{border:1px solid #30353d;border-radius:8px;background:#121518;margin-bottom:16px;overflow:hidden}.proc-agent-right-card h3{height:38px;display:flex;align-items:center;margin:0;padding:0 14px;border-bottom:1px solid #2a2f36;font-size:14px;font-weight:600;cursor:pointer}.proc-agent-right-card .changed-file,.proc-agent-right-card .source-file{display:flex;align-items:center;gap:12px;min-height:55px;padding:0 14px;color:#e3e7ed}.proc-agent-right-card .changed-file small,.proc-agent-right-card .source-file small{display:block;color:#8d96a3;font-size:11px}.proc-agent-right-card .changed-file strong{margin-left:auto;color:#7ee787;font-weight:600}.proc-agent-right-card .source-file em{margin-left:auto;border:1px solid #3a4049;border-radius:8px;background:#252a31;color:#aeb7c3;padding:3px 7px;font-style:normal;font-size:11px}.proc-agent-right-card.result{padding-bottom:14px}.proc-agent-right-card.result p{margin:14px 15px;color:#dce1e8;font-size:13px;line-height:1.5}.proc-agent-right-card.result ul{margin:0 20px 0 34px;padding:0;color:#dce1e8;font-size:13px}.proc-agent-right-card.result li{margin:8px 0}.proc-agent-bottom{display:grid;grid-template-columns:280px 250px 250px 270px 1fr;gap:28px;align-items:center;padding:0 18px;border-top:1px solid #252a30;background:#0d0f11;min-height:48px}.proc-agent-bottom button{height:36px;border:1px solid #30353d;border-radius:8px;background:#15181c;color:#cfd5dd;text-align:left;padding:0 16px;font:inherit;cursor:pointer}.proc-agent-bottom strong{float:right;min-width:28px;height:25px;border-radius:99px;background:#2a2f36;display:inline-grid;place-items:center;font-size:12px;font-weight:600}.proc-agent-bottom>span{justify-self:end;color:#cdd3db;font-size:16px}@media(max-width:1200px){.proc-agent-body{grid-template-columns:260px minmax(520px,1fr) 330px}.proc-agent-titlebar{grid-template-columns:240px 1fr 120px}.proc-agent-bottom{grid-template-columns:220px 1fr 1fr 1fr 40px;gap:10px}.proc-agent-composer-bar{flex-wrap:wrap}.proc-agent-sidebar{padding-left:10px;padding-right:10px}}.procod-v2.workbench-root--agent.codex-shell{background:radial-gradient(circle at 50% 0,#161b21 0,#0b0d0f 52%,#08090a);color:#e7e7ea}.procod-v2.workbench-root--agent .wb-header,.procod-v2.workbench-root--agent .wb-header--codex{min-height:46px!important;height:46px!important;background:#0c0e10f0!important;border-bottom:1px solid #24282e!important}.procod-v2.workbench-root--agent .wb-header--codex .wb-window-menu,.procod-v2.workbench-root--agent .proc-titlebar-row{min-height:46px;height:46px}.procod-v2.workbench-root--agent .proc-titlebar-row{display:grid;grid-template-columns:280px 1fr 160px;align-items:center}.procod-v2.workbench-root--agent .proc-titlebar-mode-bar{justify-self:center}.procod-v2.workbench-root--agent .proc-titlebar-actions{justify-self:end;padding-right:16px;min-width:0}.procod-v2.workbench-root--agent .proc-agent-window-actions{display:flex;gap:28px;color:#d7d9de;font-size:14px}.procod-v2.workbench-root--agent .proc-agent-window-actions button{border:0;background:transparent;color:inherit;font-size:inherit;cursor:default;padding:0}.procod-v2.workbench-root--agent .proc-activity-bar{display:none!important}.procod-v2.workbench-root--agent .wb-panel-left,.procod-v2.workbench-root--agent .workspace-sidebar{width:316px!important;min-width:316px!important;max-width:316px!important;border-right:1px solid #2a2e34!important;background:#0d0f11fa!important;padding:16px 14px 12px!important}.procod-v2.workbench-root--agent .wb-sidebar-nav .wb-sidebar-action:not(.primary-action):not([data-testid=left-tab-search]){display:none!important}.procod-v2.workbench-root--agent .wb-sidebar-section-title{display:none}.procod-v2.workbench-root--agent .wb-sidebar-action.primary-action,.procod-v2.workbench-root--agent .wb-sidebar-action[data-testid=left-tab-search]{height:39px!important;border:1px solid #30353c!important;border-radius:7px!important;background:#13161a!important;color:#e9eaee!important;gap:12px!important;padding:0 13px!important;font-size:14px!important;font-weight:400!important}.procod-v2.workbench-root--agent .wb-sidebar-action[data-testid=left-tab-search]{margin-top:8px;color:#cfd3da!important}.procod-v2.workbench-root--agent .wb-sidebar-action .wb-sidebar-kbd{margin-left:auto!important;color:#9ca3ad!important;font-size:12px!important;background:transparent!important;border:0!important}.procod-v2.workbench-root--agent .wb-sidebar-row-wrap .wb-chat-history-actions{display:none!important}.procod-v2.workbench-root--agent .wb-sidebar-project{margin:18px 5px 5px!important;padding:0!important;border:0!important;background:transparent!important;font-weight:700!important;font-size:13px!important;color:#e7e7ea!important;justify-content:space-between!important}.procod-v2.workbench-root--agent .wb-sidebar-footer{border-top:1px solid #272b31;padding:0 5px 4px}.procod-v2.workbench-root--agent .wb-sidebar-footer-button{border:0!important;background:transparent!important;color:#d7dbe2!important;font-size:13px!important;gap:12px!important;padding:0!important}.procod-v2.workbench-root--agent .wb-sidebar-footer-button:not(:first-child){display:none!important}.procod-v2.workbench-root--agent .proc-explorer-head{display:none!important}.procod-v2.workbench-root--agent .codex-mode-bar{justify-content:center;background:transparent!important;border:0!important;padding:0!important;min-height:46px!important}.procod-v2.workbench-root--agent .codex-mode-switch{height:32px!important;border:1px solid #3a3f47!important;border-radius:7px!important;background:#111418!important;padding:0!important;gap:0!important;overflow:hidden}.procod-v2.workbench-root--agent .codex-mode-btn{min-width:86px!important;min-height:32px!important;height:32px!important;border-right:1px solid #252a30!important;border-radius:0!important;background:transparent!important;color:#d6d8dc!important;font-size:13px!important;font-weight:400!important;padding:0 12px!important}.procod-v2.workbench-root--agent .codex-mode-btn:last-child{border-right:0!important}.procod-v2.workbench-root--agent .codex-mode-btn.active{background:#24272c!important;color:#f4f4f5!important;font-weight:400!important}.procod-v2.workbench-root--agent .wb-panel-right--agent-inspector{width:386px!important;min-width:386px!important;max-width:386px!important;background:#0e1012fa!important;border-left:1px solid #2a2e34!important}.procod-v2.workbench-root--agent .wb-agent-center-surface,.procod-v2.workbench-root--agent .agent-workspace{background:#0e1012b8!important;border-right:1px solid #2a2e34}.procod-v2.workbench-root--agent .agent-header{display:flex;align-items:center;gap:20px;padding:0 28px;min-height:54px;border-bottom:1px solid #24282e;background:transparent;margin:0}.procod-v2.workbench-root--agent .agent-header-toolbar,.procod-v2.workbench-root--agent .agent-header .wb-agent-center-overline,.procod-v2.workbench-root--agent .agent-header .agent-status-strip,.procod-v2.workbench-root--agent .agent-header .agent-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.procod-v2.workbench-root--agent .agent-nav-back,.procod-v2.workbench-root--agent .agent-nav-forward{border:0;background:transparent;color:#dce1e8;font-size:22px;cursor:pointer;padding:0;line-height:1}.procod-v2.workbench-root--agent .agent-nav-title{margin-left:14px;color:#dfe3e9;font-size:15px;font-weight:500}.procod-v2.workbench-root--agent .agent-feed{width:min(760px,calc(100% - 68px))!important;margin-left:auto!important;margin-right:auto!important;padding:14px 0 8px!important;gap:0!important}.procod-v2.workbench-root--agent .agent-thread-message--user{position:relative;padding-right:40px;margin-bottom:4px}.procod-v2.workbench-root--agent .agent-thread-message--user .agent-thread-bubble{margin-left:auto;max-width:440px!important;background:#202329!important;border:1px solid #2d333b!important;border-radius:8px!important;padding:13px 16px!important;color:#f2f3f5!important;font-size:14px!important}.procod-v2.workbench-root--agent .agent-thread-user-meta{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:0 57px 14px 0}.procod-v2.workbench-root--agent .agent-thread-user-time{color:#9ba2ad;font-size:12px}.procod-v2.workbench-root--agent .agent-thread-user-avatar{width:34px;height:34px;border:1px solid #5a616d;border-radius:50%;display:grid;place-items:center;background:#2a2e34;font-size:13px;font-weight:600;color:#e7e7ea;flex-shrink:0}.procod-v2.workbench-root--agent .agent-thread-message--assistant{gap:16px!important;margin:18px 0 14px!important}.procod-v2.workbench-root--agent .agent-thread-message--assistant .agent-thread-bubble{max-width:none!important;color:#e7e7ea!important;font-size:15px!important}.procod-v2.workbench-root--agent .agent-thread-message--assistant .agent-thread-time{display:block;margin-top:2px;font-size:12px;color:#9ba2ad}.procod-v2.workbench-root--agent .agent-thread-code .code-block{border:1px solid #333840!important;border-radius:8px!important;background:#111418!important;box-shadow:0 12px 40px #00000047!important}.procod-v2.workbench-root--agent .agent-thread-code .code-block-header{min-height:37px!important;height:37px!important;background:#202328!important;border-bottom:1px solid #2e333a!important;color:#cbd1d9!important}.procod-v2.workbench-root--agent .wb-tool-exec-row{margin-top:12px;border:1px solid #343940!important;border-radius:8px!important;background:#15181c!important}.procod-v2.workbench-root--agent .wb-tool-exec-summary{display:flex!important;align-items:center!important;min-height:50px!important;padding:8px 14px!important;gap:14px!important;list-style:none!important}.procod-v2.workbench-root--agent .wb-agent-center-step-index{width:25px!important;height:25px!important;background:#343942!important;color:#e7e7ea!important;font-size:12px!important}.procod-v2.workbench-root--agent .wb-tool-exec-label{color:#dce1e8!important;font-size:13px!important;font-weight:400!important;text-transform:lowercase}.procod-v2.workbench-root--agent .wb-tool-exec-command{display:none!important}.procod-v2.workbench-root--agent .wb-tool-exec-status{color:#86efac!important;font-size:13px!important}.procod-v2.workbench-root--agent .wb-tool-exec-status:before{content:"● "}.procod-v2.workbench-root--agent .wb-tool-exec-duration{color:#dce1e8!important;font-size:13px!important}.procod-v2.workbench-root--agent .wb-agent-center-step-meta{margin-left:auto;font-size:12px!important;color:#aeb6c1!important;text-align:right}.procod-v2.workbench-root--agent .agent-status-pills{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:18px!important;padding:0!important;margin-top:10px!important}.procod-v2.workbench-root--agent .agent-status-pill{height:54px!important;border:1px solid #343940!important;border-radius:8px!important;background:#15181c!important;display:grid!important;grid-template-columns:30px 1fr!important;grid-template-rows:auto auto!important;padding:8px 12px!important;align-items:center!important;column-gap:8px!important;font-size:inherit!important;color:inherit!important}.procod-v2.workbench-root--agent .agent-status-pill:not(.proc-agent-status-card):before{grid-row:1 / 3;display:flex;align-items:center;justify-content:center;font-size:14px}.procod-v2.workbench-root--agent .proc-agent-status-card.agent-status-pill:before{content:none!important;display:none!important}.procod-v2.workbench-root--agent .agent-status-pill--running:not(.proc-agent-status-card):before{content:"";width:15px;height:15px;border:2px solid #6ea4ff;border-radius:50%;animation:proc-agent-pulse 1.4s ease infinite}.procod-v2.workbench-root--agent .agent-status-pill--running .pulse{display:none!important}.procod-v2.workbench-root--agent .agent-status-pill:nth-child(2):not(.proc-agent-status-card):before{content:"</>";color:#aeb6c1;font-weight:600}.procod-v2.workbench-root--agent .agent-status-pill:nth-child(3):not(.proc-agent-status-card):before{content:"▤";color:#aeb6c1}.procod-v2.workbench-root--agent .agent-status-pill .agent-status-pill-label,.procod-v2.workbench-root--agent .agent-status-pill>small{color:#9ca3ad!important;font-size:11px!important;grid-column:2;grid-row:1}.procod-v2.workbench-root--agent .agent-status-pill>strong,.procod-v2.workbench-root--agent .agent-status-pill .agent-status-pill-value{color:#7db0ff!important;font-size:15px!important;font-weight:500!important;grid-column:2;grid-row:2}.procod-v2.workbench-root--agent .agent-step-status-line{display:none!important}.procod-v2.workbench-root--agent .agent-composer-wrap{width:min(748px,calc(100% - 64px))!important;margin-left:auto!important;margin-right:auto!important;padding:0 0 12px!important;background:transparent!important}.procod-v2.workbench-root--agent .agent-composer,.procod-v2.workbench-root--agent .wb-agent-center-composer{border:1px solid #3b4149!important;border-radius:24px!important;background:#15181b!important;box-shadow:none!important;padding:17px 74px 18px 20px!important;position:relative!important;max-width:none!important}.procod-v2.workbench-root--agent .wb-home-composer textarea{min-height:34px!important;padding:0!important;margin-bottom:10px!important;color:#a8b0bb!important;font-size:15px!important;background:transparent!important;border:0!important}.procod-v2.workbench-root--agent .wb-home-composer-actions,.procod-v2.workbench-root--agent .agent-composer-actions{min-height:0!important;padding:0!important;gap:10px!important;flex-wrap:wrap!important}.procod-v2.workbench-root--agent .agent-composer-attach,.procod-v2.workbench-root--agent [data-testid=agent-run-mode],.procod-v2.workbench-root--agent [data-testid=agent-reasoning],.procod-v2.workbench-root--agent [data-testid=agent-composer-voice],.procod-v2.workbench-root--agent .chat-composer-spacer{display:none!important}.procod-v2.workbench-root--agent .agent-composer-actions .codex-dropdown-trigger{height:36px!important;border:1px solid #30363d!important;border-radius:7px!important;background:#181c20!important;color:#aeb6c1!important;padding:0 12px!important;font-size:13px!important;gap:6px!important}.procod-v2.workbench-root--agent .agent-composer-actions .codex-dropdown-prefix{color:#aeb6c1}.procod-v2.workbench-root--agent .agent-composer-actions .codex-dropdown-value{background:#2f343b;color:#e5e7eb;border-radius:5px;padding:5px 10px;font-size:12px;font-weight:500}.procod-v2.workbench-root--agent .agent-composer-send{position:absolute!important;right:22px!important;bottom:16px!important;width:47px!important;height:47px!important;border-radius:50%!important;background:#fff!important;color:#111827!important;font-size:22px!important}.procod-v2.workbench-root--agent .proc-inspector-tabs{gap:18px!important;padding:0 5px 14px!important;border-bottom:0!important}.procod-v2.workbench-root--agent .proc-inspector-tabs button{padding:0!important;border-bottom:0!important;color:#cbd1d9!important;font-size:14px!important;font-weight:600!important}.procod-v2.workbench-root--agent .proc-inspector-tabs button.active{color:#fff!important}.procod-v2.workbench-root--agent .proc-inspector-tabs .proc-inspector-tab-dot{color:#4b5563;font-size:10px;-webkit-user-select:none;user-select:none;line-height:1}.procod-v2.workbench-root--agent .proc-inspector-tab-body{background:transparent!important;padding:0!important;gap:16px!important}.procod-v2.workbench-root--agent .agent-context-panel.codex-right-panel{padding:17px 16px!important;background:transparent!important}.procod-v2.workbench-root--agent .inspector-section,.procod-v2.workbench-root--agent .inspector-tab-section{border:1px solid #30353d!important;border-radius:8px!important;background:#121518!important;margin-bottom:0!important}.procod-v2.workbench-root--agent .inspector-section-summary,.procod-v2.workbench-root--agent .inspector-tab-section-title{min-height:38px!important;height:38px!important;padding:0 14px!important;border-bottom:1px solid #2a2f36!important;font-size:14px!important;font-weight:600!important;color:#e3e7ed!important;text-transform:none!important;letter-spacing:normal!important}.procod-v2.workbench-root--agent .inspector-section-summary:before{content:"⌄ "}.procod-v2.workbench-root--agent .inspector-changed-files-hint{display:none!important}.procod-v2.workbench-root--agent .inspector-file-toggle{min-height:55px!important;padding:0 14px!important;border:0!important;background:transparent!important;color:#e3e7ed!important}.procod-v2.workbench-root--agent .changed-file-row strong,.procod-v2.workbench-root--agent .inspector-file-meta{color:#7ee787!important}.procod-v2.workbench-root--agent .proc-bottom-dock-slot{flex-shrink:0;padding:0 18px 14px;min-height:0}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent{margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;min-height:0!important}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent.collapsed{height:auto!important;min-height:0!important}.procod-v2.workbench-root--agent .wb-bottom-dock,.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent{background:transparent!important;border-top:0!important}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__frame{display:flex;flex-direction:column;min-height:0}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-strip{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:12px!important;padding:0!important;background:transparent!important;border:0!important;min-height:48px!important;overflow-x:auto!important;scrollbar-width:none}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-strip::-webkit-scrollbar{display:none}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab{display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex:0 0 auto!important;height:36px!important;min-width:0!important;max-width:none!important;border:1px solid #30353d!important;border-radius:8px!important;background:#15181c!important;color:#cfd5dd!important;padding:0 12px!important;font-size:13px!important;font-weight:500!important;text-align:left!important;white-space:nowrap!important;cursor:pointer!important}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--with-chevron{min-width:148px!important;padding-right:10px!important}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab:hover{background:#181c21!important;border-color:#3a4049!important;color:#e3e7ed!important}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab.active{background:#15181c!important;border-color:#3a4049!important;color:#f3f4f6!important}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-leading{display:inline-flex;align-items:center;gap:8px;min-width:0}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-icon-wrap{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#b8c0cc}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-icon{display:block}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-label{line-height:1}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#232830;color:#e5e7eb;font-size:12px;font-weight:600;line-height:1}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-chevron{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;color:#cdd3db;font-size:14px;line-height:1;cursor:pointer}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__body{margin-top:10px;border:1px solid #30353d;border-radius:10px;background:#0d0f11;overflow:hidden;min-height:0}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent.collapsed .proc-bottom-dock-v2__body{display:none}.procod-v2.workbench-root--agent .wb-bottom-dock .wb-tab-strip:not(.proc-bottom-dock-v2__tab-strip){display:flex!important;flex-wrap:wrap!important;gap:12px!important;align-items:center!important;padding:6px 18px!important;background:transparent!important;border:0!important;min-height:48px!important}.procod-v2.workbench-root--agent .wb-bottom-dock .wb-tab:not(.proc-bottom-dock-v2__tab){height:36px!important;border:1px solid #30353d!important;border-radius:8px!important;background:#15181c!important;color:#cfd5dd!important;text-align:left!important;padding:0 16px!important;font-size:13px!important;min-width:0!important;flex:1 1 200px!important;max-width:280px!important}.procod-v2.workbench-root--agent .wb-bottom-dock .wb-tab:not(.proc-bottom-dock-v2__tab).active{background:#15181c!important;color:#cfd5dd!important;border-color:#30353d!important}.procod-v2.workbench-root--agent .wb-bottom-dock .wb-tab.icon-tab{justify-self:end;width:auto!important;border:0!important;background:transparent!important;color:#cdd3db!important;font-size:16px!important}.procod-v2.workbench-root--agent .proc-inspector-tab-body--stacked{display:flex;flex-direction:column;gap:16px}.procod-v2.workbench-root--agent .agent-nav-stop{margin-left:auto;min-height:30px;padding:0 12px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#e7e7ea;font-size:12px}.procod-v2.workbench-root--agent .wb-tool-exec-chevron{color:#fff;font-size:17px;flex-shrink:0}.procod-v2.workbench-root--agent .wb-tool-exec-summary .wb-agent-center-step-meta{margin-left:auto;font-size:12px;color:#aeb6c1;text-align:right;max-width:45%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procod-v2.workbench-root--agent .agent-workspace{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.procod-v2.workbench-root--agent .agent-header{grid-row:1}.procod-v2.workbench-root--agent .wb-agent-center-feed.agent-feed{grid-row:2}.procod-v2.workbench-root--agent .wb-agent-center-input.agent-composer-wrap{grid-row:3}.procod-v2.workbench-root--agent .inspector-section--subagents:not(:has(.agent-context-subagents)){display:none}.procod-v2.workbench-root--agent .agent-workspace{height:100%;overflow:visible}.procod-v2.workbench-root--agent .agent-changes-card{width:100%;margin-top:8px}.procod-v2.workbench-root--agent .agent-changes-code{max-height:min(56vh,560px);min-height:220px}.procod-v2.workbench-root--agent .codex-right-panel-head{display:none}.procod-v2.workbench-root--agent .wb-sidebar-nav{gap:0;padding:0}.procod-v2.workbench-root--agent .wb-sidebar-group{gap:0}.procod-v2.workbench-root--agent .wb-sidebar-action.primary-action,.procod-v2.workbench-root--agent .wb-sidebar-action[data-testid=left-tab-search]{width:100%;margin:0;box-sizing:border-box}.procod-v2.workbench-root--agent .workspace-sidebar-body,.procod-v2.workbench-root--agent .proc-left-panel-scroll{padding:0}.procod-v2.workbench-root--agent .proc-explorer-body{padding:0 4px 8px}.procod-v2.workbench-root--agent .proc-agent-composer.agent-composer{width:100%;max-width:none;display:block}.procod-v2.workbench-root--agent .proc-agent-composer .proc-agent-composer-input{display:block;width:100%;min-height:34px;margin:0 0 10px;padding:0;border:0;background:transparent;color:#a8b0bb;font-size:15px;line-height:1.4;resize:none;box-shadow:none;outline:none}.procod-v2.workbench-root--agent .proc-agent-composer-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;min-height:0}.procod-v2.workbench-root--agent .proc-agent-composer-pill{display:inline-flex;flex:0 0 auto;max-width:none;min-width:0}.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown{position:relative;width:auto;max-width:none}.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-trigger{height:36px;min-height:36px;max-width:none;padding:0 12px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#aeb6c1;font-size:13px;font-weight:400;gap:6px;display:inline-flex;align-items:center;white-space:nowrap}.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-prefix{color:#aeb6c1;flex-shrink:0;overflow:visible;text-overflow:clip;max-width:none}.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-value{display:inline-block;background:#2f343b;color:#e5e7eb;border-radius:5px;padding:5px 10px;font-size:12px;font-weight:500;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-trigger>span:last-child{color:#aeb6c1;font-size:11px;margin-left:2px}.procod-v2.workbench-root--agent .proc-agent-send.agent-composer-send{top:auto;left:auto;margin:0;min-width:47px;min-height:47px;border:0;line-height:1;padding:0;display:grid;place-items:center;font-size:20px}.procod-v2.workbench-root--agent .proc-agent-composer .agent-composer-attach,.procod-v2.workbench-root--agent .proc-agent-composer [data-testid=agent-run-mode],.procod-v2.workbench-root--agent .proc-agent-composer [data-testid=agent-reasoning],.procod-v2.workbench-root--agent .proc-agent-composer .agent-composer-voice-slot{display:none}.procod-v2.workbench-root--agent .proc-agent-status-grid.agent-status-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:10px;padding:0;align-items:stretch}.procod-v2.workbench-root--agent .proc-agent-status-card{height:54px;border:1px solid #343940;border-radius:8px;background:#15181c;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;padding:8px 12px;align-items:center;column-gap:8px;box-sizing:border-box}.procod-v2.workbench-root--agent .proc-agent-status-card:before{content:none;display:none}.procod-v2.workbench-root--agent .proc-agent-status-card>span:first-child{grid-row:1 / 3;display:flex;align-items:center;justify-content:center;font-size:14px;color:#aeb6c1}.procod-v2.workbench-root--agent .proc-agent-status-card .ring{width:15px;height:15px;border:2px solid #6ea4ff;border-radius:50%;animation:proc-agent-pulse 1.4s ease infinite}.procod-v2.workbench-root--agent .proc-agent-status-card .slash{font-weight:600}.procod-v2.workbench-root--agent .proc-agent-status-card small{color:#9ca3ad;font-size:11px;grid-column:2;grid-row:1;line-height:1.2}.procod-v2.workbench-root--agent .proc-agent-status-card strong{color:#7db0ff;font-size:15px;font-weight:500;grid-column:2;grid-row:2;line-height:1.2}.procod-v2.workbench-root--agent .proc-inspector-tabs{display:flex;align-items:center}.procod-v2.workbench-root--agent .proc-inspector-tabs button{min-height:0}.procod-v2.workbench-root--agent .wb-agent-center-plan-block,.procod-v2.workbench-root--agent .wb-agent-center-result-block,.procod-v2.workbench-root--agent .wb-agent-center-replay-block{border:1px solid #333840;border-radius:8px;background:#111418;overflow:hidden;box-shadow:0 12px 40px #00000038;padding:0;display:flex;flex-direction:column;margin-bottom:12px}.procod-v2.workbench-root--agent .wb-agent-center-plan-block .wb-agent-center-card-title,.procod-v2.workbench-root--agent .wb-agent-center-result-block .wb-agent-center-card-title,.procod-v2.workbench-root--agent .wb-agent-center-replay-block .wb-agent-center-card-title{min-height:37px;padding:0 14px;border-bottom:1px solid #2e333a;background:#202328;color:#cbd1d9;font-size:13px;font-weight:600;display:flex;align-items:center;margin:0}.procod-v2.workbench-root--agent .wb-agent-center-plan,.procod-v2.workbench-root--agent .wb-agent-center-result-block pre{margin:0;padding:14px 16px;max-height:min(280px,38vh);overflow:auto;white-space:pre-wrap;border:0;border-radius:0;background:transparent;color:#e7e7ea;font-family:inherit;font-size:14px;line-height:1.55}.procod-v2.workbench-root--agent .wb-agent-center-plan::-webkit-scrollbar,.procod-v2.workbench-root--agent .wb-agent-center-result-block pre::-webkit-scrollbar{width:8px}.procod-v2.workbench-root--agent .wb-agent-center-plan::-webkit-scrollbar-thumb,.procod-v2.workbench-root--agent .wb-agent-center-result-block pre::-webkit-scrollbar-thumb{background:#3a4048;border-radius:4px}.procod-v2.workbench-root--agent .wb-agent-center-replay-block{padding-bottom:12px;gap:10px}.procod-v2.workbench-root--agent .wb-agent-center-replay-block>button{align-self:flex-start;margin:0 14px;height:32px;padding:0 12px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#cfd3da;font-size:12px;cursor:pointer}.procod-v2.workbench-root--agent .wb-agent-center-replay-block>button:hover:not(:disabled){border-color:#4a5563;background:#1f2429}.procod-v2.workbench-root--agent .wb-agent-center-replay-block .wb-agent-center-alert{margin:0 14px}.procod-v2.workbench-root--agent .wb-agent-center-alert{border-radius:8px;padding:12px 14px;font-size:13px;line-height:1.5;margin-bottom:10px}.procod-v2.workbench-root--agent .wb-agent-center-alert.error{border:1px solid #4a3034;background:#1a1416;color:#f0b4b4}.procod-v2.workbench-root--agent .wb-agent-center-wordmark{margin:0 0 6px;font-size:12px;font-weight:600;letter-spacing:.04em;color:#a1a1aa;text-transform:lowercase}.procod-v2.workbench-root--agent .wb-agent-center-empty-hint{margin:0;color:#8f8f98;font-size:13px}.procod-v2.workbench-root--agent .agent-timeline{margin:0;padding:0;list-style:none}.procod-v2.workbench-root--agent .wb-agent-center-changes-dock{width:100%;margin-top:4px}.procod-v2.workbench-root--agent .wb-agent-center-changes-details{border:1px solid #29292d;border-radius:10px;background:#151516;overflow:hidden}.procod-v2.workbench-root--agent .wb-agent-center-changes-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;cursor:pointer;-webkit-user-select:none;user-select:none}.procod-v2.workbench-root--agent .wb-agent-center-changes-summary::-webkit-details-marker{display:none}.procod-v2.workbench-root--agent .wb-agent-center-changes-title{font-size:12px;font-weight:650;color:#f1f1f3}.procod-v2.workbench-root--agent .wb-agent-center-changes-count{min-width:22px;padding:2px 8px;border-radius:999px;background:#26262a;color:#d7d7dc;font-size:11px;text-align:center}.procod-v2.workbench-root--agent .wb-agent-center-changes-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:0 12px 10px}.procod-v2.workbench-root--agent .wb-agent-center-changes-tabs{display:flex;flex-wrap:wrap;gap:6px;min-width:0;flex:1}.procod-v2.workbench-root--agent .wb-agent-center-changes-tab{display:grid;gap:2px;max-width:100%;padding:6px 10px;border:1px solid #2f2f34;border-radius:8px;background:#101011;color:#d7d7dc;cursor:pointer;text-align:left}.procod-v2.workbench-root--agent .wb-agent-center-changes-tab.active{border-color:#3f6fd9;background:#3f6fd91f}.procod-v2.workbench-root--agent .wb-agent-center-changes-tab-path{font-size:12px;font-family:var(--mono);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procod-v2.workbench-root--agent .wb-agent-center-changes-tab small{color:#8b8b92;font-size:10px}.procod-v2.workbench-root--agent .wb-agent-center-changes-open,.procod-v2.workbench-root--agent .wb-agent-center-changes-open-inline{border:1px solid #2f2f34;border-radius:8px;background:#101011;color:#d7d7dc;font-size:11px;padding:6px 10px;cursor:pointer;white-space:nowrap}.procod-v2.workbench-root--agent .wb-agent-center-changes-open-inline{display:inline;margin-left:4px}.procod-v2.workbench-root--agent .wb-agent-center-changes-viewer{padding:0 12px 12px}.procod-v2.workbench-root--agent .wb-agent-center-changes-viewer .code-block{border:1px solid #27272b;border-radius:8px}.procod-v2.workbench-root--agent .wb-agent-center-changes-viewer .code-block-body{min-height:min(52vh,480px);max-height:min(58vh,560px)}.procod-v2.workbench-root--agent .wb-agent-center-changes-empty{margin:0 12px 12px;padding:12px;border:1px dashed #2f2f34;border-radius:8px;color:#8b8b92;font-size:12px}.procod-v2.workbench-root--agent .inspector-changed-files-hint{margin:0 0 8px;font-size:11px;color:#8b8b92;line-height:1.45}.procod-v2.workbench-root--agent .inspector-file-row.changed-file-row.selected .inspector-file-toggle{border-color:#3f6fd9;background:#3f6fd91a}.procod-v2.workbench-root--agent .agent-step-status-line{font-size:12px;color:#8b8b92;font-family:var(--mono)}.procod-v2.workbench-root--agent .agent-header-toolbar{display:flex;align-items:center;gap:10px}.procod-v2.workbench-root--agent .inspector-file-name{font-family:var(--mono);font-size:11px}.procod-v2.workbench-root--agent .proc-explorer-workspace-label{margin:4px 2px 10px;color:#9ca3ad;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.procod-v2.workbench-root--agent .proc-explorer-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 12px;padding:0 2px}.procod-v2.workbench-root--agent .proc-explorer-tool-btn{height:32px;min-height:32px;padding:0 10px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#cfd3da;font-size:12px;font-weight:400;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.procod-v2.workbench-root--agent .proc-explorer-tool-btn:hover:not(:disabled){border-color:#4a5563;background:#1f2429;color:#e7e7ea}.procod-v2.workbench-root--agent .proc-explorer-tool-btn:disabled{opacity:.45;cursor:not-allowed}.procod-v2.workbench-root--agent .proc-explorer-tool-btn--danger{color:#f0a8a8}.procod-v2.workbench-root--agent .proc-explorer-tool-btn--danger:hover:not(:disabled){border-color:#5c3a3a;background:#221818}.procod-v2.workbench-root--agent .agent-thread-message--assistant .agent-thread-bubble{border:1px solid #333840!important;border-radius:8px!important;background:#111418!important;padding:14px 16px!important;max-width:100%!important;box-shadow:0 8px 28px #0000002e}.procod-v2.workbench-root--agent .agent-thread-message--assistant .agent-thread-bubble p{margin:0;white-space:pre-wrap;line-height:1.55}.procod-v2.workbench-root--agent .inspector-empty{margin:0;padding:12px 14px;border:1px dashed #343940;border-radius:8px;background:#15181c;color:#9ca3ad;font-size:13px;line-height:1.45}.procod-v2.workbench-root--agent .inspector-result{margin:0;padding:12px 14px;border:1px solid #333840;border-radius:8px;background:#111418;color:#e7e7ea;font-size:13px;line-height:1.5;max-height:min(280px,38vh)}.procod-v2.workbench-root--agent .inspector-section-body,.procod-v2.workbench-root--agent .inspector-tab-section-body{padding:12px 14px 14px}.procod-v2.workbench-root--agent .proc-agent-window-actions{display:none}.procod-v2.workbench-root--agent .agent-feed{gap:14px!important}.procod-v2.workbench-root--agent .agent-thread-messages{display:flex;flex-direction:column;gap:16px;margin-bottom:6px}.procod-v2.workbench-root--agent .agent-timeline{display:flex;flex-direction:column;gap:10px}.procod-v2.workbench-root--agent .proc-explorer-tree__row{gap:4px;margin-bottom:2px}.procod-v2.workbench-root--agent .proc-explorer-tree__file{min-height:30px;padding:4px 8px;border:0;border-left:0;border-radius:5px;color:#d9dde3;font-size:13px}.procod-v2.workbench-root--agent .proc-explorer-tree__file:hover{background:#1c2026}.procod-v2.workbench-root--agent .proc-explorer-tree__file.active{background:#25292e;border-left:0;color:#f0f2f5}.procod-v2.workbench-root--agent .proc-explorer-tree__dir-row{gap:4px;margin-bottom:2px}.procod-v2.workbench-root--agent .proc-explorer-tree__dir-toggle{width:20px;height:20px;border:0;border-radius:4px;background:transparent;color:#c4cad2;font-size:11px}.procod-v2.workbench-root--agent .proc-explorer-tree__dir-toggle:hover{background:#1c2026}.procod-v2.workbench-root--agent .proc-explorer-tree__dir-label{min-height:30px;padding:4px 6px;border-radius:5px;color:#d9dde3;font-size:13px}.procod-v2.workbench-root--agent .proc-explorer-tree__dir-label:hover{background:#1c2026}.procod-v2.workbench-root--agent .proc-explorer-tree__pin{width:24px;height:24px;border:1px solid #30363d;border-radius:5px;background:#181c20;color:#9ca3ad;font-size:11px}.procod-v2.workbench-root--agent .proc-explorer-tree__pin.active{background:#25292e;color:#cfd3da;border-color:#4a5563}.procod-v2.workbench-root--agent .proc-explorer-tool-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;border-style:solid}.procod-v2.workbench-root--agent .agent-changes-card{border:1px solid #333840;border-radius:8px;background:#111418;box-shadow:0 12px 40px #0003;margin-bottom:12px;overflow:hidden}.procod-v2.workbench-root--agent .agent-changes-head{min-height:52px;padding:10px 14px;border-bottom:1px solid #2e333a;background:#202328}.procod-v2.workbench-root--agent .agent-changes-icon{width:34px;height:34px;border-radius:7px;background:#181c20;border:1px solid #30363d;color:#cfd3da}.procod-v2.workbench-root--agent .agent-changes-title strong{color:#e7e7ea;font-size:14px;font-weight:600}.procod-v2.workbench-root--agent .agent-changes-title span{color:#9ca3ad;font-size:12px}.procod-v2.workbench-root--agent .agent-changes-actions button{height:32px;min-height:32px;padding:0 12px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#cfd3da;font-size:12px;font-weight:500}.procod-v2.workbench-root--agent .agent-changes-actions button:hover:not(:disabled){border-color:#4a5563;background:#1f2429}.procod-v2.workbench-root--agent .agent-changes-files{border-top:1px solid #2e333a}.procod-v2.workbench-root--agent .agent-changes-file,.procod-v2.workbench-root--agent .agent-changes-more{min-height:40px;border-top:1px solid #2a2f36;color:#e3e7ed;padding:0 14px}.procod-v2.workbench-root--agent .agent-changes-file:hover,.procod-v2.workbench-root--agent .agent-changes-file.open{background:#181c20}.procod-v2.workbench-root--agent .agent-changes-code{border-top:1px solid #2e333a;background:#0d1014}.procod-v2.workbench-root--agent .wb-agent-center-changes-details{border:1px solid #333840;border-radius:8px;background:#111418;box-shadow:0 8px 28px #0000002e}.procod-v2.workbench-root--agent .wb-agent-center-changes-summary{min-height:37px;border-bottom:1px solid #2e333a;background:#202328;padding:0 14px}.procod-v2.workbench-root--agent .wb-agent-center-changes-title{font-size:13px;font-weight:600;color:#cbd1d9}.procod-v2.workbench-root--agent .wb-agent-center-changes-count{background:#2f343b;border-radius:5px;color:#e5e7eb;font-size:11px;font-weight:500}.procod-v2.workbench-root--agent .wb-agent-center-changes-tab{height:32px;padding:0 10px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#cfd3da;font-size:12px}.procod-v2.workbench-root--agent .wb-agent-center-changes-tab.active{border-color:#4a5563;background:#25292e;color:#f0f2f5}.procod-v2.workbench-root--agent .wb-agent-center-changes-open,.procod-v2.workbench-root--agent .wb-agent-center-changes-open-inline{height:32px;padding:0 12px;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#cfd3da;font-size:12px}.procod-v2.workbench-root--agent .inspector-files{display:flex;flex-direction:column;gap:8px}.procod-v2.workbench-root--agent .inspector-file-row{border:1px solid #333840;border-radius:8px;background:#15181c;overflow:hidden}.procod-v2.workbench-root--agent .inspector-file-open{min-width:32px;height:32px;margin:8px 10px 8px 0;border:1px solid #30363d;border-radius:7px;background:#181c20;color:#cfd3da;font-size:13px}.procod-v2.workbench-root--agent .inspector-file-open:hover{border-color:#4a5563;background:#1f2429}.procod-v2.workbench-root--agent .inspector-tab-section.proc-agent-right-card{border:1px solid #30353d;border-radius:8px;background:#121518;overflow:hidden}.procod-v2.workbench-root--agent .agent-nav-stop{border:1px solid #5c3a3a;background:#221818;color:#f0b4b4}.procod-v2.workbench-root--agent .agent-nav-stop:hover:not(:disabled){border-color:#7a4a4a;background:#2a1c1c}.procod-v2.workbench-root--agent .wb-agent-center-hero--empty{padding-top:24px}.procod-v2.workbench-root--agent .wb-agent-center-hero--empty .agent-title{color:#e7e7ea;font-size:28px;font-weight:600;letter-spacing:-.02em}.procod-v2.workbench-root--agent .proc-agent-accordion{border:1px solid #333840;border-radius:8px;background:#111418;overflow:hidden}.procod-v2.workbench-root--agent .proc-agent-accordion>summary.wb-agent-center-card-title{list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;margin:0;padding:0 14px;border-bottom:1px solid transparent;background:#202328;color:#cbd1d9;font-size:13px;font-weight:600}.procod-v2.workbench-root--agent .proc-agent-accordion>summary.wb-agent-center-card-title::-webkit-details-marker{display:none}.procod-v2.workbench-root--agent .proc-agent-accordion>summary.wb-agent-center-card-title:after{content:"▾";color:#9ca3ad;font-size:12px;transition:transform .15s ease}.procod-v2.workbench-root--agent .proc-agent-accordion:not([open])>summary.wb-agent-center-card-title:after{transform:rotate(-90deg)}.procod-v2.workbench-root--agent .proc-agent-accordion[open]>summary.wb-agent-center-card-title{border-bottom-color:#2e333a}.procod-v2.workbench-root--agent .proc-agent-accordion .wb-agent-center-plan,.procod-v2.workbench-root--agent .proc-agent-accordion .proc-agent-accordion-body{margin:0;padding:12px 14px 14px}.procod-v2.workbench-root--agent .proc-agent-accordion .proc-agent-accordion-body{display:flex;flex-direction:column;gap:10px}.procod-v2.workbench-root--agent .proc-agent-accordion:not([open]) .wb-agent-center-plan,.procod-v2.workbench-root--agent .proc-agent-accordion:not([open]) .proc-agent-accordion-body{display:none}.procod-v2.workbench-root--review.codex-shell{background:radial-gradient(circle at 50% 0,#161b21 0,#0b0d0f 52%,#08090a);color:#e7e7ea}.procod-v2.workbench-root--review.codex-shell .wb-header,.procod-v2.workbench-root--review.codex-shell .wb-header--codex{min-height:46px!important;height:46px!important;background:#0c0e10f0!important;border-bottom:1px solid #24282e!important}.procod-v2.workbench-root--review.codex-shell .proc-agent-window-actions{display:none}.procod-v2.workbench-root--review.codex-shell .codex-mode-switch{height:32px!important;border:1px solid #3a3f47!important;border-radius:7px!important;background:#111418!important}.procod-v2.workbench-root--review.codex-shell .codex-mode-btn.active{background:#24272c!important;color:#f4f4f5!important}.procod-v2.workbench-root--agent .wb-tool-exec-status[data-status=success]:before{content:none!important}.procod-v2.workbench-root--agent .agent-status-pill--changed strong{color:#7ee787!important}.procod-v2.workbench-root--agent .proc-explorer-tree__file{display:inline-flex!important;align-items:center!important;gap:8px!important;flex:1 1 auto!important;min-width:0!important}.procod-v2.workbench-root--agent .proc-explorer-tree__file-icon{flex-shrink:0;width:16px;text-align:center;font-size:11px;color:#9ca3ad}.procod-v2.workbench-root--agent .proc-explorer-tree__file-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procod-v2.workbench-root--agent .proc-explorer-tree__git-badge{margin-left:auto;flex-shrink:0;font-size:11px;font-weight:600;color:#9ca3ad}.procod-v2.workbench-root--agent .proc-explorer-tree__file--modified .proc-explorer-tree__file-name,.procod-v2.workbench-root--agent .proc-explorer-tree__file.active{color:#f3f4f6}.procod-v2.workbench-root--agent .proc-inspector-tabs button{position:relative;padding-bottom:8px!important}.procod-v2.workbench-root--agent .proc-inspector-tabs button.active:after{content:none}.procod-v2.workbench-root--agent .inspector-tab-section--accordion{overflow:hidden}.procod-v2.workbench-root--agent .inspector-tab-section--accordion>summary.inspector-tab-section-title{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.procod-v2.workbench-root--agent .inspector-tab-section--accordion>summary.inspector-tab-section-title::-webkit-details-marker{display:none}.procod-v2.workbench-root--agent .inspector-tab-section--accordion>summary.inspector-tab-section-title:after{content:"▾";color:#9ca3ad;font-size:12px;font-weight:400}.procod-v2.workbench-root--agent .inspector-tab-section--accordion:not([open])>summary.inspector-tab-section-title:after{content:"▸"}.procod-v2.workbench-root--agent .inspector-section-summary:before{content:none!important}.procod-v2.workbench-root--agent .inspector-file-toggle--mockup{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:52px!important;padding:8px 14px!important}.procod-v2.workbench-root--agent .inspector-file-icon{flex-shrink:0;width:18px;text-align:center;font-size:12px;color:#b8c0cc}.procod-v2.workbench-root--agent .inspector-file-copy{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto;text-align:left}.procod-v2.workbench-root--agent .inspector-file-name{font-size:13px;font-weight:600;color:#e3e7ed}.procod-v2.workbench-root--agent .inspector-file-path{font-size:11px;color:#8b939e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procod-v2.workbench-root--agent .inspector-file-delta{flex-shrink:0;font-size:12px;font-weight:600;color:#7ee787}.procod-v2.workbench-root--agent .codex-right-sources--mockup{list-style:none;margin:0;padding:0}.procod-v2.workbench-root--agent .codex-right-sources__row{display:flex;align-items:center;gap:10px;min-height:52px;padding:8px 14px;border-bottom:1px solid #242930}.procod-v2.workbench-root--agent .codex-right-sources__row:last-child{border-bottom:0}.procod-v2.workbench-root--agent .codex-right-sources__icon{flex-shrink:0;width:18px;text-align:center;font-size:12px;color:#b8c0cc}.procod-v2.workbench-root--agent .codex-right-sources__copy{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.procod-v2.workbench-root--agent .codex-right-sources__name{font-size:13px;font-weight:600;color:#e3e7ed}.procod-v2.workbench-root--agent .codex-right-sources__path{font-size:11px;color:#8b939e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procod-v2.workbench-root--agent .inspector-file-open{display:none!important}.procod-v2.workbench-root--agent .proc-agent-tree{flex:1;min-height:0;overflow:auto}.procod-v2.workbench-root--agent .proc-agent-tree-row{height:30px;display:flex;align-items:center;gap:8px;padding-left:calc(6px + var(--depth, 0) * 15px);border-radius:5px;color:#d9dde3;font-size:13px}.procod-v2.workbench-root--agent .proc-agent-tree-row.is-active{background:#25292e}.procod-v2.workbench-root--agent .proc-agent-tree-label.proc-agent-tree-file-btn,.procod-v2.workbench-root--agent .proc-agent-tree-caret-btn{border:0;background:transparent;color:inherit;font:inherit;padding:0;cursor:pointer;text-align:left}.procod-v2.workbench-root--agent .proc-agent-tree-label.proc-agent-tree-file-btn{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procod-v2.workbench-root--agent .proc-agent-tree-caret{width:12px;color:#c4cad2;flex-shrink:0}.procod-v2.workbench-root--agent .proc-agent-tree-caret-btn{width:12px;flex-shrink:0;line-height:1}.procod-v2.workbench-root--agent .proc-agent-tree-mod{margin-left:auto;color:#c1c7d0;padding-right:8px;font-size:11px;font-weight:600}.procod-v2.workbench-root--agent .codex-source-range{flex-shrink:0;padding:3px 7px;border-radius:8px;border:1px solid #3a4049;background:#252a31;color:#aeb7c3;font-size:11px;font-style:normal;font-weight:500}.procod-v2.workbench-root--agent .inspector-result--mockup p{margin:0 0 10px;color:#d9dde3;line-height:1.5}.procod-v2.workbench-root--agent .inspector-result--mockup ul{margin:0;padding-left:18px;color:#b8c0cc;line-height:1.55}.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-strip{justify-content:flex-start}.procod-v2.workbench-root--agent .proc-bottom-dock-v2__notify{margin-left:8px;flex-shrink:0;width:36px;height:36px;border:1px solid #30353d;border-radius:8px;background:#15181c;color:#cdd3db;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.procod-v2.workbench-root--agent .proc-bottom-dock-v2__collapse--agent{flex-shrink:0;width:36px;height:36px;min-width:36px;margin-left:auto;border:1px solid #30353d;border-radius:8px;background:#15181c;color:#cdd3db;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.procod-v2.workbench-root--agent .proc-bottom-dock-v2__collapse--agent:hover,.procod-v2.workbench-root--agent .proc-bottom-dock-v2__notify:hover{background:#181c21;border-color:#3a4049}@media(max-width:767px){.procod-v2.workbench-root--agent .agent-feed,.procod-v2.workbench-root--agent .agent-composer-wrap{width:calc(100% - 20px);padding-left:0;padding-right:0}.procod-v2.workbench-root--agent .agent-composer-wrap{padding-bottom:max(18px,env(safe-area-inset-bottom))}}@media(min-width:768px)and (max-width:1199px){.procod-v2.workbench-root--agent .agent-feed,.procod-v2.workbench-root--agent .agent-composer-wrap{width:calc(100% - 32px)}}html[data-procod-theme=light] .workbench-root.procod-v2[data-home-surface=true],.workbench-root.procod-v2[data-procod-theme=light][data-home-surface=true],html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent),.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent),html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review:not(.workbench-root--agent),.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review:not(.workbench-root--agent){background:var(--proc-bg)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-main,html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-surface,html[data-procod-theme=light] .workbench-root.procod-v2 .proc-welcome,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-main,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-surface,.workbench-root.procod-v2[data-procod-theme=light] .proc-welcome{background:var(--proc-bg)!important;color:var(--proc-text)}html[data-procod-theme=light] .workbench-root.procod-v2 .wb-panel-left,html[data-procod-theme=light] .workbench-root.procod-v2 .workspace-sidebar,html[data-procod-theme=light] .workbench-root.procod-v2 .wb-panel-right,.workbench-root.procod-v2[data-procod-theme=light] .wb-panel-left,.workbench-root.procod-v2[data-procod-theme=light] .workspace-sidebar,.workbench-root.procod-v2[data-procod-theme=light] .wb-panel-right{background:var(--proc-bg-panel)!important;border-color:var(--proc-border)!important;color:var(--proc-text)}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-explorer-tool-btn,.workbench-root.procod-v2[data-procod-theme=light] .proc-explorer-tool-btn{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-activity-bar,.workbench-root.procod-v2[data-procod-theme=light] .proc-activity-bar{background:var(--proc-bg-elev)!important;border-right-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2[data-home-surface=true] .proc-assistant-section__head,.workbench-root.procod-v2[data-procod-theme=light][data-home-surface=true] .proc-assistant-section__head,html[data-procod-theme=light] .workbench-root.procod-v2 .proc-assistant-accordion>summary.proc-assistant-section__head,.workbench-root.procod-v2[data-procod-theme=light] .proc-assistant-accordion>summary.proc-assistant-section__head{background:var(--proc-bg-panel-2)!important;border-bottom-color:var(--proc-border)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2[data-home-surface=true] .proc-assistant-tabs__tab.active,.workbench-root.procod-v2[data-procod-theme=light][data-home-surface=true] .proc-assistant-tabs__tab.active{background:var(--proc-bg-panel-2)!important;border-color:var(--proc-border)!important;color:var(--proc-text)!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-slot{padding:0 clamp(16px,3vw,28px) 12px;gap:0}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-slot .proc-panel-resize-handle--bottom{flex:0 0 5px;height:5px;margin:0 8px 1px;border-radius:4px;opacity:.35;transition:opacity .15s ease}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-slot:hover .proc-panel-resize-handle--bottom,body.proc-panel-resize-active .workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-slot .proc-panel-resize-handle--bottom{opacity:1}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2{margin:0!important;border:1px solid var(--proc-border)!important;border-radius:16px!important;background:var(--proc-bg-input)!important;box-shadow:0 1px 2px #0f172a0a,0 6px 20px #0f172a0d!important;color:var(--proc-text)!important;overflow:hidden!important;min-height:0!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__frame{display:flex;flex-direction:column;min-height:0;flex:1;height:100%}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__tab-strip{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:2px!important;padding:8px 10px 6px!important;background:transparent!important;border:0!important;border-bottom:1px solid var(--proc-border-subtle, var(--proc-border))!important;min-height:0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__tab-strip::-webkit-scrollbar{display:none}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__tab{flex:0 0 auto!important;min-width:0!important;height:30px!important;padding:0 11px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:var(--proc-text-muted)!important;font-size:12px!important;font-weight:500!important;text-align:center!important;white-space:nowrap!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__tab:hover{color:var(--proc-text-secondary)!important;background:var(--proc-bg-panel-2)!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__tab.active{background:var(--proc-bg-panel-2)!important;color:var(--proc-text)!important;box-shadow:none!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__tab--with-chevron{display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-width:0!important;padding-right:8px!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__tab-leading{display:inline-flex;align-items:center;gap:6px;min-width:0}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__tab-chevron{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;color:var(--proc-text-muted);font-size:13px;line-height:1;cursor:pointer}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__tab-chevron:hover{color:var(--proc-text-secondary)}.workbench-root.procod-v2.workbench-root--code .wb-explain,.workbench-root.procod-v2[data-home-surface=true] .wb-explain{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__collapse{margin-left:auto!important;flex:0 0 auto!important;min-width:32px!important;width:32px!important;height:30px!important;padding:0!important;border:0!important;border-radius:8px!important;background:transparent!important;color:var(--proc-text-muted)!important;font-size:14px!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__collapse:hover{background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__body{flex:1;display:flex;flex-direction:column;min-height:0;padding:8px 12px 12px}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-dock-pane--scroll,.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-dock-pane--logs{padding:4px 0 0!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-log{border-radius:10px;background:var(--proc-bg-panel-2)!important;border:0}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row{margin-top:8px;padding:6px 6px 6px 10px!important;gap:8px!important;border:1px solid var(--proc-border-subtle, var(--proc-border))!important;border-radius:12px!important;background:var(--proc-bg-panel)!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input{border:0!important;background:transparent!important;color:var(--proc-text)!important;font-size:13px!important;padding:4px 0!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row button:not(.primary){height:32px!important;padding:0 10px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:var(--proc-text-muted)!important;font-size:12px!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row button:not(.primary):hover{background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row button.primary,.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row .proc-bottom-dock-v2__run{width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;border:0!important;border-radius:50%!important;background:var(--proc-accent, #2563eb)!important;color:#fff!important;font-size:14px!important;line-height:1!important;box-shadow:none!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-logs-toolbar{padding:2px 0 0}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-logs-pre{border-radius:10px;border:0;background:var(--proc-bg-panel-2)!important;padding:8px!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-logs-clear,.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-dock-hint{color:var(--proc-text-muted)!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__body button:not(.proc-bottom-dock-v2__run):not(.primary){height:32px!important;padding:0 11px!important;border:1px solid var(--proc-border-subtle, var(--proc-border))!important;border-radius:8px!important;background:var(--proc-bg-panel)!important;color:var(--proc-text-secondary)!important;font-size:12px!important}.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__body input[type=text],.workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__body input:not([type]){border:1px solid var(--proc-border-subtle, var(--proc-border))!important;border-radius:8px!important;background:var(--proc-bg-panel)!important;color:var(--proc-text)!important;padding:6px 10px!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code .proc-bottom-dock-v2{border-color:#e2e8f0!important;background:#fff!important;box-shadow:0 0 0 1px #2563eb0f,0 4px 18px #0f172a0d!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2__tab.active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code .proc-bottom-dock-v2__tab.active{background:#f1f5f9!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row button.primary,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row .proc-bottom-dock-v2__run,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row button.primary,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row .proc-bottom-dock-v2__run{background:#2563eb!important;color:#fff!important}html:not([data-procod-theme=light]) .workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row button.primary,html:not([data-procod-theme=light]) .workbench-root.procod-v2.workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row .proc-bottom-dock-v2__run,.workbench-root.procod-v2[data-procod-theme=dark].workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row button.primary,.workbench-root.procod-v2[data-procod-theme=dark].workbench-root--code .proc-bottom-dock-v2 .proc-center-terminal-input-row .proc-bottom-dock-v2__run{background:#fff!important;color:#111827!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code .wb-status-bar,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code .editor-status-bar,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code .wb-status-bar,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code .editor-status-bar{background:var(--proc-bg-elev)!important;color:var(--proc-text-secondary)!important;border-top-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-terminal-input-row,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-terminal-input-row{border-top-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-terminal-log,html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-logs-pre,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-terminal-log,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-logs-pre{color:var(--proc-text-secondary)!important;background:var(--proc-bg-elev)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-problem-btn--error,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-problem-btn--error{background:#fef2f2!important;border-color:#fecaca!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-problem-btn--warn,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-problem-btn--warn{background:#fffbeb!important;border-color:#fde68a!important}.workbench-root.procod-v2 .visual-agent-url-preview{font-size:12px;line-height:1.35;padding:8px 10px;border-radius:8px;border:1px solid var(--proc-border);background:var(--proc-bg-panel-2);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.workbench-root.procod-v2 .visual-agent-url-preview__label{color:var(--proc-text-muted);margin-bottom:4px;font-family:inherit}.workbench-root.procod-v2 .visual-agent-url-preview__url{color:var(--proc-text)}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent{background:var(--proc-bg-elev)!important;color:var(--proc-text)}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-panel-left,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .workspace-sidebar,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-panel-left,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .workspace-sidebar{background:var(--proc-bg-panel)!important;border-right-color:var(--proc-border)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-sidebar-action.primary-action,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-sidebar-action[data-testid=left-tab-search],.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-sidebar-action.primary-action,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-sidebar-action[data-testid=left-tab-search]{background:var(--proc-bg-panel-2)!important;border-color:var(--proc-border)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-panel-right--agent-inspector,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-panel-right--chat,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-panel-right--agent-inspector,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-panel-right--chat{background:var(--proc-bg-panel)!important;border-left-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-surface,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-workspace,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-surface,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-workspace{background:var(--proc-bg-elev)!important;border-right-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .codex-mode-switch,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .codex-mode-switch{background:var(--proc-bg-panel-2)!important;border-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .codex-mode-btn,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .codex-mode-btn{color:var(--proc-text-secondary)!important;border-right-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .codex-mode-btn.active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .codex-mode-btn.active{background:var(--proc-accent-soft)!important;color:var(--proc-text)!important}.workbench-root.procod-v2 .codex-mode-btn{gap:6px!important}.workbench-root.procod-v2 .codex-mode-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.workbench-root.procod-v2 .codex-mode-btn__icon svg{width:15px;height:15px}.workbench-root.procod-v2 .codex-mode-btn__label{line-height:1}.workbench-root.procod-v2.workbench-root--agent .codex-mode-btn{min-width:92px!important;justify-content:center!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent.codex-shell,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent.codex-shell{background:var(--proc-bg-elev)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-header,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-header--codex,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-header,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-header--codex{background:var(--proc-bg-elev)!important;border-bottom-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-center-main,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-center-main{background:var(--proc-bg-elev)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-accordion,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-accordion{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-accordion>summary.wb-agent-center-card-title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-accordion>summary.wb-agent-center-card-title{background:var(--proc-bg-panel-2)!important;border-bottom-color:var(--proc-border)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-accordion[open]>summary.wb-agent-center-card-title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-accordion[open]>summary.wb-agent-center-card-title{border-bottom-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-thread-message--user .agent-thread-bubble,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-thread-message--user .agent-thread-bubble{background:var(--proc-bg-panel-2)!important;border-color:var(--proc-border)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-thread-message--assistant .agent-thread-bubble,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-thread-message--assistant .agent-thread-bubble{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text)!important;box-shadow:0 8px 24px #0f172a0f!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-thread-user-time,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-thread-message--assistant .agent-thread-time,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-thread-user-time,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-thread-message--assistant .agent-thread-time{color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-thread-user-avatar,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-thread-user-avatar{background:var(--proc-bg-panel-2)!important;border-color:var(--proc-border)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-composer,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-composer,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-composer,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-composer{border-color:var(--proc-border)!important;background:var(--proc-bg-input)!important;box-shadow:0 8px 24px #0f172a0f!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-home-composer textarea,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-home-composer textarea{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-composer-actions .codex-dropdown-trigger,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-composer-actions .codex-dropdown-trigger{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-composer-actions .codex-dropdown-prefix,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-composer-actions .codex-dropdown-prefix{color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-composer-actions .codex-dropdown-value,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-composer-actions .codex-dropdown-value{background:var(--proc-bg-panel)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-composer-send,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-composer-send{background:#fff!important;color:#111827!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .inspector-section,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .inspector-tab-section,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .inspector-section,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .inspector-tab-section{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .inspector-section-summary,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .inspector-tab-section-title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .inspector-section-summary,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .inspector-tab-section-title{border-bottom-color:var(--proc-border)!important;color:var(--proc-text)!important;background:var(--proc-bg-panel-2)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .inspector-file-toggle,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .inspector-file-toggle{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-inspector-tabs button,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-inspector-tabs button{color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-inspector-tabs button.active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-inspector-tabs button.active{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .codex-right-panel-head,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .codex-right-panel-head{background:var(--proc-bg-elev)!important;border-bottom-color:var(--proc-border)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-tool-exec-label,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-tool-exec-duration,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-step-meta,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-tool-exec-label,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-tool-exec-duration,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-step-meta{color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-thread-code .code-block,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-thread-code .code-block{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important;box-shadow:0 8px 24px #0f172a0f!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-thread-code .code-block-header,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-thread-code .code-block-header{background:var(--proc-bg-panel-2)!important;border-bottom-color:var(--proc-border)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab.active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab.active{background:var(--proc-bg-panel)!important;border-color:var(--proc-border-subtle)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-badge,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-badge{background:var(--proc-bg-panel)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-bottom-dock,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-bottom-dock{background:var(--proc-bg-elev)!important;border-top-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-bottom-dock .wb-tab-strip,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-bottom-dock .wb-tab-strip{background:transparent!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-bottom-dock .wb-tab,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-bottom-dock .wb-tab{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-bottom-dock .wb-tab.active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-bottom-dock .wb-tab.active{background:var(--proc-bg-panel)!important;border-color:var(--proc-border-subtle)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-bottom-dock .wb-tab.icon-tab,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-bottom-dock .wb-tab.icon-tab{background:transparent!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-sidebar-footer-button,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-sidebar-project,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-sidebar-footer-button,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-sidebar-project{color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-sidebar-project,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-sidebar-project{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-sidebar-footer,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-sidebar-footer{border-top-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-sidebar-action .wb-sidebar-kbd,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-sidebar-action .wb-sidebar-kbd{color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-plan-block,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-result-block,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-replay-block,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-plan-block,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-result-block,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-replay-block{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important;box-shadow:0 8px 24px #0f172a0f!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-plan-block .wb-agent-center-card-title,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-replay-block .wb-agent-center-card-title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-plan-block .wb-agent-center-card-title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-replay-block .wb-agent-center-card-title{background:var(--proc-bg-panel-2)!important;border-bottom-color:var(--proc-border)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-accordion>summary.wb-agent-center-card-title:after,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-accordion>summary.wb-agent-center-card-title:after{color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-plan,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-result-block pre,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-plan,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-result-block pre{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-alert.error,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-alert.error{border-color:#fecaca!important;background:#fef2f2!important;color:#b91c1c!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .inspector-tab-section.proc-agent-right-card,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .inspector-tab-section.proc-agent-right-card{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .inspector-empty,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .inspector-empty{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .inspector-result,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .inspector-result{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .inspector-file-meta,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .changed-file-row strong,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .inspector-file-meta,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .changed-file-row strong{color:var(--proc-success)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-explorer-tool-btn,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-explorer-tool-btn{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-explorer-tool-btn:hover:not(:disabled),.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-explorer-tool-btn:hover:not(:disabled){border-color:var(--proc-border-subtle)!important;background:var(--proc-bg-panel)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-explorer-tree__file,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-explorer-tree__dir-label,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-explorer-tree__file,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-explorer-tree__dir-label{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-explorer-tree__file:hover,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-explorer-tree__dir-label:hover,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-explorer-tree__file:hover,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-explorer-tree__dir-label:hover{background:var(--proc-bg-panel-2)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-explorer-tree__file.active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-explorer-tree__file.active{background:var(--proc-accent-soft)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-tree-row,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-tree-label,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-tree-caret,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-tree-row,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-tree-label,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-tree-caret{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-tree-row.is-active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-tree-row.is-active{background:var(--proc-accent-soft)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-tree-mod,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-tree-mod{color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-file-icon,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-file-icon{background:#e5e7eb!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-file-icon--folder,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-file-icon--folder{background:#d1d5db!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-file-icon--folder:before,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-file-icon--folder:before{background:#d1d5db!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-file-icon--ts,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-file-icon--ts{background:#dbeafe!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-file-icon--ts:before,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-file-icon--ts:before{color:#2563eb!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-file-icon--react:before,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-file-icon--react:before{color:#2563eb!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-file-icon--doc,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-file-icon--doc{background:#e5e7eb!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-chevron,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-chevron{color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2__collapse--agent,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2__collapse--agent{border:1px solid var(--proc-border)!important;border-radius:8px!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important;width:36px!important;height:36px!important;min-width:36px!important;margin-left:auto!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2__collapse--agent:hover,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2__collapse--agent:hover{background:var(--proc-bg-panel)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2__notify,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2__notify{margin-left:8px!important;border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2__notify:hover,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2__notify:hover{background:var(--proc-bg-panel)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-tool-exec-row,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-tool-exec-row{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-step-index,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-step-index{background:var(--proc-bg-panel-2)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-tool-exec-label,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-tool-exec-duration,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-tool-exec-label,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-tool-exec-duration{color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-status-pill,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-status-pill{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-status-pill .agent-status-pill-label,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-status-pill>small,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-status-pill .agent-status-pill-label,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-status-pill>small{color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-status-pill>strong,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-status-pill .agent-status-pill-value,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-status-pill>strong,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-status-pill .agent-status-pill-value{color:var(--proc-accent)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-status-pill--changed strong,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-status-pill--changed .agent-status-pill-value,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-status-pill--changed strong,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-status-pill--changed .agent-status-pill-value{color:#16a34a!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__body,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__body{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-center-terminal-log,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-center-logs-pre,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2--agent .proc-center-terminal-log,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2--agent .proc-center-logs-pre{background:var(--proc-bg-panel-2)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .inspector-file-name,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .codex-right-sources__name,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .inspector-file-name,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .codex-right-sources__name{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .inspector-file-path,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .codex-right-sources__path,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .inspector-file-path,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .codex-right-sources__path{color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .codex-source-range,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .codex-source-range{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .codex-right-sources__row,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .codex-right-sources__row{border-bottom-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-inspector-tabs .proc-inspector-tab-dot,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-inspector-tabs .proc-inspector-tab-dot{color:var(--proc-border-subtle)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-trigger,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-value,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-composer-pill .codex-dropdown-trigger,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-composer-pill .codex-dropdown-value{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-value,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-agent-composer-pill .codex-dropdown-value{background:var(--proc-bg-panel)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-header,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-header{border-bottom-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-nav-back,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-nav-forward,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-nav-title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-nav-back,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-nav-forward,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-nav-title{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-center-main,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .wb-review-surface,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-center-main,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .wb-review-surface{background:var(--proc-bg-elev)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-review-panel,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-review-panel{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important;box-shadow:0 8px 24px #0f172a0f!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-review-panel__head,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-review-panel__head{border-bottom-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-review-panel__title,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-review-card__title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-review-panel__title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-review-card__title{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-review-panel__subtitle,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-review-muted,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-review-field,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-review-panel__subtitle,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-review-muted,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-review-field{color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-review-card,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-review-finding,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-review-select,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-review-btn,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-review-card,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-review-finding,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-review-select,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-review-btn{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .proc-review-btn.primary,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .proc-review-btn.primary{background:var(--proc-accent-soft)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .wb-panel-left,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .wb-panel-right,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .wb-panel-left,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .wb-panel-right{background:var(--proc-bg-panel)!important;border-color:var(--proc-border)!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-messages{width:min(760px,calc(100% - 32px))!important;margin-left:auto!important;margin-right:auto!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-empty-state{margin-left:auto;margin-right:auto}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel{margin-top:0}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__loading{margin:0;color:var(--proc-text-muted);font-size:13px}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__label{color:var(--proc-text-secondary);margin-bottom:4px;font-size:12px}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__card{border:1px solid var(--proc-border);border-radius:8px;padding:10px 12px;background:var(--proc-bg-panel-2);display:flex;flex-direction:column;gap:8px}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__meta,.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__instruction{font-size:11px;color:var(--proc-text-secondary);line-height:1.45}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__policy-warn{color:#d97706;margin-left:6px}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__rerun{height:32px;padding:0 12px;border:1px solid var(--proc-border);border-radius:7px;background:var(--proc-bg-panel);color:var(--proc-text);font-size:12px;cursor:pointer}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__rerun:hover:not(:disabled){border-color:var(--proc-border-subtle);background:var(--proc-bg-elev)}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__rerun:disabled{opacity:.55;cursor:not-allowed}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__rerun-err{font-size:11px;color:#dc2626}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__warnings{font-size:11px;color:#d97706;border:1px solid rgba(245,158,11,.35);border-radius:6px;padding:8px;background:#f59e0b14}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__details summary{cursor:pointer;color:var(--proc-text-secondary);font-size:12px}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__details-body{margin-top:6px;display:flex;flex-direction:column;gap:4px}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__pre{margin:6px 0 0;white-space:pre-wrap;max-height:220px;overflow:auto;background:var(--proc-bg-panel);border:1px solid var(--proc-border);padding:8px;border-radius:6px;font-family:var(--mono);font-size:10px;color:var(--proc-text)}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__pre--nested{max-height:200px}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__checkpoints{margin-top:6px;display:flex;flex-direction:column;gap:8px}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__checkpoint{border:1px solid var(--proc-border);border-radius:6px;padding:8px;background:var(--proc-bg-panel)}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__checkpoint-title{font-size:11px;color:var(--proc-text)}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__checkpoint-meta{color:var(--proc-text-muted)}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__card,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-replay-panel__card{background:var(--proc-bg-panel-2)!important;border-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__pre,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__checkpoint,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-replay-panel__pre,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .agent-replay-panel__checkpoint{background:var(--proc-bg-elev)!important;border-color:var(--proc-border)!important;color:var(--proc-text)!important}.workbench-root.procod-v2 .wb-panel-right--welcome-assistant .proc-assistant-panel{display:grid!important;grid-template-rows:auto minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;min-width:0!important;overflow:hidden!important}.workbench-root.procod-v2 .proc-assistant-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr)) 32px!important;gap:4px!important;align-items:center!important;min-width:0!important}.workbench-root.procod-v2 .proc-assistant-tabs__tab{justify-content:center!important;padding:5px 6px!important;font-size:11px!important;gap:4px!important;min-width:0!important;max-width:none!important}.workbench-root.procod-v2 .proc-assistant-tabs__tab svg{flex-shrink:0!important}.workbench-root.procod-v2 .proc-assistant-tabs__settings{margin-left:0!important;justify-self:end!important;width:28px!important;flex-shrink:0!important}.workbench-root.procod-v2 .proc-assistant-section,.workbench-root.procod-v2 .proc-assistant-accordion{min-width:0!important;min-height:0!important;overflow:hidden!important}.workbench-root.procod-v2 .proc-assistant-section__body,.workbench-root.procod-v2 .proc-assistant-accordion .proc-assistant-section__body{flex:1 1 auto!important;min-height:0!important;min-width:0!important;max-height:100%!important;overflow:auto!important;overflow-wrap:anywhere!important;word-break:break-word!important}.workbench-root.procod-v2 .proc-assistant-pre{max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important;white-space:pre-wrap!important}.workbench-root.procod-v2 .proc-assistant-accordion{display:flex!important;flex-direction:column!important;border-bottom:1px solid var(--proc-border)}.workbench-root.procod-v2 .proc-assistant-accordion>summary.proc-assistant-section__head{list-style:none;cursor:pointer;flex-shrink:0}.workbench-root.procod-v2 .proc-assistant-accordion>summary.proc-assistant-section__head::-webkit-details-marker{display:none}.workbench-root.procod-v2 .proc-assistant-accordion>summary.proc-assistant-section__head:after{content:"▾";margin-left:auto;font-size:11px;opacity:.65}.workbench-root.procod-v2 .proc-assistant-accordion:not([open])>summary.proc-assistant-section__head:after{content:"▸"}.workbench-root.procod-v2 .proc-assistant-accordion:not([open]) .proc-assistant-section__body{display:none}.workbench-root.procod-v2 .proc-center-chat-v2,.workbench-root.procod-v2 .proc-center-chat-v2 .wb-center-chat-panel,.workbench-root.procod-v2 .proc-center-chat-v2 .chat-workspace--workbench,.workbench-root.procod-v2.codex-shell--chat .proc-center-chat-v2 .chat-main,.workbench-root.procod-v2.codex-shell--chat .proc-center-chat-v2 .chat-panel{background:var(--proc-bg-elev)!important;color:var(--proc-text)}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-messages{padding:16px 20px 8px!important;width:100%!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer{background:transparent!important;padding:0 clamp(16px,3vw,28px) 18px!important;border-top:0!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer>.keyboard-layout-hint,.workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer>.chat-context-chip-row,.workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer>.chat-error,.workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer>.billing-limit-callout{width:min(748px,calc(100% - 32px))!important;margin:0 auto 8px!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer-box{position:relative!important;width:min(748px,calc(100% - 32px))!important;margin:0 auto!important;border:1px solid var(--proc-border)!important;border-radius:24px!important;background:var(--proc-bg-input)!important;box-shadow:0 8px 24px #0f172a14!important;padding:17px 74px 18px 20px!important;display:flex!important;flex-direction:column!important;overflow:visible!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer-box textarea{min-height:34px!important;max-height:160px!important;margin-bottom:10px!important;padding:0!important;font-size:15px!important;line-height:1.45!important;background:transparent!important;color:var(--proc-text)!important;border:0!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer-actions{min-height:0!important;padding:0!important;gap:10px!important;flex-wrap:wrap!important;align-items:center!important;overflow:visible!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer-spacer,.workbench-root.procod-v2 .proc-center-chat-v2 .reasoning-picker{display:none!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer-actions .ghost.icon-btn[data-testid=chat-attach-button]{width:36px!important;height:36px!important;border:1px solid var(--proc-border)!important;border-radius:7px!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important;font-size:18px!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-permission-pill,.workbench-root.procod-v2 .proc-center-chat-v2 .chat-model-pill{height:36px!important;min-height:36px!important;max-width:none!important;padding:0 12px!important;border:1px solid var(--proc-border)!important;border-radius:7px!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important;font-size:13px!important;gap:6px!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer-actions .primary.icon-btn,.workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer-actions [data-testid=chat-send]{position:absolute!important;right:22px!important;bottom:16px!important;width:47px!important;height:47px!important;min-width:47px!important;border-radius:50%!important;background:#fff!important;color:#111827!important;border:none!important;font-size:22px!important;line-height:1!important;box-shadow:none!important;margin:0!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-bubble{max-width:min(748px,100%)!important}.workbench-root.procod-v2 .proc-center-chat-v2 .codex-thread-titlebar{background:var(--proc-bg-elev)!important;border-bottom:1px solid var(--proc-border)!important;color:var(--proc-text)!important}.workbench-root.procod-v2.codex-shell--chat .proc-center-chat-v2 .chat-empty-state{color:var(--proc-text-muted)}html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .wb-panel-right--chat,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .wb-panel-right--chat{background:var(--proc-bg-panel)!important;border-left-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .codex-right-panel-head,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .codex-right-panel-head{background:var(--proc-bg-elev)!important;border-bottom-color:var(--proc-border)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .inspector-section,html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .inspector-tab-section,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .inspector-section,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .inspector-tab-section,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .inspector-section,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .inspector-tab-section,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .inspector-section,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .inspector-tab-section{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important}html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .inspector-section-summary,html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .inspector-tab-section-title,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .inspector-section-summary,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .inspector-tab-section-title,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .inspector-section-summary,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .inspector-tab-section-title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .inspector-section-summary,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .inspector-tab-section-title{border-bottom-color:var(--proc-border)!important;color:var(--proc-text)!important;background:var(--proc-bg-panel-2)!important}html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .inspector-empty,html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .inspector-result,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .inspector-empty,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .inspector-result,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .inspector-empty,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .inspector-result,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .inspector-empty,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .inspector-result{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .inspector-result,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .inspector-result{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .proc-center-chat-v2 .chat-composer-box,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-chat-v2 .chat-composer-box{border-color:#e2e8f0!important;background:#fff!important;box-shadow:0 0 0 1px #2563eb0f,0 8px 24px #0f172a0f!important}html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .proc-center-chat-v2,html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .proc-center-chat-v2 .chat-main,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .proc-center-chat-v2,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .proc-center-chat-v2 .chat-main{background:var(--proc-bg-elev)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .codex-right-panel-head,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .codex-right-panel-head{background:var(--proc-bg-elev)!important;border-bottom-color:var(--proc-border)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .proc-inspector-tabs button,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .proc-inspector-tabs button{color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .proc-inspector-tabs button.active,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .proc-inspector-tabs button.active,html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .inspector-file-toggle,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .inspector-file-toggle{color:var(--proc-text)!important}.workbench-root.procod-v2 .wb-header{background:var(--proc-bg-elev)!important;border-bottom:1px solid var(--proc-border)!important}.workbench-root.procod-v2 .proc-titlebar-row{display:grid!important;align-items:center!important;width:100%!important;min-width:0!important;gap:10px!important;padding:0 138px 0 10px!important;box-sizing:border-box!important}.workbench-root.procod-v2 .proc-titlebar-row:not(:has(.codex-mode-bar)){grid-template-columns:minmax(0,1fr) auto!important}.workbench-root.procod-v2 .proc-titlebar-row:has(.codex-mode-bar){position:relative!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.workbench-root.procod-v2 .proc-titlebar-row:has(.codex-mode-bar) .wb-window-menu-left{grid-column:1!important;justify-self:start!important}.workbench-root.procod-v2 .proc-titlebar-row:has(.codex-mode-bar) .proc-titlebar-mode-bar,.workbench-root.procod-v2 .proc-titlebar-row:has(.codex-mode-bar) .codex-mode-bar{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;grid-column:1 / -1!important;justify-self:center!important;flex:none!important;width:max-content!important;z-index:1!important}.workbench-root.procod-v2 .proc-titlebar-row:has(.codex-mode-bar) .wb-window-menu-right,.workbench-root.procod-v2 .proc-titlebar-row:has(.codex-mode-bar) .proc-titlebar-actions{grid-column:2!important;justify-self:end!important}.workbench-root.procod-v2.workbench-root--agent .proc-titlebar-row:has(.codex-mode-bar){grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;padding:0 12px!important}.workbench-root.procod-v2 .wb-window-menu-left{display:inline-flex!important;align-items:center!important;gap:12px!important;flex-wrap:nowrap!important;min-width:0!important;overflow:visible!important;flex-shrink:1!important}.workbench-root.procod-v2 .proc-titlebar-brand,.workbench-root.procod-v2 .wb-window-menu-left>.proc-titlebar-brand{flex:0 0 auto!important;flex-shrink:0!important}.workbench-root.procod-v2 .proc-titlebar-project{flex:0 1 auto!important;margin-left:0!important;min-width:0!important;max-width:min(180px,32vw)!important}.workbench-root.procod-v2 .proc-titlebar-mode-bar,.workbench-root.procod-v2 .codex-mode-bar.proc-titlebar-mode-bar{min-width:0!important}.workbench-root.procod-v2 .proc-titlebar-actions,.workbench-root.procod-v2 .wb-window-menu-right{display:flex!important;align-items:center!important;gap:6px!important;flex-shrink:0!important;flex-wrap:nowrap!important;justify-self:end!important;min-width:0!important}.workbench-root.procod-v2 .proc-titlebar-icon-btn,.workbench-root.procod-v2 .proc-titlebar-share{flex-shrink:0!important}.workbench-root.procod-v2 .proc-titlebar-share{padding:5px 10px!important;font-size:11px!important}.workbench-root.procod-v2 .proc-explorer-toolbar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.workbench-root.procod-v2 .proc-explorer-tool-btn{min-width:0!important;max-width:100%!important;padding:0 8px!important;font-size:11px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.proc-panel-resize-handle{flex:0 0 7px!important;width:7px!important;margin:0 -3px!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-chat-v2 .chat-bubble.user,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-chat-v2 .chat-bubble.user{background:var(--proc-bg-panel-2)!important;border-color:var(--proc-border)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .wb-chat-history-row:hover,html[data-procod-theme=light] .workbench-root.procod-v2 .wb-chat-history-row.active,html[data-procod-theme=light] .workbench-root.procod-v2 .wb-chat-history-item:hover,.workbench-root.procod-v2[data-procod-theme=light] .wb-chat-history-row:hover,.workbench-root.procod-v2[data-procod-theme=light] .wb-chat-history-row.active,.workbench-root.procod-v2[data-procod-theme=light] .wb-chat-history-item:hover{background:#0f172a0f!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-generated-image img{max-height:min(420px,60vh)!important;width:100%!important;object-fit:contain!important;background:var(--proc-bg-panel-2)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-chat-v2 .chat-generated-image img,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-chat-v2 .chat-generated-image img{background:var(--proc-bg-panel)!important;border-color:var(--proc-border)!important}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-messages-load-more{display:flex;justify-content:center;padding:4px 0 12px}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-messages-load-more button{border:1px solid var(--proc-border);border-radius:999px;background:var(--proc-bg-panel-2);color:var(--proc-text-secondary);font-size:12px;padding:6px 14px;cursor:pointer}.workbench-root.procod-v2 .proc-center-chat-v2 .chat-messages-load-more button:hover{background:var(--proc-bg-panel);color:var(--proc-text)}.procod-v2 .agent-composer-wrap{width:min(748px,calc(100% - 64px));margin-left:auto;margin-right:auto;padding:0 0 12px;background:transparent}.procod-v2 .proc-welcome .agent-composer-wrap{width:100%;max-width:720px;margin:20px auto 0;padding:0}.procod-v2 .proc-center-chat-v2 .chat-composer .agent-composer-wrap{width:min(var(--proc-chat-composer-w, 848px),calc(100% - 8px));max-width:none;margin:0 auto;padding:12px clamp(4px,2vw,12px) calc(8px + env(safe-area-inset-bottom,0px))}.procod-v2 .proc-agent-composer.agent-composer{position:relative;display:block;width:100%;max-width:none;border:1px solid var(--proc-border);border-radius:24px;background:var(--proc-bg-input);box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f;padding:17px 74px 18px 20px}.procod-v2 .proc-agent-composer .proc-agent-composer-input{display:block;width:100%;min-height:34px;margin:0 0 10px;padding:0;border:0;background:transparent;color:var(--proc-text-secondary);font-size:15px;line-height:1.4;resize:none;outline:none;box-shadow:none}.procod-v2 .proc-agent-composer-bar,.procod-v2 .agent-composer-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;min-height:0;padding:0;margin:0}.procod-v2 .proc-agent-composer-pill .codex-dropdown-trigger{height:36px;min-height:36px;padding:0 12px;border:1px solid var(--proc-border);border-radius:7px;background:var(--proc-bg-panel-2);color:var(--proc-text-secondary);font-size:13px;gap:6px}.procod-v2 .proc-agent-composer-pill .codex-dropdown-value{background:var(--proc-bg-panel);color:var(--proc-text);border-radius:5px;padding:5px 10px;font-size:12px;font-weight:500;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procod-v2 .proc-agent-send.agent-composer-send{position:absolute;right:22px;bottom:16px;width:47px;height:47px;margin:0;padding:0;border:0;border-radius:999px;background:var(--proc-text);color:var(--proc-bg);font-size:18px;line-height:1;cursor:pointer}.procod-v2 .proc-agent-send.agent-composer-send:disabled{opacity:.45;cursor:not-allowed}.procod-v2 .agent-composer-attach,.procod-v2 [data-testid=agent-run-mode],.procod-v2 [data-testid=agent-reasoning],.procod-v2 [data-testid=agent-composer-voice]{display:none!important}html[data-procod-theme=light] .procod-v2 .proc-agent-composer.agent-composer,.workbench-root.procod-v2[data-procod-theme=light] .proc-agent-composer.agent-composer{background:var(--proc-bg-input)!important;border-color:var(--proc-border)!important;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0d!important}html[data-procod-theme=light] .procod-v2 .proc-agent-send.agent-composer-send,.workbench-root.procod-v2[data-procod-theme=light] .proc-agent-send.agent-composer-send{background:var(--proc-text)!important;color:var(--proc-bg)!important}.workbench-root.procod-v2 .proc-agent-composer-bar .codex-dropdown-menu,.workbench-root.procod-v2 .agent-composer-actions .codex-dropdown-menu{z-index:1200!important;padding:6px!important;display:flex!important;flex-direction:column!important;gap:4px!important;min-width:min(320px,78vw)!important}.workbench-root.procod-v2 .proc-agent-composer-bar .codex-dropdown-menu .codex-dropdown-option,.workbench-root.procod-v2 .agent-composer-actions .codex-dropdown-menu .codex-dropdown-option{height:auto!important;min-height:0!important;padding:10px 12px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:4px!important;white-space:normal!important;text-align:left!important;line-height:1.4!important}.workbench-root.procod-v2 .proc-agent-composer-bar .codex-dropdown-option-title,.workbench-root.procod-v2 .agent-composer-actions .codex-dropdown-option-title{font-size:13px!important;font-weight:600!important;line-height:1.35!important;white-space:normal!important}.workbench-root.procod-v2 .proc-agent-composer-bar .codex-dropdown-option-desc,.workbench-root.procod-v2 .agent-composer-actions .codex-dropdown-option-desc{font-size:12px!important;line-height:1.45!important;white-space:normal!important;word-break:break-word!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-agent-composer-bar .codex-dropdown-menu,html[data-procod-theme=light] .workbench-root.procod-v2 .agent-composer-actions .codex-dropdown-menu,.workbench-root.procod-v2[data-procod-theme=light] .proc-agent-composer-bar .codex-dropdown-menu,.workbench-root.procod-v2[data-procod-theme=light] .agent-composer-actions .codex-dropdown-menu{background:var(--proc-bg-panel)!important;border:1px solid var(--proc-border)!important;box-shadow:0 12px 32px #0f172a1f!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-agent-composer-bar .codex-dropdown-option,html[data-procod-theme=light] .workbench-root.procod-v2 .agent-composer-actions .codex-dropdown-option,.workbench-root.procod-v2[data-procod-theme=light] .proc-agent-composer-bar .codex-dropdown-option,.workbench-root.procod-v2[data-procod-theme=light] .agent-composer-actions .codex-dropdown-option{color:var(--proc-text)!important;background:transparent!important;border:none!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-agent-composer-bar .codex-dropdown-option-desc,html[data-procod-theme=light] .workbench-root.procod-v2 .agent-composer-actions .codex-dropdown-option-desc,.workbench-root.procod-v2[data-procod-theme=light] .proc-agent-composer-bar .codex-dropdown-option-desc,.workbench-root.procod-v2[data-procod-theme=light] .agent-composer-actions .codex-dropdown-option-desc{color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-agent-composer-bar .codex-dropdown-option:hover:not(:disabled),html[data-procod-theme=light] .workbench-root.procod-v2 .proc-agent-composer-bar .codex-dropdown-option.active,html[data-procod-theme=light] .workbench-root.procod-v2 .agent-composer-actions .codex-dropdown-option:hover:not(:disabled),html[data-procod-theme=light] .workbench-root.procod-v2 .agent-composer-actions .codex-dropdown-option.active,.workbench-root.procod-v2[data-procod-theme=light] .proc-agent-composer-bar .codex-dropdown-option:hover:not(:disabled),.workbench-root.procod-v2[data-procod-theme=light] .proc-agent-composer-bar .codex-dropdown-option.active,.workbench-root.procod-v2[data-procod-theme=light] .agent-composer-actions .codex-dropdown-option:hover:not(:disabled),.workbench-root.procod-v2[data-procod-theme=light] .agent-composer-actions .codex-dropdown-option.active{background:var(--proc-bg-panel-2)!important;color:var(--proc-text)!important}.workbench-root.procod-v2.workbench-root--agent .agent-composer-wrap,.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer.agent-composer,.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-bar{overflow:visible!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .wb-mode-bar,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .wb-explain,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .wb-control-plane,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .wb-mode-bar,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .wb-explain,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .wb-control-plane{background:var(--proc-bg-elev)!important;border-bottom-color:var(--proc-border)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .wb-mode-bar .wb-mode-switch,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .wb-mode-bar .wb-mode-switch{background:var(--proc-bg-panel-2)!important;border-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .wb-mode-btn,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .wb-mode-btn{color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .wb-mode-btn.active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .wb-mode-btn.active{background:var(--proc-accent)!important;color:#fff!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-split-bar,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-split-bar{background:var(--proc-bg-elev)!important;border-bottom-color:var(--proc-border)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-md-toolbar,.workbench-root.procod-v2[data-procod-theme=light] .proc-md-toolbar{background:var(--proc-bg-elev)!important;border-bottom-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-md-mode-btn,.workbench-root.procod-v2[data-procod-theme=light] .proc-md-mode-btn{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-md-mode-btn.primary,.workbench-root.procod-v2[data-procod-theme=light] .proc-md-mode-btn.primary{background:var(--proc-accent-soft)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .wb-bottom-dock .wb-tab,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .wb-bottom-dock .wb-tab{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .wb-bottom-dock .wb-tab.active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .wb-bottom-dock .wb-tab.active{background:var(--proc-bg-panel)!important;border-color:var(--proc-border)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .wb-bottom-dock .wb-tab-strip,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .wb-bottom-dock .wb-tab-strip{background:transparent!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .codex-right-panel-head,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .codex-right-panel-head{background:var(--proc-bg-elev)!important;border-bottom-color:var(--proc-border)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-section,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-tab-section,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-section,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-tab-section{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-section-summary,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-tab-section-title,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-section-title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-section-summary,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-tab-section-title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-section-title{color:var(--proc-text)!important;background:var(--proc-bg-panel-2)!important;border-bottom-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-section-count,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-section-count{color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-empty,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-result,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-file-row,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .changed-file-row,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-empty,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-result,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-file-row,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .changed-file-row{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-file-toggle,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-file-name,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-file-path,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-file-toggle,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-file-name,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-file-path{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-stop,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-stop{border-color:#fecaca!important;background:#fef2f2!important;color:#b91c1c!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .inspector-error,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .inspector-error{border-color:#fecaca!important;background:#fef2f2!important;color:#b91c1c!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .proc-inspector-tabs button,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .proc-inspector-tabs button{color:var(--proc-text-secondary)!important;border-bottom-color:transparent!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--code:not(.workbench-root--agent) .proc-inspector-tabs button.active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--code:not(.workbench-root--agent) .proc-inspector-tabs button.active{color:var(--proc-accent)!important;border-bottom-color:var(--proc-accent)!important}html[data-procod-theme=light] .workbench-root.procod-v2.codex-shell--chat .wb-center-chat,.workbench-root.procod-v2[data-procod-theme=light].codex-shell--chat .wb-center-chat{background:var(--proc-bg-elev)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer-actions .primary.icon-btn,html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-chat-v2 .chat-composer-actions [data-testid=chat-send],.workbench-root.procod-v2[data-procod-theme=light] .proc-center-chat-v2 .chat-composer-actions .primary.icon-btn,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-chat-v2 .chat-composer-actions [data-testid=chat-send]{background:var(--proc-text)!important;color:var(--proc-bg-elev)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-chat-v2 .chat-message-markdown pre,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-chat-v2 .chat-message-markdown pre{background:var(--proc-bg-panel-2)!important;border-color:var(--proc-border)!important;color:var(--proc-text)!important;box-shadow:inset 3px 0 0 var(--proc-accent-soft)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-chat-v2 .chat-message-markdown pre:before,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-chat-v2 .chat-message-markdown pre:before{color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-chat-v2 .chat-message-markdown pre code,html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-chat-v2 .chat-message-markdown code,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-chat-v2 .chat-message-markdown pre code,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-chat-v2 .chat-message-markdown code{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-chat-v2 .chat-message-markdown pre:has(code.language-patch),.workbench-root.procod-v2[data-procod-theme=light] .proc-center-chat-v2 .chat-message-markdown pre:has(code.language-patch){background:var(--proc-bg-panel-2)!important;border-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-chat-v2 .chat-bubble.assistant,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-chat-v2 .chat-bubble.assistant{color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .wb-review-surface>[data-testid=review-panel],.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .wb-review-surface>[data-testid=review-panel]{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important;box-shadow:0 8px 24px #0f172a0f!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review [data-testid=review-panel] button,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review [data-testid=review-panel] button{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review [data-testid=review-panel] button.primary,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review [data-testid=review-panel] button.primary{background:var(--proc-accent-soft)!important;border-color:var(--proc-border)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .wb-panel-right--review-inspector,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .wb-panel-right--review-inspector{background:var(--proc-bg-panel)!important;border-left-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .codex-right-section,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .codex-right-section{border-color:var(--proc-border)!important;background:var(--proc-bg-panel)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .codex-right-result,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .codex-right-result{border-color:var(--proc-border)!important;background:var(--proc-bg-panel-2)!important;color:var(--proc-text)!important}.workbench-root.procod-v2.workbench-root--agent .wb-sidebar-nav>.wb-sidebar-group:first-child{gap:10px!important}.workbench-root.procod-v2.workbench-root--agent .wb-sidebar-action[data-testid=left-tab-search]{margin-top:0!important}.workbench-root.procod-v2.workbench-root--agent .wb-sidebar-nav>.wb-sidebar-group:nth-child(2){gap:0!important}.workbench-root.procod-v2.workbench-root--agent .wb-sidebar-row-wrap{margin:10px 2px!important;padding:0!important;min-height:0!important;align-items:center!important}.workbench-root.procod-v2.workbench-root--agent .wb-sidebar-row-wrap:hover,.workbench-root.procod-v2.workbench-root--agent .wb-sidebar-row-wrap:focus-within{background:transparent!important}.workbench-root.procod-v2.workbench-root--agent .wb-sidebar-row-wrap .wb-sidebar-project{margin:0!important;min-height:32px!important;height:32px!important;padding:0 8px!important;border-radius:7px!important;box-sizing:border-box!important}.workbench-root.procod-v2.workbench-root--agent .wb-sidebar-row-wrap .wb-sidebar-project:hover,.workbench-root.procod-v2.workbench-root--agent .wb-sidebar-row-wrap .wb-sidebar-project.active{background:#ffffff12!important}.workbench-root.procod-v2.workbench-root--agent .proc-left-panel-scroll{padding-top:2px!important}html[data-procod-theme=light] .workbench-root.procod-v2 .wb-sidebar-row-wrap:hover,html[data-procod-theme=light] .workbench-root.procod-v2 .wb-sidebar-row-wrap:focus-within,.workbench-root.procod-v2[data-procod-theme=light] .wb-sidebar-row-wrap:hover,.workbench-root.procod-v2[data-procod-theme=light] .wb-sidebar-row-wrap:focus-within{background:transparent!important}html[data-procod-theme=light] .workbench-root.procod-v2 .wb-sidebar-row-wrap .wb-sidebar-project,html[data-procod-theme=light] .workbench-root.procod-v2 .wb-sidebar-row-wrap .wb-sidebar-project.active,.workbench-root.procod-v2[data-procod-theme=light] .wb-sidebar-row-wrap .wb-sidebar-project,.workbench-root.procod-v2[data-procod-theme=light] .wb-sidebar-row-wrap .wb-sidebar-project.active{color:var(--proc-text)!important;background:transparent!important}html[data-procod-theme=light] .workbench-root.procod-v2 .wb-sidebar-row-wrap .wb-sidebar-project:hover,.workbench-root.procod-v2[data-procod-theme=light] .wb-sidebar-row-wrap .wb-sidebar-project:hover{background:#0f172a0f!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-sidebar-project-row,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-sidebar-project-row{color:var(--proc-text-secondary)!important}.workbench-root.procod-v2.workbench-root--agent .agent-thread-user-meta{margin-bottom:4px!important}.workbench-root.procod-v2.workbench-root--agent .agent-thread-message--assistant{margin-top:6px!important}.workbench-root.procod-v2.workbench-root--agent .agent-thread-messages,.workbench-root.procod-v2.workbench-root--agent .agent-header{gap:10px!important}.workbench-root.procod-v2.workbench-root--agent .agent-nav-title{margin-left:8px!important}.workbench-root.procod-v2.workbench-root--agent .proc-center-editor-host{display:flex!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important}.workbench-root.procod-v2.workbench-root--agent .wb-agent-center-surface.agent-workspace{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:100%!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important}.workbench-root.procod-v2.workbench-root--agent .wb-agent-center-feed.agent-feed{overflow-y:auto!important;overflow-x:hidden!important;min-height:0!important;max-height:100%!important;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.workbench-root.procod-v2.workbench-root--agent .proc-agent-accordion[open]{overflow:visible!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-accordion[open] .proc-agent-accordion-body,.workbench-root.procod-v2.workbench-root--agent .proc-agent-accordion[open] .wb-agent-center-plan{max-height:none!important;overflow:visible!important}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel,.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__card{min-width:0;max-width:100%}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__pre,.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__pre--nested{max-height:none!important;overflow-x:auto!important;overflow-y:visible!important;white-space:pre-wrap;word-break:break-word}.workbench-root.procod-v2.workbench-root--agent .agent-replay-panel__checkpoints{overflow:visible!important}.workbench-root.procod-v2.workbench-root--agent .agent-workspace{overflow:hidden!important;min-height:0!important}.workbench-root.procod-v2.workbench-root--agent .wb-agent-center-plan-block,.workbench-root.procod-v2.workbench-root--agent .wb-agent-center-replay-block,.workbench-root.procod-v2.workbench-root--agent .proc-agent-accordion,.workbench-root.procod-v2.workbench-root--agent .inspector-tab-section--accordion{display:block!important}.workbench-root.procod-v2.workbench-root--agent .wb-agent-center-plan-block:not([open]),.workbench-root.procod-v2.workbench-root--agent .wb-agent-center-replay-block:not([open]){padding-bottom:0!important;gap:0!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-right-card.result:not([open]),.workbench-root.procod-v2.workbench-root--agent .inspector-tab-section--accordion.result:not([open]){padding-bottom:0!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-accordion:not([open])>summary.wb-agent-center-card-title,.workbench-root.procod-v2.workbench-root--agent .wb-agent-center-replay-block:not([open])>summary.wb-agent-center-card-title,.workbench-root.procod-v2.workbench-root--agent .wb-agent-center-plan-block:not([open])>summary.wb-agent-center-card-title,.workbench-root.procod-v2.workbench-root--agent .inspector-tab-section--accordion:not([open])>summary.inspector-tab-section-title,.workbench-root.procod-v2.workbench-root--agent .inspector-section:not([open])>summary.inspector-section-summary{border-bottom:none!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-accordion:not([open]) .proc-agent-accordion-body,.workbench-root.procod-v2.workbench-root--agent .proc-agent-accordion:not([open]) .wb-agent-center-plan{display:none!important;padding:0!important;margin:0!important;max-height:0!important;overflow:hidden!important;border:0!important}.workbench-root.procod-v2.workbench-root--agent .inspector-tab-section--accordion:not([open]) .inspector-tab-section-body,.workbench-root.procod-v2.workbench-root--agent .inspector-section:not([open]) .inspector-section-body{display:none!important;padding:0!important;margin:0!important;max-height:0!important;overflow:hidden!important;border:0!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-plan-block:not([open]) .wb-agent-center-card-title,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .wb-agent-center-replay-block:not([open]) .wb-agent-center-card-title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-plan-block:not([open]) .wb-agent-center-card-title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .wb-agent-center-replay-block:not([open]) .wb-agent-center-card-title{border-bottom:none!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .inspector-tab-section--accordion:not([open])>summary.inspector-tab-section-title,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .inspector-tab-section--accordion:not([open])>summary.inspector-tab-section-title{border-bottom:none!important}.workbench-root.procod-v2 .wb-sidebar-project-icon,.workbench-root.procod-v2 .codex-dropdown-lead-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:16px;color:var(--proc-text-secondary, #aeb6c1)}.workbench-root.procod-v2 .wb-sidebar-project-icon svg,.workbench-root.procod-v2 .codex-dropdown-lead-icon svg,.workbench-root.procod-v2 .codex-dropdown-folder-icon{width:16px;height:16px}.workbench-root.procod-v2 .wb-sidebar-footer-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.workbench-root.procod-v2 .wb-sidebar-footer-icon svg{width:16px;height:16px}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-strip{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;justify-content:stretch!important}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2__tab-group{grid-column:2;display:flex;flex-wrap:nowrap;align-items:center;gap:12px;min-width:0}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2__tab-actions{grid-column:3;display:inline-flex;align-items:center;gap:8px;justify-self:end;flex-shrink:0}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2__collapse--agent,.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2__notify{margin-left:0!important}.workbench-root.procod-v2.workbench-root--agent .wb-bottom-dock .wb-tab.icon-tab.proc-bottom-dock-v2__collapse--agent{width:36px!important;min-width:36px!important;max-width:36px!important;flex:0 0 36px!important;padding:0!important;justify-content:center!important}.workbench-root.procod-v2 .proc-bottom-dock-v2__collapse-icon{width:18px;height:18px;flex-shrink:0}.workbench-root.procod-v2 .proc-bottom-dock-v2__notify-icon{width:22px;height:22px}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab,.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--with-chevron{justify-content:space-between!important;gap:8px!important;width:138px!important;min-width:138px!important;max-width:138px!important;height:38px!important;padding:0 8px 0 10px!important;border-radius:10px!important}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-leading{flex:1 1 auto;min-width:0;align-items:center;gap:7px}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-icon-wrap{width:24px;height:24px;border-radius:7px;background:#94a3b81f;color:#cbd5e1}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-icon{width:16px;height:16px}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;letter-spacing:-.01em}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-badge{min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab-chevron{width:16px;font-size:12px;opacity:.72}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--terminal .proc-bottom-dock-v2__tab-icon-wrap{background:#22c55e24;color:#34d399}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--problems .proc-bottom-dock-v2__tab-icon-wrap{background:#f59e0b29;color:#fbbf24}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--diff .proc-bottom-dock-v2__tab-icon-wrap{background:#38bdf824;color:#38bdf8}.workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--logs .proc-bottom-dock-v2__tab-icon-wrap{background:#a78bfa24;color:#a78bfa}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--terminal .proc-bottom-dock-v2__tab-icon-wrap,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--terminal .proc-bottom-dock-v2__tab-icon-wrap{background:#16a34a1f;color:#16a34a}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--problems .proc-bottom-dock-v2__tab-icon-wrap,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--problems .proc-bottom-dock-v2__tab-icon-wrap{background:#d977061f;color:#d97706}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--diff .proc-bottom-dock-v2__tab-icon-wrap,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--diff .proc-bottom-dock-v2__tab-icon-wrap{background:#0284c71f;color:#0284c7}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--logs .proc-bottom-dock-v2__tab-icon-wrap,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent .proc-bottom-dock-v2--agent .proc-bottom-dock-v2__tab--logs .proc-bottom-dock-v2__tab-icon-wrap{background:#7c3aed1a;color:#7c3aed}.workbench-root.procod-v2.workbench-root--agent .wb-agent-center-input.agent-composer-wrap{width:calc(100% - 24px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding:0 12px 14px!important;box-sizing:border-box!important}.workbench-root.procod-v2.workbench-root--agent .wb-agent-center-feed.agent-feed,.workbench-root.procod-v2.workbench-root--agent .agent-feed{width:calc(100% - 24px)!important;max-width:none!important;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer.agent-composer{width:100%!important;max-width:none!important;box-sizing:border-box!important;padding:18px 72px 16px 18px!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer .proc-agent-composer-input{min-height:42px!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-bar,.workbench-root.procod-v2.workbench-root--agent .agent-composer-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:auto!important;max-width:100%!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-bar--no-workspace{justify-content:center!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-pill{display:inline-flex!important;width:auto!important;min-width:0!important;flex:0 0 auto!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown{width:auto!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-trigger{width:auto!important;max-width:220px!important;justify-content:flex-start!important;box-sizing:border-box!important;align-items:center!important;height:30px!important;min-height:30px!important;padding:0 8px!important;gap:5px!important;font-size:12px!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-value{flex:0 1 auto!important;min-width:0!important;max-width:96px!important;padding:3px 7px!important;font-size:11px!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-prefix{flex-shrink:0!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-lead-icon{width:18px;height:18px;border-radius:5px;background:#94a3b81f;color:#cbd5e1}.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-lead-icon svg,.workbench-root.procod-v2.workbench-root--agent .proc-agent-composer-pill .codex-dropdown-folder-icon{width:12px;height:12px}.workbench-root.procod-v2.workbench-root--agent [data-testid=agent-composer-folder] .codex-dropdown-lead-icon{background:#f59e0b24;color:#fbbf24}.workbench-root.procod-v2.workbench-root--agent [data-testid=agent-composer-project] .codex-dropdown-lead-icon{background:#38bdf824;color:#38bdf8}.workbench-root.procod-v2.workbench-root--agent [data-testid=agent-composer-context] .codex-dropdown-lead-icon{background:#a78bfa24;color:#a78bfa}.workbench-root.procod-v2.workbench-root--agent [data-testid=agent-permission] .codex-dropdown-lead-icon{background:#22c55e24;color:#34d399}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent [data-testid=agent-composer-folder] .codex-dropdown-lead-icon,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent [data-testid=agent-composer-folder] .codex-dropdown-lead-icon{background:#d977061f;color:#d97706}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent [data-testid=agent-composer-project] .codex-dropdown-lead-icon,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent [data-testid=agent-composer-project] .codex-dropdown-lead-icon{background:#0284c71f;color:#0284c7}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent [data-testid=agent-composer-context] .codex-dropdown-lead-icon,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent [data-testid=agent-composer-context] .codex-dropdown-lead-icon{background:#7c3aed1a;color:#7c3aed}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent [data-testid=agent-permission] .codex-dropdown-lead-icon,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent [data-testid=agent-permission] .codex-dropdown-lead-icon{background:#16a34a1f;color:#16a34a}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .wb-header,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .wb-header--codex,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .wb-header,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .wb-header--codex{background:var(--proc-bg-elev)!important;border-bottom-color:var(--proc-border)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .codex-mode-bar,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .codex-mode-switch,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .codex-mode-bar,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .codex-mode-switch{background:var(--proc-bg-panel-2)!important;border-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .codex-mode-btn,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .codex-mode-btn{color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .codex-mode-btn.active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .codex-mode-btn.active{background:#fff!important;color:var(--proc-text)!important;box-shadow:0 1px 2px #0f172a14!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .wb-panel-right--review-inspector,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .wb-right-scrollpane--mission,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .mission-control-panel--review,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .wb-panel-right--review-inspector,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .wb-right-scrollpane--mission,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .mission-control-panel--review{background:var(--proc-bg-panel)!important;border-color:var(--proc-border)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .mission-control-panel--review .mission-control-panel__tabs,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .mission-control-panel--review .mission-control-panel__tabs{background:var(--proc-bg-panel-2)!important;border-bottom-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .mission-control-panel__tab,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .mission-control-panel__tab{background:var(--proc-bg-elev)!important;border-color:var(--proc-border)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .mission-control-panel__tab.active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .mission-control-panel__tab.active{background:var(--proc-text)!important;border-color:var(--proc-text)!important;color:var(--proc-bg)!important}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .mission-control-panel__review-hint,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .mission-control-panel__card,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .mission-control-panel__review-hint,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .mission-control-panel__card{background:var(--proc-bg-panel-2)!important;border-color:var(--proc-border)!important;color:var(--proc-text-secondary)!important}.workbench-root.procod-v2.workbench-root--agent .proc-agent-sidebar-workspace-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px 10px 10px;border-bottom:1px solid var(--proc-border, #30363d);background:var(--proc-bg-panel, #15181c)}.workbench-root.procod-v2.workbench-root--agent .proc-agent-sidebar-workspace-pill{min-width:0}.workbench-root.procod-v2.workbench-root--agent .proc-agent-sidebar-workspace-pill .codex-dropdown{width:100%}.workbench-root.procod-v2.workbench-root--agent .proc-agent-sidebar-workspace-pill .codex-dropdown-trigger{display:inline-flex;align-items:center;width:100%;max-width:none;height:34px;min-height:34px;padding:0 10px;gap:7px;border:1px solid var(--proc-border, #30363d);border-radius:8px;background:var(--proc-bg-panel-2, #181c20);color:var(--proc-text-secondary, #aeb6c1);font-size:12px;box-sizing:border-box}.workbench-root.procod-v2.workbench-root--agent .proc-agent-sidebar-workspace-pill .codex-dropdown-value{flex:1 1 auto;min-width:0;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:var(--proc-bg-panel, #2f343b);color:var(--proc-text, #e5e7eb);border-radius:5px;padding:4px 8px;font-size:11px;font-weight:500}.workbench-root.procod-v2.workbench-root--agent .proc-agent-sidebar-workspace-pill .codex-dropdown-lead-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;flex-shrink:0}.workbench-root.procod-v2.workbench-root--agent .proc-agent-sidebar-workspace-icon{width:14px;height:14px}.workbench-root.procod-v2.workbench-root--agent [data-testid=agent-sidebar-folder] .codex-dropdown-lead-icon{background:#f59e0b24;color:#fbbf24}.workbench-root.procod-v2.workbench-root--agent [data-testid=agent-sidebar-project] .codex-dropdown-lead-icon{background:#38bdf824;color:#38bdf8}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent [data-testid=agent-sidebar-folder] .codex-dropdown-lead-icon,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent [data-testid=agent-sidebar-folder] .codex-dropdown-lead-icon{background:#d977061f;color:#d97706}html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--agent [data-testid=agent-sidebar-project] .codex-dropdown-lead-icon,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--agent [data-testid=agent-sidebar-project] .codex-dropdown-lead-icon{background:#0284c71f;color:#0284c7}.workbench-root.procod-v2 .agent-context-panel.codex-right-panel .proc-inspector-tabs{display:block!important;flex:0 0 auto!important;width:100%!important;padding:0 0 12px!important;margin:0!important;border:0!important;overflow:visible!important}.workbench-root.procod-v2 .agent-context-panel.codex-right-panel .proc-inspector-tabs__switch{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;width:100%!important;gap:4px!important;padding:4px!important;border:1px solid var(--proc-border, #30363d)!important;border-radius:8px!important;background:var(--proc-bg-panel-2, #181c20)!important;box-sizing:border-box!important}.workbench-root.procod-v2 .agent-context-panel.codex-right-panel .proc-inspector-tabs__btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;width:100%!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 8px!important;gap:6px!important;border:1px solid transparent!important;border-radius:6px!important;background:transparent!important;box-shadow:none!important;font-size:12px!important;font-weight:600!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;box-sizing:border-box!important}.workbench-root.procod-v2 .agent-context-panel.codex-right-panel .proc-inspector-tabs__btn.active{border-color:var(--proc-border, #30363d)!important;background:var(--proc-bg-panel, #15181c)!important;color:var(--proc-text, #e5e7eb)!important;box-shadow:0 1px 2px #0f172a0f!important}.workbench-root.procod-v2 .agent-context-panel.codex-right-panel .proc-inspector-tabs__btn:after{content:none!important;display:none!important}.workbench-root.procod-v2 .agent-context-panel.codex-right-panel .proc-inspector-tabs__icon{display:inline-grid!important;place-items:center!important;flex:0 0 16px!important;width:16px!important;height:16px!important;min-width:16px!important;color:currentColor!important}.workbench-root.procod-v2 .agent-context-panel.codex-right-panel .proc-inspector-tabs__icon svg{display:block!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important}.workbench-root.procod-v2 .agent-context-panel.codex-right-panel .proc-inspector-tabs__label{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}html[data-procod-theme=light] .workbench-root.procod-v2 .agent-context-panel.codex-right-panel .proc-inspector-tabs__switch,.workbench-root.procod-v2[data-procod-theme=light] .agent-context-panel.codex-right-panel .proc-inspector-tabs__switch{background:#f3f4f6!important;border-color:#e5e7eb!important}html[data-procod-theme=light] .workbench-root.procod-v2 .agent-context-panel.codex-right-panel .proc-inspector-tabs__btn.active,.workbench-root.procod-v2[data-procod-theme=light] .agent-context-panel.codex-right-panel .proc-inspector-tabs__btn.active{background:#fff!important;border-color:#dbe1ea!important;color:#0f172a!important}.workbench-root.procod-v2 .proc-workflow-mode-bar:not(.codex-mode-bar){display:none!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-body{padding:0 4px 8px!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-left-panel-scroll{padding-top:2px!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__row{display:flex!important;align-items:center!important;gap:4px!important;min-width:0!important;min-height:30px!important;margin-bottom:2px!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__file{display:inline-flex!important;flex:1 1 auto!important;align-items:center!important;gap:8px!important;min-width:0!important;min-height:30px!important;padding:4px 8px!important;border:0!important;border-radius:5px!important;line-height:1.25!important;overflow:hidden!important;white-space:nowrap!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__file:hover,.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__dir-label:hover{background:#0f172a0f!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__file.active{background:var(--proc-accent-soft)!important;border-left:0!important;color:var(--proc-text)!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__file-icon{display:inline-flex!important;flex:0 0 16px!important;align-items:center!important;justify-content:center!important;width:16px!important;color:var(--proc-text-muted)!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__file-name{flex:1 1 auto!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__git-badge{flex:0 0 auto!important;margin-left:auto!important;font-size:11px!important;font-weight:600!important;color:var(--proc-text-muted)!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__pin{display:inline-flex!important;flex:0 0 24px!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;align-self:center!important;margin:0!important;opacity:0!important;pointer-events:none!important;transition:opacity .12s ease,background-color .12s ease,border-color .12s ease!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__row:hover .proc-explorer-tree__pin,.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__row:focus-within .proc-explorer-tree__pin,.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__pin.active{opacity:1!important;pointer-events:auto!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__dir-row{display:flex!important;align-items:center!important;gap:4px!important;min-width:0!important;min-height:30px!important;margin-bottom:2px!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__dir-toggle{display:inline-flex!important;flex:0 0 20px!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;padding:0!important;border:0!important;border-radius:4px!important;background:transparent!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__dir-row>svg{flex:0 0 16px!important;width:16px!important;height:16px!important}.workbench-root.procod-v2:not(.workbench-root--agent) .proc-explorer-tree__dir-label{display:inline-flex!important;flex:1 1 auto!important;align-items:center!important;min-width:0!important;min-height:30px!important;padding:4px 6px!important;border-radius:5px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.workbench-root.procod-v2[data-home-surface=true] .proc-welcome{padding-top:22px!important;padding-bottom:24px!important}.workbench-root.procod-v2[data-home-surface=true] .proc-welcome .agent-composer-wrap{margin-top:0!important}.workbench-root.procod-v2 .proc-titlebar-project{gap:7px!important;padding-left:8px!important}.workbench-root.procod-v2 .proc-titlebar-project-icon,.workbench-root.procod-v2 .proc-explorer-workspace-label__icon{display:inline-grid!important;place-items:center!important;flex:0 0 16px!important;width:16px!important;height:16px!important;color:var(--proc-text-secondary)!important}.workbench-root.procod-v2 .proc-titlebar-project-icon svg,.workbench-root.procod-v2 .proc-explorer-workspace-label__icon svg{display:block!important;width:14px!important;height:14px!important}.workbench-root.procod-v2 .proc-explorer-workspace-label{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;min-height:32px!important;margin:0 0 8px!important;padding:0 8px!important;border-radius:7px!important;color:var(--proc-text)!important;font-size:12px!important;font-weight:600!important;line-height:1!important}.workbench-root.procod-v2 .proc-explorer-workspace-label__text{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-titlebar-project-icon,html[data-procod-theme=light] .workbench-root.procod-v2 .proc-explorer-workspace-label__icon,.workbench-root.procod-v2[data-procod-theme=light] .proc-titlebar-project-icon,.workbench-root.procod-v2[data-procod-theme=light] .proc-explorer-workspace-label__icon{color:#475569!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-explorer-workspace-label,.workbench-root.procod-v2[data-procod-theme=light] .proc-explorer-workspace-label{background:transparent!important;color:#0f172a!important}.workbench-root.procod-v2 .proc-agent-composer.agent-composer{min-height:116px!important;box-sizing:border-box!important}.workbench-root.procod-v2 .proc-agent-composer-bar,.workbench-root.procod-v2 .agent-composer-actions{justify-content:center!important;align-items:center!important}.workbench-root.procod-v2 .proc-agent-composer-pill{max-width:100%!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-split-secondary,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-split-secondary{background:var(--proc-bg-elev)!important;border-left-color:var(--proc-border)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-split-secondary__head,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-split-secondary__head{background:var(--proc-bg-panel)!important;border-bottom-color:var(--proc-border)!important;color:var(--proc-text-muted)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-split-secondary__pane,html[data-procod-theme=light] .workbench-root.procod-v2 .proc-center-split-secondary__empty,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-split-secondary__pane,.workbench-root.procod-v2[data-procod-theme=light] .proc-center-split-secondary__empty{background:var(--proc-bg-elev)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .wb-right-scrollpane--mission,html[data-procod-theme=light] .workbench-root.procod-v2 .mission-control-panel,.workbench-root.procod-v2[data-procod-theme=light] .wb-right-scrollpane--mission,.workbench-root.procod-v2[data-procod-theme=light] .mission-control-panel{--text: var(--proc-text) !important;--muted: var(--proc-text-muted) !important;--border: var(--proc-border) !important;--accent: var(--proc-accent, #2563eb) !important;--proc-mission-text: var(--proc-text) !important;--proc-mission-muted: var(--proc-text-muted) !important;--proc-mission-card-border: var(--proc-border) !important;--proc-mission-card-bg: #f3f6f9 !important;--proc-mission-card-active-bg: #eff6ff !important;--proc-mission-meta-bg: #ffffff !important;--proc-mission-pre-bg: #ffffff !important;--proc-mission-input-bg: #ffffff !important;--proc-mission-chip-bg: #ffffff !important;--proc-mission-chip-border: #dbe3ef !important;background:var(--proc-bg-panel)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .mission-control-panel__tabs,.workbench-root.procod-v2[data-procod-theme=light] .mission-control-panel__tabs{background:var(--proc-bg-panel-2)!important;border-bottom-color:var(--proc-border)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .mission-control-panel__tab,.workbench-root.procod-v2[data-procod-theme=light] .mission-control-panel__tab{background:transparent!important;border-color:transparent!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .mission-control-panel__tab.active,.workbench-root.procod-v2[data-procod-theme=light] .mission-control-panel__tab.active,html[data-procod-theme=light] .workbench-root.procod-v2.workbench-root--review .mission-control-panel__tab.active,.workbench-root.procod-v2[data-procod-theme=light].workbench-root--review .mission-control-panel__tab.active{background:#fff!important;border-color:var(--proc-border)!important;color:var(--proc-text)!important;box-shadow:0 1px 2px #0f172a14!important}html[data-procod-theme=light] .workbench-root.procod-v2 .mission-control-panel__review-hint,html[data-procod-theme=light] .workbench-root.procod-v2 .mission-control-panel__card,.workbench-root.procod-v2[data-procod-theme=light] .mission-control-panel__review-hint,.workbench-root.procod-v2[data-procod-theme=light] .mission-control-panel__card{background:#f3f6f9!important;border-color:var(--proc-border)!important;color:var(--proc-text-secondary)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .mission-control-panel select,html[data-procod-theme=light] .workbench-root.procod-v2 .mission-control-panel textarea,html[data-procod-theme=light] .workbench-root.procod-v2 .mission-control-panel input,.workbench-root.procod-v2[data-procod-theme=light] .mission-control-panel select,.workbench-root.procod-v2[data-procod-theme=light] .mission-control-panel textarea,.workbench-root.procod-v2[data-procod-theme=light] .mission-control-panel input{background:#fff!important;border-color:var(--proc-border)!important;color:var(--proc-text)!important}html[data-procod-theme=light] .workbench-root.procod-v2 .mission-control-panel button:not(.mission-control-panel__tab),.workbench-root.procod-v2[data-procod-theme=light] .mission-control-panel button:not(.mission-control-panel__tab){border-color:var(--proc-border)!important;color:var(--proc-text)!important}
