#p-ai{
  --ag-paper:#111922;
  --ag-paper-2:#15222b;
  --ag-line:#29404b;
  --ag-teal:#58d7c2;
  --ag-amber:#f4b457;
  --ag-coral:#ef7265;
  --ag-blue:#6ba7e8;
  padding-right:76px;
  padding-bottom:90px;
  font-family:"Avenir Next","PingFang SC","Microsoft YaHei",sans-serif;
}
.agent-graph-shell{display:grid;gap:15px}
.agent-graph-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.55fr);gap:24px;padding:31px;border:1px solid rgba(88,215,194,.24);border-radius:24px;background:
  radial-gradient(circle at 84% 10%,rgba(244,180,87,.14),transparent 29%),
  linear-gradient(120deg,rgba(88,215,194,.08),transparent 38%),
  linear-gradient(145deg,#151e27,#0d1820 65%,#14222b);box-shadow:0 24px 64px rgba(0,0,0,.22)}
.agent-graph-hero::before{content:"";position:absolute;inset:0;opacity:.2;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:31px 31px;mask-image:linear-gradient(90deg,#000,transparent 88%)}
.agent-graph-hero>div{position:relative;z-index:1}.agent-graph-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--ag-teal);font-size:9px;font-weight:900;letter-spacing:.18em}.agent-graph-kicker::before{content:"";width:28px;height:1px;background:currentColor}
.agent-graph-hero h2{margin:12px 0 9px;font-size:clamp(30px,4vw,48px);line-height:1.03;letter-spacing:-.045em}.agent-graph-hero>div>p{max-width:800px;color:#91a5b4;font-size:12px;line-height:1.8}
.agent-graph-boundary{align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-height:180px;padding:21px;border:1px solid rgba(244,180,87,.22);border-radius:18px;background:linear-gradient(150deg,rgba(11,20,26,.86),rgba(37,35,26,.55))}.agent-graph-boundary span{color:#8296a6;font-size:9px;font-weight:900;letter-spacing:.15em}.agent-graph-boundary b{margin:8px 0;color:#ffd191;font-size:22px}.agent-graph-boundary p{color:#8da0af;font-size:10.5px;line-height:1.7}
.agent-graph-launch,.agent-graph-runtime,.agent-graph-history{border:1px solid var(--ag-line);border-radius:20px;background:linear-gradient(155deg,var(--ag-paper-2),var(--ag-paper))}
.agent-graph-launch{padding:20px}.agent-graph-task{display:grid;gap:7px;color:#7f95a5;font-size:9px;font-weight:900;letter-spacing:.08em}.agent-graph-task textarea{min-height:90px;resize:vertical;border:1px solid #304a57;border-radius:13px;padding:13px;background:#0b141a;color:#e4edf0;font:12px/1.65 inherit;outline:none}.agent-graph-task textarea:focus,.agent-graph-form input:focus,.agent-graph-form select:focus{border-color:var(--ag-teal);box-shadow:0 0 0 3px rgba(88,215,194,.09)}
.agent-graph-form{display:grid;grid-template-columns:1.25fr repeat(3,minmax(125px,.65fr)) minmax(150px,.75fr) auto;gap:9px;align-items:end;margin-top:11px}.agent-graph-form label{display:grid;gap:5px;color:#768c9c;font-size:8.5px;font-weight:800}.agent-graph-form input,.agent-graph-form select{width:100%;min-width:0;border:1px solid #304a57;border-radius:10px;padding:9px 10px;background:#0b141a;color:#e1e9ed;outline:none;font-size:10px}.agent-graph-check{height:35px;display:flex!important;align-items:center;gap:7px!important;padding:0 10px;border:1px solid #304a57;border-radius:10px;background:#0b141a}.agent-graph-check input{width:auto!important;accent-color:var(--ag-teal)}
.agent-graph-primary,.agent-graph-actions button,.agent-graph-history-head button,.agent-node-retry{border:0;border-radius:10px;padding:10px 14px;cursor:pointer;font-size:10px;font-weight:900}.agent-graph-primary{height:35px;color:#071613;background:linear-gradient(135deg,#7be4d1,#4bbdab)}.agent-graph-primary:disabled{cursor:wait;opacity:.55}.agent-graph-message{min-height:18px;margin-top:8px;color:#83a193;font-size:10px;line-height:1.6}.agent-graph-message.error{color:#ff938a}
.agent-graph-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,.5fr);gap:14px;align-items:start}.agent-graph-runtime,.agent-graph-history{padding:18px}.agent-graph-runtime-head,.agent-graph-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.agent-graph-runtime-head span,.agent-graph-history-head span{color:var(--ag-teal);font-size:8px;font-weight:900;letter-spacing:.16em}.agent-graph-runtime-head h3,.agent-graph-history-head h3{margin:4px 0 3px;font-size:18px}.agent-graph-runtime-head p{color:#738899;font-size:9.5px}.agent-graph-actions{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}.agent-graph-actions button,.agent-graph-history-head button{padding:7px 9px;color:#a9bbc7;background:#1d303b;border:1px solid #35505d}.agent-graph-actions button:hover,.agent-graph-history-head button:hover{border-color:var(--ag-teal);color:#dff8f3}.agent-graph-actions #agentGraphSignal{color:#ffd28e;border-color:rgba(244,180,87,.36);background:rgba(244,180,87,.08)}
.agent-graph-progress{height:7px;margin:14px 0 15px;overflow:hidden;border:1px solid #243944;border-radius:999px;background:#091117}.agent-graph-progress i{display:block;width:0;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--ag-teal),var(--ag-amber));transition:width .35s ease}
.agent-graph-nodes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.agent-node{position:relative;min-width:0;padding:12px;border:1px solid #2a404b;border-radius:14px;background:#0e1820}.agent-node::after{content:"";position:absolute;left:12px;right:12px;bottom:-5px;height:1px;background:transparent}.agent-node[data-status="running"]{border-color:var(--ag-blue);box-shadow:inset 3px 0 0 var(--ag-blue)}.agent-node[data-status="completed"]{border-color:rgba(88,215,194,.38);box-shadow:inset 3px 0 0 var(--ag-teal)}.agent-node[data-status="failed"]{border-color:rgba(239,114,101,.6);box-shadow:inset 3px 0 0 var(--ag-coral)}.agent-node[data-status="skipped"]{opacity:.52}.agent-node-top{display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.agent-node-phase{display:block;color:#647b8a;font-size:7px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.agent-node h4{margin-top:3px;font-size:11px}.agent-node-status{flex:0 0 auto;padding:3px 6px;border-radius:10px;color:#9cb0bd;background:#1b2b35;font-size:7.5px;font-weight:900}.agent-node[data-status="running"] .agent-node-status{color:#a9d7ff;background:rgba(107,167,232,.12)}.agent-node[data-status="completed"] .agent-node-status{color:#8be5d5;background:rgba(88,215,194,.1)}.agent-node[data-status="failed"] .agent-node-status{color:#ff9a92;background:rgba(239,114,101,.12)}
.agent-node-score{display:flex;align-items:baseline;gap:5px;margin-top:10px}.agent-node-score b{font-size:22px}.agent-node-score span{color:#6f8493;font-size:8px}.agent-node p{display:-webkit-box;min-height:31px;margin-top:6px;overflow:hidden;color:#8195a4;font-size:8.8px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.agent-node-meta{display:flex;justify-content:space-between;gap:5px;margin-top:8px;color:#607685;font-size:7.5px}.agent-node-error{margin-top:7px;color:#ff9a92!important}.agent-node-retry{width:100%;margin-top:8px;padding:7px;color:#ffe1de;background:rgba(239,114,101,.12);border:1px solid rgba(239,114,101,.34)}
.agent-graph-risk{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.agent-risk-block{padding:13px 15px;border:1px solid #2a404b;border-radius:14px;background:#0e1820;border-left:3px solid var(--ag-coral)}.agent-risk-block.gap{border-left-color:var(--ag-teal)}.agent-risk-head{display:flex;align-items:center;gap:8px}.agent-risk-head b{font-size:12px}.agent-risk-head span{padding:1px 7px;border-radius:9px;background:#1b2b35;color:#9cb0bd;font-size:9px;font-weight:900}.agent-risk-hint{margin:6px 0 8px;color:#6f8493;font-size:9px;line-height:1.55}.agent-risk-block ul{margin:0;padding-left:18px;color:#8195a4;font-size:9.5px;line-height:1.7}.agent-risk-empty{color:#647b8a;list-style:none;margin-left:-18px}.agent-risk-wait{padding:16px;border:1px dashed #314953;border-radius:13px;background:#0b141a;color:#708594;font-size:10px;margin-top:14px}
.agent-graph-evidence{margin-top:14px}.agent-evidence-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.agent-evidence-head b{font-size:11px}.agent-evidence-head span{color:#6d8291;font-size:8px}.agent-evidence-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.agent-evidence-row{min-width:0;padding:9px 10px;border:1px solid #263b46;border-radius:10px;background:#0b151c}.agent-evidence-row code{display:block;color:#6bd8c6;font-size:7.5px}.agent-evidence-row b{display:block;margin:3px 0;color:#bccbd3;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-evidence-row span{display:block;color:#657b8b;font-size:7.5px}
.agent-history-item{width:100%;margin-top:8px;padding:11px;text-align:left;color:inherit;border:1px solid #283e49;border-radius:12px;background:#0d171e;cursor:pointer}.agent-history-item:hover,.agent-history-item.active{border-color:var(--ag-teal);background:rgba(88,215,194,.05)}.agent-history-item span{display:flex;justify-content:space-between;gap:8px;color:#6e8392;font-size:7.5px}.agent-history-item b{display:block;margin:5px 0 2px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-history-item small{display:block;color:#718695;font-size:8px}.agent-graph-empty{grid-column:1/-1;display:grid;place-items:center;min-height:130px;padding:20px;color:#708594;border:1px dashed #314953;border-radius:13px;background:#0b141a;font-size:10px}.agent-graph-empty.small{min-height:90px}
.agent-legacy{margin-top:16px;border:1px solid #283e49;border-radius:17px;background:#101922;overflow:hidden}.agent-legacy>summary{display:flex;align-items:center;gap:12px;padding:15px 18px;cursor:pointer;list-style:none}.agent-legacy>summary::-webkit-details-marker{display:none}.agent-legacy>summary::after{content:"+";margin-left:auto;color:#7c91a0;font-size:18px}.agent-legacy[open]>summary::after{content:"−"}.agent-legacy>summary span{font-size:13px;font-weight:800}.agent-legacy>summary small{color:#708595;font-size:9px}.agent-legacy-body{padding:18px;border-top:1px solid #283e49}
@media(max-width:1250px){.agent-graph-form{grid-template-columns:repeat(3,1fr)}.agent-graph-primary{height:auto}.agent-graph-nodes{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1050px){#p-ai{padding-right:0}.agent-graph-layout,.agent-graph-hero{grid-template-columns:1fr}.agent-graph-boundary{min-height:130px}.agent-graph-history{order:-1}.agent-graph-history #agentGraphRuns{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.agent-history-item{margin-top:0}}
@media(max-width:820px){body.agent-graph-mode .sidebar{display:none}body.agent-graph-mode #providerFab,body.agent-graph-mode #aiFab{display:none!important}body.agent-graph-mode .main{padding:16px 14px 60px}}
@media(max-width:720px){.agent-graph-hero{padding:22px;border-radius:18px}.agent-graph-hero h2{font-size:32px}.agent-graph-form{grid-template-columns:1fr 1fr}.agent-graph-task textarea{min-height:120px}.agent-graph-runtime-head{flex-direction:column}.agent-graph-actions{justify-content:flex-start}.agent-graph-nodes,.agent-evidence-list{grid-template-columns:1fr}.agent-graph-history #agentGraphRuns{grid-template-columns:1fr 1fr}.agent-legacy>summary{align-items:flex-start;flex-direction:column}.agent-legacy>summary::after{position:absolute;right:20px}}
@media(max-width:480px){.agent-graph-form,.agent-graph-history #agentGraphRuns{grid-template-columns:1fr}.agent-graph-check{height:auto;min-height:35px}.agent-graph-actions button{flex:1}.agent-graph-runtime,.agent-graph-history,.agent-graph-launch{padding:14px}}
