._page_g670x_1{min-height:100vh;background:var(--background);color:var(--foreground);font-family:var(--font-family-base);padding:2rem}._header_g670x_1{max-width:1240px;margin:0 auto 1rem;display:grid;grid-template-columns:1fr 360px;gap:1rem;align-items:end}._header_g670x_1 h1{font-family:var(--font-family-display);font-size:2.25rem;letter-spacing:-.04em;margin:.3rem 0}._header_g670x_1>div>p{color:var(--muted-foreground);max-width:760px;line-height:1.6;margin:0}._back_g670x_1{display:inline-flex;align-items:center;gap:.35rem;color:var(--primary);text-decoration:none;font-size:.75rem;margin-bottom:1rem}._eyebrow_g670x_1{font-family:var(--font-family-monospace);font-size:.63rem;letter-spacing:.12em;color:var(--muted-foreground)}._panel_g670x_1,._healthCard_g670x_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow)}._healthCard_g670x_1{padding:1rem}._healthTop_g670x_1{display:flex;gap:.7rem;align-items:center;color:var(--primary)}._healthTop_g670x_1 div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex:1}._healthTop_g670x_1 span{font-size:.75rem;color:var(--muted-foreground)}._healthTop_g670x_1 strong{font-family:var(--font-family-display);font-size:1.8rem;color:var(--foreground)}._healthCard_g670x_1 p{font-size:.7rem;line-height:1.45;color:var(--muted-foreground)}._healthGrid_g670x_1{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}._healthGrid_g670x_1 span{display:flex;justify-content:space-between;padding:.45rem .55rem;border-radius:var(--radius-sm);background:var(--surface);font-size:.68rem}._layout_g670x_1{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:1rem;align-items:start}._mainCol_g670x_1{display:flex;flex-direction:column;gap:1rem}._panel_g670x_1{padding:1rem}._panelHeader_g670x_1{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem}._panelHeader_g670x_1 h2,._panel_g670x_1>h2{font-family:var(--font-family-display);font-size:1.08rem;margin:.15rem 0}._agentGrid_g670x_1{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}._agentCard_g670x_1{border:1px solid var(--border);border-radius:var(--radius);padding:.85rem;background:var(--surface)}._agentIcon_g670x_1{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:var(--accent);color:var(--accent-foreground);margin-bottom:.7rem}._agentTop_g670x_1{display:flex;justify-content:space-between;gap:.7rem}._agentTop_g670x_1>div{display:flex;flex-direction:column}._agentTop_g670x_1 strong{font-size:.78rem}._agentTop_g670x_1 span{font-family:var(--font-family-monospace);font-size:.58rem;color:var(--muted-foreground);margin-top:.1rem}._agentCard_g670x_1 p{font-size:.69rem;line-height:1.45;color:var(--muted-foreground);min-height:3em}._launch_g670x_1{display:inline-block;font-size:.65rem;color:var(--primary);text-decoration:none;margin:-.15rem 0 .65rem}._agentActions_g670x_1{display:flex;gap:.35rem;flex-wrap:wrap;margin:.1rem 0 .7rem}._agentActions_g670x_1 a{text-decoration:none}._meta_g670x_1{display:flex;gap:.65rem;flex-wrap:wrap;border-top:1px solid var(--border);padding-top:.6rem}._meta_g670x_1 span{display:flex;align-items:center;gap:.25rem;font-size:.62rem;color:var(--muted-foreground)}._taskList_g670x_1{display:flex;flex-direction:column}._taskRow_g670x_1{display:grid;grid-template-columns:1fr auto auto;align-items:start;gap:.6rem;border-top:1px solid var(--border);padding:.85rem 0}._taskRow_g670x_1:first-child{border-top:0}._taskMain_g670x_1{display:flex;flex-direction:column}._taskRow_g670x_1 strong{font-size:.74rem}._taskRow_g670x_1 span{font-size:.65rem;color:var(--muted-foreground);margin-top:.15rem}._output_g670x_1{margin-top:.65rem;padding:.7rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}._output_g670x_1 b{font-size:.65rem}._output_g670x_1 p{font-size:.69rem;line-height:1.5;white-space:pre-wrap;margin:.35rem 0;color:var(--foreground)}._output_g670x_1 small{font-size:.6rem;color:var(--muted-foreground)}._taskControls_g670x_1{display:flex;gap:.45rem;align-items:center;flex-wrap:wrap;margin-top:.6rem}._qaOk_g670x_1{display:inline-flex!important;align-items:center;gap:.25rem;color:var(--success)!important}._empty_g670x_1{font-size:.72rem;color:var(--muted-foreground);padding:1rem 0}._helper_g670x_1{font-size:.7rem;line-height:1.45;color:var(--muted-foreground)}._form_g670x_1{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem}._form_g670x_1 label{font-size:.69rem;font-weight:600;display:flex;flex-direction:column;gap:.35rem}._success_g670x_1{font-size:.68rem;color:var(--success);display:flex;align-items:center;gap:.3rem}@media(max-width:950px){._header_g670x_1,._layout_g670x_1{grid-template-columns:1fr}._agentGrid_g670x_1{grid-template-columns:1fr 1fr}}@media(max-width:620px){._page_g670x_1{padding:1rem}._agentGrid_g670x_1{grid-template-columns:1fr}._taskRow_g670x_1{grid-template-columns:1fr auto}._taskRow_g670x_1>div{grid-column:1/-1}}
