/* AI 销冠：小号 information 说明，主界面只保留必要动作。 */
.sales-title-with-help,.sales-field-label-with-info{position:relative;display:flex;align-items:center;gap:5px;width:fit-content;max-width:100%}
.sales-title-with-help .title,.sales-title-with-help .h2{margin-right:0}
.sales-help{position:static;flex:0 0 auto}
.sales-help>summary{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;background:transparent;list-style:none;cursor:pointer;outline:none}
.sales-help>summary::-webkit-details-marker{display:none}
.sales-help>summary>span{display:grid;place-items:center;width:13px;height:13px;border:1px solid rgba(103,232,249,.42);border-radius:999px;background:rgba(103,232,249,.1);color:var(--cyan);font-family:Georgia,serif;font-size:10px;font-weight:800;font-style:italic;line-height:1;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease}
.sales-help>summary:hover>span,.sales-help>summary:focus-visible>span,.sales-help[open]>summary>span{border-color:rgba(103,232,249,.78);background:rgba(103,232,249,.18);box-shadow:0 0 0 2px rgba(103,232,249,.07)}
.sales-help-card{position:absolute;z-index:30;left:0;top:calc(100% + 7px);width:min(340px,calc(100vw - 44px));padding:11px 13px;border:1px solid rgba(103,232,249,.26);border-radius:14px;background:rgba(10,18,31,.97);box-shadow:0 16px 40px rgba(0,0,0,.28);color:var(--soft);font-size:13px;font-weight:600;line-height:1.65;letter-spacing:0}
.sales-agent-detail-header .eyebrow{margin-bottom:2px}.sales-agent-detail-header .title{margin-bottom:0}
.sales-actions-head .sales-title-with-help{margin-top:1px}
.sales-action-editor-panel .module-head .sales-title-with-help{align-items:center}
.sales-editor-head .sales-title-with-help{margin-top:3px}
.sales-field-label-with-info{margin-bottom:7px}.sales-field-label-with-info label{margin:0}
.sales-content-field .structured-field-head{position:relative}
#salesCalendarStatus[hidden],#salesSelectedNodeBadge[hidden]{display:none!important}
/* 销冠分身列表：卡片外直接修改名称，保留整行进入配置。 */
.sales-agent-list{grid-auto-rows:max-content}
.sales-agent-item{position:relative;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:0 12px 0 0;overflow:hidden}
.sales-agent-open{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;min-height:68px;padding:13px 10px 13px 16px;border:0;border-radius:0;background:transparent;color:inherit;text-align:left;box-shadow:none}
.sales-agent-open:hover,.sales-agent-open:focus-visible{transform:none;background:transparent;box-shadow:none}
.sales-agent-open>span{display:grid;gap:4px;min-width:0}.sales-agent-open b,.sales-agent-open small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-agent-open small{color:var(--muted);font-size:12px}
.sales-agent-item-actions{margin-right:0}
.sales-agent-item.active{border-color:#38bdf8;box-shadow:0 0 0 2px rgba(56,189,248,.11),0 12px 28px rgba(14,165,233,.10)}
.sales-agent-item.active::after{content:"";position:absolute;inset:0;border:2px solid #38bdf8;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.10)}
html[data-theme="light"] .sales-agent-item.active::after{border-color:#0284c7;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)}
.sales-agent-rename-trigger{min-height:36px;margin-right:14px;padding:7px 11px;white-space:nowrap;color:var(--cyan);border-color:rgba(103,232,249,.26);background:rgba(103,232,249,.07)}
.sales-agent-item-renaming{display:block;padding:12px 14px}
.sales-agent-rename-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%}
.sales-agent-rename-input{min-width:0;min-height:42px}
.sales-agent-rename-actions{display:flex;align-items:center;gap:7px}.sales-agent-rename-actions .mini-btn{min-height:38px;padding:7px 13px}.sales-agent-rename-save{color:var(--cyan);border-color:rgba(103,232,249,.38);background:rgba(103,232,249,.1)}
.sales-agent-rename-state{grid-column:1/-1;color:#fda4af;font-size:12px;font-weight:700}.sales-agent-rename-state:empty{display:none}
html[data-theme="light"] .sales-agent-rename-trigger,html[data-theme="light"] .sales-agent-rename-save{border-color:#7dd3fc;background:#f0f9ff;color:#0369a1}
@media(max-width:680px){.sales-agent-list{max-height:none}.sales-agent-item{grid-template-columns:minmax(0,1fr);padding:0}.sales-agent-open{width:100%;min-width:0;min-height:62px;padding:11px 12px}.sales-agent-item-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;width:100%;margin:0;padding:0 10px 10px}.sales-agent-item-actions .mini-btn{width:100%;min-width:0;min-height:42px;padding:8px}.sales-agent-rename-trigger{min-height:40px;margin-right:10px;padding:8px 10px}.sales-agent-item-renaming{padding:10px}.sales-agent-rename-form{grid-template-columns:minmax(0,1fr)}.sales-agent-rename-input{min-height:46px;font-size:16px}.sales-agent-rename-actions{display:grid;grid-template-columns:1fr 1fr}.sales-agent-rename-actions .mini-btn{width:100%;min-height:44px}}
.sales-account-runtime{display:grid;gap:11px;margin:14px 0 4px;padding:14px;border:1px solid rgba(56,189,248,.24);border-radius:14px;background:linear-gradient(135deg,rgba(14,165,233,.10),rgba(59,130,246,.05))}
.sales-account-runtime-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.sales-account-runtime-head>div{display:grid;gap:4px;min-width:0}.sales-account-runtime-head b{color:var(--text);font-size:14px}.sales-account-runtime-head span:not(.tag){color:var(--muted);font-size:12px;line-height:1.55}.sales-account-runtime-head>.tag{flex:0 0 auto;max-width:58%;white-space:normal;text-align:right;overflow-wrap:anywhere}
.sales-account-runtime-list{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.sales-account-runtime-item{display:grid;gap:2px;min-width:0;max-width:100%;padding:8px 10px;border:1px solid rgba(148,163,184,.22);border-radius:10px;background:rgba(15,23,42,.30)}.sales-account-runtime-item b,.sales-account-runtime-item small{overflow-wrap:anywhere}.sales-account-runtime-item b{font-size:13px}.sales-account-runtime-item small{color:var(--muted);font-size:11px}.sales-account-runtime-empty{color:var(--muted);font-size:12px;line-height:1.55}
html[data-theme="light"] .sales-account-runtime{border-color:#bae6fd;background:linear-gradient(135deg,#f0f9ff,#eff6ff)}html[data-theme="light"] .sales-account-runtime-item{border-color:#dbeafe;background:rgba(255,255,255,.82)}
@media(max-width:680px){.sales-account-runtime{padding:12px}.sales-account-runtime-head{display:grid;grid-template-columns:minmax(0,1fr)}.sales-account-runtime-head>.tag{max-width:100%;width:fit-content;text-align:left}.sales-account-runtime-list{display:grid;grid-template-columns:minmax(0,1fr)}.sales-account-runtime-item{width:100%;box-sizing:border-box}}
html[data-theme="light"] .sales-help>summary>span{border-color:#7dd3fc;background:#f0f9ff;color:#0369a1}
html[data-theme="light"] .sales-help>summary:hover>span,html[data-theme="light"] .sales-help>summary:focus-visible>span,html[data-theme="light"] .sales-help[open]>summary>span{border-color:#0ea5e9;background:#e0f2fe;box-shadow:0 0 0 2px rgba(14,165,233,.08)}
html[data-theme="light"] .sales-help-card{border-color:#bae6fd;background:rgba(255,255,255,.98);color:#334155;box-shadow:0 16px 38px rgba(15,23,42,.15)}
@media(max-width:680px){.sales-help>summary{width:22px;height:22px}.sales-help>summary>span{width:13px;height:13px;font-size:9px}.sales-help-card{width:min(330px,calc(100vw - 38px));font-size:13px}.sales-agent-detail-header .top-actions{margin-top:12px}.sales-actions-head{gap:10px}}
