:root{color-scheme:light dark;--background: #f5f2eb;--background-strong: #ece7df;--card: rgba(255, 255, 255, .98);--card-foreground: #362f68;--foreground: #362f68;--muted: #f9f6ef;--muted-foreground: #6f6a85;--border: rgba(206, 212, 225, .94);--input: rgba(198, 205, 220, .94);--primary: #d7ae31;--primary-foreground: #362f68;--accent: #fbf1d6;--accent-foreground: #8d6a05;--destructive: #dc2626;--destructive-soft: #fff4f4;--success: #15803d;--success-soft: #effcf3;--warning: #b45309;--warning-soft: #fff8eb;--shadow-soft: 0 4px 14px rgba(48, 41, 92, .04);--shadow-strong: 0 16px 30px rgba(48, 41, 92, .08);--radius-xl: 14px;--radius-lg: 10px;--radius-md: 8px;font-family:Liberation Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100vh}body{margin:0;min-width:320px;color:var(--foreground);background:radial-gradient(circle at top left,rgba(214,174,47,.12),transparent 28%),radial-gradient(circle at bottom right,rgba(98,84,166,.08),transparent 26%),var(--background)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin:0}button{border:0}textarea::placeholder,input::placeholder{color:#94a3b8}.app-shell{display:grid;grid-template-columns:344px minmax(0,1fr);gap:14px;height:100vh;padding:14px;overflow:hidden}.console-sidebar,.sidebar-brand-card,.sidebar-status-card,.page-card,.workspace-header,.run-summary,.card-section,.details-card,.notice,.task-row,.live-panel,.text-panel,.setup-card{min-width:0;min-height:0;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--shadow-soft)}.console-sidebar{display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);gap:10px;padding:14px;overflow:hidden;border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffffe6,#f8fafcf5),var(--card)}.workspace,.content-shell{display:flex;flex-direction:column;gap:12px;min-width:0;min-height:0}.workspace{height:100%;overflow:hidden}.content-shell{overflow:auto;padding-right:4px}.sidebar-brand-card,.sidebar-status-card,.workspace-header,.page-card,.run-summary,.card-section,.notice,.setup-card{padding:16px}.sidebar-brand-card{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;background:linear-gradient(180deg,#ffffffeb,#f8fafcf5),var(--card)}.sidebar-brand{display:flex;align-items:center;gap:12px}.sidebar-status-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.sidebar-section-header,.page-header-card,.page-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.sidebar-section-header{align-items:center}.sidebar-section-header h1{color:var(--card-foreground);font-size:16px;font-weight:700;line-height:1.2}.page-title-copy h1{color:var(--card-foreground);font-size:24px;font-weight:700;line-height:1.1}.page-title-copy:before{color:var(--primary);content:"AXLER · BROWSER AGENT";font-size:12px;font-weight:700;letter-spacing:.26em;line-height:1.2;text-transform:uppercase}.sidebar-section-header p,.page-title-copy p,.page-section-header p,.sidebar-status-copy{color:var(--muted-foreground);font-size:12px;line-height:1.45}.sidebar-section-actions{display:flex;align-items:center;gap:8px}.sidebar-scroll{min-height:0;overflow:auto;padding-right:4px}.sidebar-task-list{display:grid;align-content:start;gap:10px}.page-header-card{align-items:center;min-height:88px;padding:20px 24px}.page-title{display:flex;align-items:center;gap:14px}.page-title-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(214,174,47,.26);border-radius:12px;color:#8d6a05;background:#d6ae2f1f}.page-title-copy{display:grid;gap:6px}.page-form-card{display:grid;gap:24px;padding:24px;border-top:4px solid var(--primary)}.create-task-card{gap:18px;padding:20px}.create-task-copy{display:grid;gap:6px}.create-task-copy h2{color:var(--card-foreground);font-size:18px;font-weight:700;line-height:1.25}.create-task-copy p{color:var(--muted-foreground);font-size:14px;line-height:1.55}.page-section-header{margin-bottom:0}.page-section-header h2,.page-section-header h3{color:var(--card-foreground);font-size:18px;font-weight:700;line-height:1.25}.page-section-header.compact-gap{gap:12px}.page-counter{color:var(--muted-foreground);font-size:14px;font-weight:600}.task-editor{width:100%;min-height:320px;resize:vertical;padding:18px 20px;border:1px solid var(--input);border-radius:var(--radius-lg);outline:0;color:var(--foreground);background:var(--muted);font-size:16px;line-height:1.6}.task-input{width:100%;min-height:60px;padding:0 18px;border:1px solid var(--input);border-radius:var(--radius-lg);outline:0;color:var(--foreground);background:var(--muted);font-size:16px;line-height:1.5;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.task-input::placeholder{color:#94a3b8}.task-input:focus{border-color:#60a5fa73;background:#fff;box-shadow:0 0 0 4px #3b82f614}.task-input:disabled{cursor:not-allowed;opacity:.65}.create-task-footer{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap}.create-task-footer .button{margin-left:auto}.create-task-status{display:inline-flex;align-items:center;gap:8px;min-height:24px;color:var(--muted-foreground);font-size:13px;line-height:1.45}.page-grid,.settings-form-grid,.settings-summary-grid,.integration-grid{display:grid;gap:16px}.page-grid,.settings-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-form-grid{grid-template-columns:1fr}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-grid>:first-child{grid-column:1 / -1}.integration-docs-shell{align-items:center;gap:18px;padding-right:24px}.integration-docs-header,.integration-docs-grid{width:min(100%,1280px)}.integration-docs-grid{grid-template-columns:1fr;align-items:start}.integration-docs-grid>:first-child{grid-column:auto}.integration-flow-card,.integration-doc-card{min-width:0}.integration-doc-card{gap:18px}.integration-article-shell{align-items:center;gap:24px;padding:12px 24px 24px 0}.integration-public-shell{min-height:100vh}.integration-quick-shell{align-items:stretch;padding:32px 32px 48px}.integration-quick-header{gap:12px}.integration-quick-card{display:grid;gap:0;padding:0 32px;border-radius:16px;box-shadow:none}.integration-quick-block{display:grid;gap:16px;padding:28px 0;border-top:1px solid rgba(148,163,184,.18)}.integration-quick-block:first-child{border-top:0}.integration-quick-block-last{padding-bottom:30px}.integration-quick-block h2{color:var(--card-foreground);font-size:20px;font-weight:700;line-height:1.25}.integration-quick-connection{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);align-items:center;gap:28px}.integration-quick-label{display:block;margin-bottom:8px;color:var(--muted-foreground);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.integration-quick-url-value{display:block;width:fit-content;max-width:100%;padding:12px 14px;border:1px solid rgba(214,174,47,.28);border-radius:10px;color:var(--card-foreground);background:#d6ae2f14;font-size:16px;font-weight:700;overflow-wrap:anywhere}.integration-quick-connection p,.integration-quick-footer-note{margin:0;color:var(--muted-foreground);font-size:14px;line-height:1.55}.integration-quick-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;counter-reset:kira-flow}.integration-quick-flow li{display:grid;align-content:start;gap:8px;min-height:112px;padding:16px;border:1px solid rgba(148,163,184,.18);border-radius:12px;background:#f8fafcad;counter-increment:kira-flow}.integration-quick-flow li:before{color:var(--primary);content:counter(kira-flow,decimal-leading-zero);font-size:12px;font-weight:700}.integration-quick-flow strong{color:var(--card-foreground);font-size:14px}.integration-quick-flow span{color:var(--muted-foreground);font-size:13px;line-height:1.5}.integration-quick-flow code,.integration-quick-states code{color:var(--card-foreground);font-weight:700}.integration-quick-states{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.integration-quick-states>div{display:grid;gap:8px;padding:14px 16px;border:1px solid rgba(148,163,184,.18);border-radius:12px;background:#f8fafcb8}.integration-quick-states span{color:var(--muted-foreground);font-size:13px;line-height:1.45}.integration-article-header,.integration-article-card{width:min(100%,880px)}.integration-public-shell .integration-article-header,.integration-public-shell .integration-article-card{width:min(100%,960px)}.integration-quick-shell .integration-quick-header,.integration-quick-shell .integration-quick-card{width:100%;max-width:none}.integration-article-header{display:grid;gap:16px;padding:4px 0 0}.integration-quick-header h1{color:var(--card-foreground);font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.04em;line-height:1.05}.integration-article-kicker{color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.26em;line-height:1.2;text-transform:uppercase}.integration-article-title-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px}.integration-article-icon{width:44px;height:44px}.integration-article-title-row h1{color:var(--card-foreground);font-size:42px;font-weight:700;line-height:1.02;letter-spacing:-.04em}.integration-article-lead{max-width:64ch;color:var(--foreground);font-size:20px;line-height:1.65}.integration-article-meta{display:flex;flex-wrap:wrap;gap:10px}.integration-article-back{justify-self:start}.integration-article-card{display:grid;gap:0;padding:40px 48px;box-shadow:none}.integration-article-section{display:grid;gap:16px;padding:28px 0;border-top:1px solid rgba(148,163,184,.16)}.integration-article-card>:first-child{padding-top:0;border-top:0}.integration-article-section-last{padding-bottom:0}.integration-article-section h2{color:var(--card-foreground);font-size:28px;font-weight:700;line-height:1.1;letter-spacing:-.03em}.integration-article-section p{max-width:66ch;color:var(--foreground);font-size:17px;line-height:1.75}.integration-article-note{max-width:66ch;padding:14px 16px;border:1px solid rgba(214,174,47,.22);border-radius:14px;color:#7c5b04;background:#d6ae2f14;font-size:14px;line-height:1.6}.integration-story-list{display:grid;gap:12px;margin-top:4px}.integration-story-step{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:12px;max-width:66ch;padding:14px 16px;border:1px solid rgba(148,163,184,.18);border-radius:16px;background:linear-gradient(180deg,#f8fafceb,#fffffff5)}.integration-story-step svg{margin-top:4px;color:var(--primary)}.integration-story-step strong{display:block;color:var(--card-foreground);font-size:15px;line-height:1.4}.integration-story-step p{margin-top:4px;color:var(--muted-foreground);font-size:14px;line-height:1.65}.integration-code-block{overflow:hidden;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:linear-gradient(180deg,#f8fafcf5,#fffffffa)}.integration-code-header{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid rgba(148,163,184,.16);color:var(--card-foreground);font-size:13px;font-weight:700;letter-spacing:.02em}.page-details{overflow:hidden;border:1px solid var(--input);border-radius:var(--radius-lg);background:var(--muted)}.page-details summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:52px;padding:0 16px;cursor:pointer;font-size:14px;font-weight:600;list-style:none}.page-details summary::-webkit-details-marker{display:none}.page-details summary small{color:var(--muted-foreground);font-size:12px;font-weight:500}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border:1px solid #deded9;border-radius:9px;color:#fff;background:#242424}.brand-title{font-size:15px;font-weight:700;line-height:1.1}.brand-subtitle,.field-label,.workspace-context p,.workspace-eyebrow,.workspace-secondary-meta,.section-head p,.task-meta,.event-top time,.detail-block span,.card-kicker,.setup-kicker{color:var(--muted-foreground);font-size:12px;line-height:1.45}.brand-subtitle{margin-top:2px}.page-chip-grid{display:flex;flex-wrap:wrap;gap:10px;padding:0 16px 16px}.page-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid rgba(148,163,184,.2);border-radius:999px;color:var(--muted-foreground);background:#ffffffeb;font-size:12px;font-weight:600}.page-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.page-actions.align-start{justify-content:flex-start}.learn-more-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;background:linear-gradient(180deg,#f8fafcf5,#fffffffa),var(--card)}.learn-more-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(148,163,184,.18);border-radius:999px;color:var(--muted-foreground);background:#ffffffeb}.learn-more-copy{display:grid;gap:4px}.learn-more-copy h3{font-size:18px;line-height:1.25}.learn-more-link{padding:0;color:var(--accent-foreground);background:transparent;font-size:14px;font-weight:700;cursor:pointer}.settings-info-card{display:grid;gap:16px}.settings-token-field,.settings-inspector-field{grid-column:1 / -1}.settings-toggle{display:flex;align-items:center;gap:12px;min-height:56px;padding:10px 14px;border:1px solid var(--border);border-radius:8px;background:#fff;cursor:pointer}.settings-toggle input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.settings-toggle-track{display:inline-flex;align-items:center;flex:0 0 auto;width:42px;height:24px;padding:3px;border-radius:999px;background:#cbd5e1;transition:background .14s ease}.settings-toggle-track span{width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a2e;transition:transform .14s ease}.settings-toggle input:checked+.settings-toggle-track{background:var(--primary)}.settings-toggle input:checked+.settings-toggle-track span{transform:translate(18px)}.settings-toggle input:focus-visible+.settings-toggle-track{outline:3px solid rgba(214,174,47,.28);outline-offset:2px}.settings-toggle-copy{display:grid;gap:3px;min-width:0}.settings-toggle-copy strong{color:var(--card-foreground);font-size:14px}.settings-toggle-copy small{color:var(--muted-foreground);font-size:12px;line-height:1.4}.settings-page{align-items:center;gap:18px;padding-right:24px}.settings-page>.notice,.settings-page>.page-form-card{width:min(100%,1180px)}.settings-page .page-form-card{gap:28px;padding:32px 36px 34px;box-shadow:none}.settings-page .page-section-header{align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--border)}.settings-page .page-title-copy{gap:10px}.settings-page .page-title-copy h1{font-size:32px;line-height:1.08;letter-spacing:-.03em}.settings-page .page-title-copy p{max-width:60ch;color:var(--muted-foreground);font-size:16px;line-height:1.55}.settings-page .settings-link{min-height:34px;padding:0 12px;border-color:#d6ae2f2e;border-radius:999px;color:var(--accent-foreground);background:#d6ae2f14;font-size:12px}.settings-page .settings-link:hover{background:#d6ae2f24}.settings-page .settings-form-grid{gap:18px}.settings-page .field-group{gap:8px}.settings-page .field-label{color:var(--card-foreground);font-size:14px;font-weight:700}.settings-page .input-row,.settings-page .select-field{min-height:56px;padding:0 16px;border-radius:4px;background:#fff}.settings-page .input-row svg,.settings-page .select-field svg{color:var(--muted-foreground)}.settings-page .input-row input,.settings-page .select-field select{font-size:16px}.settings-page .settings-divider{height:1px;background:var(--border)}.settings-page .settings-footer{color:var(--muted-foreground);font-size:15px;line-height:1.6}.settings-page .settings-footer strong{color:var(--primary)}.settings-page .page-actions.align-start{padding-top:4px}.settings-page .button.primary{min-width:240px;min-height:54px;padding:0 24px;font-size:15px}.settings-status-list,.integration-step-list{display:grid;gap:10px}.settings-status-row,.integration-step{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;padding:0 14px;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:var(--muted)}.integration-step{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;padding:14px}.settings-status-row strong,.integration-step strong{font-size:14px}.integration-step p{margin-top:4px;color:var(--muted-foreground);font-size:13px;line-height:1.55}.integration-pre{min-height:0;max-width:100%;overflow:auto;white-space:pre;border-radius:0 0 18px 18px;background:#f8fafc}.card-heading,.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.card-heading{display:grid;gap:2px}.card-kicker,.workspace-eyebrow,.setup-kicker{color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.26em;line-height:1.2;text-transform:uppercase}.card-title,.panel-header h1,.workspace-header h2,.setup-copy h1{color:var(--card-foreground);font-size:15px;font-weight:700;line-height:1.3}.setup-copy{display:grid;gap:8px}.setup-copy h1{font-size:30px;line-height:1.12;letter-spacing:-.03em}.setup-copy p{color:var(--muted-foreground);font-size:16px;line-height:1.55;max-width:56ch}.field-group,.setup-form{display:grid;gap:10px}.compose{display:grid;gap:14px}.compose textarea,.input-row,.search-box,.select-field{border:1px solid var(--input);border-radius:6px;background:#fff}.compose textarea,.input-row,.search-box input,.input-row input,.select-field select{color:var(--foreground)}.compose textarea{width:100%;min-height:148px;resize:vertical;padding:14px 16px;outline:0;line-height:1.5}.input-row,.search-box,.select-field{display:flex;align-items:center;gap:8px;min-height:48px;padding:0 14px;color:var(--muted-foreground)}.input-row input,.search-box input,.select-field select{width:100%;min-width:0;border:0;outline:0;background:transparent}.select-field{position:relative}.select-field select{appearance:none;padding-right:24px}.select-field svg{position:absolute;right:14px;color:var(--muted-foreground);pointer-events:none}.button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid transparent;border-radius:8px;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease,opacity .14s ease,box-shadow .14s ease}.button{padding:0 16px;text-decoration:none}.button.primary{color:var(--primary-foreground);background:linear-gradient(180deg,#dfb93f,#d1a92d);box-shadow:inset 0 1px #ffffff3d}.button.secondary,.icon-button{color:var(--foreground);border-color:var(--border);background:#fff}.button.primary:hover,.button.secondary:hover,.icon-button:hover,.task-tool:hover,.artifact-button:hover,.artifact-preview-card:hover,.artifact-chip:hover,.task-row:hover{transform:translateY(-1px)}.button.secondary:hover,.icon-button:hover,.task-tool:hover,.artifact-button:hover,.artifact-preview-card:hover,.artifact-chip:hover{background:#fbf8f1}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.icon-button{width:40px;height:40px;padding:0}.active-icon-button{border-color:#d6ae2f52;color:#8d6a05;background:#d6ae2f1f}.icon-text{min-width:116px}.danger-icon{color:var(--destructive);border-color:#fecaca;background:var(--destructive-soft)}.system-panel{display:grid;gap:4px}.status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;padding-top:10px;border-top:1px solid rgba(148,163,184,.14)}.status-pill{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 10px;border-radius:999px;color:#14532d;background:#eefbf2;font-size:12px}.status-dot{width:8px;height:8px;border-radius:999px;background:#cbd5e1}.status-dot.ready{background:#22c55e;box-shadow:0 0 0 3px #22c55e1f}.task-list-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;padding:16px}.panel-header,.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto}.panel-header h1,.workspace-header h2{font-size:22px;line-height:1.2}.panel-header p{margin-top:4px}.search-box input{height:100%}.task-list{display:grid;align-content:start;gap:12px;min-height:0;overflow:auto;padding-right:4px}.task-row{display:grid;gap:6px;width:100%;min-height:86px;padding:12px;text-align:left;color:var(--foreground);background:linear-gradient(180deg,#fffffff5,#f8fafcfa),var(--card)}.task-row.selected{border-color:#d6ae2f57;background:linear-gradient(180deg,#fff9e3fa,#fffffffa),var(--card);box-shadow:0 10px 22px #d6ae2f14}.task-row-top,.event-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.task-row-top{align-items:flex-start}.task-row-top-left{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.task-row-top time,.event-top time{flex:0 0 auto;font-size:11px}.task-title{display:-webkit-box;overflow:hidden;color:var(--foreground);font-size:14px;font-weight:600;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.task-meta{display:-webkit-box;overflow:hidden;color:var(--muted-foreground);font-size:11px;line-height:1.45;-webkit-line-clamp:1;-webkit-box-orient:vertical}.workspace-header{align-items:flex-start}.workspace-context{display:grid;gap:4px;min-width:0}.workspace-header h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px}.workspace-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--muted-foreground);font-size:12px}.workspace-meta-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid rgba(148,163,184,.2);border-radius:999px;color:var(--muted-foreground);background:var(--muted);opacity:.76}.workspace-meta-chip.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.workspace-meta-chip.warning{border-color:#b453092e;color:var(--warning);background:var(--warning-soft);opacity:1}.task-spend-chip{display:inline-flex;align-items:center;flex:0 1 auto;max-width:100%;min-height:22px;min-width:0;padding:0 8px;border:1px solid transparent;border-radius:999px;overflow:hidden;color:var(--muted-foreground);background:var(--muted);font-size:11px;font-weight:700;line-height:1;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.task-spend-chip.current{border-color:#d6ae2f38;color:#8d6a05;background:#d6ae2f1f}.task-spend-chip.final{border-color:#15803d2e;color:var(--success);background:var(--success-soft)}.section-head-spend{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.section-head-spend>div{min-width:0}.workspace-actions,.workspace-utility-actions,.run-summary-actions,.task-action-bar{display:flex;align-items:center;gap:8px}.workspace-actions,.task-action-bar{flex-wrap:wrap;justify-content:flex-end}.danger-action{color:var(--destructive);border-color:#fecaca;background:var(--destructive-soft)}.stop-action{color:#fff;border-color:#b91c1c;background:#dc2626;box-shadow:inset 0 1px #ffffff29}.stop-action:hover{background:#b91c1c}.notice{display:flex;align-items:center;gap:8px;color:var(--warning);background:var(--warning-soft)}.notice.inline{padding:12px 14px}.workspace-empty{display:grid;min-height:0}.task-tools-shell{display:flex;align-items:center;flex-wrap:wrap;gap:8px;flex:0 0 auto}.task-tools{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px;padding:4px;border:1px solid var(--border);border-radius:10px;background:#ffffffeb;box-shadow:var(--shadow-soft)}.task-tool{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border:1px solid transparent;border-radius:8px;color:var(--muted-foreground);background:transparent;font-size:12px;font-weight:600;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease}.task-tool.active{border-color:#d6ae2f47;color:var(--foreground);background:#d6ae2f1a;box-shadow:0 3px 10px #d6ae2f14}.advanced-tabs{position:relative;flex:0 0 auto}.advanced-tabs summary{list-style:none}.advanced-tabs summary::-webkit-details-marker{display:none}.advanced-summary{gap:6px}.advanced-summary svg{transition:transform .14s ease}.advanced-tabs[open] .advanced-summary svg{transform:rotate(180deg)}.advanced-tabs-menu{position:absolute;z-index:10;top:calc(100% + 6px);left:0;display:grid;gap:4px;min-width:190px;padding:6px;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:var(--shadow-strong)}.advanced-tabs-menu .task-tool{justify-content:flex-start;width:100%}.tab-panel{flex:1 1 auto;min-height:0;overflow:auto;padding-top:4px;padding-bottom:12px}.overview-panel{overflow:auto;padding-right:4px}.overview-stack{display:grid;gap:10px}.result-card{display:grid;gap:14px}.result-card-actions{display:flex;align-items:center;padding-top:14px;border-top:1px solid var(--border)}.report-download-button{max-width:100%}.report-download-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operator-overview{max-width:1040px}.agent-activity-card,.action-required-card{display:grid;gap:14px}.business-activity-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.business-activity-list li{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;min-height:38px;padding:10px 12px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:var(--muted);color:var(--card-foreground);font-size:14px;line-height:1.45}.business-activity-dot{width:8px;height:8px;margin-top:6px;border-radius:999px;background:var(--primary)}.action-required-card{border-color:#fed7aa;background:linear-gradient(180deg,#fff8ebfa,#fffffffa),var(--warning-soft)}.action-required-body{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.action-required-body p{max-width:68ch;color:var(--card-foreground);font-size:14px;line-height:1.6}.action-required-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.result-copy{overflow-wrap:anywhere;color:#1e293b;font-size:14px;line-height:1.7;white-space:normal}.result-copy.muted{color:var(--muted-foreground)}.markdown-content{display:grid;gap:.75rem}.markdown-content>:first-child{margin-top:0}.markdown-content>:last-child{margin-bottom:0}.markdown-content p,.markdown-content blockquote,.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{margin:0}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{color:var(--card-foreground);line-height:1.25}.markdown-content h1{font-size:1.35em}.markdown-content h2{font-size:1.2em}.markdown-content h3{font-size:1.08em}.markdown-content ul,.markdown-content ol{display:grid;gap:.35rem;margin:0;padding-inline-start:1.35rem}.markdown-content li{margin:0}.markdown-content blockquote{padding:10px 12px;border-left:3px solid rgba(214,174,47,.45);border-radius:10px;background:#fbf1d68c;color:#475569}.markdown-content code{padding:.12rem .35rem;border-radius:6px;background:#94a3b829;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em}.markdown-content pre{padding:12px 14px;border:1px solid rgba(148,163,184,.18);border-radius:12px;background:#f8fafc}.markdown-content pre code{padding:0;border-radius:0;background:transparent;font-size:12px}.markdown-content a{color:#1d4ed8;text-decoration:underline;text-underline-offset:2px}.markdown-content hr{width:100%;margin:0;border:0;border-top:1px solid rgba(148,163,184,.24)}.markdown-table-wrapper{overflow-x:auto;padding-bottom:2px;border-radius:14px}.markdown-content table{width:100%;min-width:max-content;border-collapse:separate;border-spacing:0;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:#fff}.markdown-content thead th,.markdown-content tbody td{padding:10px 12px;border-right:1px solid rgba(148,163,184,.14);border-bottom:1px solid rgba(148,163,184,.14);vertical-align:top;text-align:left}.markdown-content thead th{background:#94a3b814;color:var(--card-foreground);font-weight:600}.markdown-content tbody tr:last-child td{border-bottom:0}.markdown-content tr>*:last-child{border-right:0}.markdown-content .align-center{text-align:center}.markdown-content .align-right{text-align:right}.architecture-card{display:grid;gap:14px}.architecture-pipeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding-top:2px}.architecture-phase{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 8px;align-items:center;min-width:0;padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--muted)}.architecture-phase-marker{display:grid;grid-row:span 2;place-items:center;width:24px;height:24px;border:1px solid var(--border);border-radius:999px;color:var(--muted-foreground);background:#fff}.architecture-phase strong,.architecture-phase small{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.architecture-phase strong{font-size:12px;line-height:1.2}.architecture-phase small{color:var(--muted-foreground);font-size:11px;line-height:1.25}.architecture-phase.current{border-color:#d6ae2f4d;background:#d6ae2f14}.architecture-phase.current .architecture-phase-marker{border-color:#d6ae2f57;color:var(--accent-foreground);background:#d6ae2f1f}.architecture-phase.current .architecture-phase-marker svg{animation:spin 1s linear infinite}.architecture-phase.completed .architecture-phase-marker{border-color:#86efac;color:var(--success);background:#dcfce7}.architecture-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.task-plan-card{display:grid;gap:14px}.task-plan-current{display:grid;align-content:start;min-width:0;padding:12px;border:1px solid rgba(148,163,184,.2);border-radius:8px;background:var(--muted)}.task-plan-current p,.task-plan-empty{overflow-wrap:anywhere;color:var(--muted-foreground);font-size:13px;line-height:1.5}.task-plan-current{background:linear-gradient(180deg,#ffffffeb,#f9f6effa),var(--muted)}.credential-handle-panel{display:grid;gap:10px;padding:12px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:var(--muted)}.credential-handle-head{display:flex;align-items:center;gap:8px;color:var(--card-foreground);font-size:12px;font-weight:700}.credential-handle-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.credential-handle-chip{display:grid;gap:3px;min-width:0;padding:10px;border:1px solid var(--border);border-radius:8px;background:#fff}.credential-handle-chip strong,.credential-handle-chip span,.credential-handle-chip small,.guard-usage-row span,.guard-usage-row time,.guard-usage-row small{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.credential-handle-chip strong{font-size:12px}.credential-handle-chip span,.credential-handle-chip small,.credential-empty{color:var(--muted-foreground);font-size:11px;line-height:1.35}.guard-usage-list{display:grid;gap:8px}.guard-usage-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(80px,.5fr) minmax(96px,.7fr) minmax(100px,.8fr);gap:8px;align-items:center;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:var(--muted);font-size:12px}.guard-usage-row small{grid-column:1 / -1;color:var(--muted-foreground)}.live-preview-card{display:grid;gap:14px}.live-preview-grid{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);gap:12px}.live-preview-copy{display:grid;align-content:start;gap:10px;min-width:0;padding:14px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:var(--muted)}.detail-label{color:var(--muted-foreground);font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase}.current-url-link{overflow-wrap:anywhere;color:var(--foreground);font-size:13px;font-weight:600;line-height:1.45}.live-preview-copy p{color:var(--muted-foreground);font-size:13px;line-height:1.55}.live-preview-actions,.export-actions{display:flex;flex-wrap:wrap;gap:8px}.live-preview-frame-shell{overflow:hidden;display:grid;min-height:240px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#020617}.live-preview-frame{width:100%;height:100%;min-height:240px;border:0;background:#020617}.run-summary{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px}.run-summary.active{background:linear-gradient(180deg,#fff9e3f5,#fffffffa),#d6ae2f14}.run-summary.success{background:linear-gradient(180deg,#effcf3f5,#fbfffcfa),var(--success-soft)}.run-summary.warning{background:linear-gradient(180deg,#fff8ebf5,#fffcf4fa),var(--warning-soft)}.run-summary.danger{background:linear-gradient(180deg,#fff4f4f5,#fffbfbfa),var(--destructive-soft)}.run-summary-icon,.stage-dot,.event-icon{display:grid;place-items:center;border-radius:999px}.run-summary-icon{width:36px;height:36px;border:1px solid var(--border);color:var(--accent-foreground);background:#fff}.run-summary.active .run-summary-icon{color:var(--accent-foreground);border-color:#d6ae2f57;background:#d6ae2f1f}.run-summary.warning .run-summary-icon{color:var(--warning);border-color:#fed7aa}.run-summary.danger .run-summary-icon{color:var(--destructive);border-color:#fecaca}.run-summary.success .run-summary-icon{color:var(--success);border-color:#bbf7d0}.run-summary-copy{min-width:0}.run-summary-copy strong{display:block;font-size:16px;line-height:1.25}.run-summary-copy p,.run-summary-copy span{display:block;margin-top:4px;color:var(--muted-foreground);font-size:12px;line-height:1.5}.run-summary-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:6px}.section-head{min-height:28px}.section-head.compact{padding-bottom:14px;border-bottom:1px solid rgba(148,163,184,.14)}.section-head h3{font-size:15px;font-weight:700;line-height:1.3}.stage-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-top:14px}.stage-step{position:relative;display:grid;gap:8px;min-width:0}.stage-step:not(:last-child):after{content:"";position:absolute;top:14px;left:36px;right:-7px;height:1px;background:#94a3b847}.stage-marker{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--border);border-radius:999px;color:var(--muted-foreground);background:#fff;position:relative;z-index:1}.stage-copy{display:grid;gap:3px;min-width:0}.stage-copy strong{overflow:hidden;font-size:12px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.stage-copy span{color:var(--muted-foreground);font-size:11px;line-height:1.4}.stage-step.current .stage-marker{border-color:#d6ae2f57;color:var(--accent-foreground);background:#d6ae2f1f}.stage-step.current .stage-marker svg,.status-badge.running_vps svg,.status-badge.resumed_vps svg,.spin{animation:spin 1s linear infinite}.stage-step.done .stage-marker{border-color:#86efac;color:var(--success);background:#dcfce7}.stage-step.done:not(:last-child):after{background:#22c55e52}.timeline{min-height:0;padding-top:16px}.readable-timeline{display:grid;align-content:start;gap:10px}.readable-event{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:12px;border:1px solid var(--border);border-radius:14px;background:var(--muted)}.readable-event.warning{border-color:#fed7aa;background:var(--warning-soft)}.readable-event.danger{border-color:#fecaca;background:var(--destructive-soft)}.readable-event.success{border-color:#bbf7d0;background:var(--success-soft)}.event-icon{width:32px;height:32px;border:1px solid rgba(214,174,47,.24);color:var(--accent-foreground);background:#fff}.readable-event.warning .event-icon{color:var(--warning);border-color:#fed7aa}.readable-event.danger .event-icon{color:var(--destructive);border-color:#fecaca}.readable-event.success .event-icon{color:var(--success);border-color:#bbf7d0}.readable-event-body{min-width:0}.event-top span{color:var(--accent-foreground)}.readable-event-body h4{margin-top:4px;overflow-wrap:anywhere;font-size:14px;line-height:1.35}.readable-event-body p{margin-top:6px;overflow-wrap:anywhere;color:var(--muted-foreground);font-size:13px;line-height:1.55}.event-meta-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.event-meta-list span{min-height:24px;padding:3px 9px;border:1px solid rgba(148,163,184,.2);border-radius:999px;color:var(--muted-foreground);background:#fffc;font-size:11px}.agent-inspector{display:grid;gap:14px;border-color:#6254a63d;background:linear-gradient(145deg,#faf8fffa,#fffffffa)}.agent-inspector-head,.inspector-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.agent-inspector-head h3{margin-top:2px}.agent-inspector-head p,.inspector-subtle,.inspector-empty,.inspector-row small{color:var(--muted-foreground);font-size:11px;line-height:1.4}.section-kicker{color:#6d5bb2;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.agent-inspector-status,.inspector-count{border:1px solid rgba(98,84,166,.2);border-radius:999px;color:#6450a3;background:#6254a614;font-size:11px;font-weight:600;padding:4px 8px;white-space:nowrap}.inspector-count{min-width:22px;padding:2px 6px;text-align:center}.agent-inspector-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.inspector-section{display:grid;align-content:start;gap:9px;min-width:0;padding:11px;border:1px solid rgba(206,212,225,.9);border-radius:var(--radius-md);background:#ffffffb8}.inspector-section-title{display:inline-flex;align-items:center;gap:5px;color:var(--card-foreground);font-size:12px;font-weight:700}.inspector-flow,.inspector-list,.inspector-resource-list{display:grid;gap:7px}.inspector-resource-group{display:grid;gap:6px;padding:7px;border:1px solid rgba(148,163,184,.18);border-radius:7px;background:#f8fafc9e}.inspector-resource-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.inspector-resource-head strong{overflow:hidden;color:var(--card-foreground);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.inspector-resource-head small{flex:0 0 auto;color:var(--muted-foreground);font-size:10px}.inspector-flow-step{display:flex;align-items:flex-start;gap:7px;min-width:0}.inspector-flow-dot{flex:0 0 auto;width:7px;height:7px;margin-top:4px;border-radius:50%;background:#a8afbf}.inspector-flow-step.active .inspector-flow-dot{background:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.inspector-flow-step.waiting .inspector-flow-dot{background:var(--warning)}.inspector-flow-copy,.inspector-row{display:grid;gap:2px;min-width:0}.inspector-flow-copy strong,.inspector-row strong{overflow:hidden;color:var(--card-foreground);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.inspector-flow-copy small,.inspector-row span{overflow:hidden;color:var(--muted-foreground);font-size:10px;line-height:1.35;text-overflow:ellipsis}.inspector-row{padding-left:7px;border-left:2px solid rgba(168,175,191,.45)}.inspector-row.emphasis{border-left-color:var(--warning)}.inspector-empty,.inspector-subtle{display:inline-flex;align-items:center;gap:5px}.inspector-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:8px;border:1px solid rgba(206,212,225,.9);border-radius:var(--radius-md);background:#f8fafcb8}.inspector-filter-tabs,.inspector-view-toggle{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.inspector-filter-tabs{max-width:100%;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:thin}.inspector-filter-tab,.inspector-view-toggle button{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 9px;border:1px solid transparent;border-radius:6px;color:var(--muted-foreground);background:transparent;font-size:11px;cursor:pointer}.inspector-filter-tab span{min-width:16px;padding:1px 4px;border-radius:999px;background:#94a3b824;font-size:10px;text-align:center}.inspector-filter-tab.active,.inspector-view-toggle button.active{border-color:#6254a62e;color:#5b46a4;background:#fff;font-weight:700}.inspector-header-meta{display:grid;justify-items:end;gap:5px}.inspector-counter{color:var(--muted-foreground);font-size:10px}.audit-summary{display:grid;gap:12px;padding:14px;border:1px solid rgba(98,84,166,.2);border-radius:var(--radius-md);background:#fffc}.audit-summary.danger{border-color:#fecaca;background:var(--destructive-soft)}.audit-summary.warning{border-color:#fed7aa;background:var(--warning-soft)}.audit-summary.success{border-color:#bbf7d0;background:var(--success-soft)}.audit-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.audit-summary-kicker{color:var(--muted-foreground);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.audit-summary-head h4{margin:3px 0 0;color:var(--card-foreground);font-size:15px}.audit-summary-status{padding:4px 8px;border:1px solid rgba(98,84,166,.2);border-radius:999px;color:#6450a3;background:#6254a614;font-size:10px;font-weight:700;white-space:nowrap}.audit-summary.danger .audit-summary-status{border-color:#fecaca;color:var(--destructive);background:#fff}.audit-summary.warning .audit-summary-status{border-color:#fed7aa;color:var(--warning);background:#fff}.audit-summary.success .audit-summary-status{border-color:#bbf7d0;color:var(--success);background:#fff}.audit-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.audit-summary-field{display:grid;align-content:start;gap:4px;min-width:0;padding-top:9px;border-top:1px solid rgba(148,163,184,.2)}.audit-summary-field span{color:var(--muted-foreground);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.audit-summary-field strong{color:var(--card-foreground);font-size:11px;line-height:1.45;overflow-wrap:anywhere}.audit-summary.danger .audit-summary-field:first-child strong{color:var(--destructive)}.inspector-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:12px;min-height:320px}.inspector-trace{display:grid;align-content:start;gap:7px;min-width:0;max-height:620px;overflow:auto;padding-right:3px;scrollbar-width:thin}.trace-stage{overflow:hidden;border:1px solid rgba(206,212,225,.9);border-radius:var(--radius-md);background:#ffffffbf}.trace-stage.selected{border-color:#6254a66b;box-shadow:0 0 0 2px #6254a614}.trace-stage-head{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto auto;align-items:center;gap:7px;width:100%;min-height:38px;padding:8px 10px;color:var(--card-foreground);background:transparent;text-align:left;cursor:pointer}.trace-stage-chevron{color:var(--muted-foreground);transition:transform .14s ease}.trace-stage-chevron.collapsed{transform:rotate(-90deg)}.trace-stage-status-icon.success{color:var(--success)}.trace-stage-status-icon.warning{color:var(--warning)}.trace-stage-status-icon.danger{color:var(--destructive)}.trace-stage-status-icon.active{color:#6450a3}.trace-stage-title{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.trace-stage-owner,.trace-stage-head>small{color:var(--muted-foreground);font-size:10px;white-space:nowrap}.trace-stage-status{font-size:10px;font-weight:700;white-space:nowrap}.trace-stage-status.success{color:var(--success)}.trace-stage-status.warning{color:var(--warning)}.trace-stage-status.danger{color:var(--destructive)}.trace-stage-status.active{color:#6450a3}.trace-stage-body{display:grid;gap:5px;max-height:360px;overflow-y:auto;padding:0 10px 9px 30px;scrollbar-width:thin;overscroll-behavior:contain}.trace-stage-description{margin:0 0 2px;color:var(--muted-foreground);font-size:11px;line-height:1.4}.trace-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px;width:100%;padding:7px 8px;border-left:2px solid rgba(168,175,191,.35);color:var(--foreground);background:transparent;text-align:left;cursor:pointer}.trace-item:hover,.trace-item.selected{border-left-color:#6450a3;background:#6254a60f}.trace-item-icon{margin-top:2px;color:var(--muted-foreground)}.trace-item-icon.action{color:#6450a3}.trace-item-icon.decision{color:#2563eb}.trace-item-icon.error{color:var(--destructive)}.trace-item-icon.human{color:var(--warning)}.trace-item-icon.evidence{color:var(--success)}.trace-item-copy{display:grid;gap:2px;min-width:0}.trace-item-copy strong{color:var(--card-foreground);font-size:11px}.trace-item-copy span{overflow:hidden;color:var(--muted-foreground);font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.trace-item-copy small{color:var(--muted-foreground);font-size:10px}.trace-more{padding:3px 0;color:var(--muted-foreground);font-size:10px}.inspector-details{display:grid;align-content:start;gap:10px;min-width:0;max-height:620px;overflow:auto;padding:14px;border:1px solid rgba(206,212,225,.9);border-radius:var(--radius-md);background:#ffffffd6;scrollbar-width:thin}.inspector-details-head{display:flex;align-items:center;gap:6px;color:#6450a3;font-size:11px;font-weight:700}.inspector-details h4{margin:0 0 3px;color:var(--card-foreground);font-size:15px}.inspector-detail-field{display:grid;gap:3px;padding-bottom:7px;border-bottom:1px solid rgba(148,163,184,.14)}.inspector-detail-field>span{color:var(--muted-foreground);font-size:10px;text-transform:uppercase;letter-spacing:.05em}.inspector-detail-field>strong{color:var(--card-foreground);font-size:11px;line-height:1.4;overflow-wrap:anywhere}.inspector-detail-field pre{max-height:150px;margin:0;overflow:auto;color:var(--muted-foreground);font:10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}.danger-text{color:var(--destructive)!important}.event-details{margin-top:12px;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:#ffffffb8}.event-details summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;cursor:pointer;color:var(--foreground);font-size:12px;font-weight:600;list-style:none}.event-details summary::-webkit-details-marker{display:none}.event-details summary svg{color:var(--muted-foreground);transition:transform .14s ease}.event-details[open] summary svg{transform:rotate(180deg)}.event-details pre{max-height:240px;padding:0 12px 12px;background:transparent}.artifact-list{display:grid;gap:16px}.artifact-grid{display:grid;gap:10px}.artifact-button,.artifact-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:0 12px;border:1px solid var(--border);border-radius:14px;color:var(--foreground);background:var(--muted)}.artifact-button{width:100%;cursor:pointer}.artifact-button.active{border-color:#22d3ee57;background:#f0fdff}.artifact-button span,.artifact-row span,.artifact-button small,.artifact-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-button small,.artifact-row small{color:var(--muted-foreground);font-size:11px}.artifact-panel{display:grid;align-content:start;gap:12px;min-height:0;overflow:visible}.details-panel-stack{display:flex;flex-direction:column;align-items:stretch;flex:1 1 auto;gap:12px;min-height:0;height:100%;overflow:auto;padding-right:4px;overscroll-behavior:contain}.details-panel-stack>.card-section{display:grid;align-content:start;flex:0 0 auto;gap:16px;min-height:0}.artifact-browser{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:12px}.artifact-groups{display:grid;align-content:start;gap:12px}.artifact-files-grid-shell{min-height:0;overflow:auto;padding-right:4px}.artifact-groups-grid{grid-template-columns:1fr}.artifact-group-list{display:grid;gap:10px;padding:16px}.artifact-grid-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;padding:16px}.artifact-grid-list.flat{align-content:start}.artifact-grid-card{display:grid;grid-template-rows:168px auto;gap:12px;width:100%;min-width:0;padding:14px;border:1px solid rgba(148,163,184,.2);border-radius:18px;color:var(--foreground);background:linear-gradient(180deg,#fffffffa,#f8fafcfa),var(--card);text-align:left;cursor:pointer}.artifact-grid-card.active{border-color:#d6ae2f57;background:linear-gradient(180deg,#fff9e3f5,#fffffffa),var(--card);box-shadow:0 12px 22px #d6ae2f14}.artifact-grid-thumb{overflow:hidden;display:grid;place-items:center;min-width:0;min-height:168px;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:linear-gradient(180deg,#f8fafcf5,#fffffffa)}.artifact-grid-thumb img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.artifact-grid-copy{display:grid;gap:5px;min-width:0}.artifact-grid-copy strong,.artifact-grid-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-grid-copy strong{color:var(--card-foreground);font-size:14px;line-height:1.3}.artifact-grid-copy span{color:var(--muted-foreground);font-size:12px;line-height:1.45}.artifact-grid-text-thumb,.artifact-grid-binary-thumb{display:grid;align-content:start;justify-items:start;gap:10px;width:100%;height:100%;padding:16px;color:var(--muted-foreground)}.artifact-grid-text-thumb{grid-template-rows:auto minmax(0,1fr)}.artifact-grid-text-thumb.log{color:var(--foreground)}.artifact-grid-text-thumb span{overflow:hidden;display:-webkit-box;color:var(--muted-foreground);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.5;white-space:pre-wrap;-webkit-line-clamp:6;-webkit-box-orient:vertical}.artifact-grid-binary-thumb{place-items:center}.artifact-modal-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:24px;background:#0f172a75;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.artifact-modal{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1240px,100%);height:min(88vh,980px);border:1px solid rgba(255,255,255,.28);border-radius:24px;background:linear-gradient(180deg,#fffffffa,#f8fafcfa),var(--card);box-shadow:0 32px 70px #0f172a38;overflow:hidden}.artifact-modal-head,.artifact-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px}.artifact-modal-head{border-bottom:1px solid rgba(148,163,184,.14)}.artifact-modal-actions{justify-content:flex-end;flex-wrap:wrap;border-top:1px solid rgba(148,163,184,.14)}.artifact-modal-title{display:grid;gap:4px;min-width:0}.artifact-modal-title strong,.artifact-modal-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-modal-title strong{color:var(--card-foreground);font-size:16px;line-height:1.25}.artifact-modal-title span{color:var(--muted-foreground);font-size:12px;line-height:1.45}.artifact-modal-controls{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.artifact-modal-body{min-height:0;padding:20px;overflow:auto;background:radial-gradient(circle at top left,rgba(214,174,47,.08),transparent 24%),linear-gradient(180deg,#f8fafcf0,#fffffffa)}.artifact-modal-frame{display:grid;place-items:center;width:100%;height:100%;min-height:0;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#ffffffb8;overflow:hidden}.artifact-modal-frame.text,.artifact-modal-frame.binary{align-items:stretch}.artifact-modal-image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;cursor:zoom-in}.artifact-modal-pre{width:100%;height:100%;overflow:auto;padding:18px;border:0;background:transparent;font-size:12px}.artifact-preview-placeholder{display:grid;place-items:center;min-height:124px;color:var(--muted-foreground);background:linear-gradient(180deg,#f1f5f9f5,#f8fafcfa)}.artifact-chip-row{display:flex;flex-wrap:wrap;gap:8px;padding:16px}.artifact-chip-row{padding-top:0}.artifact-chip-row.compact{padding:0}.artifact-chip{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid var(--border);border-radius:999px;color:var(--muted-foreground);background:#fff;font-size:12px;font-weight:600;cursor:pointer}.artifact-chip.active{border-color:#22d3ee57;color:var(--foreground);background:#f0fdff}.timeline-disclosure{margin-top:16px}.timeline-disclosure .full-timeline{padding:16px}.details-card{overflow:hidden}.details-card summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;color:var(--foreground);cursor:pointer;font-size:14px;font-weight:600;list-style:none}.details-card summary::-webkit-details-marker{display:none}.details-card summary svg{color:var(--muted-foreground);transition:transform .14s ease}.details-card[open] summary{border-bottom:1px solid rgba(148,163,184,.14)}.details-card[open] summary svg{transform:rotate(180deg)}.details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px;padding:0}.details-grid.compact{padding:14px 0 0}.detail-block{display:grid;gap:6px;padding:12px;border:1px solid rgba(148,163,184,.2);border-radius:14px;background:var(--muted)}.detail-block p{overflow-wrap:anywhere;color:var(--muted-foreground);font-size:13px;line-height:1.55}.detail-block.danger p{color:var(--destructive)}.detail-block p.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.details-meta-list{margin:16px 16px 0}.overview-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:10px}.prompt-block{overflow-wrap:anywhere;padding:14px;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:var(--muted);font-size:13px;line-height:1.6;white-space:pre-wrap}.artifact-summary-shell{display:grid;grid-template-columns:minmax(200px,240px) minmax(0,1fr);gap:12px;padding-top:14px}.artifact-summary-list{display:grid;align-content:start;gap:8px}.artifact-summary-button{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 10px;width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:14px;text-align:left;color:var(--foreground);background:var(--muted);cursor:pointer}.artifact-summary-button span,.artifact-summary-button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-summary-button small{grid-column:2;color:var(--muted-foreground);font-size:11px}.artifact-summary-button.active{border-color:#d6ae2f57;background:#d6ae2f14}.artifact-summary-preview{display:grid;align-content:start;gap:12px}.artifact-summary-preview-head{display:grid;gap:4px}.artifact-summary-preview-head strong{font-size:14px;line-height:1.3}.artifact-summary-preview-head span{color:var(--muted-foreground);font-size:12px;line-height:1.45}.artifact-summary-frame{display:grid;place-items:center;min-height:220px;padding:12px;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:linear-gradient(180deg,#f8fafcf5,#fffffffa)}.artifact-summary-image{display:block;max-width:100%;max-height:320px;border-radius:14px;box-shadow:var(--shadow-soft)}.artifact-summary-pre,.raw-data-pre{margin:0;padding:14px;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:#f8fafc;max-height:320px;overflow:auto}.raw-data-stack{display:grid;gap:10px;padding-top:14px}.raw-data-disclosure summary{padding:12px 14px}.raw-data-summary-copy{display:grid;gap:2px;text-align:left}.raw-data-summary-copy small,.details-card summary small{color:var(--muted-foreground);font-size:11px;font-weight:500}.raw-data-summary-actions{display:flex;align-items:center;gap:10px}.raw-data-button{min-height:28px;padding:0 10px;font-size:11px}.live-panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:4px 0 0}.text-panel .section-head{padding:16px}.live-panel-actions{display:flex;justify-content:flex-end;padding:0 16px 12px}.live-current-url-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 16px;border-bottom:1px solid rgba(148,163,184,.14);background:#ffffffb8}.muted-inline{color:var(--muted-foreground);font-size:13px}.live-frame{flex:1 1 auto;width:100%;height:100%;min-height:460px;border:0;background:#020617;transition:opacity .28s ease}.live-frame.is-loading{opacity:0}.live-frame-shell{position:relative;display:flex;flex:1 1 auto;min-height:0;overflow:hidden}.live-frame-shell .live-frame{min-height:0}.live-frame-lock-overlay{position:absolute;z-index:1;inset:0;display:grid;place-content:center;justify-items:center;gap:8px;color:#e5edf8;background:#020617a3;-webkit-backdrop-filter:grayscale(.35) brightness(.68);backdrop-filter:grayscale(.35) brightness(.68);pointer-events:auto}.live-frame-status-overlay{position:absolute;z-index:1;inset:0;display:grid;place-items:center;background:#fff;pointer-events:none}.live-frame-lock-overlay span{padding:6px 9px;border:1px solid rgba(226,237,252,.48);border-radius:999px;color:#f8fafc;background:#0f172ae0;font-size:11px;font-weight:700}.split-panel,.json-panel{display:grid;gap:12px}.split-panel,.json-panel.with-artifact{grid-template-columns:repeat(2,minmax(0,1fr))}.text-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:460px;overflow:hidden;padding:0}.text-panel-with-toolbar{grid-template-rows:auto auto minmax(0,1fr)}.text-panel .section-head{border-bottom:1px solid rgba(148,163,184,.14)}pre{overflow:auto;margin:0;color:#0f172a;background:#f8fafc;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55;white-space:pre-wrap}.large-pre{height:100%;padding:16px}.export-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:16px;border-bottom:1px solid rgba(148,163,184,.14)}.status-badge{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;border:1px solid var(--border);border-radius:999px;color:var(--muted-foreground);background:#fff;font-size:11px;font-weight:600}.status-badge.queued{border-color:#94a3b838;color:#64748b;background:#f8fafc}.status-badge.running_vps,.status-badge.resumed_vps,.status-badge.finalizing{border-color:#60a5fa57;color:#2563eb;background:#eff6ff}.status-badge.finalizing svg{animation:spin 1.2s linear infinite}.status-badge.completed,.status-badge.ready_for_next_task{border-color:#22c55e4d;color:var(--success);background:var(--success-soft)}.status-badge.completed_with_warnings{border-color:#fed7aa;color:var(--warning);background:var(--warning-soft)}.status-badge.failed{border-color:#fecaca;color:var(--destructive);background:var(--destructive-soft)}.status-badge.waiting_for_human,.status-badge.paused{border-color:#fed7aa;color:var(--warning);background:var(--warning-soft)}.status-badge.cancelled{border-color:#a1a1aa47;color:#78716c;background:#fafaf9}.empty-list,.empty-state{border:1px dashed rgba(148,163,184,.34);border-radius:16px;padding:18px;color:var(--muted-foreground);background:#f8fafcbd;font-size:13px;text-align:center}.empty-state.large{display:grid;place-items:center;min-height:320px}.setup-shell{display:grid;place-items:center;min-height:100vh;padding:24px}.setup-card{width:min(560px,100%);display:grid;gap:24px;padding:24px;border-top:4px solid var(--primary);box-shadow:none}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1240px){.app-shell{grid-template-columns:312px minmax(0,1fr)}.integration-article-card{padding:34px 32px}.integration-article-title-row h1{font-size:36px}.stage-stepper,.agent-inspector-grid,.overview-grid,.architecture-pipeline,.architecture-summary-grid,.task-plan-overview,.credential-handle-list{grid-template-columns:repeat(2,minmax(0,1fr))}.run-summary{grid-template-columns:40px minmax(0,1fr)}.run-summary-actions{grid-column:1 / -1;justify-content:flex-start}.page-grid,.settings-form-grid,.settings-summary-grid,.integration-grid{grid-template-columns:1fr}.integration-grid>:first-child{grid-column:auto}}@media(max-width:1040px){.app-shell{height:auto;grid-template-columns:1fr}.integration-article-shell{padding-right:4px}.integration-article-header,.integration-article-card{width:100%}.integration-article-card{padding:28px 22px}.integration-article-title-row h1{font-size:30px}.integration-article-lead{font-size:18px}.integration-quick-card{padding:0 22px}.integration-quick-connection,.integration-quick-flow,.integration-quick-states{grid-template-columns:1fr}.integration-article-section h2{font-size:24px}.console-sidebar{grid-template-rows:auto auto auto auto minmax(220px,1fr)}.workspace-actions,.workspace-header,.page-header-card,.page-section-header,.sidebar-section-header{align-items:flex-start;flex-direction:column}.workspace-actions{width:100%;justify-content:flex-start}.task-action-bar{justify-content:flex-start}.split-panel,.details-grid,.json-panel.with-artifact,.overview-grid,.architecture-pipeline,.architecture-summary-grid,.task-plan-overview,.credential-handle-list,.guard-usage-row,.artifact-summary-shell,.live-preview-grid{grid-template-columns:1fr}.task-plan-phases{grid-column:auto}.task-plan-phase-row{grid-template-columns:1fr}}@media(max-width:720px){.inspector-layout{grid-template-columns:1fr}.trace-stage-head{grid-template-columns:auto auto minmax(0,1fr) auto}.trace-stage-owner{display:none}.agent-inspector-grid{grid-template-columns:1fr}.audit-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell{padding:12px}.console-sidebar,.page-card,.workspace-header,.run-summary,.card-section,.notice,.sidebar-brand-card,.sidebar-status-card,.setup-card{padding:14px}.task-tools{width:100%;justify-content:space-between}.advanced-tabs{width:100%}.advanced-tabs-menu{position:static;margin-top:6px;box-shadow:var(--shadow-soft)}.task-tool{flex:1 1 0;padding:0 10px}.artifact-grid-list{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.artifact-grid-card{grid-template-rows:140px auto;padding:12px}.artifact-grid-thumb{min-height:140px}.artifact-modal-backdrop{padding:12px}.artifact-modal{width:100%;height:min(92vh,100%);border-radius:18px}.artifact-modal-head,.artifact-modal-actions{align-items:flex-start;flex-direction:column}.artifact-modal-controls,.artifact-modal-actions{width:100%;justify-content:flex-start}.stage-stepper,.split-panel,.details-grid,.json-panel.with-artifact,.overview-grid,.artifact-summary-shell,.live-preview-grid,.live-current-url-row{grid-template-columns:1fr}.workspace-header h2,.sidebar-section-header h1,.page-title-copy h1{font-size:18px}.artifact-preview-panel{min-height:520px}.artifact-gallery-head{align-items:flex-start;flex-direction:column}.artifact-gallery-nav{justify-content:flex-start}.learn-more-card{grid-template-columns:1fr;align-items:flex-start}.page-actions{justify-content:stretch}.page-actions .button{width:100%}.settings-page{gap:14px;padding-right:12px}.settings-page>.notice,.settings-page>.page-form-card{width:100%}.settings-page .page-form-card{padding:20px}.settings-page .page-section-header{padding-bottom:14px}.settings-page .page-title-copy h1{font-size:24px}.settings-page .page-title-copy p{font-size:15px}.settings-page .button.primary{width:100%;min-width:0}.create-task-footer{align-items:stretch}.create-task-footer .button,.create-task-status{width:100%}}.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}.operator-app-shell{position:relative;display:grid;grid-template-rows:64px minmax(0,1fr);min-height:100vh;height:100vh;overflow:hidden;color:#242424;background:#f7f7f5;animation:app-page-enter .42s cubic-bezier(.22,1,.36,1) both}@supports (height: 100dvh){.operator-app-shell{min-height:100dvh;height:100dvh}}.operator-app-shell-new{grid-template-rows:minmax(0,1fr)}.operator-topbar{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;min-width:0;padding:0 24px;border-bottom:1px solid #e8e8e5;background:#fafaf8f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.operator-brand{display:inline-flex;align-items:center;gap:10px;padding:0;color:#222;background:transparent;font-size:15px;font-weight:700;cursor:pointer}.operator-brand-mark{display:grid;place-items:center;width:30px;height:30px;border:1px solid #deded9;border-radius:9px;color:#fff;background:#242424}.operator-topbar-actions{display:flex;align-items:center;gap:8px}.operator-new-task-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #242424;border-radius:9px;color:#fff;background:#242424;font-size:13px;font-weight:650;white-space:nowrap;cursor:pointer;transition:.14s ease}.operator-new-task-button:hover{border-color:#111;background:#111}.operator-icon-button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid transparent;border-radius:9px;color:#64645f;background:transparent;cursor:pointer;transition:.14s ease}.operator-icon-button:hover{border-color:#deded9;color:#222;background:#fff}.operator-main{min-width:0;min-height:0;overflow:hidden;padding:28px 32px 24px}.operator-main>.workspace,.operator-main>.content-shell,.operator-main>.settings-page{width:min(100%,1120px);margin:0 auto}.task-route-transition{width:100%;height:100%;min-height:0;margin:0}.task-route-transition>.workspace{width:100%;height:100%}.task-content-transition{display:flex;flex:1 1 0;flex-direction:column;min-width:0;min-height:0;gap:14px}.task-content-transition>.operator-result-panel,.task-content-transition>.tab-panel{flex:1 1 0;height:auto;min-height:0}.task-content-loading{display:grid;place-items:center;min-height:0;border:1px solid #e3e3de;border-radius:14px;color:#242424;background:#fff;box-shadow:none}.task-content-loading-inner{display:grid;justify-items:center;gap:8px}.task-content-loading-mark{display:grid;place-items:center;width:44px;height:44px;margin-bottom:4px;border:1px solid #deded9;border-radius:13px;color:#fff;background:#242424;animation:finalizing-logo-pulse 1.8s ease-in-out infinite}.task-content-loading-inner>span:last-child{font-size:15px;font-weight:650}.history-backdrop{position:fixed;z-index:40;inset:0;width:100%;height:100%;padding:0;pointer-events:none;opacity:0;background:#1818163d;transition:opacity .18s ease}.history-backdrop.open{pointer-events:auto;opacity:1}.history-modal{position:fixed;z-index:50;inset:16px;margin:auto;display:grid;grid-template-rows:auto minmax(0,1fr);width:auto;max-width:1240px;height:auto;max-height:calc(100dvh - 32px);min-width:0;min-height:0;overflow:hidden;border:1px solid #e4e4df;border-radius:18px;background:#fbfbf9;box-shadow:0 24px 70px #1818162e,0 4px 18px #18181614;opacity:0;pointer-events:none;transform:translateY(8px) scale(.98);transition:opacity .18s ease,transform .2s ease}.history-modal.open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.history-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:78px;padding:16px clamp(18px,4vw,40px);border-bottom:1px solid #e8e8e5}.history-modal-head>div:first-child{display:grid}.history-modal-head strong{color:#242424;font-size:18px}.history-head-actions{display:flex;align-items:center;gap:2px}.history-scroll{width:100%;margin:0 auto;min-height:0;min-width:0;overflow:auto;padding:24px clamp(16px,4vw,40px) 40px;scrollbar-color:#d0d0ca transparent;scrollbar-width:thin}.history-section+.history-section{margin-top:24px}.history-section-title{display:flex;align-items:center;justify-content:space-between;padding:0 8px 10px;color:#777771;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.history-section-title small{min-width:0;height:auto;padding:0;border-radius:0;color:#797974;font-size:10px}.history-task-list{display:grid;gap:0}.history-task{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;width:100%;padding:14px 8px 13px;border:0;border-radius:0;text-align:left;color:#292927;background:transparent;cursor:pointer;transition:background .14s ease}.history-task+.history-task{border-top:1px solid #e5e5e0}.history-task:hover,.history-task.selected{background:#fcfcfa}.history-task.selected{box-shadow:none}.history-task-copy{display:grid;gap:3px;min-width:0}.history-task-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.history-task-copy strong,.history-task-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-task-copy strong{font-size:13px;font-weight:600;line-height:1.35}.history-task-arrow{flex:0 0 auto;color:#8c8c86}.history-task-meta{display:flex;align-items:center;gap:6px;min-width:0}.history-task-status{display:inline-flex;align-items:center;gap:6px}.history-task-status-dot{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#b8b8b1}.history-task-status.completed .history-task-status-dot{background:#22c55e}.history-task-status.failed .history-task-status-dot{background:#ef4444}.history-task-status.cancelled .history-task-status-dot{background:#a1a1aa}.history-task-copy small,.history-empty{color:#85857f;font-size:11px;line-height:1.45}.history-task-time{flex:0 0 auto;margin-left:auto;color:#85857f;font-size:11px;white-space:nowrap}.history-task-separator{color:#b4b4ae}.history-empty{padding:10px 8px}.setup-shell{background:#f7f7f5;animation:app-page-enter .42s cubic-bezier(.22,1,.36,1) both}.setup-card{width:min(360px,100%);gap:28px;padding:0;border:0;background:transparent}.setup-card .brand{justify-content:center}.setup-card .brand-mark{color:#fff;background:#242424}.setup-card .brand-title{color:#242424;font-size:18px}.integration-article-shell{animation:app-page-enter .42s cubic-bezier(.22,1,.36,1) both}.app-loading-screen{display:grid;place-items:center;min-height:100vh;color:#242424;background:#f7f7f5}.app-loading-content{display:grid;justify-items:center;gap:12px}.app-loading-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid #deded9;border-radius:12px;color:#fff;background:#242424;animation:app-loading-pulse 1.5s ease-in-out infinite}.app-loading-label{color:#85857f;font-size:12px;font-weight:600;letter-spacing:.02em}@keyframes app-loading-pulse{0%,to{opacity:.72;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}@keyframes app-page-enter{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.app-loading-mark,.operator-app-shell,.setup-shell,.integration-article-shell{animation:none}}.setup-form{display:grid;gap:12px}.access-code-input{width:100%;height:48px;padding:0 14px;border:1px solid #d8d8d3;border-radius:10px;outline:0;color:#242424;background:#fff;font-size:15px;transition:.14s ease}.access-code-input:focus{border-color:#8e8e88;box-shadow:0 0 0 3px #24242414}.setup-form .button.primary{width:100%;min-height:46px;border-color:#242424;color:#fff;background:#242424}.create-task-shell{position:relative;display:grid;place-items:center;width:100%;height:100%;min-height:0;padding:24px}.create-task-center{display:grid;gap:22px;width:min(100%,860px);margin-top:-8vh}.create-task-heading-row{display:flex;align-items:center;justify-content:center;gap:14px}.create-task-heading-mark{display:grid;flex:0 0 auto;place-items:center;width:48px;height:48px;border:1px solid #deded9;border-radius:14px;color:#fff;background:#242424}.create-task-heading-mark.is-active{animation:task-creation-logo-pulse 1.6s ease-in-out infinite}.create-task-heading{margin:0;color:#171717;font-family:Liberation Sans,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:clamp(32px,3.5vw,44px);font-weight:500;letter-spacing:-.045em;line-height:1.08;text-align:center}.quick-task-links{position:absolute;right:24px;bottom:58px;left:24px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.kira-integration-footer{position:absolute;bottom:22px;left:50%;color:#969692;font-size:12px;line-height:1.4;text-decoration:none;transform:translate(-50%);transition:color .14s ease}.kira-integration-footer:hover,.kira-integration-footer:focus-visible{color:#5f5f5a;text-decoration:underline}.quick-task-link{display:inline-flex;align-items:center;gap:9px;min-width:min(100%,250px);max-width:360px;padding:10px 12px;border:1px solid #e1e1dd;border-radius:12px;color:#242424;background:#ffffffe6;box-shadow:0 5px 16px #1818160d;text-align:left;cursor:pointer;transition:.14s ease}.quick-task-link:hover{border-color:#c7c7c1;background:#fff;box-shadow:0 8px 22px #18181617;transform:translateY(-1px)}.quick-task-link-icon{display:grid;flex:0 0 auto;place-items:center;width:30px;height:30px;border-radius:9px}.quick-task-link.manual .quick-task-link-icon{color:#a45f14;background:#fff2dc}.quick-task-link.running .quick-task-link-icon{color:#3d70ba;background:#eaf2ff}.quick-task-link-copy{display:grid;flex:1 1 auto;min-width:0;gap:2px}.quick-task-link-copy strong,.quick-task-link-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-task-link-copy strong{font-size:13px;font-weight:700}.quick-task-link-copy small{color:#777771;font-size:11px}.quick-task-link-spinner{animation:spin 1.2s linear infinite}@media(max-height:700px){.quick-task-links{position:static;margin-top:18px}.kira-integration-footer{position:static;display:block;width:fit-content;margin:22px auto 0;transform:none}}.task-composer{display:grid;gap:12px;width:100%}.task-composer-row{display:flex;align-items:center;gap:12px;min-width:0;max-width:100%}.task-composer-row .task-composer{flex:1 1 auto;min-width:0;width:auto;max-width:100%}.task-composer-bar{min-width:0;max-width:100%}.task-history-button{display:grid;flex:0 0 auto;place-items:center;width:52px;height:52px;padding:0;border:1px solid #e1e1dd;border-radius:50%;align-self:center;color:#64645f;background:#fff;font-family:Liberation Sans,Arial,Helvetica Neue,Helvetica,sans-serif;cursor:pointer;transition:border-color .14s ease,color .14s ease,transform .18s ease}.task-composer-row.multiline .task-history-button{transform:translateY(calc(var(--composer-control-shift, 0px) + 3px))}.task-composer-row.multiline .task-history-button:hover{transform:translateY(calc(var(--composer-control-shift, 0px) + 2px))}.task-history-button:hover{border-color:#c7c7c1;color:#242424;transform:translateY(-1px)}.task-composer-bar{display:flex;align-items:center;gap:12px;min-height:68px;padding:6px 12px 14px 18px;border:1px solid #e1e1dd;border-radius:34px;background:#fff;font-family:Liberation Sans,Arial,Helvetica Neue,Helvetica,sans-serif;transition:border-color .14s ease}.task-composer-bar:focus-within{border-color:#c7c7c1}.task-composer-input{flex:1 1 auto;width:100%;min-width:0;height:44px;min-height:44px;max-height:min(308px,calc(100vh - 190px));padding:10px 0;border:0;outline:0;resize:none;color:#242424;background:transparent;font:inherit;font-size:18px;line-height:1.25;transform:translateY(4px);transition:transform .18s ease}.task-composer-row.multiline .task-composer-input{transform:translateY(0)}.task-composer-input::placeholder{color:#969692;opacity:1}.task-composer-input:disabled{cursor:not-allowed;opacity:.58}.task-composer-submit{display:grid;place-items:center;flex:0 0 auto;width:46px;height:46px;padding:0;border:0;border-radius:999px;color:#fff;background:#242424;cursor:pointer;transform:translateY(4px);transition:transform .18s ease,background .14s ease,opacity .14s ease}.task-composer-row.multiline .task-composer-submit{transform:translateY(calc(var(--composer-control-shift, 0px) - 1px))}.task-composer-row.multiline .task-composer-submit:hover:not(:disabled){transform:translateY(calc(var(--composer-control-shift, 0px) - 2px))}.task-composer-submit:hover:not(:disabled){background:#111;transform:translateY(3px)}.task-composer-submit:disabled{cursor:not-allowed;opacity:.38}.task-composer-notice{width:min(100%,680px);margin:0 auto}.new-task-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 24px;border:1px solid #2c2c2a;border-radius:12px;color:#fff;background:#242424;font-size:15px;font-weight:650;cursor:pointer;box-shadow:0 8px 20px #1818161a;transition:.14s ease}.new-task-button:hover{background:#111;transform:translateY(-1px)}.create-task-center .create-task-card{display:grid;gap:14px;width:100%;padding:22px;border:1px solid #e0e0db;border-radius:16px;background:#fff;box-shadow:0 16px 48px #1818160f}.create-task-center .create-task-card>label{color:#242424;font-size:18px;font-weight:650}.create-task-center .task-input{min-height:124px;height:auto;padding:14px;resize:vertical;border-color:#deded9;color:#242424;background:#fafaf8;line-height:1.55}.create-task-center .task-input:focus{border-color:#8e8e88;box-shadow:0 0 0 3px #24242412}.create-task-center .create-task-footer{justify-content:flex-end}.create-task-center .button.primary,.operator-action-required .button.primary,.operator-result-panel .button.primary{border-color:#242424;color:#fff;background:#242424}.notice.compact{padding:10px 12px;border-radius:9px;box-shadow:none;font-size:12px}.operator-main .workspace{gap:14px}.workspace-layout,.workspace-layout-main{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;min-height:0;gap:14px}.workspace-layout.activity-layout-open{display:grid;grid-template-columns:minmax(280px,34%) minmax(0,1fr);align-items:stretch}.workspace-layout.activity-layout-open .workspace-layout-main{grid-column:2;grid-row:1;height:100%}.workspace-layout-main>.operator-result-panel,.workspace-layout-main>.tab-panel{flex:1 1 0;height:auto;min-height:0}.operator-workspace-header{align-items:center;flex-direction:row;min-height:82px;padding:16px 18px;border:1px solid #e3e3de;border-radius:14px;background:#fff;box-shadow:none}.operator-workspace-header .workspace-actions{width:auto;justify-content:flex-end}.operator-workspace-header .workspace-context{gap:8px}.operator-workspace-header h2{color:#242424;font-size:19px;font-weight:650}.workspace-elapsed{display:inline-flex;align-items:center;gap:5px;color:#777771;font-size:12px;font-variant-numeric:tabular-nums}.stop-task-button{color:#9d3f38;border-color:#e8c8c4;background:snow}.operator-lock-button{width:34px;height:34px;min-height:34px;border-radius:9px}.operator-lock-button.active{border-color:#c9d8ee;color:#35689f;background:#eef5ff}.task-tools-shell{justify-content:center}.operator-main .task-tools{gap:2px;padding:3px;border-color:#e1e1dc;border-radius:10px;background:#efefec;box-shadow:none}.operator-main .task-tool{min-width:112px;min-height:34px;color:#72726d}.operator-main .task-tool.active{border-color:#dfdfda;color:#242424;background:#fff;box-shadow:0 1px 3px #1818160f}.operator-activity-panel{width:min(100%,920px);margin:0 auto}.operator-activity-panel{display:grid;align-content:start;gap:18px;padding:18px 8px 36px}.operator-action-required{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 16px;border:1px solid #ead4b5;border-radius:12px;background:#fffaf1}.operator-action-required>div{display:grid;gap:3px}.operator-action-required strong{color:#744c1e;font-size:13px}.operator-action-required span{color:#846b4b;font-size:12px;line-height:1.45}.operator-timeline{display:grid;align-content:start;grid-auto-rows:max-content}.operator-timeline-item{position:relative;display:grid;grid-template-columns:52px 28px minmax(0,1fr);align-items:start;gap:10px;min-height:0}.operator-timeline-item:not(:last-child):after{content:"";position:absolute;top:16px;bottom:-1px;left:76px;width:1px;background:#dfdfda}.operator-timeline-item time{padding-top:3px;color:#92928c;font-size:11px;font-variant-numeric:tabular-nums;text-align:right}.operator-timeline-item p{display:grid;gap:4px;padding-bottom:0;color:#333330;font-size:14px;line-height:1.45}.operator-timeline-content{min-width:0;padding-bottom:18px}.operator-timeline-title-row{display:flex;align-items:flex-start;gap:8px}.operator-timeline-icon{display:inline-grid;place-items:center;flex:0 0 auto;width:24px;height:24px;margin-top:-3px;border:1px solid #deded9;border-radius:7px;color:#242424;background:#f7f7f5}.operator-timeline-marker{position:relative;z-index:1;margin-top:0}.operator-timeline-icon .operator-favicon{display:block;width:16px;height:16px;border-radius:4px;object-fit:contain}.operator-timeline-description{margin:5px 0 0;color:#73736d;font-size:12px;line-height:1.45}.operator-activity-screenshot{display:grid;gap:6px;width:min(100%,300px);margin:10px 0 0 32px;padding:7px;border:1px solid #deded8;border-radius:9px;color:#242424;background:#fbfbf9;cursor:pointer;text-align:left}.operator-activity-screenshot.is-loading{min-height:48px;align-content:center;cursor:default}.operator-activity-screenshot img{display:block;width:100%;max-height:150px;border-radius:5px;object-fit:cover;background:#efefeb}.image-zoom{display:block;transform-origin:center center}.operator-activity-image-zoom,.report-image-zoom,.artifact-image-zoom{cursor:zoom-in}.operator-activity-image-zoom{border-radius:5px}.report-image-card{overflow:visible}.report-image-zoom{overflow:hidden;border-radius:10px 10px 0 0}.report-image-zoom img,.artifact-image-zoom img{display:block;width:100%}.operator-activity-screenshot span{font-size:11px;font-weight:700}.activity-lightbox{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:24px;overflow:auto;background:#242424b8}.activity-lightbox-panel{position:relative;display:grid;gap:10px;max-width:min(1200px,calc(100vw - 48px));max-height:calc(100vh - 48px);padding:12px;border-radius:12px;background:#fff;box-shadow:0 24px 60px #0f0f143d}.activity-lightbox-panel img{display:block;max-width:calc(100vw - 72px);max-height:calc(100vh - 110px);object-fit:contain}.activity-lightbox-panel a{color:#242424;font-size:12px;font-weight:700}.activity-lightbox-close{position:absolute;z-index:1;top:8px;right:8px;width:28px;height:28px;border-radius:50%;color:#fff;background:#242424b8;cursor:pointer;font-size:20px;line-height:1}.operator-progress-panel{display:flex;flex-direction:column;width:min(100%,820px);margin:0 auto;padding:26px 18px 0;overflow:hidden}.operator-progress-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:2px 2px 22px;border-bottom:1px solid #e5e5e0}.operator-progress-heading{display:flex;align-items:flex-start;gap:12px;min-width:0}.operator-progress-heading>div{display:grid;gap:4px;min-width:0}.operator-progress-header h3{color:#242424;font-size:16px;font-weight:650}.operator-progress-header p{overflow:hidden;color:#777771;font-size:13px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.operator-progress-indicator{position:relative;flex:0 0 auto;width:9px;height:9px;margin-top:6px;border-radius:999px;background:#5c8ee6}.operator-progress-indicator:after{content:"";position:absolute;inset:-4px;border:1px solid rgba(92,142,230,.34);border-radius:inherit;animation:operator-progress-pulse 1.8s ease-out infinite}.operator-progress-indicator.stopped{background:#92928c}.operator-progress-indicator.stopped:after{display:none}.operator-progress-panel>.operator-action-required{margin-top:18px}.operator-progress-scroll{flex:1 1 auto;min-height:0;padding:24px 2px 30px;overflow:auto;overscroll-behavior:contain}.result-report-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}@keyframes operator-progress-pulse{0%{opacity:.8;transform:scale(.65)}to{opacity:0;transform:scale(1.35)}}.deep-activity-panel{display:grid;gap:14px;width:100%;max-width:980px;margin:0 auto;padding:16px;border:1px solid #e3e3de;border-radius:16px;background:radial-gradient(circle at 92% 0%,rgba(113,155,232,.12),transparent 25%),linear-gradient(145deg,#fff,#fbfbf8);box-shadow:0 8px 28px #1818160f}.deep-activity-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:2px 2px 14px;border-bottom:1px solid #e9e9e4}.deep-activity-heading{display:flex;align-items:flex-start;gap:11px;min-width:0}.deep-activity-heading>div{display:grid;gap:3px;min-width:0}.deep-activity-radar{display:grid;place-items:center;width:31px;height:31px;flex:0 0 auto;border:1px solid #cfdbf0;border-radius:10px;color:#4d7fc4;background:#eff5ff}.deep-activity-radar.is-finished{border-color:#d8e4d4;color:#5b8b5c;background:#f1f8ef}.deep-activity-kicker,.deep-view-label{display:inline-flex;align-items:center;gap:6px;color:#85857f;font-size:10px;font-weight:750;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.deep-live-dot{width:6px;height:6px;border-radius:50%;background:#6a9be5;box-shadow:0 0 0 3px #6a9be51f}.deep-activity-heading h3{overflow:hidden;color:#272725;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.deep-activity-heading p{max-width:620px;overflow:hidden;color:#777771;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.deep-activity-progress{display:grid;justify-items:end;flex:0 0 auto;gap:2px;color:#85857f;font-size:10px;font-variant-numeric:tabular-nums;text-align:right}.deep-activity-progress strong{color:#3c6fae;font-size:18px;letter-spacing:-.03em}.deep-activity-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.deep-stat{display:flex;align-items:center;gap:8px;min-width:0;padding:9px 10px;border:1px solid #e8e8e2;border-radius:11px;background:#ffffffad}.deep-stat-icon{display:grid;place-items:center;width:25px;height:25px;flex:0 0 auto;border-radius:8px;color:#777771;background:#f2f2ee}.deep-stat>span:last-child{display:grid;min-width:0;gap:1px}.deep-stat strong{overflow:hidden;color:#292927;font-size:14px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.deep-stat strong.is-text{font-size:12px}.deep-stat small{overflow:hidden;color:#969690;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.deep-stat.is-active .deep-stat-icon{color:#4d7fc4;background:#edf4ff}.deep-stat.is-active strong{color:#4d7fc4}.deep-stat.is-done .deep-stat-icon{color:#638d61;background:#eff8ed}.deep-activity-body{min-width:0}.deep-actions-view,.deep-state-view{display:grid;gap:11px}.deep-actions-view>.operator-timeline{padding:4px 2px 0}.deep-state-view{min-width:0}.deep-graph-view{display:grid;gap:10px;min-width:0}.deep-graph-hint{padding:8px 10px;border:1px dashed #d9d9d3;border-radius:9px;color:#92928b;background:#f7f7f49e;font-size:10px;line-height:1.4;text-align:center}.deep-source-strip{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:-2px;color:#969690;font-size:10px}.deep-source-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid #e1e1dc;border-radius:999px;color:#6c6c67;background:#f7f7f4;font-size:10px;font-weight:650}.deep-research-graph{position:relative;display:grid;gap:0;min-width:0;padding:2px 1px 0}.deep-graph-root-row{display:flex;justify-content:center}.deep-graph-root{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;width:112px;height:112px;max-width:100%;padding:12px;border:1px solid #cbd9ee;border-radius:50%;color:#365f95;background:#f3f7ff;cursor:pointer;text-align:center}.deep-graph-root:hover,.deep-graph-root.selected{border-color:#8eaddb;background:#eaf2ff}.deep-graph-root>span:nth-child(2),.deep-graph-section-copy,.deep-graph-fact>span:last-child{display:grid;min-width:0;gap:2px}.deep-graph-root>span:nth-child(2){justify-items:center}.deep-graph-root strong,.deep-graph-section strong,.deep-graph-fact strong{overflow:hidden;color:#30302d;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.deep-graph-root small,.deep-graph-section small,.deep-graph-fact small{overflow:hidden;color:#8d8d86;font-size:10px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.deep-graph-root strong,.deep-graph-section strong{white-space:normal;text-align:center}.deep-node-icon{display:grid;place-items:center;width:23px;height:23px;flex:0 0 auto;border-radius:7px;background:#fffc}.deep-graph-connector{width:1px;height:16px;margin:0 auto;border-left:1px dashed #bfcbdc}.deep-graph-sections{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.deep-graph-sections:before{content:"";position:absolute;top:-1px;right:12%;left:12%;height:1px;background:#d5deeb}.deep-graph-section{position:relative;display:grid;align-content:start;gap:7px;min-width:0;padding:8px 4px 10px;border:0;border-radius:0;background:transparent;transition:transform .15s ease}.deep-graph-section:before{content:"";position:absolute;top:-8px;left:50%;width:1px;height:8px;background:#d5deeb}.deep-graph-section.status-active{transform:translateY(-1px)}.deep-graph-section.status-done,.deep-graph-section.status-exhausted,.deep-graph-section.status-blocked{transform:translateY(0)}.deep-graph-section-button{display:flex;justify-self:center;align-items:flex-start;justify-content:center;flex-direction:column;gap:7px;width:104px;height:104px;min-width:0;padding:12px;border:1px solid #e6e6e0;border-radius:50%;color:inherit;background:#ffffffd4;cursor:pointer;text-align:center;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.deep-graph-section-button:hover .deep-graph-section-copy strong,.deep-graph-section.selected .deep-graph-section-copy strong{color:#4d7fc4}.deep-graph-section-button:hover,.deep-graph-section.selected .deep-graph-section-button{border-color:#8eaddb;box-shadow:0 5px 17px #4f7ec11f;transform:translateY(-1px)}.deep-graph-section.status-active .deep-graph-section-button{border-color:#a8c2e8;background:#f3f7ff;box-shadow:0 5px 17px #4f7ec11c}.deep-graph-section.status-done .deep-graph-section-button{border-color:#d7e4d4;background:#f8fcf7}.deep-graph-section.status-exhausted .deep-graph-section-button{border-color:#e5d9bd;background:#fffdf7}.deep-graph-section.status-blocked .deep-graph-section-button{border-color:#ead6d2;background:snow}.deep-graph-section-status{display:grid;place-items:center;width:20px;height:20px;flex:0 0 auto;border-radius:6px;color:#9a9a94;background:#f1f1ee}.deep-graph-section.status-active .deep-graph-section-status{color:#4d7fc4;background:#eaf2ff}.deep-graph-section.status-done .deep-graph-section-status{color:#5c895d;background:#edf7eb}.deep-graph-section.status-exhausted .deep-graph-section-status{color:#8b795c;background:#f7f1e5}.deep-graph-section.status-blocked .deep-graph-section-status{color:#a45b55;background:#fff0ee}.deep-node-pulse{width:6px;height:6px;flex:0 0 auto;margin:4px 1px 0 auto;border-radius:50%;background:#6a9be5;box-shadow:0 0 0 4px #6a9be521;animation:deep-node-pulse 1.65s ease-out infinite}.deep-graph-facts{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:13px 2px 0}.deep-graph-facts:before{content:"";position:absolute;top:0;left:50%;width:1px;height:9px;background:#d5deeb}.deep-graph-fact{display:flex;align-items:flex-start;gap:7px;min-width:0;padding:6px;border:1px solid #e5e5df;border-radius:8px;color:inherit;background:#ffffffc2;cursor:pointer;text-align:left}.deep-graph-fact:hover,.deep-graph-fact.selected{background:#f3f6fb}.deep-fact-dot{width:5px;height:5px;flex:0 0 auto;margin-top:5px;border:1px solid #aeb5bc;border-radius:50%;background:#fff}.deep-graph-fact.status-done .deep-fact-dot{border-color:#77a878;background:#77a878}.deep-graph-fact.status-active .deep-fact-dot{border-color:#6a9be5;background:#6a9be5;box-shadow:0 0 0 3px #6a9be51f}.deep-graph-empty{display:inline-flex;align-items:center;gap:6px;padding:3px 0 0 27px;color:#a0a09a;font-size:10px;line-height:1.35}.deep-graph-empty-large{justify-content:center;min-height:52px;padding:0;border:1px dashed #d9d9d3;border-radius:10px}.deep-flight-graph{position:relative;height:450px;min-height:360px;overflow:hidden;padding:0;border:1px solid #e5e5df;border-radius:16px;background:radial-gradient(circle at 50% 18%,rgba(208,224,247,.42),transparent 34%),radial-gradient(circle at 50% 100%,rgba(234,241,232,.42),transparent 40%),#fbfbf8;touch-action:none}.deep-flight-links{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.deep-flight-link{stroke:#d2dce9;stroke-width:1.4;opacity:.68;transition:stroke .16s ease,opacity .16s ease}.deep-flight-link.active{stroke:#7fa7db;stroke-dasharray:6 11;opacity:.92;animation:deep-flight-flow 1.8s linear infinite}.deep-flight-node{position:absolute;z-index:2;display:grid;place-items:center;gap:4px;width:72px;height:72px;padding:10px;overflow:visible;border:1px solid #e0e2dd;border-radius:50%;color:#30302d;background:#ffffffeb;box-shadow:0 7px 18px #262f3914;cursor:grab;text-align:center;transform:translate(-50%,-50%);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;-webkit-user-select:none;user-select:none;touch-action:none}.deep-flight-node:active{cursor:grabbing}.deep-flight-node:hover,.deep-flight-node.selected{z-index:4;border-color:#83a7d6;box-shadow:0 0 0 4px #6b99da1f,0 10px 22px #262f391f}.deep-flight-node.node-root{z-index:5;width:98px;height:98px;border-color:#bdcfe7;color:#365f95;background:#f3f7ff}.deep-flight-node.node-section.status-active{border-color:#9bbbe6;background:#f2f7ff}.deep-flight-node.node-section.status-done{border-color:#c9ddc7;background:#f5fbf3}.deep-flight-node.node-section.status-blocked{border-color:#e3beb9;background:#fff7f5}.deep-flight-node.node-section.status-exhausted{border-color:#dfcfab;background:#fffdf4}.deep-flight-node.node-fact{width:190px;min-height:58px;height:auto;padding:9px 11px 9px 17px;border-radius:12px;background:#ffffffdb;box-shadow:0 4px 12px #262f3912;text-align:left}.deep-flight-node.node-fact.status-active{border-color:#a8c2e8;background:#f3f7ff}.deep-flight-node.node-fact.status-done{border-color:#cce1c8;background:#f7fcf5}.deep-flight-node-icon,.deep-flight-node-status{display:grid;place-items:center;width:21px;height:21px;border-radius:7px;color:#4d7fc4;background:#eaf2ff}.deep-flight-node-status{color:#9a9a94;background:#f1f1ee}.deep-flight-node.status-active .deep-flight-node-status{color:#4d7fc4;background:#eaf2ff}.deep-flight-node.status-done .deep-flight-node-status{color:#5c895d;background:#edf7eb}.deep-flight-node.status-blocked .deep-flight-node-status{color:#a45b55;background:#fff0ee}.deep-flight-node-copy{display:grid;min-width:0;max-width:100%;gap:1px;justify-items:center}.deep-flight-node-copy strong,.deep-flight-node-copy small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deep-flight-node.node-fact .deep-flight-node-copy{justify-items:start;width:100%;max-height:128px;overflow-y:auto;padding-right:3px;scrollbar-width:thin}.deep-flight-node.node-fact .deep-flight-node-copy strong,.deep-flight-node.node-fact .deep-flight-node-copy small{overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.deep-flight-node-copy strong{color:inherit;font-size:10px;font-weight:750}.deep-flight-node-copy small{color:#8d8d86;font-size:8px;line-height:1.2}.deep-flight-node.node-fact .deep-flight-node-copy strong{font-size:10px}.deep-flight-node.node-fact .deep-flight-node-copy small{display:block;color:#777771;font-size:9px;line-height:1.3}.deep-flight-fact-dot{position:absolute;top:7px;left:10px;width:5px;height:5px;border:1px solid #77a878;border-radius:50%;background:#77a878}.deep-flight-node-pulse{position:absolute;inset:-4px;border:1px solid rgba(106,155,229,.36);border-radius:50%;animation:deep-node-pulse 1.65s ease-out infinite;pointer-events:none}@keyframes deep-flight-flow{to{stroke-dashoffset:-34}}.deep-node-details{display:grid;grid-template-columns:27px minmax(0,1fr) auto;align-items:start;gap:9px;padding:10px;border:1px solid #e3e3de;border-radius:10px;background:#fbfbf8}.deep-node-details-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;color:#527db7;background:#edf4ff}.deep-node-details>div:nth-child(2){display:grid;gap:2px;min-width:0}.deep-node-details span:first-child{color:#92928b;font-size:10px}.deep-node-details strong{overflow:hidden;color:#30302d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.deep-node-details p{color:#777771;font-size:11px;line-height:1.4}.deep-node-details-status{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;color:#969690;background:#f0f0ed}.deep-node-details-status.status-done{color:#5c895d;background:#edf7eb}.deep-node-details-status.status-active{color:#4d7fc4;background:#eaf2ff}.deep-node-details-status.status-blocked{color:#a45b55;background:#fff0ee}.deep-activity-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:3px;border-top:1px solid #e9e9e4}.deep-activity-toggle{display:inline-flex;gap:2px;padding:3px;border:1px solid #e0e0db;border-radius:9px;background:#f1f1ee}.deep-activity-toggle button{display:inline-flex;align-items:center;gap:5px;min-height:27px;padding:0 9px;border-radius:7px;color:#83837d;background:transparent;cursor:pointer;font-size:11px;font-weight:700}.deep-activity-toggle button.active{color:#32322f;background:#fff;box-shadow:0 1px 3px #18181614}.deep-activity-footer-note{color:#a0a09a;font-size:10px}@keyframes deep-node-pulse{0%{box-shadow:0 0 #6a9be538}70%{box-shadow:0 0 0 5px #6a9be500}to{box-shadow:0 0 #6a9be500}}@media(prefers-reduced-motion:reduce){.operator-progress-indicator:after{animation:none}}.operator-result-panel{display:grid;grid-template-rows:minmax(0,1fr);width:100%;height:100%;min-height:0;padding:4px 0 0;overflow:hidden}.terminal-result-panel{grid-template-rows:auto minmax(0,1fr);gap:10px;padding-top:0}.workspace-layout.activity-layout-open .terminal-result-panel{grid-template-rows:0 minmax(0,1fr);gap:0}.terminal-result-toolbar{display:flex;justify-content:flex-start;height:34px;min-height:34px;transition:height .18s ease,min-height .18s ease,opacity .16s ease,transform .18s ease}.workspace-layout.activity-layout-open .terminal-result-toolbar{height:0;min-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);pointer-events:none}.show-activity-button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 10px;border:1px solid transparent;border-radius:8px;color:#242424;background:transparent;cursor:pointer;font-size:12px;font-weight:700;transition:.14s ease}.show-activity-button:hover{border-color:#deded9;background:#f7f7f5}.activity-drawer{position:absolute;z-index:1;top:0;bottom:0;left:0;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(34vw,520px);min-width:320px;border-right:1px solid #e5e5e0;border-radius:0 14px 14px 0;background:#fff;box-shadow:14px 0 36px #1818161f;will-change:transform;pointer-events:auto}.workspace-layout.activity-layout-open .activity-drawer{position:relative;inset:auto;grid-column:1;grid-row:1;width:auto;min-width:0;height:100%;min-height:0;overflow:hidden;border:1px solid #e5e5e0;border-radius:14px;box-shadow:0 4px 18px #18181614}.activity-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:64px;padding:14px 18px;border-bottom:1px solid #ededeb}.activity-drawer-header h2{color:#242424;font-size:19px;font-weight:400}.activity-drawer-header h2 span{padding:0 5px;color:#a1a19c}.activity-drawer-header time{color:#969691;font-variant-numeric:tabular-nums}.activity-drawer-close{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;color:#181818;background:#f0f0ee;cursor:pointer;transition:.14s ease}.activity-drawer-close:hover{background:#e5e5e1}.activity-drawer-scroll{min-height:0;padding:24px 20px 32px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.activity-drawer-section{display:grid;align-content:start;gap:18px}.activity-drawer .operator-timeline-item{grid-template-columns:44px 28px minmax(0,1fr);gap:10px}.activity-drawer .operator-timeline-item:not(:last-child):after{left:68px}.activity-drawer .operator-action-required{align-items:stretch;flex-direction:column}.activity-drawer .operator-action-required .button{width:100%}.activity-drawer .operator-activity-screenshot{width:min(300px,calc(100% - 32px));max-width:calc(100% - 32px)}.operator-result-panel .result-card{border:1px solid #e3e3de;border-radius:14px;background:#fff;box-shadow:none}.operator-result-panel .result-card{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;height:100%;padding:20px;overflow:hidden}.operator-result-panel .result-card.has-report-images{grid-template-rows:auto auto minmax(0,1fr)}.operator-result-panel .result-card.finalizing-result-card{grid-template-rows:minmax(0,1fr)}.browser-transition-panel{display:grid;place-items:center;min-width:0;min-height:0;height:100%;border:1px solid #e3e3de;border-radius:14px;color:#242424;background:#fff;box-shadow:none}.browser-transition-content,.finalizing-preview-content{display:grid;justify-items:center;gap:8px;text-align:center}.browser-transition-logo{display:grid;place-items:center;width:44px;height:44px;margin-bottom:4px;border:1px solid #deded9;border-radius:13px;color:#fff;background:#242424;animation:finalizing-logo-pulse 1.8s ease-in-out infinite}.browser-transition-content>span:last-child{font-size:15px;font-weight:650}.operator-result-panel .result-copy{min-width:0;min-height:0;padding-right:8px;overflow:auto;overscroll-behavior:contain}.result-preview-content{min-height:100%}.finalizing-preview{display:grid;place-items:center;min-height:100%;color:#242424}.finalizing-preview-logo{display:grid;place-items:center;width:44px;height:44px;margin-bottom:4px;border:1px solid #deded9;border-radius:13px;color:#fff;background:#242424;animation:finalizing-logo-pulse 1.8s ease-in-out infinite}.finalizing-preview-content>span:last-child{font-size:15px;font-weight:650}@keyframes finalizing-logo-pulse{0%,to{opacity:.74;box-shadow:0 0 #2424241a;transform:scale(.97)}50%{opacity:1;box-shadow:0 0 0 8px #2424240a;transform:scale(1)}}@keyframes task-creation-logo-pulse{0%,to{box-shadow:0 0 #2424241a;transform:scale(.98)}50%{box-shadow:0 0 0 8px #2424240a;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.status-badge.finalizing svg,.browser-transition-logo,.finalizing-preview-logo,.task-content-loading-mark,.create-task-heading-mark.is-active{animation:none}}.operator-result-panel .markdown-table-wrapper,.operator-result-panel pre{max-width:100%}.report-images{min-width:0;margin:0 0 18px}.report-images-grid{display:flex;gap:12px;min-width:0;padding:2px 4px 10px 0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin}.report-image-card{flex:0 0 min(82%,720px);min-width:0;margin:0;overflow:hidden;border:1px solid #e4e7ec;border-radius:10px;background:#f9fafb;scroll-snap-align:start}.report-image-card img,.report-image-placeholder{display:block;width:100%;height:220px;object-fit:contain;background:#f2f4f7}.report-image-placeholder{display:grid;place-items:center;padding:16px;box-sizing:border-box;color:#667085;font-size:12px;text-align:center}.result-report-head{align-items:center}.result-report-head h3{font-size:18px}.result-report-head .report-download-button{flex:0 0 auto}.operator-main .live-panel{border-color:#e3e3de;border-radius:14px;background:#fff;box-shadow:none}@media(max-width:760px){.history-modal{inset:0;width:auto;height:auto;max-height:none;margin:0;border-right:0;border-left:0;border-radius:0}.history-modal-head{min-height:68px;padding:14px 16px}.history-scroll{padding:20px 16px 32px}.operator-topbar{padding:0 16px}.operator-main{padding:16px 14px 12px}.create-task-shell{padding:16px 8px}.create-task-center{gap:18px;margin-top:-5vh}.create-task-heading{font-size:31px}.create-task-heading-mark{width:40px;height:40px;border-radius:12px}.task-composer-bar{min-height:60px;padding:6px 8px 14px 14px}.task-composer-input{height:40px;min-height:40px;font-size:16px}.task-composer-submit{width:40px;height:40px}.task-composer-row{gap:8px}.task-history-button{width:44px;height:44px;border-radius:50%}.operator-workspace-header{align-items:stretch;flex-direction:column}.operator-workspace-header h2{white-space:normal}.operator-workspace-header .workspace-actions{justify-content:flex-start}.operator-main .task-tools{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;width:100%}.operator-main .task-tool{min-width:0;padding:0 8px;font-size:11px}.operator-action-required{align-items:stretch;flex-direction:column}.operator-action-required .button{width:100%}.operator-timeline-item{grid-template-columns:42px 28px minmax(0,1fr);gap:8px}.operator-timeline-item:not(:last-child):after{left:64px}.operator-progress-panel{padding:18px 2px 0}.operator-progress-header p{white-space:normal}.operator-progress-header{align-items:stretch;flex-direction:column}.result-report-actions{width:100%;justify-content:flex-end}.result-report-head{align-items:stretch;flex-direction:column}.result-report-head .report-download-button{width:100%}.operator-result-panel .result-card{padding:16px}.terminal-result-toolbar{min-height:36px}.activity-drawer{position:fixed;inset:0;z-index:80;width:100%;min-width:0;height:100dvh;border-right:0;border-radius:0}.workspace-layout.activity-layout-open{display:block}.workspace-layout.activity-layout-open .workspace-layout-main{display:none}.activity-drawer-header{min-height:64px;padding:14px 16px}.activity-drawer-header h2{font-size:19px}.activity-drawer-scroll{padding:24px 16px 32px}.deep-activity-panel{padding:13px;border-radius:14px}.deep-activity-header{gap:10px}.deep-activity-heading p{max-width:48vw}.deep-activity-stats,.deep-graph-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.deep-activity-footer-note{display:none}.create-task-center .create-task-card{padding:18px}}@media(prefers-color-scheme:dark){.quick-task-link{color:var(--operator-text)}.quick-task-link-copy strong{color:var(--operator-text-strong)}.quick-task-link-copy small,.quick-task-link>svg{color:var(--operator-text-muted)}.artifact-modal-head,.artifact-modal-actions{border-color:var(--operator-border);background:var(--operator-surface)}.artifact-modal-body{background:var(--operator-surface-muted)}.artifact-modal-frame{border-color:var(--operator-border);background:#2a2a26}.history-modal-head strong,.activity-drawer-header h2,.artifact-modal-title strong,.operator-workspace-header h2,.operator-progress-header h3{color:var(--operator-text-strong)}.task-composer-input::placeholder{color:#aaa89f}:root{color-scheme:dark;--background: #171716;--background-strong: #22221f;--card: #242421;--card-foreground: #f2f0e8;--foreground: #eeece4;--muted: #1e1e1c;--muted-foreground: #aaa89f;--border: #3b3a35;--input: #4a4942;--primary: #d7ae31;--primary-foreground: #191917;--accent: #3b3219;--accent-foreground: #f0cf60;--destructive: #f28b82;--destructive-soft: #3a2020;--success: #74d99a;--success-soft: #1b3424;--warning: #f2bd6b;--warning-soft: #3b2d19;--shadow-soft: 0 4px 14px rgba(0, 0, 0, .2);--shadow-strong: 0 16px 30px rgba(0, 0, 0, .36);--operator-background: #171716;--operator-surface: #242421;--operator-surface-muted: #1e1e1c;--operator-surface-hover: #2d2d29;--operator-border: #3b3a35;--operator-border-strong: #4a4942;--operator-text: #eeece4;--operator-text-strong: #fffdf5;--operator-text-muted: #aaa89f;--operator-text-subtle: #8f8e86;--operator-action: #eeece4;--operator-action-text: #191917;--operator-action-hover: #fffdf5}html,body,#root{background:var(--operator-background)}body,.operator-app-shell,.setup-shell,.app-loading-screen,.content-shell,.integration-public-shell{color:var(--operator-text);background:var(--operator-background)}body{background-image:none}body a,.operator-brand,.operator-workspace-header h2,.history-modal-head strong,.history-task,.history-task-copy strong,.task-composer-input,.create-task-heading,.create-task-center .create-task-card>label,.operator-timeline-item p,.operator-progress-header h3,.show-activity-button,.activity-drawer-header h2,.activity-lightbox-panel a,.result-copy,.result-copy.muted,.markdown-content,.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6,.markdown-content table,.card-title,.panel-header h1,.workspace-header h2,.setup-copy h1,.brand-title,.field-label,.page-title-copy h1,.page-section-header h2,.page-section-header h3,.create-task-copy h2,.integration-quick-block h2,.integration-article-title-row h1,.integration-article-section h2{color:var(--operator-text)}body a,.markdown-content a{color:#8ab4f8}textarea::placeholder,input::placeholder,.task-input::placeholder,.task-composer-input::placeholder{color:var(--operator-text-subtle)}.console-sidebar,.sidebar-brand-card,.sidebar-status-card,.page-card,.workspace-header,.run-summary,.card-section,.details-card,.notice,.task-row,.live-panel,.text-panel,.task-list-panel,.settings-info-card,.integration-article-card,.integration-quick-card,.operator-workspace-header,.task-content-loading,.operator-result-panel .result-card,.browser-transition-panel,.operator-main .live-panel,.activity-drawer,.create-task-center .create-task-card,.activity-lightbox-panel,.advanced-tabs-menu,.markdown-content table{border-color:var(--operator-border);background:var(--operator-surface);color:var(--operator-text)}.console-sidebar,.sidebar-brand-card,.operator-topbar{background:var(--operator-surface)}.operator-topbar{border-bottom-color:var(--operator-border)}.sidebar-brand-card,.sidebar-status-card,.page-card,.workspace-header,.run-summary,.card-section,.details-card,.notice,.task-row,.live-panel,.text-panel,.page-form-card,.setup-card,.operator-workspace-header,.task-content-loading,.operator-result-panel .result-card,.browser-transition-panel,.operator-main .live-panel,.activity-drawer,.create-task-center .create-task-card,.activity-lightbox-panel{box-shadow:var(--shadow-soft)}.operator-brand-mark,.task-content-loading-mark,.app-loading-mark,.create-task-heading-mark,.browser-transition-logo,.finalizing-preview-logo,.brand-mark,.setup-card .brand-mark{border-color:var(--operator-border-strong);color:var(--operator-action-text);background:var(--operator-action)}.operator-new-task-button,.task-composer-submit,.new-task-button,.create-task-center .create-task-card .button.primary,.operator-action-required .button.primary,.operator-result-panel .button.primary,.setup-form .button.primary{border-color:var(--operator-action);color:var(--operator-action-text);background:var(--operator-action)}.operator-new-task-button:hover,.task-composer-submit:hover:not(:disabled),.new-task-button:hover,.setup-form .button.primary:hover{border-color:var(--operator-action-hover);background:var(--operator-action-hover)}.operator-icon-button,.task-history-button,.button.secondary,.icon-button,.show-activity-button{border-color:var(--operator-border);color:var(--operator-text-muted);background:transparent}.operator-icon-button:hover,.task-history-button:hover,.button.secondary:hover,.icon-button:hover,.show-activity-button:hover{border-color:var(--operator-border-strong);color:var(--operator-text-strong);background:var(--operator-surface-hover)}.operator-main .task-tools,.task-tools{border-color:var(--operator-border);background:var(--operator-surface-muted);box-shadow:none}.operator-main .task-tool,.task-tool{color:var(--operator-text-muted)}.operator-main .task-tool.active,.task-tool.active{border-color:#6d5a22;color:var(--operator-text-strong);background:#3b3219;box-shadow:none}.task-row,.quick-task-link{background:var(--operator-surface-muted)}.task-row:hover,.task-row.selected,.quick-task-link:hover,.history-task:hover,.history-task.selected{border-color:var(--operator-border-strong);background:var(--operator-surface-hover);box-shadow:none}.task-row.selected{border-color:#806922}.task-composer-bar,.task-history-button,.create-task-center .task-input,.access-code-input,.compose textarea,.settings-page .input-row,.settings-page .select-field,.input-row,.search-box,.select-field{border-color:var(--operator-border-strong);color:var(--operator-text);background:var(--operator-surface-muted)}.task-composer-bar:focus-within,.create-task-center .task-input:focus,.access-code-input:focus{border-color:#8e8b7b;background:var(--operator-surface);box-shadow:0 0 0 3px #eeece41a}.task-composer-input,.create-task-center .task-input,.access-code-input,.compose textarea,.input-row input,.search-box input,.select-field select,.settings-page .input-row input,.settings-page .select-field select{color:var(--operator-text)}.history-modal,.history-modal-head,.history-task+.history-task,.operator-progress-header,.activity-drawer-header,.operator-timeline-item:not(:last-child):after,.result-card-actions{border-color:var(--operator-border)}.history-modal{color:var(--operator-text);background:var(--operator-surface)}.history-section-title,.history-task-copy small,.history-empty,.history-task-time,.history-task-arrow,.history-task-separator,.workspace-elapsed,.operator-timeline-item time,.operator-timeline-description,.operator-progress-header p,.activity-drawer-header time,.integration-quick-label,.integration-quick-connection p,.integration-quick-footer-note,.quick-task-link-copy small,.kira-integration-footer,.operator-progress-indicator.stopped,.page-title-copy p,.page-section-header p,.create-task-copy p,.sidebar-status-copy,.muted-foreground,.field-label,.task-meta,.event-top time,.detail-block span,.card-kicker,.setup-kicker{color:var(--operator-text-muted)}.history-backdrop{background:#00000094}.operator-action-required,.action-required-card{border-color:#69512a;background:#342816}.operator-action-required strong,.action-required-body p{color:#f1c979}.operator-action-required span{color:#c9a96a}.stop-task-button,.danger-action{border-color:#713b39;color:#f6aaa2;background:var(--destructive-soft)}.operator-lock-button.active{border-color:#36547a;color:#9fc4f4;background:#1b2d46}.operator-timeline-icon,.operator-activity-screenshot,.report-image-card,.report-image-placeholder,.activity-drawer-close{border-color:var(--operator-border-strong);color:var(--operator-text);background:var(--operator-surface-muted)}.operator-activity-screenshot img,.report-image-card img,.report-image-placeholder{background:#30302c}.activity-drawer-close:hover{background:var(--operator-surface-hover)}.activity-lightbox{background:#000c}.activity-lightbox-close{color:#1a1a18;background:#eeece4}.markdown-content blockquote{border-left-color:#806922;color:#c8c5bb;background:#302816}.markdown-content code{color:#e7d37f;background:#ffffff14}.markdown-content pre,.integration-pre,.large-pre,.artifact-modal-pre{color:#e5e3db;background:#121211}.markdown-content thead th{background:#ffffff0f}.markdown-content tbody td,.markdown-content thead th{border-color:var(--operator-border)}.integration-quick-flow li,.integration-quick-states>div,.integration-story-step,.page-chip,.learn-more-icon{border-color:var(--operator-border);background:var(--operator-surface-muted)}.integration-quick-url-value,.integration-quick-flow code,.integration-quick-states code{color:#e7d37f;background:#3b3219}.status-pill{color:#9ce0b0;background:#1b3424}.status-row,.settings-divider,.settings-status-row,.integration-step{border-color:var(--operator-border)}.settings-toggle,.settings-page .input-row,.settings-page .select-field,.integration-step,.settings-status-row{background:var(--operator-surface-muted)}.settings-toggle-track{background:#56564f}.settings-toggle-track span{background:#e6e3d8}.artifact-modal,.artifact-modal-body,.artifact-modal-frame,.artifact-grid-card,.artifact-preview-card,.artifact-button,.artifact-chip{border-color:var(--operator-border);color:var(--operator-text);background:var(--operator-surface-muted)}.artifact-button.active,.artifact-chip.active,.active-icon-button{border-color:#806922;color:#f0cf60;background:#3b3219}}@media(prefers-color-scheme:dark){.deep-activity-panel{border-color:var(--operator-border);background:radial-gradient(circle at 92% 0%,rgba(73,106,161,.2),transparent 25%),var(--operator-surface);box-shadow:var(--shadow-soft)}.deep-activity-header,.deep-activity-footer{border-color:var(--operator-border)}.deep-activity-heading h3,.deep-graph-root strong,.deep-graph-section strong,.deep-graph-fact strong,.deep-node-details strong,.deep-stat strong{color:var(--operator-text-strong)}.deep-activity-heading p,.deep-activity-kicker,.deep-view-label,.deep-activity-progress,.deep-graph-root small,.deep-graph-section small,.deep-graph-fact small,.deep-node-details span:first-child,.deep-node-details p,.deep-activity-footer-note,.deep-stat small{color:var(--operator-text-muted)}.deep-activity-radar,.deep-graph-root,.deep-stat-icon,.deep-graph-section-status,.deep-node-details-icon,.deep-node-details-status,.deep-activity-toggle,.deep-activity-toggle button.active{border-color:var(--operator-border-strong);background:var(--operator-surface-muted)}.deep-activity-radar,.deep-graph-root,.deep-node-details-icon,.deep-stat.is-active .deep-stat-icon,.deep-stat.is-active strong,.deep-activity-progress strong{color:#9fc4f4}.deep-graph-root:hover,.deep-graph-root.selected,.deep-graph-fact:hover,.deep-graph-fact.selected{border-color:#4b6485;background:#24344c}.deep-graph-connector,.deep-graph-sections:before,.deep-graph-section:before{border-color:#526071;background:#526071}.deep-graph-section,.deep-graph-section-button,.deep-graph-fact,.deep-node-details,.deep-stat{border-color:var(--operator-border);background:#1e1e1cb8}.deep-graph-section.status-active .deep-graph-section-button{border-color:#4b6485;background:#202c3e}.deep-graph-section.status-done .deep-graph-section-button{border-color:#405843;background:#20291f}.deep-graph-section.status-blocked .deep-graph-section-button{border-color:#6f3b39;background:#302120}.deep-graph-empty{color:var(--operator-text-subtle)}.deep-graph-empty-large{border-color:var(--operator-border-strong)}.deep-graph-hint{border-color:var(--operator-border-strong);color:var(--operator-text-muted);background:var(--operator-surface-muted)}.deep-graph-fact{border-color:var(--operator-border);background:#1e1e1c94}.deep-source-chip{border-color:var(--operator-border-strong);color:var(--operator-text-muted);background:var(--operator-surface-muted)}.deep-activity-toggle button{color:var(--operator-text-muted)}.deep-activity-toggle button.active{color:var(--operator-text);box-shadow:none}}.deep-activity-panel{max-width:none;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;gap:10px}.deep-activity-header{gap:10px;padding:0 0 10px}.deep-activity-radar{width:27px;height:27px;border-radius:8px}.deep-activity-heading{gap:8px}.deep-activity-heading h3{font-size:13px}.deep-activity-heading p{max-width:360px;font-size:11px}.deep-activity-progress strong{font-size:15px}.deep-activity-footer{padding-top:0}.deep-activity-footer-note{display:none}.activity-drawer .deep-graph-sections{grid-template-columns:1fr;gap:6px}.activity-drawer .deep-graph-view .deep-graph-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.activity-drawer .deep-graph-sections:before{display:none}.deep-progress-header{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 8px}.deep-progress-header .deep-view-label{color:#85857f;font-size:12px;letter-spacing:.01em;text-transform:none}.deep-progress-count{color:var(--operator-text-muted, #85857f);font-size:11px;font-variant-numeric:tabular-nums}.deep-progress-ring{position:relative;display:grid;place-items:center;width:34px;height:34px;margin-left:auto;color:#4d7fc4;font-variant-numeric:tabular-nums}.deep-progress-ring.compact{width:26px;height:26px;margin-left:0;flex:0 0 auto}.deep-progress-ring svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.deep-progress-ring circle{fill:none;stroke-width:3.5}.deep-progress-ring-track{stroke:#e6e9ee}.deep-progress-ring-value{stroke:#6a9be5;stroke-dasharray:100;stroke-linecap:round;transition:stroke-dashoffset .42s ease}.activity-drawer-header h2{display:flex;align-items:center;gap:5px}.deep-progress-list{display:grid;gap:2px}.deep-progress-row{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:7px 6px;border-radius:8px;color:inherit;background:transparent;cursor:default}.deep-progress-status{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;color:var(--operator-text-muted, #92928b);background:var(--operator-surface-muted, #f1f1ee)}.deep-progress-row.status-done .deep-progress-status{color:#5c895d;background:#edf7eb}.deep-progress-row.status-skipped .deep-progress-status{color:var(--operator-text-muted, #92928b);background:var(--operator-surface-muted, #f1f1ee)}.deep-progress-row.status-exhausted .deep-progress-status{color:#8b795c;background:#f7f1e5}.deep-progress-row.status-exhausted .deep-progress-copy small{color:#8b795c}.deep-progress-row.status-empty .deep-progress-status{color:#8b795c;background:#f7f1e5}.deep-progress-row.status-empty .deep-progress-copy small{color:#8b795c}.deep-progress-row.status-active .deep-progress-status{color:#4d7fc4;background:#eaf2ff}.deep-progress-row.status-blocked .deep-progress-status{color:#a45b55;background:#fff0ee}.deep-progress-copy{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 7px;min-width:0}.deep-progress-copy strong{overflow:hidden;color:var(--operator-text-strong, #30302d);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.deep-progress-copy small{color:var(--operator-text-muted, #85857f);font-size:11px}.deep-progress-empty{padding:12px 6px;color:var(--operator-text-muted, #85857f);font-size:11px}.deep-activity-footer{position:sticky;bottom:0;z-index:6;margin-top:2px;padding:10px 0 2px;border-top:1px solid var(--operator-border, #e9e9e4);background:linear-gradient(to bottom,transparent 0%,var(--operator-surface, #ffffff) 34%)}.deep-activity-toggle{box-shadow:0 3px 12px #18181614}.activity-drawer{display:flex;flex-direction:column}.activity-drawer-header{flex:0 0 auto}.activity-drawer-scroll{flex:1 1 auto;min-height:0}.activity-drawer-deep-footer{display:flex;flex:0 0 auto;align-items:center;justify-content:center;padding:9px 20px 11px;border-top:1px solid var(--operator-border, #e9e9e4);background:var(--operator-surface, #ffffff)}.activity-drawer-deep-footer .deep-activity-toggle{margin:0 auto}.deep-activity-panel-graph{display:flex;flex-direction:column;height:100%;min-height:100%}.deep-activity-panel-graph .deep-activity-body{display:flex;flex:1 1 auto;min-height:0}.deep-activity-panel-graph .deep-graph-view{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.deep-activity-panel-graph .deep-flight-graph{flex:1 1 auto;height:auto;min-height:0}.activity-drawer-scroll:has(.deep-activity-panel-graph),.activity-drawer-section-graph{display:flex;flex-direction:column;min-height:0}.activity-drawer-scroll:has(.deep-activity-panel-graph){padding-bottom:0}.activity-drawer-section-graph{flex:1 1 auto}.activity-drawer-scroll:has(.deep-activity-panel-graph) .activity-drawer-section{flex:1 1 auto;min-height:0}@media(prefers-color-scheme:dark){.deep-flight-graph{border-color:var(--operator-border);background:radial-gradient(circle at 50% 18%,rgba(73,106,161,.22),transparent 34%),radial-gradient(circle at 50% 100%,rgba(62,88,61,.18),transparent 40%),var(--operator-surface)}.deep-flight-link{stroke:#526071}.deep-flight-link.active{stroke:#7fa7db}.deep-flight-node{border-color:var(--operator-border-strong);color:var(--operator-text-strong);background:#1e1e1ce6;box-shadow:0 7px 18px #0003}.deep-flight-node.node-root,.deep-flight-node.node-section.status-active,.deep-flight-node.node-fact.status-active{border-color:#4b6485;background:#202c3e}.deep-flight-node.node-section.status-done,.deep-flight-node.node-fact.status-done{border-color:#405843;background:#20291f}.deep-flight-node.node-section.status-blocked{border-color:#6f3b39;background:#302120}.deep-flight-node-copy small{color:var(--operator-text-muted)}}@media(prefers-reduced-motion:reduce){.deep-activity-toggle,.deep-activity-toggle button,.deep-progress-ring-value{transition:none}}.operator-result-panel.has-interactive-follow-up{grid-template-rows:minmax(0,1fr) auto;gap:16px}.terminal-result-panel.has-interactive-follow-up{grid-template-rows:auto minmax(0,1fr) auto}.workspace-layout.activity-layout-open .terminal-result-panel.has-interactive-follow-up{grid-template-rows:0 minmax(0,1fr) auto}.interactive-follow-up{display:grid;padding:13px 15px 14px;border:1px solid var(--operator-border, #e3e3de);border-radius:14px;color:var(--operator-text, #242424);background:var(--operator-surface, #ffffff)}.interactive-follow-up-bar{display:flex;align-items:center;gap:9px;min-height:52px;padding:5px 6px 5px 15px;border:1px solid var(--operator-border-strong, #d7d7d1);border-radius:26px;background:var(--operator-surface-muted, #fafaf8);transition:border-color .14s ease,box-shadow .14s ease}.interactive-follow-up-bar:focus-within{border-color:#a7a7a0;box-shadow:0 0 0 3px #2424240d}.interactive-follow-up-bar textarea{flex:1 1 auto;width:100%;min-width:0;min-height:24px;max-height:108px;padding:2px 0;border:0;outline:0;resize:none;color:var(--operator-text, #242424);background:transparent;font:inherit;font-size:14px;line-height:1.45}.interactive-follow-up-bar textarea::placeholder{color:var(--operator-text-subtle, #969692);opacity:1}.interactive-follow-up-send{display:grid;place-items:center;flex:0 0 auto;width:40px;height:40px;padding:0;border:0;border-radius:999px;color:var(--operator-action-text, #ffffff);background:var(--operator-action, #242424);cursor:pointer;transition:background .14s ease,opacity .14s ease,transform .14s ease}.interactive-follow-up-send:hover:not(:disabled){background:var(--operator-action-hover, #111111);transform:translateY(-1px)}.interactive-follow-up-send:disabled{cursor:not-allowed;opacity:.35}@media(max-width:760px){.interactive-follow-up{padding:12px}.interactive-follow-up-bar{min-height:50px}}
