:root{color:#172026;background:#f3f6f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#e7f0f7,#edf7f1)}.login-panel{width:min(560px,calc(100vw - 32px));background:#fff;border:1px solid #d9e2ea;border-radius:8px;padding:30px;box-shadow:0 20px 60px #11182714}.brand-row{display:grid;grid-template-columns:52px 1fr;gap:16px;margin-bottom:22px}.brand-mark{width:52px;height:52px;border-radius:8px;display:grid;place-items:center;color:#fff;background:#0f766e}h1,h2,p{margin-top:0}h1{font-size:28px;line-height:1.2;margin-bottom:8px}h2{font-size:18px;margin-bottom:16px}p{color:#607080;line-height:1.6}.form-stack{display:grid;gap:14px}label{display:grid;gap:7px;color:#4c5f70;font-size:13px;font-weight:700}input,textarea{width:100%;border:1px solid #ccd8e3;border-radius:6px;padding:11px 12px;color:#172026;background:#fff;outline:none}input:focus,textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.primary-button,.secondary-button,.danger-button{min-height:40px;border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;font-weight:800}.primary-button{background:#0f766e;color:#fff}.secondary-button{background:#e7f3f1;color:#0f766e}.danger-button{background:#fee2e2;color:#b91c1c}.icon-button{width:44px;min-width:44px;padding:0}.error{padding:10px;border-radius:6px;color:#b91c1c;background:#fee2e2}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.app-shell-collapsed{grid-template-columns:76px 1fr}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:22px;padding:18px;background:#17212b;color:#fff}.sidebar.collapsed{align-items:center;padding:18px 12px}.sidebar-title{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:900;width:100%}.sidebar-title span{min-width:0}.sidebar-toggle{width:34px;height:34px;margin-left:auto;display:grid;place-items:center;border:0;border-radius:6px;color:#d8e1ea;background:#263443}.sidebar.collapsed .sidebar-title{justify-content:center}.sidebar.collapsed .sidebar-title span{display:none}.sidebar.collapsed .sidebar-toggle{position:absolute;top:18px;left:48px;width:30px;height:30px;box-shadow:0 8px 18px #0000002e}.sidebar nav{display:grid;gap:6px}.sidebar nav button,.user-box button{position:relative;min-height:38px;display:flex;align-items:center;gap:9px;border:0;border-radius:6px;padding:0 10px;color:#d8e1ea;background:transparent;text-align:left;font-size:14px;font-weight:750}.sidebar nav button.active,.sidebar nav button:hover{color:#fff;background:#263443}.sidebar-tooltip{display:none;position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);min-width:max-content;border-radius:6px;padding:8px 10px;color:#fff;background:#111827;box-shadow:0 12px 32px #11182738;font-style:normal;font-size:13px;z-index:30}.sidebar.collapsed nav button{width:44px;justify-content:center;padding:0}.sidebar.collapsed nav button span,.sidebar.collapsed .user-box span,.sidebar.collapsed .user-box strong,.sidebar.collapsed .user-box button{display:none}.sidebar.collapsed nav button:hover .sidebar-tooltip{display:block}.user-box{margin-top:auto;padding-top:16px;border-top:1px solid #344556;display:grid;gap:8px}.user-box span{color:#aebdcb;font-size:12px}.workspace{min-width:0;height:100vh;overflow:hidden;background:linear-gradient(180deg,#ffffffdb,#f3f6f9db),radial-gradient(circle at 78% 0%,rgba(15,118,110,.1),transparent 28%)}.micro-app-pane{height:100%;min-width:0;padding:22px 24px;overflow:auto}.page-header{display:flex;justify-content:space-between;gap:18px}.hero-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:18px;align-items:stretch;border:1px solid #d4e1eb;border-radius:8px;padding:24px;margin-bottom:18px;background:linear-gradient(135deg,#fff,#edf7f5 55%,#edf4fb)}.hero-panel h2{font-size:24px;line-height:1.25;margin-bottom:10px}.eyebrow{display:inline-flex;margin-bottom:10px;color:#0f766e;font-size:12px;font-weight:900;text-transform:uppercase}.hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero-grid div{min-height:72px;border:1px solid #d4e1eb;border-radius:6px;padding:12px;background:#ffffffb8;color:#33495a;font-size:13px;line-height:1.5}.panel,.info-card,.terminal-card,.metric-card,.annotation-item{background:#fff;border:1px solid #dce5ee;border-radius:8px}.panel{min-width:0;padding:20px;overflow:hidden;box-shadow:0 10px 28px #0f172a0a}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.metric-card{min-height:122px;padding:18px;display:grid;gap:8px;align-content:center}.metric-card svg{color:#0f766e}.metric-card strong{font-size:30px;line-height:1}.metric-card span{color:#627386;font-size:13px}.capability-grid,.ops-grid,.terminal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.info-card{padding:16px;display:grid;gap:8px;align-content:start}.info-card p{margin:0;font-size:13px}.terminal-card{padding:16px;display:grid;gap:10px}.terminal-card>div,.section-head,.annotation-item>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.terminal-card ul{margin:0;padding-left:18px;color:#415466;line-height:1.8;font-size:13px}.two-column{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px}.two-column.wide-left{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.flow-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px}.flow-list div{border:1px solid #dce5ee;border-radius:6px;padding:12px;background:#f8fafc;font-size:13px;color:#405466}.flow-list span{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#0f766e;font-weight:900;margin-bottom:8px}.chat-input{display:flex;gap:10px}.prompt-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.prompt-row button{min-height:30px;border:1px solid #d5e1eb;border-radius:999px;padding:0 10px;color:#35505f;background:#f8fafc;font-size:12px;font-weight:700}.prompt-row button:hover{color:#0f766e;border-color:#0f766e;background:#f0fdfa}.segmented-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.segmented-row button{min-height:34px;border:1px solid #d5e1eb;border-radius:6px;padding:0 12px;color:#405466;background:#fff;font-weight:800}.segmented-row button.active{color:#fff;border-color:#0f766e;background:#0f766e}.rtl-preview{border:1px solid #dce5ee;border-radius:8px;padding:16px;background:#f8fafc}.pipeline-list{display:grid;gap:10px}.pipeline-list div{display:grid;grid-template-columns:32px 120px 1fr;gap:10px;align-items:start;border:1px solid #dce5ee;border-radius:8px;padding:12px;background:#fff}.pipeline-list span{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#0f766e;font-weight:900}.pipeline-list p{margin:0;font-size:13px}.answer-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.answer-meta span{min-height:26px;display:inline-flex;align-items:center;border-radius:999px;padding:0 10px;color:#0f766e;background:#dff7ef;font-size:12px;font-weight:850}.realtime-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.im-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px}.im-chat-panel{display:grid;grid-template-rows:minmax(360px,1fr) auto;gap:14px}.im-message-list{min-height:420px;max-height:560px;overflow:auto;display:grid;align-content:start;gap:12px;border:1px solid #dce5ee;border-radius:8px;padding:14px;background:#f8fafc}.im-message{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;max-width:78%}.im-message.ops-center,.im-message.client{justify-self:end}.im-message.robot{justify-self:start}.im-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;color:#0f766e;background:#dff7ef}.im-message p{margin:4px 0 0;border:1px solid #dce5ee;border-radius:8px;padding:10px 12px;color:#263746;background:#fff}.im-message span{color:#758596;font-size:12px}.source-list,.list{display:grid;gap:10px;margin-top:16px}.source-item,.doc-row,.list-item{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dce5ee;border-radius:6px;padding:12px;color:#172026;background:#fff;text-align:left}.list-item{display:grid;justify-content:stretch}.list-item.selected{border-color:#0f766e;background:#f0fdfa}.source-item span,.doc-row span,.list-item span{color:#627386;font-size:13px}.stream-box{min-height:300px;margin:16px 0 0;padding:16px;border-radius:6px;overflow:auto;white-space:pre-wrap;color:#e6edf3;background:#101820;line-height:1.65}.stream-box.tall{min-height:520px}.badge{min-height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 10px;font-size:12px;font-weight:900;color:#0f766e;background:#d1fae5;white-space:nowrap}.badge-gray,.badge-reviewing,.badge-draft,.badge-labeling{color:#92400e;background:#fef3c7}.badge-done,.badge-approved,.badge-success,.badge-running{color:#047857;background:#d1fae5}.badge-ai_prechecked{color:#0369a1;background:#e0f2fe}.annotation-item{padding:14px;display:grid;gap:8px}.annotation-item p{margin:0;font-size:13px}.bar-chart{display:grid;gap:12px;margin-bottom:18px}.bar-chart div{display:grid;grid-template-columns:90px 1fr;gap:10px;align-items:center}.bar-chart span{color:#536879;font-size:13px}.bar-chart strong{min-width:42px;max-width:100%;height:28px;display:flex;align-items:center;justify-content:flex-end;border-radius:5px;padding-right:8px;color:#fff;background:#0f766e;font-size:12px}.map-view{width:100%;height:300px;border:1px solid #dce5ee;border-radius:8px;background:linear-gradient(90deg,rgba(15,118,110,.08) 1px,transparent 1px),linear-gradient(rgba(15,118,110,.08) 1px,transparent 1px),#f8fafc;background-size:20px 20px}.editor-architecture-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.flow-editor-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;align-items:start}.flow-editor-app{outline:none}.flow-editor-layout-wide{grid-template-columns:310px minmax(0,1fr)}.flow-side-panel{display:grid;gap:18px}.plugin-list{display:grid;gap:10px}.plugin-list button{display:grid;gap:6px;min-height:72px;border:1px solid #dce5ee;border-radius:6px;padding:12px;color:#172026;background:#fff;text-align:left}.plugin-list button:hover{border-color:#0f766e;background:#f0fdfa}.plugin-list span{color:#627386;font-size:12px;line-height:1.5}.template-list{display:grid;gap:8px;margin-bottom:10px}.template-list button{display:grid;gap:4px;border:1px solid #dce5ee;border-radius:6px;padding:10px;color:#172026;background:#fff;text-align:left}.template-list button.active,.template-list button:hover{border-color:#0f766e;background:#f0fdfa}.template-list span{color:#627386;font-size:12px;line-height:1.45}.template-editor{min-height:210px;margin-bottom:10px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.5}.template-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.command-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.schema-box{max-height:240px;overflow:auto;border:1px solid #dce5ee;border-radius:6px;padding:12px;color:#33495a;background:#f8fafc;font-size:12px;line-height:1.6}.flow-canvas-panel{min-width:0}.flow-canvas-toolbar{height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #dce5ee;margin:-4px 0 14px}.flow-canvas-toolbar span{color:#627386;font-size:13px}.flow-canvas{height:680px;overflow:auto;border:1px solid #dce5ee;border-radius:8px;background:linear-gradient(90deg,rgba(15,118,110,.06) 1px,transparent 1px),linear-gradient(rgba(15,118,110,.06) 1px,transparent 1px),#f8fafc;background-size:24px 24px;contain:strict}.flow-canvas-space{position:relative;min-width:1180px}.flow-edge-layer{position:absolute;inset:0;overflow:visible;pointer-events:none}.flow-edge-layer marker path{fill:#7b8b9c}.flow-edge{fill:none;stroke:#8fa1b2;stroke-width:2;marker-end:url(#flow-arrow)}.flow-edge.active{stroke:#0f766e;stroke-width:2.5}.flow-edge-hit{fill:none;stroke:transparent;stroke-width:14;pointer-events:stroke}.flow-node-card{position:absolute;width:172px;min-height:82px;display:grid;gap:4px;border:1px solid #cbd8e3;border-radius:8px;padding:10px;color:#172026;background:#fff;text-align:left;box-shadow:0 8px 22px #1118270f;will-change:transform;touch-action:none;user-select:none;z-index:1}.flow-node-card.selected{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e26}.flow-node-card.dragging{z-index:2;border-color:#2563eb;box-shadow:0 14px 34px #2563eb33}.flow-node-card.connect-source{border-color:#9333ea;box-shadow:0 0 0 3px #9333ea29}.flow-node-card:before,.flow-node-card:after{content:"";position:absolute;top:50%;width:10px;height:10px;border:2px solid #9aabba;border-radius:999px;background:#fff;transform:translateY(-50%)}.flow-node-card:before{left:-7px}.flow-node-card:after{right:-7px}.flow-node-card .flow-node-type{width:fit-content;min-height:22px;display:inline-flex;align-items:center;border-radius:999px;padding:0 8px;color:#0f766e;background:#e0f7f1;font-size:12px;font-weight:900}.flow-node-card.flow-node-start .flow-node-type{color:#0369a1;background:#e0f2fe}.flow-node-card.flow-node-condition .flow-node-type{color:#a16207;background:#fef3c7}.flow-node-card.flow-node-action .flow-node-type{color:#6d28d9;background:#ede9fe}.flow-node-card.flow-node-subflow .flow-node-type{color:#be123c;background:#ffe4e6}.flow-node-card span,.flow-node-card small{color:#627386;font-size:12px}.flow-context-menu{position:fixed;z-index:20;width:240px;display:grid;gap:4px;border:1px solid #cfdbe6;border-radius:8px;padding:8px;background:#fff;box-shadow:0 18px 48px #1118272e}.flow-context-menu strong{padding:8px 10px;color:#172026;font-size:13px}.flow-context-menu button{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:6px;padding:0 10px;color:#283b4a;background:transparent;text-align:left;font-weight:750}.flow-context-menu button:hover{background:#edf7f5;color:#0f766e}.flow-context-menu .danger-menu-item{color:#b91c1c}.flow-context-menu hr{width:100%;border:0;border-top:1px solid #edf1f5;margin:4px 0}kbd{min-width:24px;min-height:22px;display:inline-grid;place-items:center;border:1px solid #d1dbe5;border-bottom-width:2px;border-radius:5px;padding:0 5px;color:#667789;background:#f8fafc;font-size:11px;font-weight:900}.badge-micro-app,.badge-wujie-local-subapp{color:#0369a1;background:#e0f2fe}.boot,.empty{color:#667789}.product-command,.copilot-command-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:stretch;border:1px solid #dce5ee;border-radius:8px;padding:14px 16px;margin-bottom:12px;background:#fff;box-shadow:0 10px 28px #0f172a0a}.product-command span,.copilot-command-bar span{display:inline-flex;margin-bottom:6px;color:#0f766e;font-size:12px;font-weight:950;text-transform:uppercase}.product-command strong,.copilot-command-bar strong{display:block;margin-bottom:8px;color:#172026;font-size:19px}.product-command p,.copilot-command-bar p{max-width:980px;margin:0;color:#475b6b;font-size:13px}.command-metrics{display:flex;align-items:center;gap:8px}.command-side{display:grid;align-content:center;justify-items:end;gap:10px}.atlas-readiness{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px}.atlas-readiness span,.atlas-readiness strong,.atlas-readiness em{border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:900;line-height:1}.atlas-readiness span{margin:0;color:#667789;background:#edf3f7}.atlas-readiness strong{margin:0;color:#0f766e;background:#dff4ef}.atlas-readiness.live strong{color:#075985;background:#dbeafe}.atlas-readiness em{max-width:520px;overflow:hidden;color:#9a6700;background:#fff2cf;text-overflow:ellipsis;white-space:nowrap}.demo-run-button{min-width:190px}.command-metrics span{min-width:92px;min-height:54px;display:flex;flex-direction:column;justify-content:center;border:1px solid #cfe0e8;border-radius:8px;padding:8px 10px;color:#172026;background:#f8fafc;font-size:12px;text-transform:none}.command-metrics strong{margin:0;color:#0f766e;font-size:18px}.workflow-blueprint{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:12px}.workflow-blueprint article{min-height:82px;border:1px solid #dce5ee;border-radius:8px;padding:12px;background:#fff;box-shadow:0 10px 24px #0f172a09}.workflow-blueprint span{display:inline-flex;margin-bottom:8px;color:#0f766e;font-size:11px;font-weight:950}.workflow-blueprint strong{display:block;margin-bottom:5px;color:#172026;font-size:14px}.workflow-blueprint p{margin:0;color:#667789;font-size:12px;line-height:1.45}.workflow-chain-map{display:grid;gap:10px;border-bottom:1px solid #dce5ee;padding:12px;background:#fbfdff}.workflow-chain-head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.workflow-chain-head strong{display:block;color:#172026;font-size:15px}.workflow-chain-head span{display:block;margin-top:3px;color:#667789;font-size:12px;line-height:1.45}.workflow-chain-head em{flex:0 0 auto;border-radius:999px;padding:4px 9px;color:#0f766e;background:#e7f3f1;font-size:11px;font-style:normal;font-weight:900}.workflow-chain-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.workflow-chain-grid article{position:relative;min-width:0;border:1px solid #dce5ee;border-radius:8px;padding:10px;background:#fff}.workflow-chain-grid article:not(:last-child):after{content:"";position:absolute;top:26px;right:-8px;width:8px;height:1px;background:#b8cbd8}.workflow-chain-grid span{color:#0f766e;font-size:11px;font-weight:950}.workflow-chain-grid strong{display:block;overflow:hidden;margin:5px 0 4px;color:#172026;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.workflow-chain-grid p{display:-webkit-box;overflow:hidden;margin:0;color:#667789;font-size:11px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.deliverable-overview{display:grid;gap:10px;border-bottom:1px solid #dce5ee;padding:10px 14px;background:#fff}.deliverable-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.deliverable-card-grid article{min-width:0;display:grid;gap:7px;border:1px solid #dce5ee;border-radius:8px;padding:10px;background:#fbfdff}.deliverable-card-grid article.ready{border-color:#b8ded8;background:#f6fffc}.deliverable-card-grid article>div{display:flex;justify-content:space-between;gap:8px;align-items:center}.deliverable-card-grid span,.deliverable-card-grid em,.deliverable-card-grid small{color:#667789;font-size:10px;font-style:normal;font-weight:900}.deliverable-card-grid em{border-radius:999px;padding:3px 7px;color:#0f766e;background:#e7f3f1}.deliverable-card-grid strong{overflow:hidden;color:#172026;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.deliverable-card-grid p{display:-webkit-box;min-height:48px;overflow:hidden;margin:0;color:#475b6b;font-size:11px;line-height:1.45;-webkit-line-clamp:3;-webkit-box-orient:vertical}.eval-case-panel{display:grid;gap:10px;border-bottom:1px solid #dce5ee;padding:10px 14px;background:linear-gradient(180deg,#fff,#f8fafc)}.eval-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.eval-case-grid article{min-width:0;display:grid;gap:8px;border:1px solid #dce5ee;border-radius:8px;padding:10px;background:#fff}.eval-case-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.eval-case-grid strong{overflow:hidden;color:#172026;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.eval-case-grid button{flex:0 0 auto;border:1px solid #cfe0e8;border-radius:999px;padding:5px 9px;color:#0f766e;background:#f0fdfa;font-size:11px;font-weight:900}.eval-case-grid p{display:-webkit-box;min-height:46px;overflow:hidden;margin:0;color:#475b6b;font-size:11px;line-height:1.45;-webkit-line-clamp:3;-webkit-box-orient:vertical}.eval-tags,.eval-scoreboard{display:flex;flex-wrap:wrap;gap:6px}.eval-tags span,.eval-scoreboard span{border-radius:999px;padding:4px 8px;color:#667789;background:#edf3f7;font-size:10px;font-weight:900}.eval-scoreboard span.pass{color:#0f766e;background:#dff4ef}.copilot-layout{display:grid;grid-template-columns:270px minmax(0,1fr) minmax(380px,440px);gap:14px;align-items:stretch;min-height:calc(100vh - 236px);overflow:hidden}.copilot-sidebar,.trace-panel{min-width:0;display:grid;gap:18px;align-content:start;overflow:hidden}.trace-panel{position:sticky;top:18px;max-height:calc(100vh - 36px);overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.session-list,.skill-list,.knowledge-template-list,.knowledge-mini-list,.trace-list{min-width:0;display:grid;gap:8px}.session-list{max-height:290px;overflow-y:auto;padding-right:2px}.runtime-board{display:grid;gap:8px;margin-bottom:12px}.runtime-board span{min-width:0;min-height:30px;display:flex;align-items:center;justify-content:space-between;border:1px solid #dce5ee;border-radius:8px;padding:0 10px;color:#506575;background:#f8fafc;font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.runtime-board strong{flex:0 0 auto;color:#0f766e}.knowledge-context-panel .section-head{min-height:auto;display:flex;align-items:center;justify-content:space-between;padding:0;background:transparent}.knowledge-context-panel .section-head h2{margin:0}.knowledge-context-panel .section-head span{color:#667789;font-size:12px;font-weight:800}.scope-row{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 12px}.scope-row span{min-height:24px;display:inline-flex;align-items:center;border-radius:999px;padding:0 9px;color:#0f766e;background:#e7f3f1;font-size:11px;font-weight:900}.knowledge-source-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:10px 0 0}.knowledge-source-stats span{min-width:0;overflow:hidden;border:1px solid #edf1f5;border-radius:8px;padding:7px 8px;color:#667789;background:#fbfdff;font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.knowledge-source-stats strong{margin-right:4px;color:#0f766e;font-size:14px}.vector-store-card{display:grid;gap:10px;border:1px solid #dce5ee;border-radius:8px;margin:10px 0;padding:12px;background:#fbfdff}.vector-store-card.live{border-color:#9bd8cb;background:linear-gradient(180deg,#f4fffb,#fff)}.vector-store-card.fallback{border-color:#ead7a6;background:linear-gradient(180deg,#fffaf0,#fff)}.vector-store-card>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;align-items:center}.vector-store-card>div span{color:#0f766e;font-size:11px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.vector-store-card>div strong{overflow:hidden;color:#172026;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.vector-store-card>div em{grid-row:1 / span 2;grid-column:2;border-radius:999px;padding:4px 9px;color:#0f766e;background:#e7f3f1;font-size:10px;font-style:normal;font-weight:950;white-space:nowrap}.vector-store-card.fallback>div em{color:#9a6700;background:#fff2cf}.vector-store-card dl{display:grid;grid-template-columns:86px minmax(0,1fr);gap:6px 8px;margin:0}.vector-store-card dt{color:#7a8b9c;font-size:10px;font-weight:850;text-transform:uppercase}.vector-store-card dd{min-width:0;overflow:hidden;margin:0;color:#315262;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.vector-store-card p{margin:0;border-radius:7px;padding:8px;color:#7a5200;background:#fff7df;font-size:11px;line-height:1.55;font-weight:800}.vector-check-button{width:100%;justify-content:center}.vector-health-detail{overflow:hidden;border:1px solid #dce5ee;border-radius:8px;background:#fff}.vector-health-detail summary{cursor:pointer;padding:8px 10px;color:#315262;font-size:11px;font-weight:900;line-height:1.45}.vector-health-detail pre{max-height:180px;overflow:auto;margin:0;border-top:1px solid #edf1f5;padding:9px;color:#33495a;background:#f8fafc;font-size:10px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.knowledge-actions{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;margin-bottom:10px}.knowledge-actions .secondary-button,.knowledge-actions .upload-button{min-height:38px}.session-list button,.skill-list button,.knowledge-template-list button{width:100%;min-width:0;max-width:100%;display:grid;gap:5px;border:1px solid #dce5ee;border-radius:8px;padding:12px;color:#172026;background:#fff;text-align:left;overflow:hidden;transition:border-color .18s ease,background .18s ease,transform .18s ease}.session-list button{min-height:50px;height:50px;align-content:center;gap:2px;padding:7px 10px}.session-list button strong{overflow:hidden;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.session-list button span{overflow:hidden;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.skill-list button,.knowledge-template-list button{min-height:auto}.skill-list button strong,.knowledge-template-list button strong{min-width:0;overflow:hidden;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.session-list button.active,.skill-list button.active,.session-list button:hover,.skill-list button:hover,.knowledge-template-list button:hover{border-color:#0f766e;background:#f0fdfa;transform:translateY(-1px)}.session-list span,.skill-list span,.knowledge-template-list span{min-width:0;display:-webkit-box;overflow:hidden;color:#667789;font-size:12px;line-height:1.35;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical}.schema-card{margin-top:12px;border:1px solid #dce5ee;border-radius:8px;background:#fff}.schema-card summary{min-height:40px;display:flex;align-items:center;padding:0 12px;color:#172026;cursor:pointer;font-size:13px;font-weight:900}.schema-card pre{max-height:260px;overflow:auto;margin:0;border-top:1px solid #edf1f5;padding:12px;color:#33495a;background:#f8fafc;font-size:11px}.upload-button{min-height:40px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #9ab0c2;border-radius:8px;color:#0f766e;background:#f0fdfa}.upload-button input{display:none}.knowledge-mini-list span,.source-strip span{min-height:26px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:0 10px;color:#315262;background:#eef4f8;font-size:12px;font-weight:750}.knowledge-mini-list span{justify-content:flex-start;max-width:100%}.knowledge-mini-list b{flex:0 0 auto;border-radius:999px;padding:2px 6px;color:#0f766e;background:#dff7ef;font-size:10px}.copilot-chat{height:auto;min-height:0;min-width:0;display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.product-workflow-board{width:100%;min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:10px;padding:12px;background:#f8fafc;overflow:visible}.workflow-column{width:100%;min-width:0;max-width:100%;display:flex;flex-direction:column;gap:10px;border:1px solid #dce5ee;border-radius:8px;padding:12px;background:#fff;overflow:hidden}.workflow-input-panel{position:relative;z-index:8;overflow:visible}.workflow-stream-panel,.workflow-artifacts-panel{position:relative;z-index:1}.workflow-column *{min-width:0}.column-head{min-width:0;display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:start}.workflow-stream-panel .column-head{grid-template-columns:32px minmax(0,1fr) auto}.column-head>span{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;color:#0f766e;background:#e7f3f1;font-size:12px;font-weight:950}.column-head h2{margin:0 0 3px;color:#172026;font-size:16px}.column-head p{margin:0;color:#667789;font-size:12px;line-height:1.45}.workflow-fields{grid-template-columns:1fr;gap:8px}.workflow-fields label:first-child{grid-column:auto}.workflow-input-panel .composer-input{min-height:120px;max-height:190px}.workflow-actions{margin-top:auto;padding-top:8px}.workflow-actions>div{justify-content:flex-start}.workflow-actions .primary-button{min-width:128px}.workflow-stream-stage{display:flex;flex-wrap:wrap;gap:6px;border:1px solid #edf1f5;border-radius:8px;padding:8px;background:#fbfdff}.workflow-stream-stage span{min-height:24px;display:inline-flex;align-items:center;border:1px solid #dce5ee;border-radius:999px;padding:0 9px;color:#667789;background:#fff;font-size:11px;font-weight:850}.workflow-stream-stage span.done{color:#0f766e;border-color:#b8ded8;background:#e7f3f1}.workflow-stream-stage span.active{color:#fff;border-color:#0f766e;background:#0f766e}.workflow-stream-stage em{flex-basis:100%;color:#506575;font-size:12px;font-style:normal;font-weight:850}.workflow-chat-stream{flex:1 1 auto;height:auto!important;min-height:400px!important;max-height:520px!important;overflow-y:auto;overflow-x:hidden;border:1px solid #edf1f5;border-radius:8px;background:#fbfdff;scroll-behavior:smooth}.workflow-im-panel{min-height:0;display:grid;grid-template-rows:auto minmax(400px,1fr);border:1px solid #dce5ee;border-radius:8px;background:#fff;overflow:hidden}.workflow-im-header{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1f5;padding:12px 14px;background:linear-gradient(180deg,#fff,#fbfdff)}.workflow-im-header strong{display:block;color:#172026;font-size:14px}.workflow-im-header span{display:block;margin-top:3px;color:#667789;font-size:12px;line-height:1.4}.workflow-im-meta{flex:0 0 auto;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.workflow-im-meta span{min-height:24px;display:inline-flex;align-items:center;border-radius:999px;padding:0 8px;color:#0f766e;background:#e7f3f1;font-size:10px;font-weight:900}.workflow-artifacts-panel{grid-column:1 / -1}.artifact-workbench{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:12px;min-height:520px}.artifact-rail{min-width:0;display:grid;align-content:start;gap:8px;border:1px solid #dce5ee;border-radius:8px;padding:8px;background:#f8fafc}.artifact-rail button{position:relative;min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr) auto;grid-template-areas:"icon title status" "icon desc status";gap:2px 8px;border:1px solid #dce5ee;border-radius:8px;padding:10px;color:#243746;background:#fff;text-align:left;cursor:pointer}.artifact-rail button:hover,.artifact-rail button.active{border-color:#0f766e;background:#f2fbf8;box-shadow:0 8px 22px #0f766e14}.artifact-rail button.active:before{content:"";position:absolute;inset:9px auto 9px 0;width:3px;border-radius:999px;background:#0f766e}.artifact-rail button>span{grid-area:icon;width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:#0f766e;background:#e7f3f1}.artifact-rail strong{grid-area:title;overflow:hidden;color:#172026;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.artifact-rail small{grid-area:desc;overflow:hidden;color:#667789;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.artifact-rail em{grid-area:status;align-self:center;border-radius:999px;padding:4px 8px;color:#667789;background:#edf3f7;font-size:10px;font-style:normal;font-weight:900;white-space:nowrap}.artifact-rail em.ready{color:#0f766e;background:#dff4ef}.artifact-detail{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;border:1px solid #dce5ee;border-radius:8px;background:#fff;overflow:hidden}.artifact-detail header{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1f5;padding:12px;background:linear-gradient(180deg,#fff,#fbfdff)}.artifact-detail header>div{min-width:0;display:flex;gap:10px;align-items:flex-start}.artifact-detail header span{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:#0f766e;background:#e7f3f1}.artifact-detail h3{margin:0;color:#172026;font-size:15px}.artifact-detail p{margin:4px 0 0;color:#667789;font-size:12px;line-height:1.45}.artifact-detail header em{flex:0 0 auto;border-radius:999px;padding:5px 9px;color:#0f766e;background:#dff4ef;font-size:11px;font-style:normal;font-weight:900;white-space:nowrap}.artifact-detail-toolbar{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid #edf1f5;padding:10px 12px;background:#fbfdff}.artifact-detail-toolbar button,.artifact-detail-editor button{min-height:32px;border:1px solid #cfe0e8;border-radius:8px;padding:0 12px;color:#0f766e;background:#fff;font-size:12px;font-weight:900;white-space:nowrap}.artifact-detail-toolbar button:hover,.artifact-detail-editor button:hover{border-color:#0f766e;background:#e7f3f1}.artifact-detail-preview{min-height:360px;max-height:560px;overflow:auto;margin:0;padding:16px;color:#243746;background:#fff;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.artifact-detail-editor{min-height:360px;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px;padding:12px}.artifact-detail-editor textarea{min-height:340px;max-height:560px;resize:vertical;overflow:auto;border:1px solid #cfe0e8;border-radius:8px;padding:12px;color:#243746;background:#fbfdff;font:13px/1.65 SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.artifact-detail-editor button{justify-self:start}.artifact-detail-history{border-top:1px solid #e5edf4;padding:10px 12px;background:#fbfdff}.artifact-detail-history summary{cursor:pointer;color:#506575;font-size:12px;font-weight:900}.artifact-detail-history span{display:inline-flex;margin:8px 8px 0 0;border-radius:999px;padding:5px 8px;color:#506575;background:#edf3f7;font-size:11px;font-weight:800}.artifact-empty-detail{min-height:360px;display:grid;place-items:center;align-content:center;gap:8px;padding:32px;color:#667789;text-align:center}.artifact-empty-detail svg{color:#0f766e}.artifact-empty-detail strong{color:#172026;font-size:15px}.artifact-empty-detail span{max-width:420px;font-size:12px;line-height:1.55}.task-console,.conversation-title,.chat-stream,.chat-composer,.artifact-panel{flex:0 0 auto}.generation-console,.task-console{display:grid;gap:6px;border-bottom:1px solid #dce5ee;padding:8px 14px;background:linear-gradient(180deg,#fff,#f8fafc)}.task-console .section-head{align-items:flex-start;min-height:auto;padding:0;background:transparent}.task-console .section-head h2,.conversation-title h2,.chat-composer h2{margin:0 0 2px;font-size:16px}.task-console .section-head p,.conversation-title p,.chat-composer p{margin:0;color:#667789;font-size:12px}.live-badge{flex:0 0 auto;min-height:28px;display:inline-flex;align-items:center;border-radius:999px;padding:0 10px;color:#0f766e;background:#e7f3f1;font-size:12px;font-weight:900}.mode-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:6px}.mode-tabs button{min-height:46px;display:grid;align-content:start;gap:4px;border:1px solid #dce5ee;border-radius:8px;padding:7px 9px;color:#172026;background:#fff;text-align:left}.mode-tabs button.active{border-color:#0f766e;background:#f0fdfa;box-shadow:0 0 0 3px #0f766e1f}.mode-tabs span{display:-webkit-box;overflow:hidden;color:#667789;font-size:11px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.generation-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border:1px solid #dce5ee;border-radius:8px;padding:10px 12px;background:#fff}.generation-meta.compact{padding:5px 10px}.generation-meta strong{margin-right:4px;color:#172026}.generation-meta span{min-height:24px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:0 10px;color:#0f766e;background:#e7f3f1;font-size:12px;font-weight:850}.generation-meta em{margin-left:auto;color:#667789;font-size:12px;font-style:normal}.run-lifecycle{display:grid;grid-template-columns:auto repeat(6,minmax(56px,auto)) minmax(140px,1fr);align-items:center;gap:6px;border:1px solid #dce5ee;border-radius:8px;padding:7px 10px;background:#fff}.run-lifecycle strong{color:#172026;font-size:12px;white-space:nowrap}.run-lifecycle span{min-height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce5ee;border-radius:999px;padding:0 9px;color:#667789;background:#f8fafc;font-size:11px;font-weight:850}.run-lifecycle span.done{color:#0f766e;border-color:#b8ded8;background:#e7f3f1}.run-lifecycle span.active{color:#fff;border-color:#0f766e;background:#0f766e}.run-lifecycle.failed span.active,.run-lifecycle span.failed.active{border-color:#dc2626;background:#dc2626}.run-lifecycle.cancelled span.active,.run-lifecycle span.cancelled.active{border-color:#d97706;background:#d97706}.run-lifecycle em{min-width:0;overflow:hidden;color:#506575;font-size:12px;font-style:normal;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.generation-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.generation-form label:first-child{grid-column:1 / -1}.scenario-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border:1px solid #dce5ee;border-radius:8px;padding:6px 10px;background:#fff}.scenario-bar strong{color:#172026;font-size:13px}.scenario-bar button{min-height:28px;border:1px solid #cfe0e8;border-radius:999px;padding:0 12px;color:#0f766e;background:#f0fdfa;font-size:12px;font-weight:850}.scenario-bar button:hover{border-color:#0f766e;background:#e7f3f1}.chat-stream{height:200px!important;min-height:200px!important;max-height:200px!important;overflow-y:auto!important;overflow-x:hidden;display:block!important;position:relative;border:0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;padding:10px 14px;background:#fbfdff;overscroll-behavior:contain}.conversation-title{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:8px 14px 7px;background:#fff}.stream-skeleton{display:grid;gap:10px;border:1px solid #dce5ee;border-radius:8px;padding:16px;background:#fff}.stream-skeleton strong{color:#0f766e;font-size:13px}.stream-skeleton span{height:12px;border-radius:999px;background:linear-gradient(90deg,#e7eef4,#f8fafc,#e7eef4);background-size:200% 100%;animation:shimmer 1.2s linear infinite}.stream-skeleton span:nth-child(2){width:78%}.stream-skeleton span:nth-child(3){width:54%}@keyframes shimmer{0%{background-position:0 0}to{background-position:-200% 0}}.knowledge-template-list,.template-pack-list{margin:12px 0}.template-pack-list{display:grid;gap:8px}.template-pack-list>strong{color:#172026;font-size:12px}.template-pack-list button{display:grid;gap:5px;border:1px solid #dce5ee;border-radius:8px;padding:10px;color:#172026;background:#fff;text-align:left}.template-pack-list button:hover{border-color:#0f766e;background:#f0fdfa}.template-pack-list button strong{font-size:13px}.template-pack-list button span{color:#667789;font-size:11px}.rag-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:10px}.rag-search input{min-width:0}.rag-quality-panel{display:grid;gap:9px;border:1px solid #dce5ee;border-radius:8px;margin-bottom:10px;padding:10px;background:linear-gradient(180deg,#fff,#f8fbfd)}.rag-quality-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rag-quality-head div{display:grid;gap:2px}.rag-quality-head strong{color:#172026;font-size:13px}.rag-quality-head span,.rag-quality-head em{color:#667789;font-size:11px;font-style:normal;font-weight:850}.rag-quality-head em{flex:0 0 auto;border-radius:999px;padding:3px 8px;color:#0f766e;background:#e7f3f1}.rag-quality-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.rag-quality-metrics span{min-width:0;overflow:hidden;border:1px solid #edf1f5;border-radius:7px;padding:7px 8px;color:#667789;background:#fff;font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.rag-quality-metrics b{display:block;overflow:hidden;color:#0f766e;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.rag-query-box{display:grid;gap:4px;border:1px solid #edf1f5;border-radius:7px;padding:8px;background:#fbfdff}.rag-query-box strong{color:#172026;font-size:11px;text-transform:uppercase}.rag-query-box p{max-height:70px;overflow:auto;margin:0;color:#42586a;font-size:12px;line-height:1.55}.scope-row.compact{margin:0}.rag-error{border-radius:7px;padding:8px;color:#b91c1c;background:#fff1f2;font-size:11px;font-weight:850}.rag-preview-list{display:grid;gap:8px;margin-bottom:10px}.rag-preview-list article{display:grid;gap:6px;border:1px solid #dce5ee;border-radius:8px;padding:10px;background:#fbfdff}.rag-preview-list article div{display:flex;align-items:center;justify-content:space-between;gap:8px}.rag-preview-list article strong{overflow:hidden;color:#172026;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.rag-preview-list article span{flex:0 0 auto;color:#0f766e;font-size:11px;font-weight:900}.rag-source-meta,.citation-meta{display:flex;flex-wrap:wrap;gap:5px}.rag-preview-list article .rag-source-meta,.citation-list article .citation-meta{justify-content:flex-start}.rag-source-meta span,.citation-meta span,.citation-runtime span{min-height:21px;display:inline-flex;align-items:center;border-radius:999px;padding:0 8px;color:#315262;background:#eef4f8;font-size:10px;font-weight:850}.source-path{display:block;overflow:hidden;border:1px solid #edf1f5;border-radius:6px;padding:5px 7px;color:#315262;background:#f8fafc;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.score-bar{height:5px;overflow:hidden;border-radius:999px;background:#e7eef4}.score-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#22c55e)}.rag-preview-list article p,.rag-empty{margin:0;color:#667789;font-size:12px;line-height:1.55}.knowledge-mini-list.compact{max-height:180px;overflow:auto;border-top:1px solid #edf1f5;padding-top:10px}.chat-message{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;min-height:0;margin-bottom:10px}.chat-message:last-child{margin-bottom:0}.chat-message.user{max-width:84%;margin-left:auto;justify-self:end}.chat-message.assistant{max-width:94%;justify-self:start}.chat-role{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#0f766e;font-weight:900}.chat-message.user .chat-role{background:#334155}.chat-message.user .markdown-body{background:#eef6f4;border-color:#cfe7e2;max-height:140px;overflow:auto;padding-right:6px}.markdown-body{min-width:0;min-height:0;border:1px solid #dce5ee;border-radius:8px;padding:14px 16px;background:#fff;overflow-wrap:anywhere;word-break:break-word}.markdown-body p,.markdown-body h1,.markdown-body h2,.markdown-body h3{overflow-wrap:anywhere;word-break:break-word}.chat-message-body{min-width:0;max-width:100%;display:grid;gap:6px;overflow:hidden}.message-actions{display:flex;flex-wrap:wrap;gap:6px;padding-left:2px}.message-actions button,.code-block button{min-height:26px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dce5ee;border-radius:999px;padding:0 9px;color:#506575;background:#fff;font-size:11px;font-weight:850}.message-actions button:hover,.code-block button:hover{color:#0f766e;border-color:#0f766e;background:#f0fdfa}.markdown-body h1,.markdown-body h2,.markdown-body h3{margin:10px 0 8px}.markdown-body p{margin:7px 0;color:#314656}.code-block{position:relative;display:grid;gap:6px}.code-block button{justify-self:end}.markdown-body pre{overflow:auto;border-radius:8px;padding:14px;color:#d7e3f4;background:#111827;font-size:12px}.stream-cursor{display:inline-block;width:8px;height:18px;margin-left:3px;border-radius:2px;background:#0f766e;animation:blinkCursor .9s steps(2,start) infinite;vertical-align:text-bottom}@keyframes blinkCursor{0%,45%{opacity:1}46%,to{opacity:0}}.code-keyword{color:#7dd3fc;font-weight:900}.md-list{padding-left:10px}.source-strip{display:flex;flex-wrap:wrap;gap:8px}.source-detail{border:1px solid #dce5ee;border-radius:8px;padding:10px 12px;background:#fff}.source-detail summary{color:#172026;cursor:pointer;font-size:13px;font-weight:900}.source-detail .source-strip{margin-top:10px}.chat-empty-state{min-height:176px;display:grid;place-items:center;align-content:center;gap:10px;border:1px dashed #c9d8e3;border-radius:8px;color:#667789;background:#fff;text-align:center}.chat-empty-state svg{color:#0f766e}.chat-empty-state strong{color:#172026;font-size:16px}.chat-empty-state span{font-size:13px}.workflow-stream-panel .workflow-chat-stream{height:auto!important;min-height:400px!important;max-height:520px!important;display:grid!important;align-content:start;gap:36px;border:0;padding:22px 20px;background:linear-gradient(180deg,#f8fafcf0,#fffffff5),radial-gradient(circle at 12% 0%,rgba(15,118,110,.08),transparent 28%)}.workflow-stream-panel .chat-message{width:100%;max-width:none;display:flex;gap:16px;margin:0;align-items:flex-start;padding:14px 0;position:relative}.workflow-stream-panel .chat-message:first-child{padding-top:0}.workflow-stream-panel .chat-message+.chat-message{margin-top:28px}.workflow-stream-panel .chat-message.user{max-width:none;margin:0;flex-direction:row-reverse;justify-content:flex-start}.workflow-stream-panel .chat-message.assistant{max-width:none;justify-content:flex-start}.workflow-stream-panel .chat-role{flex:0 0 34px;position:static;width:34px;height:34px;margin-top:8px;box-shadow:0 8px 18px #0f766e29}.workflow-stream-panel .chat-message.user .chat-role{background:#334155;box-shadow:0 8px 18px #33415529}.workflow-stream-panel .chat-message-body{width:min(92%,920px);min-width:0;display:grid;gap:0;border:1px solid #dce5ee;border-radius:14px;background:#fff;box-shadow:0 12px 30px #0f172a0f;overflow:hidden}.workflow-stream-panel .chat-message.user .chat-message-body{width:min(78%,760px);max-height:292px;border-color:#cfe7e2;background:#f6fffc}.workflow-stream-panel .chat-message.assistant .chat-message-body{width:min(94%,980px)}.message-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-bottom:1px solid #edf1f5;border-radius:12px 12px 0 0;padding:12px 16px;background:#fbfdff}.workflow-stream-panel .chat-message.user .message-meta{background:#effaf7}.message-meta strong{color:#172026;font-size:12px}.message-meta span{flex:0 0 auto;color:#667789;font-size:11px;font-weight:850}.workflow-message-content{min-height:160px;max-height:430px;display:grid;align-content:start;gap:12px;overflow:auto;padding:16px;color:#243746;background:linear-gradient(180deg,#f8fafc,#fff)}.workflow-stream-panel .chat-message.user .workflow-message-content{min-height:132px;max-height:180px;background:linear-gradient(180deg,#f6fffc,#fff)}.workflow-stream-panel .chat-message.assistant .workflow-message-content{min-height:220px}.workflow-content-card{min-width:0;display:grid;gap:10px;border:1px solid #dce5ee;border-radius:12px;padding:14px 16px;background:#fff;box-shadow:0 8px 20px #0f172a0a}.workflow-content-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.workflow-content-card-head strong{min-width:0;color:#172026;font-size:14px;font-weight:950;line-height:1.35;overflow-wrap:anywhere}.workflow-content-card-head span{flex:0 0 auto;border-radius:999px;padding:3px 8px;color:#0f766e;background:#e7f3f1;font-size:10px;font-weight:950;text-transform:uppercase}.workflow-content-card-head button{min-height:26px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dce5ee;border-radius:999px;padding:0 9px;color:#506575;background:#fff;font-size:11px;font-weight:850}.workflow-content-card-body{display:grid;gap:8px}.workflow-content-card p{margin:0;color:#314656;font-size:13px;line-height:1.75;overflow-wrap:anywhere;word-break:break-word}.workflow-card-list{display:grid;gap:7px;margin:0;padding-left:18px;color:#314656;font-size:13px;line-height:1.7}.workflow-card-list li{padding-left:2px}.workflow-field-row{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px;border:1px solid #edf1f5;border-radius:10px;padding:9px 10px;background:#fbfdff}.workflow-field-row span{color:#667789;font-size:12px;font-weight:850}.workflow-field-row strong{min-width:0;color:#243746;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.workflow-alert-card{border-color:#fecaca;background:#fff7f7}.workflow-json-card,.workflow-code-card{background:#fff}.workflow-json-card pre,.workflow-code-card pre{max-height:300px;overflow:auto;border-radius:10px;margin:0;padding:14px;color:#d7e3f4;background:#111827;font:12px/1.65 SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.workflow-stream-panel .message-actions{display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid #edf1f5;padding:10px 14px;background:#fbfdff;border-radius:0 0 12px 12px}.workflow-stream-panel .message-actions:empty{display:none}.workflow-stream-panel .markdown-body h1:first-child,.workflow-stream-panel .markdown-body h2:first-child,.workflow-stream-panel .markdown-body h3:first-child,.workflow-stream-panel .markdown-body p:first-child{margin-top:0}.workflow-stream-panel .markdown-body h1:last-child,.workflow-stream-panel .markdown-body h2:last-child,.workflow-stream-panel .markdown-body h3:last-child,.workflow-stream-panel .markdown-body p:last-child{margin-bottom:0}.workflow-streaming-card{margin-left:46px;border-color:#b8ded8;background:#f6fffc}.workflow-im-empty{min-height:340px;border-style:solid;border-color:#dce5ee;background:linear-gradient(180deg,#fff,#fbfdff),radial-gradient(circle at center,rgba(15,118,110,.08),transparent 34%)}.workflow-im-empty>div:not(.pending-workflow-preview){display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px}.workflow-im-empty>div:not(.pending-workflow-preview) em{border-radius:999px;padding:5px 9px;color:#0f766e;background:#e7f3f1;font-size:11px;font-style:normal;font-weight:900}.pending-workflow-preview{width:min(100%,760px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.pending-workflow-preview em{min-width:0;display:grid;gap:5px;border:1px solid #dce5ee;border-radius:10px;padding:10px 12px;color:#405365;background:#fff;font-size:12px;font-style:normal;font-weight:750;line-height:1.55;text-align:left;overflow-wrap:anywhere}.pending-workflow-preview b{color:#0f766e;font-size:11px;font-weight:950}.artifact-panel{display:grid;gap:10px;max-height:none;overflow:visible;border:0;border-top:1px solid #edf1f5;border-radius:0;padding:10px 14px 14px;background:#fff}.artifact-panel .section-head{min-height:auto;display:flex;align-items:center;justify-content:space-between;padding:0;background:transparent}.artifact-panel .section-head h2{margin:0}.artifact-panel .section-head span{color:#667789;font-size:12px}.artifact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.artifact-card{min-width:0;overflow:hidden;border:1px solid #dce5ee;border-radius:8px;background:#f8fafc}.artifact-card>div{min-height:34px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:center;border-bottom:1px solid #e5edf4;padding:0 12px}.artifact-card svg{color:#0f766e}.artifact-card strong{overflow:hidden;color:#172026;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.artifact-card em{border-radius:999px;padding:3px 8px;color:#0f766e;background:#e7f3f1;font-size:11px;font-style:normal;font-weight:900}.artifact-card pre{max-height:none;overflow:visible;margin:0;padding:10px 12px;color:#243746;font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.artifact-card.code pre{color:#d7e3f4;background:#111827}.artifact-empty{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.artifact-empty article{min-height:74px;display:grid;align-content:start;gap:6px;border:1px dashed #b8cad8;border-radius:8px;padding:10px 12px;color:#506575;background:#f8fafc}.artifact-empty svg{display:block}.artifact-empty strong{color:#172026;font-size:13px}.artifact-empty span{font-size:12px;line-height:1.45}.benchmark-list{display:grid;gap:8px}.benchmark-list span{min-height:42px;display:flex;align-items:flex-start;gap:8px;border:1px solid #dce5ee;border-radius:8px;padding:9px 10px;color:#33495a;background:#f8fafc;font-size:12px;font-weight:850}.benchmark-list svg{margin-top:2px;color:#0f766e;flex:0 0 auto}.benchmark-panel h2,.release-panel h2{margin-bottom:12px}.release-stack{display:grid;gap:8px}.release-stack article{display:grid;gap:5px;border:1px solid #dce5ee;border-radius:8px;padding:10px;background:#fbfdff}.release-stack article>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.release-stack strong{color:#0f766e;font-size:12px;font-weight:950}.release-stack article>div span{border-radius:999px;padding:3px 8px;color:#315262;background:#eef4f8;font-size:11px;font-weight:850}.release-stack h3{margin:0;color:#172026;font-size:13px}.release-stack p{margin:0;color:#667789;font-size:12px;line-height:1.5}.chat-composer{z-index:4;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:7px 12px;align-items:start;border-top:1px solid #dce5ee;border-bottom:1px solid #edf1f5;padding:10px 16px;background:#fff}.composer-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;grid-column:1 / 2;grid-row:1 / 2}.composer-head p,.composer-head span{display:none}.composer-input-shell{grid-column:1 / -1;grid-row:2 / 3;min-height:96px;max-height:138px;overflow:hidden;border:1px solid #b7c8d7;border-radius:8px;background:#fbfdff}.composer-input{min-height:96px;max-height:138px;height:96px;overflow:auto;resize:vertical;border:0;border-radius:8px;background:transparent;font-size:14px;line-height:1.6;box-shadow:none}.composer-input:focus{border:0;box-shadow:inset 0 0 0 2px #0f766e40}.model-select{grid-column:2 / 3;grid-row:1 / 2;justify-self:end;width:min(100%,360px);max-width:360px}.model-select summary{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dce5ee;border-radius:10px;padding:0 12px;color:#172026;background:#f8fafc;cursor:pointer;list-style:none;box-shadow:none}.model-select[open] summary{border-color:#b8ded8;border-bottom-right-radius:8px;border-bottom-left-radius:8px;background:#fff}.model-select summary::-webkit-details-marker{display:none}.model-select summary:after{content:"⌄";color:#667789;font-size:16px}.model-select[open] summary:after{content:"⌃"}.model-select summary span{min-width:0;max-width:20ch;overflow:hidden;font-size:15px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.model-select summary em{flex:0 0 auto;max-width:108px;overflow:hidden;color:#667789;font-size:12px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.model-menu{position:static;width:100%;max-height:260px;overflow:auto;display:grid;gap:6px;border:1px solid #e1e9f0;border-radius:12px;margin-top:8px;padding:8px;background:#fff;box-shadow:none}.model-menu>strong{padding:4px 8px 6px;color:#172026;font-size:14px}.model-current{display:grid;gap:3px;border:1px solid #dce5ee;border-radius:10px;padding:9px 10px;color:#172026;background:#f8fafc}.model-current span{min-width:0;overflow:visible;font-size:14px;font-weight:900;white-space:normal}.model-current em{color:#667789;font-size:12px;font-style:normal;line-height:1.4}.model-menu button{display:grid;gap:2px;border:1px solid transparent;border-radius:10px;padding:8px 10px;color:#172026;background:#fff;text-align:left;cursor:pointer}.model-menu button:hover,.model-menu button.active{border-color:#cfe0e8;background:#f8fafc}.model-menu button.active{border-color:#b8ded8;background:#f0fdfa;box-shadow:inset 3px 0 #0f766e}.model-menu span{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:850}.model-menu b{border-radius:6px;padding:2px 6px;color:#1d4ed8;background:#dbeafe;font-size:11px}.model-menu em,.model-menu i{color:#7a8b9c;font-size:12px;font-style:normal;line-height:1.45}.structured-fields{grid-column:1 / -1;grid-row:3 / 4;border:1px solid #e1e9f0;border-radius:8px;background:#f8fafc}.structured-fields summary{min-height:30px;display:flex;align-items:center;padding:0 12px;color:#33495a;cursor:pointer;font-size:13px;font-weight:900}.structured-fields>.generation-form,.structured-fields>label{padding:0 12px 10px}.structured-fields:not([open]){height:32px;overflow:hidden}.composer-actions{grid-column:1 / -1;grid-row:4 / 5;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px}.composer-actions>span{min-width:0;overflow:hidden;color:#667789;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.composer-actions>div,.approval-actions{display:flex;flex-wrap:wrap;gap:8px}.composer-actions>div{flex:0 0 auto}.citation-list{display:grid;gap:10px}.citation-runtime{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}.citation-list article{display:grid;gap:8px;border:1px solid #dce5ee;border-radius:8px;padding:10px;background:#fbfdff}.citation-list article div{display:flex;justify-content:space-between;gap:8px}.citation-list strong{min-width:0;overflow:hidden;color:#172026;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.citation-list span{flex:0 0 auto;color:#0f766e;font-size:11px;font-weight:900}.citation-list p{max-height:88px;overflow:auto;margin:0;color:#667789;font-size:12px;line-height:1.55}.trace-list details{overflow:hidden;border:1px solid #dce5ee;border-radius:8px;background:#fff}.trace-list details.active{border-color:#b8ded8;box-shadow:0 10px 24px #0f766e14}.trace-actions{display:flex;gap:8px}.trace-card{display:grid;gap:12px;align-content:start;padding:16px;overflow:visible}.trace-card .section-head{align-items:flex-start;min-height:auto;padding:0;background:transparent}.trace-card .section-head h2{max-width:96px;margin:0;color:#172026;font-size:18px;line-height:1.05}.trace-card .trace-actions{margin-left:auto}.trace-actions .secondary-button{min-width:110px;min-height:44px;border:0;border-radius:8px;color:#0f766e;background:#e7f3f1;font-size:16px;font-weight:950}.trace-actions .secondary-button.compact{min-width:54px;min-height:36px;padding:0 10px;font-size:13px}.trace-audit-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.trace-audit-summary span{overflow:hidden;border:1px solid #e3ebf2;border-radius:8px;padding:7px 8px;color:#315262;background:#f8fafc;font-size:11px;font-weight:900;text-align:center;text-overflow:ellipsis;white-space:nowrap}.trace-path{display:grid;grid-template-columns:1fr;gap:6px;margin:0;overflow:visible}.trace-step-row{display:grid;gap:7px}.trace-path button{min-width:0;width:100%;min-height:36px;display:flex;align-items:center;justify-content:flex-start;gap:8px;border:1px solid #e3ebf2;border-radius:8px;padding:0 12px;color:#33495a;background:#fff;font-size:12px;font-weight:900;cursor:pointer;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trace-path button span{flex:0 0 auto;overflow:hidden;max-width:128px;margin-left:auto;border-radius:999px;padding:2px 7px;color:#667789;background:#eef4f8;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.trace-path button:before{content:"";width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#0f766e}.trace-path button.running:before{background:#2563eb}.trace-path button.failed:before{background:#dc2626}.trace-path button.pending:before{background:#d08a00}.trace-path button.active{border-color:#0f766e;color:#fff;background:#0f766e}.trace-path button.active span{color:#0f766e;background:#fff}.trace-path button.active:before{background:#fff}.trace-inline-detail{overflow:visible;border:1px solid #cfe0e8;border-radius:8px;background:#fff;box-shadow:none;margin:0 0 4px}.trace-inline-detail>div{min-height:43px;display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:8px;align-items:center;padding:0 11px}.trace-inline-detail strong{overflow:hidden;color:#172026;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.trace-inline-detail em{color:#7a8b9c;font-size:11px;font-style:normal}.trace-inline-detail pre{margin:0;border-top:1px solid #edf1f5;padding:11px;color:#33495a;background:#f8fafc;font-size:11px;line-height:1.45;white-space:pre-wrap;word-break:break-word;overflow:visible}.trace-timeline{display:none;grid-template-columns:repeat(auto-fit,minmax(20px,1fr));gap:6px;margin:0 0 12px}.trace-timeline i{height:6px;border-radius:999px;background:#94a3b8}.trace-timeline i.success{background:#0f766e}.trace-timeline i.running{background:#2563eb}.trace-timeline i.waiting{background:#ca8a04}.trace-timeline i.failed{background:#dc2626}.trace-list summary{min-height:44px;display:grid;grid-template-columns:14px minmax(0,1fr) auto;gap:8px;align-items:center;padding:0 12px;cursor:pointer}.trace-list summary em{color:#7a8b9c;font-size:12px;font-style:normal}.trace-list pre{max-width:100%;max-height:220px;overflow:auto;margin:0;border-top:1px solid #edf1f5;padding:10px 12px;color:#33495a;background:#f8fafc;font-size:11px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.trace-empty{display:grid;gap:5px;border:1px dashed #cfe0e8;border-radius:8px;padding:14px;color:#667789;background:#fbfdff}.trace-empty strong{color:#172026}.trace-empty span{font-size:12px;line-height:1.5}.trace-dot{width:10px;height:10px;border-radius:999px;background:#94a3b8}.trace-dot.success{background:#0f766e}.trace-dot.running{background:#2563eb}.trace-dot.waiting{background:#ca8a04}.trace-dot.failed{background:#dc2626}.approval-box{display:grid;gap:10px;min-height:0}.trace-panel .panel{overflow:visible}.approval-box textarea{width:100%;min-height:260px;max-height:460px;overflow-y:auto;resize:vertical;border:1px solid #cfe0e8;border-radius:8px;padding:10px 12px;color:#243746;background:#fbfdff;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.approval-history{display:grid;gap:8px;margin-top:12px;border-top:1px solid #edf1f5;padding-top:12px}.approval-history strong{color:#172026;font-size:13px}.approval-history span{min-height:28px;display:flex;align-items:center;border-radius:8px;padding:0 10px;color:#506575;background:#f8fafc;font-size:12px;font-weight:800}.agent-studio-page{display:grid;gap:14px}.agent-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.agent-hero span{color:#0f766e;font-size:12px;font-weight:950;text-transform:uppercase}.agent-hero strong{display:block;margin:6px 0 8px;color:#172026;font-size:22px}.agent-hero p{max-width:980px;margin:0;color:#536879;font-size:13px}.agent-runtime-grid{display:grid;grid-template-columns:repeat(4,96px);gap:8px}.agent-runtime-grid span{min-height:58px;display:grid;align-content:center;border:1px solid #dce5ee;border-radius:8px;padding:8px 10px;color:#33495a;background:#f8fafc;text-transform:none}.agent-runtime-grid b{color:#0f766e;font-size:20px}.agent-studio-layout{display:grid;grid-template-columns:280px minmax(0,1fr) 360px;gap:14px;align-items:start}.agent-left-rail,.agent-right-rail{display:grid;gap:14px;position:sticky;top:18px;max-height:calc(100vh - 36px);overflow:auto}.agent-session-list,.agent-capability-list,.agent-source-list,.agent-trace-list{display:grid;gap:9px}.agent-session-list button,.agent-capability-list article{display:grid;gap:6px;border:1px solid #dce5ee;border-radius:8px;padding:12px;color:#172026;background:#fff;text-align:left}.agent-session-list button.active,.agent-session-list button:hover{border-color:#0f766e;background:#f0fdfa}.agent-session-list span,.agent-capability-list p{margin:0;color:#667789;font-size:12px;line-height:1.45}.agent-capability-list div{display:flex;flex-wrap:wrap;gap:6px}.agent-capability-list span,.agent-state,.agent-runtime-grid span{border-radius:999px}.agent-capability-list span,.agent-state{padding:4px 8px;color:#0f766e;background:#e7f3f1;font-size:11px;font-weight:900}.agent-main-panel{display:grid;gap:14px;min-width:0}.agent-composer{display:grid;gap:12px;border-bottom:1px solid #edf1f5;padding-bottom:14px}.agent-starters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.agent-starters button{min-height:50px;border:1px solid #dce5ee;border-radius:8px;padding:8px 10px;color:#33495a;background:#fbfdff;text-align:left;font-size:12px;font-weight:800;line-height:1.45}.agent-starters button:hover{border-color:#0f766e;background:#f0fdfa}.agent-composer textarea{min-height:118px;max-height:240px;resize:vertical;line-height:1.65}.agent-actions,.agent-review-actions{display:flex;flex-wrap:wrap;gap:8px}.agent-dialogue{min-height:420px;max-height:620px;display:grid;align-content:start;gap:22px;overflow:auto;border:1px solid #edf1f5;border-radius:10px;padding:18px;background:linear-gradient(180deg,#f8fafce6,#fff),radial-gradient(circle at 15% 0%,rgba(15,118,110,.08),transparent 28%)}.agent-bubble{display:flex;gap:12px;align-items:flex-start}.agent-bubble.user{flex-direction:row-reverse}.agent-avatar{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#0f766e;font-size:13px;font-weight:950;box-shadow:0 10px 22px #0f766e2e}.agent-bubble.user .agent-avatar{background:#334155}.agent-bubble-body{width:min(88%,860px);min-width:0;border:1px solid #dce5ee;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 12px 28px #0f172a0d}.agent-bubble.user .agent-bubble-body{width:min(78%,720px);border-color:#cfe7e2;background:#f7fffc}.agent-bubble-body header,.agent-bubble-body footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;background:#fbfdff}.agent-bubble.user .agent-bubble-body header{background:#effaf7}.agent-bubble-body header{border-bottom:1px solid #edf1f5}.agent-bubble-body footer{border-top:1px solid #edf1f5}.agent-bubble-body footer button{border:1px solid #dce5ee;border-radius:999px;padding:5px 9px;color:#506575;background:#fff;font-size:11px;font-weight:850}.agent-bubble-body header strong{color:#172026;font-size:13px}.agent-bubble-body header span{color:#667789;font-size:12px;font-weight:850}.agent-message-content{display:grid;gap:10px;padding:14px;color:#2a3f50;font-size:13px;line-height:1.7}.agent-message-content p,.agent-message-content h3{margin:0}.agent-message-content h3{color:#172026;font-size:15px}.agent-message-content ul{margin:0;padding-left:18px}.agent-message-content pre,.agent-artifact-preview pre,.agent-trace-list pre{max-height:340px;overflow:auto;border-radius:8px;margin:0;padding:12px;color:#dbeafe;background:#111827;font:12px/1.6 SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.agent-thinking,.agent-empty{min-height:140px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #c9d8e3;border-radius:10px;color:#667789;background:#fff;text-align:center}.agent-thinking{min-height:64px;display:flex;justify-content:center;color:#0f766e;font-weight:900}.agent-empty.compact{min-height:260px}.agent-delivery-overview,.agent-architecture-map{display:grid;gap:12px;border:1px solid #edf1f5;border-radius:10px;padding:14px;background:#fff}.agent-delivery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.agent-delivery-grid article{min-height:118px;display:grid;align-content:start;gap:8px;border:1px solid #dce5ee;border-radius:8px;padding:12px;background:#fbfdff}.agent-delivery-grid article.ready{border-color:#9bd7ce;background:#f0fdfa}.agent-delivery-grid strong,.agent-architecture-columns strong{color:#172026;font-size:13px}.agent-delivery-grid p{margin:0;color:#667789;font-size:12px;line-height:1.5}.agent-delivery-grid span{width:max-content;border-radius:999px;padding:4px 8px;color:#0f766e;background:#e7f3f1;font-size:11px;font-weight:950}.agent-architecture-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.agent-architecture-columns article{display:grid;gap:10px;border:1px solid #dce5ee;border-radius:8px;padding:12px;background:#fbfdff}.agent-architecture-columns article>div{display:flex;flex-wrap:wrap;gap:6px}.agent-architecture-columns span{border-radius:999px;padding:5px 8px;color:#405365;background:#eef5f7;font-size:11px;font-weight:850}.agent-artifacts{display:grid;gap:12px}.agent-artifact-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:12px}.agent-artifact-list{display:grid;align-content:start;gap:8px}.agent-artifact-list button{min-height:64px;display:grid;grid-template-columns:22px minmax(0,1fr);gap:2px 8px;align-items:center;border:1px solid #dce5ee;border-radius:8px;padding:10px;color:#172026;background:#fff;text-align:left}.agent-artifact-list button.active,.agent-artifact-list button:hover{border-color:#0f766e;background:#f0fdfa}.agent-artifact-list button svg{grid-row:span 2;color:#0f766e}.agent-artifact-list span{color:#667789;font-size:12px}.agent-artifact-preview{min-width:0;border:1px solid #dce5ee;border-radius:10px;background:#fff;overflow:hidden}.agent-artifact-preview header{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #edf1f5;padding:12px 14px}.agent-artifact-preview header button{border:1px solid #dce5ee;border-radius:999px;padding:5px 9px;color:#506575;background:#fff;font-size:11px;font-weight:850}.agent-artifact-preview pre{max-height:460px;border-radius:0}.agent-trace-list article{display:grid;gap:6px}.agent-trace-list button{min-height:38px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #dce5ee;border-radius:8px;padding:6px 8px;color:#33495a;background:#fff;text-align:left}.agent-trace-list button.active,.agent-trace-list button:hover{border-color:#0f766e;background:#f0fdfa}.agent-trace-list button span{width:22px;height:22px;display:grid;place-items:center;border-radius:999px;color:#0f766e;background:#e7f3f1;font-size:11px;font-weight:950}.agent-trace-list button em{color:#667789;font-size:11px;font-style:normal;font-weight:850}.agent-source-list article{display:grid;gap:7px;border:1px solid #dce5ee;border-radius:8px;padding:10px;background:#fff}.agent-source-list strong{color:#172026;font-size:13px}.agent-source-list span,.agent-source-list p{margin:0;color:#667789;font-size:12px;line-height:1.5}.agent-source-list code{border-radius:6px;padding:5px 7px;color:#405365;background:#f1f5f9;font-size:11px;overflow-wrap:anywhere}.agent-right-rail textarea{min-height:110px;max-height:220px;resize:vertical}.agent-runtime-page{display:grid;gap:14px}.runtime-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.runtime-hero span{color:#0f766e;font-size:12px;font-weight:950;text-transform:uppercase}.runtime-hero strong{display:block;margin:6px 0 8px;color:#172026;font-size:22px}.runtime-hero p{max-width:920px;margin:0;color:#536879;font-size:13px;line-height:1.6}.runtime-metrics{display:grid;grid-template-columns:repeat(4,92px);gap:8px}.runtime-metrics span{min-height:58px;display:grid;align-content:center;border:1px solid #dce5ee;border-radius:8px;padding:8px 10px;color:#33495a;background:#f8fafc;font-size:12px;font-weight:900}.runtime-metrics b{color:#0f766e;font-size:20px}.runtime-console-layout{display:grid;grid-template-columns:300px minmax(0,1fr) 380px;gap:14px;align-items:start}.runtime-left-panel,.runtime-right-panel{display:grid;gap:14px;position:sticky;top:18px;max-height:calc(100vh - 36px);overflow:auto}.runtime-center-panel{display:grid;gap:14px;min-width:0}.runtime-card{display:grid;gap:12px}.runtime-run-list,.runtime-capabilities,.runtime-source-list,.runtime-artifact-list,.runtime-trace-list{display:grid;gap:8px}.runtime-run-list button,.runtime-capabilities article{display:grid;gap:5px;border:1px solid #dce5ee;border-radius:8px;padding:10px;color:#172026;background:#fff;text-align:left}.runtime-run-list button.active,.runtime-run-list button:hover,.runtime-capabilities article.active{border-color:#0f766e;background:#f0fdfa}.runtime-run-list span,.runtime-run-list em,.runtime-capabilities p{margin:0;color:#667789;font-size:12px;line-height:1.45;font-style:normal}.runtime-run-list em{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.runtime-capabilities div{display:flex;flex-wrap:wrap;gap:6px}.runtime-capabilities span,.runtime-status-pill,.runtime-inspector em,.runtime-plan footer b{border-radius:999px;padding:4px 8px;color:#0f766e;background:#e7f3f1;font-size:11px;font-weight:900}.runtime-command{display:grid;gap:12px}.runtime-starters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.runtime-starters button{min-height:48px;border:1px solid #dce5ee;border-radius:8px;padding:8px 10px;color:#33495a;background:#fbfdff;text-align:left;font-size:12px;font-weight:800;line-height:1.45}.runtime-starters button:hover{border-color:#0f766e;background:#f0fdfa}.runtime-command textarea,.runtime-right-panel textarea{width:100%;min-height:116px;max-height:240px;resize:vertical;line-height:1.65}.runtime-actions,.runtime-control-grid,.runtime-review-grid{display:flex;flex-wrap:wrap;gap:8px}.runtime-inspector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.runtime-inspector{display:grid;gap:8px}.runtime-inspector>span{color:#0f766e;font-size:11px;font-weight:950;text-transform:uppercase}.runtime-inspector strong{color:#172026;font-size:17px}.runtime-inspector p{margin:0;min-height:42px;color:#536879;font-size:13px;line-height:1.55}.runtime-inspector div{display:flex;flex-wrap:wrap;gap:6px}.runtime-plan{display:grid;gap:12px}.runtime-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.runtime-plan-grid article{min-height:132px;display:grid;align-content:start;gap:8px;border:1px solid #dce5ee;border-radius:8px;padding:12px;background:#fbfdff}.runtime-plan-grid article.success,.runtime-plan-grid article.waiting{border-color:#9bd7ce;background:#f0fdfa}.runtime-plan-grid article.failed{border-color:#fecaca;background:#fff7f7}.runtime-plan-grid article>span{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;color:#0f766e;background:#dff7f2;font-size:12px;font-weight:950}.runtime-plan-grid strong{color:#172026;font-size:14px}.runtime-plan-grid p{margin:0;color:#667789;font-size:12px;line-height:1.5}.runtime-plan-grid footer{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:auto}.runtime-plan-grid footer em{color:#667789;font-size:11px;font-style:normal;font-weight:850}.runtime-state-machine{display:grid;gap:12px}.runtime-state-line{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px}.runtime-state-line span{min-height:34px;display:grid;place-items:center;border-radius:999px;color:#667789;background:#edf3f7;font-size:11px;font-weight:850;text-align:center}.runtime-state-line span.done{color:#fff;background:#0f766e}.runtime-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:12px}.runtime-tool-calls,.runtime-log-panel,.runtime-transcript{display:grid;gap:12px}.runtime-tool-calls details,.runtime-artifact-list details{border:1px solid #dce5ee;border-radius:8px;background:#fff;overflow:hidden}.runtime-tool-calls summary,.runtime-artifact-list summary{min-height:44px;display:grid;grid-template-columns:14px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px 10px;cursor:pointer}.runtime-tool-calls summary span{width:9px;height:9px;border-radius:999px;background:#0f766e}.runtime-tool-calls summary span.failed{background:#dc2626}.runtime-tool-calls summary em{color:#667789;font-size:11px;font-style:normal;font-weight:850}.runtime-tool-calls pre,.runtime-trace-list pre,.runtime-artifact-list pre,.runtime-message-content pre{max-height:320px;overflow:auto;margin:0;padding:12px;color:#dbeafe;background:#111827;font:12px/1.6 SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.runtime-log-list{max-height:320px;display:grid;align-content:start;gap:8px;overflow:auto}.runtime-log-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #dce5ee;border-radius:8px;padding:8px;background:#fbfdff}.runtime-log-list span{border-radius:999px;padding:3px 7px;color:#0f766e;background:#e7f3f1;font-size:10px;font-weight:950}.runtime-log-list strong{color:#33495a;font-size:12px}.runtime-log-list em{color:#667789;font-size:11px;font-style:normal}.runtime-message-list{min-height:260px;max-height:620px;display:grid;align-content:start;gap:22px;overflow:auto;border:1px solid #edf1f5;border-radius:10px;padding:18px;background:#fbfdff}.runtime-message-list article{display:flex;gap:12px;align-items:flex-start}.runtime-message-list article.user{flex-direction:row-reverse}.runtime-message-avatar{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#0f766e;font-size:13px;font-weight:950}.runtime-message-list article.user .runtime-message-avatar{background:#334155}.runtime-message-body{width:min(88%,860px);min-width:0;border:1px solid #dce5ee;border-radius:12px;overflow:hidden;background:#fff}.runtime-message-list article.user .runtime-message-body{width:min(76%,720px);border-color:#cfe7e2;background:#f7fffc}.runtime-message-body header,.runtime-message-body footer{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:10px 14px;background:#fbfdff}.runtime-message-body header{border-bottom:1px solid #edf1f5}.runtime-message-body footer{border-top:1px solid #edf1f5}.runtime-message-body footer button{border:1px solid #dce5ee;border-radius:999px;padding:5px 9px;color:#506575;background:#fff;font-size:11px;font-weight:850}.runtime-message-content{display:grid;gap:10px;padding:14px;color:#2a3f50;font-size:13px;line-height:1.7}.runtime-message-content p,.runtime-message-content h3{margin:0}.runtime-message-content h3{color:#172026;font-size:15px}.runtime-message-content ul{margin:0;padding-left:18px}.runtime-thinking,.runtime-empty{min-height:92px;display:grid;place-items:center;border:1px dashed #c9d8e3;border-radius:10px;padding:14px;color:#667789;background:#fff;text-align:center}.runtime-thinking{min-height:54px;display:flex;justify-content:center;gap:8px;color:#0f766e;font-weight:900}.runtime-trace-list article{display:grid;gap:6px}.runtime-trace-list button{min-height:38px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #dce5ee;border-radius:8px;padding:6px 8px;color:#33495a;background:#fff;text-align:left}.runtime-trace-list button.active,.runtime-trace-list button:hover{border-color:#0f766e;background:#f0fdfa}.runtime-trace-list button span,.runtime-source-list span,.runtime-artifact-list summary span{color:#667789;font-size:11px;font-weight:850}.runtime-source-list article{display:grid;gap:7px;border:1px solid #dce5ee;border-radius:8px;padding:10px;background:#fff}.runtime-source-list strong,.runtime-artifact-list strong{color:#172026;font-size:12px}.runtime-source-list code{border-radius:6px;padding:5px 7px;color:#405365;background:#f1f5f9;font-size:11px;overflow-wrap:anywhere}.runtime-control-grid,.runtime-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.agentops-page{display:grid;gap:14px;min-width:0}.agentops-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;border-color:#d8e5ee;background:linear-gradient(180deg,#fff,#f8fbfc)}.agentops-hero span,.agentops-insight>span{color:#0f766e;font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.agentops-hero strong{display:block;margin-top:6px;color:#172026;font-size:24px;line-height:1.2}.agentops-hero p,.agentops-command p,.agentops-graph-panel p,.agentops-insight p,.agentops-node-detail p,.agentops-run-panel p{margin:0;color:#536879;font-size:13px;line-height:1.55}.agentops-health{display:grid;grid-template-columns:repeat(5,104px);gap:8px}.agentops-health span{min-height:64px;display:grid;align-content:center;border:1px solid #d8e5ee;border-radius:8px;padding:8px 10px;color:#405365;background:#fff;font-size:11px;font-weight:900}.agentops-health b{display:block;color:#0f766e;font-size:20px}.agentops-shell{display:grid;grid-template-columns:320px minmax(680px,1fr) 420px;gap:14px;align-items:start}.agentops-run-panel,.agentops-detail-panel{position:sticky;top:18px;max-height:calc(100vh - 36px);overflow:auto}.agentops-run-panel,.agentops-main,.agentops-detail-panel{display:grid;gap:14px;min-width:0}.agentops-search{width:100%;min-height:38px;border:1px solid #d8e5ee;border-radius:8px;padding:0 12px;color:#172026;background:#fbfdff;font-size:13px;font-weight:750}.agentops-filter{display:flex;flex-wrap:wrap;gap:6px}.agentops-filter button{min-height:28px;border:1px solid #d8e5ee;border-radius:999px;padding:4px 9px;color:#536879;background:#fff;font-size:11px;font-weight:900}.agentops-filter button.active,.agentops-filter button:hover{border-color:#0f766e;color:#0f766e;background:#e7f3f1}.agentops-run-list{max-height:620px;display:grid;gap:8px;overflow:auto;padding-right:2px}.agentops-run-list button{min-height:96px;display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:5px 8px;border:1px solid #d8e5ee;border-radius:8px;padding:10px;color:#172026;background:#fff;text-align:left}.agentops-run-list button.active,.agentops-run-list button:hover{border-color:#0f766e;background:#f0fdfa}.agentops-run-list strong{overflow:hidden;color:#172026;font-size:13px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.agentops-run-list em,.agentops-run-list small{color:#667789;font-size:11px;font-style:normal;font-weight:850}.agentops-run-list p{grid-column:2 / 4;display:-webkit-box;overflow:hidden;margin:0;color:#536879;font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agentops-dot{width:9px;height:9px;align-self:center;border-radius:999px;background:#94a3b8}.agentops-dot.success,.agentops-dot.confirmed,.agentops-dot.review_required,.agentops-dot.waiting{background:#0f766e}.agentops-dot.running,.agentops-dot.paused,.agentops-dot.resumed{background:#2563eb}.agentops-dot.failed,.agentops-dot.rejected{background:#dc2626}.agentops-dot.rolled_back{background:#d97706}.agentops-command{display:grid;gap:12px}.agentops-starters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.agentops-starters button{min-height:62px;border:1px solid #d8e5ee;border-radius:8px;padding:9px 10px;color:#33495a;background:#fbfdff;text-align:left;font-size:12px;font-weight:850;line-height:1.45}.agentops-starters button:hover{border-color:#0f766e;background:#f0fdfa}.agentops-command textarea,.agentops-control textarea{width:100%;min-height:118px;max-height:240px;resize:vertical;line-height:1.65}.agentops-actions{display:flex;flex-wrap:wrap;gap:8px}.agentops-graph-panel{display:grid;gap:12px}.agentops-graph{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.agentops-node{position:relative;min-height:116px;display:grid;align-content:start;gap:7px;border:1px solid #d8e5ee;border-radius:8px;padding:12px;color:#172026;background:#fff;text-align:left}.agentops-node:after{content:"";position:absolute;top:50%;right:-8px;width:8px;height:1px;background:#bfd0dc}.agentops-node:last-child:after{display:none}.agentops-node.active{border-color:#0f766e;box-shadow:inset 0 0 0 1px #0f766e}.agentops-node.success,.agentops-node.waiting{background:#f0fdfa}.agentops-node.failed{border-color:#fecaca;background:#fff7f7}.agentops-node span{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;color:#0f766e;background:#dff7f2;font-size:12px;font-weight:950}.agentops-node strong{color:#172026;font-size:15px}.agentops-node em,.agentops-node small{color:#667789;font-size:11px;font-style:normal;font-weight:850}.agentops-statebar{display:grid;grid-template-columns:repeat(11,minmax(0,1fr));gap:5px}.agentops-statebar span{min-height:28px;display:grid;place-items:center;border-radius:999px;color:#667789;background:#edf3f7;font-size:10px;font-weight:900;text-align:center}.agentops-statebar span.done{color:#fff;background:#0f766e}.agentops-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.agentops-insight{display:grid;gap:8px}.agentops-insight strong{color:#172026;font-size:17px}.agentops-insight div{display:flex;flex-wrap:wrap;gap:6px}.agentops-insight em,.agentops-node-summary span{border-radius:999px;padding:4px 8px;color:#0f766e;background:#e7f3f1;font-size:11px;font-style:normal;font-weight:900}.agentops-plan-board,.agentops-table-panel,.agentops-log-panel,.agentops-transcript,.agentops-node-detail,.agentops-trace-panel,.agentops-control,.agentops-side-list{display:grid;gap:12px}.agentops-plan-list{display:grid;gap:8px}.agentops-plan-list article{min-height:48px;display:grid;grid-template-columns:12px 34px minmax(0,1fr) 116px 86px;gap:10px;align-items:center;border:1px solid #d8e5ee;border-radius:8px;padding:8px 10px;background:#fff}.agentops-plan-list b,.agentops-plan-list small{color:#0f766e;font-size:12px;font-weight:950}.agentops-plan-list strong{color:#172026;font-size:13px}.agentops-plan-list p{margin:2px 0 0;color:#667789;font-size:12px}.agentops-plan-list em{color:#667789;font-size:11px;font-style:normal;font-weight:850}.agentops-lower-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:12px}.agentops-tool-table,.agentops-log-list{max-height:360px;display:grid;align-content:start;gap:8px;overflow:auto}.agentops-tool-table button,.agentops-log-list article{min-height:42px;display:grid;grid-template-columns:12px minmax(0,1fr) 72px 82px;gap:8px;align-items:center;border:1px solid #d8e5ee;border-radius:8px;padding:8px 10px;color:#33495a;background:#fff;text-align:left}.agentops-tool-table strong,.agentops-log-list strong{overflow:hidden;color:#172026;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.agentops-tool-table em,.agentops-tool-table small,.agentops-log-list em{color:#667789;font-size:11px;font-style:normal;font-weight:850}.agentops-log-list span{border-radius:999px;padding:3px 7px;color:#0f766e;background:#e7f3f1;font-size:10px;font-weight:950}.agentops-transcript .runtime-message-list{min-height:260px;max-height:520px}.agentops-detail-panel{align-content:start}.agentops-node-summary{display:grid;gap:8px;border:1px solid #d8e5ee;border-radius:8px;padding:12px;background:#fbfdff}.agentops-node-summary strong{color:#172026;font-size:16px}.agentops-node-summary div{display:flex;flex-wrap:wrap;gap:6px}.agentops-node-detail pre,.agentops-timeline pre{max-height:340px;overflow:auto;margin:0;border-radius:8px;padding:12px;color:#dbeafe;background:#111827;font:12px/1.6 SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.agentops-timeline{max-height:420px;display:grid;gap:8px;overflow:auto}.agentops-timeline article{display:grid;gap:6px}.agentops-timeline button{min-height:38px;display:grid;grid-template-columns:12px 16px minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #d8e5ee;border-radius:8px;padding:6px 8px;color:#33495a;background:#fff;text-align:left}.agentops-timeline button.active,.agentops-timeline button:hover{border-color:#0f766e;background:#f0fdfa}.agentops-timeline strong{overflow:hidden;color:#172026;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.agentops-timeline em{color:#667789;font-size:11px;font-style:normal;font-weight:850}@media(max-width:1500px){.agentops-shell{grid-template-columns:280px minmax(620px,1fr) 360px;gap:12px}.agentops-health{grid-template-columns:repeat(5,88px)}.agentops-starters,.agentops-graph{grid-template-columns:repeat(3,minmax(0,1fr))}.agentops-node:after{display:none}.agentops-overview-grid,.agentops-lower-grid{grid-template-columns:1fr}.agentops-statebar{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:1200px){.agentops-hero,.agentops-shell{grid-template-columns:1fr}.agentops-run-panel,.agentops-detail-panel{position:static;max-height:none}.agentops-health,.agentops-starters,.agentops-graph{grid-template-columns:repeat(2,minmax(0,1fr))}}.agentops-page{--ops-bg: #f5f7fb;--ops-surface: #ffffff;--ops-surface-soft: #f8fafc;--ops-border: #dbe4ee;--ops-border-strong: #c6d4e1;--ops-text: #17212b;--ops-muted: #64748b;--ops-teal: #0f766e;--ops-teal-soft: #e6f4f1;--ops-indigo: #3757d6;--ops-indigo-soft: #eef2ff;--ops-amber: #d97706;--ops-red: #dc2626;--ops-shadow: 0 14px 34px rgba(15, 23, 42, .07);gap:16px;padding-bottom:32px}.agentops-page .panel{border:1px solid var(--ops-border);border-radius:10px;background:var(--ops-surface);box-shadow:0 1px #0f172a08}.agentops-hero{position:relative;overflow:hidden;min-height:132px;display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,auto);gap:24px;align-items:center;border:1px solid #1f2937;border-radius:14px;padding:22px 24px;color:#e5eef7;background:linear-gradient(135deg,rgba(15,118,110,.34),transparent 42%),linear-gradient(90deg,#101827,#172132 52%,#243044);box-shadow:0 18px 45px #0f172a2e}.agentops-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(90deg,transparent,#000 18%,#000 78%,transparent)}.agentops-hero>div{position:relative;z-index:1}.agentops-hero span{color:#5eead4}.agentops-hero strong{color:#f8fafc;font-size:28px;letter-spacing:0}.agentops-hero p{max-width:980px;color:#b8c7d6;font-size:13px}.agentops-health{grid-template-columns:repeat(5,minmax(92px,1fr))}.agentops-health span{min-height:70px;border-color:#94a3b847;color:#c8d5e2;background:#0f172a73;backdrop-filter:blur(12px)}.agentops-health b{color:#5eead4;font-size:22px}.agentops-command-strip{position:sticky;top:0;z-index:12;min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;border:1px solid var(--ops-border);border-radius:12px;padding:12px 14px;background:#ffffffeb;box-shadow:0 10px 30px #0f172a14;backdrop-filter:blur(14px)}.agentops-command-strip span{display:block;color:var(--ops-teal);font-size:11px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.agentops-command-strip strong{display:block;margin:3px 0;color:var(--ops-text);font-size:18px}.agentops-command-strip p{margin:0;color:var(--ops-muted);font-size:12px}.agentops-current-run{min-width:0}.agentops-current-run-meta,.agentops-current-signals{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.agentops-current-run-meta em,.agentops-current-signals b{min-height:24px;display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;color:#405365;background:#eef5f7;font-size:11px;font-style:normal;font-weight:900;line-height:1}.agentops-current-signals b{color:#0f766e;background:#e6f7f4}.delivery-page,.ops-console-page{display:grid;gap:14px;min-width:0}.delivery-access-notice,.ops-access-notice,.delivery-run-notice,.delivery-readonly-hint{margin:0;border:1px solid #f0c96b;border-radius:8px;padding:10px 12px;color:#7a4b00;background:#fff8df;line-height:1.55}.delivery-access-notice,.ops-access-notice{display:flex;flex-wrap:wrap;gap:6px 12px}.delivery-run-notice{border-color:#99d8ca;color:#0f766e;background:#ecfdf8}.delivery-readonly-hint{font-size:12px}.delivery-artifacts button:disabled,.delivery-approval-panel button:disabled,.ops-command-actions button:disabled,.ops-review-actions button:disabled{cursor:not-allowed;opacity:.55}.product-page-kicker{color:#0f766e;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.delivery-hero{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:18px;align-items:center;background:linear-gradient(135deg,rgba(15,118,110,.08),transparent 42%),#fff}.delivery-hero span,.ops-command-center span{color:#0f766e;font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.delivery-hero h2,.ops-command-center h2{margin:6px 0;color:#172026;font-size:24px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.delivery-hero p,.ops-command-center p{max-width:780px;margin:0;color:#52667a;line-height:1.7}.delivery-runtime{display:grid;grid-template-columns:repeat(3,minmax(116px,1fr));gap:10px}.delivery-runtime article{min-height:76px;display:grid;align-content:center;border:1px solid #d7e4ee;border-radius:10px;padding:10px;background:#fbfdff}.delivery-runtime article.live{border-color:#8fd8cb;background:#effaf7}.delivery-runtime article.fallback{border-color:#f3d48b;background:#fff8df}.delivery-runtime strong{color:#0f766e;font-size:18px;overflow-wrap:anywhere}.delivery-runtime span{margin-top:5px;color:#52667a;font-size:12px;font-weight:850;text-transform:none;letter-spacing:0}.delivery-artifact-overview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.delivery-artifact-overview button{min-height:82px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 9px;align-content:center;border:1px solid #d7e4ee;border-radius:12px;padding:12px;color:#172026;background:#fff;text-align:left}.delivery-artifact-overview button:disabled{color:#8b9aaa;background:#f8fbfc;cursor:default}.delivery-artifact-overview button.active,.delivery-artifact-overview button:not(:disabled):hover{border-color:#0f766e;background:#ecfdf8}.delivery-artifact-overview button svg{color:#0f766e}.delivery-artifact-overview strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-artifact-overview span{grid-column:2;color:#52667a;font-size:12px;font-weight:850}.delivery-workspace{display:grid;grid-template-columns:400px minmax(460px,1fr) 360px;gap:14px;align-items:start}.delivery-workspace-v2{display:grid;grid-template-columns:2.5fr 5fr 2.5fr;gap:14px;align-items:start}.delivery-workspace-col{min-width:0;display:flex;flex-direction:column;gap:14px}.delivery-workspace-col .delivery-workspace-center{min-height:0}.delivery-workspace-col .delivery-workspace-center .delivery-im-region{flex:4 1 0;min-height:0;display:flex;flex-direction:column;gap:10px;overflow:auto;max-height:38vh}.delivery-workspace-col .delivery-workspace-center .delivery-im-region .chat-message{flex:0 0 auto}.delivery-workspace-col .delivery-workspace-center .delivery-im-region .chat-message.user .markdown-body{max-height:160px;overflow:auto}.delivery-workspace-col .delivery-workspace-center .delivery-stream-region{flex:6 1 0;min-height:0;display:flex;flex-direction:column}.delivery-workspace-col .delivery-workspace-center .delivery-stream-region .delivery-stream{min-height:0;flex:1}.delivery-workspace-right{position:sticky;top:14px;max-height:calc(100vh - 28px);overflow:auto}.delivery-bottom-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.delivery-region-4,.delivery-region-5{min-width:0}.delivery-region-5 .delivery-approval-panel{margin:0}.delivery-intake,.delivery-context{position:sticky;top:14px;max-height:calc(100vh - 28px);overflow:auto}.delivery-intake label{display:grid;gap:7px;margin-top:12px;color:#405365;font-size:12px;font-weight:900}.delivery-intake input,.delivery-intake textarea,.ops-run-registry input,.ops-detail-dock textarea{width:100%;border:1px solid #cfdeea;border-radius:10px;padding:10px 12px;color:#172026;background:#fff;font:inherit;outline:none}.delivery-intake textarea{min-height:104px;max-height:220px;resize:vertical;line-height:1.65}.delivery-two-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.delivery-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.delivery-cases{display:grid;gap:8px;margin-top:16px}.delivery-mode-board{display:grid;grid-template-columns:1fr;gap:8px;margin:12px 0;padding:10px;border:1px solid #d7e4ee;border-radius:12px;background:#f8fbfc}.delivery-mode-board>strong{grid-column:1 / -1;color:#172026}.delivery-mode-board button{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;min-height:48px;border:1px solid #d7e4ee;border-radius:8px;padding:8px 10px;color:#172026;background:#fff;text-align:left}.delivery-mode-board button.active{border-color:#0f766e;background:#ecfdf8;box-shadow:inset 3px 0 #0f766e}.delivery-mode-board b{font-size:13px}.delivery-mode-board span{color:#667789;font-size:12px;line-height:1.45}.delivery-cases>strong{color:#172026}.delivery-cases button{display:grid;gap:5px;border:1px solid #d7e4ee;border-radius:10px;padding:10px;color:#172026;background:#fbfdff;text-align:left}.delivery-cases button:hover{border-color:#0f766e;background:#f0fdfa}.delivery-cases button.active{border-color:#0f766e;background:#ecfdf8}.delivery-cases span,.delivery-cases em{color:#667789;font-size:12px;line-height:1.5;font-style:normal}.delivery-cases em{width:fit-content;border-radius:999px;padding:4px 8px;color:#0f766e;background:#dff5f1;font-weight:900}.delivery-stream{min-height:0;flex:1;display:grid;grid-template-rows:auto auto minmax(120px,1fr);gap:12px}.delivery-status{border-radius:999px;padding:7px 11px;color:#0f766e;background:#dff5f1;font-size:12px;font-weight:950}.delivery-status.failed,.delivery-status.cancelled{color:#991b1b;background:#fee2e2}.delivery-flow-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.delivery-flow-steps article{min-height:48px;border:1px solid #dbe7ef;border-radius:8px;padding:8px 10px;background:#fbfdff}.delivery-flow-steps article.active{border-color:#8fd8cb;background:#effaf7}.delivery-flow-steps em{display:block;color:#0f766e;font-size:11px;font-style:normal;font-weight:950}.delivery-flow-steps strong{display:block;margin-top:4px;color:#172026;font-size:12px}.delivery-output{min-height:120px;max-height:360px;overflow:auto;border:1px solid #d7e4ee;border-radius:10px;padding:12px;background:#fff}.delivery-output pre,.delivery-artifact-shell pre{margin:0;color:#26394a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.delivery-source-list{display:grid;gap:10px;max-height:430px;overflow:auto}.delivery-vector-health{display:grid;gap:8px;margin-bottom:12px;border:1px solid #d7e4ee;border-radius:12px;padding:12px;background:#fbfdff}.delivery-vector-health.live{border-color:#8fd8cb;background:#effaf7}.delivery-vector-health.fallback{border-color:#f3d48b;background:#fff8df}.delivery-vector-health div{display:flex;justify-content:space-between;gap:10px;align-items:center}.delivery-vector-health strong{color:#0f766e;font-size:13px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.delivery-vector-health span,.delivery-vector-health em,.delivery-vector-health p{margin:0;color:#52667a;font-size:12px;font-style:normal;line-height:1.55}.delivery-vector-health em{width:fit-content;border-radius:999px;padding:4px 8px;color:#0f766e;background:#0f766e1a;font-weight:900}.delivery-source-list article{display:grid;gap:6px;border:1px solid #d7e4ee;border-radius:10px;padding:10px;background:#fff}.delivery-source-list strong{color:#172026;font-size:13px}.delivery-source-list span,.delivery-source-list p{margin:0;color:#52667a;font-size:12px;line-height:1.55}.rag-debug-panel{display:grid;gap:12px;margin-top:12px;border:1px solid #d7e4ee;border-radius:14px;padding:12px;background:linear-gradient(180deg,#fff,#f8fbfd)}.rag-debug-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.rag-debug-head div{display:grid;gap:3px}.rag-debug-head span,.rag-debug-grid em{color:#66788a;font-size:10px;font-style:normal;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.rag-debug-head strong{color:#172026;font-size:14px}.rag-debug-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rag-debug-grid article{min-width:0;border:1px solid #d7e4ee;border-radius:10px;padding:9px;background:#fff}.rag-debug-grid strong{display:block;margin-top:4px;color:#26394a;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rag-debug-note{display:grid;gap:5px;border-radius:10px;padding:10px;color:#0f766e;background:#0f766e14}.rag-debug-note b{font-size:12px;text-transform:uppercase}.rag-debug-note span{color:#52667a;font-size:12px;line-height:1.55}.rag-debug-results{display:grid;gap:10px;max-height:430px;overflow:auto}.rag-debug-results article{display:grid;gap:8px;border:1px solid #d7e4ee;border-radius:12px;padding:10px;background:#fff}.rag-debug-results header,.rag-debug-results footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px;align-items:center}.rag-debug-results strong{color:#172026;font-size:13px}.rag-debug-results p{margin:0;color:#52667a;font-size:12px;line-height:1.55}.rag-debug-results span{border-radius:999px;padding:4px 7px;color:#52667a;background:#eef4f7;font-size:11px;font-weight:850}.rag-expandable-text{display:inline}.rag-expand-toggle{display:inline;margin-left:6px;padding:0;border:none;background:transparent;color:#0f766e;font-size:12px;font-weight:800;cursor:pointer;text-decoration:underline}.delivery-hero-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;min-width:0}.delivery-hero-metrics article{border:1px solid #cfe0e8;border-radius:8px;padding:14px 16px;background:#fff}.delivery-hero-metrics article.live{border-color:#9fd8cf;background:#effbf8}.delivery-hero-metrics article.warning{border-color:#f0c96b;background:#fff8df}.delivery-hero-metrics strong,.delivery-hero-metrics span{display:block}.delivery-hero-metrics strong{color:#0f766e;font-size:18px}.delivery-trace-actions{display:flex;align-items:center;gap:10px}.delivery-trace-timeline,.delivery-approval-panel{min-width:0}.delivery-trace-list{display:grid;gap:10px;max-height:360px;overflow:auto}.delivery-trace-item{border:1px solid #d6e3eb;border-radius:8px;background:#fff;overflow:hidden}.delivery-trace-item summary{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:10px 12px;cursor:pointer;list-style:none}.delivery-trace-item summary::-webkit-details-marker{display:none}.delivery-trace-item summary span{color:#0f766e;font-weight:900}.delivery-trace-item summary strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-trace-item[open] summary strong,.delivery-trace-item summary strong:hover{white-space:normal;overflow:visible}.delivery-trace-item summary em,.delivery-trace-item summary small{color:#64748b;font-style:normal;font-weight:800}.delivery-trace-item.failed summary em{color:#dc2626}.delivery-trace-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border-top:1px solid #e2edf3;padding:12px;background:#f8fbfd}.delivery-trace-detail pre{max-height:180px;margin:6px 0 0;overflow:auto;white-space:pre-wrap;word-break:break-word}.approval-score{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.approval-score article,.approval-artifact-list button,.approval-current{border:1px solid #d6e3eb;border-radius:8px;background:#fff;padding:10px 12px}.approval-score strong,.approval-score span{display:block}.approval-score strong{color:#0f766e}.approval-artifact-list{display:grid;gap:8px;margin-top:12px}.approval-artifact-list button{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:center;text-align:left}.approval-artifact-list button.active{border-color:#0f766e;background:#effbf8}.approval-artifact-list em{color:#64748b;font-style:normal;font-weight:800}.approval-current{margin-top:12px}.approval-current p{color:#64748b}.delivery-review-box{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:12px;border:1px solid #bfe6dc;border-radius:12px;padding:12px;color:#0f766e;background:#f0fdfa}.delivery-review-box p{margin:4px 0 0;color:#52667a;line-height:1.6}.delivery-mini-trace{display:grid;gap:7px;margin-top:12px;border:1px solid #d7e4ee;border-radius:12px;padding:12px;background:#fff}.delivery-mini-trace strong{color:#172026}.delivery-mini-trace span{border-radius:999px;padding:6px 9px;color:#405365;background:#edf4f7;font-size:12px;font-weight:850}.delivery-mini-trace p{margin:0;color:#667789;font-size:12px}.delivery-artifacts{display:grid;gap:12px}.delivery-artifact-shell{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);min-height:460px;overflow:hidden;border:1px solid #d7e4ee;border-radius:14px}.delivery-artifact-shell nav{display:grid;align-content:start;gap:8px;padding:12px;background:#f8fbfc;border-right:1px solid #d7e4ee;max-height:560px;overflow:auto}.delivery-artifact-shell nav button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 8px;align-items:center;border:1px solid #d7e4ee;border-radius:10px;padding:10px;color:#172026;background:#fff;text-align:left}.delivery-artifact-shell nav button.active{border-color:#0f766e;background:#ecfdf8}.delivery-artifact-shell nav span{grid-column:2;color:#667789;font-size:12px}.delivery-artifact-shell article{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0}.delivery-artifact-shell article header{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #d7e4ee;padding:14px}.delivery-artifact-shell article header strong{display:block;color:#172026;font-size:16px}.delivery-artifact-shell article header span{color:#667789;font-size:12px}.delivery-artifact-shell article header>div:last-child{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.delivery-artifact-editor{min-height:460px;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:12px;padding:14px;background:#fff}.delivery-artifact-editor textarea{min-height:430px;max-height:620px;overflow:auto;border:1px solid #d7e4ee;border-radius:12px;padding:14px;color:#26394a;background:#fbfdff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.75;resize:vertical;outline:none}.delivery-artifact-editor aside{align-self:start;display:grid;gap:8px;border:1px solid #d7e4ee;border-radius:12px;padding:12px;background:#f8fbfc}.delivery-artifact-editor aside strong{color:#172026}.delivery-artifact-editor aside span{display:block;border-radius:9px;padding:8px;color:#405365;background:#fff;font-size:12px;line-height:1.45}.delivery-artifact-editor aside p{margin:0;color:#667789;font-size:12px;line-height:1.55}.ops-console-page{--ops-dark: #111827;--ops-panel: #ffffff;--ops-line: #d8e5ee}.ops-runtime-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;border-color:#d8e5ee;background:linear-gradient(90deg,#f0fdfaeb,#f8fafcd1),#fff}.ops-runtime-title span,.ops-command-center .section-head h2+p{color:#52667a}.ops-runtime-title>span{display:inline-flex;margin-bottom:6px;color:#0f766e;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.ops-runtime-title h2{margin:0;color:#172026;font-size:22px}.ops-runtime-title p{max-width:980px;margin:7px 0 0;color:#52667a;line-height:1.65}.ops-runtime-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;max-width:520px}.ops-runtime-pills em{display:inline-flex;border:1px solid #bfe6dc;border-radius:999px;padding:7px 10px;color:#0f766e;background:#ecfdf8;font-size:12px;font-style:normal;font-weight:900}.ops-runtime-pills em.live{color:#0f766e;border-color:#8fd8cbd9;background:#0f766e14}.ops-runtime-pills em.fallback{color:#9a6700;border-color:#f3d48bf2;background:#fff8dfe6}.ops-command-center{display:grid;gap:14px;border-color:#d8e5ee;background:#fff}.ops-command-layout{display:grid;grid-template-columns:minmax(380px,1fr) minmax(520px,1.25fr) 300px;gap:14px;align-items:stretch}.ops-command-input,.ops-command-config,.ops-command-control{display:grid;gap:10px;align-content:start;min-width:0;border:1px solid #d8e5ee;border-radius:14px;padding:14px;background:#fbfdff}.ops-command-input span,.ops-command-config label span,.ops-command-control>strong{color:#0f766e;font-size:12px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.ops-command-input textarea{min-height:150px;max-height:280px;overflow:auto;border:1px solid #c7d9e6;border-radius:12px;padding:13px;color:#172026;background:#fff;font:inherit;line-height:1.65;resize:vertical;outline:none}.ops-command-config label{display:grid;gap:7px}.ops-config-block,.ops-scope-panel{display:grid;gap:10px}.ops-config-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.ops-config-title span{color:#0f766e;font-size:12px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.ops-config-title em{color:#6a7c8e;font-size:12px;font-style:normal;line-height:1.4;text-align:right}.ops-agent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ops-agent-grid button{display:grid;gap:6px;min-height:116px;border:1px solid #d8e5ee;border-radius:13px;padding:12px;color:#172026;background:linear-gradient(180deg,#fff,#f8fbfc);text-align:left;box-shadow:0 8px 18px #192c3e0a}.ops-agent-grid button.active{border-color:#0f766e;background:linear-gradient(180deg,#ecfdf8,#f8fffd);box-shadow:inset 3px 0 #0f766e,0 12px 24px #0f766e17}.ops-agent-grid strong{color:#172026;font-size:14px}.ops-agent-grid p{display:-webkit-box;overflow:hidden;margin:0;color:#52667a;font-size:12px;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ops-agent-grid span{color:#0f766e;font-size:11px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.ops-command-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ops-command-control>span{color:#52667a;font-size:13px;line-height:1.6}.ops-command-grid{display:grid;grid-template-columns:1fr;gap:10px}.ops-command-grid select{min-height:42px;border:1px solid #c7d9e6;border-radius:10px;padding:0 10px;color:#172026;background:#fff;font:inherit;outline:none}.ops-command-grid option{color:#172026}.ops-command-preview{display:grid;gap:4px;border:1px solid #d8e5ee;border-radius:12px;padding:10px;background:#fff}.ops-command-preview strong{color:#172026}.ops-command-preview p,.ops-command-preview span{margin:0;color:#52667a;font-size:12px;line-height:1.45}.ops-command-preview span{color:#0f766e;overflow-wrap:anywhere}.ops-scope-row{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.ops-scope-row strong{margin-right:4px;color:#0f766e;font-size:12px;text-transform:uppercase}.ops-scope-row button{border:1px solid #d8e5ee;border-radius:999px;padding:6px 10px;color:#52667a;background:#fff;font-size:12px;font-weight:900}.ops-scope-row button.active{color:#0f766e;background:#ecfdf8;border-color:#0f766e}.ops-scope-impact{display:grid;gap:4px;border:1px solid #d8e5ee;border-radius:12px;padding:10px 12px;background:#fff}.ops-scope-impact strong{color:#172026;font-size:13px}.ops-scope-impact p{margin:0;color:#52667a;font-size:12px;line-height:1.5}.ops-metrics-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ops-metrics-grid article{border:1px solid #d8e5ee;border-radius:12px;padding:13px;background:#fff}.ops-metrics-grid strong{display:block;color:#0f766e;font-size:24px}.ops-metrics-grid span{color:#52667a;font-size:12px;font-weight:850}.ops-runtime-metrics-panel{display:grid;gap:14px}.ops-runtime-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ops-metric-trend-card,.ops-metric-baseline-card{display:grid;gap:6px;min-width:0;border:1px solid #d8e5ee;border-radius:13px;padding:14px;background:linear-gradient(180deg,#fff,#f8fbfc);box-shadow:0 10px 22px #192c3e0d}.ops-metric-trend-card span,.ops-metric-baseline-card span{color:#6a7c8e;font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.ops-metric-trend-card strong,.ops-metric-baseline-card strong{overflow:hidden;color:#172026;font-size:24px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.ops-metric-trend-card p,.ops-metric-baseline-card p{margin:0;color:#52667a;font-size:12px;line-height:1.55}.ops-metric-trend-card svg{width:100%;min-height:66px;border-radius:10px;padding:6px;color:#0f766e;background:linear-gradient(180deg,#ecfdf8f2,#f8fbfc99)}.ops-metric-trend-card.blue svg{color:#2563eb;background:linear-gradient(180deg,#eff6fff2,#f8fbfc99)}.ops-metric-trend-card.cyan svg{color:#06b6d4;background:linear-gradient(180deg,#ecfefff2,#f8fbfc99)}.ops-runtime-context-strip{display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid #e1eaf2;padding-top:12px}.ops-runtime-context-strip span{display:inline-flex;align-items:center;gap:6px;max-width:100%;border:1px solid #d8e5ee;border-radius:999px;padding:7px 10px;color:#405365;background:#f8fbfc;font-size:12px;font-weight:850;overflow-wrap:anywhere}.ops-console-layout{display:grid;grid-template-columns:320px minmax(620px,1fr) 360px;gap:14px;align-items:start}.ops-run-registry,.ops-detail-dock{position:sticky;top:14px;max-height:calc(100vh - 28px);overflow:auto}.ops-filter-row{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.ops-filter-row button{border:1px solid #d4e2ed;border-radius:8px;padding:7px 9px;color:#405365;background:#f8fbfc;font-size:12px;font-weight:900}.ops-filter-row button.active{color:#0f766e;border-color:#0f766e;background:#ecfdf8}.ops-run-list{display:grid;gap:9px;max-height:650px;overflow:auto}.ops-run-list button{display:grid;gap:5px;border:1px solid #d8e5ee;border-radius:11px;padding:11px;background:#fff;text-align:left}.ops-run-list button.active{border-color:#0f766e;background:#ecfdf8;box-shadow:inset 3px 0 #0f766e}.ops-run-list strong{color:#172026}.ops-run-list span,.ops-run-list p{margin:0;color:#52667a;font-size:12px;line-height:1.45}.ops-run-list p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ops-main-stage{display:grid;gap:14px;min-width:0}.ops-state-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.ops-state-rail button{position:relative;min-height:96px;display:grid;align-content:start;gap:7px;border:1px solid #d8e5ee;border-radius:12px;padding:12px;background:#fff;text-align:left}.ops-state-rail button:after{content:"";position:absolute;top:50%;right:-11px;width:11px;height:2px;background:#b7c8d7}.ops-state-rail button:last-child:after{display:none}.ops-state-rail button.active,.ops-state-rail button.success{border-color:#0f766e;background:#ecfdf8}.ops-state-rail button.failed{border-color:#fecaca;background:#fff1f2}.ops-state-rail button.pending{color:#6a7c8e;background:#f8fbfc}.ops-state-rail button.running,.ops-state-rail button.waiting,.ops-state-rail button.review_required{border-color:#bfdbfe;background:#eff6ff}.ops-state-rail em{color:#0f766e;font-style:normal;font-weight:950}.ops-state-rail strong{color:#172026}.ops-state-rail span{color:#667789;font-size:12px}.ops-sparkline{width:100%;height:92px;margin-top:12px;border-radius:12px;background:linear-gradient(180deg,#f8fbfc,#fff)}.ops-lower-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:14px}.ops-trace-list{display:grid;gap:8px;max-height:440px;overflow:auto}.ops-trace-list button{min-height:44px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;border:1px solid #d8e5ee;border-radius:10px;padding:9px;background:#fff;text-align:left}.ops-trace-list button.active{border-color:#0f766e;background:#ecfdf8}.ops-dot{width:9px;height:9px;border-radius:50%;background:#0f766e}.ops-dot.failed{background:#dc2626}.ops-dot.waiting{background:#d97706}.ops-dot.running{background:#2563eb}.ops-trace-list strong{color:#172026;font-size:13px}.ops-trace-list em{color:#667789;font-style:normal;font-size:12px;font-weight:850}.ops-node-detail{display:grid;gap:10px}.ops-node-detail header{display:flex;justify-content:space-between;gap:12px}.ops-node-detail header strong{color:#172026}.ops-node-detail header span,.ops-node-meta em{border-radius:999px;padding:5px 8px;color:#0f766e;background:#e6f7f4;font-size:11px;font-style:normal;font-weight:900}.ops-node-meta{display:flex;flex-wrap:wrap;gap:6px}.ops-node-detail pre{max-height:360px;overflow:auto;border-radius:10px;padding:14px;color:#dbeafe;background:#111827;font-size:12px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.ops-detail-dock textarea{min-height:96px;resize:vertical}.ops-review-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 14px}.ops-detail-block{display:grid;gap:8px;margin-top:12px}.ops-detail-block>strong{color:#172026}.ops-detail-block article{display:grid;gap:5px;border:1px solid #d8e5ee;border-radius:10px;padding:9px;background:#fff}.ops-detail-block article span,.ops-detail-block article p,.ops-detail-block article em{margin:0;color:#52667a;font-size:12px;line-height:1.45;font-style:normal}.ops-file-badge{display:inline-flex;gap:6px;align-items:center;color:#0f766e;font-weight:900}.agentops-command-strip>div:last-child{display:flex;gap:8px;align-items:center}.agentops-shell{grid-template-columns:324px minmax(760px,1fr) 430px;gap:16px;align-items:start}.agentops-run-panel,.agentops-detail-panel{top:92px;max-height:calc(100vh - 108px)}.agentops-run-panel{padding:14px;background:#fbfdff}.agentops-run-panel .section-head{align-items:start}.agentops-run-panel h2,.agentops-main h2,.agentops-detail-panel h2{color:var(--ops-text);font-size:16px;letter-spacing:0}.agentops-search{min-height:42px;border-color:var(--ops-border);border-radius:8px;background:#fff;box-shadow:inset 0 1px 2px #0f172a08}.agentops-filter{gap:7px}.agentops-filter button{min-height:30px;border-radius:7px;background:#f8fafc}.agentops-run-list{max-height:calc(100vh - 330px);gap:10px}.agentops-run-list button{position:relative;min-height:104px;grid-template-columns:10px minmax(0,1fr) auto;border-color:#dfe8f1;border-radius:10px;padding:12px;background:#fff;box-shadow:0 6px 20px #0f172a09}.agentops-run-list button.active{border-color:var(--ops-teal);box-shadow:0 12px 28px #0f766e21}.agentops-run-list button.active:before{content:"";position:absolute;inset:10px auto 10px 0;width:3px;border-radius:0 999px 999px 0;background:var(--ops-teal)}.agentops-run-list strong{font-size:14px}.agentops-run-list p{color:#52667a}.agentops-command{position:relative;overflow:hidden;padding:16px;border-color:#cddbe7;background:linear-gradient(135deg,#eef2ffd1,#f0fdfabd),#fff}.agentops-command:before{content:"INPUT";position:absolute;right:16px;bottom:10px;color:#0f172a0a;font-size:58px;font-weight:950;letter-spacing:.05em}.agentops-command .section-head,.agentops-command textarea,.agentops-starters{position:relative;z-index:1}.agentops-starters{grid-template-columns:repeat(2,minmax(0,1fr))}.agentops-starters button{min-height:54px;border-color:#3757d62e;border-radius:8px;color:#26394d;background:#ffffffc7}.agentops-command textarea{min-height:138px;max-height:280px;border:1px solid #b9cad8;border-radius:10px;padding:13px 14px;color:var(--ops-text);background:#ffffffeb;box-shadow:inset 0 1px 4px #0f172a0d}.agentops-graph-panel{padding:16px}.agentops-graph{position:relative;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;padding:14px;border:1px solid #dfe8f1;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fafc)}.agentops-graph:before{content:"";position:absolute;left:46px;right:46px;top:50%;height:2px;background:linear-gradient(90deg,var(--ops-teal),var(--ops-indigo),#94a3b8);opacity:.38}.agentops-node{min-height:124px;border-color:#d8e5ee;border-radius:10px;padding:12px;background:#fffffff5;box-shadow:0 10px 28px #0f172a0e}.agentops-node:after{display:none}.agentops-node.active{border-color:var(--ops-indigo);background:#fff;box-shadow:0 0 0 2px #3757d624,0 16px 34px #3757d61f}.agentops-node.success,.agentops-node.waiting{background:#fff}.agentops-node span{color:#fff;background:linear-gradient(135deg,var(--ops-teal),var(--ops-indigo))}.agentops-node strong{font-size:16px}.agentops-node small{width:fit-content;border-radius:999px;padding:3px 7px;color:#334155;background:#eef2f6}.agentops-node.failed small{color:var(--ops-red);background:#fee2e2}.agentops-statebar{grid-template-columns:repeat(11,minmax(0,1fr));border:1px solid #e1eaf2;border-radius:10px;padding:8px;background:#fbfdff}.agentops-statebar span{min-height:30px;border-radius:7px;color:#5b7084}.agentops-statebar span.done{background:linear-gradient(135deg,var(--ops-teal),#119b8f)}.agentops-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.agentops-insight{min-height:154px;padding:14px;border-top:3px solid #dbeafe}.agentops-insight:nth-child(1){border-top-color:var(--ops-teal)}.agentops-insight:nth-child(2){border-top-color:var(--ops-indigo)}.agentops-insight:nth-child(3){border-top-color:var(--ops-amber)}.agentops-insight strong{font-size:18px}.agentops-plan-list article{grid-template-columns:12px 38px minmax(0,1fr) 132px 94px;min-height:56px;border-color:#dce6ef;border-radius:8px;background:#fff}.agentops-plan-list article:hover,.agentops-tool-table button:hover,.agentops-log-list article:hover{border-color:#b7cad8;background:#fbfdff}.agentops-tool-table button,.agentops-log-list article{min-height:48px;grid-template-columns:12px minmax(0,1fr) 82px 94px;border-radius:8px;background:#fff}.agentops-table-panel,.agentops-log-panel,.agentops-plan-board,.agentops-transcript{padding:14px}.agentops-detail-panel{gap:12px}.agentops-node-detail{border-color:#c8d7e5;background:#fff}.agentops-node-summary{border-color:#d7e4ef;background:linear-gradient(180deg,#fbfdff,#f8fafc)}.agentops-node-summary strong{font-size:18px}.agentops-node-detail pre,.agentops-timeline pre{max-height:300px;border:1px solid #1f2937;border-radius:8px;color:#dbeafe;background:#111827}.agentops-timeline{max-height:360px}.agentops-timeline button{min-height:42px;grid-template-columns:12px 18px minmax(0,1fr) auto;border-radius:8px;background:#fff}.agentops-timeline button.active{border-color:var(--ops-indigo);background:#f7f9ff}.agentops-control{background:linear-gradient(180deg,#fff,#fbfdff)}.agentops-control textarea{min-height:92px}.agentops-side-list{max-height:360px;overflow:auto}.agentops-transcript .runtime-message-list{border-color:#dce6ef;border-radius:10px;background:#f8fafc}.agentops-transcript .runtime-message-body{border-radius:10px;box-shadow:0 10px 26px #0f172a0b}@media(max-width:1680px){.agentops-shell{grid-template-columns:300px minmax(680px,1fr) 380px}.agentops-graph{grid-template-columns:repeat(3,minmax(0,1fr))}.agentops-graph:before{display:none}}@media(max-width:1360px){.agentops-hero,.agentops-command-strip,.agentops-shell{grid-template-columns:1fr}.agentops-run-panel,.agentops-detail-panel{position:static;max-height:none}}@media(max-width:1500px){.copilot-layout{grid-template-columns:250px minmax(0,1fr) minmax(330px,360px);gap:12px}.workflow-chain-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-workflow-board{grid-template-columns:1fr}.workflow-artifacts-panel{grid-column:auto}.artifact-workbench{grid-template-columns:minmax(220px,260px) minmax(0,1fr)}.workflow-chat-stream{min-height:400px!important;max-height:520px!important}.agent-studio-layout{grid-template-columns:250px minmax(0,1fr) 330px}.agent-delivery-grid,.agent-architecture-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.runtime-console-layout{grid-template-columns:270px minmax(0,1fr) 340px}.runtime-plan-grid,.runtime-inspector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.runtime-state-line{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1180px){.copilot-layout{grid-template-columns:1fr}.trace-panel{position:static;max-height:none}.artifact-workbench{grid-template-columns:1fr}.artifact-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.artifact-detail-preview,.artifact-detail-editor,.artifact-detail-editor textarea{min-height:300px}.workflow-im-header,.message-meta{align-items:flex-start;flex-direction:column}.workflow-im-meta{justify-content:flex-start}.workflow-chain-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-studio-layout,.agent-artifact-grid,.agent-delivery-grid,.agent-architecture-columns,.runtime-console-layout,.runtime-split{grid-template-columns:1fr}.agent-left-rail,.agent-right-rail,.runtime-left-panel,.runtime-right-panel{position:static;max-height:none}.runtime-inspector-grid,.runtime-plan-grid{grid-template-columns:1fr}}@media(max-width:1080px){.delivery-workspace-v2{display:flex;flex-direction:column}.delivery-workspace-center,.delivery-im-region,.delivery-stream-region{flex:none;max-height:none}.delivery-workspace-right{position:static;max-height:none}.delivery-bottom-row{display:flex;flex-direction:column}}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.product-command,.hero-panel,.two-column,.two-column.wide-left,.metric-grid,.capability-grid,.ops-grid,.terminal-grid,.flow-list,.hero-grid,.flow-editor-layout,.editor-architecture-grid,.realtime-grid,.im-layout,.copilot-layout,.agent-hero,.runtime-hero,.agent-runtime-grid,.agent-starters,.runtime-metrics,.runtime-starters,.runtime-state-line,.runtime-control-grid,.runtime-review-grid{grid-template-columns:1fr}.command-metrics,.artifact-empty{flex-direction:column;align-items:stretch}.mode-tabs,.generation-form{grid-template-columns:1fr}.generation-meta em{width:100%;margin-left:0}.micro-app-pane{padding:18px}}@media(max-width:560px){h1{font-size:23px}.page-header,.chat-input{flex-direction:column}.icon-button{width:100%}}.agentops-graph{display:flex!important;align-items:stretch;gap:0;overflow:hidden}.agentops-graph:before{display:none!important}.agentops-node{position:relative;z-index:1;flex:1 1 0;min-width:0}.agentops-graph-edge{position:relative;flex:0 0 34px;align-self:center;height:28px}.agentops-graph-edge:before,.agentops-graph-edge:after{content:"";position:absolute;top:50%;left:4px;right:4px;height:2px;border-radius:999px;transform:translateY(-50%)}.agentops-graph-edge:before{background:#d9e5ef}.agentops-graph-edge:after{background:linear-gradient(90deg,var(--ops-teal),var(--ops-indigo),var(--ops-teal));background-size:180% 100%;animation:agentops-flow 1.7s linear infinite;opacity:.88}.agentops-graph-edge.pending:after{opacity:.28;filter:grayscale(.6)}.agentops-graph-edge.failed:after{background:linear-gradient(90deg,#ef4444,#f59e0b)}@keyframes agentops-flow{0%{background-position:0 0}to{background-position:180% 0}}.agentops-trend-panel{padding:16px}.agentops-trend-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.agentops-trend-grid article{min-height:154px;overflow:hidden;border:1px solid #dce7f0;border-radius:12px;padding:14px;background:linear-gradient(180deg,#fffffffa,#f8fafcf5),#fff}.agentops-trend-grid span{display:block;color:#64748b;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.agentops-trend-grid strong{display:block;margin:5px 0 8px;color:#0f172a;font-size:25px;line-height:1.1}.agentops-trend-grid svg{display:block;width:100%;height:82px;border-radius:10px;background:linear-gradient(180deg,#0f766e0f,#3757d60a),repeating-linear-gradient(0deg,transparent 0,transparent 22px,rgba(148,163,184,.16) 23px)}.agentops-trend-grid polyline{fill:none;stroke:var(--ops-teal);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 6px 8px rgba(15,118,110,.18))}.agentops-trend-grid article:nth-child(2) polyline{stroke:var(--ops-indigo)}.agentops-trend-grid article:nth-child(3) polyline{stroke:#0ea5e9}.agentops-slo-card p{margin:12px 0 0;color:#52667a;font-weight:700;line-height:1.65}.agentops-approval-panel{padding:14px;background:linear-gradient(180deg,#fff,#fbfdff)}.agentops-approval-timeline{position:relative;display:grid;gap:10px;padding:2px 0 2px 10px}.agentops-approval-timeline:before{content:"";position:absolute;top:8px;bottom:8px;left:15px;width:2px;border-radius:999px;background:#dce7f0}.agentops-approval-timeline article{position:relative;display:grid;grid-template-columns:14px minmax(0,1fr);gap:10px}.agentops-approval-timeline b{position:relative;z-index:1;width:12px;height:12px;margin-top:9px;border:3px solid #fff;border-radius:999px;background:var(--ops-teal);box-shadow:0 0 0 1px #b9d7d2}.agentops-approval-timeline article.failed b,.agentops-approval-timeline article.reject b{background:#ef4444}.agentops-approval-timeline article.waiting b,.agentops-approval-timeline article.revise b,.agentops-approval-timeline article.paused b{background:#d89400}.agentops-approval-timeline article>div{border:1px solid #dce7f0;border-radius:10px;padding:10px 12px;background:#fff}.agentops-approval-timeline strong,.agentops-approval-timeline time{display:block}.agentops-approval-timeline p{margin:5px 0;color:#52667a;font-size:12px;line-height:1.55}.agentops-approval-timeline time{color:#8191a3;font-size:11px;font-weight:800}.agentops-drawer-mask{position:fixed;inset:0;z-index:80;display:flex;justify-content:flex-end;pointer-events:none;background:#0f172a00;transition:background .2s ease}.agentops-drawer-mask.open{pointer-events:auto;background:#0f172a47}.agentops-run-drawer{width:min(880px,calc(100vw - 72px));height:100vh;overflow:auto;border-left:1px solid #d7e4ef;padding:22px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:-28px 0 70px #0f172a33;transform:translate(104%);transition:transform .22s ease}.agentops-drawer-mask.open .agentops-run-drawer{transform:translate(0)}.agentops-run-drawer>header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border-bottom:1px solid #e1eaf2;padding-bottom:16px}.agentops-run-drawer>header span{color:var(--ops-teal);font-size:12px;font-weight:950;letter-spacing:.08em}.agentops-run-drawer>header h2{margin:5px 0;color:var(--ops-text);font-size:24px;line-height:1.2}.agentops-run-drawer>header p{max-width:680px;margin:0;color:#52667a;line-height:1.65}.agentops-drawer-tabs{position:sticky;top:0;z-index:1;display:flex;flex-wrap:nowrap;gap:4px;border-bottom:1px solid #e1eaf2;padding:0;background:#f8fbfff0;backdrop-filter:blur(14px);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.agentops-drawer-tabs::-webkit-scrollbar{display:none}.agentops-drawer-tabs button{position:relative;flex:0 0 auto;min-width:64px;min-height:44px;border:none;border-bottom:2px solid transparent;border-radius:0;padding:0 16px;white-space:nowrap;color:#64748b;font-size:14px;font-weight:600;background:transparent;cursor:pointer;transition:color .15s ease,background .15s ease}.agentops-drawer-tabs button:hover{color:#334155;background:#0f766e0f}.agentops-drawer-tabs button.active{color:var(--ops-teal, #0f766e);font-weight:700;background:transparent}.agentops-drawer-tabs button.active:after{content:"";position:absolute;bottom:0;left:12px;right:12px;height:2px;background:var(--ops-teal, #0f766e);border-radius:2px 2px 0 0}.agentops-drawer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:16px}.agentops-drawer-grid article,.agentops-drawer-trace article,.agentops-drawer-artifacts article{border:1px solid #dce7f0;border-radius:12px;padding:14px;background:#fff}.agentops-drawer-grid span{color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase}.agentops-drawer-grid strong{display:block;margin:5px 0;color:#0f172a;font-size:20px}.agentops-drawer-grid p{margin:0;color:#52667a;line-height:1.6}.agentops-drawer-trace,.agentops-drawer-artifacts{display:grid;gap:12px;padding-top:16px}.agentops-drawer-trace header,.agentops-drawer-artifacts header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.agentops-drawer-trace header span,.agentops-drawer-artifacts header span{color:#64748b;font-size:12px;font-weight:850}.agentops-drawer-trace pre,.agentops-drawer-artifacts pre,.agentops-drawer-raw{max-height:420px;overflow:auto;border:1px solid #111827;border-radius:10px;padding:14px;white-space:pre-wrap;word-break:break-word;color:#dbeafe;background:#111827}.agentops-drawer-raw{margin-top:16px;max-height:calc(100vh - 190px)}@media(max-width:1680px){.agentops-graph{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.agentops-graph-edge{display:none}.agentops-trend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.agentops-trend-grid,.agentops-drawer-grid{grid-template-columns:1fr}.agentops-run-drawer{width:100vw}}@media(max-width:1500px){.ops-command-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr)}.ops-agent-grid{grid-template-columns:1fr}.ops-runtime-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-command-control{grid-column:1 / -1}.ops-command-actions{grid-template-columns:repeat(6,minmax(0,auto));justify-content:start}}@media(max-width:980px){.ops-runtime-summary,.ops-command-layout{grid-template-columns:1fr}.ops-runtime-pills{justify-content:flex-start}.ops-command-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-runtime-metric-grid,.ops-metrics-grid,.ops-state-rail{grid-template-columns:1fr}}@media(max-width:1500px){.delivery-workspace{grid-template-columns:minmax(280px,330px) minmax(0,1fr)}.delivery-context{position:relative;top:auto;grid-column:1 / -1;max-height:none}.delivery-source-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px}.delivery-artifact-editor{grid-template-columns:1fr}}@media(max-width:980px){.delivery-runtime,.delivery-artifact-overview,.delivery-flow-steps,.delivery-workspace,.delivery-source-list,.delivery-artifact-shell,.delivery-hero{grid-template-columns:1fr}.delivery-hero h2{white-space:normal;word-break:normal}.delivery-hero-metrics{grid-template-columns:1fr}.delivery-intake,.delivery-context{position:relative;top:auto;max-height:none}.delivery-artifact-shell nav{border-right:0;border-bottom:1px solid #d7e4ee}}.agentops-graph-panel{order:-3}.agentops-command{order:-2}.agentops-trend-panel{order:-1}.agentops-hero{min-height:0}.agentops-health{align-items:stretch}.agentops-health span{min-height:74px}.agentops-command-strip{min-height:0;padding:16px}@media(min-width:981px)and (max-width:1360px){.agentops-shell{grid-template-columns:minmax(240px,280px) minmax(0,1fr)!important;gap:14px}.agentops-run-panel{position:sticky!important;top:16px!important;max-height:calc(100vh - 32px)!important}.agentops-detail-panel{grid-column:1 / -1;position:static!important;max-height:none!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.agentops-node-detail,.agentops-trace-panel,.agentops-control,.agentops-approval-panel,.agentops-side-list{min-height:0}.agentops-command{grid-template-columns:1fr}.agentops-starters,.agentops-overview-grid,.agentops-trend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agentops-plan-list article,.agentops-tool-table button{grid-template-columns:12px 32px minmax(0,1fr)}.agentops-plan-list article em,.agentops-plan-list article small,.agentops-tool-table button em,.agentops-tool-table button small{grid-column:3}}@media(max-width:980px){.agentops-graph-panel,.agentops-command,.agentops-trend-panel{order:initial}}.agentops-run-list{padding-right:6px}.agentops-run-list button{min-height:118px!important;grid-template-columns:12px minmax(0,1fr) minmax(92px,auto)!important;grid-auto-rows:min-content;gap:6px 10px!important;align-items:start;padding:12px 12px 12px 14px!important}.agentops-run-list button>.agentops-dot{grid-column:1;grid-row:1 / 4;margin-top:6px}.agentops-run-list button>strong{grid-column:2;grid-row:1;min-width:0;line-height:1.35}.agentops-run-list button>em{grid-column:3;grid-row:1;max-width:124px;justify-self:end;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.35}.agentops-run-list button>small{grid-column:2 / 4;grid-row:2;display:block;min-width:0;overflow:hidden;color:#0f766e;text-overflow:ellipsis;white-space:nowrap;line-height:1.35}.agentops-run-list button>p{grid-column:2 / 4!important;grid-row:3;display:-webkit-box!important;min-width:0;max-width:100%;overflow:hidden;line-height:1.55!important;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agentops-node-detail{overflow:hidden}.agentops-node-detail pre{max-width:100%;max-height:360px!important;overflow:auto!important;white-space:pre-wrap;word-break:break-word}.agentops-node-summary{min-width:0}.agentops-node-summary>div span{white-space:nowrap}.agentops-log-list{padding-right:6px}.agentops-log-list article{min-height:52px!important;grid-template-columns:70px minmax(0,1fr) 78px!important;gap:10px!important;align-items:center;padding:9px 11px!important}.agentops-log-list article>span{display:inline-flex;grid-column:1;align-items:center;justify-content:center;width:58px;min-width:58px;max-width:58px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agentops-log-list article>strong{grid-column:2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agentops-log-list article>em{grid-column:3;justify-self:end;white-space:nowrap}.agentops-tool-table button{min-height:54px!important;grid-template-columns:12px minmax(0,1fr) 86px 92px!important}.agentops-statebar{grid-template-columns:repeat(11,minmax(88px,1fr))!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.agentops-statebar span{padding:0 10px;white-space:nowrap}@media(min-width:981px)and (max-width:1360px){.agentops-run-list button{grid-template-columns:12px minmax(0,1fr)!important}.agentops-run-list button>em{grid-column:2;grid-row:2;justify-self:start;max-width:100%}.agentops-run-list button>small{grid-column:2;grid-row:3}.agentops-run-list button>p{grid-column:2!important;grid-row:4}.agentops-log-list article{grid-template-columns:64px minmax(0,1fr) 70px!important}}.agentops-trace-panel{overflow:visible}.agentops-trace-panel .section-head{gap:12px;align-items:center}.agentops-trace-panel .secondary-button.compact{min-width:92px}.agentops-timeline{max-height:none!important;overflow:visible!important}.agentops-timeline pre{max-height:360px!important;overflow:auto!important}.agentops-approval-panel{overflow:visible!important}.agentops-approval-panel .section-head{align-items:start}.agentops-approval-panel .section-head p{max-width:100%}.agentops-approval-timeline{max-height:none!important;overflow:visible!important;padding-bottom:4px!important}.agentops-approval-timeline article{min-height:0}.agentops-approval-timeline article>div{min-width:0;overflow:visible}.agentops-approval-timeline p,.agentops-approval-timeline strong{overflow-wrap:anywhere}.agentops-runtime-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.agentops-runtime-grid article{position:relative;min-height:116px;overflow:hidden;border:1px solid #dce7f0;border-radius:14px;padding:15px 16px;background:#fff;box-shadow:0 16px 36px #0f172a0d}.agentops-runtime-grid article.live{border-color:#9bd8cb;background:linear-gradient(180deg,#f4fffb,#fff)}.agentops-runtime-grid article.fallback{border-color:#ead7a6;background:linear-gradient(180deg,#fffaf0,#fff)}.agentops-runtime-grid span{color:#64748b;font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.agentops-runtime-grid strong{display:block;margin:6px 0;overflow:hidden;color:#0f172a;font-size:18px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.agentops-runtime-grid p{display:-webkit-box;overflow:hidden;margin:0;color:#52667a;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agentops-runtime-grid em{position:absolute;top:14px;right:14px;border-radius:999px;padding:5px 9px;color:#0f766e;background:#dff4ef;font-size:10px;font-style:normal;font-weight:950}.agentops-runtime-grid article.fallback em{color:#9a6700;background:#fff2cf}.agentops-eval-panel{padding:16px}.agentops-eval-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.agentops-eval-grid article{display:grid;grid-template-rows:auto minmax(52px,auto) auto auto;gap:10px;min-width:0;border:1px solid #dce7f0;border-radius:13px;padding:13px;background:linear-gradient(180deg,#fff,#fbfdff)}.agentops-eval-grid article>div:first-child,.agentops-eval-grid footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.agentops-eval-grid strong{min-width:0;overflow:hidden;color:#0f172a;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.agentops-eval-grid p{display:-webkit-box;overflow:hidden;margin:0;color:#52667a;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.agentops-eval-tags{display:flex;flex-wrap:wrap;gap:6px}.agentops-eval-tags span,.agentops-eval-grid footer span,.agentops-eval-grid footer em{border-radius:999px;padding:5px 8px;color:#0f766e;background:#e7f3f1;font-size:10px;font-style:normal;font-weight:950}.agentops-eval-grid footer em{max-width:150px;overflow:hidden;color:#64748b;background:#edf3f7;text-overflow:ellipsis;white-space:nowrap}.agentops-artifact-records{display:grid;gap:12px}.agentops-artifact-records article{min-width:0;overflow:hidden;border:1px solid #dce7f0;border-radius:13px;background:#fff}.agentops-artifact-records header{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:9px;align-items:center;padding:12px 12px 10px;background:linear-gradient(180deg,#f8fcfb,#fff)}.agentops-artifact-records header strong{display:block;overflow:hidden;color:#0f172a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.agentops-artifact-records header span,.agentops-artifact-records header em{color:#64748b;font-size:10px;font-style:normal;font-weight:850}.agentops-artifact-records pre{max-height:240px;overflow:auto;margin:0;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;padding:12px;color:#334155;background:#fbfdff;white-space:pre-wrap;word-break:break-word}.agentops-artifact-records footer{display:flex;flex-wrap:wrap;gap:7px;padding:10px 12px}.agentops-artifact-records footer button,.agentops-drawer-artifact-actions button{min-height:30px;border:1px solid #cfe0e8;border-radius:8px;padding:0 9px;color:#0f766e;background:#f4fffb;font-size:11px;font-weight:900}.agentops-artifact-records details{border-top:1px solid #edf2f7;padding:8px 12px 10px}.agentops-artifact-records summary{cursor:pointer;color:#52667a;font-size:11px;font-weight:900}.agentops-artifact-records details span,.agentops-drawer-version-list span{display:block;margin-top:6px;color:#64748b;font-size:11px;line-height:1.45}.agentops-drawer-artifact-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.agentops-drawer-version-list{display:grid;gap:4px;border-top:1px solid #edf2f7;margin-top:10px;padding-top:8px}.agentops-quality-checks{display:grid;gap:14px;margin-top:16px;border:1px solid #dce7f0;border-radius:14px;padding:14px;background:#fff}.agentops-quality-checks>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.agentops-quality-checks>div:first-child strong{color:#0f766e;font-size:28px}.agentops-quality-checks>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.agentops-quality-checks article{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #dce7f0;border-radius:10px;padding:9px 10px;background:#fbfdff}.agentops-quality-checks article.pass{border-color:#b7ded6;background:#f4fffb}.agentops-quality-checks b{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;color:#fff;background:#ef4444;font-size:11px}.agentops-quality-checks article.pass b{background:#0f766e}.agentops-quality-checks span,.agentops-quality-checks em{min-width:0;overflow:hidden;color:#334155;font-size:12px;font-style:normal;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.agentops-quality-checks em{color:#64748b}.citation-link{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin:0 2px;border:1px solid rgba(37,99,235,.35);border-radius:9px;background:#2563eb1a;color:#2563eb;font-size:11px;font-weight:700;line-height:1;vertical-align:super;cursor:pointer;transition:background .15s ease,color .15s ease,transform .1s ease}.citation-link:hover{background:#2563eb;color:#fff;transform:translateY(-1px)}.citation-target-highlight{animation:citation-flash 1.6s ease}@keyframes citation-flash{0%{background:#2563eb38;box-shadow:0 0 0 2px #2563eb73}60%{background:#2563eb1f;box-shadow:0 0 0 2px #2563eb40}to{background:transparent;box-shadow:none}}@media(max-width:1360px){.agentops-runtime-grid,.agentops-eval-grid{grid-template-columns:1fr}.agentops-quality-checks>div:last-child{grid-template-columns:1fr}}.tenant-switcher{position:relative;width:100%}.tenant-current{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #344556;border-radius:8px;background:#1c2933;color:#e8f0f5;cursor:pointer;transition:border-color .15s,background .15s}.tenant-current:hover,.tenant-current.open{border-color:#4b6a80;background:#263443}.tenant-current:disabled{opacity:.7;cursor:not-allowed}.tenant-current-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;background:#243341;color:#8caec4;flex-shrink:0}.tenant-current-info{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex:1}.tenant-current-info strong{font-size:13px;font-weight:750;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.tenant-current-info em{font-size:11px;font-style:normal;color:#8caec4;line-height:1.2}.tenant-current-chevron{color:#8caec4;transition:transform .2s;flex-shrink:0}.tenant-current.open .tenant-current-chevron{transform:rotate(180deg)}.tenant-dropdown{display:flex;flex-direction:column;background:#1c2933;border:1px solid #344556;border-radius:10px;box-shadow:0 12px 32px #00000052;z-index:9998;overflow:hidden}.tenant-dropdown-top{box-shadow:0 -12px 32px #00000052}.tenant-dropdown-bottom{box-shadow:0 12px 32px #00000052}.tenant-dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 10px;border-bottom:1px solid #2b3d4a}.tenant-dropdown-header span{font-size:13px;font-weight:750;color:#e8f0f5}.tenant-dropdown-header small{font-size:11px;color:#8caec4}.tenant-search{display:flex;align-items:center;gap:8px;margin:10px 12px;padding:7px 10px;border:1px solid #344556;border-radius:6px;background:#243341;color:#8caec4}.tenant-search input{flex:1;min-width:0;border:0;background:transparent;color:#e8f0f5;font-size:13px;outline:none}.tenant-search input::placeholder{color:#6b8fa3}.tenant-options{overflow-y:auto;padding:4px}.tenant-option{width:100%;display:flex;align-items:center;gap:10px;padding:9px 10px;border:0;border-radius:7px;background:transparent;color:#e8f0f5;text-align:left;cursor:pointer;transition:background .12s}.tenant-option:hover{background:#263443}.tenant-option.active{background:#243341}.tenant-option-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:linear-gradient(135deg,#0f766e,#115e59);color:#fff;font-size:11px;font-weight:800;flex-shrink:0}.tenant-option-meta{min-width:0;display:flex;flex-direction:column;gap:1px;flex:1}.tenant-option-meta strong{font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-option-meta em{font-size:11px;color:#8caec4;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-option-role{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:999px;background:#344556;color:#b8d0e0;font-size:11px;font-weight:650;flex-shrink:0}.tenant-option-check{color:#2dd4bf;flex-shrink:0}.tenant-empty{padding:16px;text-align:center;color:#8caec4;font-size:13px}.tenant-readonly{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:6px;background:#1c2933;color:#aebdcb;font-size:13px}.tenant-readonly em{margin-left:auto;font-style:normal;font-size:11px;color:#8caec4}.tenant-confirm-overlay{position:fixed;inset:0;display:grid;place-items:center;background:#0f171fb8;z-index:9999}.tenant-confirm-panel{width:360px;max-width:calc(100vw - 32px);padding:22px;border-radius:12px;background:#fff;color:#111827;box-shadow:0 24px 60px #00000047}.tenant-confirm-panel h4{font-size:17px;font-weight:800;margin-bottom:10px}.tenant-confirm-panel p{font-size:14px;line-height:1.6;color:#374151;margin-bottom:18px}.tenant-confirm-panel p strong{color:#111827}.tenant-confirm-error{padding:10px 12px;margin-bottom:16px;border-radius:6px;background:#fee2e2;color:#991b1b;font-size:13px}.tenant-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.tenant-confirm-actions button{min-height:36px;padding:0 16px;border-radius:6px;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.tenant-confirm-actions .secondary-button{border:1px solid #d1d5db;background:#fff;color:#374151}.tenant-confirm-actions .secondary-button:hover{background:#f9fafb}.tenant-confirm-actions .primary-button{border:0;background:#0f766e;color:#fff}.tenant-confirm-actions .primary-button:hover{background:#115e59}.tenant-confirm-actions button:disabled{opacity:.6;cursor:not-allowed}@keyframes tenant-spin{to{transform:rotate(360deg)}}.spin{animation:tenant-spin 1s linear infinite}.sidebar.collapsed .tenant-current-info,.sidebar.collapsed .tenant-current-chevron,.sidebar.collapsed .tenant-readonly span,.sidebar.collapsed .tenant-readonly em{display:none}.sidebar.collapsed .tenant-current{justify-content:center;padding:8px}.sidebar.collapsed .tenant-readonly{justify-content:center;padding:10px}
