html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.admin-layout{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden;background:var(--color-bg-page)}.admin-skip-link{position:fixed;z-index:1000;top:10px;left:10px;transform:translateY(-140%);border-radius:var(--radius-control);background:var(--color-primary);color:#fff;font-size:14px;font-weight:800;padding:10px 14px;transition:transform .16s ease}.admin-skip-link:focus{transform:translateY(0)}.admin-layout--conversations{min-height:100vh;min-height:100dvh}.admin-layout--conversations>.ant-layout{min-height:100vh;min-height:100dvh}.admin-layout>.ant-layout{min-width:0;height:100vh;height:100dvh;min-height:0;overflow:hidden}.admin-sider{position:sticky;top:0;height:100vh;height:100dvh;flex:0 0 auto;overflow:hidden;background:linear-gradient(180deg,#14b8a614,#14b8a600 28%),var(--color-bg-sidebar)!important;transition:all .2s ease}.admin-brand{display:flex;width:100%;height:76px;align-items:center;gap:12px;padding:18px 20px;border:0;background:transparent;color:#f8fafc;cursor:pointer;text-align:left}.admin-brand:hover{background:#14b8a61f}.admin-brand__mark{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#14b8a6,#0f766e);box-shadow:0 10px 22px #14b8a63d}.admin-brand__mark i{width:14px;height:14px;border-radius:50%;background:#fff}.admin-brand strong,.admin-brand small{display:block}.admin-brand strong{font-size:16px;line-height:22px}.admin-brand small{color:#cbd5e1;font-size:12px;line-height:18px}.admin-sider--collapsed .admin-brand{justify-content:center;padding:18px 0}.admin-sider--collapsed .admin-brand>span:last-child{display:none}.admin-menu-groups{display:grid;gap:16px;padding:8px 12px 18px}.admin-menu-section{display:grid;gap:6px}.admin-menu-section+.admin-menu-section{padding-top:14px;border-top:1px solid rgba(148,163,184,.16)}.admin-menu-section__title{padding:0 8px;color:#cbd5e1b8;font-size:11px;font-weight:900;letter-spacing:0;line-height:18px}.admin-menu-section__items{display:grid;gap:5px}.admin-menu-item{display:flex;width:100%;min-width:0;height:54px;align-items:center;gap:10px;padding:0 12px;border:0;border-radius:12px;background:transparent;color:#d8e4f2;cursor:pointer;line-height:1;text-align:left}.admin-menu-item:hover{background:#94a3b81a}.admin-menu-item__icon{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:9px;background:#94a3b81a;color:#d8e4f2;font-size:18px}.admin-menu-item.is-active .admin-menu-item__icon{background:#14b8a638;color:#fff}.admin-menu-item.is-active{background:var(--color-bg-sidebar-active);box-shadow:inset 3px 0 #2dd4bf;color:#fff}.admin-menu-label{display:grid;gap:2px;min-width:0;line-height:1}.admin-menu-label strong,.admin-menu-label small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-menu-label strong{color:inherit;font-size:14px;font-weight:900;line-height:18px}.admin-menu-label small{color:#d8e4f2b8;font-size:11px;font-weight:700;line-height:14px}.admin-menu-item.is-active .admin-menu-label small{color:#ffffffc7}.admin-rail{display:flex;align-items:center;flex-direction:column;gap:8px;padding:8px 10px}.admin-rail__item:nth-child(4),.admin-rail__item:nth-child(6){margin-top:14px;position:relative}.admin-rail__item:nth-child(4):before,.admin-rail__item:nth-child(6):before{content:"";position:absolute;top:-11px;left:10px;width:36px;height:1px;background:#94a3b82e}.admin-rail__item{display:grid;width:56px;height:48px;place-items:center;border:0;border-radius:13px;background:transparent;color:#d8e4f2;cursor:pointer;font-size:21px;transition:background .16s ease,color .16s ease}.admin-rail__item:hover{background:#14b8a62e;color:#fff}.admin-rail__item.is-active{background:var(--color-bg-sidebar-active);box-shadow:inset 3px 0 #2dd4bf;color:#fff}.admin-header{display:flex;flex:0 0 78px;height:78px;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--color-border);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.admin-header .ant-typography{margin:0}.admin-header__title{display:flex;min-width:0;align-items:center}.admin-header__title .ant-typography{line-height:28px}.admin-header__title span{display:block;margin-top:2px;color:var(--color-text-tertiary);font-size:12px;font-weight:700;line-height:18px}.admin-content{flex:1 1 auto;min-height:0;overflow:auto;padding:24px}.admin-content:focus{outline:none}.admin-content--conversations{box-sizing:border-box;flex:1 1 auto;height:calc(100vh - 78px);height:calc(100dvh - 78px);min-height:0;overflow:hidden;padding:12px}@media(max-width:900px){.admin-layout{display:block;height:auto;min-height:100vh;min-height:100dvh;overflow:visible}.admin-layout.ant-layout-has-sider>.ant-layout,.admin-layout>.ant-layout{display:block;flex:none;width:100%!important;min-width:0;height:auto;overflow:visible}.admin-sider{position:relative;top:auto;width:100%!important;max-width:none!important;min-width:0!important;height:auto;overflow-x:auto;overflow-y:hidden}.admin-sider .ant-layout-sider-children{display:flex;align-items:center;gap:8px;min-width:max-content;padding-right:12px}.admin-brand{width:150px;height:68px;flex:0 0 150px;padding:14px 16px}.admin-menu-groups{display:flex;flex:1 0 auto;gap:10px;min-width:max-content;padding:0 8px 0 0}.admin-menu-section{display:flex;align-items:center;gap:4px}.admin-menu-section+.admin-menu-section{padding-top:0;padding-left:12px;border-top:0;border-left:1px solid rgba(148,163,184,.18)}.admin-menu-section__title{display:none}.admin-menu-section__items{display:flex;gap:4px}.admin-menu-item{width:auto;min-width:112px;height:48px;min-height:48px;flex:0 0 auto;padding:0 10px}.admin-menu-item.is-active{box-shadow:inset 0 -3px #2dd4bf}.admin-menu-label strong{font-size:13px;line-height:17px}.admin-menu-label small{font-size:10px;line-height:13px}.admin-header{box-sizing:border-box;width:100%;height:auto;align-items:flex-start;flex-wrap:wrap;gap:16px;padding:16px}.admin-header .ant-space{flex-wrap:wrap}.admin-content{box-sizing:border-box;width:100%;min-width:0;overflow-x:hidden;padding:16px}.admin-content--conversations{height:calc(100vh - 112px);height:calc(100dvh - 112px);overflow:hidden}}.ai-employees-page{display:grid;align-content:start;gap:12px;min-height:100%;color:var(--color-text-primary)}.ai-employees-eyebrow{display:inline-flex;margin-bottom:2px;color:#ffffffb8;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.ai-employees-banner h1,.ai-employees-banner h2,.ai-employee-card h3,.ai-employee-preset h3{margin:0}.ai-employees-banner h1{font-size:24px;font-weight:900;line-height:30px}.ai-employees-banner p{margin:3px 0 0;color:#ffffffb3;font-size:14px;line-height:22px}.ai-employees-banner__actions{display:flex;flex-wrap:wrap;position:absolute;right:20px;bottom:18px;justify-content:flex-end;gap:10px}.ai-employees-search{width:260px}.ai-employees-banner__actions .ant-btn,.ai-employees-empty .ant-btn,.ai-employee-card__actions .ant-btn{border-radius:10px;font-weight:800}.ai-employees-banner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:118px;height:auto;align-items:end;align-content:start;gap:16px 20px;overflow:hidden;border:1px solid #c7d2fe;border-radius:12px;padding:18px 20px;background:radial-gradient(circle at 88% 18%,rgba(255,255,255,.72),transparent 23%),linear-gradient(135deg,#0f766e 0% 58%,#111827);color:#fff;box-shadow:0 18px 38px #0f172a1f}.ai-employees-banner__copy{display:grid;grid-column:1;grid-row:1;max-width:680px;gap:4px}.ai-employees-banner h2{grid-column:1;grid-row:2;align-self:end;max-width:680px;margin-top:4px;font-size:20px;font-weight:900;line-height:28px}.ai-employees-empty{display:grid;min-height:360px;place-items:center;align-content:center;gap:18px;border:1px dashed #cbd5e1;border-radius:12px;background:#fff}.ai-employees-empty .ant-empty-image{display:grid;width:64px;height:64px;place-items:center;margin:0 auto 14px;border-radius:16px;background:#f0fdfa;color:#0f9f8f;font-size:30px}.ai-employees-empty .ant-empty-description{color:#475569;font-weight:700}.ai-employees-empty>div:last-child{display:flex;gap:10px}.ai-employees-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.ai-employee-card{display:grid;gap:12px;min-height:258px;border:1px solid var(--color-border);border-radius:12px;padding:16px;background:#fff;box-shadow:var(--shadow-card)}.ai-employee-card__top{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px}.ai-employee-card__avatar,.ai-employee-preset__avatar{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;color:#fff;font-size:15px;font-weight:900}.ai-employee-card h3{overflow:hidden;font-size:16px;font-weight:900;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.ai-employee-card__top p{margin:2px 0 0;overflow:hidden;color:var(--color-text-secondary);font-size:12px;font-weight:800;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.ai-employee-card__status{border:1px solid #bbf7d0;border-radius:999px;padding:2px 8px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:900;line-height:18px}.ai-employee-card__desc{display:-webkit-box;min-height:64px;margin:0;overflow:hidden;color:#334155;font-size:13px;line-height:21px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ai-employee-card__model{display:flex;align-items:center;gap:8px;border-radius:10px;padding:9px 10px;background:#f8fafc;color:#1e293b;font-size:12px;font-weight:900;line-height:18px}.ai-employee-card__tone{color:#334155;font-size:13px;font-weight:800}.ai-employee-card__kb,.ai-employee-preset__kb{display:flex;flex-wrap:wrap;gap:6px}.ai-employee-card__kb{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px 10px;border:1px solid #e2e8f0;border-radius:12px;padding:9px 10px;background:#f8fafc}.ai-employee-card__kb strong{color:#475569;font-size:12px;font-weight:900;line-height:18px}.ai-employee-card__kb div,.ai-employee-preset__kb{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.ai-employee-card__kb div span,.ai-employee-preset__kb span{border:1px solid #ccfbf1;border-radius:999px;padding:2px 8px;background:#f0fdfa;color:#0f766e;font-size:12px;font-weight:800;line-height:18px}.ai-employee-card__actions{display:grid;grid-template-columns:minmax(0,1fr) 36px 36px;gap:10px;margin-top:auto}.ai-employee-card__actions .ant-btn:not(:first-child){padding-inline:0}.ai-employees-no-results{grid-column:1 / -1;display:grid;min-height:180px;place-items:center;border:1px dashed #cbd5e1;border-radius:12px;background:#fff;color:var(--color-text-tertiary);font-size:14px;font-weight:800}.ai-employees-modal .ant-modal-content{border-radius:14px}.ai-employees-modal .ant-modal-title{font-size:18px;font-weight:900}.ai-employee-recruit{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;align-items:start}.ai-employee-industries{display:grid;gap:8px;border:1px solid #dbe3ee;border-radius:12px;padding:10px;background:#f8fafc}.ai-employee-industry{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;border:1px solid transparent;border-radius:10px;padding:10px;background:transparent;color:#0f172a;cursor:pointer;text-align:left}.ai-employee-industry.is-selected{border-color:#99f6e4;background:#fff;box-shadow:0 10px 24px #0f172a14}.ai-employee-industry__marker{width:10px;height:32px;border-radius:999px}.ai-employee-industry strong,.ai-employee-industry small,.ai-employee-industry em{display:block;min-width:0}.ai-employee-industry strong{font-size:14px;font-weight:900;line-height:20px}.ai-employee-industry small{overflow:hidden;color:#64748b;font-size:12px;font-weight:800;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.ai-employee-industry em{border-radius:999px;padding:2px 7px;background:#e0f2fe;color:#0369a1;font-size:11px;font-style:normal;font-weight:900;line-height:16px;white-space:nowrap}.ai-employee-recruit__panel{display:grid;gap:12px;min-width:0}.ai-employee-recruit__summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;border:1px solid #dbe3ee;border-radius:12px;padding:12px;background:#fff}.ai-employee-recruit__summary>span{display:grid;width:54px;height:54px;place-items:center;border-radius:14px;color:#fff;font-size:14px;font-weight:900}.ai-employee-recruit__summary h3,.ai-employee-recruit__summary p{margin:0}.ai-employee-recruit__summary h3{color:#0f172a;font-size:16px;font-weight:900;line-height:24px}.ai-employee-recruit__summary p{color:#64748b;font-size:13px;font-weight:800;line-height:20px}.ai-employee-presets{display:grid;grid-template-columns:1fr;gap:10px}.ai-employee-preset{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;border:1px solid var(--color-border);border-radius:12px;padding:14px;background:#fff}.ai-employee-preset h3{font-size:15px;font-weight:900;line-height:22px}.ai-employee-preset strong{display:block;margin-top:2px;color:#0f9f8f;font-size:12px;line-height:18px}.ai-employee-preset p{margin:8px 0;color:#475569;font-size:12px;line-height:19px}.ai-employee-preset small{display:block;margin-bottom:8px;color:var(--color-text-tertiary);font-size:11px;font-weight:800;line-height:16px}.ai-employee-preset .ant-btn{align-self:start;border-radius:10px;font-weight:800}.ai-employee-form{display:grid;gap:14px}.ai-employee-form label,.ai-employee-form__field{display:grid;gap:6px}.ai-employee-form label>span,.ai-employee-form__field>span,.ai-employee-form__field-title>span{color:#334155;font-size:13px;font-weight:900;line-height:20px}.ai-employee-form__field-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.ai-employee-form__field-title>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.ai-employee-form__field-title .ant-btn{border-radius:999px;font-size:12px;font-weight:800}.ai-employee-form__field>small{color:#64748b;font-size:12px;font-weight:800;line-height:18px}.ai-employee-form .ant-input,.ai-employee-form textarea{border-radius:10px!important}.ai-employee-form__kb-options{display:flex;flex-wrap:wrap;gap:8px;border:1px solid #dbe3ee;border-radius:12px;padding:10px;background:#f8fafc}.ai-employee-form__kb-options button{border:1px solid #cbd5e1;border-radius:999px;padding:6px 10px;background:#fff;color:#475569;cursor:pointer;font-size:12px;font-weight:900;line-height:18px}.ai-employee-form__kb-options button.is-selected{border-color:#0f9f8f;background:#ccfbf1;color:#0f766e}.ai-employee-form__model{border-radius:10px;padding:10px 12px;background:#f8fafc;color:#475569;font-size:12px;font-weight:800;line-height:18px}.ai-employee-form__error{border:1px solid #fecaca;border-radius:10px;padding:9px 12px;background:#fef2f2;color:#b91c1c;font-size:12px;font-weight:800;line-height:18px}.ai-employee-trial-drawer .ant-drawer-header{padding:14px 18px}.ai-employee-trial-drawer .ant-drawer-body{padding:0}.ai-employee-trial-title{display:grid;gap:2px}.ai-employee-trial-title strong{color:var(--color-text-primary);font-size:15px;font-weight:900;line-height:22px}.ai-employee-trial-title span{color:var(--color-text-secondary);font-size:12px;font-weight:700;line-height:18px}.ai-employee-trial{display:grid;grid-template-rows:auto minmax(260px,1fr) auto auto;height:100%;min-height:0}.ai-employee-trial__profile{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--color-border);padding:14px 18px;background:#f8fafc}.ai-employee-trial__profile h3,.ai-employee-trial__profile p{margin:0}.ai-employee-trial__profile h3{font-size:16px;font-weight:900;line-height:24px}.ai-employee-trial__profile p,.ai-employee-trial__profile small{color:var(--color-text-secondary);font-size:12px;font-weight:800;line-height:18px}.ai-employee-trial__messages{display:flex;min-height:0;flex-direction:column;gap:12px;overflow:auto;padding:16px 18px;background:#f7f8fa}.ai-employee-trial__empty,.ai-employee-trial__loading{border:1px dashed #cbd5e1;border-radius:12px;padding:18px;background:#fff;color:var(--color-text-tertiary);font-size:13px;font-weight:800;line-height:20px;text-align:center}.ai-employee-trial__loading{position:relative;display:inline-flex;align-self:flex-start;align-items:center;gap:8px;overflow:hidden;border-color:#99f6e4;background:linear-gradient(90deg,#fff,#f0fdfa 48%,#fff);color:#0f766e;text-align:left;animation:aiTrialReplyFloat 1.8s ease-in-out infinite}.ai-employee-trial__loading:after{position:absolute;inset:0;background:linear-gradient(110deg,transparent 0%,rgba(20,184,166,.12) 42%,transparent 72%);content:"";transform:translate(-100%);animation:aiTrialReplyShine 2.2s ease-in-out infinite}.ai-employee-trial__loading>span{position:relative;z-index:1}.ai-employee-trial__loading-orb{width:8px;height:8px;border-radius:999px;background:#14b8a6;box-shadow:0 0 #14b8a657;animation:aiTrialReplyPulse 1.2s ease-out infinite}.ai-employee-trial__loading-dots{display:inline-flex;gap:3px;align-items:center}.ai-employee-trial__loading-dots i{display:block;width:4px;height:4px;border-radius:999px;background:currentColor;opacity:.35;animation:aiTrialReplyDot 1.2s ease-in-out infinite}.ai-employee-trial__loading-dots i:nth-child(2){animation-delay:.16s}.ai-employee-trial__loading-dots i:nth-child(3){animation-delay:.32s}@keyframes aiTrialReplyFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}@keyframes aiTrialReplyShine{0%{transform:translate(-100%)}55%,to{transform:translate(100%)}}@keyframes aiTrialReplyPulse{0%{box-shadow:0 0 #14b8a657}to{box-shadow:0 0 0 10px #14b8a600}}@keyframes aiTrialReplyDot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.ai-employee-trial-message{display:grid;max-width:86%;gap:5px}.ai-employee-trial-message span{color:var(--color-text-tertiary);font-size:11px;font-weight:800;line-height:16px}.ai-employee-trial-message p{margin:0;border:1px solid #ccfbf1;border-radius:12px;padding:10px 12px;background:#fff;color:#1e293b;font-size:13px;line-height:21px}.ai-employee-trial-message--user{align-self:flex-end}.ai-employee-trial-message--user span{text-align:right}.ai-employee-trial-message--user p{background:#ccfbf1}.ai-employee-trial__error{margin:12px 18px 0;border:1px solid #fecaca;border-radius:10px;padding:9px 12px;background:#fef2f2;color:#b91c1c;font-size:12px;font-weight:800;line-height:18px}.ai-employee-trial__suggestions{display:grid;gap:8px;margin:12px 18px 0}.ai-employee-trial__suggestions h4{margin:0;font-size:13px;font-weight:900;line-height:20px}.ai-employee-trial-suggestion{display:grid;gap:8px;border:1px solid #dbe7f3;border-radius:10px;background:#fff}.ai-employee-trial-suggestion.is-selected{border-color:#99f6e4;background:#f8fbff;box-shadow:inset 3px 0 #14b8a6}.ai-employee-trial-suggestion__title{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;border:0;border-radius:10px;padding:9px 11px;background:transparent;color:#0f172a;cursor:pointer;text-align:left}.ai-employee-trial-suggestion strong{overflow:hidden;min-width:0;color:#0f172a;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.ai-employee-trial-suggestion__detail{display:grid;gap:8px;padding:0 11px 11px}.ai-employee-trial-suggestion__detail p{margin:0;color:#475569;font-size:12px;line-height:18px}.ai-employee-trial-suggestion__detail textarea{border-radius:8px;font-size:12px;line-height:18px}.ai-employee-trial-suggestion__detail .ant-btn{justify-self:start;border-radius:8px;font-weight:800}.ai-employee-trial__composer{display:grid;grid-template-columns:minmax(0,1fr) 84px;gap:10px;align-items:end;border-top:1px solid var(--color-border);padding:14px 18px 18px;background:#fff}.ai-employee-trial__composer textarea{border-radius:10px}.ai-employee-trial__composer .ant-btn{height:38px;border-radius:10px;font-weight:800}@media(max-width:980px){.ai-employees-banner{grid-template-columns:1fr;align-items:stretch}.ai-employees-banner__copy,.ai-employees-banner h2,.ai-employees-banner__actions{grid-column:1;grid-row:auto}.ai-employees-banner h2{margin-top:2px}.ai-employees-banner__actions{position:static;justify-content:flex-start}.ai-employees-search{width:100%}.ai-employee-recruit{grid-template-columns:1fr}.ai-employee-industries{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ai-employee-industries{grid-template-columns:1fr}.ai-employee-preset{grid-template-columns:42px minmax(0,1fr)}.ai-employee-preset .ant-btn{grid-column:1 / -1;justify-self:stretch}}.ai-sales-page{display:grid;gap:14px;min-width:1120px;color:var(--color-text-primary)}.ai-sales-topbar,.ai-sales-workbench{border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-surface);box-shadow:var(--shadow-card)}.ai-sales-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px;background:linear-gradient(135deg,#0f9f8f1a,#fff0 64%),#fff}.ai-sales-topbar h1{margin:8px 0 6px;color:#0f172a;font-size:24px;font-weight:900;line-height:32px;letter-spacing:0}.ai-sales-topbar p,.ai-sales-flow-card p,.ai-sales-drawer-hero p,.ai-sales-drawer-note p{margin:0;color:var(--color-text-secondary);font-size:13px;line-height:20px}.ai-sales-topbar__actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.ai-sales-topbar__actions .ant-select{width:290px}.ai-sales-topbar__actions .ant-btn,.ai-sales-topbar__actions .ant-select-selector,.ai-sales-drawer-actions .ant-btn{border-radius:8px!important;font-weight:800}.ai-sales-pill{display:inline-flex;min-height:24px;align-items:center;justify-content:center;border-radius:999px;padding:2px 9px;background:#f9fafb;color:#4b5563;font-size:12px;font-weight:800;line-height:18px;white-space:nowrap}.ai-sales-pill--blue{background:#eff6ff;color:#1d4ed8}.ai-sales-pill--amber{background:#fffbeb;color:#b45309}.ai-sales-pill--purple{background:#f5f3ff;color:#6d28d9}.ai-sales-pill--green{background:#ecfdf5;color:#047857}.ai-sales-pill--red{background:#fef2f2;color:#b91c1c}.ai-sales-pill--cyan{background:#ecfeff;color:#0891b2}.ai-sales-pill--white{border:1px solid #d1d5db;background:#fff;color:#374151}.ai-sales-workbench{display:grid;gap:16px;padding:16px}.ai-sales-workbench__summary{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;padding:13px 14px}.ai-sales-workbench__summary strong,.ai-sales-workbench__summary span{display:block}.ai-sales-workbench__summary strong{color:#0f172a;font-size:16px;font-weight:900;line-height:24px}.ai-sales-workbench__summary span{margin-top:2px;color:var(--color-text-secondary);font-size:12px;line-height:18px}.ai-sales-completion{display:grid;grid-template-columns:42px 150px;align-items:center;gap:10px}.ai-sales-completion b{color:#047857;font-size:18px;font-weight:950;line-height:24px;text-align:right}.ai-sales-flow-grid{display:grid;grid-template-columns:repeat(2,minmax(360px,1fr));gap:14px}.ai-sales-flow-card{position:relative;display:grid;min-height:214px;gap:12px;overflow:hidden;border:1px solid #dbe5e3;border-radius:8px;background:#fff;color:inherit;cursor:pointer;padding:16px;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ai-sales-flow-card:hover{border-color:#0f9f8f;box-shadow:0 12px 32px #0f172a14;transform:translateY(-1px)}.ai-sales-flow-card.is-disabled{border-color:#d1d5db;background:repeating-linear-gradient(135deg,rgba(148,163,184,.08) 0,rgba(148,163,184,.08) 8px,transparent 8px,transparent 18px),#f8fafc;color:#94a3b8}.ai-sales-flow-card.is-disabled .ai-sales-flow-card__index{border-color:#cbd5e1;background:#f8fafc;color:#64748b;box-shadow:none}.ai-sales-flow-card.is-disabled .ai-sales-flow-card__index:before{color:#94a3b8}.ai-sales-flow-card.is-disabled .ai-sales-flow-card__head strong,.ai-sales-flow-card.is-disabled p,.ai-sales-flow-card.is-disabled .ai-sales-flow-card__head small{color:#94a3b8}.ai-sales-flow-card.has-issues{border-color:#fcd34d}.ai-sales-flow-card__index{display:inline-flex;width:max-content;min-height:32px;align-items:center;gap:8px;border:1px solid #99f6e4;border-radius:999px;background:#f0fdfa;color:#047857;padding:0 10px;font-variant-numeric:tabular-nums;font-size:18px;font-weight:950;line-height:24px;box-shadow:inset 0 0 0 1px #ffffffbd}.ai-sales-flow-card__index:before{content:"STEP";border-right:1px solid #ccfbf1;color:#0f766e;padding-right:8px;font-size:10px;font-weight:950;letter-spacing:.08em;line-height:16px}.ai-sales-flow-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.ai-sales-flow-card__head>div{min-width:0}.ai-sales-flow-card__head strong,.ai-sales-flow-card__head small{display:block}.ai-sales-flow-card__head strong{color:#0f172a;font-size:18px;font-weight:950;line-height:26px}.ai-sales-flow-card__head small{margin-top:2px;color:var(--color-text-tertiary);font-size:12px;font-weight:800;line-height:18px}.ai-sales-flow-card p{display:-webkit-box;overflow:hidden;min-height:48px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ai-sales-flow-card__rules{display:flex;min-height:48px;max-height:76px;flex-wrap:wrap;align-content:flex-start;gap:6px;overflow:hidden}.ai-sales-flow-card__rules span{max-width:100%;overflow:hidden;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#475569;padding:4px 8px;font-size:12px;font-weight:800;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.ai-sales-flow-card__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf2f7;padding-top:10px}.ai-sales-flow-card__foot>span:last-child{display:inline-flex;align-items:center;gap:5px;color:#0f9f8f;font-size:12px;font-weight:900;line-height:18px}.ai-sales-status-badge{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;line-height:18px;white-space:nowrap}.ai-sales-status-badge i{width:7px;height:7px;border-radius:999px}.ai-sales-status-badge.is-on{border:1px solid #99f6e4;background:#ecfdf5;color:#047857}.ai-sales-status-badge.is-on i{background:#10b981;box-shadow:0 0 0 3px #10b98124}.ai-sales-status-badge.is-off{border:1px solid #cbd5e1;background:#f1f5f9;color:#64748b}.ai-sales-status-badge.is-off i{background:#94a3b8}.ai-sales-config-drawer .ant-drawer-header{border-bottom-color:#e2e8f0}.ai-sales-config-drawer .ant-drawer-title{color:#0f172a;font-size:16px;font-weight:900}.ai-sales-drawer-body{display:grid;gap:16px}.ai-sales-drawer-hero,.ai-sales-drawer-note{border:1px solid #dbe5e3;border-radius:8px;background:#fff;padding:14px}.ai-sales-drawer-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;background:linear-gradient(135deg,#0f9f8f14,#fff0 70%),#fff}.ai-sales-drawer-hero h2{margin:8px 0 4px;color:#0f172a;font-size:24px;font-weight:950;line-height:32px;letter-spacing:0}.ai-sales-drawer-field,.ai-sales-drawer-list{display:grid;gap:8px}.ai-sales-drawer-field>span,.ai-sales-drawer-list__head>span{color:var(--color-text-tertiary);font-size:12px;font-weight:900;line-height:18px}.ai-sales-drawer-field textarea,.ai-sales-rule-row .ant-input{border-radius:8px;font-size:13px;line-height:20px}.ai-sales-drawer-list__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ai-sales-drawer-list__items{display:grid;gap:8px}.ai-sales-rule-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:8px}.ai-sales-rule-row button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;cursor:pointer}.ai-sales-rule-row button:hover{border-color:#fecaca;color:#b91c1c}.ai-sales-empty-line{margin:0;border:1px dashed #cbd5e1;border-radius:8px;color:var(--color-text-tertiary);padding:10px;font-size:13px;line-height:20px}.ai-sales-drawer-note{border-color:#bfdbfe;background:#eff6ff}.ai-sales-drawer-note h3{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:#1d4ed8;font-size:14px;font-weight:900;line-height:20px}.ai-sales-drawer-note strong{color:#1d4ed8}.ai-sales-drawer-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #e2e8f0;background:#fffffff0;padding:14px 0 0}@media(max-width:1280px){.ai-sales-flow-grid{grid-template-columns:repeat(2,minmax(320px,1fr))}}@media(max-width:1180px){.ai-sales-page{min-width:0}.ai-sales-topbar{flex-direction:column}.ai-sales-topbar__actions,.ai-sales-topbar__actions .ant-select{width:100%}.ai-sales-flow-grid{grid-template-columns:1fr}}.agents-page{min-width:1120px;color:var(--color-text-primary)}.agents-page__header,.agents-page__actions,.agents-panel__title,.agent-row__main,.agent-row__controls,.agents-card-actions,.agents-form-switches{display:flex;align-items:center;justify-content:space-between;gap:16px}.agents-page__header{align-items:flex-start;margin-bottom:18px}.agents-page__header h1,.agents-panel__title h2{margin:0;color:var(--color-text-primary);letter-spacing:0}.agents-page__header h1{font-size:24px;font-weight:850;line-height:32px}.agents-page__header p{margin:4px 0 0;color:var(--color-text-secondary);font-size:14px;line-height:22px}.agents-kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.agents-kpi-card,.agents-panel{border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-surface);box-shadow:var(--shadow-card)}.agents-kpi-card{min-height:92px;padding:14px 16px}.agents-kpi-card>span{display:block;color:var(--color-text-secondary);font-size:13px;font-weight:750;line-height:20px}.agents-kpi-card strong{display:block;margin:4px 0 8px;color:var(--color-text-primary);font-size:28px;font-weight:850;letter-spacing:0;line-height:34px}.agents-pill{display:inline-flex;min-height:24px;align-items:center;justify-content:center;border-radius:999px;padding:2px 9px;background:var(--color-bg-subtle);color:var(--color-text-secondary);font-size:12px;font-weight:750;line-height:18px;white-space:nowrap}.agents-pill--blue{background:#f0fdfa;color:var(--color-primary-600)}.agents-pill--green{background:#ecfdf5;color:#047857}.agents-pill--purple{background:#f5f3ff;color:var(--color-ai-600)}.agents-pill--amber{background:#fffbeb;color:#b45309}.agents-pill--red{background:#fef2f2;color:#b91c1c}.agents-pill--cyan{background:#ecfeff;color:#0891b2}.agents-management-grid{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(620px,1.15fr);align-items:start;gap:14px}.agents-panel{padding:16px}.agents-panel__title{margin-bottom:14px}.agents-panel__title h2{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:850;line-height:25px}.agents-panel__title h2 svg{color:var(--color-primary)}.agents-panel__title .agents-title-help{color:var(--color-text-tertiary);cursor:help;font-size:15px}.agents-panel__title>span{color:var(--color-text-tertiary);font-size:12px;font-weight:750;line-height:18px}.agents-queue-list,.agents-list,.agents-drawer-stack,.agents-form-grid,.agents-mini-list{display:grid;gap:12px}.agents-queue-list,.agents-list{max-height:calc(100vh - 292px);overflow:auto;padding-right:2px}.agents-queue-card,.agent-row,.agents-empty-state,.agents-mini-list article{border:1px solid var(--color-border);border-radius:8px;background:#fff}.agents-queue-card,.agent-row{padding:14px}.agents-queue-card button,.agent-row__main{width:100%;border:0;background:transparent;color:inherit;cursor:pointer;padding:0;text-align:left}.agents-queue-card button svg{color:var(--color-text-tertiary);font-size:16px}.agents-queue-card strong,.agent-row strong,.agents-mini-list strong{display:block;color:var(--color-text-primary);font-size:15px;font-weight:850;line-height:22px}.agents-queue-card small,.agent-row small{display:block;margin-top:2px;color:var(--color-text-tertiary);font-size:12px;font-weight:700;line-height:18px}.agents-queue-card p,.agents-drawer-stack p,.agents-mini-list span{margin:10px 0 0;color:var(--color-text-secondary);font-size:13px;line-height:20px}.agents-queue-card p b,.agents-drawer-stack p b{color:var(--color-text-primary);font-weight:850}.agents-tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.agents-card-actions{justify-content:flex-start;margin-top:12px}.agent-row.is-disabled{opacity:.62}.agent-row__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;color:var(--color-text-secondary);font-size:12px;font-weight:750;line-height:18px}.agent-row__meta b{color:var(--color-text-primary);font-size:16px}.agent-row__bar{height:7px;overflow:hidden;border-radius:999px;background:#eef2f7;margin-top:10px}.agent-row__bar i{display:block;height:100%;border-radius:inherit;background:var(--color-primary)}.agent-row__controls{justify-content:flex-start;flex-wrap:wrap;margin-top:12px}.agents-empty-state{display:grid;justify-items:center;gap:6px;min-height:180px;border-style:dashed;padding:36px 18px;text-align:center}.agents-empty-state svg{color:#047857;font-size:24px}.agents-empty-state strong{color:var(--color-text-primary);font-size:15px;line-height:22px}.agents-empty-state span{color:var(--color-text-secondary);font-size:13px;line-height:20px}.agents-drawer .ant-drawer-body{background:var(--color-bg-page)}.agents-drawer-stack section,.agents-field{display:grid;gap:8px;border:1px solid var(--color-border);border-radius:8px;background:#fff;padding:14px}.agents-drawer-stack h3,.agents-drawer-stack h4{margin:0;color:var(--color-text-primary);letter-spacing:0}.agents-drawer-stack h3{font-size:18px;line-height:26px}.agents-drawer-stack h4,.agents-field span{font-size:13px;font-weight:850;line-height:20px}.agents-field{border:0;padding:0}.agents-field span{color:var(--color-text-primary)}.agents-mini-list article{padding:12px}.agents-form-grid{padding-top:4px}.agents-form-grid .agents-field{border:0}.agents-form-grid .ant-input-number{width:100%}.agents-form-switches{justify-content:flex-start;flex-wrap:wrap;padding-top:4px}@media(max-width:980px){.agents-page{min-width:0}.agents-page__header,.agents-page__actions,.agents-panel__title{align-items:stretch;flex-direction:column}.agents-kpi-grid,.agents-management-grid{grid-template-columns:1fr}.agents-queue-list,.agents-list{max-height:none}}.conversations-page{display:flex;height:100%;min-height:0;flex-direction:column;min-width:1040px;overflow:hidden;color:var(--color-text-primary)}.conversation-control-bar{display:flex;flex:0 0 auto;align-items:center;gap:12px;margin-bottom:8px;border:1px solid var(--color-border);border-radius:10px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:var(--shadow-card);padding:8px 10px}.conversation-control-bar__search{display:flex;min-width:0;align-items:center;gap:12px;flex:1 1 auto}.conversation-search.ant-input-search{width:min(300px,100%)}.conversation-search .ant-input,.conversation-search .ant-input-search-button{height:28px;border-radius:8px;font-size:12px}.conversation-status-select{display:inline-flex;align-items:center;gap:6px;margin-left:8px}.conversation-status-select>span{color:var(--color-text-tertiary);font-size:12px;font-weight:800;line-height:18px}.conversation-status-select .ant-select{width:118px}.conversation-status-select .ant-select-selector{min-height:28px!important;border-radius:8px!important;font-size:12px}.conversation-filter-row,.conversation-filter-row__detail,.conversation-detail__title,.conversation-detail__actions,.reply-mode-toggle,.conversation-composer__send,.conversation-composer__tools,.insight-tag-row{display:flex;align-items:center;gap:8px}.conversation-filter-row{flex:0 0 auto;justify-content:space-between;gap:10px;margin-bottom:6px}.conversation-filter-row__detail{min-width:0;flex-wrap:wrap}.conversation-filter-row__detail{justify-content:flex-end}.conversation-pill{display:inline-flex;min-height:20px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700;line-height:16px;white-space:nowrap}.conversation-pill--blue{background:#f0fdfa;color:#0f766e}.conversation-pill--amber{background:#fffbeb;color:#b45309}.conversation-pill--purple{background:#f5f3ff;color:#6d28d9}.conversation-pill--green{background:#ecfdf5;color:#047857}.conversation-pill--red{background:#fef2f2;color:#b91c1c}.conversation-pill--gray{background:#f9fafb;color:#4b5563}.conversation-pill--white{border-color:#d1d5db;background:#fff;color:#374151}.conversation-api-error{display:inline-flex;min-width:0;max-width:520px;align-items:center;gap:8px;color:#991b1b}.conversation-api-error small{overflow:hidden;color:#991b1b;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.conversation-workspace{display:grid;min-height:0;flex:1 1 auto;grid-template-columns:324px minmax(560px,1fr) 304px;overflow:hidden;border:1px solid var(--color-border);border-radius:10px;background:var(--color-bg-surface);box-shadow:var(--shadow-card)}.conversation-queue,.conversation-detail,.conversation-insight{min-height:0}.conversation-queue{display:flex;flex-direction:column;overflow:hidden;border-right:1px solid var(--color-border);background:#f8fafc;padding:12px}.conversation-panel-title{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.conversation-panel-title .ant-btn{height:24px;border-radius:8px;padding:0 9px;font-size:12px;font-weight:800}.conversation-panel-title strong{font-size:14px;line-height:22px}.conversation-panel-title span{color:var(--color-text-tertiary);font-size:12px;font-weight:700;line-height:18px}.conversation-source-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.conversation-source-tabs button{display:inline-flex;min-width:0;min-height:24px;align-items:center;gap:4px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#475569;cursor:pointer;padding:2px 8px;font-size:12px;font-weight:800;line-height:16px}.conversation-source-tabs button small{display:inline-grid;min-width:16px;height:16px;place-items:center;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:10px;line-height:12px}.conversation-source-tabs button.is-active{border-color:#99f6e4;background:#f0fdfa;color:#0f766e}.reply-mode-toggle button:disabled{cursor:not-allowed;opacity:.48}.conversation-source-tabs button.is-active small{background:#ccfbf1;color:#0f9f8f}.conversation-list{display:grid;align-content:start;min-height:0;gap:8px;overflow:auto;padding-right:2px}.conversation-list-empty{display:grid;min-height:96px;place-items:center;border:1px dashed #cbd5e1;border-radius:10px;color:var(--color-text-tertiary);font-size:13px;font-weight:700}.conversation-list-item{position:relative;display:grid;width:100%;min-height:94px;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:10px;row-gap:6px;padding:10px;border:1px solid var(--color-border);border-radius:10px;background:#fff;color:inherit;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.conversation-list-item:hover{border-color:#0f9f8f59;box-shadow:0 1px 4px #0f172a14}.conversation-list-item.is-active{border-color:#99f6e4;background:#f8fbff}.conversation-list-item.is-active:before{position:absolute;inset:0 auto 0 0;width:3px;border-radius:12px 0 0 12px;background:var(--color-primary);content:""}.conversation-list-item__avatar{display:grid;grid-row:1 / 4;grid-column:1;width:34px;height:34px;place-items:center;border-radius:50%;background:#1f3d4a;color:#fff;font-size:13px;font-weight:800}.conversation-list-item.is-active .conversation-list-item__avatar{background:var(--color-primary)}.conversation-list-item__headline{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;grid-column:2;grid-row:1}.conversation-list-item__title-group{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:start;gap:6px}.conversation-source-badge{flex:0 0 auto;display:inline-flex;justify-self:start;width:max-content;max-width:100%;min-height:19px;align-items:center;border:1px solid transparent;border-radius:999px;padding:1px 7px 1px 6px;font-size:11px;font-weight:900;line-height:15px;white-space:nowrap}.conversation-source-badge:before{width:5px;height:5px;margin-right:5px;border-radius:999px;content:""}.conversation-source-badge--wecom{border-color:#99f6e4;background:#f0fdfa;color:#0f766e}.conversation-source-badge--wecom:before{background:#0f9f8f}.conversation-source-badge--wecom-kf{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.conversation-source-badge--wecom-kf:before{background:#2563eb}.conversation-source-badge--rednote{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.conversation-source-badge--rednote:before{background:#ef4444}.conversation-source-badge--douyin{border-color:#cbd5e1;background:#111827;color:#fff}.conversation-source-badge--douyin:before{background:#22d3ee}.conversation-source-badge--wechat{border-color:#bbf7d0;background:#ecfdf5;color:#047857}.conversation-source-badge--wechat:before{background:#22c55e}.conversation-source-badge--line{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.conversation-source-badge--line:before{background:#06c755}.conversation-list-item__name{min-width:0;overflow:hidden;font-size:13px;font-weight:800;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.conversation-list-item__status{flex:0 0 auto;justify-self:end;min-height:18px;padding:1px 7px;font-size:11px;line-height:15px}.conversation-list-item__intent{min-height:19px;padding:1px 7px;font-size:11px;line-height:15px}.conversation-list-item__summary{display:block;grid-column:2;grid-row:2;overflow:hidden;color:#475569;font-size:12px;font-weight:700;line-height:17px;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}.conversation-list-item__meta{display:grid;grid-column:2;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;color:var(--color-text-tertiary);font-size:11px;line-height:16px}.conversation-list-item__meta .conversation-pill{min-height:18px;padding:1px 7px;font-size:11px;line-height:15px}.conversation-list-item__meta>span:not(.conversation-pill){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-list-item__meta>span:nth-child(2){flex:1 1 auto}.conversation-detail{display:grid;grid-template-rows:48px minmax(0,1fr) auto;min-width:0;min-height:0;overflow:hidden;border-right:1px solid var(--color-border);background:#fff}.conversation-detail__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 18px;border-bottom:1px solid var(--color-border)}.conversation-detail__title h2{margin:0;font-size:16px;font-weight:800;line-height:22px}.conversation-detail__actions .ant-btn{height:30px;border-radius:8px;font-size:12px;font-weight:700}.reply-mode-toggle{height:30px;gap:2px;border:1px solid #ccfbf1;border-radius:9px;padding:2px;background:#f0fdfa}.reply-mode-toggle button{height:24px;border:0;border-radius:7px;padding:0 9px;background:transparent;color:#475569;cursor:pointer;font-size:12px;font-weight:800}.reply-mode-toggle button.is-active{background:#fff;color:#0f766e;box-shadow:0 1px 2px #0f172a14}.message-timeline{display:flex;flex-direction:column;gap:13px;min-height:0;overflow:auto;padding:16px 20px;background:#f7f8fa}.message-rag-banner{display:flex;align-items:center;gap:8px;border:1px solid #ddd6fe;border-radius:10px;padding:10px 12px;background:#f5f3ff;color:#5b21b6;font-size:12px;font-weight:700;line-height:18px}.message-row{display:grid;align-items:end;gap:8px}.message-row__content{display:grid;gap:4px;max-width:min(66%,520px)}.message-row__time{color:var(--color-text-tertiary);font-size:11px;line-height:16px}.message-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#e2e8f0;color:#1e293b;font-size:12px;font-weight:900}.message-bubble{position:relative;border-radius:10px;padding:10px 12px;box-shadow:0 1px 2px #0f172a0d}.message-bubble p{margin:0;font-size:13px;line-height:20px}.message-row--customer{grid-template-columns:34px minmax(0,1fr);justify-items:start}.message-row--customer .message-bubble{border:1px solid #d1d5db;background:#fff;color:#111827}.message-row--customer .message-bubble:before{position:absolute;top:12px;left:-5px;width:9px;height:9px;border-bottom:1px solid #d1d5db;border-left:1px solid #d1d5db;background:#fff;content:"";transform:rotate(45deg)}.message-row--bot,.message-row--agent{grid-template-columns:minmax(0,1fr) 34px;justify-items:end}.message-row--bot .message-avatar,.message-row--agent .message-avatar{grid-column:2;grid-row:1;background:#0f9f8f;color:#fff}.message-row--bot .message-row__content,.message-row--agent .message-row__content{grid-column:1;grid-row:1;justify-items:end}.message-row--bot .message-bubble{border:1px solid #99f6e4;background:#eaf3ff}.message-row--agent .message-bubble{border:1px solid #99f6e4;background:#ccfbf1}.message-row--bot .message-bubble:after,.message-row--agent .message-bubble:after{position:absolute;top:12px;right:-5px;width:9px;height:9px;border-top:1px solid #99f6e4;border-right:1px solid #99f6e4;background:inherit;content:"";transform:rotate(45deg)}.message-row--system,.message-row--note{display:flex;align-items:center;justify-content:center}.message-row--system .message-bubble{max-width:72%;padding:4px 10px;background:#fffbeb;color:#b45309}.message-row--note{justify-content:flex-start}.message-row--note .message-bubble{max-width:68%;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412}.message-bubble .conversation-pill{margin-top:10px}.conversation-composer{position:relative;display:grid;grid-template-columns:1fr;gap:7px;min-height:0;padding:9px 16px 10px;border-top:1px solid var(--color-border);background:#fff}.conversation-composer--with-draft{min-height:0}.conversation-composer__top,.conversation-composer__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.conversation-ai-draft{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;border:1px solid #ddd6fe;border-radius:8px;padding:2px 6px 2px 10px;background:#f5f3ff}.conversation-mobile-wecom-notice{border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;padding:6px 10px;font-size:12px;font-weight:800;line-height:18px}.conversation-ai-draft span{min-width:0;overflow:hidden;color:#5b21b6;font-size:12px;font-weight:700;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.conversation-ai-draft div{display:flex;flex:0 0 auto;gap:6px}.conversation-composer__input{height:50px!important;resize:none!important;border-radius:10px;font-size:13px}.conversation-composer__tools .ant-btn,.conversation-composer__send .ant-btn{height:30px;border-radius:8px;font-size:12px;font-weight:800}.conversation-composer__tools .ant-btn.is-active{border-color:#0f9f8f;color:#0f766e}.conversation-composer__send{flex:0 0 128px;align-items:flex-end;justify-content:stretch}.conversation-composer__send .ant-btn{width:100%}.conversation-composer__emoji-panel{position:absolute;left:16px;bottom:calc(100% + 8px);z-index:8;display:grid;grid-template-columns:repeat(6,32px);gap:8px;border:1px solid #ccfbf1;border-radius:12px;padding:10px;background:#fff;box-shadow:0 16px 34px #0f172a24}.conversation-composer__emoji-panel button{display:grid;width:32px;height:32px;place-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;font-size:17px}.conversation-composer__emoji-panel button:hover{border-color:#99f6e4;background:#f0fdfa}.conversation-composer__image-preview{display:flex;min-width:0;align-items:center;gap:8px;border:1px solid #ccfbf1;border-radius:10px;padding:6px 8px;background:#f8fbff}.conversation-composer__image-preview img{width:42px;height:42px;flex:0 0 42px;border-radius:8px;object-fit:cover}.conversation-composer__image-preview span{min-width:0;overflow:hidden;color:#475569;font-size:12px;font-weight:800;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.conversation-composer__image-preview button{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;margin-left:auto;border:0;border-radius:8px;background:#e2e8f0;color:#475569;cursor:pointer}.conversation-insight{min-height:0;overflow:auto;padding:12px;background:#f8fafc}.insight-card{margin-top:10px;padding:13px;border:1px solid var(--color-border);border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.insight-card h3{margin:0 0 12px;font-size:14px;font-weight:800;line-height:22px}.insight-card p{margin:8px 0 0;color:var(--color-text-secondary);font-size:12px;line-height:18px}.insight-tag-row{flex-wrap:wrap}.insight-card--customer{margin-top:0;border-color:#99f6e4;background:#fff}.insight-card--customer h3{color:#0f766e}.insight-card--lead .insight-grid b .conversation-pill{width:fit-content}.intent-preset-panel{display:grid;gap:8px;margin-top:12px;border-top:1px solid #e2e8f0;padding-top:10px}.intent-rule-panel__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.intent-rule-panel__head strong{color:#0f172a;font-size:12px;line-height:18px}.intent-rule-panel__head small{color:var(--color-text-tertiary);font-size:11px;font-weight:700}.intent-preset-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:34px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffffb8;padding:6px 8px}.intent-preset-row span:last-child{overflow:hidden;color:var(--color-text-tertiary);font-size:11px;font-weight:750;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.customer-profile{display:flex;align-items:center;gap:10px;margin-bottom:12px}.customer-profile>span{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:12px;background:#0f9f8f;color:#fff;font-size:14px;font-weight:900}.customer-profile strong,.customer-profile p{margin:0}.customer-profile strong{display:block;font-size:15px;line-height:22px}.customer-profile p{color:var(--color-text-tertiary);font-size:12px;line-height:18px}.customer-edit-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.customer-edit-form label{display:grid;gap:5px}.customer-edit-form label>span{color:var(--color-text-tertiary);font-size:11px;font-weight:800;line-height:16px}.customer-edit-form .ant-input,.customer-edit-form textarea{border-radius:8px!important;font-size:12px}.customer-edit-form__wide,.customer-custom-field,.customer-custom-field--new,.customer-edit-actions{grid-column:1 / -1}.customer-custom-field{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr) 30px;gap:6px}.customer-custom-field--new{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr) 56px}.customer-custom-field button{display:grid;height:30px;place-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#64748b;cursor:pointer}.customer-custom-field .ant-btn{height:30px;border-radius:8px;padding:0;font-size:12px;font-weight:800}.customer-edit-actions{display:flex;justify-content:flex-end;gap:8px}.customer-edit-actions .ant-btn{height:30px;border-radius:8px;font-size:12px;font-weight:800}.insight-card--lead{border-color:#bbf7d0;background:#f8fffb}.insight-card--lead h3{color:#047857}.insight-card--sales-profile{border-color:#bfdbfe;background:#fff}.insight-card--sales-profile h3{color:#1d4ed8}.sales-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sales-profile-grid span{display:grid;min-width:0;gap:2px;border:1px solid #dbeafe;border-radius:10px;background:#eff6ff;padding:8px}.sales-profile-grid span.is-pending{border-color:#e5e7eb;background:#f9fafb}.sales-profile-grid small,.sales-profile-grid em,.sales-handoff-summary small{color:var(--color-text-tertiary);font-size:11px;font-style:normal;font-weight:800;line-height:16px}.sales-profile-grid b{min-width:0;overflow:hidden;color:#0f172a;font-size:13px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.sales-intent-score{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:12px;border:1px solid #bbf7d0;border-radius:10px;background:#fff;padding:10px}.sales-intent-score>strong{color:#047857;font-size:38px;font-weight:950;line-height:42px;text-align:center}.sales-intent-score div{display:grid;justify-items:start;gap:6px}.sales-intent-score div>span:not(.conversation-pill){color:var(--color-text-secondary);font-size:13px;font-weight:800;line-height:20px}.sales-handoff-summary{display:grid;gap:6px;margin-top:12px;border:1px solid #ccfbf1;border-radius:10px;background:#fff;padding:10px}.sales-handoff-summary p{margin:0;color:#0f172a;font-size:12px;line-height:18px;white-space:pre-line}.insight-card--upgrade{border-color:#99f6e4;background:#f8fbff}.insight-card--upgrade h3{color:#0f766e}.insight-card--upgrade>small{display:block;margin-top:8px;color:var(--color-text-tertiary);font-size:11px;line-height:16px}.upgrade-member-field{display:grid;gap:6px;margin-top:10px}.upgrade-member-field>span{color:var(--color-text-tertiary);font-size:12px;font-weight:800;line-height:18px}.upgrade-member-field .ant-select{width:100%}.upgrade-member-field textarea{border-radius:8px;font-size:12px;line-height:18px}.insight-card--upgrade .ant-btn{margin-top:12px;border-radius:10px;font-weight:800}.upgrade-member-status{display:flex;align-items:flex-start;gap:8px;margin-top:10px;color:var(--color-text-secondary);font-size:12px;line-height:18px}.upgrade-member-status .conversation-pill{flex:0 0 auto}.upgrade-member-status span:last-child{min-width:0}.insight-card--notes{margin-top:10px;border-color:#fed7aa;background:#fff}.insight-note-input{height:58px!important;resize:none!important;border-radius:8px;font-size:12px}.insight-note-button{width:100%;height:34px;margin-top:10px;border-radius:10px;font-size:13px;font-weight:800}.insight-note-list{display:grid;gap:8px;margin-top:12px}.insight-note-list p{margin:0;border:1px solid #fed7aa;border-radius:10px;padding:8px 10px;background:#fff7ed;color:#9a3412}.insight-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.insight-grid--source{gap:8px}.insight-grid--source span{min-width:0;border:1px solid #ccfbf1;border-radius:10px;padding:8px;background:#fff}.insight-grid--three{grid-template-columns:repeat(3,1fr)}.insight-grid--lead-summary{grid-template-columns:1fr 1fr}.insight-grid span,.insight-grid small,.insight-grid b{display:block}.insight-grid small{color:var(--color-text-tertiary);font-size:11px;line-height:16px}.insight-grid b{margin-top:2px;overflow:hidden;font-size:13px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.lead-next-action{display:grid;gap:6px;margin-top:12px;border:1px solid #bbf7d0;border-radius:10px;background:#fff;padding:10px}.lead-next-action small{color:#047857;font-size:11px;font-weight:900;line-height:16px}.lead-next-action p{margin:0;color:#0f172a;font-size:13px;font-weight:750;line-height:20px}.lead-next-action span{color:var(--color-text-tertiary);font-size:11px;line-height:16px}.upgrade-member-field .ant-select-selector{min-width:0}.upgrade-member-field .ant-select-selection-item{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1180px){.conversations-page{height:100%;min-width:0;overflow:hidden}.conversation-control-bar{height:auto;align-items:stretch;flex-direction:column;padding:10px}.conversation-control-bar__search{align-items:stretch;flex-direction:column;gap:10px}.conversation-search{width:100%}.conversation-filter-row{align-items:flex-start;flex-direction:column}.conversation-filter-row__detail{justify-content:flex-start;flex-wrap:wrap}.conversation-workspace{display:flex;min-height:0;flex-direction:column;overflow:hidden}.conversation-queue,.conversation-detail,.conversation-insight{min-height:0;border-right:0}.conversation-queue,.conversation-insight{flex:0 0 auto;max-height:220px}.conversation-detail{flex:1 1 520px;grid-template-rows:auto minmax(360px,1fr) auto}.conversation-detail__header{align-items:flex-start;flex-direction:column}.message-bubble{max-width:86%}.conversation-composer{grid-template-columns:1fr;grid-template-rows:auto auto auto auto}.conversation-composer__input,.conversation-composer__tools,.conversation-composer__send{grid-column:1}.conversation-composer__input,.conversation-composer__tools,.conversation-composer__send{grid-row:auto}.conversation-composer__tools,.conversation-composer__send{flex-direction:row}}.dashboard-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.dashboard-heading .ant-typography{margin-top:0}.dashboard-card{border-radius:8px;box-shadow:var(--shadow-card)}.dashboard-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.metric-card{position:relative;min-height:158px;overflow:hidden;border:1px solid rgba(15,159,143,.12);border-radius:8px;box-shadow:0 12px 24px #0f172a14}.metric-card:after{position:absolute;right:-28px;bottom:-40px;width:126px;height:126px;border-radius:50%;background:#0f9f8f1a;content:""}.metric-card--primary{background:linear-gradient(135deg,#f0fdfa,#fff 72%)}.metric-card--warning{border-color:#f59e0b33;background:linear-gradient(135deg,#fffbeb,#fff 72%)}.metric-card--message{border-color:#0891b22e;background:linear-gradient(135deg,#ecfeff,#fff 72%)}.metric-card--risk{border-color:#ef44442e;background:linear-gradient(135deg,#fef2f2,#fff 72%)}.metric-card--warning:after{background:#f59e0b1f}.metric-card--message:after{background:#0891b21f}.metric-card--risk:after{background:#ef44441a}.metric-card--ai{border-color:#7c3aed2e;background:linear-gradient(135deg,#f5f3ff,#fff 72%)}.metric-card--ai:after{background:#7c3aed1c}.metric-card--success{border-color:#10b9812e;background:linear-gradient(135deg,#ecfdf5,#fff 72%)}.metric-card--success:after{background:#10b9811f}.metric-card__top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.metric-card__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#fff;color:#0f9f8f;font-size:17px;box-shadow:0 6px 16px #0f9f8f1f}.metric-card--warning .metric-card__icon{color:#d97706}.metric-card--message .metric-card__icon{color:#0891b2}.metric-card--risk .metric-card__icon{color:#dc2626}.metric-card--ai .metric-card__icon{color:#6d28d9}.metric-card--success .metric-card__icon{color:#047857}.metric-card__trend{height:26px;padding:0 10px;border-radius:13px;background:#0f9f8f1a;color:#0f766e;font-size:12px;font-weight:700;line-height:26px}.metric-card--warning .metric-card__trend{background:#f59e0b24;color:#92400e}.metric-card--message .metric-card__trend{background:#0891b21f;color:#0e7490}.metric-card--risk .metric-card__trend{background:#ef44441f;color:#b91c1c}.metric-card--ai .metric-card__trend{background:#7c3aed1f;color:#6d28d9}.metric-card--success .metric-card__trend{background:#10b98124;color:#047857}.metric-card__title{position:relative;z-index:1;margin:0 0 4px;color:#4b5563;font-size:14px;font-weight:700;line-height:20px}.metric-card__value{position:relative;z-index:1;display:flex;align-items:baseline;gap:5px;color:#111827}.metric-card__value strong{font-size:40px;font-weight:800;letter-spacing:0;line-height:48px}.metric-card__value span{font-size:20px;font-weight:700}.metric-card__detail{position:relative;z-index:1;margin:6px 0 0;color:#6b7280;font-size:13px;line-height:20px}.dashboard-section{margin-top:16px}.chart-card .ant-pro-card-body{min-height:306px}.legend-dot{display:inline-block;width:8px;height:8px;border-radius:50%}.legend-dot.total{background:#0f9f8f}.legend-dot.auto{background:#10b981}.trend-chart,.sparkline{display:block;width:100%}.chart-grid{stroke:#e5e7eb;stroke-width:1}.trend-area{fill:url(#trendArea)}.trend-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.trend-line--total{stroke:#0f9f8f}.trend-line--auto{stroke:#10b981}.trend-dot{stroke:#fff;stroke-width:3}.trend-dot--total{fill:#0f9f8f}.trend-dot--auto{fill:#10b981}.chart-label{fill:#6b7280;font-size:12px;font-weight:600;text-anchor:middle}.chart-axis-label{fill:#9ca3af;font-size:11px;font-weight:650;text-anchor:end}.chart-value-label{fill:var(--color-primary);font-size:12px;font-weight:850;text-anchor:end}.chart-value-label--auto{fill:#047857}.rate-summary{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.rate-summary strong{color:#111827;font-size:42px;font-weight:800;line-height:50px}.rate-summary span{color:#6b7280;font-size:13px}.sparkline{height:92px;margin-bottom:10px}.sparkline polyline{fill:none;stroke:#7c3aed;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.sparkline circle{fill:#7c3aed;stroke:#fff;stroke-width:3}.channel-share{display:grid;gap:10px}.channel-share p{margin:0;color:#111827;font-size:14px;font-weight:700}.channel-share__item{display:grid;grid-template-columns:66px 1fr 34px;align-items:center;gap:10px}.channel-share__item span,.channel-share__item strong{color:#4b5563;font-size:12px}.channel-share__item div{height:8px;overflow:hidden;border-radius:999px;background:#eef2f7}.channel-share__item i{display:block;height:100%;border-radius:inherit}.dashboard-ops-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}.dashboard-ops-main,.dashboard-ops-side{display:grid;gap:16px;min-width:0}.ops-panel .ant-pro-card-body{display:grid;gap:16px}.ops-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #eef2f7;border-radius:8px;background:#fbfdff}.ops-summary-item{min-width:0;padding:12px 16px;border-right:1px solid #eef2f7}.ops-summary-item:last-child{border-right:0}.ops-summary-item span,.ops-summary-item strong,.ops-summary-item em{display:block}.ops-summary-item span{overflow:hidden;color:#6b7280;font-size:12px;font-weight:700;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.ops-summary-item strong{margin-top:2px;color:#111827;font-size:28px;font-weight:800;letter-spacing:0;line-height:36px}.ops-summary-item em{overflow:hidden;color:#0f766e;font-size:12px;font-style:normal;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.ops-diagnostic-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px}.ops-diagnostic-block{min-width:0;padding:14px 14px 12px;border:1px solid #eef2f7;border-radius:8px;background:#fff}.ops-block-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ops-block-heading span{color:#111827;font-size:14px;font-weight:800;line-height:22px}.reason-list{display:grid;gap:10px;width:100%}.reason-item{min-width:0}.reason-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.reason-item .ant-progress{line-height:1}.reason-line span{color:#374151;font-size:13px;font-weight:700}.reason-line strong{color:#111827;font-size:13px}.knowledge-gap-list,.lead-funnel-list,.action-list{display:grid;gap:8px}.knowledge-gap-item{display:grid;grid-template-columns:minmax(108px,.8fr) minmax(0,1fr) 96px;align-items:center;gap:12px;min-width:0;padding:8px 0;border:1px solid #eef2f7;border-width:0 0 1px;border-radius:0;background:transparent}.knowledge-gap-item:last-child{border-bottom:0}.knowledge-gap-item strong,.knowledge-gap-item span,.knowledge-gap-item b{display:block}.knowledge-gap-item strong{color:#111827;font-size:14px;line-height:20px}.knowledge-gap-item span{margin-top:2px;color:#6b7280;font-size:12px;line-height:18px}.knowledge-gap-item b{color:#b91c1c;font-size:12px;line-height:18px;text-align:right}.knowledge-gap-item__bar,.lead-funnel-item div{height:8px;overflow:hidden;border-radius:999px;background:#eef2f7}.knowledge-gap-item__bar i,.lead-funnel-item i{display:block;height:100%;border-radius:inherit}.knowledge-gap-item__bar i{background:linear-gradient(90deg,#ef4444,#f59e0b)}.agent-efficiency-table{overflow-x:auto;padding:2px}.agent-efficiency-table__head,.agent-efficiency-row{display:grid;grid-template-columns:minmax(74px,1.1fr) 66px 84px 76px 78px;align-items:center;min-width:520px;gap:10px}.agent-efficiency-table__head{padding:0 10px 8px;border-bottom:1px solid #eef2f7;color:#6b7280;font-size:12px;font-weight:700}.agent-efficiency-row{padding:10px;border-bottom:1px solid #f3f4f6}.agent-efficiency-row:last-child{border-bottom:0}.agent-efficiency-row strong{color:#111827;font-size:14px}.agent-efficiency-row span{color:#4b5563;font-size:13px}.agent-efficiency-row em{width:fit-content;max-width:100%;padding:3px 8px;border-radius:999px;background:#f0fdfa;color:#0f766e;font-size:12px;font-style:normal;font-weight:700}.lead-funnel-item{display:grid;grid-template-columns:92px minmax(0,1fr) 36px 40px;align-items:center;gap:10px;min-width:0;padding:4px 0}.lead-funnel-item span{color:#374151;font-size:13px;font-weight:700}.lead-funnel-item i{background:linear-gradient(90deg,#0f9f8f,#10b981)}.lead-funnel-item strong{color:#111827;font-size:16px;text-align:right}.lead-funnel-item em{color:#6b7280;font-size:12px;font-style:normal;font-weight:700;text-align:right}.action-list span{position:relative;padding:12px 12px 12px 32px;border-radius:8px;background:#f9fafb;color:#374151;font-size:13px;line-height:20px}.action-list span:before{position:absolute;top:18px;left:14px;width:7px;height:7px;border-radius:50%;background:var(--color-primary);content:""}@media(max-width:900px){.dashboard-heading{display:block}.dashboard-heading .ant-space{margin-top:12px}.dashboard-ops-grid,.ops-diagnostic-grid,.ops-summary-strip{grid-template-columns:1fr}.ops-summary-item{border-right:0;border-bottom:1px solid #eef2f7}.ops-summary-item:last-child{border-bottom:0}.knowledge-gap-item,.lead-funnel-item{grid-template-columns:1fr}.knowledge-gap-item b,.lead-funnel-item strong,.lead-funnel-item em{text-align:left}}@media(max-width:1280px)and (min-width:901px){.dashboard-ops-grid{grid-template-columns:minmax(0,1fr)}.dashboard-ops-side{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.leads-page{min-width:1080px;color:var(--color-text-primary)}.lead-filter-panel__top,.lead-table-card__title,.lead-side-card__title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.lead-filter-panel h2,.lead-table-card h2,.lead-side-card__title h2{margin:0;color:var(--color-text-primary);letter-spacing:0}.lead-filter-panel p{margin:4px 0 0;color:var(--color-text-secondary);font-size:14px;line-height:22px}.lead-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.lead-kpi-card,.lead-filter-panel,.lead-table-card,.lead-detail-card,.lead-owner-card,.lead-source-card{border:1px solid var(--color-border);background:var(--color-bg-surface);box-shadow:var(--shadow-card)}.lead-kpi-card{position:relative;min-height:136px;overflow:hidden;border-radius:8px;box-shadow:0 16px 34px #0f172a12;padding:18px}.lead-kpi-card:after{position:absolute;right:-28px;bottom:-36px;width:116px;height:116px;border-radius:50%;background:#0f9f8f1a;content:""}.lead-kpi-card__icon{display:inline-flex;position:relative;z-index:1;width:34px;height:34px;align-items:center;justify-content:center;margin-bottom:12px;border-radius:8px;background:#0f9f8f1a;color:var(--color-primary);font-size:17px}.lead-kpi-card>span{display:block;position:relative;z-index:1;color:var(--color-text-secondary);font-size:13px;font-weight:850;line-height:20px}.lead-kpi-card strong{display:block;position:relative;z-index:1;margin:8px 0;color:var(--color-text-primary);font-size:38px;font-weight:900;letter-spacing:0;line-height:44px}.lead-kpi-card p{position:relative;z-index:1;max-width:220px;margin:0;color:var(--color-text-secondary);font-size:13px;line-height:20px}.lead-kpi-card--green{background:linear-gradient(135deg,#f0fdfa,#fff 74%)}.lead-kpi-card--blue{background:linear-gradient(135deg,#eef4ff,#fff 74%)}.lead-kpi-card--blue:after,.lead-kpi-card--blue .lead-kpi-card__icon{background:#3b82f61a}.lead-kpi-card--blue .lead-kpi-card__icon{color:#2563eb}.lead-kpi-card--purple{background:linear-gradient(135deg,#f5f3ff,#fff 74%)}.lead-kpi-card--purple:after,.lead-kpi-card--purple .lead-kpi-card__icon{background:#7c3aed1a}.lead-kpi-card--purple .lead-kpi-card__icon{color:var(--color-ai-600)}.lead-kpi-card--amber{background:linear-gradient(135deg,#fffbeb,#fff 74%)}.lead-kpi-card--amber:after,.lead-kpi-card--amber .lead-kpi-card__icon{background:#f59e0b1f}.lead-kpi-card--amber .lead-kpi-card__icon{color:#b45309}.lead-pill{display:inline-flex;min-height:26px;align-items:center;justify-content:center;border-radius:999px;padding:3px 10px;background:var(--color-bg-subtle);color:var(--color-text-secondary);font-size:12px;font-weight:750;line-height:18px;white-space:nowrap}.lead-pill--blue{background:#f0fdfa;color:var(--color-primary-600)}.lead-pill--green{background:#ecfdf5;color:#047857}.lead-pill--purple{background:#f5f3ff;color:var(--color-ai-600)}.lead-pill--amber{background:#fffbeb;color:#b45309}.lead-pill--red{background:#fef2f2;color:#b91c1c}.lead-pill--cyan{background:#ecfeff;color:#0891b2}.lead-filter-panel{display:grid;gap:18px;margin-bottom:22px;border-radius:8px;background:linear-gradient(135deg,#0f9f8f14,#fff0 58%),#fff;padding:18px}.lead-filter-panel__top{align-items:center}.lead-filter-panel h2,.lead-table-card h2,.lead-side-card__title h2{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:800;line-height:26px}.lead-filter-panel h2 svg,.lead-side-card__title h2 svg{color:var(--color-primary)}.lead-filter-grid{display:grid;grid-template-columns:minmax(320px,1.5fr) repeat(4,minmax(150px,.75fr));align-items:end;gap:16px}.lead-filter-grid label{display:grid;align-content:start;grid-template-rows:18px 44px;gap:8px;min-width:0}.lead-filter-grid label>span,.lead-side-card__title>span,.lead-detail-meta dt{color:var(--color-text-tertiary);font-size:12px;font-weight:750;line-height:18px}.lead-filter-search .ant-input-affix-wrapper{height:44px;min-height:44px;border-radius:8px}.lead-filter-grid .ant-select,.lead-filter-grid .ant-select-selector{width:100%}.lead-filter-grid .ant-select-single{height:44px}.lead-filter-grid .ant-select-selector{height:44px!important;min-height:44px;border-radius:8px!important}.lead-filter-grid .ant-select-selection-item{display:inline-flex;align-items:center;min-height:42px}.lead-workspace{display:grid;grid-template-columns:minmax(720px,1fr) 310px;align-items:start;gap:22px}.lead-table-card{overflow:hidden;min-height:560px;border-radius:8px}.lead-table-card__title{align-items:center;padding:16px 18px}.lead-table-card__title span{color:var(--color-text-tertiary);font-size:12px;font-weight:750}.lead-table{width:100%;border-collapse:collapse;table-layout:fixed}.lead-table th{background:var(--color-bg-subtle);color:var(--color-text-secondary);font-size:13px;font-weight:750;line-height:20px;text-align:left}.lead-table th,.lead-table td{padding:13px 14px;border-top:1px solid var(--color-border);font-size:13px;line-height:20px;vertical-align:middle}.lead-table td{overflow:hidden;color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap}.lead-table tbody tr{cursor:pointer;transition:background .16s ease}.lead-table tbody tr:hover,.lead-table tbody tr.is-selected{background:#f8fbff}.lead-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 0 var(--color-primary)}.lead-table tbody tr:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px;box-shadow:var(--focus-ring)}.lead-table td:first-child strong,.lead-detail-card__summary strong{display:block;color:var(--color-text-primary);font-weight:800}.lead-table td:first-child small{display:block;margin-top:2px;color:var(--color-text-tertiary);font-size:12px}.lead-table th:nth-child(1){width:14%}.lead-table th:nth-child(2){width:9%}.lead-table th:nth-child(3){width:19%}.lead-table th:nth-child(4){width:8%}.lead-table th:nth-child(5){width:11%}.lead-table th:nth-child(6){width:11%}.lead-table th:nth-child(7){width:12%}.lead-score-value{display:inline-block;min-width:30px;color:#047857;font-size:18px;font-weight:900;line-height:22px}.lead-table .lead-score-value+small{display:block;margin-top:2px;color:var(--color-text-tertiary);font-size:11px;line-height:16px}.lead-table__empty{height:180px;color:var(--color-text-tertiary);text-align:center}.lead-table-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;border-top:1px solid var(--color-border);padding:12px 18px}.lead-table-pagination>span{color:var(--color-text-tertiary);font-size:12px;font-weight:750}.lead-table-pagination .ant-pagination{margin:0}.lead-table-pagination .ant-pagination-item-active{border-color:var(--color-primary)}.lead-table-pagination .ant-pagination-item-active a{color:var(--color-primary)}.lead-side-column{display:grid;gap:18px}.lead-detail-card,.lead-owner-card,.lead-source-card{border-radius:8px;padding:18px}.lead-detail-card__summary{margin:16px 0;border:1px solid #ccfbf1;border-radius:8px;background:#f0fdfa;padding:12px}.lead-detail-card__summary p{margin:6px 0 0;color:var(--color-text-secondary);font-size:13px;line-height:20px}.lead-detail-meta{display:grid;gap:10px;margin:0}.lead-detail-meta div{display:grid;grid-template-columns:72px 1fr;gap:10px}.lead-detail-meta dd{margin:0;color:var(--color-text-secondary);font-size:13px;line-height:20px}.lead-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.lead-sales-signal-box{display:grid;gap:6px;margin-top:14px;border:1px solid #ccfbf1;border-radius:8px;background:#f0fdfa;padding:10px}.lead-sales-signal-box small{color:#047857;font-size:12px;font-weight:900;line-height:18px}.lead-sales-signal-box p{margin:0;color:#0f172a;font-size:13px;line-height:20px}.lead-sales-signal-box span{color:var(--color-text-tertiary);font-size:12px;font-weight:800;line-height:18px}.lead-source-list{display:grid;gap:13px;margin-top:16px}.lead-source-row,.lead-owner-row{display:grid;grid-template-columns:54px 1fr 38px;align-items:center;gap:10px;color:var(--color-text-secondary);font-size:13px;font-weight:750}.lead-source-row div,.lead-owner-row div{overflow:hidden;height:8px;border-radius:999px;background:var(--color-bg-subtle)}.lead-source-row i,.lead-owner-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--color-primary),var(--color-ai))}.lead-source-row strong,.lead-owner-row strong{color:var(--color-text-secondary);font-size:12px;text-align:right}.lead-owner-list{display:grid;gap:13px;margin-top:16px}.lead-owner-row i{background:var(--color-primary)}@media(max-width:1180px){.leads-page{min-width:0}.lead-filter-grid,.lead-workspace,.lead-kpi-grid{grid-template-columns:1fr}.lead-table-card{overflow-x:auto}.lead-table{min-width:860px}}.mcp-page{position:relative;display:grid;align-content:start;gap:14px;min-height:100%;color:var(--color-text-primary)}.mcp-save-toast{position:sticky;top:0;z-index:5;justify-self:center;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#047857;box-shadow:var(--shadow-card);font-size:13px;font-weight:900;line-height:20px;padding:8px 14px}.mcp-banner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:118px;align-items:end;gap:14px 20px;overflow:hidden;border:1px solid #b7e4dd;border-radius:12px;padding:18px 20px;background:linear-gradient(135deg,#0f766e,#115e59 55%,#111827);color:#fff;box-shadow:0 18px 38px #0f172a1f}.mcp-banner h1,.mcp-card h3{margin:0}.mcp-eyebrow{display:inline-flex;margin-bottom:2px;color:#ffffffb8;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.mcp-banner h1{font-size:24px;font-weight:900;line-height:30px}.mcp-banner p{margin:4px 0 0;color:#ffffffb8;font-size:14px;line-height:22px}.mcp-banner__actions{align-self:end}.mcp-banner__actions .ant-btn,.mcp-section-title .ant-btn,.mcp-card__actions .ant-btn,.mcp-empty .ant-btn{border-radius:10px;font-weight:800}.mcp-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mcp-kpi-grid article,.mcp-card{border:1px solid var(--color-border);border-radius:12px;background:var(--color-bg-surface);box-shadow:var(--shadow-card)}.mcp-kpi-grid article{display:grid;gap:5px;padding:14px}.mcp-kpi-grid span,.mcp-kpi-grid small,.mcp-section-title span,.mcp-card p,.mcp-card__meta,.mcp-concept-panel span,.mcp-form-field small{color:var(--color-text-tertiary)}.mcp-kpi-grid strong{color:#0f766e;font-size:24px;font-weight:900;line-height:30px}.mcp-layout{display:block}.mcp-config-list,.mcp-wizard__section{display:grid;gap:12px}.mcp-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.mcp-section-title>div{display:grid;gap:3px}.mcp-section-title strong{font-size:16px;font-weight:900;line-height:24px}.mcp-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(292px,1fr));gap:12px}.mcp-card{display:grid;gap:12px;padding:14px}.mcp-card__top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:start}.mcp-card__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#f0fdfa;color:#0f766e;font-size:19px}.mcp-card h3{overflow-wrap:anywhere;font-size:16px;font-weight:900;line-height:22px}.mcp-card p{margin:3px 0 0;font-size:13px;line-height:20px}.mcp-status{border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:900;line-height:18px;padding:3px 8px}.mcp-status.is-enabled{background:#dcfce7;color:#047857}.mcp-card__meta{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;font-weight:800}.mcp-card__meta span{border-radius:999px;background:#f8fafc;padding:4px 8px}.mcp-tool-tags{display:flex;flex-wrap:wrap;gap:6px}.mcp-tool-tags span{max-width:100%;overflow-wrap:anywhere;border:1px solid #ccfbf1;border-radius:999px;background:#f0fdfa;color:#0f766e;font-size:12px;font-weight:800;line-height:18px;padding:4px 8px}.mcp-card__connection{display:grid;gap:5px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:10px}.mcp-card__connection strong{color:var(--color-text-secondary);font-size:12px;line-height:18px}.mcp-card__connection code{overflow-wrap:anywhere;color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:18px}.mcp-card__actions{display:flex;gap:8px}.mcp-empty{display:grid;min-height:330px;place-items:center;align-content:center;gap:16px;border:1px dashed #cbd5e1;border-radius:12px;background:#fff}.mcp-empty .ant-empty-image{display:grid;width:64px;height:64px;place-items:center;margin:0 auto 14px;border-radius:16px;background:#f0fdfa;color:#0f9f8f;font-size:30px}.mcp-wizard{display:grid;gap:18px}.mcp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mcp-form-grid label,.mcp-form-field,.mcp-switch-row{display:grid;gap:6px}.mcp-form-grid label>span,.mcp-form-field>span,.mcp-switch-row>span{color:var(--color-text-secondary);font-size:13px;font-weight:900;line-height:20px}.mcp-token-note{display:inline-flex;align-items:flex-start;gap:8px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#047857;font-size:13px;font-weight:800;line-height:20px;padding:10px 12px}.mcp-token-note{border-color:#fde68a;background:#fffbeb;color:#92400e}.mcp-switch-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:10px 12px}.mcp-tool-tags--preview{min-height:42px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:10px}@media(max-width:1120px){.mcp-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.mcp-banner,.mcp-form-grid{grid-template-columns:1fr}.mcp-banner__actions{grid-column:1}.mcp-kpi-grid{grid-template-columns:1fr}}.ops-page{min-width:1040px;color:var(--color-text-primary)}.ops-page__header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.ops-page-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.ops-page-actions .ant-btn{display:inline-flex;align-items:center;justify-content:center}.ops-page__header h1{margin:0;color:var(--color-text-primary);font-size:24px;font-weight:800;letter-spacing:0;line-height:32px}.ops-page__header p{margin:4px 0 0;color:var(--color-text-secondary);font-size:14px;line-height:22px}.ops-toolbar,.ops-panel,.ops-rag-callout,.ops-analysis-callout,.ops-kpi-card{border:1px solid var(--color-border);background:var(--color-bg-surface);box-shadow:var(--shadow-card)}.ops-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:22px;padding:12px 16px;border-radius:8px}.ops-toolbar .ant-input-search{width:320px}.ops-knowledge-grid,.ops-rag-grid,.ops-analytics-grid{display:grid;gap:22px}.ops-knowledge-grid{grid-template-columns:minmax(0,1fr);align-items:start}.ops-kb-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.ops-kb-stats article{position:relative;min-height:136px;overflow:hidden;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-surface);box-shadow:0 16px 34px #0f172a12;padding:18px}.ops-kb-stats article:after{position:absolute;right:-28px;bottom:-36px;width:116px;height:116px;border-radius:50%;background:#0f9f8f1a;content:""}.ops-kb-stats span{display:block;position:relative;z-index:1;color:var(--color-text-tertiary);font-size:13px;font-weight:850;line-height:20px}.ops-kb-stats strong{display:block;position:relative;z-index:1;margin:8px 0;color:var(--color-text-primary);font-size:38px;font-weight:900;line-height:44px}.ops-kb-stats p{position:relative;z-index:1;max-width:220px;margin:0;color:var(--color-text-secondary);font-size:13px;line-height:20px}.ops-kb-stat-card--total{background:linear-gradient(135deg,#f0fdfa,#fff 74%)}.ops-kb-stat-card--qa{background:linear-gradient(135deg,#eef4ff,#fff 74%)}.ops-kb-stat-card--qa:after{background:#3b82f61a}.ops-kb-stat-card--doc{background:linear-gradient(135deg,#f5f3ff,#fff 74%)}.ops-kb-stat-card--doc:after{background:#7c3aed1a}.ops-kb-stat-card--pending{background:linear-gradient(135deg,#fffbeb,#fff 74%)}.ops-kb-stat-card--pending:after{background:#f59e0b1f}.ops-rag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-rag-grid--review{margin-top:22px}.ops-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-panel{min-height:180px;border-radius:var(--radius-panel);padding:18px}.ops-panel__title{display:flex;align-items:center;gap:9px;margin-bottom:18px}.ops-panel__title span,.ops-panel__title svg{color:var(--color-primary)}.ops-panel__title h2{margin:0;font-size:18px;font-weight:750;line-height:26px}.ops-panel--table{min-height:566px;padding:0;overflow-x:auto}.ops-table{width:100%;border-collapse:collapse;table-layout:fixed}.ops-table th{background:var(--color-bg-subtle);color:var(--color-text-secondary);font-size:13px;font-weight:750;line-height:20px;text-align:left}.ops-table th,.ops-table td{padding:14px 16px;border-bottom:1px solid var(--color-border);font-size:13px;line-height:20px;vertical-align:middle}.ops-table td{color:var(--color-text-secondary)}.ops-table td:first-child{color:var(--color-text-primary)}.ops-table tr:last-child td{border-bottom:0}.ops-text-button{min-width:44px;min-height:36px;border:0;background:transparent;color:var(--color-text-secondary);cursor:pointer;font-size:13px;font-weight:700}.ops-text-button:hover{color:var(--color-primary)}.ops-pill,.ops-pill-row{display:inline-flex;align-items:center}.ops-pill-row{flex-wrap:wrap;gap:10px}.ops-pill{min-height:26px;justify-content:center;border-radius:999px;padding:3px 10px;background:var(--color-bg-subtle);color:var(--color-text-secondary);font-size:12px;font-weight:750;line-height:18px;white-space:nowrap}.ops-pill--blue{background:#f0fdfa;color:var(--color-primary-600)}.ops-pill--green{background:#ecfdf5;color:#047857}.ops-pill--purple{background:#f5f3ff;color:var(--color-ai-600)}.ops-pill--amber{background:#fffbeb;color:#b45309}.ops-pill--red{background:#fef2f2;color:#b91c1c}.ops-section-caption{color:var(--color-text-tertiary);font-size:12px;font-weight:750;line-height:18px}.ops-kb-list-panel{min-height:520px}.ops-generated-answer{margin-top:18px;border:1px solid #ede9fe;border-radius:8px;background:#f5f3ff;padding:13px 14px}.ops-generated-answer strong{display:block;color:var(--color-ai-600);font-size:13px;line-height:20px}.ops-generated-answer p{display:block;margin:4px 0 0;color:var(--color-text-secondary);font-size:12px;line-height:18px}.ops-kb-table .ant-table-tbody>tr{cursor:pointer}.ops-kb-table .ant-table-title{padding:16px 16px 12px}.ops-kb-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.ops-kb-table-toolbar strong,.ops-kb-table-toolbar span{display:block}.ops-kb-command{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;border:1px solid var(--color-border);border-radius:8px;background:linear-gradient(135deg,#0f9f8f14,#fff0 56%),#fff;box-shadow:var(--shadow-card);padding:16px 18px}.ops-kb-command>div:first-child{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 12px;min-width:280px}.ops-kb-command .ops-page-actions{flex:0 0 auto}.ops-kb-command .ops-page-actions .ant-btn{min-width:112px}.ops-kb-command .ops-page-actions .ops-primary-action,.ops-kb-command .ops-page-actions .ops-primary-action span{color:#fff}.ops-kb-command>div:first-child .ops-pill{grid-row:1 / 3}.ops-kb-command strong{color:var(--color-text-primary);font-size:18px;font-weight:900;line-height:24px}.ops-kb-command span:not(.ops-pill){color:var(--color-text-secondary);font-size:13px;line-height:20px}.ops-kb-seed-guide{display:grid;gap:16px;margin-bottom:18px;border:1px solid var(--color-border);border-radius:8px;background:#fff;box-shadow:var(--shadow-card);padding:18px}.ops-kb-seed-guide__header{display:flex;align-items:center;justify-content:space-between;gap:18px}.ops-kb-seed-guide__header>div:first-child{display:grid;gap:8px;min-width:0}.ops-kb-seed-guide__header h2{margin:0;color:var(--color-text-primary);font-size:18px;font-weight:900;line-height:26px}.ops-kb-seed-guide__header p{max-width:720px;margin:0;color:var(--color-text-secondary);font-size:13px;line-height:21px}.ops-kb-seed-guide__header p strong{color:var(--color-primary-600);font-weight:900}.ops-kb-seed-guide__summary{display:grid;min-width:128px;justify-items:end;border-radius:8px;background:#f0fdfa;color:var(--color-primary-600);padding:12px 14px}.ops-kb-seed-guide__summary strong{font-size:28px;font-weight:950;line-height:32px}.ops-kb-seed-guide__summary span{color:var(--color-text-secondary);font-size:12px;font-weight:800;line-height:18px}.ops-kb-seed-guide__tools{display:flex;flex:0 0 auto;align-items:center;gap:10px}.ops-kb-seed-guide__tools .ant-btn{height:34px;border-color:#99f6e4;color:var(--color-primary-700);font-weight:800}.ops-kb-seed-industries{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ops-kb-seed-industry-tab{display:grid;min-height:86px;align-content:start;gap:6px;border:1px solid #dbe4e7;border-radius:8px;background:#f8fbfa;color:inherit;cursor:pointer;padding:12px;text-align:left;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ops-kb-seed-industry-tab:hover,.ops-kb-seed-industry-tab:focus-visible{border-color:#99f6e4;box-shadow:0 10px 22px #0f766e1a;outline:0;transform:translateY(-1px)}.ops-kb-seed-industry-tab.is-selected{border-color:var(--color-primary);background:#ecfdf5;box-shadow:inset 0 0 0 1px #0f9f8f2e}.ops-kb-seed-industry-tab strong{overflow-wrap:anywhere;color:var(--color-text-primary);font-size:15px;font-weight:900;line-height:22px}.ops-kb-seed-industry-tab span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--color-text-tertiary);font-size:12px;line-height:18px}.ops-kb-seed-industry-tab small{width:fit-content;border-radius:999px;background:#ccfbf1;color:var(--color-primary-700);font-size:11px;font-weight:900;line-height:16px;padding:2px 7px}.ops-kb-seed-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ops-kb-seed-card{display:flex;min-height:88px;align-items:flex-start;justify-content:space-between;gap:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fbfa;color:inherit;cursor:pointer;padding:12px;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ops-kb-seed-card:hover,.ops-kb-seed-card:focus-visible{border-color:#99f6e4;box-shadow:0 12px 24px #0f766e1a;outline:0;transform:translateY(-1px)}.ops-kb-seed-card.is-completed{border-color:#99f6e4;background:#f0fdfa}.ops-kb-seed-card__body{display:grid;gap:4px;min-width:0}.ops-kb-seed-card h3{margin:0;color:var(--color-text-primary);font-size:14px;font-weight:900;line-height:20px}.ops-kb-seed-card small{display:block;overflow:hidden;color:var(--color-text-tertiary);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.ops-kb-seed-card__status{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px}.ops-kb-seed-card__status>svg{color:#047857;font-size:16px}.ops-kb-seed-choice{display:grid;gap:12px}.ops-kb-seed-choice__intro{display:grid;justify-items:start;gap:8px}.ops-kb-seed-choice__intro p{margin:0;color:var(--color-text-secondary);font-size:13px;line-height:21px}.ops-kb-seed-choice-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;width:100%;border:1px solid var(--color-border);border-radius:8px;background:#fff;color:inherit;cursor:pointer;padding:14px;text-align:left}.ops-kb-seed-choice-card:hover,.ops-kb-seed-choice-card:focus-visible{border-color:#99f6e4;outline:0;box-shadow:0 12px 24px #0f766e1a}.ops-kb-seed-choice-card>span{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#f0fdfa;color:var(--color-primary);font-size:18px}.ops-kb-seed-choice-card strong,.ops-kb-seed-choice-card p,.ops-kb-seed-choice-card small{display:block}.ops-kb-seed-choice-card strong{color:var(--color-text-primary);font-size:15px;font-weight:900;line-height:22px}.ops-kb-seed-choice-card p{margin:3px 0;color:var(--color-text-secondary);font-size:13px;line-height:20px}.ops-kb-seed-choice-card small{overflow:hidden;color:var(--color-text-tertiary);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.ops-kb-seed-confirm{display:grid;justify-items:start;gap:10px}.ops-kb-seed-confirm h3{margin:0;color:var(--color-text-primary);font-size:22px;font-weight:950;line-height:30px}.ops-kb-seed-confirm p{margin:0;color:var(--color-text-secondary);font-size:14px;line-height:22px}.ops-kb-seed-confirm span{display:block;border-radius:8px;background:#fffbeb;color:#92400e;font-size:13px;font-weight:800;line-height:21px;padding:10px 12px}.ops-kb-clear-confirm{display:grid;gap:14px}.ops-kb-clear-confirm dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.ops-kb-clear-confirm dl div{border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle);padding:12px}.ops-kb-clear-confirm dt{color:var(--color-text-tertiary);font-size:12px;font-weight:800;line-height:18px}.ops-kb-clear-confirm dd{margin:4px 0 0;color:var(--color-text-primary);font-size:20px;font-weight:900;line-height:26px}.ops-kb-table-toolbar strong{color:var(--color-text-primary);font-size:16px;font-weight:850;line-height:24px}.ops-kb-table-toolbar span{color:var(--color-text-tertiary);font-size:12px;line-height:18px}.ops-kb-table-toolbar .ant-input-search,.ops-kb-table-toolbar .ops-kb-table-search{width:min(420px,44vw)}.ops-kb-list-panel{padding:0;overflow:hidden}.ops-kb-list-panel .ops-panel__title{margin:0;padding:18px 20px;border-bottom:1px solid var(--color-border)}.ops-kb-table .ant-table-title{padding:0}.ops-kb-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:#f8fbfa}.ops-kb-table-toolbar>div:first-child{min-width:0}.ops-kb-table-toolbar .ops-kb-table-search{display:flex;flex:0 0 min(520px,48vw);align-items:center;gap:8px}.ops-kb-table-toolbar .ops-kb-table-search .ant-input-affix-wrapper,.ops-kb-table-toolbar .ops-kb-table-search .ant-btn{height:36px}.ops-kb-table-toolbar .ops-kb-table-search .ant-input{line-height:34px}.ops-kb-table-toolbar .ops-kb-table-search .ant-btn{flex:0 0 78px;color:#fff}.ops-kb-table-toolbar .ops-kb-table-search .ant-btn span{color:#fff}.ops-kb-table .ant-table-thead>tr>th{background:#f7faf9;color:#334155;font-size:12px;font-weight:900}.ops-kb-table .ant-table-tbody>tr>td{vertical-align:middle}.ops-kb-table-title{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px}.ops-kb-type-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#f0fdfa;color:var(--color-primary);font-size:16px}.ops-kb-type-icon--qa{background:#f0fdfa;color:var(--color-primary)}.ops-kb-type-icon--document{background:#f5f3ff;color:var(--color-ai-600)}.ops-kb-type-icon--image{background:#fffbeb;color:#d97706}.ops-kb-table-title strong,.ops-kb-table-title small,.ops-kb-table-source span,.ops-kb-table-source small{display:block}.ops-kb-table-title strong{color:var(--color-text-primary);font-size:14px;font-weight:850;line-height:22px}.ops-kb-table-title small,.ops-kb-table-source small{overflow:hidden;color:var(--color-text-tertiary);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.ops-kb-table-source span{overflow:hidden;color:var(--color-text-secondary);font-size:13px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.ops-kb-rag-status{display:flex;flex-wrap:wrap;gap:6px}.ops-kb-table-actions{display:flex;align-items:center;gap:8px}.ops-knowledge-modal{display:grid;gap:16px}.ops-knowledge-modal .ant-upload-drag{border-radius:8px;background:#f8fbff}.ops-modal-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ops-modal-form-grid label,.ops-modal-form-field{display:grid;gap:8px}.ops-modal-form-grid span,.ops-modal-form-field span,.ops-modal-status-row>span{color:var(--color-text-tertiary);font-size:12px;font-weight:750;line-height:18px}.ops-modal-form-field textarea{width:100%;min-height:116px;resize:vertical;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle);color:var(--color-text-secondary);font:inherit;font-size:13px;line-height:20px;padding:12px}.ops-modal-status-row{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--color-border);padding-top:2px}.ops-modal-index-hint,.ops-image-preview{display:flex;align-items:center;gap:10px;border:1px solid #ccfbf1;border-radius:8px;background:#f8fbff;padding:10px 12px}.ops-modal-index-hint span,.ops-image-preview small{color:var(--color-text-secondary);font-size:12px;line-height:18px}.ops-image-preview{align-items:flex-start;justify-content:space-between}.ops-image-preview>div{display:inline-flex;min-width:0;align-items:center;gap:8px;color:var(--color-primary-600);font-size:13px;font-weight:800;line-height:20px}.ops-md-wizard{display:grid;gap:18px}.ops-md-wizard__section{display:grid;gap:16px}.ops-md-editor-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.ops-md-editor-label>span{color:var(--color-text-tertiary);font-size:12px;font-weight:750;line-height:18px}.ops-md-editor{position:relative}.ops-md-editor.is-generating textarea{opacity:.54}.ops-md-editor__generating{position:absolute;z-index:2;top:12px;right:12px;display:inline-flex;align-items:center;gap:8px;border:1px solid #99f6e4;border-radius:999px;background:#f0fdfa;color:var(--color-primary-600);box-shadow:var(--shadow-card);padding:7px 12px;font-size:12px;font-weight:800;line-height:18px}.ops-md-wizard__textarea{min-height:300px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.ops-md-ai-modal{display:grid;gap:14px}.ops-md-ai-context{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--color-text-secondary);font-size:13px;line-height:20px}.ops-md-ai-description{min-height:180px}.ops-md-ai-generating{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;border:1px solid #99f6e4;border-radius:8px;background:#f0fdfa;color:var(--color-primary-600);padding:12px 14px}.ops-md-ai-generating span{color:var(--color-text-secondary);font-size:13px}.ops-document-content-preview{display:grid;gap:10px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle);padding:12px}.ops-document-content-preview>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.ops-document-content-preview strong{color:var(--color-text-primary);font-size:13px;line-height:20px}.ops-document-content-preview span{color:var(--color-text-tertiary);font-size:12px;font-weight:750}.ops-document-content-preview pre{max-height:260px;overflow:auto;margin:0;white-space:pre-wrap;word-break:break-word;color:var(--color-text-secondary);font:inherit;font-size:13px;line-height:22px}.ops-document-drawer-actions{display:flex;align-items:center;gap:8px}.ops-document-drawer{display:grid;gap:18px}.ops-document-drawer__meta,.ops-document-drawer__section-title,.ops-document-drawer__search{display:flex;align-items:center;gap:10px}.ops-document-drawer__section-title,.ops-document-drawer__search{justify-content:space-between}.ops-document-drawer__meta{flex-wrap:wrap}.ops-document-drawer dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.ops-document-drawer dl div{min-width:0;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle);padding:10px 12px}.ops-document-drawer dt,.ops-document-drawer__section-title span,.ops-document-drawer__sources small,.ops-document-drawer__sources>span{color:var(--color-text-tertiary);font-size:12px;font-weight:750;line-height:18px}.ops-document-drawer dd{overflow:hidden;margin:3px 0 0;color:var(--color-text-secondary);font-size:13px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.ops-document-drawer__section{display:grid;gap:10px}.ops-document-drawer__section-title strong{color:var(--color-text-primary);font-size:14px;line-height:22px}.ops-document-drawer__section pre{max-height:340px;overflow:auto;margin:0;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle);color:var(--color-text-secondary);white-space:pre-wrap;word-break:break-word;font:inherit;font-size:13px;line-height:22px;padding:12px}.ops-document-drawer__search .ant-input{flex:1}.ops-document-drawer__sources{display:grid;gap:10px}.ops-document-drawer__sources article{display:grid;gap:8px;border:1px solid #ccfbf1;border-radius:8px;background:#f8fbff;padding:12px}.ops-document-drawer__sources article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.ops-document-drawer__sources p{margin:0;color:var(--color-text-secondary);font-size:13px;line-height:20px}.ops-md-preview-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--color-text-secondary);font-size:13px}.ops-md-preview{max-height:360px;overflow:auto;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle);padding:16px}.ops-md-preview h3{margin:0 0 12px;color:var(--color-text-primary);font-size:17px;line-height:24px}.ops-md-preview pre{margin:0;white-space:pre-wrap;word-break:break-word;color:var(--color-text-secondary);font:inherit;font-size:13px;line-height:22px}.ops-image-preview>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-rag-callout,.ops-analysis-callout{margin:22px 0;border-color:#ede9fe;border-radius:8px;background:#f5f3ff;padding:24px 28px}.ops-rag-callout{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.ops-rag-callout h2,.ops-analysis-callout h2{margin:0;color:var(--color-ai-600);font-size:20px;font-weight:800;letter-spacing:0;line-height:30px}.ops-rag-callout p,.ops-analysis-callout p{margin:6px 0 0;color:var(--color-text-secondary);font-size:14px;line-height:22px}.ops-source-list{display:grid;gap:10px}.ops-source-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:10px;width:100%;min-height:60px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle);color:inherit;cursor:pointer;padding:10px 14px;text-align:left}.ops-source-row:hover{border-color:#99f6e4;background:#f8fbff}.ops-source-row__main{display:grid;min-width:0;gap:2px}.ops-source-row strong{overflow:hidden;color:var(--color-text-primary);font-size:13px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.ops-source-row small{overflow:hidden;color:var(--color-text-tertiary);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.ops-question-preview{border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle);color:var(--color-text-secondary);font-size:13px;line-height:20px;margin-bottom:22px;padding:11px 14px}.ops-rag-search{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:14px}.ops-rag-search .ant-input,.ops-rag-search .ant-btn{height:36px;border-radius:8px}.ops-missed-list,.ops-quality-list{display:grid;gap:10px}.ops-missed-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;border:1px solid #fee2e2;border-radius:8px;background:snow;padding:12px}.ops-missed-item.is-handled{border-color:#d1fae5;background:#f8fffb}.ops-missed-item strong,.ops-missed-item span{display:block}.ops-missed-item strong{color:var(--color-text-primary);font-size:13px;font-weight:850;line-height:20px}.ops-missed-item span,.ops-missed-item p{color:var(--color-text-secondary);font-size:12px;line-height:18px}.ops-missed-item p{grid-column:1 / -1;margin:0}.ops-missed-item__meta,.ops-missed-item__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.ops-missed-item__actions{grid-column:1 / -1}.ops-quality-list div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle);padding:12px}.ops-quality-list span:not(.ops-pill){color:var(--color-text-secondary);font-size:13px;line-height:20px}.ops-source-detail{display:grid;gap:12px}.ops-source-detail h3{margin:0;color:var(--color-text-primary);font-size:18px;font-weight:850;line-height:26px}.ops-source-detail p{margin:0;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle);color:var(--color-text-secondary);font-size:13px;line-height:22px;padding:12px}.ops-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.ops-kpi-card{min-height:104px;border-radius:8px;padding:16px}.ops-kpi-card span{display:block;color:var(--color-text-secondary);font-size:13px;font-weight:700;line-height:20px}.ops-kpi-card strong{display:block;margin:6px 0 10px;color:var(--color-text-primary);font-size:30px;font-weight:850;letter-spacing:0;line-height:36px}.ops-line-chart,.ops-bar-chart{display:block;width:100%}.ops-chart-grid{stroke:var(--color-border);stroke-width:1}.ops-line-chart__line{fill:none;stroke:var(--color-primary);stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.ops-line-chart__line--secondary{stroke:#ccfbf1;stroke-width:8}.ops-line-chart__dot{fill:var(--color-primary);stroke:#fff;stroke-width:3}.ops-chart-label{fill:var(--color-text-tertiary);font-size:11px;font-weight:650;text-anchor:middle}.ops-chart-axis-label{fill:#9ca3af;font-size:10px;font-weight:700;text-anchor:end}.ops-chart-value-label{fill:var(--color-primary);font-size:11px;font-weight:850;text-anchor:end}.ops-chart-legend{display:flex;align-items:center;gap:8px;color:var(--color-text-tertiary);font-size:12px;font-weight:700}.ops-chart-legend i,.ops-chart-legend em,.ops-chart-legend b{display:inline-block;width:8px;height:8px;border-radius:99px;background:var(--color-primary)}.ops-chart-legend em{background:#ccfbf1}.ops-chart-legend b{background:var(--color-ai)}.ops-bar-chart{display:grid;height:188px;align-items:end;grid-template-columns:repeat(6,1fr);gap:18px;padding:4px 8px 0}.ops-bar-chart__group{display:grid;justify-items:center;gap:8px}.ops-bar-chart__stack{display:flex;height:142px;align-items:end;gap:4px}.ops-bar-chart__bar{position:relative;display:block;width:18px;border-radius:8px}.ops-bar-chart__bar b{position:absolute;top:-18px;left:50%;transform:translate(-50%);color:var(--color-text-tertiary);font-size:10px;line-height:14px}.ops-bar-chart__bar--faq{background:var(--color-primary)}.ops-bar-chart__bar--rag{background:#ccfbf1}.ops-bar-chart small{color:var(--color-text-tertiary);font-size:11px;font-weight:700}.ops-workload-chart{display:grid;gap:14px}.ops-workload-chart__row{display:grid;grid-template-columns:72px 1fr 36px;align-items:center;gap:12px;font-size:13px}.ops-workload-chart__row div,.ops-slider{overflow:hidden;height:8px;border-radius:999px;background:var(--color-bg-subtle)}.ops-workload-chart__row i,.ops-slider i{display:block;height:100%;border-radius:inherit;background:var(--color-primary)}.ops-workload-chart__row strong{text-align:right}.ops-agent-summary{display:grid;gap:8px;margin-top:18px;color:var(--color-text-tertiary);font-size:12px;line-height:18px}.ops-funnel-chart{display:grid;gap:16px}.ops-funnel-chart__step div{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--color-text-secondary);font-size:13px;line-height:20px}.ops-funnel-chart__step strong{display:inline-flex;align-items:baseline;gap:6px}.ops-funnel-chart__step small{color:var(--color-text-tertiary);font-size:11px}.ops-funnel-chart__step i{display:block;height:14px;border-radius:999px;background:linear-gradient(90deg,var(--color-primary),var(--color-ai))}.ops-analysis-callout{margin-bottom:0}.ops-analysis-callout .ops-pill-row{margin-top:14px}.ops-channel-section{display:grid;gap:18px;margin-bottom:22px}@media(max-width:1180px){.ops-page{min-width:0}.ops-knowledge-grid,.ops-rag-grid,.ops-kb-stats,.ops-analytics-grid,.ops-channel-grid,.ops-modal-form-grid{grid-template-columns:1fr}.ops-toolbar .ant-input-search{width:min(100%,360px)}.ops-table{min-width:760px}.ops-kb-table-toolbar{align-items:stretch;flex-direction:column}.ops-kb-table-toolbar .ant-input-search{width:100%}.ops-kb-seed-industries,.ops-kb-seed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ops-channel-section h2{margin:0;color:var(--color-text-primary);font-size:20px;font-weight:800;letter-spacing:0;line-height:28px}.ops-channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ops-channel-card{display:grid;gap:16px;min-height:318px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-surface);box-shadow:var(--shadow-card);padding:16px}.ops-channel-card__topline{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px}.ops-channel-card__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #0f172a14}.ops-channel-logo{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:color-mix(in srgb,var(--channel-logo-color, var(--color-primary)) 10%,#ffffff)}.ops-channel-logo img{display:block;max-width:24px;max-height:24px;object-fit:contain}.ops-channel-logo b{display:none;color:var(--channel-logo-color, var(--color-primary));font-size:13px;font-weight:900;line-height:1}.ops-channel-logo img:not([src]),.ops-channel-logo img[src=""]{display:none}.ops-channel-logo img:not([src])+b,.ops-channel-logo img[src=""]+b{display:block}.ops-channel-card h3{margin:0;color:var(--color-text-primary);font-size:17px;font-weight:800;line-height:24px}.ops-channel-card small{display:block;margin-top:2px;color:var(--color-text-tertiary);font-size:12px;line-height:18px}.ops-channel-meta{display:grid;gap:12px;margin:0}.ops-channel-meta div{display:grid;gap:4px}.ops-channel-meta dt{color:var(--color-text-tertiary);font-size:12px;font-weight:750;line-height:18px}.ops-channel-meta dd{margin:0;color:var(--color-text-secondary);font-size:13px;line-height:20px}.ops-channel-checklist{display:flex;flex-wrap:wrap;gap:8px;align-content:start}.ops-channel-checklist span{display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:var(--color-bg-subtle);color:var(--color-text-secondary);font-size:12px;font-weight:700;line-height:18px;padding:4px 9px}.ops-channel-checklist svg{color:var(--color-success)}.ops-page--settings{max-width:1360px}.settings-role-shell{display:grid;gap:10px;margin-bottom:18px}.settings-role-switch{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--color-border);border-radius:8px;background:#fff;box-shadow:var(--shadow-card);padding:14px 16px}.settings-role-switch strong,.settings-role-switch span{display:block}.settings-role-switch strong{color:var(--color-text-primary);font-size:16px;font-weight:850;line-height:24px}.settings-role-switch span{margin-top:2px;color:var(--color-text-secondary);font-size:13px;line-height:20px}.settings-role-switch .ant-segmented{min-width:242px;border:1px solid #dbe4ea;border-radius:8px;background:#f8fafc;padding:3px}.settings-role-switch .ant-segmented-item{border-radius:6px;color:var(--color-text-secondary);font-size:13px;font-weight:800;line-height:30px}.settings-role-switch .ant-segmented-item-selected{background:#fff;color:var(--color-primary);box-shadow:0 4px 12px #0f172a14}.settings-save-toast{border:1px solid #bbf7d0;border-radius:8px;background:#ecfdf5;color:#047857;font-size:13px;font-weight:750;line-height:20px;padding:10px 14px}.settings-supervisor-grid,.settings-admin-grid{display:grid;gap:16px}.settings-supervisor-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.settings-rule-panel{min-height:300px}.settings-reception-hours-panel{grid-column:1 / -1;min-height:auto}.settings-rule-list{display:grid;gap:12px}.settings-switch-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:70px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:12px}.settings-switch-row strong,.settings-switch-row small{display:block}.settings-switch-row strong{color:var(--color-text-primary);font-size:13px;font-weight:800;line-height:20px}.settings-switch-row small{margin-top:3px;color:var(--color-text-secondary);font-size:12px;line-height:18px}.settings-helper-text{margin:-6px 0 14px;color:var(--color-text-secondary);font-size:13px;line-height:20px}.settings-reception-hours-panel .settings-helper-text{max-width:680px;margin-bottom:16px}.settings-reception-fields{grid-template-columns:minmax(280px,2fr) minmax(140px,1fr) minmax(140px,1fr);align-items:end}.settings-reception-fields .ant-select-selector,.settings-reception-fields .ant-input{min-height:40px;border-radius:8px;background:#f8fafc}.settings-reception-fields .ant-select-selection-item{border-color:#dbeafe;border-radius:6px;background:#eff6ff;color:var(--color-text-secondary);font-size:12px;font-weight:750}.settings-system-fields label>span{color:var(--color-text-tertiary);font-size:12px;font-weight:800;line-height:18px}.settings-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.settings-channel-launch-panel{grid-column:1 / -1}.settings-channel-launch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0 22px}.settings-channel-launch-card{display:grid;position:relative;grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:12px;min-height:108px;overflow:hidden;border:1px solid var(--color-border);border-radius:8px;background:linear-gradient(135deg,#f0fdfa,#fff 74%);box-shadow:0 16px 34px #0f172a12;color:inherit;cursor:pointer;padding:16px;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.settings-channel-launch-card:after{position:absolute;right:-30px;bottom:-44px;width:110px;height:110px;border-radius:50%;background:#0f9f8f14;content:""}.settings-channel-launch-card:hover{border-color:#99f6e4;box-shadow:0 18px 38px #0f172a17;transform:translateY(-1px)}.settings-channel-launch-card--add{border-style:dashed;border-color:#0f9f8f6b;background:linear-gradient(135deg,#fff,#ecfdf5)}.settings-channel-launch-card--add:hover{border-color:var(--color-primary);background:linear-gradient(135deg,#f0fdfa,#fff)}.settings-channel-launch-card .ops-channel-card__icon{grid-row:span 2;position:relative;z-index:1;width:48px;height:48px;background:#fff}.settings-channel-launch-card--add .ops-channel-card__icon{background:var(--color-primary);color:#fff;font-size:22px}.settings-channel-launch-card strong{position:relative;z-index:1;color:var(--color-text-primary);font-size:16px;font-weight:850;line-height:24px}.settings-channel-launch-card small{position:relative;z-index:1;color:var(--color-text-tertiary);font-size:12px;line-height:18px}.settings-channel-launch-card .ops-pill{position:relative;z-index:1;grid-column:3;grid-row:1 / span 2}.settings-channel-wizard{display:grid;gap:18px}.settings-channel-modal .ant-modal-content{max-height:calc(100vh - 72px);overflow:hidden;padding:22px 24px 18px}.settings-channel-modal .ant-modal-body{max-height:calc(100vh - 210px);overflow-y:auto;padding-right:6px}.settings-channel-modal .ant-steps{overflow:visible}.settings-channel-modal .ant-steps-item-title{max-width:220px;padding-right:10px;white-space:normal}.settings-channel-modal .ant-steps-item-description{display:none}.settings-channel-wizard__body{border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-subtle);padding:16px}.settings-channel-wizard__body h3{margin:0;color:var(--color-text-primary);font-size:18px;font-weight:850;line-height:26px}.settings-channel-wizard__body p,.settings-channel-wizard__hint span{color:var(--color-text-secondary);font-size:13px;line-height:21px}.settings-channel-wizard__fields{display:grid;gap:12px;margin-top:14px}.settings-channel-wizard__mode{display:grid;gap:8px;margin-top:14px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;padding:12px}.settings-channel-wizard__mode>span{color:var(--color-text-primary);font-size:13px;font-weight:850;line-height:20px}.settings-channel-wizard__mode small{color:#9a3412;font-size:12px;line-height:18px}.settings-channel-wizard__fields label{display:grid;gap:7px}.settings-channel-wizard__fields span{color:var(--color-text-tertiary);font-size:12px;font-weight:750;line-height:18px}.settings-channel-wizard__fields small{color:var(--color-text-tertiary);font-size:12px;line-height:18px}.settings-channel-wizard__ai-section{display:grid;gap:12px;margin-top:14px}.settings-channel-wizard__ai-employee{display:grid;gap:7px;min-width:0}.settings-channel-wizard__ai-employee>span{color:var(--color-text-tertiary);font-size:12px;font-weight:750;line-height:18px}.settings-channel-wizard__ai-employee small{color:var(--color-text-tertiary);font-size:12px;line-height:18px}.settings-channel-wizard__ai-employee .ant-select,.settings-channel-wizard__ai-employee .ant-select-selector{max-width:100%}.settings-channel-wizard__ai-employee .ant-select-selection-overflow{min-width:0}.settings-channel-wizard__employee-pool{display:grid;gap:8px;border:1px solid var(--color-border);border-radius:8px;background:#fff;padding:10px 12px}.settings-channel-wizard__employee-pool .ant-checkbox-wrapper{align-items:center;margin-inline-start:0;color:var(--color-text-primary);font-size:13px;line-height:20px}.settings-channel-wizard__commands,.settings-channel-wizard__notes{display:grid;gap:8px;margin-top:14px;border-radius:8px;padding:12px}.settings-channel-wizard__commands{border:1px solid #ccfbf1;background:#f8fbff}.settings-channel-wizard__commands strong,.settings-channel-wizard__notes strong{color:var(--color-text-primary);font-size:13px;font-weight:850;line-height:20px}.settings-channel-wizard__commands code{display:block;overflow-x:auto;border-radius:6px;background:#0f172a;color:#ccfbf1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:18px;padding:8px 10px;white-space:nowrap}.settings-channel-wizard__notes{border:1px solid #bbf7d0;background:#f0fdf4}.settings-channel-wizard__notes span{display:inline-flex;align-items:flex-start;gap:7px;color:#047857;font-size:12px;font-weight:700;line-height:18px}.settings-channel-wizard__notes svg{flex:0 0 auto;margin-top:2px}.settings-channel-wizard__hint{display:grid;gap:4px;border:1px solid #ede9fe;border-radius:8px;background:#f5f3ff;padding:12px 14px}.settings-channel-wizard__hint strong{color:var(--color-ai-600);font-size:13px;line-height:20px}.settings-wecom-panel,.settings-rule-panel{min-height:276px}.settings-ai-strategy-panel,.settings-permission-panel{min-height:320px}.settings-strategy-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:14px}.settings-strategy-flow span{display:grid;gap:6px;min-height:70px;border:1px solid #ccfbf1;border-radius:8px;background:#f8fbff;color:#1e3a8a;font-size:12px;font-weight:800;line-height:17px;padding:10px}.settings-strategy-flow b{display:grid;width:22px;height:22px;place-items:center;border-radius:999px;background:#0f9f8f;color:#fff;font-size:11px;line-height:16px}.settings-strategy-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin-bottom:14px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:12px}.settings-strategy-controls label{display:grid;gap:6px}.settings-strategy-controls label>span{color:var(--color-text-tertiary);font-size:12px;font-weight:800;line-height:18px}.settings-permission-table{overflow:hidden;border:1px solid var(--color-border);border-radius:8px}.settings-permission-table__head,.settings-permission-table__row{display:grid;grid-template-columns:108px repeat(3,minmax(0,1fr));gap:0}.settings-permission-table__head{background:#f1f5f9;color:var(--color-text-tertiary);font-size:12px;font-weight:850;line-height:18px}.settings-permission-table__head span,.settings-permission-table__row strong,.settings-permission-table__row span{border-right:1px solid var(--color-border);padding:10px}.settings-permission-table__head span:last-child,.settings-permission-table__row span:last-child{border-right:0}.settings-permission-table__row{border-top:1px solid var(--color-border);background:#fff;color:var(--color-text-secondary);font-size:12px;line-height:18px}.settings-permission-table__row strong{color:var(--color-text-primary);font-size:13px;font-weight:850;line-height:20px}.settings-status-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.settings-system-fields{display:grid;gap:12px}.settings-system-fields label{display:grid;gap:7px}.settings-system-fields .ant-input{height:38px;border-radius:8px;background:#f8fafc;color:var(--color-text-secondary);font-size:13px}.settings-advanced-block{grid-column:1 / -1;border:1px solid var(--color-border);border-radius:8px;background:#fff;box-shadow:var(--shadow-card)}.settings-advanced-block>button{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;border:0;background:transparent;color:var(--color-text-primary);cursor:pointer;font-size:15px;font-weight:850;line-height:22px;padding:0 16px;text-align:left}.settings-advanced-block>button b{color:var(--color-primary-600);font-size:13px;line-height:20px}.settings-advanced-block .ops-channel-section{margin:0;border-top:1px solid var(--color-border);padding:16px}.settings-advanced-block .settings-system-panel{margin:0;border:0;border-top:1px solid var(--color-border);border-radius:0 0 8px 8px;box-shadow:none}@media(max-width:1100px){.ops-page{min-width:0}.ops-knowledge-grid,.ops-rag-grid,.ops-channel-grid,.ops-analytics-grid,.ops-kb-stats,.ops-kpi-grid,.settings-role-switch,.settings-supervisor-grid,.settings-admin-grid,.settings-reception-fields{grid-template-columns:1fr}.settings-role-switch{display:grid}.settings-role-switch .ant-segmented{width:100%;min-width:0}}@media(max-width:680px){.ops-kb-seed-guide__header{align-items:stretch;flex-direction:column}.ops-kb-seed-guide__summary{justify-items:start}.ops-kb-seed-industries,.ops-kb-seed-grid{grid-template-columns:1fr}}.public-home{--color-primary: #ff6b00;--color-primary-50: #fff7ed;--color-primary-100: #ffedd5;--color-primary-600: #ea580c;--color-primary-700: #c2410c;--color-text-primary: #0f172a;--color-text-secondary: #475569;--color-text-tertiary: #64748b;--color-border: #e2e8f0;--shadow-card: 0 1px 3px rgba(0, 0, 0, .01), 0 10px 30px rgba(15, 23, 42, .03);--shadow-card-raised: 0 20px 40px rgba(15, 23, 42, .06);--shadow-preview: 0 40px 100px rgba(15, 23, 42, .08);--focus-ring: 0 0 0 3px rgba(255, 107, 0, .15);min-height:100vh;min-height:100dvh;overflow-x:hidden;position:relative;background:radial-gradient(circle at 80% 15%,rgba(255,107,0,.05),transparent 35%),radial-gradient(circle at 15% 55%,rgba(14,165,233,.04),transparent 30%),linear-gradient(180deg,#fff,#f8fafc 40%,#f1f5f9);color:var(--color-text-primary);font-family:var(--font-sans)}.public-home:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(15,23,42,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.012) 1px,transparent 1px);background-size:40px 40px;z-index:1}.public-home>*{position:relative;z-index:2}.public-header{position:sticky;z-index:30;top:0;display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 clamp(24px,5vw,80px);border-bottom:1px solid rgba(15,23,42,.04);background:#ffffffbf;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px #0f172a03}.public-header__brand{display:inline-flex;width:fit-content;align-items:center;gap:12px;border:0;background:transparent;color:var(--color-text-primary);cursor:pointer;padding:0;text-align:left;transition:opacity .2s ease}.public-header__brand:hover{opacity:.85}.brand-mark{display:inline-grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-600) 100%);color:#fff;box-shadow:0 8px 20px #ff6b0033}.brand-mark svg{font-size:18px}.public-header__brand strong{font-size:20px;font-weight:800;letter-spacing:-.5px}.public-header__actions{display:inline-flex;align-items:center;gap:12px}.public-header__actions .ant-btn{flex:0 0 auto;min-width:120px;height:42px;border-radius:999px;font-size:14px}.public-header__try{font-weight:700}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(36px,6vw,64px);width:min(100%,1600px);min-height:680px;margin:0 auto;padding:60px clamp(24px,5vw,80px) 40px}.hero__copy{width:100%;max-width:1440px;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-badge{display:inline-flex;min-height:28px;align-items:center;gap:8px;border:1px solid var(--color-primary-100);border-radius:999px;background:var(--color-primary-50);color:var(--color-primary-600);font-size:13px;font-weight:700;padding:4px 14px;align-self:center}.hero h1{width:100%;max-width:1100px;margin:24px auto 20px;color:var(--color-text-primary);font-size:clamp(42px,4.2vw,62px);font-weight:800;letter-spacing:-1.5px;line-height:1.15;text-align:center}.hero-br{display:none}.hero__copy>p{width:100%;max-width:1100px;margin:0 auto 36px;color:var(--color-text-secondary);font-size:18px;line-height:1.65;text-align:center}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px;width:100%}.hero-actions .ant-btn{min-width:150px;height:48px;border-radius:999px;font-size:15px;transition:all .25s cubic-bezier(.16,1,.3,1)}.hero-actions .ant-btn-default{border-color:var(--color-border);background:#fff;color:var(--color-text-primary);box-shadow:0 2px 8px #00000005}.hero-actions .ant-btn-default:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-1px);box-shadow:0 4px 12px #ff6b0014}.hero-proof-row{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;max-width:1440px;border-top:1px dashed var(--color-border);padding-top:24px}.hero-proof-row span{display:grid;grid-template-columns:24px minmax(0,1fr);gap:4px 10px;align-items:center;text-align:left}.hero-proof-row svg{grid-row:1 / 3;color:var(--color-primary);font-size:18px}.hero-proof-row b{color:var(--color-text-primary);font-size:14px;font-weight:700;line-height:18px;white-space:nowrap}.hero-proof-row small{color:var(--color-text-tertiary);font-size:12px;line-height:16px;white-space:nowrap}.hero__preview{width:100%;max-width:1440px;min-width:0;display:flex;justify-content:center;align-items:center}.public-main-grid{width:min(calc(100% - 96px),1440px);margin:56px auto 72px}.capabilities{border:1px solid var(--color-border);border-radius:16px;background:#fff;padding:clamp(32px,4vw,56px);box-shadow:var(--shadow-card)}.section-eyebrow{display:block;margin-bottom:8px;color:var(--color-primary);font-size:12px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.capabilities h2{margin:0 0 12px;color:var(--color-text-primary);font-size:26px;font-weight:800}.capabilities>p{margin:0 0 28px;color:var(--color-text-secondary);font-size:15px;line-height:24px;max-width:980px}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.workflow-step{position:relative;min-height:160px;border:1px solid var(--color-border);border-radius:12px;background:#f8fafc;padding:20px;transition:all .25s ease}.workflow-step:hover{background:#fff;border-color:var(--color-primary-100);box-shadow:0 10px 20px #ff6b0005}.workflow-step__index{position:absolute;top:16px;right:18px;color:#ff6b000f;font-size:36px;font-weight:900;line-height:1}.workflow-step__icon{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:var(--color-primary-50);color:var(--color-primary);font-size:16px}.workflow-step strong{display:block;margin-top:18px;color:var(--color-text-primary);font-size:15px;font-weight:700}.workflow-step p{margin:6px 0 0;color:var(--color-text-secondary);font-size:13px;line-height:20px}.product-preview{position:relative;width:min(100%,1440px);height:580px;overflow:hidden;border:1px solid rgba(15,23,42,.06);border-radius:16px;background:#fff;box-shadow:var(--shadow-preview);z-index:10;transition:all .4s cubic-bezier(.16,1,.3,1)}.product-preview:hover{transform:translateY(-6px) scale(1.005);box-shadow:0 50px 120px #0f172a1f}.preview-browser-bar{position:absolute;inset:0 0 auto;height:42px;border-bottom:1px solid #f1f5f9;background:#f8fafc;display:flex;align-items:center}.window-dot{position:absolute;top:16px;width:10px;height:10px;border-radius:50%}.window-dot.red{left:16px;background:#ef4444}.window-dot.amber{left:32px;background:#f59e0b}.window-dot.green{left:48px;background:#10b981}.preview-search{position:absolute;top:8px;left:110px;width:260px;height:26px;border-radius:6px;background:#f1f5f9;color:#94a3b8;font-size:11px;line-height:26px;padding-left:28px;display:flex;align-items:center}.preview-search:before{position:absolute;left:10px;color:#94a3b8;content:"⌕";font-size:14px;line-height:1}.preview-main-nav{position:absolute;top:42px;bottom:0;left:0;width:180px;background:linear-gradient(180deg,#0f172afa,#14253dfa),#0f172a;padding:16px 12px;display:flex;flex-direction:column;gap:4px}.preview-main-nav__brand{display:flex;align-items:center;gap:10px;padding:0 4px 14px;margin-bottom:6px;border-bottom:1px solid rgba(255,255,255,.08)}.preview-brand-mark{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:10px;background:linear-gradient(135deg,#14b8a6,#0f766e);box-shadow:0 8px 18px #14b8a633}.preview-brand-mark i{width:10px;height:10px;border-radius:50%;background:#fff}.preview-brand-text{display:flex;flex-direction:column;line-height:1.25}.preview-brand-text strong{color:#f8fafc;font-size:13px;font-weight:800}.preview-brand-text small{color:#94a3b8;font-size:9px;font-weight:500}.preview-main-nav__item{position:relative;display:flex;min-height:40px;align-items:center;gap:9px;border:1px solid transparent;border-radius:10px;color:#cbd5e1;padding:0 10px;cursor:pointer;transition:all .2s ease}.preview-main-nav__item:hover{background:#ffffff0f;color:#fff}.preview-main-nav__item.is-active{border-color:#2dd4bf2e;background:linear-gradient(90deg,#14b8a638,#14b8a61a)!important;color:#fff!important;box-shadow:0 8px 18px #0206171f}.preview-main-nav__item.is-active:before{position:absolute;left:-8px;width:3px;height:24px;border-radius:999px;background:#2dd4bf;content:""}.preview-menu-icon{display:grid;width:18px;height:18px;place-items:center;background:transparent;color:inherit;font-size:14px;flex:0 0 18px}.preview-main-nav__item.is-active .preview-menu-icon{color:#5eead4}.preview-menu-label{display:flex;flex-direction:column;gap:1px;min-width:0;line-height:1.1}.preview-menu-label strong{font-size:11px;font-weight:700;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-menu-label small{font-size:8px;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-main-nav__item.is-active .preview-menu-label small{color:#ffffffb3}.preview-main-nav b{position:absolute;right:6px;top:50%;transform:translateY(-50%);min-width:14px;height:14px;border-radius:999px;background:#ef4444;color:#fff;font-size:9px;line-height:14px;text-align:center;font-weight:700;padding:0 2px}.preview-channel-panel{position:absolute;top:42px;bottom:0;left:180px;width:150px;border-right:1px solid #f1f5f9;background:#f8fafc;padding:16px 8px}.preview-panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:0 6px}.preview-panel-title strong{color:#475569;font-size:12px;font-weight:700}.preview-panel-title small{color:#3b82f6;font-weight:700}.preview-filter,.preview-source{display:flex;height:34px;align-items:center;gap:8px;border-radius:6px;color:#64748b;font-size:12px;font-weight:600;padding:0 8px}.preview-filter.is-active{background:#eff6ff;color:#2563eb}.preview-source i{display:grid;width:18px;height:18px;place-items:center;border-radius:4px;background:#e2e8f0;color:#475569;font-size:10px;font-style:normal;font-weight:700}.preview-source b{margin-left:auto;min-width:16px;height:16px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;line-height:16px;text-align:center;font-weight:700}.preview-list-panel{position:absolute;top:42px;bottom:0;left:330px;width:210px;border-right:1px solid #f1f5f9;background:#fff;padding:16px 8px}.preview-list-item{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr) 30px;gap:2px 6px;min-height:70px;align-items:start;border-radius:8px;padding:8px;margin-bottom:4px;border:1px solid transparent;transition:all .2s ease}.preview-list-item.is-active{background:#eff6ff;border-color:#dbeafe}.preview-avatar{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#dbeafe;color:#2563eb;font-size:11px;font-weight:800}.preview-avatar--photo{background:linear-gradient(135deg,#fed7aa,#dbeafe);color:#1e3a8a}.preview-list-item strong{overflow:hidden;color:#1e293b;font-size:12px;font-weight:700;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.preview-list-item time{color:#94a3b8;font-size:9px;text-align:right;line-height:16px}.preview-list-item p{grid-column:2 / 4;overflow:hidden;margin:0;color:#64748b;font-size:11px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.preview-list-item em{position:absolute;right:8px;bottom:8px;width:16px;height:16px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-style:normal;font-weight:700;line-height:16px;text-align:center}.preview-chat-panel{position:absolute;inset:42px 0 0 540px;background:#fff}.preview-chat-panel header{display:flex;height:64px;align-items:center;gap:10px;border-bottom:1px solid #f1f5f9;padding:0 16px}.preview-chat-panel header strong{display:block;color:#0f172a;font-size:13px;font-weight:700;line-height:18px}.preview-chat-panel header p{margin:0;color:#64748b;font-size:10px;line-height:14px}.preview-chat-status{margin-left:auto;border-radius:999px;background:#ecfdf5;color:#059669;font-size:11px;font-weight:700;line-height:22px;padding:0 10px;white-space:nowrap}.preview-time{margin:18px 0 12px;color:#94a3b8;font-size:10px;text-align:center}.customer-bubble{width:240px;margin:0 0 16px 16px;border-radius:8px;background:#f1f5f9;color:#1e293b;font-size:12px;line-height:18px;padding:10px 12px}.ai-suggest-card{width:min(340px,calc(100% - 32px));margin-left:auto;margin-right:16px;border:1px solid #e9d5ff;border-radius:10px;background:#faf5ff;padding:12px}.ai-suggest-card strong{display:block;color:#7c3aed;font-size:11px;font-weight:700;line-height:16px}.ai-suggest-card p{margin:4px 0 0;color:#4b5563;font-size:11px;line-height:18px}.preview-composer{position:absolute;right:16px;bottom:16px;left:16px;min-height:72px;border-top:1px solid #f1f5f9;background:#fff;padding-top:8px}.preview-composer span{display:inline-block;border-bottom:2px solid #0f9f8f;color:#0f766e;font-size:11px;font-weight:700;line-height:18px}.preview-composer p{margin:6px 0 0;color:#94a3b8;font-size:11px}.preview-composer button{position:absolute;right:0;bottom:2px;width:52px;height:28px;border:0;border-radius:6px;background:#0f9f8f;color:#fff;cursor:pointer;font-weight:700;font-size:11px}.preview-insight-panel{position:absolute;top:76px;right:16px;display:grid;gap:8px;width:160px;border:1px solid #f1f5f9;border-radius:10px;background:#fffffff5;box-shadow:0 10px 25px #0000000a;padding:12px;z-index:15}.preview-insight-panel strong{color:#0f172a;font-size:12px;font-weight:700;line-height:16px}.preview-insight-panel span{display:flex;align-items:center;gap:6px;color:#475569;font-size:11px;font-weight:600;line-height:16px}.preview-insight-panel svg{color:#10b981;font-size:14px}.public-auth-modal{display:grid;gap:16px;padding:8px 0}.public-auth-modal label{display:grid;gap:8px;color:var(--color-text-primary);font-size:13px;font-weight:700}.public-auth-modal .ant-input{height:42px;border-color:var(--color-border)}.public-auth-modal .ant-input:focus{border-color:var(--color-primary);box-shadow:var(--focus-ring)}.public-auth-modal__note,.public-auth-modal__message{display:flex;gap:8px;border-radius:8px;padding:10px 12px;font-size:13px;line-height:18px}.public-auth-modal__note{border:1px solid #ffedd5;background:#fff7ed;color:#c2410c}.public-auth-modal__message{border:1px solid #d1fae5;background:#ecfdf5;color:#065f46}.public-auth-modal__message--error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}@media(max-width:1280px){.hero{gap:48px;padding-top:40px;text-align:center}.hero h1{margin:20px auto}.hero__copy>p{margin:0 auto 32px}.hero-actions{justify-content:center}.hero-proof-row{grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:560px}.public-main-grid{grid-template-columns:1fr;width:min(calc(100% - 48px),960px)}.workflow-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.public-header{grid-template-columns:1fr auto;padding:0 20px}.public-header__actions{gap:8px}.public-header__actions .ant-btn{width:auto;min-width:88px;padding-inline:12px}.hero{padding:30px 20px}.hero h1{font-size:34px}.hero-br{display:inline}.hero-proof-row{grid-template-columns:1fr;gap:12px}.hero-actions .ant-btn{width:100%}.hero__preview{overflow-x:auto;padding-bottom:16px;justify-content:flex-start}.product-preview{width:850px;flex:0 0 850px}.public-main-grid{width:calc(100% - 32px)}.workflow-grid{grid-template-columns:1fr}}:root{--color-bg-page: #f5f8f8;--color-bg-surface: #ffffff;--color-bg-subtle: #f7faf9;--color-bg-sidebar: #13233a;--color-bg-sidebar-active: #1f3d4a;--color-hero: #0f766e;--color-primary: #0f9f8f;--color-primary-50: #f0fdfa;--color-primary-100: #ccfbf1;--color-primary-600: #0f766e;--color-primary-700: #0b5f59;--color-ai: #7c3aed;--color-ai-600: #6d28d9;--color-success: #10b981;--color-warning: #f59e0b;--color-danger: #ef4444;--color-text-primary: #111827;--color-text-secondary: #4b5563;--color-text-tertiary: #6b7280;--color-text-inverse: #f8fafc;--color-border: #dde8e6;--shadow-card: 0 1px 2px rgba(15, 23, 42, .04), 0 8px 22px rgba(15, 23, 42, .05);--shadow-card-raised: 0 16px 38px rgba(15, 23, 42, .1);--shadow-preview: 0 28px 70px rgba(15, 23, 42, .14);--radius-panel: 8px;--radius-control: 8px;--focus-ring: 0 0 0 3px rgba(15, 159, 143, .22);--font-sans: Inter, "PingFang SC", "Microsoft YaHei", system-ui, sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--color-bg-page);color:var(--color-text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input{font:inherit}button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=button]:focus-visible,.ant-btn:focus-visible,.ant-segmented-item:focus-visible,.ant-select-selector:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;box-shadow:var(--focus-ring)}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ant-btn{min-height:40px;border-radius:var(--radius-control);font-weight:700}.ant-btn-primary{background:var(--color-primary);box-shadow:0 10px 20px #0f9f8f2e}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover,.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):focus-visible{background:var(--color-primary-600)}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-segmented{border-radius:var(--radius-control)!important}.ant-input-affix-wrapper,.ant-select-selector{min-height:40px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
