:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#172033;background:#f6f8fa;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.enterprise-layout{display:flex;min-height:100vh;padding:0;background:#f0f2f6}.enterprise-sidebar{position:sticky;top:0;display:flex;flex-direction:column;width:230px;min-width:230px;height:100vh;overflow:hidden;background:#1a2332;color:#fff}.sidebar-logo{display:flex;align-items:center;gap:12px;padding:22px 18px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-logo-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 10px 24px #2563eb47}.sidebar-logo strong,.sidebar-logo span{display:block}.sidebar-logo strong{font-size:15px;letter-spacing:.2px}.sidebar-logo span{margin-top:2px;color:#ffffff73;font-size:11px}.sidebar-nav{flex:1;overflow:auto;padding:12px 0}.sidebar-nav-group{display:grid;gap:2px;padding-bottom:10px}.sidebar-nav-group p{margin:12px 20px 5px;color:#ffffff57;font-size:10px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.sidebar-nav button{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 18px;border:0;border-radius:0;color:#ffffffad;background:transparent;text-align:left;font-size:13.5px;font-weight:750}.sidebar-nav button:hover{color:#fff;background:#2d3a52}.sidebar-nav button.active{color:#fff;background:#2563eb38}.sidebar-nav button.active:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#2563eb}.sidebar-nav button em{min-width:20px;padding:1px 6px;border-radius:999px;color:#fff;background:#dc2626;font-size:10px;font-style:normal;font-weight:900;text-align:center}.sidebar-user-card{display:grid;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:10px;padding:16px 18px;border-top:1px solid rgba(255,255,255,.08)}.sidebar-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);font-weight:900}.sidebar-user-card strong,.sidebar-user-card span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-card strong{font-size:13px}.sidebar-user-card span{color:#ffffff73;font-size:10px}.sidebar-user-card button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:8px;color:#ffffff8c;background:transparent}.sidebar-user-card button:hover{color:#fff;background:#2d3a52}.enterprise-main{display:flex;flex:1;min-width:0;max-height:100vh;flex-direction:column}.enterprise-topbar{display:flex;align-items:center;gap:18px;min-height:58px;padding:0 24px;border-bottom:1px solid #e2e8f0;background:#fff}.topbar-title-block{min-width:0}.topbar-title-block span{display:block;color:#64748b;font-size:12px}.topbar-title-block b{color:#2563eb}.topbar-title-block h1{max-width:none;margin:2px 0 0;font-size:17px;line-height:1.2}.topbar-search{display:flex;align-items:center;gap:8px;width:min(320px,35vw);min-height:36px;margin-left:auto;padding:0 14px;border:1px solid #e2e8f0;border-radius:999px;color:#64748b;background:#f8fafc}.topbar-search input{width:100%;min-width:0;border:0;outline:0;color:#1e293b;background:transparent;font-size:13px}.topbar-actions{display:flex;gap:8px}.topbar-actions button{position:relative;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:8px;color:#64748b;background:#f1f5f9}.topbar-actions .topbar-logout{display:flex;gap:6px;width:auto;min-width:94px;padding:0 12px;color:#334155}.topbar-logout span{font-size:12px;font-weight:850}.topbar-actions button:hover{color:#1e293b;background:#e2e8f0}.topbar-actions i{position:absolute;top:7px;right:7px;width:8px;height:8px;border:2px solid #ffffff;border-radius:50%;background:#16a34a}.enterprise-content{flex:1;min-height:0;overflow:auto;padding:22px 24px 30px}.enterprise-content>.business-flow,.enterprise-content>.dashboard-page,.enterprise-content>.workspace-page,.enterprise-content>.insight-page,.enterprise-content>.opportunity-page,.enterprise-content>.commander-page,.enterprise-content>.business-page{max-width:1280px;margin-right:auto;margin-left:auto}.kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.kpi-card{position:relative;display:flex;align-items:flex-start;gap:14px;width:100%;min-height:104px;padding:18px 18px 16px 20px;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;color:inherit;background:#fff;box-shadow:0 1px 3px #0f172a0f;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.kpi-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#2563eb}.kpi-card.green:before{background:#16a34a}.kpi-card.orange:before{background:#d97706}.kpi-card.purple:before{background:#7c3aed}.kpi-card:hover{border-color:#cbd5e1;box-shadow:0 10px 22px #0f172a1a;transform:translateY(-1px)}.kpi-card.active{border-color:#16653447;box-shadow:0 12px 28px #0f172a1f}.kpi-card:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}.kpi-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;color:#2563eb;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.kpi-card.green .kpi-icon{color:#16a34a;background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.kpi-card.orange .kpi-icon{color:#d97706;background:linear-gradient(135deg,#ffedd5,#fed7aa)}.kpi-card.purple .kpi-icon{color:#7c3aed;background:linear-gradient(135deg,#ede9fe,#ddd6fe)}.kpi-card span,.kpi-card strong,.kpi-card small{display:block}.kpi-card span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:.3px;text-transform:uppercase}.kpi-card strong{margin-top:4px;color:#1e293b;font-size:26px;line-height:1}.kpi-card small{margin-top:6px;color:#64748b;font-size:11px}.kpi-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.kpi-detail-panel{padding:16px;border:1px solid #dbe7ef;border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f172a0f}.kpi-detail-panel.active{border-color:#16653452;background:linear-gradient(180deg,#f0fdf4,#fff 46%);box-shadow:0 12px 28px #0f172a1a}.kpi-detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.kpi-detail-head strong{display:block;color:#0f172a;font-size:17px}.kpi-detail-head span{display:inline-block;margin-bottom:5px;padding:4px 8px;border-radius:999px;color:#065f46;background:#d1fae5;font-size:11px;font-weight:900}.kpi-detail-head button{padding:8px 12px;border:0;border-radius:10px;color:#065f46;background:#ecfdf5;font-weight:900}.kpi-detail-list{display:grid;gap:10px}.kpi-detail-row{display:grid;gap:6px;width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:10px;color:inherit;background:#f8fafc;font:inherit;text-align:left}.kpi-detail-row:hover{border-color:#b6d8c7;background:#f0fdf4}.kpi-detail-row span{color:#0f172a;font-weight:900;line-height:1.35}.kpi-detail-row small{color:#64748b;font-size:12px}.app-shell{min-height:100vh;padding:22px;background:#f6f8fa}.app-shell.enterprise-layout{display:flex;padding:0;background:#f0f2f6}.auth-shell{display:grid;place-items:center;min-height:100vh;padding:20px;background:#f6f8fa}.auth-card{width:min(460px,100%);padding:24px;border:1px solid #dde4ec;border-radius:8px;background:#fff}.auth-card h1{margin-bottom:10px;font-size:34px}.auth-subtitle{margin-bottom:18px;color:#667085;line-height:1.45}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.auth-tabs button,.auth-submit{min-height:42px;border:0;border-radius:8px;font-weight:900}.auth-tabs button{color:#344054;background:#eef2f6}.auth-tabs button.active,.auth-submit{color:#fff;background:#172033}.auth-form{display:grid;gap:10px}.auth-form label{display:grid;gap:6px;color:#344054;font-size:13px;font-weight:900}.auth-hint,.auth-status{margin:12px 0 0;color:#667085;line-height:1.45}.auth-status{color:#9f1239}.app-top,.workspace-page,.insight-page,.opportunity-page,.commander-page{max-width:1240px;margin:0 auto}.app-top{display:grid;grid-template-columns:1fr;gap:16px;align-items:start;margin-bottom:16px}.business-flow{display:flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:1240px;margin:-4px auto 16px;padding:10px;border:1px solid #dde4ec;border-radius:8px;background:#fff}.business-flow span{padding:7px 10px;border-radius:8px;color:#155e52;background:#ecfff4;font-size:13px;font-weight:900}.business-flow i{color:#98a2b3;font-style:normal;font-weight:900}.dashboard-page{display:grid;gap:14px;max-width:1240px;margin:0 auto}.dashboard-hero,.dashboard-panel{border:1px solid #dde4ec;border-radius:8px;background:#fff}.dashboard-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px}.dashboard-hero-side{display:grid;justify-items:end;gap:10px;min-width:220px}.dashboard-hero p{margin:6px 0 0;color:#667085;line-height:1.45}.quick-start-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.quick-start-row button{min-height:34px;padding:0 12px;border:0;border-radius:8px;color:#155e52;background:#ecfff4;font-weight:900}.work-prompt-panel{display:grid;gap:12px;padding:16px;border:1px solid #dde4ec;border-radius:8px;background:#fff}.work-prompt-panel h2{margin:0}.work-prompt-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.work-prompt-list button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 10px;min-height:96px;padding:12px;border:0;border-radius:8px;color:#172033;background:#f8fafc;text-align:left}.work-prompt-list button span{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;color:#fff;background:#155e52;font-weight:900}.work-prompt-list button strong,.work-prompt-list button small{min-width:0}.work-prompt-list button small{grid-column:2;color:#667085;line-height:1.4}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboard-panel{display:grid;align-content:start;gap:10px;min-height:210px;padding:14px}.dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-panel-head button,.dashboard-row{border:0;border-radius:8px;font-weight:850}.dashboard-panel-head button{min-height:30px;padding:0 9px;color:#155e52;background:#ecfff4}.dashboard-panel-body{display:grid;gap:8px}.dashboard-row{display:grid;gap:5px;width:100%;padding:10px;color:#172033;background:#f8fafc;text-align:left}.dashboard-row.primary{color:#fff;background:#172033}.dashboard-row span,.empty-hint{color:#667085;line-height:1.4;font-size:13px}.search-result-note,.empty-search-card{border:1px solid #dbe7ef;border-radius:8px;background:#fff;color:#475569}.search-result-note{margin:14px 0 0;padding:10px 12px;font-size:13px;font-weight:850}.empty-search-card{padding:18px}.empty-search-card strong{display:block;color:#172033;font-size:16px}.empty-search-card p{margin:8px 0 0;color:#64748b;font-weight:700}.dashboard-row.primary span{color:#d0d5dd}.learning-row{display:grid;gap:5px;padding:10px;border-radius:8px;background:#f8fafc}.learning-row strong{color:#155e52}.learning-row span{color:#667085;font-size:13px;line-height:1.4}.agent-growth-badge{display:grid;gap:6px;min-width:190px;padding:10px;border:1px solid #dbeafe;border-radius:8px;background:linear-gradient(135deg,#eff6ff,#f8fafc)}.agent-growth-badge.compact{min-width:0;padding:6px 8px}.agent-growth-badge span{color:#2563eb;font-size:12px;font-weight:900}.agent-growth-badge strong{color:#172033;font-size:14px}.agent-growth-badge.compact strong{font-size:12px}.agent-star-rating{position:relative;width:94px;height:19px;color:#cbd5e1;font-size:18px;font-weight:900;letter-spacing:1px;line-height:1}.agent-star-rating b,.agent-star-rating i{position:absolute;inset:0;display:block;overflow:hidden;font-style:normal;white-space:nowrap}.agent-star-rating b{color:#94a3b8}.agent-star-rating i{color:#f59e0b;text-shadow:0 1px 2px rgba(245,158,11,.2)}.agent-growth-badge.compact .agent-star-rating{width:82px;height:16px;font-size:15px}.agent-growth-badge small{color:#64748b;font-size:11px;line-height:1.35}.agent-growth-meter{height:7px;overflow:hidden;border-radius:999px;background:#dbeafe}.agent-growth-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#7c3aed)}.agent-growth-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;padding:12px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff}.agent-growth-panel h3{margin:0;font-size:17px}.agent-growth-panel p{grid-column:1 / -1;margin:0;color:#667085;line-height:1.45}.agent-growth-stats{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:7px}.agent-growth-stats span{padding:5px 8px;border-radius:999px;color:#155e52;background:#ecfff4;font-size:12px;font-weight:850}.eyebrow{margin:0 0 8px;color:#667085;font-size:12px;font-weight:900;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:0;color:#101828;font-size:clamp(30px,5vw,48px);line-height:1.06}h2{margin-bottom:0;font-size:21px}.top-nav{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}.top-nav button,.panel,.metric,.message,.radar-card,.insight-card,.expert-card{border:1px solid #dde4ec;border-radius:8px;background:#fff}.top-nav button{min-height:40px;padding:0 12px;color:#344054;font-weight:850}.top-nav button.active{color:#fff;background:#172033}.login-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 12px;border-radius:8px;color:#344054;background:#eef2f6;font-size:13px;font-weight:850}.panel{min-width:0;padding:16px}.workspace-page{display:grid;grid-template-columns:240px minmax(420px,1fr);gap:12px}.coworker-switcher{display:grid;align-content:start;gap:8px}.coworker-switcher h2{margin-bottom:8px}.coworker-switcher button{display:flex;align-items:center;gap:9px;min-height:56px;padding:9px;border:1px solid #dde4ec;border-radius:8px;color:#172033;background:#fff;text-align:left}.coworker-switcher button.active{border-color:#55d38a;background:#ecfff4}.coworker-switcher strong,.coworker-switcher small{display:block}.coworker-switcher small{color:#667085}.private-desktop{display:grid;gap:10px}.identity-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.identity-line span{font-size:22px;font-weight:900}.identity-line strong,.capsule,.match-pill{border-radius:999px;padding:7px 10px;color:#155e52;background:#ecfff4;font-size:13px;font-weight:900}.identity-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.identity-actions button{min-height:32px;border:0;border-radius:8px;color:#344054;background:#eef2f6;font-size:13px;font-weight:900}.identity-actions .return-dashboard-button{color:#fff;background:#172033}.message-stream{display:flex;flex-direction:column;gap:9px;min-height:360px;max-height:min(52svh,520px);overflow:auto;overscroll-behavior:contain;padding:12px;border-radius:8px;background:#f2f5f8;scrollbar-gutter:stable}.workspace-starter{display:grid;gap:10px;margin:auto;width:min(100%,560px);padding:16px;border:1px solid #dbe5ef;border-radius:8px;background:#fff}.workspace-starter strong{color:#172033;font-size:18px}.workspace-starter p{margin:0;color:#667085;line-height:1.5}.message{max-width:84%;padding:10px 12px;line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.message-feedback-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.message-feedback-actions button{min-height:28px;border:0;border-radius:8px;color:#155e52;background:#ecfff4;font-size:12px;font-weight:850}.message.user{align-self:flex-end;color:#fff;border-color:#155e52;background:#155e52}.message.agent{align-self:flex-start}.message.thinking{color:#667085;background:#fff}.message.thinking:after{content:"";display:inline-block;width:18px;height:10px;margin-left:8px;border-radius:999px;background:linear-gradient(90deg,#cbd5e1 25%,#667085,#cbd5e1 75%);background-size:200% 100%;animation:thinking-pulse 1s infinite linear}@keyframes thinking-pulse{to{background-position:-200% 0}}.task-notice{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:10px 12px;border:1px solid #c7ead8;border-radius:8px;color:#155e52;background:#ecfff4;font-weight:850}.task-notice.error{color:#9f1239;border-color:#fecdd3;background:#fff1f2}.task-notice button{min-height:30px;border:0;border-radius:8px;color:#fff;background:#172033;font-weight:900}.saved-dock,.broadcast-inbox,.workflow-artifacts-dock{padding:10px;border:1px solid #dde4ec;border-radius:8px;background:#fff}.saved-dock strong,.broadcast-inbox>strong,.workflow-artifacts-dock>strong{display:block;margin-bottom:8px}.saved-dock button{display:inline-flex;align-items:center;gap:6px;min-height:34px;margin:0 8px 8px 0;border:0;border-radius:999px;color:#155e52;background:#ecfff4;font-weight:850}.broadcast-inbox,.business-shortcuts{display:grid;gap:8px}.business-shortcuts div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.business-shortcuts button{min-height:36px;border:0;border-radius:8px;color:#344054;background:#eef2f6;font-weight:850}.workflow-artifacts-dock{display:grid;gap:10px;border-color:#b7e4cf;background:#f4fff8}.workflow-artifacts-dock p{margin:0;color:#4b5f58;font-size:13px}.workflow-artifact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workflow-artifact-grid button{display:grid;gap:4px;min-height:78px;padding:10px;border:1px solid #cdebdc;border-radius:8px;text-align:left;background:#fff}.workflow-artifact-grid span{color:#155e52;font-size:12px;font-weight:900}.workflow-artifact-grid b{color:#172033;font-size:22px}.workflow-artifact-grid small{overflow:hidden;color:#667085;text-overflow:ellipsis;white-space:nowrap}.broadcast-item{padding:10px;border-radius:8px;background:#f9fafb}.broadcast-item small{color:#b45309;font-weight:900}.broadcast-item h3{margin:6px 0;font-size:16px}.broadcast-item p{color:#667085;line-height:1.45}.feedback-row,.recipient-picker{display:flex;flex-wrap:wrap;gap:7px}.feedback-row button,.recipient-picker button,.discussion-actions button{min-height:32px;border:0;border-radius:999px;color:#344054;background:#eef2f6;font-weight:850}.feedback-row button.active,.recipient-picker button.active,.discussion-actions button.active{color:#fff;background:#155e52}.discussion-panel{display:grid;gap:8px;margin-top:10px;padding:10px;border:1px solid #dbe5ef;border-radius:8px;background:#fff}.discussion-panel strong{color:#172033;font-size:14px}.discussion-panel textarea{width:100%;min-height:74px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;color:#172033;background:#fff;resize:vertical;outline:none}.discussion-actions{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.discussion-actions button:disabled{opacity:.55}.discussion-summary{margin-top:8px;color:#155e52;font-weight:850}.voice-composer{display:grid;gap:8px}.composer-input-row{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:8px}.composer-tool-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.voice-status{min-height:36px;margin:4px 0 2px;padding:8px 10px;border:1px solid #dbe7ef;border-radius:8px;color:#475569;background:#f8fafc;font-size:12px;font-weight:800}.voice-status.empty{visibility:hidden}.voice-status.recording{border-color:#fecaca;color:#991b1b;background:#fef2f2}.wechat-voice-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:start center;padding-top:22vh;pointer-events:none;background:#0f172a14}.wechat-voice-card{width:min(260px,72vw);padding:24px 18px 18px;border-radius:14px;color:#fff;text-align:center;background:#0f172adb;box-shadow:0 18px 50px #0f172a47}.wechat-voice-overlay.canceling .wechat-voice-card{background:#991b1be6}.wechat-voice-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 12px;border-radius:50%;background:#ffffff24}.wechat-voice-bars{display:flex;justify-content:center;align-items:end;gap:5px;height:28px;margin-bottom:12px}.wechat-voice-bars span{width:5px;height:10px;border-radius:999px;background:#9ff2d0;animation:voicePulse .9s ease-in-out infinite}.wechat-voice-bars span:nth-child(2){animation-delay:.12s}.wechat-voice-bars span:nth-child(3){animation-delay:.24s}.wechat-voice-bars span:nth-child(4){animation-delay:.36s}.wechat-voice-bars span:nth-child(5){animation-delay:.48s}.wechat-voice-card strong{display:block;font-size:18px;line-height:1.25}.wechat-voice-card p{margin:8px 0 0;color:#ffffffc7;font-size:13px;font-weight:800}.wechat-voice-card em{display:inline-block;margin-top:10px;color:#ffffffd1;font-style:normal;font-weight:900}@keyframes voicePulse{0%,to{height:8px}50%{height:26px}}.mic-button,.send-button,.upload-button,.broadcast-button,.published-button,.save-opportunity,.saved-opportunity,.review-actions button,.row-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:0;border-radius:8px;font-weight:900}.mic-button{min-width:0;padding:0 14px;color:#fff;background:#172033;white-space:nowrap;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.mic-button.recording{background:#c2412d}.upload-button{position:relative;padding:0 12px;color:#172033;background:#eef2f6;cursor:pointer}.upload-button.disabled{cursor:not-allowed;opacity:.55}.upload-button input{display:none}.send-button{color:#fff;background:#155e52}.attachment-preview{display:flex;flex-wrap:wrap;gap:7px}.attachment-chip{display:inline-flex;align-items:center;max-width:100%;gap:5px;min-height:30px;padding:0 8px;border:1px solid #d5dde8;border-radius:8px;color:#344054;background:#fff;font-size:13px;font-weight:750}.attachment-chip em{color:#667085;font-size:12px;font-style:normal;font-weight:700}.attachment-chip button{width:20px;height:20px;border:0;border-radius:999px;color:#667085;background:#eef2f6;font-size:15px;line-height:1}input,select{width:100%;min-height:42px;border:1px solid #cbd5e1;border-radius:8px;color:#172033;background:#fff;outline:none}input{padding:0 12px}select{padding:0 10px}.model-capsule{display:grid;align-content:start;gap:12px}.route-card{display:grid;gap:8px;padding:12px;border-radius:8px;background:#f9fafb}.route-card label{color:#344054;font-size:12px;font-weight:900}.route-readonly{margin:0;color:#667085;line-height:1.45}.route-stack{display:grid;gap:6px}.cost-card{display:grid;gap:8px;padding:12px;border-radius:8px;background:#f9fafb}.cost-card span{color:#667085;font-size:12px;font-weight:850}.cost-card strong{font-size:24px}.funnel-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.metric{padding:14px}.metric span,.metric strong{display:block}.metric span{color:#667085;font-size:13px;font-weight:850}.metric strong{margin-top:8px;font-size:28px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-heading p{margin:6px 0 0;color:#667085;line-height:1.45}.panel-heading svg{color:#155e52}.agent-run-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 12px;border:0;border-radius:8px;color:#fff;background:#172033;font-weight:900;white-space:nowrap}.agent-run-button svg{color:currentColor}.insight-wall{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.insight-card{padding:14px}.insight-card small,.radar-card small{color:#b45309;font-weight:900}.insight-card h3,.radar-card h3{margin:8px 0}.insight-card p,.radar-card p,.expert-card p,.reviewer p{color:#667085;line-height:1.52}.asset-name{margin:12px 0;padding:9px;border-radius:8px;color:#155e52;background:#ecfff4;font-weight:900}.learning-note,.urgency-note,.action-note{padding:9px;border-radius:8px;background:#f4f7fb;font-weight:800}.urgency-note{color:#9f1239!important;background:#fff1f2}.system-opportunity{display:grid;gap:6px;margin:10px 0;padding:10px;border:1px solid #b9e6d2;border-radius:8px;background:#f0fdf4}.system-opportunity strong{color:#172033}.system-opportunity span{color:#155e52;font-weight:900}.broadcast-button{width:100%;color:#fff;background:#172033}.published-button{width:100%;color:#155e52;background:#ecfff4}.expert-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.broadcast-composer{margin-top:12px}.broadcast-form{display:grid;grid-template-columns:180px minmax(220px,1fr);gap:10px}.broadcast-form label{display:grid;gap:6px;color:#344054;font-size:13px;font-weight:900}.broadcast-form .wide-field,.broadcast-form .recipient-picker,.broadcast-form .broadcast-button{grid-column:1 / -1}.feedback-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.feedback-summary article{padding:10px;border-radius:8px;background:#f9fafb}.feedback-summary span{display:block;margin-top:5px;color:#667085;font-size:13px}.feedback-summary p{margin:7px 0 0;color:#155e52;line-height:1.45;font-weight:800}.feedback-summary .read-receipt{color:#344054;font-weight:750}.expert-head{display:flex;align-items:center;gap:10px}.expert-head span{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;color:#fff;background:#172033}.expert-head h3{margin-bottom:3px}.expert-head small{color:#667085}.progress-bar{height:8px;margin:12px 0;overflow:hidden;border-radius:999px;background:#e9eef5}.progress-bar span{display:block;height:100%;border-radius:inherit;background:#55d38a}.radar-hero{margin-bottom:12px;padding:18px;border-radius:8px;color:#053b22;background:#55d38a}.radar-hero h2{max-width:880px;margin-bottom:8px}.radar-hero span{font-weight:900}.radar-run{margin-top:12px;color:#053b22;background:#fff}.radar-actions{justify-content:flex-start;margin-top:12px}.radar-actions .radar-run{margin-top:0}.system-run-notice{margin-top:12px;padding:10px 12px;border-radius:8px;color:#053b22;background:#ffffffd1;line-height:1.45;font-weight:850}.system-run-notice.loading{background:#ffffffa3}.system-run-notice.error{color:#9f1239;background:#fff1f2}.masonry-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.radar-card{display:grid;align-content:start;gap:10px;min-height:260px;padding:14px}.match-pill{justify-self:start}.tender-link{color:#155e52;font-weight:850;text-decoration:underline;text-underline-offset:3px}.save-opportunity,.saved-opportunity{width:100%}.save-opportunity{color:#053b22;background:#55d38a}.saved-opportunity{color:#155e52;background:#ecfff4}.commander-hero{margin-bottom:12px;padding:18px;border-radius:8px;color:#fff;background:#172033}.commander-action{margin-top:12px;min-height:40px;border:0;border-radius:8px;color:#172033;background:#fff;font-weight:900}.command-table{display:grid;grid-template-columns:1.2fr .9fr 1.1fr 1.2fr .9fr .8fr 1.4fr;gap:0;margin-top:12px;overflow-x:auto}.command-table>div{min-width:140px;padding:10px;border-bottom:1px solid #e5eaf0}.table-head{color:#344054;background:#f9fafb;font-weight:900}.command-table small{display:block;margin-top:4px;color:#667085}.row-actions{display:flex;flex-wrap:wrap;gap:6px}.row-actions button,.review-actions button{padding:0 10px;color:#172033;background:#eef2f6}.reviewer,.system-agent-config,.agent-boundary-panel{margin-top:12px}.registration-panel{margin-bottom:12px}.registration-list{display:grid;gap:10px;margin-top:12px}.registration-list article{display:grid;grid-template-columns:minmax(160px,1fr) 180px minmax(260px,2fr) auto;gap:10px;align-items:end;padding:12px;border:1px solid #dde4ec;border-radius:8px;background:#fff}.registration-list span{display:block;margin-top:4px;color:#667085;font-size:12px}.registration-list label{display:grid;gap:5px;color:#344054;font-size:12px;font-weight:850}.permission-grid{display:flex;flex-wrap:wrap;gap:8px}.permission-grid label{display:inline-flex;grid-template-columns:none;align-items:center;min-height:32px;padding:0 8px;border-radius:999px;color:#344054;background:#eef2f6}.permission-grid input{width:16px;min-height:16px;margin:0}.agent-boundary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.agent-boundary-grid article{display:grid;gap:7px;padding:12px;border:1px solid #dde4ec;border-radius:8px;background:#fff}.agent-boundary-grid strong,.agent-boundary-grid span,.agent-boundary-grid small{display:block}.agent-boundary-grid span{width:fit-content;padding:3px 7px;border-radius:999px;color:#155e52;background:#ecfff4;font-size:12px;font-weight:850}.agent-boundary-grid p,.agent-boundary-grid small{margin:0;color:#667085;line-height:1.45}.agent-boundary-grid small{color:#9f1239;font-weight:750}.system-agent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.system-agent-card{display:grid;gap:8px;padding:14px;border:1px solid #dde4ec;border-radius:8px;background:#fff}.system-agent-card p{margin:6px 0 0;color:#667085;line-height:1.45}.system-agent-card label{color:#344054;font-size:12px;font-weight:900}.route-reason{padding:10px;border-radius:8px;color:#155e52;background:#ecfff4;line-height:1.45;font-weight:800}.review-actions{display:flex;gap:8px}.business-page{display:grid;gap:16px}.workflow-agent-panel,.workflow-output-list{display:grid;gap:12px;padding:14px;border:1px solid #dde4ec;border-radius:8px;background:#fff}.workflow-agent-panel{grid-template-columns:minmax(0,1fr) auto;align-items:start}.workflow-agent-panel strong{display:inline-flex;align-items:center;gap:8px;color:#172033}.workflow-agent-panel p{margin:8px 0 0;color:#667085;line-height:1.45}.workflow-agent-panel span{display:inline-flex;margin-top:10px;padding:4px 8px;border-radius:999px;color:#155e52;background:#ecfff4;font-size:12px;font-weight:850}.workflow-agent-panel article{grid-column:1 / -1;padding:12px;border-radius:8px;background:#f8fafc}.workflow-agent-panel article p{margin-top:6px}.workflow-task-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.business-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border:1px solid #dde4ec;border-radius:8px;background:#fff}.heading-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.page-return-button{min-height:40px;padding:0 14px;border:1px solid #dde4ec;border-radius:8px;color:#155e52;background:#ecfff4;font-weight:900}.insight-page>.page-return-button{margin-bottom:12px}.business-heading p,.customer-head span,.customer-card p{margin:0;color:#667085}.compact-button{width:auto;padding:0 14px}.task-board,.customer-grid,.customer-funnel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.customer-funnel{grid-template-columns:repeat(6,minmax(180px,1fr));overflow-x:auto;padding-bottom:4px}.task-column,.customer-stage-column{display:grid;align-content:start;gap:9px;min-height:360px;padding:12px;border-radius:8px;background:#f2f5f8}.task-column-head{display:flex;justify-content:space-between;color:#172033}.task-column-head span,.task-meta span,.stage-pill,.priority{padding:3px 7px;border-radius:999px;color:#344054;background:#eef2f6;font-size:12px;font-weight:800}.task-card,.customer-card,.quote-form-panel,.quote-ai-panel,.activity-panel{padding:14px;border:1px solid #dde4ec;border-radius:8px;background:#fff}.task-card h3,.customer-card h3{margin:0 0 8px;font-size:15px}.task-meta,.customer-actions{display:flex;flex-wrap:wrap;gap:6px}.priority{display:inline-flex;margin-top:10px}.task-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.task-actions button{min-height:30px;border:0;border-radius:8px;color:#344054;background:#eef2f6;font-size:12px;font-weight:850}.priority.high,.danger-text{color:#9f1239!important}.priority.medium{color:#a15c07}.priority.low{color:#155e52}.customer-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.customer-avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;color:#fff;background:#155e52;font-weight:900}.customer-actions button,.quote-ai-panel button{min-height:32px;border:0;border-radius:8px;color:#344054;background:#eef2f6;font-weight:850}.quote-layout,.broadcast-center-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:12px}.quote-form-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.quote-line{grid-column:1 / -1;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:8px;padding:10px;border-radius:8px;background:#f8fafc}.quote-total{grid-column:1 / -1;padding:12px;border-radius:8px;text-align:right;color:#172033;background:#f8fafc}.quote-total strong{color:#155e52;font-size:20px}.quote-ai-panel,.activity-panel{display:grid;align-content:start;gap:10px}.opportunity-score{display:flex;align-items:baseline;gap:8px;margin:10px 0}.opportunity-score strong{color:#155e52;font-size:32px;line-height:1}.opportunity-score span{color:#667085;font-size:12px;font-weight:850}.quality-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:10px}.quality-grid span{padding:7px 6px;border-radius:8px;color:#155e52;background:#ecfff4;font-size:12px;font-weight:850;text-align:center}.tender-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tender-detail-grid span{display:grid;gap:4px;min-width:0;padding:9px;border:1px solid #d7e8df;border-radius:8px;background:#f8fffb}.tender-detail-grid em{color:#667085;font-size:11px;font-style:normal;font-weight:850}.tender-detail-grid strong{color:#101828;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.tender-meta-line{color:#475467;font-size:12px;font-weight:850}.activity-row{display:grid;grid-template-columns:72px 1fr;gap:8px;align-items:center}.activity-row div{height:8px;overflow:hidden;border-radius:999px;background:#eef2f6}.activity-row i{display:block;height:100%;border-radius:inherit;background:#155e52}@media(max-width:980px){.app-shell.enterprise-layout{display:block;min-height:100vh}.enterprise-sidebar{position:sticky;z-index:20;top:0;width:100%;min-width:0;height:auto;max-height:none}.sidebar-logo{padding:12px 14px}.sidebar-logo-mark{width:34px;height:34px}.sidebar-nav{display:flex;gap:10px;padding:8px 12px 12px;overflow-x:auto}.sidebar-nav-group{display:flex;gap:8px;padding:0}.sidebar-nav-group p{display:none}.sidebar-nav button{grid-template-columns:18px max-content auto;width:auto;min-height:38px;padding:0 12px;border-radius:8px;background:#ffffff0f;white-space:nowrap}.sidebar-nav button.active:before{display:none}.sidebar-user-card{display:none}.enterprise-main{max-height:none}.enterprise-topbar{min-height:auto;padding:12px;align-items:flex-start;flex-wrap:wrap}.topbar-search{order:3;width:100%;margin-left:0}.topbar-actions{margin-left:auto}.topbar-actions .topbar-logout{min-width:88px;padding:0 10px}.enterprise-content{overflow:visible;padding:12px}.kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.app-top,.workspace-page{grid-template-columns:1fr}.top-nav{justify-content:flex-start}.funnel-row,.masonry-board,.insight-wall,.expert-row,.workflow-agent-panel,.workflow-task-grid,.system-agent-grid,.agent-boundary-grid,.work-prompt-list,.dashboard-grid,.registration-list article,.broadcast-form,.feedback-summary,.task-board,.customer-grid,.customer-funnel,.quote-layout,.broadcast-center-grid{grid-template-columns:1fr}.customer-funnel{overflow:visible}}@media(max-width:720px){.app-shell.enterprise-layout{padding:0}.topbar-title-block h1{font-size:16px}.kpi-row,.kpi-detail-grid{grid-template-columns:1fr}.kpi-card{min-height:86px;padding:14px 14px 14px 18px}.app-shell{padding:10px}.app-top{gap:10px;margin-bottom:10px}.eyebrow{margin-bottom:4px}.composer-input-row{grid-template-columns:minmax(0,1fr) 52px}.composer-tool-row{grid-template-columns:1fr}.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.identity-line{display:grid}h1{font-size:24px;line-height:1.12}.top-nav button{min-height:36px;padding:0 10px}.panel{padding:12px}.coworker-switcher{max-height:220px;overflow:auto}.message-stream{min-height:260px;height:46svh;max-height:420px;padding:10px}.message{max-width:100%}.identity-line span{font-size:20px}}
