.agent-command-page{--agent-accent:#e83252;--agent-accent-soft:#fff0f2;--agent-ink:#17191d;--agent-muted:#626874;--agent-border:#e5e7eb;--agent-panel:#fff;min-height:calc(100dvh - 96px);color:var(--agent-ink)}.agent-command-header{justify-content:space-between;align-items:center;gap:16px;max-width:1540px;margin:0 auto 14px;display:flex}.agent-title-line{align-items:center;gap:12px;display:flex}.agent-title-line h3{letter-spacing:0;margin:0;font-size:22px}.agent-title-line .ant-typography-secondary{color:#626874;margin-top:2px;display:block}.agent-avatar,.agent-empty-icon{color:#fff;background:var(--agent-accent);border-radius:10px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:inline-flex;box-shadow:0 8px 22px #e8325233}.agent-header-status{align-items:center;gap:6px;display:flex}.agent-command-layout{background:var(--agent-panel);border:1px solid var(--agent-border);border-radius:8px;grid-template-columns:230px minmax(0,1fr) 280px;max-width:1540px;min-height:calc(100dvh - 150px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 50px #1f24300f}.conversation-rail,.mission-rail{background:#fafbfc;min-width:0}.conversation-rail{border-right:1px solid var(--agent-border)}.mission-rail{border-left:1px solid var(--agent-border);padding:18px;overflow-y:auto}.rail-heading,.mission-heading,.agent-thread-toolbar{justify-content:space-between;align-items:center;gap:8px;min-height:52px;font-size:13px;font-weight:650;display:flex}.rail-heading{border-bottom:1px solid var(--agent-border);padding:0 12px 0 16px}.rail-heading>span,.mission-heading>span,.agent-thread-toolbar>div{align-items:center;gap:7px;display:flex}.conversation-list{flex-direction:column;gap:4px;max-height:calc(100dvh - 205px);padding:8px;display:flex;overflow-y:auto}.conversation-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;width:100%;padding:10px;transition:background .16s,border-color .16s}.conversation-item:hover{border-color:var(--agent-border);background:#fff}.conversation-item.active{background:var(--agent-accent-soft);border-color:#f3b5c0}.conversation-item strong,.conversation-item span,.conversation-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.conversation-item strong{margin-bottom:4px;font-size:13px}.conversation-item span{color:var(--agent-muted);font-size:12px}.conversation-item small{color:#8b9099;margin-top:5px;font-size:11px}.empty-rail-copy{padding:16px 10px;font-size:12px}.agent-thread{background:#fff;grid-template-rows:52px minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.agent-thread-toolbar{border-bottom:1px solid var(--agent-border);padding:0 16px}.agent-thread-scroll{background:linear-gradient(#fff 0 0) padding-box padding-box,#fff;min-height:0;padding:20px clamp(16px,3vw,38px) 28px;overflow-y:auto}.agent-empty-state{flex-direction:column;justify-content:center;align-items:flex-start;max-width:680px;min-height:410px;margin:0 auto;display:flex}.agent-empty-state .agent-empty-icon{margin-bottom:18px}.agent-empty-state h4{margin:0 0 8px;font-size:22px}.agent-empty-state>.ant-typography-secondary{color:#626874;max-width:58ch;line-height:1.7}.quick-prompt-list{border-top:1px solid var(--agent-border);flex-direction:column;width:100%;margin-top:22px;display:flex}.quick-prompt-list button,.secondary-link-list button{width:100%;color:var(--agent-ink);border:0;border-bottom:1px solid var(--agent-border);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:13px 2px;transition:color .16s,padding .16s;display:flex}.quick-prompt-list button:hover,.secondary-link-list button:hover{color:var(--agent-accent);padding-left:6px}.quick-prompt-list button:disabled{color:#a7abb2;cursor:not-allowed}.message-stream{flex-direction:column;gap:18px;max-width:880px;margin:0 auto;display:flex}.workflow-stream-slot{max-width:980px;margin:18px auto 0;scroll-margin-bottom:24px}.chat-row{align-items:flex-start;gap:10px;display:flex}.chat-row.user{justify-content:flex-end}.chat-avatar{color:#fff;background:var(--agent-accent);border-radius:7px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.chat-content{min-width:0;max-width:min(760px,100% - 40px)}.chat-bubble{color:#25282e;white-space:pre-wrap;background:#f4f5f7;border-radius:8px;padding:10px 13px;font-size:14px;line-height:1.7}.chat-row.user .chat-bubble{color:#fff;background:#25282e}.pending-action-buttons{gap:8px;margin-top:8px;display:flex}.agent-thinking{min-height:34px;color:var(--agent-muted);align-items:center;gap:5px;font-size:13px;display:flex}.agent-thinking span{background:var(--agent-accent);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite agent-thinking}.agent-thinking span:nth-child(2){animation-delay:.12s}.agent-thinking span:nth-child(3){animation-delay:.24s}@keyframes agent-thinking{0%,70%,to{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.agent-decision-panel,.workflow-console{border:1px solid var(--agent-border);background:#fff;border-radius:8px;margin:10px 0 18px;padding:18px}.agent-login-inline{max-width:760px;margin:0 auto 18px}.agent-login-inline .xhs-login-panel{background:snow;border-color:#efc5cc;min-height:0}.agent-login-inline .xhs-login-panel .ant-card-head{border-bottom-color:#f4dce0}.agent-decision-panel{box-shadow:0 12px 28px #1f24300f}.keyword-selection-summary{color:#285f3d;background:#f6faf7;border:1px solid #cfe5d6;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:8px;padding:10px 12px;display:grid}.keyword-selection-summary>.anticon{color:#2f8f5b;font-size:17px}.keyword-selection-summary>div{flex-direction:column;gap:2px;min-width:0;display:flex}.keyword-selection-summary>div>span:last-child{color:#52705e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.keyword-selection-summary .ant-tag{margin:0}.decision-heading,.workflow-decision-heading,.workflow-console-header,.copy-result-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.decision-heading>div,.workflow-decision-heading>div{flex-direction:column;gap:3px;display:flex}.keyword-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.keyword-choice{border:1px solid var(--agent-border);cursor:pointer;border-radius:7px;align-items:flex-start;gap:9px;min-width:0;padding:10px;transition:border-color .16s,background .16s;display:flex}.keyword-choice:hover,.keyword-choice.selected{background:var(--agent-accent-soft);border-color:#ed93a4}.keyword-choice span{min-width:0}.keyword-choice strong,.keyword-choice small{display:block}.keyword-choice strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.keyword-choice small{color:var(--agent-muted);margin-top:3px;font-size:11px}.new-keyword-row,.inline-copy-editor,.composer-row{align-items:flex-end;gap:8px;display:flex}.new-keyword-row .ant-input,.inline-copy-editor .ant-input{flex:1}.decision-footnote{margin-top:9px;font-size:12px;display:block}.workflow-console{background:#fcfcfd;border-color:#dde0e5;max-width:980px;margin:0 auto;padding:20px}.workflow-console-header h4{margin:5px 0 3px;font-size:18px}.workflow-kicker{color:var(--agent-muted);align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.workflow-live-status{color:var(--agent-muted);justify-content:space-between;align-items:center;gap:12px;margin:8px 0 2px;font-size:11px;display:flex}.workflow-live-status>span:first-child{color:#4f5560;align-items:center;gap:6px;font-weight:650;display:inline-flex}.workflow-live-status .live-dot{width:6px;height:6px}.live-dot{background:var(--agent-accent);border-radius:50%;width:7px;height:7px;animation:1.7s ease-out infinite live-pulse;box-shadow:0 0 0 4px #e832521a}@keyframes live-pulse{0%{box-shadow:0 0 #e8325238}70%{box-shadow:0 0 0 7px #e8325200}to{box-shadow:0 0 #e8325200}}.success-icon{color:#2f8f5b}.error-icon{color:#c73737}.workflow-progress-number{color:var(--agent-ink);font-variant-numeric:tabular-nums;flex:none;font-size:24px;font-weight:700}.workflow-step-rail{grid-template-columns:repeat(5,minmax(0,1fr));margin:15px 0 18px;display:grid}.workflow-step{color:#90949c;text-align:center;flex-direction:column;align-items:center;gap:6px;font-size:11px;display:flex;position:relative}.workflow-step:not(:last-child):after{content:"";background:#dfe2e6;width:calc(100% - 30px);height:1px;position:absolute;top:11px;left:calc(50% + 15px)}.workflow-step.completed:not(:last-child):after{background:#ef9cab}.workflow-step-dot{z-index:1;background:#fff;border:1px solid #d7dae0;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:11px;display:inline-flex;position:relative}.workflow-step.completed,.workflow-step.active{color:var(--agent-ink);font-weight:600}.workflow-step.completed .workflow-step-dot{color:var(--agent-accent);border-color:#ef9cab}.workflow-step.active .workflow-step-dot{color:#fff;border-color:var(--agent-accent);background:var(--agent-accent)}.workflow-metrics{border-top:1px solid var(--agent-border);border-bottom:1px solid var(--agent-border);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.workflow-metrics>div{text-align:center;min-width:0;padding:12px 8px}.workflow-metrics strong,.workflow-metrics span{display:block}.workflow-metrics strong{font-variant-numeric:tabular-nums;font-size:18px}.workflow-metrics span{color:var(--agent-muted);margin-top:2px;font-size:11px}.workflow-context-link{color:#40444c;background:#f3f4f6;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin:14px 0 0;padding:10px 12px;font-size:12px;display:flex}.workflow-context-link>div{align-items:center;gap:8px;display:flex}.workflow-decision,.workflow-copy-stack{border-top:1px solid var(--agent-border);margin-top:18px;padding-top:18px}.selection-list{border-top:1px solid var(--agent-border);flex-direction:column;margin:12px 0;display:flex}.selection-row{border-bottom:1px solid var(--agent-border);cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 8px;transition:background .16s;display:grid}.selection-row:hover,.selection-row.selected{background:#fff6f7}.selection-main{min-width:0}.selection-main strong,.selection-main small{display:block}.selection-main strong{font-size:13px;line-height:1.5}.selection-main small{color:var(--agent-muted);margin-top:3px;font-size:11px}.selection-meta{white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex}.workflow-copy-stack{flex-direction:column;gap:12px;display:flex}.workflow-copy-result{border:1px solid var(--agent-border);background:#fff;border-radius:7px;padding:14px}.copy-result-heading>div{align-items:center;gap:8px;min-width:0;display:flex}.copy-result-heading strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.copy-result-body{border-top:1px solid var(--agent-border);border-bottom:1px solid var(--agent-border);color:#343840;white-space:pre-wrap;max-height:230px;margin:12px 0;padding:12px 0;font-size:13px;line-height:1.75;overflow-y:auto}.copy-workflow-caption{margin-top:7px;font-size:11px;display:block}.workflow-event-log{color:var(--agent-muted);margin-top:16px;font-size:12px}.workflow-error-actions{align-items:center;gap:8px;display:flex}.workflow-console .ant-alert-with-description{grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.workflow-console .ant-alert-with-description .ant-alert-icon{grid-area:1/1/span 2}.workflow-console .ant-alert-with-description .ant-alert-content{grid-column:2;min-width:0}.workflow-console .ant-alert-with-description .ant-alert-action{margin-top:12px;grid-column:2;margin-inline-start:0}.workflow-event-log summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:inline-flex}.workflow-event-log>div{margin-top:10px;padding-left:5px}.workflow-event-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px;padding:5px 0;display:grid}.workflow-event-row time{color:#9a9ea6;font-size:10px}.event-dot{background:#b7bbc3;border-radius:50%;width:5px;height:5px;margin-top:6px}.agent-composer{border-top:1px solid var(--agent-border);background:#fff;padding:12px 16px}.agent-composer .ant-alert{margin-bottom:8px}.composer-row{align-items:stretch}.composer-row .ant-input{resize:none;min-height:42px}.composer-row .ant-btn{width:44px;height:42px}.agent-composer>.ant-typography-secondary{margin-top:6px;font-size:11px;display:block}.mission-section+.mission-section{border-top:1px solid var(--agent-border);margin-top:22px;padding-top:18px}.mission-heading{min-height:auto;margin-bottom:10px}.project-stat-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.project-stat-list button{border:1px solid var(--agent-border);text-align:left;cursor:pointer;background:#fff;border-radius:7px;padding:10px;transition:border-color .16s,transform .16s}.project-stat-list button:hover{border-color:#ef9cab;transform:translateY(-1px)}.project-stat-list strong,.project-stat-list span{display:block}.project-stat-list strong{font-size:18px}.project-stat-list span{color:var(--agent-muted);margin-top:2px;font-size:11px}.rule-list{flex-direction:column;display:flex}.rule-list>div{border-bottom:1px solid var(--agent-border);justify-content:space-between;align-items:center;gap:8px;padding:9px 0;font-size:12px;display:flex}.rule-list span{color:var(--agent-muted)}.secondary-link-list button{padding:10px 0;font-size:12px}@media (width<=1180px){.agent-command-layout{grid-template-columns:210px minmax(0,1fr)}.mission-rail{display:none}}@media (width<=767px){.agent-command-page{min-height:auto}.agent-command-header{align-items:flex-start;margin-bottom:10px}.agent-title-line h3{font-size:18px}.agent-title-line .ant-typography-secondary{display:none}.agent-avatar{width:36px;height:36px;font-size:18px}.agent-header-status .ant-tag:nth-child(2){text-overflow:ellipsis;max-width:104px;overflow:hidden}.agent-command-layout{min-height:0;box-shadow:none;background:0 0;border:0;flex-direction:column;display:flex;overflow:visible}.conversation-rail{border:1px solid var(--agent-border);background:#fff;border-radius:8px;order:0}.conversation-list{flex-direction:row;max-height:none;padding:8px;overflow-x:auto}.conversation-item{flex:0 0 190px}.agent-thread{border:1px solid var(--agent-border);border-radius:8px;order:1;min-height:72dvh;margin-top:10px;overflow:hidden}.agent-thread-scroll{max-height:none;padding:14px 10px 20px;overflow:visible}.agent-empty-state{min-height:420px;padding:20px 8px}.workflow-console{padding:14px 10px}.workflow-console-header{gap:8px}.workflow-progress-number{font-size:20px}.workflow-step{font-size:9px}.workflow-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-context-link,.workflow-decision-heading,.decision-heading,.copy-result-heading{flex-direction:column;align-items:stretch}.keyword-selection-summary{grid-template-columns:auto minmax(0,1fr)}.keyword-selection-summary .ant-tag{grid-column:2;justify-self:start}.workflow-error-actions{flex-direction:column;align-items:stretch}.keyword-choice-grid{grid-template-columns:1fr}.new-keyword-row,.inline-copy-editor{flex-direction:column;align-items:stretch}.selection-row{grid-template-columns:auto minmax(0,1fr)}.selection-meta{flex-wrap:wrap;grid-column:2}.chat-content{max-width:calc(100% - 28px)}.agent-composer{bottom:calc(64px + env(safe-area-inset-bottom));z-index:20;position:sticky}}@media (prefers-reduced-motion:reduce){.agent-thinking span,.live-dot{animation:none}.conversation-item,.keyword-choice,.selection-row,.quick-prompt-list button,.secondary-link-list button,.project-stat-list button{transition:none}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#17191d;background:#f5f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji}#root,.app-shell{min-height:100vh}.app-content{margin:16px;overflow:auto}.desktop-brand{border-bottom:1px solid #eceef1;align-items:center;gap:10px;height:70px;padding:0 14px;display:flex}.desktop-brand-mark{color:#fff;background:#e83252;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:inline-flex}.desktop-brand>span:last-child{min-width:0}.desktop-brand strong,.desktop-brand small{white-space:nowrap;display:block}.desktop-brand strong{color:#1d2025;font-size:14px}.desktop-brand small{color:#858a94;margin-top:1px;font-size:10px}.primary-navigation{margin-top:10px;border-inline-end:0!important}.primary-navigation .ant-menu-item{font-weight:650}.primary-navigation .ant-menu-item-selected{color:#c92846;background:#fff0f2}.secondary-navigation-label{padding:18px 22px 7px;font-size:11px;font-weight:650;display:block;color:#9297a0!important}.secondary-navigation{border-inline-end:0!important}.mobile-brand{color:#ff2e4c;white-space:nowrap;align-items:center;gap:7px;font-size:17px;font-weight:700;line-height:1;display:inline-flex}.mobile-bottom-nav{z-index:1000;height:calc(64px + env(safe-area-inset-bottom));padding:6px 6px calc(6px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #f0f0f0;gap:2px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto;box-shadow:0 -8px 24px #0000000f}.mobile-bottom-nav-item{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-direction:column;flex:1 0 60px;justify-content:center;align-items:center;gap:3px;height:52px;font-size:12px;display:flex}.mobile-bottom-nav-item.active{color:#ff2e4c;background:#fff1f0;font-weight:600}.mobile-bottom-nav-icon{font-size:18px;display:inline-flex}.mobile-bottom-nav-label{text-overflow:ellipsis;white-space:nowrap;max-width:58px;overflow:hidden}.mobile-card-list{flex-direction:column;gap:10px;display:flex}.mobile-list-card{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:12px}.mobile-list-card-title{margin-bottom:8px;font-size:15px;font-weight:600;line-height:1.45}.mobile-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.mobile-actions .ant-btn{flex:auto}.xhs-login-panel{height:100%;min-height:258px}.xhs-login-panel .ant-card-body{min-height:194px}.xhs-login-loading,.xhs-login-success,.xhs-login-qr{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:180px;display:flex}.xhs-login-code{background:#fff;border:1px solid #f0f0f0;padding:10px}.xhs-login-success-icon{color:#52c41a;font-size:42px}.xhs-login-success .ant-typography{margin:0}.xhs-login-copy{max-width:260px}.xhs-login-expiry{font-size:12px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.topic-row-active>td{background:#fff1f0!important}.topic-row-active>td:first-child{box-shadow:inset 4px 0 #ff4d6d}@media (width<=767px){body{background:#f7f7f8}.app-shell-mobile{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.app-shell-mobile .ant-layout-header{z-index:900;height:54px;line-height:54px;position:sticky;top:0}.app-shell-mobile .app-content{margin:10px;padding-bottom:78px;overflow:visible}.app-shell-mobile .ant-card{border-radius:8px}.app-shell-mobile .ant-card-head{min-height:46px;padding:0 12px}.app-shell-mobile .ant-card-head-title{font-size:15px}.app-shell-mobile .ant-card-body{padding:12px}.app-shell-mobile .ant-table-wrapper,.app-shell-mobile .ant-descriptions-view{overflow-x:auto}.app-shell-mobile .ant-modal{max-width:calc(100vw - 20px);top:12px}.app-shell-mobile .ant-drawer-content-wrapper{width:100vw!important}.app-shell-mobile .ant-statistic-title{font-size:12px}.app-shell-mobile .ant-statistic-content{font-size:20px}.app-shell-mobile h2{font-size:20px;margin-bottom:12px!important}}
