:root{--color-brand: #0f766e;--color-page: #f5f7fa;--color-surface: #ffffff;--color-border: #e5e7eb;--color-text: #1d2433;--radius-control: 8px;--page-max-width: 1440px}:root{color:var(--color-text);background:var(--color-page)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--color-page)}.app-layout{min-height:100vh}.app-layout>.ant-layout{min-width:0}.app-sider{position:sticky!important;top:0;height:100vh;overflow:hidden}.brand-block{display:flex;gap:12px;align-items:center;min-height:82px;padding:20px 16px}.brand-block.collapsed{justify-content:center;padding-inline:0}.brand-block h4{color:#fff!important;margin:0!important;font-size:17px}.brand-block .ant-typography{color:#aeb7c7}.brand-mark{background:var(--color-brand);font-weight:700}.app-sider .ant-menu{background:transparent;border-inline-end:0}.sider-bottom{position:absolute;left:10px;right:10px;bottom:18px}.sider-user{color:#d8e1ef!important;width:100%;text-align:left}.app-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:60px;min-height:60px;line-height:normal;padding:0 28px;border-bottom:1px solid #e5e7eb;background:#fff}.route-heading{display:flex;align-items:center;gap:12px;min-width:0}.route-heading-eyebrow{color:#0f766e!important;font-size:11px;font-weight:700;letter-spacing:.08em;white-space:nowrap}.route-heading-main{display:flex;align-items:baseline;gap:10px;min-width:0}.route-heading-title{font-size:16px;white-space:nowrap}.route-heading-description{max-width:min(520px,42vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-content{max-width:var(--page-max-width);width:100%;margin:0 auto;padding:30px 34px 64px}.app-content:has(.workspace-chat-page){height:calc(100vh - 60px);display:flex;flex-direction:column;padding-block:14px 24px}.page-stack{display:grid;gap:18px;min-width:0}.page-stack>*{min-width:0;max-width:100%}.page-stack .ant-table-wrapper{min-width:0;width:100%}.page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.page-intro h3{margin:4px 0 2px!important}.eyebrow{display:block;color:#0f766e!important;font-size:11px;font-weight:700;letter-spacing:.08em}.metric-card{height:100%}.metric-card .ant-statistic-content{font-weight:700}.metric-card .anticon{color:#0f766e}.onboarding-card{border-top:3px solid #0f766e}.onboarding-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.onboarding-head h4{margin:5px 0 0!important;max-width:720px}.back-button{padding-left:0;display:block}.client-avatar{background:#d8f7ee;color:#0f766e}.notice,.answer-card{background:#f7fbfa}.side-stack{display:grid;gap:16px}.full-width{width:100%}.fatal-page,.loading-page{min-height:100vh;display:grid;place-items:center;padding:24px}.fatal-page{max-width:700px;margin:auto}.loading-block{display:grid;place-items:center;padding:40px 0}.home-agent-card{border-top:3px solid #0f766e}.today-operations-page{min-height:calc(100vh - 154px);grid-template-rows:auto minmax(0,1fr)}.home-agent-card.fill{min-height:0}.home-agent-card.fill .ant-card-body{min-height:calc(100vh - 250px);display:flex;flex-direction:column}.home-agent-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.home-agent-icon{color:#0f766e;font-size:18px}.home-agent-context{background:#f7fbfa;padding:14px 16px;border-radius:8px;margin-bottom:16px}.home-agent-conversation{display:grid;align-content:start;gap:12px;max-height:460px;overflow-y:auto;padding:2px 4px 2px 0;min-height:0}.conversation-loading{min-height:120px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#64748b}.home-agent-message-row{display:flex;gap:10px;align-items:flex-start}.home-agent-message-row.user{flex-direction:row-reverse}.home-agent-avatar{flex:none;background:#eef2f6;color:#475569}.home-agent-message-row.assistant .home-agent-avatar{background:#e8f7f3;color:#0f766e}.home-agent-message{border:1px solid #e7edf0;border-radius:10px;padding:12px 14px;background:#fff}.home-agent-message.user{max-width:min(760px,78%);background:#f0fbf7;border-color:#cde9df}.home-agent-message.assistant{max-width:min(980px,86%)}.home-agent-message.assistant.is-thinking{max-width:min(1080px,96%);width:min(1080px,96%);padding:0;overflow:hidden;background:linear-gradient(180deg,#fbfefd,#f4faf8);border-color:#d7ebe4}.home-agent-message-row.is-reveal,.chat-row.is-reveal{animation:agent-reply-reveal .28s ease both}@keyframes agent-reply-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-agent-message .ant-typography{margin:4px 0 0!important}.agent-markdown{margin-top:4px;font-size:14px;line-height:1.6;color:#1f2937;word-break:break-word}.agent-markdown>:first-child{margin-top:0}.agent-markdown>:last-child{margin-bottom:0}.agent-markdown h1,.agent-markdown h2,.agent-markdown h3,.agent-markdown h4{margin:16px 0 8px;font-weight:600;line-height:1.4}.agent-markdown h2{font-size:16px}.agent-markdown h3{font-size:15px}.agent-markdown p{margin:8px 0}.agent-markdown ul,.agent-markdown ol{margin:8px 0;padding-left:20px}.agent-markdown hr{border:none;border-top:1px solid #e7edf0;margin:14px 0}.agent-markdown table{width:100%;min-width:100%;border-collapse:collapse;margin:0;font-size:13px;table-layout:auto}.agent-table-wrap{margin:12px 0;border:1px solid #e7edf0;border-radius:10px;overflow:hidden;background:#fff}.agent-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;background:#f8fafc;border-bottom:1px solid #e7edf0}.agent-table-actions{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-end}.agent-table-scroll{width:100%;overflow-x:auto}.agent-markdown thead{background:#f8fafc}.agent-markdown th,.agent-markdown td{border:1px solid #e7edf0;padding:8px 12px;vertical-align:middle;white-space:normal;word-break:break-word;max-width:280px}.agent-markdown th{font-weight:600;color:#334155;white-space:nowrap}.agent-markdown td{color:#1f2937}.agent-markdown .is-numeric{white-space:nowrap;font-variant-numeric:tabular-nums}.agent-markdown .is-text{white-space:normal}.agent-markdown code{background:#f1f5f9;border-radius:4px;padding:1px 4px;font-size:12px}.agent-markdown blockquote{margin:8px 0;padding:8px 12px;border-left:3px solid #cbd5e1;background:#f8fafc;color:#475569}.home-agent-footer{flex:none;margin-top:auto;padding-top:8px;border-top:1px solid #eef2f6;background:#fff}.home-agent-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin-top:8px}.home-agent-card.fill .home-agent-conversation{flex:1 1 auto;max-height:none;min-height:0}.integration-cta-card{border-top:3px solid #d97706}.triage-overview-card{border-top:3px solid #1677ff}.triage-queue{margin-top:18px}.triage-queue-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:4px}.triage-queue-item{cursor:pointer;border-radius:8px;padding-inline:10px!important}.triage-queue-item:hover{background:#f2f7ff}.triage-currency-policy{display:block;margin-top:12px;font-size:12px}.workspace-chat-page{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;min-width:0;height:100%;min-height:0;overflow:hidden}.workspace-chat-page.unauthorized-only{max-width:720px}.workspace-chat-page .page-intro{flex:none;gap:10px}.workspace-chat-page .page-intro h3{margin:2px 0 0!important;font-size:24px;line-height:1.22}.workspace-chat-page .page-intro .ant-typography-secondary{font-size:13px;line-height:1.45}.workspace-chat-layout{display:grid;grid-template-columns:268px minmax(0,1fr);gap:12px;flex:1 1 auto;min-height:0;overflow:hidden}.chat-session-panel{display:flex;flex-direction:column;gap:10px;background:#fff;border:1px solid #e7edf0;border-radius:12px;padding:12px;height:100%;min-height:0;overflow:hidden}.chat-session-head{display:flex;flex-direction:column}.chat-session-list{overflow-y:auto;min-height:0;flex:1;margin-top:8px}.chat-session-list .ant-list-item{cursor:pointer;border-radius:8px;padding:8px 10px!important}.chat-session-list .ant-list-item:hover,.chat-session-list .ant-list-item.active{background:#eef9f5}.chat-session-list .ant-list-item .ant-list-item-meta{min-width:0}.chat-session-list .ant-list-item .ant-list-item-action{margin-inline-start:6px}.session-row-actions{flex:none;opacity:0;pointer-events:none;transition:opacity .16s ease}.chat-session-list .ant-list-item:hover .session-row-actions,.session-row-actions:focus-within{opacity:1;pointer-events:auto}.session-history-title .ant-input{width:100%}.agent-preset-strip{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-width:thin;margin:8px 0 0;padding-bottom:2px}.agent-preset-button{flex:0 0 auto;display:inline-flex;gap:6px;align-items:center;min-height:32px;max-width:190px;padding:5px 10px 5px 6px;border:1px solid #d8e4e1;border-radius:16px;background:#fff;color:#1f2937;text-align:left;cursor:pointer}.agent-preset-button:hover:not(:disabled){border-color:#0f766e;background:#f3fbf8}.agent-preset-button:disabled{cursor:not-allowed;opacity:.58}.agent-preset-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:12px;background:#e8f7f3;color:#0f766e;font-size:13px;flex:none}.agent-preset-copy{min-width:0;display:block}.agent-preset-title{font-weight:600;font-size:13px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-chat-layout .home-agent-card{margin:0;height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column}.workspace-chat-layout .home-agent-card.fill .ant-card-body{min-height:0;flex:1 1 auto;height:100%;overflow:hidden;display:flex;flex-direction:column}.today-agent-toolbar{display:flex;gap:8px}.agent-conversation-titlebar{display:flex;align-items:center;gap:6px;min-height:32px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #eef2f6;min-width:0}.agent-conversation-title{display:block;min-width:0;flex:1 1 auto;font-size:14px;line-height:1.4}.account-overview-card .ant-card-body{padding-top:18px}.account-overview-layout{display:grid;grid-template-columns:minmax(360px,1.1fr) minmax(420px,.9fr);gap:20px;align-items:stretch}.account-identity-panel{min-width:0;display:grid;align-content:start;gap:16px;padding:18px;border:1px solid #e6edf0;border-radius:10px;background:linear-gradient(180deg,#fbfdfc,#f7fbfa)}.account-identity-head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center}.account-identity-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#e8f7f3;color:#0f766e;font-size:20px}.account-identity-title{min-width:0;display:grid;gap:2px}.account-identity-kicker{font-size:12px;line-height:1.2}.account-identity-name{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:1.35}.account-identity-meta{display:grid;gap:8px}.account-meta-row{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:start;min-width:0;line-height:1.45}.account-token-line{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.account-copy-value{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.account-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:14px;border-top:1px solid #e4ecef}.account-detail-item{min-width:0;display:grid;gap:4px;padding:10px 12px;border-radius:8px;background:#ffffffc7}.account-detail-item:last-child:nth-child(odd){grid-column:1 / -1}.account-detail-label{font-size:12px;line-height:1.2}.account-detail-value{min-width:0;color:#1d2433;font-weight:600;line-height:1.45}.account-metric-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-metric{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:start;padding:16px;border:1px solid #e6edf0;border-radius:10px;background:#fff}.account-metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#f1f5f9;color:#64748b;font-size:18px}.account-metric-copy{min-width:0;display:grid;gap:3px}.account-metric-label{color:#64748b;font-size:12px;line-height:1.2}.account-metric-value{color:#1d2433;font-size:26px;font-weight:750;line-height:1.1;overflow-wrap:anywhere}.account-metric-hint{font-size:12px;line-height:1.35}.account-metric-success .account-metric-icon{background:#e8f7f3;color:#0f766e}.account-metric-success .account-metric-value{color:#12805f}.account-metric-info .account-metric-icon{background:#eef5ff;color:#2563eb}.account-metric-info .account-metric-value{color:#2563eb}.account-metric-warning .account-metric-icon{background:#fff7e6;color:#b45309}.account-metric-warning .account-metric-value{color:#b45309;font-size:24px}.account-metric-danger .account-metric-icon{background:#fff1f2;color:#dc2626}.account-metric-danger .account-metric-value{color:#dc2626;font-size:24px}.data-center-page .ant-statistic-title{font-size:12px}.data-center-card .ant-card-body{min-width:0}.data-center-capability-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:10px 14px;border:1px solid #e1ebe8;border-radius:999px;background:#fff}.data-center-capability-title{flex:none;color:#0f766e}.data-center-capability-summary{min-width:0;justify-content:flex-end}.data-center-capability-summary .ant-typography-secondary{font-size:12px}.capability-info-button{width:24px;height:24px;color:#0f766e}.capability-popover-overlay{max-width:min(420px,calc(100vw - 32px))}.capability-popover-content{display:grid;gap:12px;width:380px;max-width:calc(100vw - 64px)}.data-center-agent-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:14px 16px;border:1px solid #e1ebe8;border-radius:12px;background:#fff}.data-center-agent-main{display:grid;gap:4px;min-width:0}.data-center-agent-main .ant-typography-secondary{font-size:13px}.data-center-agent-icon{color:#0f766e}.data-center-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.data-center-tags .ant-tag{margin-inline-end:0}.clickable-tag{cursor:pointer}.clickable-tag:hover{color:#0f766e;border-color:#0f766e;background:#f3fbf8}.data-center-stat-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.data-center-stat-actions.compact{gap:8px}.data-center-stat-button{width:100%;height:100%;min-width:0;display:grid;gap:4px;padding:10px 12px;border:1px solid #e1ebe8;border-radius:8px;background:#fff;color:#1d2433;text-align:left;cursor:pointer}.data-center-stat-button:hover{border-color:#0f766e;background:#f7fbfa}.data-center-stat-button span{color:#64748b;font-size:12px}.data-center-stat-button strong{font-size:24px;line-height:1.1}.data-center-stat-actions.compact .data-center-stat-button{padding:8px 10px}.data-center-stat-actions.compact .data-center-stat-button strong{font-size:20px}.data-health-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:12px}.data-health-strip>div,.data-health-strip>button{display:grid;gap:4px;min-width:0;padding:10px 12px;border:1px solid #eef2f6;border-radius:8px;background:#fbfdfc}.data-health-strip>button{color:inherit;font:inherit;text-align:left;cursor:pointer}.data-health-strip>button:hover,.data-health-strip>button:focus-visible{border-color:#0f766e;background:#f7fbfa;outline:none}.data-health-strip .ant-typography-secondary{font-size:12px}.data-center-agent-actions{flex:none;justify-content:flex-end}.data-center-period-controls{justify-content:flex-end}.data-center-attention-trigger{width:32px;padding-inline:0;color:#b45309}.data-center-attention-popover{width:min(420px,80vw);max-height:320px;overflow-y:auto}.data-center-attention-popover .ant-list-item{align-items:flex-start;padding-block:8px}.daily-check-history{width:min(520px,80vw);max-height:360px;overflow-y:auto}.daily-check-history .ant-list-item{align-items:flex-start}.capability-detail-modal .ant-modal-body{max-height:min(680px,calc(100vh - 180px));overflow:hidden}.capability-detail-modal .ant-tabs-content-holder{min-height:0}.capability-detail-modal .ant-table-wrapper{min-width:0}.advertiser-account-cell{width:100%;min-width:0}.advertiser-account-cell .ant-typography{max-width:260px}.partner-name-tag{max-width:150px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}@media (max-width: 900px){.workspace-chat-layout{grid-template-columns:1fr;grid-template-rows:minmax(120px,220px) minmax(0,1fr)}.chat-session-panel{max-height:none}}.mcp-chip{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 16px;border:1px solid #d9d9d9;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0f;color:#1d2433;white-space:nowrap}.mcp-chip-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex:none}.mcp-chip-dot.green{background:#18b394}.mcp-chip-dot.red{background:#e5484d}.mcp-chip-dot.grey{background:#cbd5e1}.mcp-chip-dot.gold{background:#d97706}.mcp-drawer-footer{margin-top:20px;display:flex;justify-content:flex-end}.mcp-summary-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.mcp-compact-table{margin-bottom:12px}.mcp-compact-table .ant-table-cell{vertical-align:top}.mcp-compact-table .ant-typography{max-width:230px}.authorization-progress-alert{border-inline-start:3px solid #1677ff}.authorization-flow-panel{display:grid;gap:10px}.authorization-flow-panel .ant-steps{max-width:980px}.authorization-flow-panel .ant-steps-item-description{max-width:220px}.agent-scope-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(280px,420px);gap:18px;align-items:center}.client-filters{margin-bottom:16px}.client-filters .ant-input-group-wrapper{width:min(280px,100%)}.client-filters .ant-select{width:min(190px,100%)}.advertiser-checkbox-list{display:grid;gap:12px;width:100%}.advertiser-checkbox-list .ant-checkbox-wrapper{align-items:flex-start;padding:10px;border:1px solid #e5e7eb;border-radius:8px;margin-inline-start:0}.mobile-client-card{width:100%}.mobile-card-head{width:100%;justify-content:space-between}.agent-suggestions{margin-top:0}.agent-empty-state{margin:14px 0}.agent-chat-placeholder{align-self:center;justify-self:center;width:min(460px,100%);margin:auto;display:grid;justify-items:center;gap:8px;padding:24px 16px;color:#1f2937;text-align:center}.agent-chat-placeholder-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#e8f7f3;color:#0f766e;font-size:18px}.agent-chat-placeholder .ant-typography-secondary{max-width:360px;font-size:13px;line-height:1.5}.agent-chat-placeholder-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:2px}.agent-chat-placeholder-tags .ant-tag{margin-inline-end:0}.agent-thinking{width:100%;min-width:0;position:relative}.agent-thinking-track{height:2px;background:#e5f0ec;overflow:hidden}.agent-thinking-track-bar{display:block;height:100%;width:38%;border-radius:999px;background:linear-gradient(90deg,transparent,#14b8a6,#0f766e,transparent);animation:agent-thinking-sweep 1.6s ease-in-out infinite}.agent-thinking-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px 12px}.agent-thinking-status{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.agent-thinking-orb{width:28px;height:28px;border-radius:999px;background:#e8f7f3;display:inline-flex;align-items:center;justify-content:center;gap:3px;flex:0 0 auto}.agent-thinking-orb span{width:4px;height:4px;border-radius:999px;background:#0f766e;animation:agent-thinking-bounce 1.05s ease-in-out infinite}.agent-thinking-orb span:nth-child(2){animation-delay:.15s}.agent-thinking-orb span:nth-child(3){animation-delay:.3s}.agent-thinking-copy{display:grid;gap:2px;min-width:0}.agent-thinking-headline{font-size:14px!important;font-weight:600;color:#0f766e!important;margin:0!important;transition:opacity .14s ease,transform .14s ease}.agent-thinking-headline.is-out{opacity:0;transform:translateY(4px)}.agent-thinking-headline.is-in{opacity:1;transform:translateY(0)}.agent-thinking-sub{font-size:12px!important;margin:0!important}.agent-thinking-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d7ebe4;background:#fff;color:#475569;font-size:12px;padding:4px 10px;border-radius:999px;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:4px;transition:border-color .15s ease,color .15s ease,background .15s ease}.agent-thinking-toggle:hover{color:#0f766e;border-color:#9fd5c7;background:#f4fbf8}.agent-thinking-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.agent-thinking-panel.is-open{grid-template-rows:1fr}.agent-thinking-panel-inner{overflow:hidden;min-height:0}.agent-thinking-empty{display:block;padding:0 16px 14px;font-size:12px}.agent-thinking-steps{list-style:none;margin:0;padding:0 16px 14px;display:grid;gap:8px}.agent-thinking-step{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;opacity:0;transform:translateY(6px);animation:agent-thinking-step-in .28s ease forwards;animation-delay:calc(var(--step-index, 0) * 45ms)}.agent-thinking-step-mark{width:18px;height:18px;border-radius:999px;border:1px solid #d5e5e0;background:#fff;font-size:11px;line-height:16px;text-align:center;color:#94a3b8}.agent-thinking-step.is-process .agent-thinking-step-mark{border-color:#99d5c7;box-shadow:inset 0 0 0 4px #e8f7f3}.agent-thinking-step.is-done .agent-thinking-step-mark{color:#0f766e;border-color:#0f766e;background:#e8f7f3}.agent-thinking-step.is-error .agent-thinking-step-mark{color:#dc2626;border-color:#fca5a5;background:#fef2f2}.agent-thinking-step-pulse{border-color:#99d5c7;background:radial-gradient(circle at center,#14b8a6 0 35%,transparent 36%);animation:agent-thinking-pulse 1.2s ease-in-out infinite}.agent-thinking-step-text{display:grid;gap:1px;min-width:0;padding-top:1px}.agent-thinking-step-text .ant-typography{margin:0!important;font-size:13px;line-height:1.45}.agent-thinking-step-text .ant-typography-secondary{font-size:12px}.chat-live{padding:0!important;overflow:hidden;max-width:min(1080px,96%);width:min(1080px,96%);background:linear-gradient(180deg,#fbfefd,#f4faf8);border-color:#d7ebe4}.chat-live .agent-thinking{min-width:0}@keyframes agent-thinking-sweep{0%{transform:translate(-120%)}to{transform:translate(320%)}}@keyframes agent-thinking-bounce{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-3px);opacity:1}}@keyframes agent-thinking-step-in{to{opacity:1;transform:translateY(0)}}@keyframes agent-thinking-pulse{0%,to{transform:scale(.92);opacity:.7}50%{transform:scale(1);opacity:1}}@media (prefers-reduced-motion: reduce){.agent-thinking-track-bar,.agent-thinking-orb span,.agent-thinking-step,.agent-thinking-step-pulse,.agent-thinking-headline,.home-agent-message-row.is-reveal,.chat-row.is-reveal{animation:none!important;transition:none!important}.agent-thinking-step{opacity:1;transform:none}.agent-thinking-panel{transition:none}}.workspace-session-list{margin-top:16px}.workspace-session-list .ant-list-item{cursor:pointer;border-radius:8px;padding:10px!important}.workspace-session-list .ant-list-item:hover,.workspace-session-list .ant-list-item.active{background:#eef9f5}.session-history-drawer .ant-drawer-body{padding-top:14px;overflow:hidden}.session-history-body{height:100%;min-height:0;display:flex;flex-direction:column}.session-history-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.session-history-toolbar>.ant-typography{min-width:0}.session-history-list{flex:1;min-height:0;overflow-y:auto;padding-right:4px}.session-history-title{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-items:center;width:100%}.login-page{min-height:100vh;display:grid;place-items:center;background:#f5f7fa;padding:24px}.login-card{width:100%;max-width:400px}.login-brand{text-align:center;margin-bottom:20px}.login-brand h3{margin:10px 0 2px!important}.login-mark{width:46px;height:46px;margin:0 auto;display:grid;place-items:center;border-radius:10px;color:#fff;font-weight:700}.ready-strip{border-left:3px solid #18b394}.trend-chart svg{display:block}.trend-legend{display:flex;gap:18px;justify-content:center;margin-top:6px;font-size:12px;color:#4b5563}.trend-legend-item{display:inline-flex;align-items:center;gap:6px}.trend-legend-swatch{width:14px;height:3px;border-radius:2px;display:inline-block}.chat-layout{display:grid;grid-template-columns:260px 1fr;gap:16px;align-items:start}.chat-sessions .ant-card-body{padding:8px;max-height:560px;overflow:auto}.chat-session-item{cursor:pointer;border-radius:6px;padding:8px 10px!important}.chat-session-item:hover{background:#f0f5f4}.chat-session-item.active{background:#d8f7ee}.chat-main .ant-card-body{display:flex;flex-direction:column;padding:16px;min-height:560px}.chat-scroll{flex:1;overflow-y:auto;max-height:520px;padding:4px 4px 12px;display:flex;flex-direction:column;gap:14px}.chat-welcome{text-align:center;margin:auto;max-width:460px;padding:24px 0}.chat-welcome-icon{font-size:34px;color:#0f766e;margin-bottom:10px;display:block}.chat-suggestion{cursor:pointer;padding:5px 12px;font-size:13px;border-radius:14px}.chat-suggestion:hover{color:#0f766e;border-color:#0f766e}.chat-row{display:flex;gap:10px;align-items:flex-start}.chat-row.user{flex-direction:row-reverse}.chat-avatar{width:32px;height:32px;flex:none;display:grid;place-items:center;border-radius:50%;background:#eef2f6;color:#4b5563}.chat-row.user .chat-avatar{background:#0f766e;color:#fff}.chat-bubble{max-width:78%;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 14px}.chat-row.user .chat-bubble{background:#0f766e;border-color:#0f766e}.chat-row.user .chat-bubble .ant-typography{color:#fff}.chat-live{background:#f7fbfa}.chat-live-tools{display:grid;gap:2px;margin-top:8px}.chat-live-tool{font-size:12px}.trace-preview{font-size:12px;word-break:break-all;display:block}.evidence-footer{display:block;margin-top:8px;font-size:12px;border-top:1px dashed #e5e7eb;padding-top:6px}.chat-input-row{display:flex;gap:10px;margin-top:12px;align-items:flex-end}.chat-input-row .ant-input{flex:1}.skill-button{height:48px;text-align:left;justify-content:flex-start;border-color:#d8e4e1;background:#fff}.skill-button:hover{background:#f0fbf7!important}.operator-tabs>.ant-tabs-nav{margin-bottom:18px}.connection-summary{border-top:3px solid #0f766e}.action-card{min-height:150px;border-left:3px solid #94a3b8}.action-card.ok{border-left-color:#18b394}.action-card.warning,.action-card.high,.action-card.critical{border-left-color:#f59e0b}.action-card .ant-typography{margin:0!important}.top-gap{margin-top:14px}.bottom-gap{margin-bottom:14px}.opportunity-score{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#d8f7ee;color:#0f766e;font-weight:700}.report-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;align-items:start}.report-list .ant-card-body{padding:8px}.report-item{cursor:pointer;border-radius:7px;padding:10px!important}.report-item:hover,.report-item.active{background:#eef9f5}@media (max-width: 992px){.app-header{padding:0 16px}.route-heading-description{display:none}.app-content{padding:20px 16px 48px}.app-content:has(.workspace-chat-page){padding-block:12px 20px}.page-intro{align-items:flex-start;flex-direction:column}.chat-layout{grid-template-columns:1fr}.home-agent-message.user,.home-agent-message.assistant{max-width:calc(100% - 42px)}}@media (max-width: 980px){.account-overview-layout{grid-template-columns:1fr}}@media (max-width: 820px){.data-center-capability-bar,.data-center-agent-bar{align-items:flex-start;flex-direction:column;border-radius:12px}.data-center-capability-summary,.data-center-agent-actions{justify-content:flex-start}}@media (max-width: 768px){.home-agent-head{flex-direction:column}.home-agent-context .ant-descriptions-view{overflow-x:auto}.home-agent-input,.agent-scope-row{grid-template-columns:1fr}.agent-scope-row .ant-select{width:100%}.mcp-chip-label{display:none}.mcp-chip{padding-inline:10px}.header-user-button span:not(.anticon){display:none}.header-user-button{padding-inline:8px}.app-content{padding-inline:12px}.ant-card .ant-card-body{padding:16px}.ant-card .ant-card-head{padding-inline:16px}.account-identity-panel{padding:14px}.account-detail-grid,.account-metric-grid,.data-health-strip{grid-template-columns:1fr}}@media (max-width: 480px){.app-header{padding-inline:8px}.app-header>.ant-space:first-child{min-width:0}.route-heading{gap:8px}.route-heading-eyebrow{display:none}.route-heading-title{max-width:120px;overflow:hidden;text-overflow:ellipsis}.app-header>.ant-space:first-child .ant-typography:not(.route-heading-description){max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-filters,.client-filters .ant-space-item,.client-filters .ant-input-group-wrapper,.client-filters .ant-select{width:100%}.home-agent-message{padding:10px}}@media (max-width: 900px){.report-layout{grid-template-columns:1fr}}
