:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#0b0f14;color:#e6edf3}*{box-sizing:border-box}body{margin:0;overflow:hidden}a{color:#7cc4ff;text-decoration:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}.skip-link{position:fixed;top:.5rem;left:.5rem;z-index:1000;padding:.45rem .65rem;border:1px solid #7cc4ff;border-radius:6px;background:#0b0f14;color:#7cc4ff;transform:translateY(calc(-100% - 1rem))}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0);outline:2px solid #7cc4ff;outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.layout{display:grid;grid-template-columns:220px 1fr;min-height:100vh;height:100vh;transition:grid-template-columns .2s ease}.layout--sidebar-collapsed{grid-template-columns:56px 1fr}.sidebar{background:#111827;border-right:1px solid #1f2937;padding:.75rem .5rem;display:flex;flex-direction:column;min-height:0;overflow:visible}.sidebar-footer{margin-top:auto;padding-top:.75rem;border-top:1px solid #1f2937}.sidebar-nav-linkish{position:relative;display:flex;align-items:center;gap:.65rem;width:100%;padding:.55rem .65rem;border:none;border-radius:8px;background:transparent;color:#9ca3af;cursor:pointer;font:inherit;text-align:left}.sidebar-nav-linkish:hover,.sidebar-nav-linkish:focus,.sidebar-nav-linkish:focus-visible{background:#1f2937;color:#e6edf3}.sidebar-nav-linkish:focus,.sidebar-nav-linkish:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.sidebar-nav-linkish.active{background:#1e3a5f;color:#fff;font-weight:600}.sidebar--collapsed .sidebar-nav-linkish{justify-content:center;padding:.55rem}.sidebar--collapsed .sidebar-footer .sidebar-nav-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebar--collapsed .sidebar-footer .sidebar-nav-linkish:after{content:attr(title);position:absolute;left:calc(100% + .5rem);top:50%;transform:translateY(-50%);padding:.35rem .55rem;border-radius:6px;background:#0b0f14;border:1px solid #374151;color:#e6edf3;font-size:.8125rem;font-weight:500;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .12s ease,visibility .12s ease;z-index:50}.sidebar--collapsed .sidebar-footer .sidebar-nav-linkish:hover:after,.sidebar--collapsed .sidebar-footer .sidebar-nav-linkish:focus-visible:after{opacity:1;visibility:visible}.sidebar-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.35rem;margin-bottom:.75rem;padding:0 .25rem}.sidebar-brand{display:flex;align-items:center;gap:.65rem;min-width:0;flex:1}.sidebar-brand-mark{display:none;flex-shrink:0;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:8px;background:#1e3a5f;color:#7cc4ff;font-size:.95rem;font-weight:700}.sidebar-brand-title{font-size:.95rem;line-height:1.25;margin:0;overflow:hidden;transition:opacity .15s ease,width .2s ease}.sidebar-toggle{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid #1f2937;border-radius:6px;background:#0b0f14;color:#9ca3af;cursor:pointer}.sidebar-toggle:hover{color:#e6edf3;border-color:#374151;background:#1f2937}.sidebar-toggle:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.sidebar-nav{display:flex;flex-direction:column;gap:.25rem}.sidebar-nav a{position:relative;display:flex;align-items:center;gap:.65rem;padding:.55rem .65rem;border-radius:8px;color:#9ca3af;white-space:nowrap}.sidebar-nav a:hover,.sidebar-nav a:focus,.sidebar-nav a:focus-visible{background:#1f2937;color:#e6edf3}.sidebar-nav a:focus,.sidebar-nav a:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.sidebar-nav a.active{background:#1e3a5f;color:#fff;font-weight:600}.sidebar-nav-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}.sidebar-nav-label{overflow:hidden;transition:opacity .15s ease,width .2s ease}.sidebar--collapsed{padding:.75rem .35rem}.sidebar--collapsed .sidebar-header{flex-direction:column;align-items:center;padding:0}.sidebar--collapsed .sidebar-brand{justify-content:center}.sidebar--collapsed .sidebar-brand-mark{display:inline-flex}.sidebar--collapsed .sidebar-brand-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebar--collapsed .sidebar-nav a{justify-content:center;padding:.55rem}.sidebar--collapsed .sidebar-nav-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebar--collapsed .sidebar-nav a:after{content:attr(data-tooltip);position:absolute;left:calc(100% + .5rem);top:50%;transform:translateY(-50%);padding:.35rem .55rem;border-radius:6px;background:#0b0f14;border:1px solid #374151;color:#e6edf3;font-size:.8125rem;font-weight:500;line-height:1.2;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .12s ease,visibility .12s ease;z-index:50;box-shadow:0 4px 12px #00000059}.sidebar--collapsed .sidebar-nav a:hover:after,.sidebar--collapsed .sidebar-nav a:focus-visible:after{opacity:1;visibility:visible}.sidebar h1{font-size:1rem;margin:0 0 1rem}.sidebar nav{display:flex;flex-direction:column;gap:.5rem}.sidebar a.active{color:#fff;font-weight:600}.content{padding:1.5rem;min-height:0;height:100%;overflow:auto;display:flex;flex-direction:column}.content:has(.chat-page),.content:has(.dot-editor-page),.content:has(.lineage-page),.content:has(.planning-page),.content:has(.run-detail-page){overflow:hidden}.workbench>.content{flex:1;min-width:0;min-height:0}.workbench{display:flex;min-width:0;min-height:0;height:100%;position:relative}.workbench-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.workbench-main>.content{flex:1}.workbench-panel{flex-shrink:0;display:flex;flex-direction:column;min-height:0;background:#0f141b;border-left:1px solid #1f2937}.workbench-divider{flex-shrink:0;width:5px;cursor:col-resize;background:transparent;border-left:1px solid #1f2937}.workbench-divider:hover,body.workbench-resizing .workbench-divider{background:#7cc4ff1f;border-left-color:#7cc4ff}.workbench-divider:focus,.workbench-divider:focus-visible,.dot-editor-divider:focus,.dot-editor-divider:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.workbench-panel-header{display:flex;align-items:stretch;gap:.35rem;border-bottom:1px solid #1f2937;background:#111827;min-height:2.5rem}.workbench-tabs{display:flex;align-items:stretch;gap:.15rem;flex:1;min-width:0;overflow-x:auto;padding:.25rem .25rem 0;scrollbar-width:thin}.workbench-tab{display:inline-flex;align-items:center;gap:.35rem;max-width:12rem;padding:.35rem .55rem;border:1px solid transparent;border-bottom:none;border-radius:6px 6px 0 0;background:transparent;color:#9ca3af;cursor:pointer;flex-shrink:0}.workbench-tab:hover{color:#e6edf3;background:#1a2330}.workbench-tab:focus,.workbench-tab:focus-visible,.workbench-tab:focus-within{outline:2px solid #7cc4ff;outline-offset:2px}.workbench-tab-button:focus,.workbench-tab-button:focus-visible{outline:none}.workbench-tab.active{color:#fff;background:#0f141b;border-color:#1f2937}.workbench-tab.dirty .workbench-tab-label{font-style:italic}.workbench-tab-icon{flex-shrink:0}.workbench-tab-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench-tab-dot{width:.45rem;height:.45rem;border-radius:999px;background:#7cc4ff;flex-shrink:0}.workbench-tab-close{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:4px;color:#9ca3af;flex-shrink:0}.workbench-tab-close:hover{background:#374151;color:#fff}.workbench-panel-close{margin:.35rem .35rem .35rem 0}.workbench-panel-body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.workbench-panel-toggle--floating{position:absolute;top:.75rem;right:.75rem;z-index:5;width:2rem;height:2rem;border:1px solid #1f2937;border-radius:6px;background:#111827;color:#9ca3af;cursor:pointer}.workbench-panel-toggle--floating:hover{color:#e6edf3;border-color:#374151}.workbench-panel-toggle--floating:focus,.workbench-panel-toggle--floating:focus-visible,.workspace-icon-btn:focus,.workspace-icon-btn:focus-visible,.message-content-expand-btn:focus,.message-content-expand-btn:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.workspace-icon-btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.75rem;height:1.75rem;padding:0;border:1px solid #1f2937;border-radius:6px;background:#0b0f14;color:#9ca3af;cursor:pointer}.workspace-icon-btn:hover{color:#e6edf3;border-color:#374151}.workspace-explorer{display:flex;flex-direction:column;min-height:0;height:100%}.workspace-explorer-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .65rem;border-bottom:1px solid #1f2937}.workspace-explorer-root{flex:1 1 10rem;min-width:0;font-size:.8125rem;font-weight:600;color:#cbd5e1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-tree{flex:1;min-height:0;overflow:auto;padding:.35rem 0}.workspace-tree-row{display:flex;align-items:center;gap:.35rem;width:100%;padding:.28rem .5rem .28rem 0;border:none;background:transparent;color:#cbd5e1;text-align:left;cursor:pointer;font:inherit}.workspace-tree-row:hover,.workspace-tree-row:focus,.workspace-tree-row:focus-visible{background:#1a2330;outline:2px solid #7cc4ff;outline-offset:2px}.workspace-tree-row.active{background:#1e3a5f;color:#fff}.workspace-tree-row.root{font-weight:600}.workspace-tree-chevron{width:.85rem;flex-shrink:0;color:#6b7280;text-align:center}.workspace-tree-chevron.placeholder{visibility:hidden}.workspace-tree-icon{width:1.1rem;flex-shrink:0;text-align:center;font-size:.75rem}.workspace-tree-name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-tree-status{padding:.35rem .85rem;font-size:.8125rem;color:#6b7280}.workspace-tree-status.error{color:#f87171}.artifact-editor{display:flex;flex-direction:column;min-height:0;height:100%}.artifact-editor-toolbar{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:.55rem .65rem;border-bottom:1px solid #1f2937;background:#111827}.artifact-editor-meta{display:flex;flex-direction:column;flex:1 1 12rem;gap:.15rem;min-width:0}.artifact-editor-path{min-width:0;font-size:.75rem;color:#9ca3af;overflow-wrap:anywhere}.artifact-editor-muted{font-size:.6875rem;color:#6b7280}.artifact-editor-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.45rem;flex-shrink:0}.artifact-editor-dirty{font-size:.75rem;color:#7cc4ff}.artifact-editor-textarea{flex:1;min-height:0;width:100%;padding:.75rem;border:none;border-radius:0;background:#0b0f14;color:#e6edf3;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8125rem;line-height:1.5;resize:none}.artifact-editor-textarea:focus{outline:2px solid #7cc4ff;outline-offset:-2px}.artifact-editor-preview{flex:1;min-height:0;overflow:auto;padding:.75rem 1rem;background:#0b0f14}.artifact-editor-preview-empty{margin:0;color:#6b7280;font-size:.875rem}.markdown-preview-table-wrap{overflow-x:auto;margin:0 0 .75rem}.markdown-preview table{width:100%;border-collapse:collapse;font-size:.82rem}.markdown-preview th,.markdown-preview td{border:1px solid #334155;padding:.4rem .55rem;text-align:left;vertical-align:top}.markdown-preview th{background:#111827;font-weight:600;color:#e2e8f0}.markdown-preview tr:nth-child(2n) td{background:#0f172a73}.markdown-preview-blockquote{margin:0 0 .75rem;padding:.15rem 0 .15rem .75rem;border-left:3px solid #334155;color:#94a3b8}.markdown-preview-hr{border:none;border-top:1px solid #334155;margin:.75rem 0}.markdown-preview input[type=checkbox]{margin-right:.35rem;accent-color:#2563eb}.markdown-preview del{color:#64748b}.markdown-preview a{color:#7cc4ff;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:2px}.markdown-preview a:hover{color:#bae6fd}.markdown-preview a:focus,.markdown-preview a:focus-visible,.message-body a:focus,.message-body a:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#020617b8;backdrop-filter:blur(2px)}.modal-dialog{display:flex;flex-direction:column;width:min(960px,100%);max-height:min(88vh,900px);border:1px solid #334155;border-radius:10px;background:#0b0f14;box-shadow:0 24px 48px #00000073;overflow:hidden}.modal-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-bottom:1px solid #1e293b;background:#111827;flex-shrink:0}.modal-header-text{flex:1 1 18rem;min-width:0}.modal-title{margin:0;font-size:1rem;font-weight:600;color:#f1f5f9;word-break:break-word}.modal-subtitle{margin:.25rem 0 0;font-size:.75rem;color:#64748b;word-break:break-all}.modal-close{flex-shrink:0}.modal-close:focus,.modal-close:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.modal-body{flex:1;min-height:0;overflow:auto;padding:1rem 1.25rem}.artifact-editor-actions button.secondary.active{border-color:#7cc4ff;color:#e6edf3}.artifact-editor-actions button:focus,.artifact-editor-actions button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.artifact-editor-state{padding:1rem;color:#9ca3af;font-size:.875rem}body.workbench-resizing{cursor:col-resize;user-select:none}.panel{background:#111827;border:1px solid #1f2937;border-radius:8px;padding:1rem;margin-bottom:1rem}.row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}input,select,textarea,button{font:inherit}input,select,textarea{background:#0b1220;border:1px solid #334155;color:inherit;border-radius:6px;padding:.5rem .75rem}button{background:#2563eb;color:#fff;border:none;border-radius:6px;padding:.5rem .9rem;cursor:pointer}button.secondary{background:#334155}.auth-gate input:focus,.auth-gate input:focus-visible,.auth-gate button:focus,.auth-gate button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.config-page{max-width:1120px;padding-bottom:2rem}.config-page-header{margin-bottom:1rem}.config-page-header h1{margin:0 0 .35rem;overflow-wrap:anywhere}.config-page-lede{margin:0;color:#9ca3af;max-width:68ch}.config-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;border:1px solid transparent}.config-banner>span:first-child{flex:1 1 16rem;min-width:0;overflow-wrap:anywhere}.config-banner--success{background:#16653440;border-color:#22c55e59}.config-banner--info{background:#1e3a5f59;border-color:#60a5fa59}.config-banner--warning{background:#78350f40;border-color:#fbbf2459}.config-banner-dismiss{flex:0 0 auto;background:transparent;color:inherit;padding:.15rem .45rem}.config-banner-dismiss:focus,.config-banner-dismiss:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.config-section-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.config-section-header>div:first-child{flex:1 1 20rem}.config-section-header h3{margin:0 0 .35rem}.config-section-desc{margin:0;color:#9ca3af;max-width:70ch}.config-section-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;flex-shrink:0}.config-section input:focus,.config-section input:focus-visible,.config-section select:focus,.config-section select:focus-visible,.config-section textarea:focus,.config-section textarea:focus-visible,.config-section button:focus,.config-section button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.config-field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem 1rem}.config-field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.config-field--wide{grid-column:1 / -1}.config-field-label{font-size:.8125rem;font-weight:600;color:#cbd5e1}.config-field-hint{font-size:.78rem;color:#94a3b8}.config-checkbox-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-height:2.5rem}.config-checkbox-row input[type=checkbox]{flex:0 0 auto}.config-checkbox-row>span{min-width:0;overflow-wrap:anywhere}.config-inline-warning{margin:.75rem 0 0;color:#fbbf24}.config-archetype-grid{display:grid;gap:1rem}.config-archetype-card{border:1px solid #243244;border-radius:10px;padding:1rem;background:#0b12208c}.config-archetype-card--dirty{border-color:#60a5fa73;box-shadow:inset 0 0 0 1px #60a5fa26}.config-archetype-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.config-archetype-header>div:first-child{flex:1 1 16rem;min-width:0}.config-archetype-header>button{flex:0 0 auto}.config-archetype-id{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:#64748b;margin-bottom:.25rem}.config-archetype-label{width:min(100%,320px);font-size:1rem;font-weight:600}.config-model-catalog{margin-top:1rem;padding-top:1rem;border-top:1px solid #1f2937;display:grid;gap:.85rem}.config-model-catalog-toolbar{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1rem}.config-model-catalog-toolbar>.config-field{flex:1 1 20rem}.config-model-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.config-catalog-status{color:#94a3b8;font-size:.875rem}.config-catalog-alert{padding:.65rem .85rem;border-radius:8px;background:#78350f38;border:1px solid rgba(251,191,36,.25);color:#fcd34d;font-size:.875rem}.config-variant-picker,.config-agent-mode{display:grid;gap:.5rem}.config-chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.config-chip{background:#1f2937;color:#e2e8f0;border:1px solid #334155;border-radius:999px;padding:.35rem .75rem;font-size:.8125rem}.config-chip:focus,.config-chip:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.config-chip--active{background:#1e3a5f;border-color:#60a5fa;color:#fff}.config-parameter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.config-model-details,.config-advanced-params{display:grid;gap:.5rem}.config-advanced-params summary:focus,.config-advanced-params summary:focus-visible,.config-platform-snapshot summary:focus,.config-platform-snapshot summary:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.config-advanced-params textarea{width:100%;resize:vertical;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.85rem}.config-model-summary{margin:0;color:#94a3b8;font-size:.875rem}.config-mode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem}.config-mode-card{text-align:left;background:#111827;border:1px solid #334155;border-radius:10px;padding:.75rem;color:inherit}.config-mode-card--active{border-color:#60a5fa;background:#1e3a5f73}.config-mode-card-title{display:block;font-weight:600;margin-bottom:.25rem}.config-mode-card-desc{display:block;font-size:.78rem;color:#94a3b8}.config-platform-snapshot{margin-top:1rem}.config-platform-snapshot pre{margin-top:.75rem;overflow:auto;max-height:320px;padding:.85rem;border-radius:8px;background:#0b1220;border:1px solid #1f2937}button:disabled{opacity:.5;cursor:not-allowed}.timeline{display:flex;flex-direction:column;gap:.35rem;max-height:320px;overflow:auto;font-family:ui-monospace,monospace;font-size:.85rem}.agent-activity-log{width:100%;box-sizing:border-box;min-height:180px;max-height:360px;padding:.65rem .75rem;border-radius:8px;border:1px solid #1e293b;background:#0b1220;color:#e2e8f0;font-family:ui-monospace,monospace;font-size:.82rem;line-height:1.45;margin:0;display:flex;flex-direction:column}.agent-activity-blocks{display:flex;flex-direction:column;gap:.65rem}.agent-activity-stage{color:#93c5fd;font-weight:600;font-size:.78rem;letter-spacing:.02em}.agent-activity-assistant{white-space:pre-wrap;color:#e2e8f0}.agent-activity-thinking{border-left:2px solid #6366f1;padding-left:.65rem}.agent-activity-thinking-label{display:block;margin-bottom:.25rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#a5b4fc}.agent-activity-thinking-body{white-space:pre-wrap;color:#cbd5e1}.agent-activity-line{color:#94a3b8;white-space:pre-wrap}.agent-activity-tool-group{margin:0}.agent-activity-tool-group-body{max-height:12rem}.runner-panel .agent-activity-tool-group-body{max-height:none}.agent-activity-tool-line{display:flex;gap:.5rem;align-items:baseline}.agent-activity-tool-time{flex-shrink:0;width:4.5rem;font-size:.68rem;color:#64748b}.agent-activity-tool-text{min-width:0;overflow-wrap:anywhere;white-space:pre-wrap;color:#cbd5e1}.projects-page{max-width:1200px}.projects-page input:focus,.projects-page input:focus-visible,.projects-page select:focus,.projects-page select:focus-visible,.projects-page button:focus,.projects-page button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.projects-page>h1{margin:0 0 .35rem;overflow-wrap:anywhere}.projects-lead{margin:0 0 1.25rem}.projects-error{border-color:#ef444473}.projects-success{border-color:#22c55e59;color:#86efac}.projects-clone-help{margin:0 0 .75rem;font-size:.9rem}.projects-clone-row{align-items:flex-end}.projects-clone-url input{min-width:min(420px,100%)}.projects-discover-help{margin:0 0 .75rem;font-size:.9rem}.projects-discover-actions{align-items:center;gap:.75rem;margin-bottom:.75rem}.projects-discover-root{min-width:0;font-size:.85rem;max-width:min(640px,100%);overflow-wrap:anywhere}.projects-discover-error,.projects-discover-success{margin-bottom:.75rem;padding:.5rem .75rem}.projects-discover-empty{margin:.5rem 0 0}.projects-discover-table-wrap{overflow-x:auto;margin-bottom:.75rem}.projects-discover-table th:first-child,.projects-discover-table td:first-child{width:2.25rem}.projects-discover-dir{display:inline-block;max-width:100%;font-size:.85rem;overflow-wrap:anywhere;white-space:normal}.projects-discover-name-input{min-width:10rem;width:100%}.projects-discover-status{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.12rem .4rem;border-radius:999px;border:1px solid #334155}.projects-discover-status-ready{border-color:#22c55e59;color:#86efac}.projects-discover-status-registered{border-color:#3b82f659;color:#93c5fd}.projects-discover-status-incomplete,.projects-discover-status-conflict{border-color:#ef444473;color:#fca5a5}.projects-discover-notes{min-width:0;font-size:.85rem;color:#94a3b8;overflow-wrap:anywhere}.projects-discover-spec{display:inline-block;margin-right:.35rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#cbd5e1}.projects-discover-out-of-tree{display:inline-block;margin-right:.35rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#93c5fd}.projects-discover-issues{color:#fca5a5}.projects-discover-register-row{justify-content:flex-end}.projects-list-header{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:1.25rem 0 .75rem}.projects-list-header h3{flex:1 1 12rem;min-width:0;margin:0}.projects-count{flex:0 0 auto;font-size:.75rem;font-weight:600;color:#94a3b8;background:#1e293b;border-radius:999px;padding:.1rem .45rem}.projects-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.project-card{margin-bottom:0;display:flex;flex-direction:column;gap:.65rem}.project-card-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.project-card-header h4{flex:1 1 12rem;min-width:0;margin:0;font-size:1.05rem;overflow-wrap:anywhere}.project-card-badges{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.project-badge{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.12rem .4rem;border-radius:999px;border:1px solid #334155;color:#cbd5e1}.project-badge-kind-platform{border-color:#a855f773;color:#d8b4fe}.project-badge-source{color:#94a3b8}.project-card-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0}.project-card-meta dt{font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0}.project-card-meta dd{min-width:0;margin:.15rem 0 0;font-size:.9rem;overflow-wrap:anywhere}.project-card-active{color:#93c5fd}.project-card-location{min-width:0;font-size:.78rem;color:#94a3b8;overflow-wrap:anywhere}.project-card-latest{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;padding-top:.35rem;border-top:1px solid #1e293b}.project-card-latest-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;width:100%}.project-card-latest-time{font-size:.78rem;color:#94a3b8}.project-card-latest-goal{width:100%;margin:.25rem 0 0;font-size:.85rem;color:#cbd5e1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-card-no-runs{margin:0;font-size:.85rem}.project-card-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.35rem}.project-card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;min-width:0}.project-card-link{color:#93c5fd;text-decoration:none;font-size:.88rem;font-weight:500}.project-card-link:hover{color:#dbeafe;text-decoration:underline}.project-card-link:focus,.project-card-link:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.project-card-id{flex:0 0 auto;font-size:.72rem;color:#64748b}.runner-resume-btn{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;padding:0;border:1px solid #334155;border-radius:6px;background:#111827;color:#93c5fd;cursor:pointer;flex-shrink:0}.runner-resume-btn:hover:not(:disabled){color:#dbeafe;border-color:#2563eb;background:#2563eb1f}.runner-resume-btn:focus,.runner-resume-btn:focus-visible,.runner-kill-btn:focus,.runner-kill-btn:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.runner-resume-btn:disabled{opacity:.55;cursor:wait}.runner-kill-btn{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;padding:0;border:1px solid #334155;border-radius:6px;background:#111827;color:#fca5a5;cursor:pointer;flex-shrink:0}.runner-kill-btn:hover:not(:disabled){color:#fecaca;border-color:#dc2626;background:#dc26261f}.runner-kill-btn:disabled{opacity:.55;cursor:wait}.runner-run-status{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.1rem .4rem;border-radius:999px}.runner-run-status-running,.runner-run-status-pending{background:#2563eb33;color:#93c5fd}.runner-run-status-completed{background:#16a34a33;color:#86efac}.runner-run-status-failed{background:#dc262633;color:#fca5a5}.runner-run-status-idle{background:#1e293b;color:#94a3b8}.runner-panel{display:flex;flex-direction:column;min-height:0;height:100%;margin-bottom:0;overflow:hidden}.runner-panel>h3{margin:0 0 .75rem;flex-shrink:0}.runner-panel-summary{flex-shrink:0}.runner-panel-summary h3{margin:0 0 .5rem}.runner-panel-summary p{margin:.25rem 0}.runner-panel-summary p:last-child{margin-bottom:.75rem}.runner-failure{margin-top:.75rem;padding:.65rem .75rem;border-radius:6px;background:#dc26261f;border:1px solid rgba(220,38,38,.35);color:#fca5a5}.runner-panel-section-title{margin:0 0 .35rem;flex-shrink:0;font-size:.9rem}.runner-scroll{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden}.runner-panel .agent-activity-log{max-height:none;min-height:0;height:0;resize:none;flex:1 1 0}.runner-panel .agent-activity-blocks{display:flex;flex-direction:column;gap:.65rem;min-height:min-content}.runner-panel .timeline{max-height:none;height:0;flex:1 1 0;min-height:0}.runner-panel .timeline.timeline-grouped{display:flex;flex-direction:column}.timeline-grouped{gap:.5rem}.timeline-empty{flex:1 1 0;min-height:0;overflow-y:auto;padding:.5rem 0}.timeline-group{border:1px solid #1e293b;border-radius:8px;background:#0b1220;overflow:hidden;flex-shrink:0}.timeline-group-latest{border-color:#2563eb73;box-shadow:0 0 0 1px #2563eb26}.timeline-group-header{display:flex;align-items:center;gap:.5rem;width:100%;padding:.45rem .6rem;border:none;background:#111827;color:#e2e8f0;font:inherit;text-align:left;cursor:pointer;flex-shrink:0}.timeline-group-header:disabled{cursor:default;opacity:1}.timeline-group-header:not(:disabled):hover{background:#1a2332}.timeline-group-header:not(:disabled):focus,.timeline-group-header:not(:disabled):focus-visible{outline:2px solid #7cc4ff;outline-offset:-2px}.timeline-group-chevron{flex-shrink:0;width:.85rem;color:#64748b;font-size:.75rem}.timeline-group-stage{flex-shrink:0;font-weight:600;font-size:.78rem;text-transform:capitalize;color:#93c5fd}.timeline-group-summary{flex:1;min-width:0;font-size:.72rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.timeline-group-expanded{display:flex;flex-direction:column}.timeline-group-body{display:flex;flex-direction:column;gap:.25rem;padding:.35rem .5rem .5rem;border-top:1px solid #1e293b;font-family:ui-monospace,monospace;font-size:.78rem;overflow-y:auto;overflow-x:hidden;min-height:0}.timeline-event-line{display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:.5rem;align-items:start}.timeline-event-time{color:#64748b;font-size:.68rem;text-align:right;padding-top:.05rem}.timeline-event-text{color:#cbd5e1;word-break:break-word}.child-invoke-section{margin-top:.5rem;border:1px solid #334155;border-radius:.375rem;background:#0f172a}.child-invoke-header{width:100%}.child-invoke-label{color:#94a3b8;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.child-invoke-body{max-height:16rem;overflow:auto;border-top:1px solid #1e293b;padding:.35rem .25rem .5rem}.timeline-nested,.agent-activity-log-nested{padding-left:.25rem}.chat-page{display:flex;flex-direction:column;flex:1;min-height:0;gap:0}.chat-shell{display:flex;flex:1;min-height:0;gap:1rem}.chat-sidebar{width:300px;flex-shrink:0;display:flex;flex-direction:column;min-height:0;margin-bottom:0;padding:.85rem}.chat-sidebar-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.chat-sidebar-header h3{flex:1 1 8rem;min-width:0;margin:0;font-size:.95rem}.chat-sidebar-header button{flex:0 0 auto}.chat-sidebar-header button:focus,.chat-sidebar-header button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.chat-sidebar-mode{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.chat-sidebar-mode-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.chat-sidebar-mode-select{width:100%}.chat-sidebar-mode-select:focus,.chat-sidebar-mode-select:focus-visible,.chat-sidebar-search:focus,.chat-sidebar-search:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.chat-sidebar-search{width:100%;margin-bottom:.75rem}.chat-sidebar-list{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}.chat-sidebar-empty,.chat-sidebar-error,.chat-loading{margin:0;padding:.5rem .25rem;font-size:.85rem;color:#94a3b8}.chat-sidebar-error{color:#f87171}.chat-project-group{display:flex;flex-direction:column;gap:.25rem}.chat-project-header{display:flex;align-items:center;gap:.35rem;width:100%;padding:.35rem .4rem;border:none;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer;text-align:left}.chat-project-header:hover,.chat-project-header:focus,.chat-project-header:focus-visible{background:#1e293b;color:#e2e8f0;outline:2px solid #7cc4ff;outline-offset:2px}.chat-project-chevron{width:.75rem;flex-shrink:0;font-size:.7rem}.chat-project-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.chat-project-count{font-size:.68rem;color:#64748b}.chat-project-sessions{display:flex;flex-direction:column;gap:.2rem}.chat-session-row{position:relative;display:flex;align-items:flex-start;gap:.55rem;padding:.55rem .6rem;border-radius:8px;cursor:pointer;border:1px solid transparent}.chat-session-row:hover,.chat-session-row:focus,.chat-session-row:focus-visible{background:#0f172a;outline:2px solid #7cc4ff;outline-offset:2px}.chat-session-row.active{background:#172554;border-color:#2563eb}.chat-session-row.busy{opacity:.7;pointer-events:none}.chat-session-select:focus,.chat-session-select:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.chat-session-action:focus,.chat-session-action:focus-visible,.chat-session-rename-input:focus,.chat-session-rename-input:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.chat-session-status{width:.5rem;height:.5rem;border-radius:999px;margin-top:.35rem;flex-shrink:0;background:#475569}.chat-session-status.running{background:#2563eb;box-shadow:0 0 0 2px #2563eb40;animation:chat-pulse 1.4s ease-in-out infinite}.chat-session-status.failed{background:#ef4444}@keyframes chat-pulse{0%,to{opacity:1}50%{opacity:.45}}.chat-session-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.chat-session-title-row{display:flex;align-items:center;gap:.35rem;min-width:0}.chat-session-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;color:#e2e8f0}.chat-session-mode{flex-shrink:0;font-size:.62rem;text-transform:uppercase;letter-spacing:.03em;color:#94a3b8;background:#1e293b;border-radius:999px;padding:.1rem .35rem}.chat-session-preview{font-size:.74rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-session-time{font-size:.68rem;color:#64748b}.chat-session-actions{position:absolute;top:.35rem;right:.35rem;display:flex;gap:.15rem;opacity:0;transition:opacity .15s ease}.chat-session-row:hover .chat-session-actions,.chat-session-row:focus-within .chat-session-actions{opacity:1}.chat-session-action{min-width:1.6rem;padding:.15rem .35rem;font-size:.72rem;line-height:1.2}.chat-session-action.danger{background:#7f1d1d}.chat-session-rename-input{width:100%;font-size:.86rem;padding:.2rem .35rem}.chat-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;gap:1rem}.chat-main-header h1{margin:0;overflow-wrap:anywhere}.chat-main-subtitle{margin:.35rem 0 0;font-size:.85rem;color:#94a3b8}.chat-empty-state{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;text-align:center;color:#94a3b8;padding:2rem 1rem}.chat-empty-state h3{margin:0;color:#e2e8f0}.chat-empty-state p{margin:0;max-width:28rem}.chat-page>h1{margin:0;flex-shrink:0;overflow-wrap:anywhere}.chat-page .panel{margin-bottom:0}.chat-page .panel:not(.chat-thread){flex-shrink:0}.chat-template-bar{flex-shrink:0;flex-wrap:wrap;align-items:center;gap:.5rem}.chat-template-button.active{border-color:#2563eb}.chat-template-button:focus,.chat-template-button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.chat-template-button:disabled{opacity:.55;cursor:not-allowed}.chat-template-cta,.chat-template-loading,.chat-template-run-started{margin:0;font-size:.88rem;color:#94a3b8}.chat-template-error{margin:0;width:100%;color:#f87171;font-size:.88rem}.chat-template-goal-panel{display:flex;flex-direction:column;gap:.75rem}.chat-template-goal-header{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.chat-template-goal-template{min-width:0;font-size:.82rem;color:#94a3b8;overflow-wrap:anywhere;text-align:right}.chat-template-goal-field{display:flex;flex-direction:column;gap:.35rem;font-size:.82rem;color:#cbd5e1}.chat-template-goal-input{width:100%;min-height:5rem;resize:vertical}.chat-template-goal-panel textarea:focus,.chat-template-goal-panel textarea:focus-visible,.chat-template-goal-panel button:focus,.chat-template-goal-panel button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.chat-template-goal-actions{justify-content:flex-end}.chat-thread{display:flex;flex-direction:column;flex:1;min-height:0;gap:1rem}.chat-log{display:flex;flex-direction:column;gap:.75rem;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.chat-log:focus,.chat-log:focus-visible{outline:2px solid #7cc4ff;outline-offset:-2px}.message{padding:.75rem;border-radius:8px;background:#0b1220;border:1px solid #1e293b}.message.user{border-color:#2563eb}.message-header{margin-bottom:.35rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.message-body{white-space:normal}.message-content-frame{border:1px solid #1e293b;border-radius:6px;background:#020617;overflow:hidden}.message-content-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem;padding:.2rem .35rem;border-bottom:1px solid #1e293b;background:#0b1220}.message-content-expand-btn{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:1px solid #1f2937;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer}.message-content-expand-btn:hover{color:#e6edf3;border-color:#374151}.message-content-scroll{max-height:min(420px,60vh);overflow:auto;padding:.65rem .75rem}.message-paragraph{min-width:0;margin:0 0 .65rem;overflow-wrap:anywhere}.message-paragraph:last-child{margin-bottom:0}.message-heading{margin:0 0 .5rem;font-weight:600;color:#f1f5f9}.message-heading-1{font-size:1.05rem}.message-heading-2{font-size:.98rem}.message-heading-3{font-size:.92rem}.message-list{margin:0 0 .65rem 1.1rem;padding:0}.message-list-ordered{list-style:decimal}.message-list li{margin-bottom:.25rem}.message-inline-code{font-family:ui-monospace,monospace;font-size:.88em;background:#1e293b;border-radius:4px;padding:.1rem .35rem}.message-code-block{margin:0 0 .75rem;padding:.75rem;border-radius:8px;background:#020617;border:1px solid #1e293b;overflow-x:auto;font-family:ui-monospace,monospace;font-size:.82rem;line-height:1.45}.message-code-block code{white-space:pre}.message-code-lang{display:block;margin-bottom:.35rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.message-body a{color:#7cc4ff;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:2px}.message-body a:hover{color:#bae6fd}.message-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem;margin-bottom:.5rem}.message-media-item{border-radius:8px;overflow:hidden;border:1px solid #334155;background:#020617}.message-media-item:focus,.message-media-item:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.message-media-image img{display:block;width:100%;max-height:280px;object-fit:contain}.message-media-video video,.message-media-audio audio{display:block;width:100%}.chat-prompt-dock{flex-shrink:0;margin-top:.25rem}.structured-prompt{border:1px solid #334155;border-radius:10px;background:#0b1220;padding:.85rem}.structured-prompt-dock{box-shadow:0 8px 24px #00000059;border-color:#2563eb}.structured-prompt.is-disabled{opacity:.65;pointer-events:none}.structured-prompt-header{margin-bottom:.35rem}.structured-prompt-label{font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.structured-prompt-question{min-width:0;margin:0 0 .75rem;font-size:.92rem;color:#e2e8f0;overflow-wrap:anywhere}.structured-prompt-choices{display:flex;flex-wrap:wrap;gap:.45rem}.structured-prompt-choice{background:#1e293b;color:#e2e8f0;border:1px solid #334155;border-radius:999px;padding:.4rem .85rem;font-size:.84rem;cursor:pointer;transition:background .15s ease,border-color .15s ease}.structured-prompt-choice:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.structured-prompt-choice:focus,.structured-prompt-choice:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.structured-prompt-choice.active{background:#1d4ed8;border-color:#3b82f6}.structured-prompt-other{margin-top:.65rem}.structured-prompt-other input{width:100%}.structured-prompt-other input:focus,.structured-prompt-other input:focus-visible,.structured-prompt-actions button:focus,.structured-prompt-actions button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.structured-prompt-actions{margin-top:.65rem;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.chat-compose{display:flex;flex-direction:column;gap:.45rem;flex-shrink:0;margin-top:0}.chat-compose-toolbar{justify-content:space-between;align-items:center}.chat-compose-hint{font-size:.72rem;color:#64748b}.chat-compose-input{align-items:flex-end}.chat-compose-input textarea{flex:1;min-height:6rem;max-height:160px;resize:vertical;line-height:1.45;font-family:inherit}.chat-compose textarea:focus,.chat-compose textarea:focus-visible,.chat-compose button:focus,.chat-compose button:focus-visible,.pending-attachments button:focus,.pending-attachments button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.message-attachments,.pending-attachments{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;flex-shrink:0}.attachment-chip{display:inline-flex;align-items:center;gap:.5rem;min-width:0;max-width:100%;padding:.35rem .6rem;border-radius:999px;border:1px solid #334155;background:#111827;color:#e2e8f0;font-size:.85rem;text-decoration:none}.message-attachments a.attachment-chip:focus,.message-attachments a.attachment-chip:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.attachment-chip.pending{border-style:dashed}.attachment-name{display:block;min-width:0;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-size{color:#94a3b8;font-size:.75rem}.attachment-remove{min-width:1.5rem;padding:0 .35rem;line-height:1}.project-interview-fields{display:grid;grid-template-columns:120px 1fr;gap:.35rem 1rem;margin:0}.project-interview-fields dt{color:#94a3b8;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.project-interview-fields dd{margin:0;font-family:ui-monospace,monospace;font-size:.85rem;word-break:break-all}.dot-editor-page{display:flex;flex-direction:column;flex:1;min-height:0;gap:1rem}.dot-editor-header h1{margin:0 0 1rem;overflow-wrap:anywhere}.dot-editor-toolbar{margin-bottom:0}.dot-editor-toolbar select:focus,.dot-editor-toolbar select:focus-visible,.dot-editor-toolbar button:focus,.dot-editor-toolbar button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.dot-editor-split{display:flex;flex:1;min-height:0;align-items:stretch}.dot-editor-source,.dot-editor-canvas{display:flex;flex-direction:column;min-height:0;margin-bottom:0;padding:.75rem}.dot-editor-source{flex-shrink:0;max-width:calc(100% - 246px)}.dot-editor-canvas{flex:1;min-width:240px}.dot-editor-pane-label{display:block;margin-bottom:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.dot-editor-divider{flex:0 0 6px;margin:.75rem 0;border-radius:999px;background:#1f2937;cursor:col-resize;transition:background .15s ease}.dot-editor-divider:hover,body.dot-editor-resizing .dot-editor-divider{background:#2563eb}.dot-editor-flow{flex:1;min-height:0}.dot-editor-flow .react-flow{width:100%;height:100%}.react-flow{background:#0b1220;border:1px solid #1f2937;border-radius:8px}.dot-source{flex:1;width:100%;min-height:0;resize:none;border:1px solid #334155;border-radius:6px;padding:.75rem;font-family:ui-monospace,monospace;font-size:.85rem;line-height:1.5}body.dot-editor-resizing{cursor:col-resize;user-select:none}.dot-editor-flow .react-flow__controls-button{background:#e2e8f0;color:#0f172a;border-bottom-color:#94a3b8;fill:#0f172a}.dot-editor-flow .react-flow__controls-button:hover{background:#f8fafc}.dot-editor-flow .react-flow__controls-button:focus,.dot-editor-flow .react-flow__controls-button:focus-visible,.lineage-flow .react-flow__controls-button:focus,.lineage-flow .react-flow__controls-button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.dot-editor-flow .react-flow__controls-button svg{fill:#0f172a}.dot-editor-flow .react-flow__edge-path{stroke-linecap:round;stroke-linejoin:round}.dot-editor-flow .react-flow__edge.selected .react-flow__edge-path,.dot-editor-flow .react-flow__edge:focus .react-flow__edge-path,.dot-editor-flow .react-flow__edge:focus-visible .react-flow__edge-path{stroke-width:2.5}.dot-editor-flow .react-flow__edge-text{fill:#0f172a;font-weight:600}.dot-editor-flow .react-flow__edge-textbg{fill:#e2e8f0;fill-opacity:.95}.dot-editor-flow .react-flow__attribution{display:none}.dot-editor-flow .react-flow__node-dotShape{background:transparent;border:none;padding:0;box-shadow:none;width:auto}.dot-shape-node{position:relative;min-width:132px;max-width:220px}.dot-shape-handle{width:8px;height:8px;background:#475569;border:2px solid #e2e8f0}.dot-shape-body{display:flex;align-items:center;justify-content:center;min-height:52px;padding:.65rem .9rem;border:2px solid #334155;background:#f8fafc;box-shadow:0 1px 2px #0f172a1f}.dot-shape-label{min-width:0;max-width:100%;color:#0f172a;font-size:.85rem;font-weight:600;line-height:1.35;text-align:center;overflow-wrap:anywhere;word-break:break-word}.dot-shape-node.is-active{border-radius:8px;box-shadow:0 0 0 3px #2563eb80}.dot-shape-node.is-active .dot-shape-body{border-color:#2563eb}.dot-shape-box .dot-shape-body{border-radius:6px;background:#eff6ff;border-color:#3b82f6}.dot-shape-mdiamond .dot-shape-body{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background:#ecfdf5;border:none;filter:drop-shadow(0 0 0 2px #10b981);min-height:88px;min-width:88px;padding:1.4rem 1rem}.dot-shape-msquare .dot-shape-body{border-radius:4px;background:#f1f5f9;border:2px solid #334155;box-shadow:inset 0 0 0 2px #f8fafc,inset 0 0 0 4px #334155;min-width:72px;min-height:72px}.dot-shape-hexagon .dot-shape-body{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);background:#fffbeb;border:none;filter:drop-shadow(0 0 0 2px #f59e0b);min-height:96px;padding:1.2rem 1.4rem}.dot-shape-diamond .dot-shape-body{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background:#fef9c3;border:none;filter:drop-shadow(0 0 0 2px #ca8a04);min-height:88px;min-width:88px;padding:1.4rem 1rem}.dot-shape-parallelogram .dot-shape-body{clip-path:polygon(12% 0%,100% 0%,88% 100%,0% 100%);background:#f5f3ff;border:none;filter:drop-shadow(0 0 0 2px #8b5cf6);min-height:64px;padding:.75rem 1.25rem}.dot-shape-component .dot-shape-body{border-radius:4px 4px 6px 6px;background:#ecfeff;border-color:#06b6d4;padding-top:1.35rem;position:relative}.dot-shape-component .dot-shape-body:before{content:"";position:absolute;top:0;left:0;right:0;height:.55rem;background:#cffafe;border-bottom:2px solid #06b6d4;border-radius:4px 4px 0 0}.dot-shape-tripleoctagon .dot-shape-body{clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);background:#fdf2f8;border:none;filter:drop-shadow(0 0 0 2px #f472b6) drop-shadow(0 0 0 4px #fbcfe8) drop-shadow(0 0 0 6px #db2777);min-height:96px;min-width:96px;box-shadow:none}.dot-shape-house .dot-shape-body{clip-path:polygon(50% 0%,100% 36%,100% 100%,0% 100%,0% 36%);background:#fff7ed;border:none;filter:drop-shadow(0 0 0 2px #ea580c);min-height:92px;padding-top:1.5rem}.lineage-page{display:flex;flex:1;min-height:0;flex-direction:column;gap:1rem}.lineage-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.lineage-header>div:first-child{flex:1 1 18rem;min-width:0}.lineage-header h1{margin:.1rem 0 0;overflow-wrap:anywhere}.lineage-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.lineage-actions button:focus,.lineage-actions button:focus-visible,.lineage-detail-panel a:focus,.lineage-detail-panel a:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.lineage-freshness{display:inline-flex;align-items:center;min-height:2rem;padding:.35rem .65rem;border:1px solid #334155;border-radius:6px;background:#101820;color:#cbd5e1;font-size:.82rem;font-weight:700;white-space:nowrap}.lineage-freshness--fresh{border-color:#10b9818c;color:#86efac}.lineage-freshness--failed{border-color:#f87171a6;color:#fecaca}.lineage-summary{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:.75rem}.lineage-metric{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;min-width:0;padding:.8rem .95rem;border:1px solid #1f2937;border-radius:8px;background:#101820}.lineage-metric span{flex:1 1 7rem;min-width:0;color:#94a3b8;font-size:.78rem;font-weight:700;overflow-wrap:anywhere;text-transform:uppercase}.lineage-metric strong{flex:0 0 auto;color:#f8fafc;font-size:1.2rem}.lineage-workspace{display:grid;grid-template-columns:minmax(420px,1fr) minmax(320px,.42fr);gap:1rem;flex:1;min-height:0}.lineage-graph-panel,.lineage-detail-panel{display:flex;min-height:0;margin-bottom:0}.lineage-graph-panel{padding:.75rem}.lineage-detail-panel{flex-direction:column;gap:1rem;overflow:hidden}.lineage-flow{flex:1;min-height:0}.lineage-flow .react-flow{width:100%;height:100%}.lineage-flow .react-flow__controls-button{background:#e2e8f0;color:#0f172a;border-bottom-color:#94a3b8;fill:#0f172a}.lineage-flow .react-flow__controls-button:hover{background:#f8fafc}.lineage-flow .react-flow__controls-button svg{fill:#0f172a}.lineage-flow .react-flow__edge-path{stroke:#7dd3fc;stroke-width:1.8}.lineage-flow .react-flow__edge-text{fill:#0f172a;font-weight:700}.lineage-flow .react-flow__edge-textbg{fill:#e2e8f0;fill-opacity:.95}.lineage-flow .react-flow__attribution{display:none}.lineage-flow .react-flow__node-dotShape{background:transparent;border:none;padding:0;box-shadow:none;width:auto}.lineage-detail-heading{display:flex;flex-direction:column;gap:.35rem}.lineage-detail-heading span{width:fit-content;max-width:100%;overflow-wrap:anywhere;padding:.25rem .5rem;border:1px solid #334155;border-radius:6px;color:#bae6fd;font-size:.75rem;font-weight:700;text-transform:uppercase}.lineage-detail-heading h3{margin:0;font-size:1.1rem;line-height:1.35;overflow-wrap:anywhere}.lineage-detail-summary{margin:0;color:#cbd5e1;line-height:1.45;overflow-wrap:anywhere}.lineage-facts{display:grid;gap:.6rem;margin:0}.lineage-facts div{display:grid;grid-template-columns:84px minmax(0,1fr);gap:.75rem;align-items:baseline}.lineage-facts dt{color:#94a3b8;font-size:.78rem;font-weight:700;text-transform:uppercase}.lineage-facts dd{margin:0;min-width:0;color:#e2e8f0;overflow-wrap:anywhere}.lineage-preview{display:flex;flex:1;min-height:180px;flex-direction:column;overflow:hidden;border:1px solid #1f2937;border-radius:8px;background:#0b0f14}.lineage-preview-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .75rem;border-bottom:1px solid #1f2937;color:#94a3b8;font-size:.8rem;font-weight:700;text-transform:uppercase}.lineage-preview-header>span:first-child{flex:1 1 10rem;min-width:0;overflow-wrap:anywhere}.lineage-preview-header a{flex:0 0 auto}.lineage-preview pre{flex:1;min-height:0;margin:0;padding:.85rem;overflow:auto;color:#e5e7eb;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem;line-height:1.45;white-space:pre-wrap}.planning-page{display:flex;flex:1;min-height:0;flex-direction:column;gap:1rem}.planning-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.planning-header>div:first-child{flex:1 1 18rem;min-width:0}.planning-header h1{margin:.1rem 0 0;overflow-wrap:anywhere}.planning-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.planning-actions button:focus,.planning-actions button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.planning-freshness{display:inline-flex;min-height:2rem;align-items:center;padding:.35rem .65rem;border:1px solid #334155;border-radius:6px;background:#101820;color:#cbd5e1;font-size:.82rem;font-weight:700}.planning-summary{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:.75rem}.planning-metric{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;min-width:0;padding:.8rem .95rem;border:1px solid #1f2937;border-radius:8px;background:#101820}.planning-metric span{flex:1 1 7rem;min-width:0;color:#94a3b8;font-size:.78rem;font-weight:700;overflow-wrap:anywhere;text-transform:uppercase}.planning-metric strong{flex:0 0 auto;color:#f8fafc;font-size:1.2rem}.planning-runtime-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.planning-runtime-card{display:flex;min-width:0;flex-direction:column;gap:.75rem}.planning-runtime-card h3{margin:0;color:#cbd5e1;font-size:.86rem;text-transform:uppercase}.planning-workspace{display:grid;grid-template-columns:minmax(520px,1fr) minmax(340px,.42fr);gap:1rem;flex:1;min-height:0}.planning-board{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:.75rem;min-height:0;overflow:hidden}.planning-column{display:flex;min-width:0;min-height:0;flex-direction:column;border:1px solid #1f2937;border-radius:8px;background:#0f141b}.planning-column h3{margin:0;padding:.65rem .75rem;border-bottom:1px solid #1f2937;color:#cbd5e1;font-size:.82rem;text-transform:uppercase}.planning-column-list{display:flex;min-height:0;flex:1;flex-direction:column;gap:.55rem;overflow:auto;padding:.65rem}.planning-task{display:flex;flex-direction:column;gap:.35rem;width:100%;padding:.7rem;border:1px solid #243244;border-radius:8px;background:#111827;color:#e6edf3;cursor:pointer;text-align:left}.planning-task:hover,.planning-task:focus,.planning-task:focus-visible,.planning-task.is-selected{border-color:#7cc4ff;background:#132033}.planning-task:focus,.planning-task:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.planning-detail button:focus,.planning-detail button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.planning-task span{min-width:0;font-size:.86rem;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.planning-task small{min-width:0;color:#94a3b8;font-size:.76rem;line-height:1.35;overflow-wrap:anywhere}.planning-detail{display:flex;min-height:0;flex-direction:column;gap:1rem;overflow:auto}.planning-detail-heading{display:flex;flex-direction:column;gap:.35rem}.planning-detail-heading span{width:fit-content;max-width:100%;overflow-wrap:anywhere;padding:.25rem .5rem;border:1px solid #334155;border-radius:6px;color:#bae6fd;font-size:.75rem;font-weight:700;text-transform:uppercase}.planning-detail-heading h3{margin:0;font-size:1.1rem;line-height:1.35;overflow-wrap:anywhere}.planning-facts{display:grid;gap:.6rem;margin:0}.planning-facts div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:.75rem}.planning-facts dt{color:#94a3b8;font-size:.78rem;font-weight:700;text-transform:uppercase}.planning-facts dd{margin:0;overflow-wrap:anywhere}.planning-detail>p{overflow-wrap:anywhere}.planning-detail-section h4{margin:0 0 .45rem;color:#cbd5e1;font-size:.86rem;text-transform:uppercase}.planning-detail-section ol,.planning-detail-section ul{margin:0;padding-left:1.15rem}.planning-detail-section li{margin-bottom:.45rem;line-height:1.4;overflow-wrap:anywhere}.planning-activate{align-self:flex-start;margin-top:auto}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:stretch}@media(max-width:960px){.layout,.layout--sidebar-collapsed{grid-template-columns:1fr;grid-template-rows:max-content minmax(0,1fr)}.sidebar{min-height:max-content;overflow:hidden}.workbench{flex-direction:column}.workbench-divider{display:none}.workbench-panel{width:auto!important;max-height:45vh}.sidebar--collapsed .sidebar-nav a:after,.sidebar--collapsed .sidebar-footer .sidebar-nav-linkish:after{display:none}.dot-editor-split{flex-direction:column}.dot-editor-source{width:100%!important;max-width:none;min-height:240px}.dot-editor-divider{flex:0 0 6px;width:auto;margin:0 .75rem;cursor:row-resize}.grid-2{grid-template-columns:1fr}.lineage-header{align-items:flex-start;flex-direction:column}.lineage-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.lineage-workspace{grid-template-columns:1fr}.lineage-graph-panel{min-height:420px}.planning-header{align-items:flex-start;flex-direction:column}.planning-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.planning-runtime-grid,.planning-workspace{grid-template-columns:1fr}.planning-board{grid-template-columns:1fr;overflow:auto}}.cr-hitl-actions{display:flex;flex-direction:column;gap:.75rem}.runner-option-checkbox{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.9rem;color:#cbd5e1}.runner-option-checkbox input[type=checkbox]{flex:0 0 auto}.platform-restart-panel{margin-top:1rem;border-color:var(--accent-border, #3b82f6);background:color-mix(in srgb,var(--panel-bg) 92%,#3b82f6 8%)}.platform-restart-panel button:focus,.platform-restart-panel button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.platform-restart-panel h4{margin:0 0 .35rem}.platform-restart-note{margin:0 0 .75rem;font-size:.92rem}.platform-restart-blocked{margin:0 0 .75rem;color:#b45309;font-size:.92rem}.platform-restart-error{margin:0 0 .75rem;color:#dc2626}.platform-restart-success{margin:0 0 .75rem;color:#15803d}.data-table{width:100%;border-collapse:collapse;font-size:.92rem}.data-table th,.data-table td{padding:.45rem .6rem;border-bottom:1px solid var(--border-color, #334155);text-align:left}@media(max-width:640px){.responsive-data-table{display:block}.responsive-data-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.responsive-data-table tbody{display:grid;gap:.65rem}.responsive-data-table tr{display:grid;gap:.4rem;padding:.65rem;border:1px solid var(--border-color, #334155);border-radius:8px;background:color-mix(in srgb,var(--panel-bg) 88%,#0f172a 12%)}.responsive-data-table td{display:grid;grid-template-columns:minmax(6.5rem,.38fr) minmax(0,1fr);gap:.65rem;align-items:start;padding:0;border-bottom:none;overflow-wrap:anywhere}.responsive-data-table td:before{content:attr(data-label);color:#94a3b8;font-size:.72rem;font-weight:700;text-transform:uppercase}}.status-pill{display:inline-block;max-width:100%;padding:.1rem .45rem;border-radius:999px;font-size:.78rem;overflow-wrap:anywhere;text-transform:lowercase;vertical-align:middle;white-space:normal;background:color-mix(in srgb,var(--panel-bg) 85%,#64748b 15%)}.status-pill.status-running,.status-pill.status-active,.status-pill.status-authorized,.status-pill.status-requested,.status-pill.status-queued,.status-pill.status-merging{background:color-mix(in srgb,var(--panel-bg) 80%,#3b82f6 20%)}.status-pill.status-conflict,.status-pill.status-cleanup-failed,.status-pill.status-failed{background:color-mix(in srgb,var(--panel-bg) 80%,#dc2626 20%)}.status-pill.status-completed,.status-pill.status-cleaned,.status-pill.status-provisioned,.status-pill.status-succeeded,.status-pill.status-merged{background:color-mix(in srgb,var(--panel-bg) 80%,#16a34a 20%)}.status-pill.status-expired,.status-pill.status-stopped,.status-pill.status-unknown{background:color-mix(in srgb,var(--panel-bg) 80%,#64748b 20%)}.status-pill.status-hitl{background:color-mix(in srgb,var(--panel-bg) 80%,#d97706 20%)}.project-hub-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem}.project-hub-header>div:first-child{flex:1 1 18rem;min-width:0}.project-hub-header h1{margin:0 0 .35rem;overflow-wrap:anywhere}.project-hub-header .muted{margin:0}.project-hub-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;min-width:0}.project-hub-badges .status-pill,.project-hub-badges a{flex:0 1 auto}.project-hub-tabs{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin:1rem 0}.project-hub-tabs a{padding:.35rem .65rem;border-radius:.35rem}.project-hub-tabs a:focus,.project-hub-tabs a:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.project-hub-tabs a.active{background:color-mix(in srgb,var(--panel-bg) 85%,#3b82f6 15%)}.project-hub-badges a:focus,.project-hub-badges a:focus-visible,.project-hub .panel a:focus,.project-hub .panel a:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.project-hub-settings input:focus,.project-hub-settings input:focus-visible,.project-hub-settings select:focus,.project-hub-settings select:focus-visible,.project-hub-settings textarea:focus,.project-hub-settings textarea:focus-visible,.project-hub-settings button:focus,.project-hub-settings button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.project-runtime-sandbox{margin-top:1rem}.project-runtime-path{overflow-wrap:anywhere}.project-runtime-lease{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin:.75rem 0 0}.project-runtime-lease div{min-width:0}.project-runtime-lease dt{color:#94a3b8;font-size:.78rem;font-weight:700;text-transform:uppercase}.project-runtime-lease dd{margin:.25rem 0 0;overflow-wrap:anywhere}.project-runtime-probe{border-top:1px solid var(--border);display:grid;gap:6px;margin-top:12px;padding-top:12px}.project-runtime-probe>div{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.run-detail-page{display:flex;flex-direction:column;flex:1;min-height:0}.run-detail-back{margin:0 0 .5rem;flex-shrink:0}.run-detail-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-shrink:0}.run-detail-header>div:first-child{flex:1 1 20rem;min-width:0}.run-detail-header h1{margin:0 0 .25rem;font-size:1.5rem}.run-detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;flex-shrink:0}.run-detail-back a:focus,.run-detail-back a:focus-visible,.run-detail-actions a:focus,.run-detail-actions a:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.run-detail-page>.panel{flex-shrink:0}.run-detail-grid{flex:1 1 0;min-height:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr);align-items:stretch;gap:1rem;overflow:hidden}@media(max-width:960px){.run-detail-grid{grid-template-columns:1fr;overflow:auto}}.run-tree-panel{margin-bottom:1rem}.run-tree-list{list-style:none;margin:.5rem 0 0;padding:0}.run-tree-list li{margin:.25rem 0}.run-tree-item{display:block;min-width:0;overflow-wrap:anywhere}.run-tree-list button{width:100%;text-align:left;background:transparent;border:1px solid transparent;border-radius:6px;padding:.35rem .5rem;color:inherit;cursor:pointer}.run-tree-list button.active,.run-tree-list button:hover{border-color:#334155;background:#0f172a99}.run-tree-goal{overflow-wrap:anywhere}.decision-resolver-picker{display:flex;flex-direction:column;gap:.35rem;margin:.75rem 0}.run-launch-options{margin:.75rem 0}.run-launch-options-row{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.run-launch-options input[type=checkbox]:focus,.run-launch-options input[type=checkbox]:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.run-launch-options-hint{margin:.35rem 0 0;font-size:.85rem}.run-queue-notice{border-color:#2563eb;color:#bfdbfe}.queue-init-flags{font-size:.85rem;color:#cbd5e1}.queue-goal-cell{max-width:30rem;overflow-wrap:anywhere}.cr-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem}.cr-actions-compact{margin-top:.35rem}.cr-actions a:focus,.cr-actions a:focus-visible,.cr-actions button:focus,.cr-actions button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.cr-meta{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem}.cr-meta .failure-kind{text-transform:lowercase;background:color-mix(in srgb,var(--panel-bg) 75%,#dc2626 25%)}.cr-recovery-round{font-size:.78rem}.cr-title-cell{display:flex;flex-direction:column;gap:.2rem}.cr-title-cell>span:first-child{min-width:0;overflow-wrap:anywhere}.cr-last-error{font-size:.82rem;display:block;max-width:36rem;overflow-wrap:anywhere;white-space:normal}.changelog-list li{min-width:0;overflow-wrap:anywhere}.cr-list{list-style:none;padding:0;margin:0}.cr-row{padding:.65rem 0;border-bottom:1px solid color-mix(in srgb,var(--border-color) 60%,transparent)}.cr-row:last-child{border-bottom:none}.cr-row-main{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.cr-row-title{min-width:0;font-weight:500;overflow-wrap:anywhere}.cr-action-error{color:#fca5a5;font-size:.82rem}.merge-queue-table td{vertical-align:top}.operations-alerts{display:flex;flex-wrap:wrap;gap:.5rem}.operations-panel-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.operations-panel-heading h3{flex:1 1 16rem;min-width:0;margin:0}.operations-actions{display:flex;flex-wrap:wrap;gap:.5rem}.operations-actions button:focus,.operations-actions button:focus-visible,.operations-page .data-table a:focus,.operations-page .data-table a:focus-visible,.operations-page .data-table button:focus,.operations-page .data-table button:focus-visible{outline:2px solid #7cc4ff;outline-offset:2px}.operations-worktree-cell{max-width:24rem;overflow-wrap:anywhere}.operations-audit-cell{display:grid;gap:.15rem;min-width:12rem}.operations-audit-cell span{font-size:.82rem;color:var(--muted)}.operations-learning-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:1rem}@media(max-width:960px){.operations-learning-grid{grid-template-columns:1fr}}.operations-learning-facts{display:grid;gap:.6rem;margin:0}.operations-learning-facts div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:.75rem}.operations-learning-facts dt{color:#94a3b8;font-size:.78rem;font-weight:700;text-transform:uppercase}.operations-learning-facts dd{margin:0;overflow-wrap:anywhere}
