/* 云匠 v10 功能组件样式：不改动母版视觉 */
:root{--yj-line:rgba(139,92,246,.16);--yj-brand:#8b5cf6;--yj-brand-2:#6366f1;--yj-muted:#94a3b8;}
[data-theme="light"] .review-launchpad.review-launchpad-left,.review-launchpad-left{
  display:flex!important;flex-direction:column!important;gap:10px!important;margin:14px 0 0!important;padding:14px!important;
  color:#1e293b!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;
  box-shadow:0 8px 26px rgba(71,85,105,.07)!important;
}
[data-theme="light"] .review-launchpad-left h3,.review-launchpad-left h3{color:#1e293b!important}
[data-theme="light"] .review-launchpad-left p,.review-launchpad-left p{color:#94a3b8!important}
[data-theme="light"] .review-launchpad-left .scene-preset,[data-theme="light"] .review-launchpad-left .example-link,
.review-launchpad-left .scene-preset,.review-launchpad-left .example-link{color:#475569!important;background:#fff!important;border:1px solid #dbe4ef!important}
.review-launchpad-left .quick-demo-btn{color:#fff!important;background:linear-gradient(135deg,#8b5cf6,#6366f1)!important;border:0!important}
.review-launchpad-left .cancel-creation-btn{color:#94a3b8!important;background:#f8fafc!important;border:1px solid #e2e8f0!important}
.review-launchpad-left .cancel-creation-btn.is-active{color:#be4c62!important;background:#fff5f7!important;border-color:#f3cbd3!important}
.capability-strip{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;margin:8px 0!important;color:#64748b!important;font-size:11px!important}
.capability-strip button,.capability-strip .layer-badge{padding:5px 9px!important;border:1px solid #e2e8f0!important;border-radius:999px!important;background:#fff!important;color:#64748b!important}
.capability-strip .style-pack-btn.active{color:#fff!important;border-color:transparent!important;background:linear-gradient(135deg,#8b5cf6,#6366f1)!important}
.capability-strip .session-note{margin-left:auto;color:#94a3b8!important}
[data-theme="light"] .review-launchpad.review-launchpad-left, .review-launchpad-left {
  display: flex !important; flex-direction: column !important; gap: 10px !important;
  max-width: none !important; margin: 12px 0 0 !important; padding: 14px !important;
  border-radius: 15px !important; background: linear-gradient(145deg,#25243d,#3b315a) !important;
  box-shadow: 0 14px 32px rgba(38,34,68,.16) !important;
}
[data-theme="light"] .review-launchpad-left h3, .review-launchpad-left h3 { color: #fff !important; font-size: 13px !important; margin: 0 0 4px !important; }
[data-theme="light"] .review-launchpad-left p, .review-launchpad-left p { color: rgba(255,255,255,.66) !important; font-size: 11px !important; line-height: 1.5 !important; }
.review-launchpad-left .scene-presets { display: grid !important; grid-template-columns: 1fr !important; gap: 6px !important; margin-top: 10px !important; }
.review-launchpad-left .scene-presets > span { display: grid !important; grid-template-columns: 1fr auto !important; gap: 5px !important; }
[data-theme="light"] .review-launchpad-left .scene-preset, [data-theme="light"] .review-launchpad-left .example-link,
.review-launchpad-left .scene-preset, .review-launchpad-left .example-link { color: rgba(255,255,255,.9) !important; background: rgba(255,255,255,.08) !important; border-color: rgba(255,255,255,.14) !important; min-height: 30px !important; font-size: 11px !important; padding: 5px 8px !important; }
.review-launchpad-left .quick-demo-btn { width: 100% !important; min-height: 34px !important; border-radius: 9px !important; font-size: 11px !important; }
.cancel-creation-btn {
  width: 100%; min-height: 34px; padding: 7px 10px; border-radius: 9px; cursor: pointer;
  color: rgba(255,255,255,.48); background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.1);
  font: 600 11px/1.2 inherit; transition: .18s ease;
}
.cancel-creation-btn.is-active { color: #ffd8d4; background: rgba(255,103,91,.13); border-color: rgba(255,123,105,.34); }
.cancel-creation-btn.is-active:hover { color: #fff; background: rgba(255,103,91,.22); transform: translateY(-1px); }
.cancel-creation-btn:disabled { cursor: default; opacity: .75; }

.capability-strip { border: 0 !important; background: transparent !important; padding: 8px 2px !important; gap: 7px !important; }
.style-pack-btn, .layer-badge, .idea-chip, .genre-tag {
  border-radius: 999px !important; font-weight: 590 !important; transition: .18s ease !important;
}
.style-pack-btn:hover, .idea-chip:hover, .genre-tag:hover { transform: translateY(-1px); }
[data-theme="light"] .style-pack-btn.active, [data-theme="light"] .genre-tag.selected, [data-theme="light"] .chip.selected {
  color: #fff !important; border-color: transparent !important;
  background: linear-gradient(135deg,var(--yj-brand),var(--yj-brand-2)) !important;
  box-shadow: 0 7px 18px rgba(101,88,245,.19) !important;
}

[data-theme="light"] .modern-input-card, [data-theme="light"] .chat-input-wrapper, [data-theme="light"] .input-box {
  background: #fff !important; border: 1px solid rgba(101,88,245,.17) !important;
  border-radius: 18px !important; box-shadow: var(--yj-shadow) !important;
}
[data-theme="light"] .modern-input-card:focus-within, [data-theme="light"] .chat-input-wrapper:focus-within {
  border-color: rgba(101,88,245,.48) !important; box-shadow: 0 0 0 4px rgba(101,88,245,.08),var(--yj-shadow) !important;
}
textarea, input, select { font-family: inherit !important; }
.agent-center-trigger { margin-left:auto; display:flex; align-items:center; gap:8px; height:36px; padding:0 12px; border:1px solid rgba(101,88,245,.15); border-radius:11px; color:#4c438f; background:rgba(101,88,245,.07); font:650 12px/1 inherit; cursor:pointer; transition:.2s ease; }
.agent-center-trigger:hover { transform:translateY(-1px); background:rgba(101,88,245,.11); box-shadow:0 8px 20px rgba(101,88,245,.1); }
.agent-center-trigger b { min-width:20px; height:20px; display:grid; place-items:center; padding:0 4px; border-radius:6px; color:#fff; background:linear-gradient(135deg,#6558f5,#9a5cf6); font-size:10px; }
.act-live-dot { width:7px; height:7px; border-radius:50%; background:#27c88b; box-shadow:0 0 0 4px rgba(39,200,139,.12); }
.agent-live-strip { order:-1; display:flex; align-items:center; flex:0 0 52px; min-height:52px; margin:0; padding:0 16px; gap:12px; border-bottom:1px solid var(--yj-line); background:rgba(255,255,255,.78); }
.canvas-toolbar>.agent-live-strip { order:0; flex:1 1 auto; min-width:0; min-height:40px; margin:0 10px; padding:0 14px; border:0; border-left:1px solid var(--yj-line); border-right:1px solid var(--yj-line); background:transparent; }
.canvas-toolbar>.agent-live-strip .als-copy { min-width:150px; }
.canvas-toolbar>.agent-live-strip .als-progress { flex:1 1 180px; max-width:360px; }
.canvas-toolbar>.agent-live-strip>button { margin-left:4px; white-space:nowrap; }
.als-orb { width:30px; height:30px; display:grid; place-items:center; border-radius:10px; background:rgba(101,88,245,.08); }
.als-orb span { width:9px; height:9px; border-radius:50%; background:#8d83ef; }
.agent-live-strip.running .als-orb span { animation:actPulse 1.4s infinite; }
.agent-live-strip.waiting .als-orb { background:rgba(255,164,78,.11); }.agent-live-strip.waiting .als-orb span{background:#f19a4a}
.als-copy { min-width:195px; display:flex; flex-direction:column; gap:2px; }.als-copy b{font-size:12px;color:#292b37}.als-copy small{font-size:10px;color:#898c9c}
.als-progress { flex:1; max-width:260px; height:4px; overflow:hidden; border-radius:99px; background:#ececf3; }.als-progress span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6558f5,#a867ed);transition:width .5s ease}
.als-count{font:650 10px/1 inherit;color:#777a8e}.agent-live-strip>button{margin-left:auto;padding:7px 10px;border:1px solid var(--yj-line);border-radius:8px;color:#56596a;background:#fff;font:600 10px/1 inherit;cursor:pointer}
@keyframes actPulse{0%,100%{box-shadow:0 0 0 0 rgba(101,88,245,.32)}50%{box-shadow:0 0 0 7px rgba(101,88,245,0)}}

.agent-center-mask { position:fixed; inset:0; z-index:12000; display:flex; justify-content:flex-end; visibility:hidden; opacity:0; background:rgba(21,22,34,.3); backdrop-filter:blur(5px); transition:.24s ease; }
.agent-center-mask.open { visibility:visible; opacity:1; }
.agent-center { width:min(720px,calc(100vw - 36px)); height:100%; display:flex; flex-direction:column; transform:translateX(30px); background:#f7f7fa; box-shadow:-28px 0 90px rgba(22,23,37,.22); transition:.28s cubic-bezier(.22,.8,.22,1); }
.agent-center-mask.open .agent-center { transform:none; }
.agent-center-head { position:relative; display:grid; grid-template-columns:1fr auto; align-items:center; padding:24px 28px 18px; background:linear-gradient(135deg,#222238 0%,#30294b 58%,#51406f 100%); color:#fff; }
.agent-center-head h2{margin:3px 0 4px;font-size:23px;letter-spacing:-.04em}.agent-center-head p{margin:0;color:rgba(255,255,255,.55);font-size:11px}.ach-eyebrow{color:#b7b0fa;font-size:9px;font-weight:700;letter-spacing:.16em}
.ach-status{display:flex;align-items:center;gap:8px;margin-right:34px;padding:8px 10px;border:1px solid rgba(255,255,255,.11);border-radius:9px;background:rgba(255,255,255,.06);font-size:10px}.ach-status span{width:7px;height:7px;border-radius:50%;background:#43d79e;box-shadow:0 0 0 4px rgba(67,215,158,.12)}
.ach-close{position:absolute;right:14px;top:14px;width:28px;height:28px;border:0;border-radius:8px;color:rgba(255,255,255,.62);background:rgba(255,255,255,.07);font-size:20px;cursor:pointer}
.agent-center-tabs{display:flex;flex:0 0 auto;gap:3px;padding:9px 14px;border-bottom:1px solid var(--yj-line);background:#fff;overflow:auto}.agent-center-tabs button{white-space:nowrap;padding:8px 10px;border:0;border-radius:8px;color:#777a8c;background:transparent;font:610 10px/1 inherit;cursor:pointer}.agent-center-tabs button.active{color:#5649c5;background:rgba(101,88,245,.09)}.agent-center-tabs i{display:inline-grid;place-items:center;min-width:16px;height:16px;margin-left:3px;border-radius:5px;color:#fff;background:#f09b57;font:700 8px/1 inherit}
.agent-center-body{flex:1;min-height:0;overflow:auto;padding:18px}.act-panel{display:none;animation:actIn .2s ease}.act-panel.active{display:block}@keyframes actIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
.act-hero-card{display:flex;align-items:center;justify-content:space-between;padding:22px;border-radius:16px;color:#fff;background:linear-gradient(135deg,#292744,#37305b 55%,#62508b);box-shadow:0 16px 34px rgba(44,38,78,.17)}.act-hero-card span,.act-panel-intro span{color:#bdb6ff;font-size:8px;font-weight:750;letter-spacing:.15em}.act-hero-card h3{margin:7px 0 5px;font-size:19px;letter-spacing:-.035em}.act-hero-card p{max-width:450px;margin:0;color:rgba(255,255,255,.58);font-size:10px;line-height:1.6}.act-score{width:76px;height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.08)}.act-score b{font-size:27px}.act-score small{color:rgba(255,255,255,.5);font-size:8px}
.agent-layer-flow{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr;align-items:center;margin:14px 0}.agent-layer-flow article{position:relative;display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;padding:14px;border:1px solid var(--yj-line);border-radius:13px;background:#fff;box-shadow:0 6px 18px rgba(31,33,50,.035)}.agent-layer-flow article>span{grid-row:1/3;width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#f2f1fb}.agent-layer-flow article>b{font-size:11px;color:#30313d}.agent-layer-flow article>small{font-size:8px;color:#9698a6}.agent-layer-flow article>i{position:absolute;right:8px;top:7px;color:#d2d3dc;font:700 8px/1 inherit}.agent-layer-flow>em{text-align:center;color:#b4b5c1;font-style:normal}
.act-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.act-stat-grid article{padding:13px;border:1px solid var(--yj-line);border-radius:12px;background:#fff}.act-stat-grid span{display:block;color:#9698a6;font-size:8px}.act-stat-grid b{display:block;margin:5px 0 2px;color:#333440;font-size:15px}.act-stat-grid small{display:block;overflow:hidden;color:#9b9dab;font-size:8px;text-overflow:ellipsis;white-space:nowrap}
.act-section-head{display:flex;align-items:end;justify-content:space-between;margin:20px 2px 9px}.act-section-head div{display:flex;align-items:baseline;gap:8px}.act-section-head b{font-size:12px;color:#30313d}.act-section-head small,.act-section-head>span{color:#9698a6;font-size:9px}.act-capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.act-capability-grid button{display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;text-align:left;padding:13px;border:1px solid var(--yj-line);border-radius:12px;background:#fff;cursor:pointer;transition:.18s ease}.act-capability-grid button:hover{transform:translateY(-1px);border-color:rgba(101,88,245,.24);box-shadow:0 9px 22px rgba(50,48,80,.06)}.act-capability-grid i{grid-row:1/3;width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:#6255d4;background:#f1efff;font-style:normal}.act-capability-grid b{font-size:10px;color:#363744}.act-capability-grid small{font-size:8px;color:#989aa8}
.act-panel-intro{display:flex;align-items:center;justify-content:space-between;padding:3px 3px 15px}.act-panel-intro h3{margin:4px 0;font-size:18px;color:#2f303c;letter-spacing:-.035em}.act-panel-intro p{max-width:510px;margin:0;color:#8e909f;font-size:10px;line-height:1.55}.act-mini-status{display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:9px;background:#fff;border:1px solid var(--yj-line);font-size:9px}.act-mini-status span{width:6px;height:6px;border-radius:50%;background:#f0a154}
.checkpoint-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.checkpoint-row{position:relative;display:flex;gap:10px;padding:14px;border:1px solid var(--yj-line);border-radius:13px;background:#fff}.checkpoint-row>i{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;color:#86899a;background:#f0f0f4;font:700 9px/1 inherit}.checkpoint-row div{min-width:0}.checkpoint-row b,.checkpoint-row small,.checkpoint-row em{display:block}.checkpoint-row b{font-size:10px;color:#333440}.checkpoint-row small{margin:3px 0 6px;color:#9194a3;font-size:8px;line-height:1.4}.checkpoint-row em{color:#7266cb;font-size:8px;font-style:normal}.cp-state{position:absolute;right:8px;top:8px;padding:3px 5px;border-radius:5px;color:#9a9ca8;background:#f3f3f5;font-size:7px}.checkpoint-row.done{border-color:rgba(34,186,133,.2);background:#fbfffd}.checkpoint-row.done>i{color:#168f68;background:#e9f8f2}.checkpoint-row.done .cp-state{color:#168f68;background:#e9f8f2}.checkpoint-row.waiting{border-color:rgba(242,157,78,.36);background:#fffaf5;box-shadow:0 8px 22px rgba(215,133,56,.08)}.checkpoint-row.waiting>i{color:#dc8435;background:#fff0df}.checkpoint-row.waiting .cp-state{color:#d87d2c;background:#fff0df}
.checkpoint-inspector{margin-top:12px;min-height:220px;border:1px solid var(--yj-line);border-radius:15px;background:#fff;overflow:hidden}.ci-empty{height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center}.ci-empty>span{font-size:28px;color:#bdb8ed}.ci-empty>b{margin:8px 0 4px;font-size:12px;color:#4b4d5c}.ci-empty>p{margin:0;color:#9698a6;font-size:9px}.ci-head{padding:16px 18px;border-bottom:1px solid var(--yj-line);background:#fffaf5}.ci-head span{display:block;color:#e0873d;font-size:8px;font-weight:700;letter-spacing:.14em}.ci-head b{display:block;margin:4px 0;font-size:14px}.ci-head small{color:#8d8f9d;font-size:9px}.ci-preview{max-height:150px;padding:15px 18px;overflow:auto;color:#646675;font-size:9px;line-height:1.7;white-space:pre-wrap}.ci-actions{display:flex;gap:8px;padding:12px 18px;border-top:1px solid var(--yj-line)}.ci-actions button{padding:8px 12px;border:1px solid var(--yj-line);border-radius:8px;background:#fff;color:#5d6070;font:600 9px/1 inherit;cursor:pointer}.ci-actions button:first-child{color:#fff;border:0;background:linear-gradient(135deg,#6558f5,#9a5cf6)}
.act-ghost-btn,.act-actions button{padding:8px 10px;border:1px solid var(--yj-line);border-radius:8px;background:#fff;color:#656878;font:600 9px/1 inherit;cursor:pointer}.execution-focus{display:flex;align-items:center;gap:13px;padding:17px;border:1px solid var(--yj-line);border-radius:14px;background:#fff}.ef-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#7669d5;background:#f0effb}.execution-focus small{color:#a0a2af;font-size:7px;letter-spacing:.13em}.execution-focus h3{margin:3px 0;font-size:14px;color:#333440}.execution-focus p{margin:0;color:#8f91a0;font-size:9px}.ef-pulse{margin-left:auto;padding:5px 7px;border-radius:6px;color:#898b98;background:#f0f0f3;font-size:7px}.execution-focus.working{border-color:rgba(101,88,245,.2);background:linear-gradient(135deg,#fff,#faf9ff)}.execution-focus.working .ef-pulse{color:#5e52c4;background:#efedff}
.execution-list{margin-top:10px;border:1px solid var(--yj-line);border-radius:14px;background:#fff;overflow:hidden}.execution-list article{display:grid;grid-template-columns:28px 8px 1fr auto 42px;align-items:center;gap:9px;min-height:51px;padding:0 13px;border-bottom:1px solid #f0f0f3}.execution-list article:last-child{border-bottom:0}.execution-list article>i{color:#b3b4bf;font:700 8px/1 inherit}.el-dot{width:6px;height:6px;border-radius:50%;background:#d7d8df}.execution-list b,.execution-list small{display:block}.execution-list b{font-size:10px;color:#414250}.execution-list small{margin-top:2px;font-size:8px;color:#999ba8}.execution-list em{color:#a2a4b0;font-size:8px;font-style:normal}.execution-list button{padding:5px;border:1px solid var(--yj-line);border-radius:6px;background:#fff;color:#838593;font-size:8px;cursor:pointer}.execution-list article.done .el-dot{background:#2bc68e}.execution-list article.done em{color:#19956d}.execution-list article.working{background:#faf9ff}.execution-list article.working .el-dot{background:#7568dc;animation:actPulse 1.4s infinite}.execution-list article.working em{color:#6256c8;font-weight:650}
.run-meta-card{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:1px;margin-bottom:10px;border:1px solid var(--yj-line);border-radius:13px;background:var(--yj-line);overflow:hidden}.run-meta-card>div{padding:13px;background:#fff}.run-meta-card small,.run-meta-card b{display:block}.run-meta-card small{font-size:7px;color:#a0a2af}.run-meta-card b{margin-top:4px;overflow:hidden;color:#40414e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.act-actions{display:flex;gap:7px}.act-evidence-list{border:1px solid var(--yj-line);border-radius:14px;background:#fff;overflow:hidden}.act-evidence-list article{display:grid;grid-template-columns:52px 8px 1fr;gap:9px;padding:12px 14px;border-bottom:1px solid #f0f0f3}.act-evidence-list article:last-child{border-bottom:0}.act-evidence-list time{color:#a1a3af;font-size:8px}.act-evidence-list article>span{width:6px;height:6px;margin-top:3px;border-radius:50%;background:#8c80e7}.act-evidence-list b{font-size:10px;color:#444552}.act-evidence-list p{margin:3px 0;color:#8e909e;font-size:8px;line-height:1.5}.act-evidence-list em{color:#6558c6;font-size:8px;font-style:normal}.act-empty{padding:55px;text-align:center;color:#a0a2ae;font-size:9px}
.scene-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.scene-card-grid article{display:grid;grid-template-columns:38px 1fr;gap:8px;padding:14px;border:1px solid var(--yj-line);border-top:3px solid var(--scene);border-radius:13px;background:#fff}.scene-card-grid article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#f5f4f8;font-size:17px}.scene-card-grid b,.scene-card-grid small{display:block}.scene-card-grid b{font-size:11px;color:#3d3e4c}.scene-card-grid small{margin-top:3px;color:#999ba8;font-size:8px;line-height:1.4}.scene-card-grid button{padding:7px;border:0;border-radius:7px;color:#fff;background:var(--scene);font:600 8px/1 inherit;cursor:pointer}.scene-card-grid button.secondary{color:#767887;background:#f3f3f6}.pack-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.pack-card-grid>button{position:relative;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;padding:12px;border:1px solid var(--yj-line);border-radius:12px;text-align:left;background:#fff;cursor:pointer}.pack-card-grid>button>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#f4f3fa}.pack-card-grid b,.pack-card-grid small{display:block}.pack-card-grid b{font-size:10px;color:#41424f}.pack-card-grid small{margin-top:3px;color:#999ba8;font-size:8px}.pack-card-grid em{color:#a1a3af;font-size:7px;font-style:normal}.pack-card-grid button.active{border-color:rgba(101,88,245,.3);background:#faf9ff;box-shadow:0 7px 18px rgba(71,63,133,.06)}.pack-card-grid button.active:after{content:'已启用';position:absolute;right:8px;top:7px;padding:3px 5px;border-radius:5px;color:#6256c8;background:#ece9ff;font-size:7px}.pack-card-grid button.active em{visibility:hidden}
.session-card{display:grid;grid-template-columns:42px 1fr auto auto auto;align-items:center;gap:10px;padding:14px;border:1px solid rgba(39,190,135,.18);border-radius:14px;background:#fbfffd}.session-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#168d68;background:#e8f8f2;font-size:18px}.session-card b,.session-card p{margin:0}.session-card b{font-size:11px;color:#3d3e4b}.session-card p{margin-top:3px;color:#9698a5;font-size:8px}.session-on{padding:5px 7px;border-radius:6px;color:#138a65;background:#e8f8f2;font-size:8px}.session-card button{padding:7px 9px;border:1px solid var(--yj-line);border-radius:7px;color:#636675;background:#fff;font:600 8px/1 inherit;cursor:pointer}.session-card button.danger{color:#c86464}.delivery-list{display:flex;flex-direction:column;gap:8px}.delivery-list article{display:grid;grid-template-columns:38px 1fr auto 48px;align-items:center;gap:10px;padding:12px;border:1px solid var(--yj-line);border-radius:12px;background:#fff}.delivery-logo{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#fff;font-weight:700}.delivery-logo.generic{background:#343642}.delivery-logo.bird{background:linear-gradient(135deg,#45b7f5,#6b7ff4)}.delivery-logo.claw{background:linear-gradient(135deg,#ea6c72,#8e5ae8)}.delivery-list b,.delivery-list small{display:block}.delivery-list b{font-size:10px;color:#41424f}.delivery-list small{margin-top:3px;color:#999ba8;font-size:8px}.delivery-list em{padding:4px 6px;border-radius:5px;color:#777a89;background:#f1f1f4;font-size:7px;font-style:normal}.delivery-list button{padding:7px;border:0;border-radius:7px;color:#fff;background:#6558d8;font-size:8px;cursor:pointer}.schema-preview{margin-top:10px;border:1px solid var(--yj-line);border-radius:13px;overflow:hidden;background:#232432}.schema-preview header{display:flex;justify-content:space-between;padding:10px 13px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-size:9px}.schema-preview header span{color:#8fe0bd;font-size:7px}.schema-preview pre{margin:0;padding:14px;color:#c7c4e7;font:9px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}
body.agent-center-open{overflow:hidden}
@media(max-width:800px){.agent-center-trigger span:not(.act-live-dot){display:none}.agent-live-strip{padding:0 10px}.canvas-toolbar>.agent-live-strip{margin-left:6px;margin-right:6px;padding:0 8px}.canvas-toolbar>.agent-live-strip .als-copy{min-width:0;flex:1}.als-copy{min-width:0;flex:1}.als-progress,.als-count{display:none}.agent-center{width:100vw}.act-stat-grid,.checkpoint-timeline,.scene-card-grid{grid-template-columns:1fr 1fr}.agent-layer-flow{grid-template-columns:1fr}.agent-layer-flow>em{transform:rotate(90deg)}.agent-center-head{padding-left:18px}.agent-center-body{padding:12px}}
@media(max-width:520px){.act-stat-grid,.checkpoint-timeline,.scene-card-grid,.pack-card-grid,.act-capability-grid{grid-template-columns:1fr}.session-card{grid-template-columns:38px 1fr auto}.session-card button{grid-row:2}.agent-center-tabs{padding-left:8px}.agent-live-strip>button{display:none}}

/* 始终与用户指定的原版浅色 UI 对齐 */
html[data-theme="light"] .review-launchpad.review-launchpad-left{color:#1e293b!important;background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:0 8px 26px rgba(71,85,105,.07)!important}
html[data-theme="light"] .review-launchpad-left h3{color:#1e293b!important}html[data-theme="light"] .review-launchpad-left p{color:#94a3b8!important}
html[data-theme="light"] .review-launchpad-left .scene-preset,html[data-theme="light"] .review-launchpad-left .example-link{color:#475569!important;background:#fff!important;border-color:#dbe4ef!important}
html[data-theme="light"] .review-launchpad-left .quick-demo-btn{color:#fff!important;background:linear-gradient(135deg,#8b5cf6,#6366f1)!important}
/* 独立增强层：不改变原版布局，只提供可检视的 Agent Run 抽屉。 */
.evidence-trigger{position:fixed;right:28px;bottom:24px;z-index:10018;padding:11px 16px;border:1px solid rgba(112,92,214,.22);border-radius:999px;background:rgba(255,255,255,.82);color:#51479a;box-shadow:0 12px 34px rgba(61,53,112,.13),inset 0 1px rgba(255,255,255,.9);backdrop-filter:blur(18px);font-weight:700}.evidence-trigger span{display:inline-grid;min-width:20px;height:20px;margin-left:5px;place-items:center;border-radius:10px;background:#7564df;color:#fff;font-size:11px}.run-evidence-panel{position:fixed;right:22px;bottom:72px;width:min(420px,calc(100vw - 32px));height:min(620px,72vh);z-index:10019;display:none;flex-direction:column;overflow:hidden;border:1px solid rgba(112,92,214,.18);border-radius:22px;background:rgba(252,251,255,.94);color:#333447;box-shadow:0 28px 80px rgba(38,32,78,.18);backdrop-filter:blur(26px)}.run-evidence-panel.open{display:flex}.run-evidence-panel>header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(91,82,141,.1)}.run-evidence-panel>header b,.run-evidence-panel>header small{display:block}.run-evidence-panel>header small{margin-top:4px;color:#9293a4;font-size:11px}.run-evidence-panel button{border:1px solid rgba(91,82,141,.14);border-radius:10px;background:rgba(255,255,255,.72);color:#5e5784;padding:7px 10px}.evidence-stats{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:1px;margin:12px;background:rgba(91,82,141,.1);border-radius:13px;overflow:hidden}.evidence-stats span{padding:10px;background:rgba(255,255,255,.82);color:#9a9bab;font-size:10px}.evidence-stats b{display:block;margin-top:4px;overflow:hidden;color:#424352;text-overflow:ellipsis;white-space:nowrap}.evidence-actions{display:flex;gap:8px;padding:0 12px 8px}.evidence-log{flex:1;overflow:auto;padding:0 12px 12px}.evidence-entry{margin:6px 0;padding:9px 10px;border-left:2px solid #8c80e7;border-radius:0 10px 10px 0;background:rgba(255,255,255,.76)}.evidence-entry.done{border-color:#43b88a}.evidence-entry.checkpoint{border-color:#e3a946}.evidence-entry.error{border-color:#db6f78}.evidence-entry .time{color:#aaaabd;font:10px monospace}.evidence-entry .title{margin:2px 0;color:#444552;font-size:12px;font-weight:700}.evidence-entry .detail{max-height:82px;overflow:hidden;color:#898b9c;font-size:11px;white-space:pre-wrap}
