*{box-sizing:border-box}body{margin:0;color:#1f2933;background:#f5f7f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.page-loading{min-height:100vh;display:grid;place-items:center;color:#52606d;background:#f5f7f8}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:48px;padding:64px clamp(24px,7vw,96px);background:linear-gradient(120deg,#052226eb,#145b54c2),repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.08) 1px,transparent 1px,transparent 72px);background-size:cover;background-position:center}.login-hero{color:#fff;max-width:760px}.login-title.ant-typography{color:#fff;font-size:clamp(40px,5vw,64px);line-height:1.05;margin-bottom:18px}.login-subtitle.ant-typography{color:#ffffffdb;font-size:20px;max-width:620px}.login-card{border-radius:8px;box-shadow:0 24px 80px #0000003d}.login-alert{margin-bottom:18px}.app-shell{min-height:100vh}.app-sider{background:#fff;border-right:1px solid #e5e8eb}.brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid #e5e8eb}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;background:#176b5b;color:#fff;font-weight:700}.brand-title{display:block;color:#111827;font-weight:700}.brand-subtitle{display:block;color:#73808c;font-size:12px}.app-header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid #e5e8eb}.page-title.ant-typography{margin:0}.app-content{padding:24px}.page-stack{width:100%}.status-card{height:100%;border-radius:8px}.status-icon{width:40px;height:40px;display:grid;place-items:center;margin-bottom:16px;border-radius:6px;background:#e8f4f1;color:#176b5b;font-size:20px}.toolbar{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.attachment-field{padding:12px;border:1px solid #e5e8eb;border-radius:6px;background:#fafcfc}.attachment-field .ant-upload-wrapper .ant-upload-drag{background:#fff}.attachment-list{margin-top:12px;border-top:1px solid #eef0f2}.attachment-list .ant-list-item{padding-inline:4px}.lifecycle-stage{min-height:190px;padding:16px;border:1px solid #e5e8eb;border-radius:8px;background:#fff}.lifecycle-stage-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.lifecycle-stage-desc.ant-typography{min-height:44px;margin-bottom:12px}.lifecycle-stage-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:14px;color:#5f6b76;font-size:12px}@media(max-width:860px){.login-page{grid-template-columns:1fr;gap:24px}.login-card{width:100%}.login-title.ant-typography{font-size:38px}.toolbar{display:block}.lifecycle-stage-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.agent-workbench{display:flex;flex-direction:column;gap:20px}.agent-workbench-hero{overflow:hidden;border:1px solid #dce8e5;background:radial-gradient(circle at 92% 12%,rgba(74,179,156,.18),transparent 34%),linear-gradient(135deg,#f7fbfa,#fff 56%,#edf8f5)}.agent-workbench-hero .ant-card-body{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px}.agent-workbench-hero-main{display:flex;align-items:center;gap:16px}.agent-workbench-avatar{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:#fff;background:#176b5b;box-shadow:0 10px 26px #176b5b38;font-size:25px}.agent-workbench-hero .ant-typography{margin:0}.agent-workbench-hero p.ant-typography{margin-top:6px;color:#52606d}.agent-workbench-statuses{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.agent-chat-card,.agent-evidence-card{height:100%;border:1px solid #e5e8eb}.agent-chat-card .ant-card-body{display:flex;flex-direction:column;height:100%;min-height:calc(100vh - 246px);padding:0}.agent-chat-list{flex:1;min-height:0;overflow-y:auto;scrollbar-gutter:stable;padding:24px;background:#fbfcfc}.agent-evidence-card .ant-card-body{max-height:360px;overflow-y:auto;scrollbar-gutter:stable}.agent-message{display:flex;align-items:flex-start;gap:10px;margin-bottom:20px}.agent-message-user{flex-direction:row-reverse}.agent-message-role{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:#fff;background:#176b5b;font-size:16px;font-weight:700}.agent-message-user .agent-message-role{color:#176b5b;background:#dff1ec}.agent-message-bubble{max-width:min(82%,820px);padding:14px 16px;border:1px solid #e2e7e5;border-radius:4px 12px 12px;color:#24313b;background:#fff;box-shadow:0 6px 20px #1f29330d;line-height:1.7;white-space:pre-wrap}.agent-message-user .agent-message-bubble{border-color:#176b5b;border-radius:12px 4px 12px 12px;color:#fff;background:#176b5b}.agent-answer-gap{height:10px}.agent-message-meta{display:flex;flex-wrap:wrap;gap:4px;margin-top:12px;padding-top:10px;border-top:1px solid #edf0ef}.agent-running{display:flex;align-items:center;gap:12px}.agent-running-subtitle{margin-top:3px;color:#6b7785;font-size:12px}.agent-prompt-examples{padding:12px 20px 4px;border-top:1px solid #edf0ef;background:#fff}.agent-composer{display:flex;align-items:flex-end;gap:12px;padding:14px 20px 20px;background:#fff}.agent-composer .ant-input-textarea{flex:1}.agent-tool-list{display:flex;flex-direction:column;gap:12px}.agent-tool-item{padding:14px;border:1px solid #e1e8e6;border-radius:8px;background:#f9fcfb}.agent-tool-head{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#176b5b}.agent-tool-arguments{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.agent-tool-arguments>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px;font-size:12px}.agent-tool-item .ant-typography{margin-bottom:0}.agent-capability-list{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.agent-capability-list>div{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e4e9e7;border-radius:7px;color:#3e4c59;background:#fafcfc}.agent-capability-list .anticon{color:#176b5b}@media(max-width:860px){.agent-workbench-hero .ant-card-body,.agent-composer{align-items:stretch;flex-direction:column}.agent-workbench-statuses{justify-content:flex-start}.agent-chat-list{min-height:430px;max-height:none}.agent-message-bubble{max-width:calc(100% - 44px)}}
