.btn{padding:10px 20px;border-radius:var(--radius);font-size:14px;cursor:pointer;border:none;transition:all .15s;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:6px;line-height:1;text-align:center}.sidebar-header{cursor:pointer}.sidebar-collapse-btn .sidebar-collapse-glyph{display:block;font-size:18px;line-height:1;font-weight:500;transform:translateY(-1px)}.sidebar-footer{position:relative;padding:8px 10px;border-top:1px solid var(--border-light)}.user-menu-popover{position:absolute;left:10px;bottom:54px;width:228px;display:none;padding:8px;border:1px solid var(--border-light);border-radius:10px;background:#fff;box-shadow:0 12px 28px #0f172a24;z-index:80}.user-menu-popover.open{display:flex;flex-direction:column;gap:6px}.user-menu-popover:after{content:"";position:absolute;left:18px;bottom:-6px;width:10px;height:10px;background:#fff;border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);transform:rotate(45deg)}.user-menu-item{width:100%;border:0;background:#fff;color:var(--text);border-radius:8px;padding:9px;display:flex;align-items:flex-start;gap:9px;text-align:left;cursor:pointer}.user-menu-item:hover{background:var(--bg)}.user-menu-item.primary{background:var(--primary-light);color:var(--primary)}.user-menu-item.primary:hover{background:#3370ff1f}.user-menu-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--primary);border:1px solid var(--border-light);flex:none;font-weight:700}.user-menu-item span:last-child{display:flex;flex-direction:column;gap:2px;min-width:0}.user-menu-item b{font-size:13px;line-height:1.35}.user-menu-item small{font-size:11px;line-height:1.35;color:var(--text-tertiary)}.sidebar.collapsed .user-menu-popover{left:56px;bottom:10px}.sidebar.collapsed .user-menu-popover:after{left:-6px;bottom:18px;border:0;border-left:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.topbar-search{padding:6px 10px 6px 30px;border:1px solid var(--border-light);border-radius:6px;font-size:13px;width:200px;outline:none;background:var(--bg) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='%238f959e' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3E%3C/svg%3E") 9px center no-repeat}.ai-panel.open{width:20vw;min-width:280px}.ai-edge-collapse{display:none}.portal-home{display:flex;flex-direction:column;gap:18px}.portal-home-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:4px 0 2px}.portal-home-actions{display:flex;gap:10px;align-items:center;flex:none}.portal-home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.portal-home-card{min-height:154px;border:1px solid var(--border-light);border-radius:12px;background:#fff;padding:18px;box-shadow:var(--shadow)}.portal-home-card span{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--primary-light);color:var(--primary);font-weight:800;margin-bottom:16px}.portal-home-card b{display:block;font-size:16px;margin-bottom:10px}.portal-home-card p{color:var(--text-secondary);font-size:13px;line-height:1.65}.portal-home-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:16px}.portal-home-entry-list{display:flex;flex-direction:column;gap:10px}.portal-home-entry-list button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:14px;border:1px solid var(--border-light);border-radius:9px;background:var(--bg);padding:13px 14px;text-align:left;cursor:pointer}.portal-home-entry-list button:hover{border-color:var(--primary);background:var(--primary-light)}.portal-home-entry-list b{font-size:14px;white-space:nowrap}.portal-home-entry-list span{color:var(--text-tertiary);font-size:12px;text-align:right;line-height:1.45}.portal-home-flow{display:flex;flex-direction:column;gap:12px}.portal-home-flow div{display:flex;gap:12px;padding:14px;border:1px solid var(--border-light);border-radius:9px;background:var(--bg)}.portal-home-flow span{width:26px;height:26px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--primary-light);color:var(--primary);font-weight:800;flex:none}.portal-home-flow p{color:var(--text-secondary);line-height:1.6;margin:0}.skill-create-page{display:flex;flex-direction:column;gap:16px}.skill-create-studio{display:grid;grid-template-columns:300px minmax(720px,1fr);gap:18px;align-items:start}.skill-main-stack{min-width:0;display:flex;flex-direction:column;gap:18px}.skill-context-pane,.skill-workspace-pane{background:#fff;border:1px solid var(--border-light);border-radius:12px;box-shadow:var(--shadow)}.skill-context-pane{padding:14px;display:flex;flex-direction:column;gap:14px;align-self:start}.skill-workspace-pane{min-width:0;padding:18px}.skill-pane-title{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--text);font-size:13px;font-weight:700}.skill-pane-title span{color:var(--text-tertiary);font-size:11px;font-weight:500}.skill-pane-title button{border:0;background:transparent;color:var(--primary);font-size:11px;cursor:pointer}.skill-context-list{display:flex;flex-direction:column;gap:8px}.skill-context-list.compact{gap:6px}.skill-context-item{position:relative;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name tag" "code tag";gap:2px 8px;padding:10px;border:1px solid var(--border-light);border-radius:9px;background:#fff;text-align:left;cursor:pointer}.skill-context-item:hover{border-color:var(--primary);background:var(--primary-light)}.skill-context-item.selected{border-color:#34c72447;background:#34c7240f}.skill-context-item.selected:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--green);position:absolute}.skill-context-item b{grid-area:name;font-size:13px;color:var(--text);line-height:1.35;padding-left:0}.skill-context-item span{grid-area:code;color:var(--text-tertiary);font-size:11px;line-height:1.35}.skill-context-item em{grid-area:tag;align-self:center;padding:3px 6px;border-radius:999px;background:var(--primary-light);color:var(--primary);font-size:10px;font-style:normal;white-space:nowrap}.skill-context-item.selected b,.skill-context-item.selected span{padding-left:16px}.skill-context-quick{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--border-light);border-radius:10px;background:var(--bg)}.skill-context-quick label{color:var(--text-secondary);font-size:12px;font-weight:600}.skill-context-quick input{width:100%;border:1px solid var(--border-light);border-radius:8px;padding:8px 9px;font-size:12px;outline:none}.skill-context-quick div{display:flex;gap:6px;flex-wrap:wrap}.skill-context-quick button,.skill-ai-actions button,.skill-rule-grid button{border:1px solid var(--primary);border-radius:8px;background:#fff;color:var(--primary);padding:7px 10px;font-size:12px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;text-align:center}.skill-context-quick button:hover,.skill-ai-actions button:hover,.skill-rule-grid button:hover{background:var(--primary-light)}.skill-context-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.skill-context-metrics div{min-width:0;padding:9px 6px;border:1px solid var(--border-light);border-radius:8px;background:#fff;text-align:center}.skill-context-metrics b{display:block;color:var(--text);font-size:14px}.skill-context-metrics span{color:var(--text-tertiary);font-size:10px;white-space:nowrap}.skill-workspace-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.skill-workspace-title{font-size:16px;font-weight:700}.skill-workspace-sub{color:var(--text-tertiary);font-size:12px;margin-top:4px}.skill-workspace-actions{display:flex;gap:8px;align-items:center}.skill-create-tabs{display:flex;align-items:center;gap:6px;width:100%;padding:4px;border:1px solid var(--border-light);border-radius:10px;background:#fff;margin-bottom:20px;overflow-x:auto}.skill-create-tab{min-height:38px;padding:0 18px;border:0;border-radius:8px;background:transparent;color:var(--text-secondary);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;flex:0 0 auto}.skill-create-tab:hover{color:var(--primary);background:var(--primary-light)}.skill-create-tab.active{color:#fff;background:var(--primary)}.skill-create-panel{display:none}.skill-create-panel.active{display:block}.skill-step-banner{padding:11px 13px;border-radius:9px;background:var(--orange-light);color:var(--orange);font-size:12px;margin-bottom:14px}.skill-clarify-layout{display:grid;grid-template-columns:minmax(0,1.2fr) 320px;gap:14px}.skill-chat-sim{min-height:320px;max-height:420px;overflow-y:auto;border:1px solid var(--border-light);border-radius:12px;background:#fafbfc;padding:18px;display:flex;flex-direction:column;gap:16px}.skill-chat-context{max-width:82%;padding:12px 14px;border-radius:10px;background:#fff;border:1px solid var(--border-light)}.skill-chat-context b{display:block;font-size:13px;margin-bottom:8px}.skill-chat-context p{margin:8px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.6}.skill-chat-ai,.skill-chat-user{max-width:78%;padding:12px 14px;border-radius:10px;font-size:13px;line-height:1.65}.skill-chat-ai{align-self:flex-start;background:#fff;border:1px solid var(--border-light);color:var(--text)}.skill-chat-user{align-self:flex-end;background:var(--primary);color:#fff}.skill-conversation-states{width:min(78%,560px);max-width:min(78%,560px);display:grid;gap:8px;padding:10px}.skill-conversation-state{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:8px;align-items:flex-start;padding:9px 10px;border:1px solid rgba(31,35,41,.08);border-radius:8px;background:#f7f9ff}.skill-state-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:#fff;color:var(--primary);font-size:13px;font-weight:800}.skill-state-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.skill-state-body{min-width:0;display:grid;gap:3px}.skill-state-title-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.skill-state-title-row b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4}.skill-state-title-row em{flex:0 0 auto;color:var(--text-secondary);font-size:11px;font-style:normal;line-height:1.4}.skill-state-detail{color:var(--text-secondary);font-size:12px;line-height:1.5}.skill-state-dots{display:inline-flex;align-items:center;gap:3px;padding-top:8px}.skill-state-dots i{width:4px;height:4px;border-radius:999px;background:var(--primary);animation:skill-state-dot 1s infinite ease-in-out}.skill-state-dots i:nth-child(2){animation-delay:.14s}.skill-state-dots i:nth-child(3){animation-delay:.28s}.skill-conversation-state.status-done{background:#f6fffb}.skill-conversation-state.is-streaming{background:#f7faff}.skill-conversation-state.status-blocked,.skill-conversation-state.is-confirm{background:#fffaf0}.skill-conversation-state.status-failed,.skill-conversation-state.is-error{background:#fff5f5}.skill-conversation-state.status-failed .skill-state-icon,.skill-conversation-state.is-error .skill-state-icon{color:#d92d20}.skill-conversation-state.is-confirm .skill-state-icon{color:#b76e00}@keyframes skill-state-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.skill-clarify-card{border:1px solid var(--border-light);border-radius:12px;background:#fff;padding:16px}.skill-clarify-card b{display:block;margin-bottom:10px;font-size:14px}.skill-clarify-card ul{padding-left:18px;color:var(--text-secondary);font-size:13px;line-height:1.8}.skill-clarify-summary{max-height:420px;overflow-y:auto}.skill-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.skill-summary-head b{margin-bottom:2px}.skill-summary-head small{display:block;color:var(--text-tertiary);font-size:11px;line-height:1.4}.skill-summary-refresh{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--text-secondary);cursor:pointer;font-size:15px;line-height:1}.skill-summary-refresh:hover{color:var(--primary);border-color:var(--primary);background:var(--primary-light)}.skill-summary-refresh span{display:inline-block;line-height:1}.skill-summary-refresh svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.skill-summary-refresh.loading{color:var(--primary)}.skill-summary-refresh.loading svg{animation:skill-summary-spin .7s linear infinite}@keyframes skill-summary-spin{to{transform:rotate(360deg)}}.skill-summary-item{padding:10px 0;border-top:1px solid var(--border-light)}.skill-summary-item:first-of-type{border-top:0;padding-top:0}.skill-summary-item span{display:block;color:var(--text);font-size:12px;font-weight:700;margin-bottom:5px}.skill-summary-item p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.65}.skill-chat-composer{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:8px;align-items:end;margin-top:10px;padding:0;border:0;background:transparent}.skill-chat-composer textarea{width:100%;min-height:64px;max-height:110px;resize:vertical;border:1px solid var(--border-light);border-radius:10px;padding:12px 14px;color:var(--text);font-size:13px;line-height:1.55;outline:none;background:#fff}.skill-chat-composer textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3370ff14}.skill-chat-composer button{width:42px;height:42px;border:0;border-radius:10px;background:var(--primary);color:#fff;font-size:16px;line-height:1;cursor:pointer}.skill-chat-composer button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.skill-chat-composer button:hover{background:var(--primary-hover)}.skill-chat-composer .skill-chat-attach{background:#fff;color:var(--text-secondary);border:1px solid var(--border-light);font-size:17px}.skill-chat-composer .skill-chat-attach:hover{background:var(--primary-light);color:var(--primary);border-color:var(--primary)}.skill-doc-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px}.skill-upload-box,.skill-doc-list{border:1px solid var(--border-light);border-radius:12px;background:#fff;padding:16px}.skill-upload-box{min-height:180px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;background:linear-gradient(180deg,#3370ff0f,#fff)}.skill-upload-box b{font-size:15px}.skill-upload-box p{color:var(--text-secondary);font-size:13px;line-height:1.65}.skill-doc-list{display:flex;flex-direction:column;gap:10px}.skill-doc-list div{display:flex;align-items:center;gap:10px;padding:12px;border-radius:9px;background:var(--bg)}.skill-doc-list span{min-width:48px;padding:4px 8px;border-radius:999px;background:var(--primary-light);color:var(--primary);font-size:12px;text-align:center}.skill-doc-list b{font-size:13px;color:var(--text)}.skill-create-step-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid var(--border-light)}.skill-create-step-actions .skill-draft-save{margin-right:auto}.skill-create-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.85fr);gap:16px;align-items:start}.skill-create-form{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:18px 22px}.skill-create-field{display:flex;flex-direction:column;gap:6px}.skill-create-field.full{grid-column:1 / -1}.skill-create-field label{color:var(--text-secondary);font-size:12px;font-weight:600}.field-required{color:var(--red);font-weight:700}.field-optional{margin-left:6px;color:var(--text-tertiary);font-weight:500}.skill-create-field input,.skill-create-field select,.skill-create-field textarea{width:100%;border:1px solid var(--border-light);border-radius:8px;padding:11px 12px;color:var(--text);background:#fff;font-size:13px;outline:none}.skill-create-field textarea{min-height:108px;resize:vertical;line-height:1.6}.skill-create-field input:focus,.skill-create-field select:focus,.skill-create-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3370ff14}.skill-create-field input.field-invalid,.skill-create-field select.field-invalid,.skill-create-field textarea.field-invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}.btn.disabled,.btn:disabled{opacity:.48;cursor:not-allowed}.skill-eval-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.skill-eval-head b{display:block;font-size:16px;color:var(--primary);margin-bottom:4px}.skill-eval-head p{margin:0;color:var(--text-secondary);font-size:12px}.skill-score-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px}.skill-score-card{border:1px solid var(--border-light);border-radius:10px;background:#fff;padding:13px}.skill-score-card.featured{border-color:var(--primary);box-shadow:0 0 0 2px #3370ff14}.skill-score-card span{display:block;color:var(--text-secondary);font-size:12px;margin-bottom:7px}.skill-score-card b{display:block;color:var(--text);font-size:20px;margin-bottom:9px}.skill-score-card.featured b{color:var(--primary)}.skill-score-card.featured.pass b{color:var(--green)}.skill-score-card i{display:block;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--primary) var(--score),var(--bg) 0)}.skill-score-card.featured.pass i{background:linear-gradient(90deg,var(--green) var(--score),var(--bg) 0)}.skill-score-card em{display:block;margin-top:7px;color:var(--red);font-style:normal;font-size:11px}.skill-score-card.featured.pass em{color:var(--green)}.skill-eval-gate{display:flex;align-items:center;gap:10px;border-radius:10px;padding:12px;margin-bottom:12px}.skill-eval-gate.warn{border:1px solid rgba(255,77,79,.25);background:#ff4d4f0f;color:var(--red)}.skill-eval-gate.pass{border:1px solid rgba(52,199,36,.24);background:#34c72414;color:var(--green)}.skill-eval-gate b{font-size:13px}.skill-eval-gate span{font-size:12px;line-height:1.5}.skill-eval-list{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.skill-eval-list div,.skill-case-list div{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid var(--border-light);border-radius:8px;background:#fff;padding:9px 10px}.skill-eval-list span,.skill-case-list em{font-size:11px;font-weight:700;font-style:normal}.skill-eval-list span.pass{color:var(--green)}.skill-eval-list span.warn{color:var(--orange)}.skill-eval-list b{font-size:12px;color:var(--text)}.skill-eval-list b small{display:block;margin-top:3px;color:var(--text-tertiary);font-size:11px;font-weight:500;line-height:1.45}.skill-eval-list div.needs-fix{border-color:#ff8f1f47;background:#ff8f1f0a}.skill-eval-list em{color:var(--text-secondary);font-size:12px;font-style:normal}.skill-eval-item-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:112px}.skill-eval-item-tune{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--color-primary);cursor:pointer;font-size:11px;font-weight:600;line-height:1;padding:5px 0;white-space:nowrap}.skill-eval-item-tune:hover{color:var(--color-primary-hover)}.skill-eval-item-tune:focus-visible{outline:2px solid var(--color-primary-border);outline-offset:3px}.skill-eval-item-tune:disabled{color:var(--text-tertiary);cursor:not-allowed}.skill-optimization-panel{border:1px solid rgba(51,112,255,.16);border-radius:12px;background:linear-gradient(180deg,#3370ff0d,#ffffffdb);padding:14px;margin:2px 0 14px}.skill-optimization-panel.needs-tune{border-color:#ff8f1f47;background:linear-gradient(180deg,#ff8f1f14,#ffffffe6)}.skill-optimization-panel.tuned{border-color:#34c72442;background:linear-gradient(180deg,#34c72414,#ffffffe6)}.skill-optimization-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.skill-optimization-head b{display:block;color:var(--text);font-size:14px;margin-bottom:3px}.skill-optimization-head span{color:var(--text-secondary);font-size:12px}.skill-optimization-head .btn{padding:7px 10px;font-size:12px;white-space:nowrap}.skill-optimization-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.skill-optimization-list div{position:relative;min-height:140px;border:1px solid var(--border-light);border-radius:10px;background:#fff;padding:13px 13px 46px}.skill-optimization-list span{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--primary-light);color:var(--primary);font-size:12px;font-weight:700;margin-bottom:10px}.skill-optimization-list b{display:block;color:var(--text);font-size:13px;margin-bottom:6px}.skill-optimization-list p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.6}.skill-optimization-list button{position:absolute;left:13px;bottom:12px;border:1px solid rgba(51,112,255,.22);border-radius:999px;background:#fff;color:var(--primary);padding:5px 11px;font-size:11px;font-weight:600;cursor:pointer}.skill-optimization-list button:hover{background:var(--primary-light)}.skill-optimization-panel.needs-tune .skill-optimization-list button{border-color:#ff8f1f47;color:var(--orange)}.skill-optimization-panel.needs-tune .skill-optimization-list button:hover{background:#ff8f1f14}.skill-case-list{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.skill-case-list>b{font-size:13px;color:var(--primary)}.skill-case-list div{grid-template-columns:minmax(0,1fr) auto}.skill-case-list span{color:var(--text);font-size:12px}.skill-case-list em{color:var(--text-secondary)}.skill-eval-fix{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:10px}.skill-eval-fix input{border:1px solid var(--border-light);border-radius:8px;padding:10px 12px;outline:none}.skill-eval-fix button{border:0;border-radius:8px;background:var(--red);color:#fff;cursor:pointer}.skill-create-help{display:flex;flex-direction:column;gap:10px}.skill-create-step{display:flex;gap:10px;padding:12px;border:1px solid var(--border-light);border-radius:10px;background:var(--bg)}.skill-create-step span{width:24px;height:24px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--primary-light);color:var(--primary);font-size:12px;font-weight:700;flex:none}.skill-create-step b{display:block;font-size:13px;margin-bottom:3px}.skill-create-step p{color:var(--text-secondary);font-size:12px;line-height:1.5}.skill-create-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.skill-create-template{border:1px solid var(--border-light);border-radius:10px;background:#fff;padding:14px}.skill-create-template b{display:block;margin-bottom:8px}.skill-create-template p{color:var(--text-secondary);font-size:12px;line-height:1.55}.skill-create-record-table td,.skill-create-record-table th{white-space:normal}.skill-code-card{border:1px solid var(--border-light);border-radius:10px;background:#0f172a;color:#dbeafe;overflow:hidden}.skill-code-card pre{margin:0;padding:18px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.7;white-space:pre-wrap}.skill-draft-workspace{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:480px;background:#080d18;border-color:#94a3b838}.skill-draft-tree{min-width:0;background:linear-gradient(180deg,#111326,#0d1020);border-right:1px solid rgba(91,103,138,.38);color:#b7c4dc;box-shadow:inset -10px 0 18px #00000029}.skill-draft-tree-head{display:flex;align-items:center;gap:10px;height:46px;padding:0 16px;border-bottom:1px solid rgba(91,103,138,.36);background:#111326}.skill-tree-head-icon{width:17px;height:13px;border:2px solid #6d8cff;border-radius:3px;position:relative;flex:0 0 auto;opacity:.9}.skill-tree-head-icon:before{content:"";position:absolute;left:1px;top:-6px;width:8px;height:5px;border:2px solid #6d8cff;border-bottom:0;border-radius:3px 3px 0 0;background:#111326}.skill-draft-tree-head b{color:#e5edff;font-size:13px;font-weight:800}.skill-draft-tree-head small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7787a3;font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.skill-draft-tree-body{padding:12px 6px 18px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.skill-tree-row{width:100%;min-height:30px;display:grid;grid-template-columns:15px 18px minmax(0,1fr) auto;align-items:center;gap:7px;padding:4px 8px;border:0;border-radius:4px;background:transparent;color:#b7c4dc;text-align:left;font:inherit}.skill-tree-row.file{cursor:default}.skill-tree-row.depth-1{padding-left:26px}.skill-tree-row.depth-2{padding-left:52px}.skill-tree-row.active{background:#454f8973;color:#e6edff}.skill-tree-row b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700}.skill-tree-row em{color:#4d5f84;font-size:10px;font-style:normal;font-weight:700}.skill-tree-caret{color:#7d89a6;font-size:11px;line-height:1}.skill-tree-icon{position:relative;width:16px;height:15px;flex:0 0 auto}.skill-tree-icon.folder{border-radius:3px;background:#f6c548;box-shadow:0 0 0 1px #0000002e,inset 0 -2px #0000001f}.skill-tree-icon.folder:before{content:"";position:absolute;left:1px;top:-4px;width:8px;height:5px;border-radius:3px 3px 0 0;background:#e2ae35}.skill-tree-icon.file{width:13px;height:16px;border-radius:2px;background:#f8fafc;box-shadow:0 0 0 1px #64748b4d}.skill-tree-icon.file:after{content:"";position:absolute;right:0;top:0;width:5px;height:5px;border-left:1px solid rgba(100,116,139,.28);border-bottom:1px solid rgba(100,116,139,.28);background:#cbd5e1}.skill-tree-icon.file.yaml:before,.skill-tree-icon.file.md:before,.skill-tree-icon.file.json:before{content:"";position:absolute;left:3px;bottom:3px;width:7px;height:2px;border-radius:999px}.skill-tree-icon.file.yaml:before{background:#3b82f6}.skill-tree-icon.file.md:before{background:#ef4444}.skill-tree-icon.file.json:before{background:#22c55e}.skill-tree-row:hover{background:#454f893d}.skill-draft-editor{min-width:0;display:flex;flex-direction:column;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),#080d18;background-size:32px 32px}.skill-draft-editor-head{height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 16px;border-bottom:1px solid rgba(148,163,184,.14);background:#0f172ab8}.skill-draft-editor-head span{color:#dbeafe;font-size:13px;font-weight:800}.skill-draft-editor-head small{color:#64748b;font-size:11px}.skill-draft-editor pre{flex:1 1 auto;min-height:0;margin:0;padding:22px 24px;color:#dbeafe;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.72;white-space:pre-wrap}.skill-rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.skill-clarify-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0 0;padding:0;border:0;background:transparent}.skill-clarify-actions button{flex:0 0 auto;min-height:28px;border:1px solid rgba(51,112,255,.18);border-radius:999px;background:#3370ff0f;color:var(--primary);padding:5px 11px;font-size:11px;font-weight:600;line-height:1.2}.skill-clarify-actions button:hover{border-color:#3370ff52;background:#3370ff1a}.skill-flow-preview{display:grid;grid-template-columns:repeat(6,minmax(96px,1fr));gap:18px;align-items:center;overflow-x:auto;padding:18px;border:1px solid var(--border-light);border-radius:10px;background:linear-gradient(#eef2f7 1px,transparent 1px),linear-gradient(90deg,#eef2f7 1px,transparent 1px);background-size:24px 24px}.skill-flow-preview div{min-height:78px;border:1px solid var(--border-light);border-radius:10px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;box-shadow:var(--shadow)}.skill-flow-preview b{font-size:13px}.skill-flow-preview span{color:var(--text-tertiary);font-size:11px}.skill-flow-preview i{display:none}.skill-ai-card{border:1px solid var(--border-light);border-radius:10px;padding:12px;background:var(--bg)}.skill-ai-card b{display:block;font-size:13px;margin-bottom:8px}.skill-ai-card ol{padding-left:18px;color:var(--text-secondary);font-size:12px;line-height:1.8}.skill-ai-tags{display:flex;gap:6px;flex-wrap:wrap}.skill-ai-tags span{padding:4px 7px;border-radius:999px;background:var(--green-light);color:var(--green);font-size:11px}.skill-ai-tags span.muted{background:var(--bg);color:var(--text-tertiary)}.skill-ai-actions{display:grid;gap:8px;align-content:center}@media (max-width:1500px){.skill-create-studio{grid-template-columns:280px minmax(620px,1fr)}}@media (max-width:1180px){.skill-create-studio,.skill-create-form,.skill-clarify-layout,.skill-doc-grid{grid-template-columns:1fr}}.skill-page-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding:2px 0 0}.skill-page-toolbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.skill-page-tabs{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.skill-page-tab{border:1px solid var(--border-light);background:#fff;color:var(--text-secondary);min-height:36px;border-radius:8px;padding:8px 13px;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.skill-page-search{width:min(360px,34vw);min-width:280px;min-height:36px;border:1px solid var(--border-light);border-radius:8px;padding:8px 12px;font-size:13px;outline:none}.agent-skill-card-badge.status-available,.agent-skill-card-badge.status-enabled{background:#e8f7ef;color:#12a150}.skill-package-switch{width:76px;height:34px;border:1px solid #d7dee9;border-radius:999px;background:#eef2f7;color:#64748b;padding:3px;display:inline-flex;align-items:center;justify-content:space-between;gap:4px;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.skill-package-switch span{width:26px;height:26px;border-radius:999px;background:#fff;box-shadow:0 2px 6px #0f172a29;transform:translate(0);transition:transform .16s ease}.skill-package-switch em{flex:1;text-align:center;font-style:normal;font-size:13px;font-weight:700;line-height:1}.skill-package-switch.is-on{flex-direction:row-reverse;border-color:#23c55e;background:#22c55e;color:#fff;box-shadow:0 6px 14px #22c55e2e}.skill-package-switch:focus-visible{outline:none;box-shadow:0 0 0 3px #3370ff24}.skill-hub-page{display:flex;flex-direction:column;gap:16px}.skill-hub-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.skill-hub-summary div{background:#fff;border:1px solid var(--border-light);border-radius:8px;padding:14px 16px}.skill-hub-summary strong{display:block;font-size:22px;line-height:1.2;color:var(--text)}.skill-hub-summary span{display:block;margin-top:6px;font-size:12px;color:var(--text-secondary)}.skill-hub-toolbar{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:10px;align-items:center}.skill-hub-toolbar input,.skill-hub-toolbar select{height:36px;border:1px solid var(--border);border-radius:6px;background:#fff;padding:0 12px;color:var(--text);outline:none}.skill-hub-toolbar input:focus,.skill-hub-toolbar select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3370ff14}.skill-hub-table-card{background:#fff;border:1px solid var(--border-light);border-radius:8px;overflow:auto}.skill-hub-table{width:100%;min-width:1240px;border-collapse:collapse;font-size:13px}.skill-hub-table th{text-align:left;color:var(--text-tertiary);font-weight:600;background:#f8fafc;padding:12px 14px;border-bottom:1px solid var(--border-light);white-space:nowrap}.skill-hub-table td{padding:13px 14px;border-bottom:1px solid var(--border-light);color:var(--text-secondary);vertical-align:middle}.skill-hub-table tbody tr:hover{background:#f9fbff}.skill-hub-name{display:flex;align-items:center;gap:8px;min-width:190px;color:var(--text)}.skill-hub-name strong{font-weight:600}.skill-hub-cn{min-width:120px;color:var(--text);font-weight:600;white-space:nowrap}.skill-hub-doc-icon{color:#ef466f;font-size:14px}.skill-hub-creator{min-width:96px;color:var(--text);white-space:nowrap}.skill-hub-desc{max-width:300px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.skill-hub-version,.skill-hub-online,.skill-hub-status,.skill-hub-tags span{display:inline-flex;align-items:center;min-height:22px;border-radius:6px;padding:2px 7px;font-size:12px;line-height:1;white-space:nowrap}.skill-hub-version{background:#eaf2ff;color:#3370ff}.skill-hub-online{background:#ecfdf3;color:#16a34a}.skill-hub-online.empty{background:#f8fafc;color:var(--text-tertiary)}.skill-hub-status.status-draft{background:#f3f4f6;color:#6b7280}.skill-hub-status.status-review{background:#fff7e6;color:#b77900}.skill-hub-status.status-approved{background:#ecfdf3;color:#16a34a}.skill-hub-status.status-published{background:#eef4ff;color:#2563eb}.skill-hub-status.status-disabled{background:#f1f5f9;color:#64748b}.skill-hub-status.status-rejected{background:#fef2f2;color:#ef4444}.skill-hub-tags{display:flex;gap:5px;flex-wrap:wrap;min-width:120px}.skill-hub-tags span{background:#edf4ff;color:#3370ff}.skill-hub-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;min-width:180px}.skill-hub-action{border:none;background:none;padding:0;color:#1677ff;font-weight:600;cursor:pointer;font-size:12px}.skill-hub-action:hover{text-decoration:underline}.skill-hub-action.success{color:#22a642}.skill-hub-action.warning{color:#d97706}.skill-hub-action.danger{color:#ef4444}.skill-hub-toast{position:fixed;left:50%;top:72px;transform:translate(-50%,-8px);opacity:0;background:#111827;color:#fff;border-radius:8px;padding:10px 14px;font-size:13px;z-index:3000;box-shadow:0 12px 28px #0f172a38;transition:opacity .18s ease,transform .18s ease}.skill-hub-toast.show{opacity:1;transform:translate(-50%)}.skill-hub-confirm-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3300;display:none;align-items:center;justify-content:center;padding:24px;background:#0f172a57}.skill-hub-confirm-modal.open{display:flex}.skill-hub-confirm-panel{width:min(460px,92vw);overflow:hidden;border:1px solid var(--border-light);border-radius:14px;background:#fff;box-shadow:0 24px 70px #0f172a38}.skill-hub-confirm-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px 12px}.skill-hub-confirm-head h3{margin:0;color:var(--text);font-size:18px;line-height:1.35}.skill-hub-confirm-close{width:30px;height:30px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text-secondary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1}.skill-hub-confirm-close:hover{color:var(--primary);border-color:var(--primary);background:var(--primary-light)}.skill-hub-confirm-body{padding:0 20px 18px}.skill-hub-confirm-body p{margin:0 0 14px;color:var(--text-secondary);font-size:13px;line-height:1.65}.skill-hub-confirm-info{display:grid;grid-template-columns:88px 1fr;gap:0;overflow:hidden;border:1px solid var(--border-light);border-radius:10px}.skill-hub-confirm-info span,.skill-hub-confirm-info b{min-height:38px;padding:10px 12px;border-bottom:1px solid var(--border-light);font-size:13px;line-height:1.4}.skill-hub-confirm-info span:nth-last-child(2),.skill-hub-confirm-info b:last-child{border-bottom:none}.skill-hub-confirm-info span{color:var(--text-tertiary);background:#f8fafc;font-weight:500}.skill-hub-confirm-info b{color:var(--text);background:#fff;font-weight:600}.skill-hub-confirm-reason{display:grid;gap:7px;margin-top:14px;color:var(--text-secondary);font-size:12px;font-weight:600}.skill-hub-confirm-reason textarea{width:100%;min-height:74px;resize:vertical;border:1px solid var(--border);border-radius:7px;padding:9px 11px;color:var(--text);font:inherit;font-weight:400;line-height:1.5}.skill-hub-confirm-reason textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #2f6bff1f}.skill-hub-confirm-error{color:#dc2626;font-size:12px;font-weight:500}.skill-hub-confirm-foot{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border-top:1px solid var(--border-light);background:#fff}.skill-hub-eval-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3250;display:none;align-items:center;justify-content:center;padding:24px;background:#0f172a5c}.skill-hub-eval-modal.open{display:flex}.skill-hub-eval-panel{width:min(1080px,94vw);max-height:88vh;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border-light);border-radius:14px;background:#fff;box-shadow:0 24px 70px #0f172a38}.skill-hub-eval-panel.running{width:min(560px,92vw)}.skill-hub-eval-panel.ready{animation:skillEvalReadyIn .22s ease-out}@keyframes skillEvalReadyIn{0%{transform:translateY(8px) scale(.992);opacity:.86}to{transform:translateY(0) scale(1);opacity:1}}.skill-hub-eval-head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 56px 16px 22px;border-bottom:1px solid var(--border-light)}.skill-hub-eval-head h3{margin:0 0 6px;color:var(--primary);font-size:18px;line-height:1.35}.skill-hub-eval-head p{margin:0;color:var(--text-secondary);font-size:13px}.skill-hub-eval-body{padding:18px 22px;overflow:auto}.skill-hub-eval-body .skill-score-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.skill-hub-eval-running{display:grid;grid-template-columns:56px 1fr;gap:18px;padding:24px 26px 26px}.skill-eval-spinner{width:44px;height:44px;border:3px solid #eaf0ff;border-top-color:var(--primary);border-radius:999px;animation:skillEvalSpin .78s linear infinite}@keyframes skillEvalSpin{to{transform:rotate(360deg)}}.skill-hub-eval-running b{display:block;margin:1px 0 8px;color:var(--text);font-size:16px}.skill-hub-eval-running p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.65}.skill-hub-eval-running ol{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:6px 0 0;padding:0;list-style:none}.skill-hub-eval-running li{position:relative;padding:12px 12px 12px 34px;border:1px solid var(--border-light);border-radius:10px;background:#f8fafc;color:var(--text-secondary);font-size:12px;font-weight:600}.skill-hub-eval-running li span{position:absolute;left:12px;top:50%;width:10px;height:10px;border-radius:999px;border:2px solid #cbd5e1;transform:translateY(-50%)}.skill-hub-eval-running li.active{border-color:#c7d7ff;background:#f3f7ff;color:var(--primary)}.skill-hub-eval-running li.active span{border-color:var(--primary);background:var(--primary);box-shadow:0 0 0 5px #3366ff1f}.skill-eval-pass{display:flex;align-items:center;gap:10px;margin-top:14px;padding:14px;border:1px solid #bde8ce;border-radius:10px;background:#f0fdf4;color:#16a34a}.skill-eval-pass b{flex:none;font-size:14px}.skill-eval-pass span{color:#15803d;font-size:13px;line-height:1.55}.skill-eval-table{display:flex;flex-direction:column;gap:8px;margin-top:14px}.skill-eval-table div{display:grid;grid-template-columns:80px 1fr auto;gap:12px;align-items:center;min-height:42px;padding:10px 12px;border:1px solid var(--border-light);border-radius:8px;background:#fff}.skill-eval-table span{color:#16a34a;font-size:12px;font-weight:700}.skill-eval-table b{color:var(--text);font-size:13px}.skill-eval-table small{grid-column:2 / 3;color:var(--text-tertiary);font-size:12px;line-height:1.45}.skill-eval-table em{color:var(--text-secondary);font-style:normal;font-size:12px}.skill-eval-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-top:16px;padding:14px;border:1px solid #c9d8ff;border-radius:10px;background:#f8fbff}.skill-eval-summary b{display:block;color:var(--text);font-size:14px;margin-bottom:6px}.skill-eval-summary p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.55}.skill-eval-suggestions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.skill-eval-suggestions div{border:1px solid var(--border-light);border-radius:10px;padding:14px;background:#fff}.skill-eval-suggestions span{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-bottom:10px;border-radius:50%;background:var(--primary-light);color:var(--primary);font-weight:700}.skill-eval-suggestions b{display:block;color:var(--text);font-size:13px;margin-bottom:7px}.skill-eval-suggestions p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.55}.skill-hub-detail-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3200;display:none;align-items:center;justify-content:center;padding:24px;background:#0f172a5c}.skill-hub-detail-modal.open{display:flex}.skill-hub-detail-panel{width:min(940px,92vw);max-height:86vh;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border-light);border-radius:14px;background:#fff;box-shadow:0 24px 70px #0f172a38}.skill-hub-detail-head{position:relative;display:flex;align-items:center;justify-content:center;padding:22px 56px 12px;border-bottom:1px solid var(--border-light)}.skill-hub-detail-head h3{margin:0;color:#4b556b;font-size:26px;line-height:1.2;font-weight:500}.skill-hub-detail-close{position:absolute;right:20px;top:18px;width:34px;height:34px;border:1px solid var(--border);border-radius:50%;background:#fff;color:var(--text-secondary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;flex:none}.skill-hub-detail-close:hover{color:var(--primary);border-color:var(--primary);background:var(--primary-light)}.skill-hub-detail-body{padding:0 24px 22px;overflow:auto}.skill-hub-detail-table,.skill-hub-detail-history table{width:100%;border-collapse:collapse;table-layout:fixed}.skill-hub-detail-table{margin-top:14px;border:1px solid var(--border-light)}.skill-hub-detail-table th,.skill-hub-detail-table td,.skill-hub-detail-history th,.skill-hub-detail-history td{border:1px solid var(--border-light);padding:12px 14px;color:var(--text-secondary);font-size:13px;line-height:1.55;text-align:left;vertical-align:middle;word-break:break-word}.skill-hub-detail-table th,.skill-hub-detail-history th{width:132px;color:#8b95a5;background:#fafafa;font-weight:500}.skill-hub-detail-table td{color:#5f6b7a;background:#fff}.skill-hub-detail-tags i{display:inline-flex;align-items:center;min-height:22px;margin:0 5px 5px 0;padding:0 7px;border-radius:6px;background:#edf4ff;color:var(--primary);font-style:normal;font-size:12px}.skill-hub-detail-history{margin-top:22px;padding-top:18px;border-top:1px solid var(--border-light)}.skill-hub-detail-history b{display:block;color:var(--text);font-size:14px;margin-bottom:14px}.skill-hub-detail-history th{width:auto}.skill-hub-detail-empty{height:64px;text-align:center!important;color:var(--text-tertiary)!important}.skill-hub-detail-foot{display:flex;justify-content:flex-end;gap:10px;padding:14px 22px 22px;border-top:1px solid var(--border-light);background:#fff}.skill-package-action-panel:not(:empty){margin-top:14px;clear:both}.skill-action-panel-body.apply-body{display:block}.skill-apply-form{display:flex;flex-direction:column;gap:16px}.skill-apply-section{display:flex;flex-direction:column;gap:10px}.skill-apply-section-title{color:var(--text);font-size:14px;font-weight:700}.skill-apply-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.skill-apply-pick{border:1px solid var(--border-light);border-radius:8px;background:#f8fbff;padding:14px}.skill-apply-pick-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.skill-apply-pick-head b{display:block;color:var(--text);font-size:14px;margin-bottom:3px}.skill-apply-pick-head span{color:var(--text-secondary);font-size:12px;line-height:1.5}.skill-apply-batch{display:flex;align-items:center;gap:8px;flex-shrink:0}.skill-apply-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.skill-apply-option{position:relative;min-height:116px;display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:flex-start;border:1px solid #dfe6f3;border-radius:8px;background:#fff;padding:13px;cursor:pointer;transition:border-color .12s,box-shadow .12s,background .12s,transform .12s}.skill-apply-option:hover{border-color:#b8c8ea;box-shadow:0 8px 18px #0f172a0f;transform:translateY(-1px)}.skill-apply-option:has(input:checked){border-color:var(--primary);background:var(--primary-light);box-shadow:0 0 0 1px #3370ff24 inset}.skill-apply-option input{position:absolute;opacity:0;pointer-events:none}.skill-apply-check{width:18px;height:18px;border:1px solid #cbd5e1;border-radius:5px;background:#fff;margin-top:1px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.skill-apply-option:has(input:checked) .skill-apply-check{border-color:var(--primary);background:var(--primary)}.skill-apply-option:has(input:checked) .skill-apply-check:after{content:"";width:8px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px)}.skill-apply-option-main{display:flex;flex-direction:column;gap:6px;min-width:0}.skill-apply-option-main b{color:var(--text);font-size:14px;line-height:1.35}.skill-apply-option-main small{color:var(--text-secondary);font-size:12px;line-height:1.55}.skill-apply-option-main em{color:var(--primary);font-style:normal;font-size:12px;line-height:1.35}.skill-apply-footer{padding-top:0}.skill-action-row.wide{grid-column:1 / -1}.skill-action-note{color:#2b8bdc;font-size:12px;line-height:1.5;margin-top:-8px;padding-left:92px}.skill-action-note.wide{grid-column:1 / -1}.skill-apply-approver{position:relative;width:100%}.skill-action-row .skill-apply-approver span{padding-top:0}.skill-apply-approver-trigger{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px 0 14px;border:1px solid #d9e2f3;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 1px 2px #0f172a0a,inset 0 0 0 1px #ffffffb8;color:#111827;font:inherit;font-size:13px;text-align:left;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.skill-apply-approver-trigger:hover{border-color:#b9c7de;box-shadow:0 4px 12px #0f172a0f,inset 0 0 0 1px #ffffffc7}.skill-apply-approver.open .skill-apply-approver-trigger,.skill-apply-approver-trigger:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3370ff1f,0 4px 12px #3370ff14;outline:none}.skill-apply-approver-trigger.is-placeholder{color:#64748b}.skill-apply-approver-trigger i{width:8px;height:8px;flex:0 0 auto;border-right:1.5px solid #64748b;border-bottom:1.5px solid #64748b;transform:rotate(45deg) translateY(-2px);transition:transform .14s ease,border-color .14s ease}.skill-apply-approver.open .skill-apply-approver-trigger i{border-color:var(--primary);transform:rotate(225deg) translateY(-1px)}.skill-apply-approver-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:120;display:none;max-height:236px;overflow:auto;padding:6px;border:1px solid #d8e2f2;border-radius:10px;background:#fff;box-shadow:0 16px 36px #0f172a24,0 4px 12px #0f172a14}.skill-apply-approver.open .skill-apply-approver-menu{display:block}.skill-apply-approver-group{margin:4px 4px 5px;padding:6px 8px;border-radius:6px;background:#f5f7fb;color:#64748b;font-size:12px;font-weight:700;line-height:1.2}.skill-apply-approver-option{width:100%;min-height:36px;display:flex;align-items:center;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:#111827;font-size:13px;line-height:1.35;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.skill-apply-approver-option:hover{background:#eef4ff;color:var(--primary)}.skill-apply-approver-option.is-selected{background:#e9f0ff;color:var(--primary);font-weight:700}.skill-action-row input[readonly]{background:#f8fafc;color:var(--text-secondary);cursor:not-allowed}@media (max-width: 1120px){.agent-skill-modal.open{align-items:stretch}.agent-skill-modal-panel{width:100%;min-height:0;max-height:100%}.skill-page-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.skill-page-toolbar{align-items:stretch}.skill-page-toolbar-actions{width:100%;justify-content:flex-start;margin-left:0}.skill-page-search{flex:1 1 260px;width:auto;min-width:220px}.skill-page-grid,.skill-apply-options{grid-template-columns:repeat(2,minmax(0,1fr))}.atomic-capability-grid{grid-template-columns:1fr}}@media (max-width: 760px){.agent-skill-modal{padding:0}.agent-skill-modal-panel{width:100%;height:100%;max-height:none;border-radius:0;border:none}.agent-skill-modal-head{align-items:flex-start;gap:12px}.skill-page-summary,.skill-page-grid,.skill-action-panel-body,.skill-apply-fields,.skill-apply-options,.atomic-capability-intro{grid-template-columns:1fr}.skill-apply-pick-head{align-items:flex-start;flex-direction:column}.skill-apply-batch{width:100%}.skill-apply-batch .btn{flex:1}.skill-page-search{width:100%}.skill-page-toolbar-actions{width:100%;justify-content:stretch}.skill-page-toolbar-actions .btn{flex-shrink:0}.skill-action-row{grid-template-columns:1fr;gap:4px}.skill-action-row span{padding-top:0}.skill-action-note{padding-left:0;margin-top:-4px}.skill-action-actions{justify-content:stretch}.skill-action-actions .btn{flex:1;justify-content:center}}.ai-conversation-empty b{display:block;margin-bottom:6px;color:var(--text-secondary);font-size:14px}.ai-conversation-empty span{display:block;margin-bottom:12px}.ai-conversation-delete-confirm{color:var(--red);font-size:12px;white-space:nowrap}:root{--color-primary:#3370ff;--color-primary-hover:#245bdb;--color-primary-subtle:rgba(51,112,255,.08);--color-primary-border:rgba(51,112,255,.28);--color-accent-red:#e2001a;--color-bg:#f5f6f7;--color-bg-muted:#f2f3f5;--color-surface:#fff;--color-border:#dee0e3;--color-border-subtle:#e5e6eb;--color-text:#1f2329;--color-text-secondary:#646a73;--color-text-tertiary:#8f959e;--color-success:#16a34a;--color-success-bg:#f0fdf4;--color-warning:#d97706;--color-warning-bg:#fffbeb;--color-danger:#dc2626;--color-danger-bg:#fef2f2;--color-info:#0891b2;--color-info-bg:#ecfeff;--color-purple:#722ed1;--color-purple-bg:#f5f0ff;--control-height-sm:28px;--control-height-md:36px;--row-height-compact:40px;--sidebar-width:168px;--ai-panel-width:380px;--content-max:1440px}html[data-product=leaibot] .status-on,html[data-product=leaibot] .atomic-status,html[data-product=leaibot] .agent-skill-card-badge.status-available,html[data-product=leaibot] .agent-skill-card-badge.status-enabled{background:var(--color-success-bg);color:var(--color-success)}:root{--primary:#3370ff;--primary-hover:#245bdb;--primary-light:rgba(51,112,255,.08);--red:#e2001a;--red-light:rgba(226,0,26,.08);--green:#16a34a;--green-light:#f0fdf4;--orange:#d97706;--orange-light:#fffbeb;--purple:#722ed1;--purple-light:#f5f0ff;--bg:#f5f6f8;--sidebar-bg:#fff;--card-bg:#fff;--border:#dde1e6;--border-light:#e7eaee;--text:#1f2329;--text-secondary:#646a73;--text-tertiary:#8f959e;--shadow:0 1px 2px rgba(15,23,42,.035);--shadow-md:0 8px 22px rgba(15,23,42,.07)}html[data-product=leaibot] body{background:radial-gradient(circle at 18% -8%,rgba(51,112,255,.055),transparent 34%),radial-gradient(circle at 88% 2%,rgba(22,163,74,.035),transparent 28%),linear-gradient(180deg,#f8f9fb,#f5f6f8 42%,#f1f3f6);color:var(--text);font-size:14px}html[data-product=leaibot] .main{background:transparent}html[data-product=leaibot] .page-content{padding:20px 24px 28px;background:radial-gradient(ellipse at 18% 0%,#3370ff07,#3370ff04 30%,#3370ff00 66%),radial-gradient(ellipse at 74% 0%,#3f9ead06,#3f9ead03 28%,#3f9ead00 64%),linear-gradient(105deg,#3370ff04,#3f9ead03 46%,#9070c302),linear-gradient(180deg,#f8f9fb,#f5f6f8 46%,#f1f3f6)}html[data-product=leaibot] .page-content::-webkit-scrollbar,html[data-product=leaibot] .sidebar-nav::-webkit-scrollbar,html[data-product=leaibot] .ai-messages::-webkit-scrollbar,html[data-product=leaibot] .skill-chat-sim::-webkit-scrollbar{width:6px}html[data-product=leaibot] .page-content::-webkit-scrollbar-thumb,html[data-product=leaibot] .sidebar-nav::-webkit-scrollbar-thumb,html[data-product=leaibot] .ai-messages::-webkit-scrollbar-thumb,html[data-product=leaibot] .skill-chat-sim::-webkit-scrollbar-thumb{background:#1f23291f;border-radius:999px}html[data-product=leaibot] .topbar{height:48px;padding:0 18px 0 20px;background:#fffffff5;border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:saturate(1.08) blur(10px);backdrop-filter:saturate(1.08) blur(10px)}html[data-product=leaibot] .topbar-breadcrumb{color:var(--text-secondary);font-size:13px}html[data-product=leaibot] .topbar-breadcrumb span{color:var(--text);font-weight:600}html[data-product=leaibot] .topbar-search{width:220px;height:36px;padding-left:32px;background-color:#f8fafc;border-color:var(--border);border-radius:8px}html[data-product=leaibot] .topbar-search:focus{background:#fff;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}html[data-product=leaibot] .sidebar{background:#fffffffa;border-right:1px solid var(--border)}html[data-product=leaibot] .sidebar-header{height:48px;min-height:48px;padding:8px 10px}html[data-product=leaibot] .sidebar-header .logo-full{height:22px;width:auto;object-fit:contain}html[data-product=leaibot] .sidebar-collapse-btn{width:26px;height:26px;border:1px solid transparent;border-radius:8px}html[data-product=leaibot] .sidebar-collapse-btn:hover{background:var(--primary-light);border-color:var(--color-primary-border);color:var(--primary)}html[data-product=leaibot] .sidebar-nav{padding:10px 8px}html[data-product=leaibot] .nav-item{min-height:34px;padding:7px 10px;border-radius:8px;color:var(--text-secondary);font-size:13px;letter-spacing:0}html[data-product=leaibot] .nav-item:hover{background:#f1f3f5;color:var(--text)}html[data-product=leaibot] .nav-item.active{background:var(--primary-light);color:var(--primary);font-weight:600}html[data-product=leaibot] .nav-item .arrow{color:var(--text-tertiary)}html[data-product=leaibot] .nav-sub{margin-left:28px}html[data-product=leaibot] .nav-sub .nav-item{min-height:30px;padding:5px 10px;font-size:12px}html[data-product=leaibot] .sidebar-footer{padding:10px;border-top:1px solid var(--border-light);background:#fff}html[data-product=leaibot] .user-info{min-height:42px;padding:6px;border-radius:10px}html[data-product=leaibot] .user-info:hover{background:#f1f3f5}html[data-product=leaibot] .user-avatar{width:32px;height:32px;background:var(--primary)}html[data-product=leaibot] .user-menu-popover{border-color:var(--border);border-radius:12px;box-shadow:0 12px 28px #0f172a24}html[data-product=leaibot] .btn{min-height:36px;padding:0 14px;border-radius:8px;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;text-align:center}html[data-product=leaibot] .btn-sm{min-height:28px;padding:0 10px;font-size:12px}html[data-product=leaibot] .btn-primary{background:var(--primary);border:1px solid var(--primary);color:#fff}html[data-product=leaibot] .btn-primary:hover{background:var(--primary-hover);border-color:var(--primary-hover)}html[data-product=leaibot] .btn-secondary{background:#fff;border:1px solid var(--border);color:var(--text)}html[data-product=leaibot] .btn-secondary:hover{background:#f8fafc;border-color:var(--color-border-strong, #cbd1d8)}html[data-product=leaibot] .card,html[data-product=leaibot] .ops-card,html[data-product=leaibot] .rpt-card,html[data-product=leaibot] .portal-home-card,html[data-product=leaibot] .skill-context-pane,html[data-product=leaibot] .skill-workspace-pane,html[data-product=leaibot] .agent-skill-card,html[data-product=leaibot] .atomic-capability-card,html[data-product=leaibot] .skill-summary-card,html[data-product=leaibot] .employee-method-card,html[data-product=leaibot] .employee-cert-card,html[data-product=leaibot] .employee-cert-detail-card,html[data-product=leaibot] .prd-filter-card,html[data-product=leaibot] .prd-batch-bar{background:#fff;border:1px solid var(--border-light);border-radius:12px;box-shadow:var(--shadow)}html[data-product=leaibot] .card:hover,html[data-product=leaibot] .portal-home-card:hover,html[data-product=leaibot] .skill-context-pane:hover,html[data-product=leaibot] .skill-workspace-pane:hover,html[data-product=leaibot] .agent-skill-card:hover,html[data-product=leaibot] .atomic-capability-card:hover{border-color:#cbd1d8;box-shadow:var(--shadow-md)}html[data-product=leaibot] .page-header,html[data-product=leaibot] .portal-home-hero{margin-bottom:14px}html[data-product=leaibot] .page-title,html[data-product=leaibot] .portal-home-hero h2,html[data-product=leaibot] .skill-create-page h2{color:var(--text);font-size:20px;font-weight:700;line-height:1.35;letter-spacing:0}html[data-product=leaibot] .page-desc,html[data-product=leaibot] .portal-home-hero p,html[data-product=leaibot] .skill-create-page>div:first-child p{color:var(--text-secondary);font-size:13px;line-height:1.65}html[data-product=leaibot] .portal-home{gap:18px}html[data-product=leaibot] .portal-home-card{min-height:148px;padding:18px 18px 16px}html[data-product=leaibot] .portal-home-card span{width:36px;height:36px;border-radius:10px}html[data-product=leaibot] .portal-home-entry-list button,html[data-product=leaibot] .portal-home-flow div{background:#f8fafc;border:1px solid var(--border-light);border-radius:10px}html[data-product=leaibot] .portal-home-entry-list button:hover{background:#fff;border-color:var(--color-primary-border)}html[data-product=leaibot] .portal-home-v2{gap:16px}html[data-product=leaibot] .portal-home-command{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);gap:16px;align-items:stretch}html[data-product=leaibot] .portal-home-command-copy,html[data-product=leaibot] .portal-home-gradient-panel{border:1px solid var(--border-light);border-radius:12px;background:#fff;box-shadow:var(--shadow)}html[data-product=leaibot] .portal-home-command-copy{min-height:216px;padding:22px;display:flex;flex-direction:column;justify-content:center}html[data-product=leaibot] .portal-home-kicker{width:max-content;max-width:100%;margin-bottom:10px;padding:5px 9px;border:1px solid rgba(51,112,255,.16);border-radius:8px;background:#3370ff0f;color:var(--primary);font-size:11px;line-height:1;font-weight:700;letter-spacing:0}html[data-product=leaibot] .portal-home-v2 .page-title{margin-bottom:8px;font-size:22px}html[data-product=leaibot] .portal-home-v2 .page-desc{max-width:520px}html[data-product=leaibot] .portal-home-v2 .portal-home-actions{margin-top:22px}html[data-product=leaibot] .portal-home-gradient-panel{position:relative;overflow:hidden;padding:18px;background:linear-gradient(135deg,#3370ff16,#3f9ead12 42%,#5e5ce60f 68%,#9070c314),#fff}html[data-product=leaibot] .portal-home-gradient-panel:before{content:"";position:absolute;inset:18px 18px auto auto;width:42%;height:44px;border-radius:12px;background:linear-gradient(90deg,#3370ff1a,#3f9ead14,#fff0);transform:skew(-14deg);pointer-events:none}html[data-product=leaibot] .portal-home-gradient-head{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}html[data-product=leaibot] .portal-home-gradient-head span{color:var(--text-secondary);font-size:12px}html[data-product=leaibot] .portal-home-gradient-head b{color:var(--text);font-size:16px;line-height:1.3}html[data-product=leaibot] .portal-home-gradient-map{position:relative;z-index:1;display:grid;grid-template-columns:1.14fr 1fr;grid-auto-rows:minmax(76px,1fr);gap:12px}html[data-product=leaibot] .portal-home-gradient-map button{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-areas:"icon title" "icon desc";column-gap:12px;align-items:center;padding:14px;border:1px solid rgba(51,112,255,.13);border-radius:12px;background:#ffffffb8;box-shadow:0 8px 20px #3370ff0e;color:var(--text);text-align:left;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease}html[data-product=leaibot] .portal-home-gradient-map button:hover{transform:translateY(-1px);border-color:#3370ff57;background:#fff;box-shadow:0 12px 28px #3370ff1f}html[data-product=leaibot] .portal-home-gradient-map span{grid-area:icon;width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3370ff29,#3f9ead1f);color:var(--primary);font-size:12px;font-weight:800}html[data-product=leaibot] .portal-home-gradient-map b{grid-area:title;min-width:0;font-size:14px;line-height:1.3}html[data-product=leaibot] .portal-home-gradient-map small{grid-area:desc;min-width:0;margin-top:3px;color:var(--text-tertiary);font-size:12px;line-height:1.35}html[data-product=leaibot] .portal-home-spotlight .portal-home-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;text-align:left;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}html[data-product=leaibot] .portal-home-spotlight .portal-home-card:nth-child(1){background:linear-gradient(135deg,#3370ff12,#fff 72%)}html[data-product=leaibot] .portal-home-spotlight .portal-home-card:nth-child(2){background:linear-gradient(135deg,#3f9ead12,#fff 72%)}html[data-product=leaibot] .portal-home-spotlight .portal-home-card:nth-child(3){background:linear-gradient(135deg,#5e5ce611,#fff 72%)}html[data-product=leaibot] .portal-home-spotlight .portal-home-card:nth-child(4){background:linear-gradient(135deg,#9070c312,#fff 72%)}html[data-product=leaibot] .portal-home-spotlight .portal-home-card:hover,html[data-product=leaibot] .portal-home-command-copy:hover,html[data-product=leaibot] .portal-home-gradient-panel:hover,html[data-product=leaibot] .portal-home-entry-card:hover,html[data-product=leaibot] .portal-home-flow-card:hover{transform:translateY(-1px);border-color:var(--color-primary-border);box-shadow:var(--shadow-md)}html[data-product=leaibot] .portal-home-workgrid{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr)}html[data-product=leaibot] .portal-home-entry-card,html[data-product=leaibot] .portal-home-flow-card{transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}html[data-product=leaibot] .portal-home-entry-list button{display:grid;grid-template-columns:36px minmax(112px,.36fr) minmax(0,1fr)}html[data-product=leaibot] .portal-home-entry-list i{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--border-light);color:var(--text-tertiary);font-style:normal;font-size:11px;font-weight:700}html[data-product=leaibot] .portal-home-entry-list button:hover i{border-color:var(--color-primary-border);color:var(--primary);background:#3370ff0f}html[data-product=leaibot] .portal-home-entry-list button:hover,html[data-product=leaibot] .portal-home-flow div:hover{transform:translateY(-1px);box-shadow:0 8px 18px #1f23290f}html[data-product=leaibot] .kpi-card,html[data-product=leaibot] .ops-kpi,html[data-product=leaibot] .rpt-kpi,html[data-product=leaibot] .employee-kpi-card,html[data-product=leaibot] .employee-method-tile,html[data-product=leaibot] .prd-stat{background:linear-gradient(135deg,#fff,#f8fbff)!important;color:var(--text)!important;border:1px solid var(--border-light)!important;box-shadow:var(--shadow)!important}html[data-product=leaibot] .kpi-card:hover,html[data-product=leaibot] .ops-kpi:hover,html[data-product=leaibot] .rpt-kpi:hover,html[data-product=leaibot] .employee-kpi-card:hover,html[data-product=leaibot] .employee-method-tile:hover,html[data-product=leaibot] .prd-stat:hover{border-color:#cbd1d8!important;box-shadow:var(--shadow-md)!important}html[data-product=leaibot] .kpi-value,html[data-product=leaibot] .ops-kpi-val,html[data-product=leaibot] .rpt-kpi-val,html[data-product=leaibot] .employee-method-value,html[data-product=leaibot] .prd-stat-value{color:var(--text)!important;font-size:24px;line-height:1.2;font-weight:700;font-variant-numeric:tabular-nums}html[data-product=leaibot] .kpi-label,html[data-product=leaibot] .ops-kpi-label,html[data-product=leaibot] .rpt-kpi-label,html[data-product=leaibot] .employee-method-label,html[data-product=leaibot] .prd-stat-label{color:var(--text-secondary)!important;font-size:12px}html[data-product=leaibot] table{font-size:13px}html[data-product=leaibot] th{background:#f1f3f5!important;color:var(--text-tertiary)!important;font-weight:600!important}html[data-product=leaibot] td{color:var(--text)}html[data-product=leaibot] tr:hover td{background:var(--primary-light)!important}html[data-product=leaibot] input:not([type=checkbox]):not([type=radio]),html[data-product=leaibot] select,html[data-product=leaibot] textarea,html[data-product=leaibot] .skill-page-search{min-height:36px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);font-size:13px}html[data-product=leaibot] textarea{line-height:1.6}html[data-product=leaibot] input:not([type=checkbox]):not([type=radio]):focus,html[data-product=leaibot] select:focus,html[data-product=leaibot] textarea:focus,html[data-product=leaibot] .skill-page-search:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);outline:none}html[data-product=leaibot] .filter-bar,html[data-product=leaibot] .dash-filter-bar,html[data-product=leaibot] .employee-cert-filter,html[data-product=leaibot] .prd-filter-grid{background:#fff;border-color:var(--border-light)}html[data-product=leaibot] .status-on,html[data-product=leaibot] .badge-green,html[data-product=leaibot] .skill-eval-list span.pass{color:var(--green)!important}html[data-product=leaibot] .status-warn,html[data-product=leaibot] .skill-eval-list span.warn{color:var(--orange)!important}html[data-product=leaibot] .ai-panel.open{width:380px;min-width:380px;background:#fff}html[data-product=leaibot] .ai-panel-header{min-height:48px;padding:9px 16px;background:#fff;border-bottom:1px solid var(--border-light)}html[data-product=leaibot] .ai-panel-actions{gap:8px;flex-wrap:nowrap}html[data-product=leaibot] .ai-skill-entry,html[data-product=leaibot] .ai-header-action{height:32px;min-height:32px;border-radius:8px;padding:0 10px;font-size:12px}html[data-product=leaibot] .ai-panel-close{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:8px}html[data-product=leaibot] .ai-messages{padding:18px 16px 16px}html[data-product=leaibot] .ai-msg .bubble{border:1px solid var(--border-light);border-radius:12px;box-shadow:var(--shadow);line-height:1.65;font-weight:400}html[data-product=leaibot] .ai-msg.user .bubble{border-color:var(--primary);background:var(--primary);color:#fff}html[data-product=leaibot] .ai-shortcuts{padding:8px 16px 7px;border-top:1px solid var(--border-light);background:#fff}html[data-product=leaibot] .ai-shortcut{height:28px;padding:0 12px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text-secondary);font-size:12px}html[data-product=leaibot] .ai-shortcut:hover{border-color:var(--color-primary-border);background:var(--primary-light);color:var(--primary)}html[data-product=leaibot] .ai-input-area{padding:0 16px 12px;background:#fff}html[data-product=leaibot] .ai-input-wrapper{align-items:flex-end;gap:8px}html[data-product=leaibot] .ai-attach-btn{width:36px;height:36px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text-secondary)}html[data-product=leaibot] .ai-input{min-height:64px;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:#fff;font-size:13px}html[data-product=leaibot] .ai-send{width:36px;height:36px;min-width:36px;border-radius:8px;background:var(--primary);color:transparent;text-indent:-999px;overflow:hidden;position:relative}html[data-product=leaibot] .ai-send:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m22 2-7 20-4-9-9-4Z'/%3E%3Cpath d='M22 2 11 13'/%3E%3C/svg%3E") center / 18px 18px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m22 2-7 20-4-9-9-4Z'/%3E%3Cpath d='M22 2 11 13'/%3E%3C/svg%3E") center / 18px 18px no-repeat}html[data-product=leaibot] .skill-create-page{gap:18px}html[data-product=leaibot] .skill-create-studio{grid-template-columns:300px minmax(720px,1fr);gap:18px}html[data-product=leaibot] .skill-context-pane,html[data-product=leaibot] .skill-workspace-pane{box-shadow:var(--shadow)}html[data-product=leaibot] .skill-context-pane{position:sticky;top:0;max-height:calc(100vh - 92px);overflow:auto}html[data-product=leaibot] .skill-context-item{border-color:var(--border-light);border-radius:10px;background:#fff}html[data-product=leaibot] .skill-context-item.selected{border-color:#16a34a47;background:#f0fdf4}html[data-product=leaibot] .skill-context-item.selected:before{background:var(--green)}html[data-product=leaibot] .skill-create-page{min-height:0}html[data-product=leaibot] .skill-create-studio{height:calc(100vh - 168px);min-height:620px;max-height:calc(100vh - 168px);align-items:stretch;overflow:hidden}html[data-product=leaibot] .skill-main-stack{min-height:0;height:100%}html[data-product=leaibot] .skill-context-pane{position:relative;top:auto;height:100%;max-height:none;min-height:0;overflow-y:auto;overscroll-behavior:contain}html[data-product=leaibot] .skill-workspace-pane{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}html[data-product=leaibot] .skill-workspace-head,html[data-product=leaibot] .skill-create-tabs{flex:0 0 auto}html[data-product=leaibot] .skill-create-panel.active{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;overscroll-behavior:contain;padding-right:0}html[data-product=leaibot] .skill-create-panel-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}html[data-product=leaibot] .skill-create-panel-body::-webkit-scrollbar,html[data-product=leaibot] .skill-context-pane::-webkit-scrollbar,html[data-product=leaibot] .skill-clarify-summary::-webkit-scrollbar{width:6px}html[data-product=leaibot] .skill-create-panel-body::-webkit-scrollbar-thumb,html[data-product=leaibot] .skill-context-pane::-webkit-scrollbar-thumb,html[data-product=leaibot] .skill-clarify-summary::-webkit-scrollbar-thumb{background:#1f232924;border-radius:999px}@media (max-height:820px){html[data-product=leaibot] .skill-create-studio{height:calc(100vh - 148px);min-height:520px;max-height:calc(100vh - 148px)}}html[data-product=leaibot] .skill-workspace-pane{padding:18px}html[data-product=leaibot] .skill-create-tabs{padding:4px;border-color:var(--border);border-radius:10px}html[data-product=leaibot] .skill-create-tab{height:36px;min-height:36px;padding:0 16px;border-radius:8px;font-size:13px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1}html[data-product=leaibot] .skill-step-banner{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active{overflow:hidden}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-step-banner{flex:0 0 auto}html[data-product=leaibot] .skill-clarify-layout{grid-template-columns:minmax(0,1fr) 320px;gap:14px;flex:1 1 auto;min-height:0}html[data-product=leaibot] .skill-chat-sim{min-height:360px;height:100%;max-height:none;border-color:var(--border-light);background:#f8fafc;border-radius:12px}html[data-product=leaibot] .skill-clarify-summary{height:100%;max-height:none;min-height:0}html[data-product=leaibot] .skill-chat-context,html[data-product=leaibot] .skill-chat-ai,html[data-product=leaibot] .skill-clarify-card{background:#fff;border-color:var(--border-light);box-shadow:var(--shadow)}html[data-product=leaibot] .skill-chat-user{background:var(--primary);border:1px solid var(--primary);color:#fff;box-shadow:none}html[data-product=leaibot] .skill-clarify-summary{max-height:460px}html[data-product=leaibot] .skill-summary-head{align-items:flex-start;margin-bottom:10px}html[data-product=leaibot] .skill-summary-head b{margin-bottom:2px;color:var(--text)}html[data-product=leaibot] .skill-summary-head small{color:var(--text-tertiary)}html[data-product=leaibot] .skill-summary-refresh{width:26px;height:26px;min-height:26px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:8px;border:1px solid var(--border);background:#fff;color:var(--text-secondary);box-shadow:none}html[data-product=leaibot] .skill-summary-refresh:hover{color:var(--primary);border-color:var(--color-primary-border, #b7c8ff);background:var(--primary-light)}html[data-product=leaibot] .skill-summary-refresh svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}html[data-product=leaibot] .skill-rule-grid.skill-clarify-actions{display:flex;flex-wrap:wrap;gap:8px;flex:0 0 auto;margin:10px 0 8px;padding:10px 0 0;border:0;border-top:1px solid var(--border-light);background:transparent}html[data-product=leaibot] .skill-rule-grid.skill-clarify-actions button{height:28px;min-height:28px;padding:0 10px;border-radius:999px;border-color:var(--color-primary-border);background:#fff;color:var(--primary);font-size:12px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1}html[data-product=leaibot] .skill-chat-composer{flex:0 0 auto;margin-top:0;padding:10px;border:1px solid var(--border-light);border-radius:12px;background:#fff;box-shadow:0 -8px 22px #1f23290f}html[data-product=leaibot] .skill-chat-composer textarea{min-height:52px;max-height:86px;resize:none;border-color:var(--border);border-radius:10px;background:#f8fafc}html[data-product=leaibot] .skill-chat-composer button{width:42px;height:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1}html[data-product=leaibot] .skill-chat-composer button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}html[data-product=leaibot] .skill-create-step-actions{flex:0 0 auto;align-items:center;gap:10px;min-height:56px;margin-top:8px;padding:10px 0 0;border-top:1px solid var(--border-light);background:linear-gradient(180deg,#ffffffe0,#fff 28%);position:relative;bottom:auto;z-index:2}html[data-product=leaibot] .skill-draft-save{height:36px;min-height:36px;min-width:86px}html[data-product=leaibot] .skill-create-step-actions .btn{height:36px;min-height:36px;min-width:92px;padding:0 16px}html[data-product=leaibot] .skill-create-step-actions .btn-primary{min-width:144px}html[data-product=leaibot] .skill-step-banner,html[data-product=leaibot] .skill-create-form,html[data-product=leaibot] .skill-clarify-layout,html[data-product=leaibot] .skill-rule-grid,html[data-product=leaibot] .skill-chat-composer,html[data-product=leaibot] .skill-code-card,html[data-product=leaibot] .skill-eval-head,html[data-product=leaibot] .skill-score-grid,html[data-product=leaibot] .skill-eval-gate,html[data-product=leaibot] .skill-eval-list,html[data-product=leaibot] .skill-optimization-panel,html[data-product=leaibot] .skill-case-list,html[data-product=leaibot] .skill-doc-grid{flex:0 0 auto}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active{display:flex;flex-direction:column;overflow:hidden}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-create-panel-body{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto auto;gap:0;overflow:hidden;padding-right:0}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-step-banner{grid-column:1 / -1;grid-row:1;margin-bottom:10px;padding:10px 12px}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-clarify-layout{grid-column:1 / -1;grid-row:2;flex:1 1 auto;min-height:0;overflow:hidden}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-chat-sim,html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-clarify-summary{height:auto;min-height:0;max-height:none;overflow-y:auto}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-rule-grid.skill-clarify-actions{grid-column:1;grid-row:3;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin:6px 0 0;padding:8px 0 5px;border-top:1px solid var(--border-light);scrollbar-width:none}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-rule-grid.skill-clarify-actions button{flex:0 0 auto;height:26px;min-height:26px;padding:0 9px}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-rule-grid.skill-clarify-actions::-webkit-scrollbar{display:none}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-chat-composer{grid-column:1;grid-row:4;grid-template-columns:38px minmax(0,1fr) 42px;align-items:end;padding:6px}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-chat-composer textarea{box-sizing:border-box;min-height:38px;max-height:78px;padding:8px 12px;line-height:1.4;overflow-y:auto;resize:none;scrollbar-width:thin;overscroll-behavior:contain}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-chat-composer textarea::-webkit-scrollbar{width:6px}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-chat-composer textarea::-webkit-scrollbar-thumb{border-radius:999px;background:#646a733d}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-chat-composer button{width:38px;height:38px}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-create-step-actions{align-self:stretch;flex-direction:row;justify-content:flex-end;align-items:center;min-height:0;height:auto;margin:8px 0 0;gap:10px;padding:10px 0 0;border-top:1px solid var(--border-light);border-left:0;background:linear-gradient(180deg,#ffffffdb,#fff 34%);position:relative;bottom:auto}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-create-step-actions:before{content:none}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-create-step-actions .btn{height:40px;min-height:40px;width:auto;min-width:96px;padding:0 18px;border-radius:10px;white-space:nowrap}html[data-product=leaibot] .skill-create-panel[data-skill-create-panel=clarify].active .skill-create-step-actions .btn-primary{width:auto;min-width:176px;box-shadow:0 8px 18px #3370ff2e}html[data-product=leaibot] .skill-score-grid{gap:10px}html[data-product=leaibot] .skill-score-card{border-color:var(--border-light);box-shadow:var(--shadow)}html[data-product=leaibot] .skill-score-card.featured{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}html[data-product=leaibot] .skill-score-card.featured.pass{border-color:#34c72459;box-shadow:0 0 0 3px #34c72414}html[data-product=leaibot] .skill-eval-gate.warn{background:#fef2f2;border-color:#fecaca;color:var(--red)}html[data-product=leaibot] .skill-eval-gate.pass{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}html[data-product=leaibot] .skill-eval-list div,html[data-product=leaibot] .skill-case-list div{min-height:40px;border-color:var(--border-light);box-shadow:var(--shadow)}html[data-product=leaibot] .skill-eval-list div.needs-fix{border-color:#fed7aa;background:#fff7ed}html[data-product=leaibot] .skill-optimization-panel{background:#f8fbff;border-color:var(--color-primary-border);box-shadow:var(--shadow)}html[data-product=leaibot] .skill-optimization-list div{border-color:var(--border-light);box-shadow:var(--shadow)}html[data-product=leaibot] .skill-code-card{border-radius:12px;box-shadow:var(--shadow)}@media (max-width:1500px){html[data-product=leaibot] .portal-home-command{grid-template-columns:minmax(0,1fr)}html[data-product=leaibot] .portal-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-product=leaibot] .portal-home-workgrid{grid-template-columns:minmax(0,1fr)}html[data-product=leaibot] .skill-create-studio{grid-template-columns:280px minmax(640px,1fr)}}html[data-product=leaibot] .skill-hub-page{gap:14px;max-width:100%}html[data-product=leaibot] .skill-hub-page .page-header{align-items:flex-start;margin-bottom:4px}html[data-product=leaibot] .skill-hub-page .page-title{font-size:20px}html[data-product=leaibot] .skill-hub-summary{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;align-items:stretch;margin:12px 0 16px}html[data-product=leaibot] .skill-hub-stat{--skill-hub-stat-accent:var(--primary);--skill-hub-stat-soft:#f2f6ff;--skill-hub-stat-surface:#fff;position:relative;overflow:hidden;min-height:112px;padding:18px 20px;display:flex;flex-direction:column;justify-content:flex-start;background:linear-gradient(135deg,var(--skill-hub-stat-soft) 0%,#fff 64%,var(--skill-hub-stat-surface) 100%);border:1px solid color-mix(in srgb,var(--skill-hub-stat-accent) 10%,var(--border-light));border-radius:8px;box-shadow:0 8px 24px #0f172a0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}html[data-product=leaibot] .skill-hub-stat:before{content:none}html[data-product=leaibot] .skill-hub-stat:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--skill-hub-stat-accent) 36%,var(--border-light));box-shadow:0 14px 34px #0f172a17}html[data-product=leaibot] .skill-hub-stat.is-filterable{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font:inherit;text-align:left;cursor:pointer}html[data-product=leaibot] .skill-hub-stat.is-filterable:focus-visible{outline:2px solid var(--primary);outline-offset:2px}html[data-product=leaibot] .skill-hub-stat.is-active{border-color:var(--skill-hub-stat-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--skill-hub-stat-accent) 18%,transparent),0 14px 34px #0f172a17}html[data-product=leaibot] .skill-hub-stat-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;min-height:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}html[data-product=leaibot] .skill-hub-stat-head span{display:block;margin:0;color:var(--text-secondary);font-size:13px;line-height:1.35;font-weight:600}html[data-product=leaibot] .skill-hub-stat-head i{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:20px;padding:0 7px;border-radius:999px;background:color-mix(in srgb,var(--skill-hub-stat-accent) 8%,#fff);color:var(--skill-hub-stat-accent);font-size:10px;line-height:1;font-style:normal;font-weight:700;letter-spacing:0}html[data-product=leaibot] .skill-hub-summary strong{position:relative;z-index:1;display:block;color:var(--text);font-size:28px;line-height:1.1;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:0}html[data-product=leaibot] .skill-hub-summary em{position:relative;z-index:1;display:block;margin-top:10px;color:var(--text-tertiary);font-size:12px;line-height:1.45;font-style:normal}html[data-product=leaibot] .skill-hub-stat.stat--primary{--skill-hub-stat-accent:var(--primary);--skill-hub-stat-soft:#f7faff;--skill-hub-stat-surface:#fbfdff}html[data-product=leaibot] .skill-hub-stat.stat--info{--skill-hub-stat-accent:#7c3aed;--skill-hub-stat-soft:#faf7ff;--skill-hub-stat-surface:#fdfbff}html[data-product=leaibot] .skill-hub-stat.stat--warning{--skill-hub-stat-accent:var(--orange);--skill-hub-stat-soft:#fffbf3;--skill-hub-stat-surface:#fffdf8}html[data-product=leaibot] .skill-hub-stat.stat--success{--skill-hub-stat-accent:var(--green);--skill-hub-stat-soft:#f6fcf8;--skill-hub-stat-surface:#fbfefc}html[data-product=leaibot] .skill-hub-stat.stat--muted{--skill-hub-stat-accent:#64748b;--skill-hub-stat-soft:#f8fafc;--skill-hub-stat-surface:#fdfefe}html[data-product=leaibot] .skill-hub-toolbar{display:grid!important;grid-template-columns:minmax(240px,1.5fr) minmax(130px,.72fr) minmax(130px,.72fr) auto auto;gap:10px;align-items:center;padding:14px;background:#fff;border:1px solid var(--border-light);border-radius:12px;box-shadow:var(--shadow)}html[data-product=leaibot] .skill-hub-update-toggle{display:inline-flex;align-items:center;gap:8px;min-height:36px;color:var(--text-secondary);font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}html[data-product=leaibot] .skill-hub-update-toggle input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}html[data-product=leaibot] .skill-hub-update-toggle i{position:relative;width:32px;height:18px;flex:0 0 auto;border-radius:999px;background:#d9dee8;transition:background .16s ease}html[data-product=leaibot] .skill-hub-update-toggle i:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a3d;transition:transform .16s ease}html[data-product=leaibot] .skill-hub-update-toggle input:checked+i{background:var(--primary)}html[data-product=leaibot] .skill-hub-update-toggle input:checked+i:after{transform:translate(14px)}html[data-product=leaibot] .skill-hub-update-toggle input:focus-visible+i{box-shadow:0 0 0 3px var(--primary-light)}html[data-product=leaibot] .skill-hub-toolbar>input,html[data-product=leaibot] .skill-hub-toolbar select{width:100%;height:36px;min-height:36px;border:1px solid var(--border);border-radius:8px;background:#f8fafc;color:var(--text);padding:0 12px;font-size:13px}html[data-product=leaibot] .skill-hub-toolbar>input:focus,html[data-product=leaibot] .skill-hub-toolbar select:focus{background:#fff;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}html[data-product=leaibot] .skill-hub-table-card{background:#fff;border:1px solid var(--border-light);border-radius:12px;box-shadow:var(--shadow);overflow:auto}html[data-product=leaibot] .skill-hub-table{width:100%;min-width:1280px;border-collapse:separate;border-spacing:0;font-size:13px}html[data-product=leaibot] .skill-hub-table th{height:44px;padding:0 14px;background:#f8fafc!important;border-bottom:1px solid var(--border-light);color:var(--text-tertiary)!important;font-weight:600!important;white-space:nowrap}html[data-product=leaibot] .skill-hub-table td{min-height:58px;padding:14px;border-bottom:1px solid var(--border-light);background:#fff!important;color:var(--text);vertical-align:middle}html[data-product=leaibot] .skill-hub-table tr:last-child td{border-bottom:0}html[data-product=leaibot] .skill-hub-table tbody tr:hover td{background:#f8fbff!important}html[data-product=leaibot] .skill-hub-table th:last-child,html[data-product=leaibot] .skill-hub-table td:last-child{position:sticky;right:0;min-width:224px;box-shadow:-8px 0 12px -12px #0f172a52}html[data-product=leaibot] .skill-hub-table th:last-child{z-index:3}html[data-product=leaibot] .skill-hub-table td:last-child{z-index:2}html[data-product=leaibot] .skill-hub-name{display:flex;align-items:center;gap:10px;min-width:210px}html[data-product=leaibot] .skill-hub-name strong{color:var(--text);font-size:13px;font-weight:600;line-height:1.35;word-break:break-word}html[data-product=leaibot] .skill-hub-cn{min-width:120px;color:var(--text);font-size:13px;font-weight:600;line-height:1.35;white-space:nowrap}html[data-product=leaibot] .skill-hub-doc-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px;border-radius:5px;background:var(--red-light);color:var(--red);font-size:0}html[data-product=leaibot] .skill-hub-doc-icon:before{content:"";width:8px;height:10px;border:1.5px solid currentColor;border-radius:2px;background:#fff}html[data-product=leaibot] .skill-hub-desc{max-width:340px;color:var(--text-secondary);line-height:1.55;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html[data-product=leaibot] .skill-hub-change-summary{display:grid;gap:3px;max-width:340px;margin-top:8px;padding-left:9px;border-left:2px solid var(--orange)}html[data-product=leaibot] .skill-hub-change-summary b,html[data-product=leaibot] .skill-hub-change-summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-product=leaibot] .skill-hub-change-summary b{color:#8a5a00;font-size:12px;font-weight:600}html[data-product=leaibot] .skill-hub-change-summary span,html[data-product=leaibot] .skill-hub-edit-version{color:var(--text-tertiary);font-size:11px}html[data-product=leaibot] .skill-hub-edit-version{display:block;margin-top:5px;white-space:nowrap}html[data-product=leaibot] .skill-hub-version,html[data-product=leaibot] .skill-hub-online,html[data-product=leaibot] .skill-hub-status,html[data-product=leaibot] .skill-hub-tags span{display:inline-flex;align-items:center;justify-content:center;min-height:22px;border-radius:6px;padding:0 7px;font-size:12px;line-height:1;font-weight:600;white-space:nowrap}html[data-product=leaibot] .skill-hub-version{background:#eaf2ff;color:var(--primary)}html[data-product=leaibot] .skill-hub-online{background:#ecfdf3;color:var(--green)}html[data-product=leaibot] .skill-hub-online.empty{background:#f3f4f6;color:var(--text-tertiary)}html[data-product=leaibot] .skill-hub-status.status-draft{background:#f3f4f6;color:#6b7280}html[data-product=leaibot] .skill-hub-status.status-review{background:#fff7e6;color:var(--orange)}html[data-product=leaibot] .skill-hub-status.status-approved,html[data-product=leaibot] .skill-hub-status.status-published{background:var(--green-light);color:var(--green)}html[data-product=leaibot] .skill-hub-status.status-disabled{background:#f1f5f9;color:#64748b}html[data-product=leaibot] .skill-hub-status.status-rejected{background:#fef2f2;color:#ef4444}html[data-product=leaibot] .skill-hub-status.status-processing{background:#eef4ff;color:var(--primary)}html[data-product=leaibot] .skill-hub-status-stack{display:flex;align-items:flex-start;flex-direction:column;gap:6px}html[data-product=leaibot] .skill-hub-update-status{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:6px;background:#fff7e6;color:#a16207;font-size:12px;line-height:1;font-weight:600;white-space:nowrap}html[data-product=leaibot] .skill-hub-edit-status{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:6px;background:#f1f5f9;color:#475569;font-size:12px;line-height:1;font-weight:600;white-space:nowrap}html[data-product=leaibot] .skill-hub-update-status.is-processing,html[data-product=leaibot] .skill-hub-update-status.is-processing_with_available{background:#eef4ff;color:var(--primary)}html[data-product=leaibot] .skill-hub-update-status.is-failed{background:#fef2f2;color:#dc2626}html[data-product=leaibot] .skill-hub-tags{display:flex;gap:5px;flex-wrap:wrap;min-width:130px}html[data-product=leaibot] .skill-hub-tags span{background:#edf4ff;color:var(--primary)}html[data-product=leaibot] .skill-hub-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;min-width:190px}html[data-product=leaibot] .skill-hub-action{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 8px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--primary);font-size:12px;font-weight:600;cursor:pointer}html[data-product=leaibot] .skill-hub-action:hover{background:var(--primary-light);border-color:var(--color-primary-border, #b7c8ff);text-decoration:none}html[data-product=leaibot] .skill-hub-action.success{color:var(--green)}html[data-product=leaibot] .skill-hub-action.success:hover{background:var(--green-light);border-color:#bbf7d0}html[data-product=leaibot] .skill-hub-action.test{color:var(--primary)}html[data-product=leaibot] .skill-hub-action.test:hover{background:var(--primary-light);border-color:var(--color-primary-border, #b7c8ff)}html[data-product=leaibot] .skill-hub-action.warning{color:var(--orange)}html[data-product=leaibot] .skill-hub-action.warning:hover{background:var(--orange-light);border-color:#fed7aa}html[data-product=leaibot] .skill-hub-action.danger{color:var(--red)}html[data-product=leaibot] .skill-hub-action.danger:hover{background:var(--red-light);border-color:#fecaca}html[data-product=leaibot] .skill-capability-change-panel{width:min(780px,calc(100vw - 48px));max-height:min(760px,calc(100vh - 48px))}html[data-product=leaibot] .skill-capability-change-panel .skill-hub-detail-head>div{min-width:0}html[data-product=leaibot] .skill-capability-change-panel .skill-hub-detail-head p{margin:4px 0 0;color:var(--text-secondary);font-size:12px}html[data-product=leaibot] .skill-capability-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--border-light);border-radius:8px;background:var(--border-light)}html[data-product=leaibot] .skill-capability-overview>div{display:grid;gap:5px;min-width:0;padding:13px 14px;background:#fff}html[data-product=leaibot] .skill-capability-overview span,html[data-product=leaibot] .skill-capability-overview small{color:var(--text-tertiary);font-size:11px}html[data-product=leaibot] .skill-capability-overview b{color:var(--text);font-size:13px;line-height:1.5;overflow-wrap:anywhere}html[data-product=leaibot] .skill-capability-report{margin-top:14px;padding:14px;border:1px solid var(--border-light);border-radius:8px;background:#fff}html[data-product=leaibot] .skill-capability-error{display:grid;gap:5px;margin-top:14px;padding:12px 14px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:12px;line-height:1.5}html[data-product=leaibot] .skill-capability-error b{font-size:13px}html[data-product=leaibot] .skill-capability-error small{color:#b91c1c}html[data-product=leaibot] .skill-capability-technical{margin-top:12px;padding:12px 14px;border:1px solid var(--border-light);border-radius:8px;background:#f8fafc}html[data-product=leaibot] .skill-capability-technical summary{color:var(--text-secondary);font-size:12px;font-weight:600;cursor:pointer}html[data-product=leaibot] .skill-capability-technical[open] summary{margin-bottom:10px}html[data-product=leaibot] .skill-capability-summary-card{display:grid;gap:6px;margin-top:14px;padding:13px 14px;border:1px solid #fed7aa;border-radius:8px;background:#fffbf3}html[data-product=leaibot] .skill-capability-summary-card b{color:#8a5a00;font-size:13px}html[data-product=leaibot] .skill-capability-summary-card span{color:var(--text-secondary);font-size:12px;line-height:1.55}html[data-product=leaibot] .skill-capability-change-list{display:grid;gap:10px;margin-top:14px}html[data-product=leaibot] .skill-capability-change-list article{padding:14px;border:1px solid var(--border-light);border-radius:8px;background:#fff}html[data-product=leaibot] .skill-capability-change-head{display:flex;align-items:center;gap:8px}html[data-product=leaibot] .skill-capability-change-head span{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:5px;background:#eef4ff;color:var(--primary);font-size:11px;font-weight:600}html[data-product=leaibot] .skill-capability-change-head span.kind-breaking,html[data-product=leaibot] .skill-capability-change-head span.kind-permission{background:#fff7e6;color:#a16207}html[data-product=leaibot] .skill-capability-change-head b{color:var(--text);font-size:13px}html[data-product=leaibot] .skill-capability-change-list dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 0}html[data-product=leaibot] .skill-capability-change-list dl>div{min-width:0;padding:10px;border-radius:7px;background:#f8fafc}html[data-product=leaibot] .skill-capability-change-list dt{color:var(--text-tertiary);font-size:11px}html[data-product=leaibot] .skill-capability-change-list dd{margin:4px 0 0;color:var(--text);font-size:12px;line-height:1.5;overflow-wrap:anywhere}html[data-product=leaibot] .skill-capability-change-list p{margin:10px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.55}html[data-product=leaibot] .skill-capability-history{margin-top:14px;padding:12px 14px;border:1px solid var(--border-light);border-radius:8px;background:#f8fafc}html[data-product=leaibot] .skill-capability-history summary{color:var(--text);font-size:13px;font-weight:600;cursor:pointer}html[data-product=leaibot] .skill-capability-history article{margin-top:10px;padding-top:10px;border-top:1px solid var(--border-light)}html[data-product=leaibot] .skill-capability-history article>div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}html[data-product=leaibot] .skill-capability-history article span,html[data-product=leaibot] .skill-capability-history article small{color:var(--text-tertiary);font-size:11px}html[data-product=leaibot] .skill-capability-history article p{margin:6px 0;color:var(--text-secondary);font-size:12px}@media (max-width:1400px){html[data-product=leaibot] .skill-hub-summary{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-product=leaibot] .skill-hub-toolbar{grid-template-columns:1fr 1fr}}@media (max-width:920px){html[data-product=leaibot] .skill-capability-overview,html[data-product=leaibot] .skill-capability-change-list dl{grid-template-columns:minmax(0,1fr)}}.account-hub-popover{position:fixed;top:0;right:0;bottom:0;left:0;width:auto;z-index:3600;display:none;align-items:center;justify-content:center;padding:72px 56px 40px calc(var(--sidebar-width, 72px) + 56px);background:#f8fafc94;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow-y:auto}.account-hub-popover.open{display:flex;flex-direction:row;gap:0}.account-hub-popover:after{display:none}.account-hub-panel{position:relative;width:min(1040px,100%);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;margin-left:0}html[data-product=leaibot] body.ai-open .account-hub-popover{right:var(--active-ai-panel-width, var(--ai-panel-width, 380px));padding:72px 36px 40px calc(var(--sidebar-width, 72px) + 36px)}html[data-product=leaibot] body.ai-open .account-hub-panel{width:min(980px,100%);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}html[data-product=leaibot] body.ai-open .account-hub-card-create,html[data-product=leaibot] body.ai-open .account-hub-card-manage{grid-column:auto}html[data-product=leaibot] body.ai-open .account-hub-card-log{grid-column:1 / -1}html[data-product=leaibot] body.ai-open .account-hub-card{min-height:142px;padding:20px 22px}.account-hub-close{position:absolute;right:-30px;top:0;width:28px;height:28px;border:0;background:transparent;color:#8b95a1;font-size:24px;line-height:1;cursor:pointer}.account-hub-card{min-height:148px;padding:22px 24px;border:1px solid #e3e8ef;border-radius:16px;background:#fff;box-shadow:0 8px 20px #0f172a0e;text-align:left;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.account-hub-card:hover{transform:translateY(-1px);border-color:#d4ddea;box-shadow:0 12px 26px #0f172a14}.account-hub-icon{display:flex;align-items:center;justify-content:center;min-width:30px;width:max-content;height:30px;padding:0 8px;margin-bottom:18px;border-radius:10px;background:#eef4ff;color:var(--primary);font-size:13px;font-weight:700}.account-hub-card.primary .account-hub-icon{background:var(--primary);color:#fff}.account-hub-card b{display:block;color:var(--text);font-size:20px;line-height:1.25;margin-bottom:8px}.account-hub-card small{display:block;color:var(--text-secondary);font-size:14px;line-height:1.55}.poc-log-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3800;display:none;align-items:center;justify-content:center;padding:40px;background:#0f172a2e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.poc-log-modal.open{display:flex}.poc-log-panel{position:relative;width:min(860px,calc(100vw - 80px));max-height:min(720px,calc(100vh - 80px));overflow:auto;border:1px solid #e3e8ef;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0f172a2e;padding:26px}.poc-log-close{position:absolute;right:18px;top:18px;width:32px;height:32px;border:1px solid #dbe2ea;border-radius:10px;background:#fff;color:#8b95a1;font-size:22px;line-height:1;cursor:pointer}.poc-log-close:hover{background:#f8fafc;color:#334155}.poc-log-head{padding-right:48px;margin-bottom:18px}.poc-log-head span{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:999px;background:#fff7e6;color:#b77900;font-size:12px;font-weight:700}.poc-log-head h3{margin:12px 0 8px;color:var(--text);font-size:24px;line-height:1.25}.poc-log-head p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.7}.poc-log-list{display:flex;flex-direction:column;gap:10px}.poc-log-item{display:grid;grid-template-columns:112px minmax(0,1fr) 112px;gap:14px;align-items:start;padding:14px;border:1px solid #e5eaf2;border-radius:12px;background:#fbfdff}.poc-log-meta,.poc-log-status{display:flex;flex-direction:column;gap:4px}.poc-log-meta>span,.poc-log-status>span{color:var(--text-tertiary);font-size:11px;line-height:1.4}.poc-log-meta strong{color:var(--text-secondary);font-size:12px;font-weight:600;line-height:1.5}.poc-log-releases{display:grid;gap:0;margin-top:10px;padding-top:9px;border-top:1px solid var(--border-light)}.poc-log-releases>strong{margin-bottom:2px;color:var(--text-secondary);font-size:12px;line-height:1.55}.poc-log-release-row{display:grid;grid-template-columns:74px 66px minmax(0,1fr);gap:8px;align-items:start;min-height:30px;padding:6px 0;border-top:1px dashed var(--border-light)}.poc-log-release-row:first-of-type{border-top:0}.poc-log-release-row>a{color:var(--primary);font-size:12px;font-weight:600;line-height:1.55;text-decoration:none}.poc-log-release-row>a:hover{text-decoration:underline}.poc-log-item .poc-log-release-row>em{justify-self:start;padding:2px 6px;border-radius:6px;background:#ecfdf3;color:#16803a;font-size:11px;font-style:normal;font-weight:600;line-height:1.45;white-space:nowrap}.poc-log-item .poc-log-release-row>em.pending{background:#f2f4f7;color:var(--text-tertiary)}.poc-log-item .poc-log-release-row>p{display:flex;flex-wrap:wrap;gap:4px 10px;margin:0;color:var(--text-tertiary);font-size:11px;line-height:1.55}.poc-log-item .poc-log-release-row>p span,.poc-log-item .poc-log-release-row>p time,.poc-log-item .poc-log-release-row>p code{color:inherit;font:inherit}.poc-log-item time{color:var(--text-tertiary);font-size:12px;line-height:1.5}.poc-log-item b{display:block;color:var(--text);font-size:15px;line-height:1.45}.poc-log-item p{margin:5px 0 8px;color:var(--text-secondary);font-size:13px;line-height:1.6}.poc-log-item small{display:flex;align-items:flex-start;gap:8px;color:var(--text-tertiary);font-size:12px;line-height:1.55}.poc-log-item small span{flex:none;color:var(--text-secondary);font-weight:600}.poc-log-targets{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:9px}.poc-log-targets>span{margin-right:2px;color:var(--text-secondary);font-size:12px;font-weight:600}.poc-log-targets a{color:var(--primary);font-size:12px;line-height:1.5;text-decoration:none}.poc-log-targets a+a:before{content:"·";margin-right:6px;color:var(--text-tertiary)}.poc-log-targets a:hover{text-decoration:underline}.poc-log-trace{display:grid;gap:6px;margin-top:10px;padding-top:10px;border-top:1px dashed var(--border-light)}.poc-log-trace>div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;align-items:start}.poc-log-trace span{color:var(--text-secondary);font-size:11px;font-weight:600;line-height:1.55}.poc-log-trace p{margin:0;color:var(--text-tertiary);font-size:11px;line-height:1.55;overflow-wrap:anywhere}.poc-log-item em{align-self:flex-start;padding:5px 9px;border-radius:999px;background:#eef4ff;color:var(--primary);font-size:12px;font-style:normal;font-weight:700;white-space:nowrap}.poc-log-status{align-items:flex-end}.permission-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:18px}.permission-hub-card{min-height:210px;padding:24px;border:1px solid var(--border-light);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.permission-hub-card span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:32px;padding:0 10px;border-radius:10px;background:#eef4ff;color:var(--primary);font-weight:700;font-size:13px}.permission-hub-card b{display:block;margin:20px 0 10px;color:var(--text);font-size:20px}.account-hub-card-create{grid-column:span 3}.account-hub-card-manage{grid-column:span 2;min-height:132px}.permission-hub-card p{margin:0 0 18px;color:var(--text-secondary);font-size:14px;line-height:1.7}.permission-hub-card div{display:flex;flex-wrap:wrap;gap:8px}.permission-hub-card em{font-style:normal;padding:5px 9px;border-radius:999px;background:#f3f6fb;color:var(--text-secondary);font-size:12px}.permission-hub-table .table td,.permission-hub-table .table th{text-align:left}@media (max-width:1100px){.account-hub-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.permission-hub-grid{grid-template-columns:1fr}.account-hub-card-create,.account-hub-card-manage{grid-column:auto}.account-hub-card-log{grid-column:1 / -1}.account-hub-popover{top:0;right:0;bottom:0;left:0;padding:72px 16px 24px}.account-hub-panel{width:min(560px,calc(100vw - 32px));margin-left:0}.account-hub-close{right:0;top:-42px}.poc-log-modal{padding:18px}.poc-log-panel{width:calc(100vw - 36px);max-height:calc(100vh - 36px);padding:20px}.poc-log-item{grid-template-columns:1fr}.poc-log-status{align-items:flex-start}}@media (max-width:1500px){html[data-product=leaibot] body.ai-open .account-hub-panel{width:min(720px,100%);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.account-hub-popover,html[data-product=leaibot] body.ai-open .account-hub-popover{top:0;bottom:0;left:0;right:0;align-items:flex-start;padding:72px 16px 24px}.account-hub-panel,html[data-product=leaibot] body.ai-open .account-hub-panel{grid-template-columns:1fr}.account-hub-card-log,html[data-product=leaibot] body.ai-open .account-hub-card-log{grid-column:auto}}html[data-product=leaibot] .portal-home-command.portal-home-command-solo{grid-template-columns:minmax(0,1fr)}html[data-product=leaibot] .portal-home-command.portal-home-command-solo .portal-home-command-copy{min-height:210px}html[data-product=leaibot] .portal-home-command.portal-home-command-solo .page-desc{max-width:680px}html[data-product=leaibot] .ai-doc-flow{gap:12px}html[data-product=leaibot] .ai-doc-message{padding:13px 14px;border:1px solid var(--border-light);border-radius:10px;background:#fff;color:var(--text-secondary);font-size:13px;line-height:1.7}html[data-product=leaibot] .ai-doc-message p{margin:0}html[data-product=leaibot] .ai-doc-message p+p{margin-top:8px}html[data-product=leaibot] .ai-doc-prompt-group{display:grid;gap:10px}html[data-product=leaibot] .ai-doc-prompt{width:100%;min-height:58px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid var(--border-light);border-radius:10px;background:#fff;color:var(--text);text-align:left;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease,transform .14s ease}html[data-product=leaibot] .ai-doc-prompt:hover{border-color:#3370ff5c;background:#3370ff0a;box-shadow:0 1px 2px #0f172a09,0 6px 14px #0f172a0e;transform:translateY(-1px)}html[data-product=leaibot] .ai-doc-prompt span,html[data-product=leaibot] .agent-skill-card-icon{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#3370ff14;color:var(--primary)}html[data-product=leaibot] .ai-doc-prompt b{min-width:0;color:var(--text);font-size:13px;font-weight:500;line-height:1.35}html[data-product=leaibot] .agent-skill-card-icon svg{width:18px;height:18px}html[data-product=leaibot] .agent-skill-card-head{align-items:center}html[data-product=leaibot] .agent-skill-card-main{min-width:0;min-height:34px;display:flex;align-items:center;gap:12px}html[data-product=leaibot] .agent-skill-card-title{min-width:0;min-height:34px;display:flex;align-items:center;gap:7px;flex-wrap:nowrap}html[data-product=leaibot] .agent-skill-card-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-product=leaibot] .agent-skill-card-badge{flex:0 0 auto}html[data-product=leaibot] .agent-skill-card-more{height:34px;display:inline-flex;align-items:center}html[data-product=leaibot] .account-hub-card.primary{background:var(--surface, #fff)!important;color:var(--text, #172033)!important;border-color:#e3e8ef!important;box-shadow:0 8px 20px #0f172a0e!important}html[data-product=leaibot] .account-hub-card.primary:hover{border-color:#d4ddea!important;box-shadow:0 12px 26px #0f172a14!important}html[data-product=leaibot] .account-hub-card.primary b{color:var(--text, #172033)!important}html[data-product=leaibot] .account-hub-card.primary small{color:var(--text-secondary, #6b778c)!important}html[data-product=leaibot] .account-hub-card.primary .account-hub-icon{background:var(--primary, #3370ff)!important;color:#fff!important}html[data-product=leaibot] body.dark-mode .account-hub-card.primary{background:var(--surface, #141c2b)!important;border-color:var(--border, rgba(148, 163, 184, .24))!important}:root{--primary: #3370ff;--primary-light: rgba(51,112,255,.08);--primary-hover: #245bdb;--red: #e2001a;--red-light: rgba(226,0,26,.08);--green: #34c724;--green-light: rgba(52,199,36,.08);--orange: #ff7d00;--orange-light: rgba(255,125,0,.08);--purple: #722ed1;--purple-light: rgba(114,46,209,.08);--bg: #f5f6f7;--sidebar-bg: #fff;--card-bg: #fff;--border: #dee0e3;--border-light: #e5e6eb;--text: #1f2329;--text-secondary: #646a73;--text-tertiary: #8f959e;--shadow: 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 12px rgba(0,0,0,.08);--radius: 8px;--radius-lg: 12px}body.dark-mode{--bg: #1a1b1e;--sidebar-bg: #25262b;--card-bg: #2c2e33;--border: #373a40;--border-light: #373a40;--text: #e4e5e7;--text-secondary: #adb5bd;--text-tertiary: #868e96;--shadow: 0 1px 2px rgba(0,0,0,.3);--shadow-md: 0 4px 12px rgba(0,0,0,.4);--primary-light: rgba(51,112,255,.15);--red-light: rgba(226,0,26,.15);--green-light: rgba(52,199,36,.15);--orange-light: rgba(255,125,0,.15);--purple-light: rgba(114,46,209,.15)}body.dark-mode #login-screen{background:#1a1b1e}body.dark-mode .login-card{color:var(--text)}body.dark-mode .topbar{background:var(--card-bg);border-color:var(--border)}body.dark-mode .topbar-search{background:var(--bg);border-color:var(--border);color:var(--text)}body.dark-mode .card,body.dark-mode .kpi-card{background:var(--card-bg);border-color:var(--border)}body.dark-mode table tr:hover{background:#ffffff08}body.dark-mode input,body.dark-mode select,body.dark-mode textarea{background:var(--bg);color:var(--text);border-color:var(--border)}body.dark-mode .demo-banner{background:#3370ff1a;border-color:#3370ff33}body.dark-mode #search-dropdown{background:var(--card-bg);border-color:var(--border)}body.dark-mode .search-item.active{background:var(--primary-light)}body.dark-mode .ai-panel{background:var(--sidebar-bg)}body.dark-mode .ai-msg .bubble{background:var(--card-bg);color:var(--text)}body.dark-mode .ai-msg.user .bubble{background:var(--primary);color:#fff}.search-item.active{background:var(--primary-light)}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:-apple-system,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;height:100vh;display:flex;overflow:hidden;font-size:14px}#login-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#fff;display:flex;align-items:center;justify-content:center}.login-card{width:400px;padding:48px 40px}.login-logo{display:flex;align-items:center;gap:10px;margin-bottom:40px}.login-logo .icon{width:36px;height:36px;background:var(--red);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:16px}.login-logo span{font-size:20px;font-weight:700}.login-title{font-size:24px;font-weight:600;margin-bottom:8px}.login-sub{color:var(--text-secondary);margin-bottom:32px}.form-label{font-size:13px;color:var(--text-secondary);margin-bottom:6px;display:block}.form-input{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);font-size:14px;outline:none;transition:border-color .2s;background:#fff;color:var(--text)}.form-input:focus{border-color:var(--primary);box-shadow:0 0 0 2px #3370ff1a}.form-group{margin-bottom:20px}.btn{padding:10px 20px;border-radius:var(--radius);font-size:14px;cursor:pointer;border:none;transition:all .15s;font-weight:500;display:inline-flex;align-items:center;gap:6px}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:#fff;color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:var(--bg)}.btn-danger{background:#ff3b300f;color:#ff3b30;border:1px solid rgba(255,59,48,.15)}.btn-danger:hover{background:#ff3b301f}.btn-sm{padding:6px 12px;font-size:12px}.btn-block{width:100%;justify-content:center}.login-btn{width:100%;padding:12px;font-size:15px;margin-top:8px}.login-error{color:var(--red);font-size:13px;margin-top:8px;display:none}.sidebar{width:168px;background:var(--sidebar-bg);border-right:1px solid var(--border-light);display:flex;flex-direction:column;flex-shrink:0;z-index:10;transition:width .25s ease}.sidebar-header{padding:8px;display:flex;align-items:center;border-bottom:1px solid var(--border-light);min-height:42px;overflow:hidden}.sidebar-header .logo-full{height:20px;flex-shrink:1;min-width:0}.sidebar-header .logo-icon-img{width:28px;height:28px;flex-shrink:0;display:none}.sidebar-collapse-btn{margin-left:auto;width:22px;height:22px;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;color:var(--text-tertiary);transition:all .15s;flex-shrink:0;padding:0}.sidebar-collapse-btn:hover{background:var(--bg);color:var(--text)}.sidebar.collapsed{width:56px}.sidebar.collapsed .logo-full{display:none}.sidebar.collapsed .logo-icon-img{display:block}.sidebar.collapsed .sidebar-collapse-btn svg{transform:scaleX(-1)}.sidebar.collapsed .sidebar-header{justify-content:center;padding:8px 4px}.sidebar.collapsed .sidebar-collapse-btn{margin-left:4px}.sidebar.collapsed .nav-item span:not(.ni),.sidebar.collapsed .nav-group-title,.sidebar.collapsed .user-meta,.sidebar.collapsed .user-logout,.sidebar.collapsed .nav-sub,.sidebar.collapsed .nav-item .arrow{display:none}.sidebar.collapsed .nav-item{justify-content:center;padding:9px 0;position:relative;border-radius:8px;margin:2px 4px}.sidebar.collapsed .nav-item:hover{background:var(--primary-light)}.sidebar.collapsed .nav-item .ni{width:24px;height:24px;font-size:18px}.sidebar.collapsed .menu-icon{width:24px;height:24px}.sidebar.collapsed .sidebar-footer .user-info{justify-content:center;padding:6px 4px}.sidebar.collapsed .sidebar-nav{padding:8px 4px;overflow:visible}.sidebar.collapsed .nav-item[data-tip]:hover:after{content:attr(data-tip);position:absolute;left:100%;top:50%;transform:translateY(-50%);background:#1f2329;color:#fff;padding:4px 10px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:999;margin-left:8px;pointer-events:none}.sidebar.collapsed .nav-item[data-tip]:hover:before{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:5px solid transparent;border-right-color:#1f2329;z-index:999;margin-left:-2px}.sidebar-nav{flex:1;padding:8px 6px;overflow-y:auto}.nav-group{margin-bottom:4px}.nav-group-title{padding:6px 12px 4px;font-size:11px;color:var(--text-tertiary);font-weight:500;letter-spacing:.3px;-webkit-user-select:none;user-select:none}.nav-item{display:flex;align-items:center;gap:8px;padding:7px 12px;border-radius:6px;cursor:pointer;font-size:13px;color:var(--text-secondary);transition:all .12s;margin-bottom:1px}.nav-item:hover{background:var(--bg);color:var(--text)}.nav-item.active{background:var(--primary-light);color:var(--primary);font-weight:500}.nav-item .ni{width:20px;height:20px;text-align:center;font-size:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.menu-icon{width:20px;height:20px;object-fit:contain}.nav-item .nav-badge{margin-left:auto;background:var(--red);color:#fff;font-size:10px;padding:1px 5px;border-radius:8px;font-weight:600}.nav-sub{margin-left:26px;overflow:hidden;max-height:0;transition:max-height .25s ease}.nav-sub.open{max-height:500px}.nav-sub .nav-item{padding:5px 12px;font-size:12px}.nav-item .arrow{margin-left:auto;font-size:10px;transition:transform .2s;color:var(--text-tertiary)}.nav-item .arrow.open{transform:rotate(90deg)}.sidebar-footer{padding:8px 10px;border-top:1px solid var(--border-light)}.user-info{display:flex;align-items:center;gap:6px;padding:4px 6px;border-radius:6px;cursor:pointer;overflow:hidden}.user-info:hover{background:var(--bg)}.user-avatar{width:28px;height:28px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;flex-shrink:0}.user-meta{flex:1;min-width:0;overflow:hidden}.user-name{font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-role{font-size:10px;color:var(--text-tertiary);white-space:nowrap}.user-logout{margin-left:auto;font-size:12px;color:var(--text-tertiary);cursor:pointer;padding:4px 8px;border-radius:4px}.user-logout:hover{color:var(--red);background:var(--red-light)}.main{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.topbar{height:48px;background:#fff;border-bottom:1px solid var(--border-light);display:flex;align-items:center;padding:0 20px;gap:12px;flex-shrink:0}.topbar-breadcrumb{font-size:13px;color:var(--text-secondary);display:flex;align-items:center;gap:6px}.topbar-breadcrumb span{color:var(--text);font-weight:500}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:10px}.topbar-search{padding:6px 10px 6px 30px;border:1px solid var(--border-light);border-radius:6px;font-size:13px;width:200px;outline:none;background:var(--bg) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='%238f959e' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3E%3C/svg%3E") 9px center no-repeat}.topbar-search:focus{border-color:var(--primary);background-color:#fff}.ai-toggle{padding:5px 12px;border-radius:6px;font-size:12px;cursor:pointer;border:1px solid var(--border-light);background:#fff;color:var(--text-secondary);display:flex;align-items:center;gap:4px}.ai-toggle.active{background:var(--primary-light);color:var(--primary);border-color:var(--primary)}.page-content{flex:1;overflow-y:auto;padding:20px 24px}.page-content::-webkit-scrollbar{width:5px}.page-content::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.ai-panel{width:0;background:#fff;border-left:1px solid var(--border-light);display:flex;flex-direction:column;transition:width .25s ease;overflow:hidden;flex-shrink:0;position:relative}.ai-panel.open{width:334px;min-width:334px}body.ai-squeeze .kpi-grid{grid-template-columns:repeat(2,1fr)!important}.ai-panel.resizing{transition:none}.ai-resize-handle{position:absolute;left:-3px;top:0;bottom:0;width:6px;cursor:col-resize;z-index:5;background:transparent;transition:background .15s}.ai-resize-handle:hover,.ai-resize-handle.active{background:var(--primary);opacity:.3}.ai-panel-header{padding:12px 16px;border-bottom:1px solid var(--border-light);display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.ai-panel-header h3{font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px}.ai-panel-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap;width:100%}.ai-skill-entry{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;cursor:pointer;padding:0 10px;border-radius:6px;font-size:12px;line-height:1;display:inline-flex;align-items:center;gap:5px;color:var(--text-secondary);border:1px solid var(--border-light);background:#fff;font-family:inherit;transition:all .12s ease}.ai-skill-entry:hover{color:var(--primary);border-color:var(--primary);background:var(--primary-light)}.ai-skill-entry:active{transform:translateY(1px)}.ai-header-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;padding:0 10px;border:1px solid var(--primary);border-radius:6px;background:var(--primary);color:#fff;cursor:pointer;font-size:12px;font-weight:600;line-height:1;font-family:inherit;transition:all .12s ease}.ai-header-action:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.ai-header-action.muted{background:#fff;border-color:var(--border-light);color:var(--text-secondary);font-weight:500}.ai-header-action.muted:hover{color:var(--primary);border-color:var(--primary);background:var(--primary-light)}.ai-header-action:active{transform:translateY(1px)}.ai-panel-close{cursor:pointer;padding:4px 6px;border-radius:4px;font-size:16px;color:var(--text-tertiary)}.ai-panel-close:hover{background:var(--bg)}.ai-shortcuts{padding:8px 14px 6px;display:flex;flex-wrap:nowrap;gap:8px;flex-shrink:0;overflow-x:auto;overflow-y:hidden;background:var(--card-bg);scrollbar-width:none;-webkit-overflow-scrolling:touch}.ai-shortcut{padding:4px 10px;border:1px solid var(--border-light);border-radius:14px;background:#fff;font-size:11px;cursor:pointer;color:var(--text-secondary);transition:all .12s;white-space:nowrap}.ai-shortcut:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.ai-shortcuts::-webkit-scrollbar{display:none}.skill-page-shell{display:flex;flex-direction:column;gap:14px}.skill-layer-tabs{display:inline-flex;width:max-content;gap:4px;padding:4px;border:1px solid var(--border-light);border-radius:9px;background:#fff}.skill-layer-tab{border:none;background:transparent;color:var(--text-secondary);border-radius:7px;padding:8px 13px;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:7px;font-weight:500}.skill-layer-tab:hover{color:var(--primary);background:var(--primary-light)}.skill-layer-tab.active{color:#fff;background:var(--primary)}.skill-layer-tab span{min-width:18px;height:18px;padding:0 6px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff2e;font-size:11px;font-weight:700}.skill-layer-tab:not(.active) span{background:var(--bg);color:var(--text-tertiary)}.skill-manager-section{display:none}.skill-manager-section.active{display:block}.skill-page-summary{display:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.skill-page-summary.active{display:grid}.skill-summary-card{background:#fff;border:1px solid var(--border-light);border-radius:8px;padding:14px 16px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;min-height:64px;cursor:pointer;text-align:left;font:inherit;transition:border-color .12s,box-shadow .12s,transform .12s,background .12s}.skill-summary-card:hover{border-color:var(--primary);box-shadow:0 8px 18px #3370ff14;transform:translateY(-1px)}.skill-summary-card.active{border-color:var(--primary);background:var(--primary-light);box-shadow:0 0 0 1px #3370ff14 inset}.skill-summary-card strong{color:var(--text);font-size:24px;line-height:1}.skill-summary-card span{color:var(--text-secondary);font-size:12px;white-space:nowrap}.skill-summary-card.active span{color:var(--primary);font-weight:600}.skill-page-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.skill-page-toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.skill-page-tabs{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.skill-page-tab{border:1px solid var(--border-light);background:#fff;color:var(--text-secondary);border-radius:7px;padding:7px 11px;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.skill-page-tab.active{border-color:var(--primary);color:var(--primary);background:var(--primary-light);font-weight:600}.skill-page-tab span{min-width:18px;height:18px;border-radius:9px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;background:var(--bg);color:var(--text-tertiary);font-size:11px;font-weight:600}.skill-page-tab.active span{background:#fff;color:var(--primary)}.skill-page-search{width:260px;border:1px solid var(--border-light);border-radius:8px;padding:8px 10px;font-size:13px;outline:none}.skill-page-search:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3370ff14}.skill-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.agent-skill-card{background:#fff;border:1px solid var(--border-light);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;min-height:178px;transition:border-color .12s,box-shadow .12s,transform .12s}.agent-skill-card:hover{border-color:#cfd8ea;box-shadow:0 8px 20px #0f172a0f;transform:translateY(-1px)}.agent-skill-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.agent-skill-card-icon{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0}.agent-skill-card-title{display:flex;align-items:center;gap:7px;font-size:15px;font-weight:700;color:var(--text);line-height:1.35;flex-wrap:wrap}.agent-skill-card-badge{font-size:11px;border-radius:5px;padding:2px 6px;background:var(--bg);color:var(--text-tertiary);font-weight:600}.agent-skill-card-badge.status-available{background:#e8f7ef;color:#12a150}.agent-skill-card-badge.status-requestable{background:#fff7e6;color:#b77900}.agent-skill-card-badge.status-pending{background:#eef4ff;color:#2563eb}.agent-skill-card-badge.status-disabled{background:#f1f5f9;color:#64748b}.agent-skill-card-badge.status-admin{background:#fff1ed;color:#c2410c}.agent-skill-card-more{color:var(--text-tertiary);font-weight:700}.agent-skill-card-desc{color:var(--text-secondary);font-size:13px;line-height:1.55;min-height:42px}.agent-skill-card-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto}.agent-skill-card-tag{font-size:11px;color:var(--text-secondary);background:var(--bg);border-radius:5px;padding:3px 6px}.agent-skill-card-foot{display:flex;justify-content:space-between;align-items:center;gap:8px;color:var(--text-tertiary);font-size:12px}.agent-skill-card-action{border:1px solid var(--border);background:#fff;color:var(--text);border-radius:18px;padding:6px 18px;cursor:pointer;font-size:13px}.agent-skill-card-action:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.skill-page-empty{min-height:120px;display:flex;align-items:center;justify-content:center;border:1px dashed var(--border);color:var(--text-tertiary);background:#fff;border-radius:8px;font-size:13px}.skill-page-empty-note{border:1px dashed var(--border);background:#fff;border-radius:8px;padding:18px;color:var(--text-secondary);font-size:13px}.skill-package-action-panel{margin-bottom:14px}.skill-action-panel-card{background:#fff;border:1px solid #c9d8ff;border-radius:8px;padding:16px;box-shadow:0 8px 22px #3370ff14}.skill-action-panel-card.success{border-color:#bde8ce;box-shadow:0 8px 22px #12a15014}.skill-action-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.skill-action-kicker{color:var(--primary);font-size:12px;font-weight:700;margin-bottom:5px}.skill-action-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:16px;font-weight:700;color:var(--text)}.skill-action-title span{font-size:12px;color:var(--text-secondary);background:var(--bg);border-radius:5px;padding:3px 7px;font-weight:600}.skill-action-panel-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.skill-action-row{display:grid;grid-template-columns:82px 1fr;gap:10px;align-items:start;color:var(--text-secondary);font-size:13px;line-height:1.55}.skill-action-row span{color:var(--text-tertiary);font-size:12px;padding-top:7px}.skill-action-row strong{color:var(--text);font-weight:500;padding:7px 0}.skill-action-row input,.skill-action-row select,.skill-action-row textarea{width:100%;border:1px solid var(--border-light);border-radius:7px;padding:8px 10px;color:var(--text);background:#fff;font:inherit;resize:vertical}.skill-action-row textarea{min-height:68px;grid-column:auto}.skill-action-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.atomic-capability-intro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.atomic-capability-intro div{background:#fff;border:1px solid var(--border-light);border-radius:8px;padding:14px 16px}.atomic-capability-intro b{display:block;font-size:13px;margin-bottom:6px;color:var(--text)}.atomic-capability-intro span{color:var(--text-secondary);font-size:12px;line-height:1.6}.atomic-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.atomic-capability-card{background:#fff;border:1px solid var(--border-light);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;transition:border-color .12s,box-shadow .12s,transform .12s}.atomic-capability-card:hover{border-color:#cfd8ea;box-shadow:0 8px 20px #0f172a0f;transform:translateY(-1px)}.atomic-capability-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.atomic-capability-name{font-size:15px;font-weight:700;color:var(--text);line-height:1.35}.atomic-capability-name span{display:block;margin-top:4px;font-size:11px;color:var(--text-tertiary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500}.atomic-capability-sub{margin-top:6px;color:var(--text-secondary);font-size:12px}.atomic-risk{flex-shrink:0;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700;background:#eef4ff;color:#2563eb;display:flex;align-items:center;gap:5px;line-height:1.2}.atomic-risk strong{font-size:11px;font-weight:700}.atomic-risk span{font-size:10px;opacity:.75;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.atomic-risk.medium{background:#f1f5f9;color:#475569}.atomic-risk.high{background:#fff7e6;color:#b77900}.atomic-risk.critical{background:#fef2f2;color:#dc2626}.atomic-capability-body{display:grid;gap:8px}.atomic-capability-body div{display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:start}.atomic-capability-body b{color:var(--text-tertiary);font-size:12px;font-weight:500}.atomic-capability-body span{color:var(--text-secondary);font-size:12px;line-height:1.55}.atomic-capability-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.atomic-status{color:#12a150;background:#e8f7ef;border-radius:5px;padding:3px 7px;font-size:11px;font-weight:600}.atomic-status.status-controlled{color:#b77900;background:#fff7e6}.atomic-status.status-approval{color:#2563eb;background:#eef4ff}.atomic-status.status-disabled{color:#64748b;background:#f1f5f9}.agent-skill-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;display:none;padding:clamp(12px,3vh,28px) clamp(12px,3vw,28px);background:#0f172a2e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.agent-skill-modal.open{display:flex;align-items:center;justify-content:center}.agent-skill-modal-open{overflow:hidden}.agent-skill-modal-panel{width:clamp(880px,calc(100vw - 56px),1280px);max-width:100%;max-height:calc(100vh - clamp(24px,6vh,56px));min-height:min(720px,calc(100vh - clamp(24px,6vh,56px)));overflow:auto;background:var(--bg);border:1px solid var(--border-light);border-radius:12px;box-shadow:0 24px 80px #0f172a33;padding:clamp(16px,2vw,24px)}.agent-skill-modal-head{background:transparent;border:none;padding:0;margin-bottom:16px}.agent-skill-page-actions{display:flex;gap:8px;align-items:center}.agent-skill-modal-close{width:36px;height:36px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text-secondary);cursor:pointer;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center}.agent-skill-modal-close:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.agent-skill-modal-close.compact{width:28px;height:28px;border-radius:7px;font-size:18px;flex-shrink:0}@media (max-width: 1120px){.agent-skill-modal.open{align-items:stretch}.agent-skill-modal-panel{width:100%;min-height:0;max-height:100%}.skill-page-summary,.skill-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atomic-capability-grid{grid-template-columns:1fr}}@media (max-width: 760px){.agent-skill-modal{padding:0}.agent-skill-modal-panel{width:100%;height:100%;max-height:none;border-radius:0;border:none}.agent-skill-modal-head{align-items:flex-start;gap:12px}.skill-page-summary,.skill-page-grid,.skill-action-panel-body,.atomic-capability-intro{grid-template-columns:1fr}.skill-page-search{width:100%}.skill-page-toolbar-actions{width:100%;justify-content:stretch}.skill-page-toolbar-actions .btn{flex-shrink:0}.skill-action-row{grid-template-columns:1fr;gap:4px}.skill-action-row span{padding-top:0}.skill-action-actions{justify-content:stretch}.skill-action-actions .btn{flex:1;justify-content:center}}.ai-messages{flex:1;overflow-y:auto;overflow-y:overlay;padding:12px 10px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.ai-messages::-webkit-scrollbar{width:4px;background:transparent}.ai-messages::-webkit-scrollbar-track{background:transparent}.ai-messages::-webkit-scrollbar-thumb{background:#0000001a;border-radius:2px}.ai-msg{margin-bottom:12px}.ai-msg.user{text-align:right}.ai-msg .bubble{display:inline-block;max-width:94%;padding:8px 12px;border-radius:10px;font-size:13px;line-height:1.6;text-align:left;word-break:break-word}.ai-msg.user .bubble{background:var(--primary);color:#fff;border-bottom-right-radius:4px}.ai-msg.assistant .bubble{background:var(--bg);color:var(--text);border-bottom-left-radius:4px}.ai-msg .time{font-size:10px;color:var(--text-tertiary);margin-top:2px}.ai-msg.assistant .bubble{background:#fff;border:1px solid var(--border-light);box-shadow:0 1px 3px #0000000a}.ai-msg .bubble h3{font-size:13px;font-weight:600;margin:0 0 6px}.ai-msg .bubble ul,.ai-msg .bubble ol{padding-left:18px;margin:4px 0}.ai-msg .bubble li{margin-bottom:3px}.ai-msg .bubble a{color:var(--primary);text-decoration:none}.ai-msg .bubble a:hover{text-decoration:underline}.ai-msg .bubble hr{border:none;border-top:1px solid var(--border-light);margin:8px 0}.ai-msg .bubble code{background:#0000000f;padding:1px 4px;border-radius:3px;font-size:12px}.ai-suggest-btn{display:block;width:100%;text-align:left;margin:4px 0;padding:8px 12px;background:var(--primary-light);color:var(--primary);border:1px solid var(--primary);border-radius:6px;font-size:12px;cursor:pointer;line-height:1.5;transition:all .12s}.ai-suggest-btn:hover{background:var(--primary);color:#fff}.ai-card{background:var(--bg);border:1px solid var(--border-light);border-radius:8px;padding:10px 12px;margin:6px 0;display:flex;gap:10px;align-items:flex-start}.ai-card .card-icon{font-size:20px;flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--primary-light);border-radius:6px}.ai-card .card-body{flex:1;min-width:0}.ai-card .card-title{font-size:12px;font-weight:600;color:var(--text);margin-bottom:2px}.ai-card .card-desc{font-size:11px;color:var(--text-secondary);line-height:1.5}.ai-card .card-action{margin-top:4px}.ai-card .card-action a{font-size:11px;color:var(--primary);cursor:pointer;text-decoration:none}.ai-tool-tag{display:inline-flex;align-items:center;gap:3px;background:var(--primary-light);color:var(--primary);font-size:10px;padding:2px 6px;border-radius:4px;margin-top:6px}.ai-typing{padding:8px 12px;color:var(--text-tertiary);font-size:12px}.ai-report-actions{margin-top:10px;padding-top:8px;border-top:1px solid var(--border-light);display:flex;justify-content:flex-end}.ai-report-btn{border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:7px;padding:6px 12px;cursor:pointer;font-size:12px;font-weight:600}.ai-report-btn:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.ai-report-btn.secondary{background:var(--card-bg);color:var(--primary)}.ai-report-btn.secondary:hover{background:var(--primary-light)}.ai-task-actions{margin-top:10px;padding-top:9px;border-top:1px solid var(--border-light)}.ai-task-actions-title{font-size:11px;color:var(--text-tertiary);margin-bottom:7px}.ai-task-actions-row{display:flex;flex-wrap:wrap;gap:6px}.ai-task-btn{border:1px solid var(--border-light);background:var(--card-bg);color:var(--text-secondary);border-radius:7px;padding:6px 9px;font-size:12px;cursor:pointer;line-height:1.25}.ai-task-btn:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.ai-report-save-tip{font-size:12px;color:#12a150;background:#e8f7ef;border-radius:6px;padding:5px 8px}.ai-conversation-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:940;display:none;padding:clamp(12px,3vh,28px) clamp(12px,3vw,28px);background:#0f172a38;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ai-conversation-modal.open{display:flex;align-items:center;justify-content:center}.ai-conversation-panel{width:min(760px,calc(100vw - 56px));max-height:calc(100vh - 56px);background:var(--card-bg);border:1px solid var(--border-light);border-radius:12px;box-shadow:0 24px 80px #0f172a3d;display:flex;flex-direction:column;overflow:hidden}.ai-conversation-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;border-bottom:1px solid var(--border-light)}.ai-conversation-title{font-size:18px;font-weight:700;color:var(--text);line-height:1.35}.ai-conversation-meta{margin-top:4px;font-size:12px;color:var(--text-tertiary)}.ai-conversation-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.ai-conversation-body{padding:14px;overflow:auto;display:flex;flex-direction:column;gap:10px;background:var(--bg)}.ai-conversation-empty{padding:28px;text-align:center;color:var(--text-tertiary);background:var(--card-bg);border:1px dashed var(--border-light);border-radius:8px}.ai-conversation-item{display:flex;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--border-light);border-radius:8px;background:var(--card-bg)}.ai-conversation-item.active{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-light)}.ai-conversation-item-main{min-width:0;flex:1}.ai-conversation-item-title{font-size:14px;font-weight:700;color:var(--text);margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-conversation-item-preview{font-size:12px;color:var(--text-secondary);line-height:1.5;margin-bottom:8px}.ai-conversation-item-meta{font-size:11px;color:var(--text-tertiary)}.ai-conversation-item-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.ai-conversation-item-actions .danger{color:var(--red);border-color:#fecaca}@media (max-width: 760px){.ai-conversation-modal{padding:0}.ai-conversation-panel{width:100%;height:100%;max-height:none;border:none;border-radius:0}.ai-conversation-head,.ai-conversation-item{flex-direction:column}.ai-conversation-item-actions{justify-content:flex-end}}.ai-input-area{padding:4px 14px 12px;display:flex;gap:8px;align-items:flex-end;flex-shrink:0}.ai-input{order:2;flex:1;padding:8px 12px;border:1px solid var(--border-light);border-radius:8px;font-size:14px;line-height:1.45;outline:none;resize:none;min-height:64px;max-height:160px;font-family:inherit}.ai-input:focus{border-color:var(--primary)}.ai-send{order:3;width:32px;height:32px;min-width:32px;padding:0;background:var(--primary);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:0;font-weight:600;flex-shrink:0;align-self:flex-end;display:inline-flex;align-items:center;justify-content:center}.ai-send:hover{background:var(--primary-hover);transform:translateY(-1px)}.ai-send:active{transform:translateY(0)}.ai-send svg{display:block}.ai-send:disabled{opacity:.4;cursor:not-allowed}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.page-title{font-size:18px;font-weight:600}.page-desc{font-size:13px;color:var(--text-secondary);margin-top:4px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.kpi-card{background:var(--card-bg);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:16px 18px;position:relative;overflow:hidden;transition:box-shadow .2s}.kpi-card:hover{box-shadow:var(--shadow-md)}.kpi-label{font-size:12px;color:var(--text-secondary);margin-bottom:6px}.kpi-value{font-size:24px;font-weight:700;line-height:1.2}.kpi-sub{font-size:11px;color:var(--text-tertiary);margin-top:4px;display:flex;align-items:center;gap:3px}.kpi-sub .up{color:var(--green)}.kpi-sub .down{color:var(--red)}.card{background:var(--card-bg);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:16px 18px;margin-bottom:16px}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.card-title{font-size:14px;font-weight:600}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;padding:8px 10px;color:var(--text-tertiary);font-weight:500;border-bottom:1px solid var(--border-light);font-size:12px}td{padding:8px 10px;border-bottom:1px solid var(--border-light)}tr:last-child td{border-bottom:none}tr:hover td{background:#3370ff05}.badge{display:inline-block;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:500}.empty-state{text-align:center;padding:60px 20px;color:var(--text-tertiary)}.empty-state .icon{font-size:48px;margin-bottom:12px}.empty-state .title{font-size:15px;font-weight:500;color:var(--text-secondary);margin-bottom:6px}.tab-bar{display:flex;gap:2px;margin-bottom:16px;border-bottom:1px solid var(--border-light)}.tab-item{padding:8px 16px;font-size:13px;cursor:pointer;color:var(--text-secondary);border-bottom:2px solid transparent;transition:all .15s}.tab-item:hover{color:var(--text)}.tab-item.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:500}.tab-content{display:none}.tab-content.active{display:block}.status-on{background:var(--green-light);color:#16a34a}.status-off{background:#0000000a;color:var(--text-tertiary)}.status-warn{background:var(--orange-light);color:#d97706}.demo-banner{background:linear-gradient(90deg,#fff7ed,#fef3c7);border:1px solid #fde68a;border-radius:8px;padding:8px 14px;margin-bottom:12px;font-size:12px;color:#92400e;display:flex;align-items:center;gap:6px}.demo-banner .demo-icon{font-size:14px}.status-error{background:var(--red-light);color:var(--red)}.geo-dark{background:#fff;color:#1f2937;border-radius:12px;padding:18px;margin:-4px 0 0;border:1px solid #e5e7eb}.geo-dark .geo-scope-bar{display:flex;gap:0;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.geo-dark .geo-scope-tab{padding:10px 20px;font-size:13px;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;font-weight:500;transition:all .15s}.geo-dark .geo-scope-tab:hover{color:#1f2937}.geo-dark .geo-scope-tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.geo-dark .geo-filter-row{display:flex;align-items:center;gap:8px;margin-bottom:14px;flex-wrap:wrap}.geo-dark .geo-filter-row .geo-label{font-size:12px;color:#6b7280;margin-right:2px}.geo-dark .geo-pill{padding:5px 14px;border-radius:16px;font-size:12px;cursor:pointer;border:1px solid #d1d5db;background:#f9fafb;color:#374151;transition:all .15s;-webkit-user-select:none;user-select:none}.geo-dark .geo-pill:hover{border-color:#2563eb;color:#2563eb}.geo-dark .geo-pill.active{background:#2563eb;color:#fff;border-color:#2563eb}.geo-dark .geo-pill-disabled{padding:5px 14px;border-radius:16px;font-size:12px;border:1px dashed #d1d5db;background:#f3f4f6;color:#9ca3af;-webkit-user-select:none;user-select:none;cursor:not-allowed}.geo-dark .geo-comp-pill{padding:4px 14px;border-radius:16px;font-size:12px;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;font-weight:500;transition:all .15s;-webkit-user-select:none;user-select:none}.geo-dark .geo-comp-pill:hover{border-color:#6b7280}.geo-dark .geo-status-line{font-size:12px;color:#6b7280;margin-bottom:10px}.geo-dark .geo-context-line{font-size:12px;color:#1f2937;background:#f0f7ff;border:1px solid #dbeafe;border-radius:8px;padding:8px 10px;margin-bottom:12px;line-height:1.5}.geo-dark .geo-scope-note{font-size:12px;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:8px 10px;margin:-4px 0 14px;line-height:1.5}.geo-dark .geo-interface-note{font-size:11px;color:#8f959e;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:8px 10px;margin:8px 0 12px;line-height:1.5}.geo-dark .geo-module-title{font-size:13px;font-weight:600;color:#1f2937;margin:18px 0 10px;display:flex;align-items:center;gap:8px}.geo-dark .geo-module-title:before{content:"";width:3px;height:14px;background:#2563eb;border-radius:2px}.geo-dark .geo-module-title .gmt-hint{font-size:11px;color:#6b7280;font-weight:400;margin-left:6px}.geo-dark .geo-module-title .gmt-tag{font-size:10px;color:#b45309;background:#fef3c7;padding:2px 8px;border-radius:10px;margin-left:8px;font-weight:500}.geo-dark .geo-kpi-grid{display:grid;gap:12px;margin-bottom:8px}.geo-dark .geo-kpi-grid.cols-2{grid-template-columns:repeat(2,1fr)}.geo-dark .geo-kpi-grid.cols-3{grid-template-columns:repeat(3,1fr)}.geo-dark .geo-kpi-grid.cols-4{grid-template-columns:repeat(4,1fr)}.geo-dark .geo-kpi{background:#f9fafb;border-radius:10px;padding:18px 16px;border:1px solid #e5e7eb;position:relative}.geo-dark .geo-kpi.highlight{background:linear-gradient(135deg,#16a34a,#0d7a36);border-color:transparent;color:#fff}.geo-dark .geo-kpi .gk-val{font-size:30px;font-weight:700;color:#111827;margin-bottom:4px;line-height:1.1}.geo-dark .geo-kpi.highlight .gk-val{color:#fff}.geo-dark .geo-kpi .gk-label{font-size:12px;color:#6b7280}.geo-dark .geo-kpi.highlight .gk-label{color:#ffffffe6}.geo-dark .geo-kpi .gk-tip{position:absolute;top:12px;right:12px;width:14px;height:14px;border-radius:50%;background:#e5e7eb;color:#6b7280;font-size:10px;display:flex;align-items:center;justify-content:center;cursor:help}.geo-dark .geo-kpi.highlight .gk-tip{background:#fff3;color:#fff}.geo-dark .geo-kpi .gk-sub{font-size:11px;color:#9ca3af;margin-top:4px}.geo-dark .geo-kpi.highlight .gk-sub{color:#fffc}.geo-dark .geo-plat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.geo-dark .geo-plat-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:14px}.geo-dark .geo-plat-card .gpc-name{font-size:13px;font-weight:600;color:#111827;margin-bottom:10px}.geo-dark .geo-plat-card .gpc-row{display:flex;justify-content:space-between;font-size:11px;color:#6b7280;margin-bottom:6px}.geo-dark .geo-plat-card .gpc-val{color:#111827;font-weight:600;font-size:13px}.geo-dark .geo-plat-card .gpc-bar{height:3px;background:#e5e7eb;border-radius:2px;overflow:hidden;margin-top:4px}.geo-dark .geo-plat-card .gpc-bar-fill{height:100%;border-radius:2px;background:#2563eb}.geo-dark .geo-placeholder{background:#f9fafb;border:1px dashed #d1d5db;border-radius:10px;padding:28px;text-align:center;color:#9ca3af;font-size:12px}.geo-dark .geo-placeholder .gp-title{color:#6b7280;font-size:13px;margin-bottom:6px}.geo-dark .geo-pending{min-height:96px;display:flex;align-items:center;justify-content:center;padding:24px;border:1px dashed #d1d5db;border-radius:8px;background:#f9fafb;color:#8f959e;text-align:center}.geo-dark .geo-pending-title{font-size:13px;font-weight:600;line-height:1.5}.geo-dark .geo-pending-inline{display:inline-flex;align-items:center;max-width:100%;color:#8f959e;font-size:11px;font-weight:600;white-space:normal;line-height:1.4}.geo-dark .geo-pending-line{margin-top:8px;color:#8f959e;font-size:11px;font-weight:600;line-height:1.5}.geo-dark .is-pending{color:#8f959e!important;font-size:13px!important;font-weight:600!important;line-height:1.35!important;white-space:normal!important}.geo-dark .geo-row{display:grid;grid-template-columns:1fr 360px;gap:12px;margin-bottom:12px}.geo-dark .geo-row.wide-right{grid-template-columns:1fr 420px}.geo-dark .geo-row.single{grid-template-columns:1fr}.geo-dark .geo-row.geo-compare-trend-row{grid-template-columns:360px 1fr;align-items:stretch}.geo-dark .geo-row.geo-compare-trend-row.single{grid-template-columns:1fr}.geo-dark .geo-panel{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px}.geo-dark .geo-panel .gpnl-title{font-size:13px;color:#111827;font-weight:600;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.geo-dark .geo-panel .gpnl-title .gpnl-tag{font-size:10px;color:#b45309;background:#fef3c7;padding:2px 8px;border-radius:10px;font-weight:500}.geo-dark .geo-compare-summary{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:10px}.geo-dark .geo-compare-head,.geo-dark .geo-compare-row{display:grid;grid-template-columns:1fr 88px 88px;gap:8px;align-items:center;padding:8px 10px;font-size:11px}.geo-dark .geo-compare-head{background:#f9fafb;color:#6b7280;font-weight:600}.geo-dark .geo-compare-row{border-top:1px solid #f3f4f6;color:#374151}.geo-dark .geo-compare-row strong{text-align:right;color:#111827;font-size:12px}.geo-dark .geo-compare-note{font-size:11px;color:#6b7280;margin:8px 0}.geo-dark .geo-compare-list{display:grid;gap:8px}.geo-dark .geo-compare-card{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:10px}.geo-dark .geo-compare-card-name{color:#111827;font-size:12px;font-weight:600}.geo-dark .geo-compare-pending{color:#8f959e;font-size:11px;font-weight:600}.geo-dark .geo-compare-bars-panel{min-width:0}.geo-dark .geo-compare-bars-card{border:1px solid #dbe3ef;border-radius:8px;padding:14px;background:#fff}.geo-dark .geo-compare-bars-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px}.geo-dark .geo-compare-bars-head span{color:#111827;font-size:15px;font-weight:700}.geo-dark .geo-compare-bars-head strong{color:#ef4444;font-size:13px;font-weight:800;white-space:nowrap}.geo-dark .geo-compare-bars-head strong.up{color:#059669}.geo-dark .geo-compare-bars-head strong.down{color:#ef4444}.geo-dark .geo-compare-bars-list{display:grid;gap:13px}.geo-dark .geo-compare-bars-row{display:grid;grid-template-columns:62px minmax(90px,1fr) 72px;gap:10px;align-items:center}.geo-dark .geo-compare-bars-name{color:#64748b;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.geo-dark .geo-compare-bars-track{height:8px;border-radius:999px;background:#e9eef5;overflow:hidden}.geo-dark .geo-compare-bars-track i{display:block;height:100%;border-radius:999px}.geo-dark .geo-compare-bars-row strong{text-align:right;color:#0f172a;font-size:12px;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.geo-dark .geo-compare-bars-row.pending .geo-compare-bars-track i{display:none}.geo-dark .geo-mini-compare-list{display:grid;gap:5px;margin-top:8px}.geo-dark .geo-mini-compare-row{display:grid;grid-template-columns:minmax(58px,1fr) auto auto;gap:6px;align-items:center;font-size:10px;color:#6b7280}.geo-dark .geo-mini-compare-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.geo-dark .geo-mini-compare-row span i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:4px;vertical-align:-1px}.geo-dark .geo-mini-compare-row strong{color:#111827;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums}.geo-dark .geo-mini-compare-row em{font-style:normal;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums}.geo-dark .geo-kpi.highlight .geo-mini-compare-row{color:#ffffffdb}.geo-dark .geo-kpi.highlight .geo-mini-compare-row strong,.geo-dark .geo-kpi.highlight .geo-mini-compare-row em{color:#fff!important}.geo-dark .geo-kpi.highlight .geo-mini-compare-row span i{box-shadow:0 0 0 1px #ffffff8c}.geo-dark .geo-treemap{display:flex;flex-wrap:wrap;gap:2px;min-height:260px;background:#f3f4f6;border-radius:6px;padding:2px}.geo-dark .geo-treemap .gtm-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:11px;padding:4px;overflow:hidden;text-align:center;line-height:1.3}.geo-dark .geo-treemap .gtm-cell .gtm-name{font-weight:600}.geo-dark .geo-treemap .gtm-cell .gtm-pct{font-size:10px;opacity:.85;margin-top:2px}.geo-dark .geo-rank-list{list-style:none;padding:0;margin:0}.geo-dark .geo-rank-list li{display:flex;align-items:center;gap:10px;padding:9px 10px;border-bottom:1px solid #f3f4f6;font-size:12px;color:#374151}.geo-dark .geo-rank-list li:last-child{border-bottom:none}.geo-dark .geo-rank-list .grl-idx{width:22px;height:22px;border-radius:50%;background:#e5e7eb;color:#6b7280;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.geo-dark .geo-rank-list li:nth-child(1) .grl-idx{background:#2563eb;color:#fff}.geo-dark .geo-rank-list li:nth-child(2) .grl-idx{background:#2563eb;color:#fff}.geo-dark .geo-rank-list li:nth-child(3) .grl-idx{background:#2563eb;color:#fff}.geo-dark .geo-rank-list .grl-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.geo-dark .geo-rank-list .grl-count{color:#6b7280;font-size:11px;font-variant-numeric:tabular-nums}.geo-dark .geo-site-logo{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#f1f5f9;overflow:hidden;color:#64748b;font-size:11px;font-weight:800}.geo-dark .geo-site-logo img{width:100%;height:100%;object-fit:cover;display:block}.geo-dark .geo-site-logo.fallback{border:1px solid #e2e8f0}.geo-dark .geo-scroll-wrap{max-height:380px;overflow-y:auto}.geo-dark .geo-scroll-wrap::-webkit-scrollbar{width:6px}.geo-dark .geo-scroll-wrap::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.geo-dark .geo-intent-table{width:100%;border-collapse:collapse;font-size:12px}.geo-dark .geo-intent-table th{background:#f9fafb;color:#6b7280;font-weight:500;padding:8px 10px;text-align:center;border:1px solid #e5e7eb;font-size:11px}.geo-dark .geo-intent-table td{padding:8px 10px;text-align:center;border:1px solid #e5e7eb;color:#374151}.geo-dark .geo-intent-table td.name{text-align:left;color:#111827}.geo-dark .geo-intent-table .yes{color:#059669}.geo-dark .geo-intent-table .no{color:#9ca3af}.geo-dark .geo-yn-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:22px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:600;background:#f3f4f6;color:#6b7280}.geo-dark .geo-yn-badge.yes{background:#ecfdf5;color:#059669}.geo-dark .geo-yn-badge.no{background:#f3f4f6;color:#9ca3af}.geo-source-controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.geo-source-controls select{min-width:108px;height:34px;padding:0 30px 0 12px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#334155;font-size:12px;cursor:pointer}.geo-dark .geo-source-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.geo-dark .geo-source-title{font-size:18px;font-weight:700;color:#0f172a;line-height:1.2}.geo-dark .geo-source-desc{font-size:12px;color:#64748b;margin-top:6px}.geo-dark .geo-source-meta{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;color:#64748b;font-size:12px}.geo-dark .geo-source-stat{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0}.geo-dark .geo-source-stat strong{color:#1e293b;margin-right:3px}.geo-dark .geo-source-table{width:100%;border-collapse:separate;border-spacing:0;font-size:12px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;table-layout:fixed}.geo-dark .geo-source-table th{height:42px;padding:0 14px;background:#f8fafc;color:#475569;border-bottom:1px solid #e5e7eb;text-align:left;font-weight:700}.geo-dark .geo-source-table th:nth-child(1),.geo-dark .geo-source-table td:nth-child(1){width:64px;text-align:center}.geo-dark .geo-source-table th:nth-child(4),.geo-dark .geo-source-table td:nth-child(4){width:220px}.geo-dark .geo-source-table th:nth-child(5),.geo-dark .geo-source-table td:nth-child(5){width:120px;text-align:center}.geo-dark .geo-source-table td{height:46px;padding:0 14px;border-bottom:1px solid #edf2f7;color:#1f2937;vertical-align:middle}.geo-dark .geo-source-table tr:last-child td{border-bottom:none}.geo-dark .geo-source-table .name,.geo-dark .geo-source-table .domain{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.geo-dark .geo-source-table .domain{color:#475569;font-size:12px}.geo-dark .geo-source-site{display:inline-flex;align-items:center;gap:10px;min-width:0;max-width:100%}.geo-dark .geo-source-site>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.geo-dark .geo-source-rank{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#eef2f7;color:#64748b;font-weight:700}.geo-dark .geo-source-rank.top{background:#f59e0b;color:#fff}.geo-dark .geo-source-count{display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:center}.geo-dark .geo-source-count strong{text-align:right;font-variant-numeric:tabular-nums;color:#0f172a}.geo-dark .geo-source-count span{height:4px;background:#e5e7eb;border-radius:999px;overflow:hidden}.geo-dark .geo-source-count i{display:block;height:100%;background:#2563eb;border-radius:999px}.geo-dark .geo-source-pct{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:90px}.geo-dark .geo-source-pct span{font-variant-numeric:tabular-nums;color:#334155}.geo-dark .geo-source-pct i{width:18px;height:18px;border-radius:50%}.geo-dark .geo-source-pager{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:14px}.geo-dark .geo-source-pager button,.geo-dark .geo-source-ellipsis{min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;font-size:12px}.geo-dark .geo-source-pager button{border:1px solid #dbe3ef;background:#fff;color:#334155;cursor:pointer}.geo-dark .geo-source-pager button.active{background:#eff6ff;border-color:#93c5fd;color:#2563eb;font-weight:700}.geo-dark .geo-source-pager button:disabled{color:#cbd5e1;cursor:not-allowed;background:#f8fafc}.geo-dark .geo-source-ellipsis{color:#94a3b8}.geo-dark .geo-conv-section{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;margin-bottom:12px}.geo-dark .geo-conv-title{font-size:13px;font-weight:600;color:#111827;margin-bottom:12px}.geo-dark .geo-conv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.geo-dark .geo-conv-cell{background:#f9fafb;border-radius:8px;padding:14px}.geo-dark .geo-conv-cell .gcc-label{font-size:11px;color:#6b7280;margin-bottom:6px}.geo-dark .geo-conv-cell .gcc-val{font-size:22px;font-weight:700;color:#111827}.geo-dark .geo-conv-cell .gcc-def{font-size:10px;color:#9ca3af;margin-top:4px;line-height:1.4}.geo-dark .geo-conv-top-pages .geo-pending{min-height:72px}.geo-dark .geo-pending.compact{min-height:86px;padding:14px;font-size:12px}.geo-dark .geo-business-split{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:10px;border:1px solid #e5e7eb;border-radius:7px;overflow:hidden;background:#fff}.geo-dark .geo-business-split span{display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;min-height:38px;padding:6px;color:#64748b;font-size:10px;text-align:center;border-right:1px solid #e5e7eb}.geo-dark .geo-business-split span:last-child{border-right:none}.geo-dark .geo-business-split strong{color:#8f959e;font-size:10px;line-height:1.25;font-weight:700}.geo-dark .geo-official-board{display:grid;grid-template-columns:180px 1.25fr 1.5fr;gap:12px;margin-top:12px}.geo-dark .geo-official-total-card,.geo-dark .geo-official-donut-card,.geo-dark .geo-official-trend-card,.geo-dark .geo-official-top-card,.geo-dark .geo-official-sales-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px;min-width:0}.geo-dark .geo-official-total-card{display:flex;flex-direction:column;justify-content:center;min-height:150px}.geo-dark .geo-official-total-card .gcc-val{font-size:30px}.geo-dark .geo-official-donut{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:center;min-height:132px}.geo-dark .geo-donut-placeholder{width:112px;height:112px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px;background:conic-gradient(#2563eb 28%,#22c55e 28%,#22c55e 48%,#8b5cf6 48%,#8b5cf6 64%,#f59e0b 64%,#f59e0b 75%,#cbd5e1 75%);color:#fff;font-size:11px;font-weight:800;line-height:1.35}.geo-dark .geo-donut-list{display:grid;gap:5px;font-size:11px;color:#64748b}.geo-dark .geo-donut-list span{display:flex;justify-content:space-between;gap:8px}.geo-dark .geo-donut-list strong{color:#8f959e;font-size:11px}.geo-dark .geo-official-top-card{grid-column:1 / 3}.geo-dark .geo-official-sales-card .gcc-val{font-size:24px;margin:6px 0 8px}.geo-dark .geo-business-title{margin:18px 0 10px;color:#111827;font-size:14px;font-weight:800}.geo-dark .geo-business-modules{display:grid;gap:12px}.geo-dark .geo-business-module{border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:14px}.geo-dark .geo-business-name{color:#0f172a;font-size:14px;font-weight:800;margin-bottom:12px}.geo-dark .geo-business-grid{display:grid;grid-template-columns:160px 220px 1fr 140px 160px;gap:10px;align-items:stretch}.geo-dark .geo-business-grid div{border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;padding:12px;min-height:58px}.geo-dark .geo-business-grid span{display:block;color:#64748b;font-size:11px;margin-bottom:6px}.geo-dark .geo-business-grid strong{color:#8f959e;font-size:12px;line-height:1.35}@media (max-width:1200px){.geo-dark .geo-row,.geo-dark .geo-row.wide-right,.geo-dark .geo-row.geo-compare-trend-row{grid-template-columns:1fr}.geo-dark .geo-conv-grid{grid-template-columns:repeat(2,1fr)}.geo-dark .geo-official-board,.geo-dark .geo-business-grid{grid-template-columns:1fr}.geo-dark .geo-official-top-card{grid-column:auto}}@media (max-width:760px){.geo-dark{padding:12px}.geo-dark .geo-scope-bar{overflow-x:auto}.geo-dark .geo-scope-tab{white-space:nowrap;padding:10px 14px}.geo-dark .geo-kpi-grid.cols-2,.geo-dark .geo-kpi-grid.cols-3,.geo-dark .geo-kpi-grid.cols-4,.geo-dark .geo-conv-grid{grid-template-columns:1fr}.geo-dark .geo-panel{padding:12px}.geo-dark .geo-filter-row input,.geo-dark .geo-filter-row select{max-width:100%}.geo-dark .geo-business-split,.geo-dark .geo-official-donut{grid-template-columns:1fr}}.bar-chart{display:flex;align-items:flex-end;gap:12px;padding:10px 0}.bar-col{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%}.bar-value{font-size:11px;font-weight:600;margin-bottom:4px}.bar{border-radius:4px 4px 0 0;width:28px;min-height:8px;transition:height .3s}.bar-label{font-size:10px;color:var(--text-tertiary);margin-top:4px}.badge-blue{background:var(--primary-light);color:var(--primary)}.badge-green{background:var(--green-light);color:#16a34a}.badge-orange{background:var(--orange-light);color:#d97706}.badge-purple{background:var(--purple-light);color:var(--purple)}.badge-red{background:var(--red-light);color:var(--red)}.demo-tag{display:inline-block;font-size:11px;color:var(--orange);background:var(--orange-light);padding:2px 8px;border-radius:4px;margin-bottom:8px}.pb-editor{display:flex;height:calc(100vh - 56px);margin:-20px;background:var(--bg)}.pb-palette{width:200px;background:#fff;border-right:1px solid var(--border-light);display:flex;flex-direction:column;flex-shrink:0}.pb-palette-title{font-size:12px;font-weight:600;color:var(--text-tertiary);padding:12px 12px 6px;text-transform:uppercase}.pb-palette-item{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:grab;border-radius:6px;margin:2px 8px;font-size:13px;transition:background .15s}.pb-palette-item:hover{background:var(--primary-light)}.pb-palette-item .pi-icon{font-size:18px;width:28px;text-align:center}.pb-canvas-wrap{flex:1;display:flex;flex-direction:column;overflow:hidden}.pb-toolbar{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border-bottom:1px solid var(--border-light);flex-shrink:0}.pb-toolbar .pb-title{font-size:14px;font-weight:600;flex:1}.pb-toolbar .pb-title input{border:none;font-size:14px;font-weight:600;outline:none;width:200px;padding:4px 8px;border-radius:4px}.pb-toolbar .pb-title input:focus{background:var(--bg)}.pb-canvas{flex:1;overflow-y:auto;padding:24px}.pb-canvas-inner{max-width:900px;margin:0 auto;min-height:400px;background:#fff;border-radius:var(--radius-lg);box-shadow:0 1px 4px #0000000f}.pb-drop-zone{height:8px;transition:all .2s;border-radius:4px;margin:0 16px}.pb-drop-zone.active{height:48px;background:var(--primary-light);border:2px dashed var(--primary);display:flex;align-items:center;justify-content:center}.pb-drop-zone.active:after{content:"放置组件到这里";font-size:12px;color:var(--primary)}.pb-comp{position:relative;margin:0 16px;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:border-color .15s}.pb-comp:hover{border-color:var(--border)}.pb-comp.selected{border-color:var(--primary)}.pb-comp-actions{position:absolute;top:-12px;right:8px;display:none;gap:4px;z-index:5}.pb-comp.selected .pb-comp-actions{display:flex}.pb-comp-actions button{width:24px;height:24px;border:1px solid var(--border-light);background:#fff;border-radius:4px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center}.pb-comp-actions button:hover{background:var(--bg)}.pb-props{width:280px;background:#fff;border-left:1px solid var(--border-light);overflow-y:auto;flex-shrink:0}.pb-props-title{font-size:13px;font-weight:600;padding:12px 16px;border-bottom:1px solid var(--border-light)}.pb-props-empty{padding:40px 16px;text-align:center;color:var(--text-tertiary);font-size:12px}.pb-prop-group{padding:8px 16px}.pb-prop-label{font-size:11px;color:var(--text-tertiary);margin-bottom:4px;font-weight:500}.pb-prop-input{width:100%;padding:6px 8px;border:1px solid var(--border-light);border-radius:4px;font-size:12px;margin-bottom:8px;box-sizing:border-box}.pb-prop-input:focus{outline:none;border-color:var(--primary)}select.pb-prop-input{background:#fff}.pb-ai-bar{display:flex;gap:8px;padding:10px 16px;background:#fff;border-top:1px solid var(--border-light);flex-shrink:0}.pb-ai-bar input{flex:1;padding:8px 12px;border:1px solid var(--border-light);border-radius:6px;font-size:13px}.pb-ai-bar input:focus{outline:none;border-color:var(--primary)}.pb-ai-bar button{padding:8px 16px}.pb-ai-chips{display:flex;gap:6px;padding:0 16px 8px;background:#fff;flex-wrap:wrap}.pb-ai-chip{font-size:11px;padding:4px 10px;border:1px solid var(--border-light);border-radius:12px;cursor:pointer;color:var(--text-secondary);transition:all .15s}.pb-ai-chip:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.pb-empty-canvas{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;color:var(--text-tertiary)}.pb-empty-canvas .pb-empty-icon{font-size:48px;margin-bottom:12px}.pb-empty-canvas p{font-size:13px;margin:4px 0}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;display:none;align-items:center;justify-content:center}.modal-mask.show{display:flex}.modal{background:#fff;border-radius:var(--radius-lg);width:480px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #00000026}.modal-header{padding:16px 20px;border-bottom:1px solid var(--border-light);display:flex;justify-content:space-between;align-items:center}.modal-header h3{font-size:15px;font-weight:600}.modal-close{cursor:pointer;font-size:18px;color:var(--text-tertiary);padding:4px}.modal-body{padding:20px}.modal-footer{padding:12px 20px;border-top:1px solid var(--border-light);display:flex;justify-content:flex-end;gap:8px}@media (max-width:1200px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.ai-panel.open{width:300px}}@media (max-width:900px){.sidebar{width:56px}.sidebar .logo-full{display:none}.sidebar .logo-icon-img{display:block}.sidebar .nav-item span,.sidebar .nav-group-title,.sidebar .user-name,.sidebar .user-role,.sidebar .user-logout,.sidebar .nav-sub,.sidebar .nav-item .arrow,.sidebar .sidebar-collapse-btn{display:none}.ai-panel.open{width:100%;position:fixed;right:0;top:0;bottom:0;z-index:100}}.action-card{padding:12px 16px;border:1px solid var(--border-light);border-radius:var(--radius);margin-bottom:8px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .12s}.action-card:hover{border-color:var(--primary);background:var(--primary-light)}.action-card .ac-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.action-card .ac-title{font-size:13px;font-weight:500}.action-card .ac-desc{font-size:11px;color:var(--text-tertiary);margin-top:2px}.skill-card{padding:12px;border:1px solid var(--border-light);border-radius:var(--radius);display:flex;align-items:center;gap:10px}.skill-card .sc-icon{width:32px;height:32px;border-radius:6px;background:var(--primary-light);color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:14px}.skill-card .sc-name{font-size:13px;font-weight:500}.skill-card .sc-ns{font-size:10px;color:var(--text-tertiary)}.skill-toggle{margin-left:auto}.toggle{position:relative;width:36px;height:20px}.toggle input{opacity:0;width:0;height:0}.toggle .slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background:#ccc;border-radius:10px;transition:.2s}.toggle .slider:before{content:"";position:absolute;height:16px;width:16px;left:2px;bottom:2px;background:#fff;border-radius:50%;transition:.2s}.toggle input:checked+.slider{background:var(--primary)}.toggle input:checked+.slider:before{transform:translate(16px)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.rpt-alerts{margin-bottom:16px}.rpt-alert{padding:12px 16px;border-radius:8px;margin-bottom:8px;font-size:13px;line-height:1.6}.rpt-alert.danger{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.rpt-alert.warning{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.rpt-kpi{background:var(--card-bg);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:16px 18px;text-align:center}.rpt-kpi.highlight{background:linear-gradient(135deg,#0f3460,#16213e);color:#fff}.rpt-kpi.highlight .rpt-kpi-label{color:#fffc}.rpt-kpi.highlight .rpt-kpi-sub{color:#fff9}.rpt-kpi.danger{border-color:#fecaca}.rpt-kpi.danger .rpt-kpi-val{color:#dc2626}.rpt-kpi.warning{border-color:#fde68a}.rpt-kpi.warning .rpt-kpi-val{color:#d97706}.rpt-kpi-val{font-size:24px;font-weight:700;line-height:1.2;margin-bottom:4px}.rpt-kpi-label{font-size:12px;color:var(--text-secondary)}.rpt-kpi-sub{font-size:11px;color:var(--text-tertiary);margin-top:4px}.rpt-card{background:var(--card-bg);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:16px 18px;margin-bottom:16px}.rpt-card h3{font-size:14px;font-weight:600;margin:0 0 12px}.rpt-recs{display:flex;flex-direction:column;gap:8px}.rpt-rec{padding:12px 16px;border-radius:8px;border:1px solid var(--border-light)}.rpt-rec.p0{border-left:4px solid #dc2626;background:#fef2f2}.rpt-rec.p1{border-left:4px solid #f59e0b;background:#fffbeb}.rpt-rec.p2{border-left:4px solid #6b7280}.rpt-rec-pri{display:inline-block;font-size:11px;font-weight:600;padding:2px 6px;border-radius:4px;margin-right:6px}.rpt-rec.p0 .rpt-rec-pri{background:#dc2626;color:#fff}.rpt-rec.p1 .rpt-rec-pri{background:#f59e0b;color:#fff}.rpt-rec.p2 .rpt-rec-pri{background:#d1d5db;color:#374151}.rpt-rec p{font-size:12px;color:var(--text-secondary);margin:6px 0 0;line-height:1.5}.rpt-insight-list{list-style:none;padding:0;margin:10px 0 0}.rpt-insight-list li{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:13px;line-height:1.6}.rpt-insight-list li:last-child{border-bottom:none}.rpt-samples{display:flex;flex-wrap:wrap;gap:6px}.rpt-sample{padding:6px 12px;border-radius:6px;font-size:12px}.rpt-sample.empty{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.rpt-sample.retry{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.rpt-sample.abort{background:#fefce8;color:#854d0e;border:1px solid #fde68a}.chart-wrap{height:220px;max-height:220px;position:relative}.chart-wrap canvas{max-height:220px}.chart-wrap-sm{height:180px;max-height:180px;position:relative}.chart-wrap-sm canvas{max-height:180px}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th{text-align:center;padding:10px;color:var(--text-tertiary);font-weight:500;border-bottom:2px solid var(--border-light);font-size:12px}.data-table td{padding:10px;border-bottom:1px solid var(--border-light);text-align:center}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:#2563eb08}.ops-time-filter{display:flex;align-items:center;gap:8px;flex-shrink:0;flex-wrap:nowrap}.ops-time-filter>.dash-filter-bar{flex-wrap:nowrap}.ops-time-filter .dash-pill{white-space:nowrap}.ops-select{padding:6px 10px;border:1px solid var(--border-light);border-radius:6px;font-size:12px;background:#fff;cursor:pointer}.ops-date-input{padding:4px 8px;border:1px solid var(--border-light);border-radius:6px;font-size:12px;width:118px}.ops-custom-range{display:inline-flex;align-items:center;gap:6px;color:var(--text-tertiary);font-size:12px;white-space:nowrap}.ops-date-range{font-size:12px;color:var(--text-tertiary);display:flex;align-items:center;gap:4px}.ops-section-title{font-size:14px;font-weight:600;color:var(--text);margin:20px 0 12px;display:flex;align-items:center;gap:8px}.ops-card{background:var(--card-bg);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:16px 18px;margin-bottom:16px}.ops-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.ops-card h3{font-size:13px;font-weight:600;margin:0 0 10px;color:var(--text)}.ops-card-head h3{margin:0}.ops-chart{width:100%;height:100%;min-height:160px}.ops-chart-empty{height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-tertiary);font-size:12px}.ops-kpi{background:var(--card-bg);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:16px 18px;text-align:center}.ops-kpi.highlight{background:linear-gradient(135deg,#2f6df6,#1f4ed8);border-color:#1d4ed8;color:#fff;box-shadow:0 8px 20px #2563eb2e}.ops-kpi.highlight .ops-kpi-val{color:#fff;text-shadow:0 1px 2px rgba(15,23,42,.18)}.ops-kpi.highlight .ops-kpi-label{color:#ffffffe6}.ops-kpi.highlight .ops-kpi-sub{color:#ffffffc7}.ops-kpi-val{font-size:22px;font-weight:700;line-height:1.2;margin-bottom:4px}.ops-kpi-label{font-size:12px;color:var(--text-secondary)}.ops-kpi-sub{font-size:11px;color:var(--text-tertiary);margin-top:4px}.ops-kw-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.ops-kw-tags{display:flex;flex-wrap:wrap;gap:6px}.ops-kw-tag{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border-radius:16px;font-size:12px;background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.ops-kw-tag.danger{background:#fef2f2;color:#991b1b;border-color:#fecaca}.ops-kw-tag.warn{background:#fffbeb;color:#92400e;border-color:#fde68a}.ops-kw-del{cursor:pointer;font-size:14px;color:var(--text-tertiary);margin-left:2px}.ops-kw-del:hover{color:var(--red)}.ops-input{padding:8px 12px;border:1px solid var(--border-light);border-radius:6px;font-size:13px;outline:none}.ops-input:focus{border-color:var(--primary)}.ops-note{padding:12px 16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;font-size:12px;color:#166534;margin-top:12px}.ops-matrix{margin-top:8px}.ops-placeholder{text-align:center;padding:30px;color:var(--text-tertiary);font-size:13px}.ops-placeholder-desc{font-size:11px;margin-top:6px;color:var(--text-tertiary)}.ops-q-cell{text-align:center}.ops-q-cell-val{font-size:20px;font-weight:700;color:var(--text)}.ops-q-cell-desc{font-size:11px;color:var(--text-tertiary);margin-top:4px}.ops-gov-matrix{margin-top:12px}.ops-primary-cell{color:var(--primary);font-weight:700}.ops-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px;vertical-align:1px}.dash-card-note{font-size:12px;color:var(--text-tertiary);white-space:nowrap}.dash-filter-bar,.filter-bar{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.dash-pill{border:1px solid var(--border-light);background:var(--card-bg);color:var(--text-secondary);border-radius:6px;padding:4px 10px;font-size:12px;cursor:pointer;line-height:1.4}.dash-pill:hover{border-color:var(--primary);color:var(--primary)}.dash-pill.active{background:var(--primary-light);border-color:var(--primary);color:var(--primary);font-weight:600}.dash-bar-chart{min-height:190px;display:flex;align-items:flex-end;gap:18px;padding:18px 8px 6px}.dash-bar-item{flex:1;min-width:44px;display:flex;flex-direction:column;align-items:center;gap:6px}.dash-bar{width:28px;min-height:12px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#5b8cff,#2563eb)}.dash-bar-value{font-size:11px;color:var(--text-secondary);line-height:1}.dash-bar-label{font-size:12px;color:var(--text-tertiary);white-space:nowrap}.dash-spark-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.dash-spark-card{border:1px solid var(--border-light);border-radius:8px;padding:12px;background:var(--bg);min-width:0}.dash-spark-head{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;color:var(--text-secondary)}.dash-spark-head b{font-size:16px;color:var(--text);white-space:nowrap}.dash-spark-bars{height:72px;display:flex;align-items:flex-end;gap:4px;margin:12px 0 8px}.dash-spark-bars span{flex:1;min-width:3px;border-radius:3px 3px 1px 1px;background:linear-gradient(180deg,#7aa2ff,#3370ff)}.dash-spark-sub{font-size:11px;color:var(--text-tertiary)}.dash-funnel-card{margin-bottom:16px}.dash-funnel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.dash-funnel-item{border:1px solid var(--border-light);border-radius:8px;background:var(--bg);padding:14px 16px;min-width:0;position:relative}.dash-funnel-item:not(:last-child):after{content:">";position:absolute;right:-10px;top:50%;transform:translateY(-50%);color:var(--text-tertiary);font-size:14px;background:var(--card-bg);padding:0 3px}.dash-funnel-label{font-size:12px;color:var(--text-secondary)}.dash-funnel-value{font-size:22px;font-weight:700;line-height:1.25;color:var(--text);margin-top:6px}.dash-funnel-sub{font-size:11px;color:var(--text-tertiary);margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:1200px){.grid-4,.ops-kw-stats{grid-template-columns:repeat(2,1fr)}.dash-spark-grid{grid-template-columns:1fr}.dash-funnel-grid{grid-template-columns:repeat(2,1fr)}.dash-funnel-item:after{display:none}}:root{--color-primary:#3370ff;--color-primary-hover:#245bdb;--color-primary-subtle:rgba(51,112,255,.08);--color-primary-border:rgba(51,112,255,.28);--color-accent-red:#e2001a;--color-bg:#f5f6f7;--color-bg-muted:#f2f3f5;--color-surface:#fff;--color-border:#dee0e3;--color-border-subtle:#e5e6eb;--color-text:#1f2329;--color-text-secondary:#646a73;--color-text-tertiary:#8f959e;--color-success:#16a34a;--color-success-bg:#f0fdf4;--color-warning:#d97706;--color-warning-bg:#fffbeb;--color-danger:#dc2626;--color-danger-bg:#fef2f2;--color-info:#0891b2;--color-info-bg:#ecfeff;--color-purple:#722ed1;--color-purple-bg:#f5f0ff;--control-height-sm:28px;--control-height-md:36px;--row-height-compact:40px;--sidebar-width:168px;--ai-panel-width:334px;--content-max:1440px}html[data-product=leaibot] body{min-width:1280px;letter-spacing:0;background:var(--color-bg)}html[data-product=leaibot] .sidebar-header{min-height:42px;border-bottom:1px solid var(--color-border-subtle)}html[data-product=leaibot] .nav-item{min-height:32px;border-radius:8px;font-size:13px;white-space:nowrap}html[data-product=leaibot] .nav-item span:not(.ni){overflow:hidden;text-overflow:ellipsis}html[data-product=leaibot] .nav-item.active,html[data-product=leaibot] .nav-item:hover{background:var(--color-primary-subtle);color:var(--color-primary)}html[data-product=leaibot] .nav-sub .nav-item{min-height:30px;font-size:12px}html[data-product=leaibot] .topbar{height:48px;padding:0 20px;background:var(--color-surface);border-bottom:1px solid var(--color-border-subtle)}html[data-product=leaibot] .topbar-search,html[data-product=leaibot] .form-input,html[data-product=leaibot] .ops-input,html[data-product=leaibot] .ops-select,html[data-product=leaibot] .ops-date-input,html[data-product=leaibot] input:not([type=checkbox]):not([type=radio]),html[data-product=leaibot] select{min-height:var(--control-height-md);border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text);font-size:13px;outline:none}html[data-product=leaibot] .topbar-search:focus,html[data-product=leaibot] .form-input:focus,html[data-product=leaibot] .ops-input:focus,html[data-product=leaibot] input:not([type=checkbox]):not([type=radio]):focus,html[data-product=leaibot] select:focus,html[data-product=leaibot] textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-subtle)}html[data-product=leaibot] .page-content{padding:20px 24px;background:var(--color-bg)}html[data-product=leaibot] .page-content>*{max-width:var(--content-max);width:100%;margin-left:auto;margin-right:auto}html[data-product=leaibot] .page-header{margin-bottom:12px;align-items:center}html[data-product=leaibot] .page-title{font-size:18px;line-height:1.4;font-weight:600}html[data-product=leaibot] .page-desc{font-size:13px;color:var(--color-text-secondary)}html[data-product=leaibot] .card,html[data-product=leaibot] .ops-card,html[data-product=leaibot] .rpt-card,html[data-product=leaibot] .geo-dark,html[data-product=leaibot] .skill-summary-card,html[data-product=leaibot] .agent-skill-card,html[data-product=leaibot] .atomic-capability-card,html[data-product=leaibot] .prd-filter-card,html[data-product=leaibot] .prd-batch-bar{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:12px;box-shadow:none}html[data-product=leaibot] .card,html[data-product=leaibot] .ops-card,html[data-product=leaibot] .rpt-card{padding:16px 18px;margin-bottom:16px}html[data-product=leaibot] .card-header,html[data-product=leaibot] .ops-card-head{min-height:38px;margin-bottom:12px;align-items:center}html[data-product=leaibot] .card-title,html[data-product=leaibot] .ops-card h3,html[data-product=leaibot] .rpt-card h3{font-size:14px;font-weight:600;color:var(--color-text)}html[data-product=leaibot] .kpi-grid,html[data-product=leaibot] .grid-4,html[data-product=leaibot] .ops-kw-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch;margin-bottom:16px}html[data-product=leaibot] .kpi-card,html[data-product=leaibot] .ops-kpi,html[data-product=leaibot] .rpt-kpi,html[data-product=leaibot] .geo-dark .geo-kpi,html[data-product=leaibot] .prd-stat{height:100%;min-width:0;background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid var(--color-border-subtle);border-radius:12px;box-shadow:none;color:var(--color-text);padding:16px 18px;position:relative;overflow:hidden}html[data-product=leaibot] .kpi-card:before,html[data-product=leaibot] .ops-kpi:before,html[data-product=leaibot] .rpt-kpi:before,html[data-product=leaibot] .geo-dark .geo-kpi:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:var(--color-primary)}html[data-product=leaibot] .employee-kpi-card{cursor:pointer}html[data-product=leaibot] .employee-kpi-card.success:before{background:var(--color-success)}html[data-product=leaibot] .employee-kpi-card.warning:before{background:var(--color-warning)}html[data-product=leaibot] .employee-kpi-card.purple:before{background:var(--color-purple)}html[data-product=leaibot] .employee-method-card{margin-bottom:16px}html[data-product=leaibot] .employee-method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 0 2px}html[data-product=leaibot] .employee-method-tile{min-width:0;padding:16px 18px;border:1px solid var(--color-border-subtle);border-radius:12px;background:#f8fbff;cursor:pointer;position:relative}html[data-product=leaibot] .employee-method-tile:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:var(--color-primary)}html[data-product=leaibot] .employee-method-tile.success:before{background:var(--color-success)}html[data-product=leaibot] .employee-method-tile.purple:before{background:var(--color-purple)}html[data-product=leaibot] .employee-method-tile.gray:before{background:var(--color-text-tertiary)}html[data-product=leaibot] .employee-method-tile:hover{border-color:var(--color-primary-border);background:#fff}html[data-product=leaibot] .employee-method-value{font-size:24px;line-height:1.2;font-weight:700;color:var(--color-text);font-variant-numeric:tabular-nums;margin-bottom:6px}html[data-product=leaibot] .employee-method-label,html[data-product=leaibot] .employee-method-sub{font-size:12px;color:var(--color-text-secondary)}html[data-product=leaibot] .employee-method-sub{margin-top:4px;color:var(--color-text-tertiary)}html[data-product=leaibot] .employee-filter-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}html[data-product=leaibot] .employee-filter-row input,html[data-product=leaibot] .employee-filter-row select{width:140px;min-width:0;height:36px;padding:0 12px}html[data-product=leaibot] .employee-filter-row input[type=date]{width:148px}html[data-product=leaibot] .filter-separator{font-size:12px;color:var(--color-text-tertiary)}html[data-product=leaibot] .employee-table-wrap{overflow:auto}html[data-product=leaibot] .employee-data-table,html[data-product=leaibot] .employee-cert-table{min-width:1040px;table-layout:fixed}html[data-product=leaibot] .employee-cert-table{min-width:960px}html[data-product=leaibot] .employee-data-table .check-col,html[data-product=leaibot] .employee-cert-table .check-col{width:44px;text-align:center}html[data-product=leaibot] .employee-table-row{height:40px;cursor:pointer}html[data-product=leaibot] .mono-cell{font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:12px}html[data-product=leaibot] .table-empty-cell{height:64px;text-align:center;color:var(--color-text-tertiary);font-size:12px}html[data-product=leaibot] .table-empty-cell.error{color:var(--color-danger);font-weight:600}html[data-product=leaibot] .status-pill{display:inline-flex;align-items:center;gap:5px;min-height:22px;padding:0 8px;border-radius:999px;font-size:12px;line-height:1;font-weight:500;white-space:nowrap}html[data-product=leaibot] .status-pill:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor;flex:none}html[data-product=leaibot] .status-pill.primary{color:var(--color-primary);background:var(--color-primary-subtle)}html[data-product=leaibot] .status-pill.success{color:var(--color-success);background:var(--color-success-bg)}html[data-product=leaibot] .status-pill.warning{color:var(--color-warning);background:var(--color-warning-bg)}html[data-product=leaibot] .status-pill.danger{color:var(--color-danger);background:var(--color-danger-bg)}html[data-product=leaibot] .status-pill.purple{color:var(--color-purple);background:var(--color-purple-bg)}html[data-product=leaibot] .status-pill.muted{color:var(--color-text-tertiary);background:var(--color-bg-muted)}html[data-product=leaibot] .employee-cert-tabs{height:48px;display:flex;align-items:flex-end;gap:28px;border-bottom:1px solid var(--color-border-subtle);margin:0 0 16px}html[data-product=leaibot] .employee-cert-tabs .tab-btn{height:40px;padding:0 2px;border:0;background:transparent;color:var(--color-text-secondary);font-size:13px;font-weight:500;cursor:pointer;border-bottom:2px solid transparent}html[data-product=leaibot] .employee-cert-tabs .tab-btn.active{color:var(--color-primary);border-bottom-color:var(--color-primary)}html[data-product=leaibot] .tab-count{margin-left:4px}html[data-product=leaibot] .tab-count.primary{color:var(--color-primary)}html[data-product=leaibot] .tab-count.success{color:var(--color-success)}html[data-product=leaibot] .tab-count.danger{color:var(--color-danger)}html[data-product=leaibot] .tab-count.muted{color:var(--color-text-tertiary)}html[data-product=leaibot] .employee-cert-card{padding:0;overflow:hidden}html[data-product=leaibot] .employee-cert-filter{padding:14px 16px;border-bottom:1px solid var(--color-border-subtle);background:var(--color-surface)}html[data-product=leaibot] .employee-cert-filter-grid{display:grid;grid-template-columns:minmax(260px,1fr) 150px 140px 168px 132px auto;gap:12px;align-items:center}html[data-product=leaibot] .employee-cert-filter-grid input,html[data-product=leaibot] .employee-cert-filter-grid select{width:100%;height:36px;min-width:0;padding:0 12px}html[data-product=leaibot] .employee-pagination{min-height:48px;display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--color-text-secondary);font-size:12px}html[data-product=leaibot] .employee-pagination.in-card{padding:0 16px;border-top:1px solid var(--color-border-subtle)}html[data-product=leaibot] .pagination-actions{display:flex;align-items:center;gap:8px}html[data-product=leaibot] .page-input-wrap{display:inline-flex;align-items:center;height:28px;padding:0 8px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}html[data-product=leaibot] .page-input-wrap input{width:40px;min-height:0;height:24px;padding:0;border:0;text-align:center;box-shadow:none}html[data-product=leaibot] .employee-cert-detail-card{margin-top:16px}html[data-product=leaibot] .employee-empty-detail{padding:32px 20px;text-align:center;color:var(--color-text-tertiary);font-size:12px}html[data-product=leaibot] .employee-material-tile{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-bg-muted);cursor:pointer;transition:background .12s ease,border-color .12s ease}html[data-product=leaibot] .employee-material-tile:hover{background:#fff;border-color:var(--color-primary-border)}html[data-product=leaibot] .employee-material-icon{font-size:28px;line-height:1}html[data-product=leaibot] .employee-material-name{max-width:100%;color:var(--color-text-secondary);font-size:12px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-product=leaibot] .employee-review-action{flex:1;height:40px;justify-content:center}html[data-product=leaibot] .employee-detail-section{padding:16px 18px}html[data-product=leaibot] .employee-field-label{margin-bottom:12px;color:var(--color-text-secondary);font-size:12px}html[data-product=leaibot] .employee-material-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px}html[data-product=leaibot] .employee-helper-text{margin-bottom:20px;color:var(--color-text-secondary);font-size:12px;line-height:1.7}html[data-product=leaibot] .employee-check-list{display:flex;flex-direction:column;gap:8px;font-size:13px}html[data-product=leaibot] .employee-card-header{align-items:center}html[data-product=leaibot] .card-note{color:var(--color-text-tertiary);font-size:12px}html[data-product=leaibot] .employee-alert{padding:12px 14px;border-radius:8px;margin-bottom:20px;font-size:13px;line-height:1.5}html[data-product=leaibot] .employee-alert.warning{color:var(--color-warning);background:var(--color-warning-bg);border:1px solid #fde68a}html[data-product=leaibot] .employee-form-group{margin-bottom:20px}html[data-product=leaibot] .employee-form-group label{display:block;margin-bottom:8px;color:var(--color-text-secondary);font-size:12px}html[data-product=leaibot] .employee-form-group textarea{width:100%;min-height:88px;padding:10px 12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text);font-size:13px;resize:vertical}html[data-product=leaibot] .employee-action-row{display:flex;gap:8px}html[data-product=leaibot] .employee-detail-page{padding:20px 0}html[data-product=leaibot] .employee-back-btn{margin-bottom:16px}html[data-product=leaibot] .employee-detail-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}html[data-product=leaibot] .employee-detail-stack{display:flex;flex-direction:column;gap:16px;min-width:0}html[data-product=leaibot] .employee-profile-card{height:fit-content;text-align:center}html[data-product=leaibot] .employee-avatar{width:96px;height:96px;border-radius:999px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;background:var(--color-primary-subtle);color:var(--color-primary);border:1px solid var(--color-primary-border);font-size:36px;line-height:1;font-weight:700}html[data-product=leaibot] .employee-profile-name{margin-bottom:4px;color:var(--color-text);font-size:18px;font-weight:600}html[data-product=leaibot] .employee-profile-meta{margin-bottom:12px;color:var(--color-text-secondary);font-size:12px}html[data-product=leaibot] .employee-profile-info{display:flex;flex-direction:column;gap:8px;padding-top:12px;border-top:1px solid var(--color-border-subtle);color:var(--color-text-secondary);font-size:12px}html[data-product=leaibot] .employee-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;font-size:13px}html[data-product=leaibot] .employee-field-value{color:var(--color-text);font-size:13px}html[data-product=leaibot] .employee-field-value.strong{font-weight:600}html[data-product=leaibot] .employee-audit-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--color-border-subtle)}html[data-product=leaibot] .employee-audit-row.last{border-bottom:0}html[data-product=leaibot] .employee-audit-pass{display:inline-flex;align-items:center;gap:5px;color:var(--color-success);font-size:13px}html[data-product=leaibot] .employee-audit-pass:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor}html[data-product=leaibot] .ops-kpi.highlight,html[data-product=leaibot] .rpt-kpi.highlight,html[data-product=leaibot] .geo-dark .geo-kpi.highlight{background:linear-gradient(135deg,#fff,#f7fbff);border-color:var(--color-border-subtle);color:var(--color-text);box-shadow:none}html[data-product=leaibot] .ops-kpi.highlight:before,html[data-product=leaibot] .rpt-kpi.highlight:before,html[data-product=leaibot] .geo-dark .geo-kpi.highlight:before{background:var(--color-success)}html[data-product=leaibot] .kpi-value,html[data-product=leaibot] .ops-kpi-val,html[data-product=leaibot] .rpt-kpi-val,html[data-product=leaibot] .geo-dark .geo-kpi .gk-val,html[data-product=leaibot] .prd-stat-value{font-size:24px;line-height:1.2;font-weight:700;color:var(--color-text);font-variant-numeric:tabular-nums;text-shadow:none}html[data-product=leaibot] .kpi-label,html[data-product=leaibot] .ops-kpi-label,html[data-product=leaibot] .rpt-kpi-label,html[data-product=leaibot] .geo-dark .geo-kpi .gk-label,html[data-product=leaibot] .prd-stat-label{font-size:12px;color:var(--color-text-secondary)}html[data-product=leaibot] .kpi-sub,html[data-product=leaibot] .ops-kpi-sub,html[data-product=leaibot] .rpt-kpi-sub,html[data-product=leaibot] .geo-dark .geo-kpi .gk-sub,html[data-product=leaibot] .prd-stat-sub{font-size:11px;color:var(--color-text-tertiary)}html[data-product=leaibot] .ops-kpi.highlight .ops-kpi-val,html[data-product=leaibot] .ops-kpi.highlight .ops-kpi-label,html[data-product=leaibot] .ops-kpi.highlight .ops-kpi-sub,html[data-product=leaibot] .rpt-kpi.highlight .rpt-kpi-label,html[data-product=leaibot] .rpt-kpi.highlight .rpt-kpi-sub,html[data-product=leaibot] .geo-dark .geo-kpi.highlight .gk-val,html[data-product=leaibot] .geo-dark .geo-kpi.highlight .gk-label,html[data-product=leaibot] .geo-dark .geo-kpi.highlight .gk-sub{color:inherit}html[data-product=leaibot] table,html[data-product=leaibot] .data-table,html[data-product=leaibot] .prd-data-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}html[data-product=leaibot] .prd-table-wrap,html[data-product=leaibot] .table-wrap,html[data-product=leaibot] .card:has(table),html[data-product=leaibot] .ops-card:has(table),html[data-product=leaibot] .rpt-card:has(table){overflow-x:auto}html[data-product=leaibot] th,html[data-product=leaibot] .data-table th,html[data-product=leaibot] .prd-data-table th{height:40px;padding:8px 12px;background:var(--color-bg-muted);border-bottom:1px solid var(--color-border-subtle);color:var(--color-text-tertiary);font-size:12px;font-weight:600;text-align:left}html[data-product=leaibot] td,html[data-product=leaibot] .data-table td,html[data-product=leaibot] .prd-data-table td{min-height:40px;padding:8px 12px;border-bottom:1px solid var(--color-border-subtle);color:var(--color-text);vertical-align:middle;overflow:hidden;text-overflow:ellipsis}html[data-product=leaibot] tr:nth-child(2n) td{background:#fafafa}html[data-product=leaibot] tr:hover td{background:var(--color-primary-subtle)}html[data-product=leaibot] .badge,html[data-product=leaibot] .status-on,html[data-product=leaibot] .status-off,html[data-product=leaibot] .status-warn,html[data-product=leaibot] .status-error,html[data-product=leaibot] .atomic-status,html[data-product=leaibot] .agent-skill-card-badge,html[data-product=leaibot] .prd-badge{display:inline-flex;align-items:center;gap:5px;min-height:22px;padding:0 8px;border-radius:999px;font-size:12px;line-height:1;font-weight:500;white-space:nowrap}html[data-product=leaibot] .badge:before,html[data-product=leaibot] .status-on:before,html[data-product=leaibot] .status-off:before,html[data-product=leaibot] .status-warn:before,html[data-product=leaibot] .status-error:before,html[data-product=leaibot] .atomic-status:before,html[data-product=leaibot] .agent-skill-card-badge:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor;flex:none}html[data-product=leaibot] .status-on,html[data-product=leaibot] .atomic-status,html[data-product=leaibot] .agent-skill-card-badge.status-available{background:var(--color-success-bg);color:var(--color-success)}html[data-product=leaibot] .status-warn,html[data-product=leaibot] .atomic-status.status-controlled,html[data-product=leaibot] .agent-skill-card-badge.status-requestable,html[data-product=leaibot] .agent-skill-card-badge.status-admin{background:var(--color-warning-bg);color:var(--color-warning)}html[data-product=leaibot] .status-error{background:var(--color-danger-bg);color:var(--color-danger)}html[data-product=leaibot] .status-off,html[data-product=leaibot] .atomic-status.status-disabled,html[data-product=leaibot] .agent-skill-card-badge.status-disabled{background:var(--color-bg-muted);color:var(--color-text-tertiary)}html[data-product=leaibot] .tab-bar,html[data-product=leaibot] .geo-dark .geo-scope-bar{min-height:48px;gap:22px;margin:0 0 16px;border-bottom:1px solid var(--color-border-subtle)}html[data-product=leaibot] .tab-item,html[data-product=leaibot] .geo-dark .geo-scope-tab{height:40px;padding:0 2px;display:inline-flex;align-items:center;color:var(--color-text-secondary);font-size:13px;border-bottom:2px solid transparent}html[data-product=leaibot] .tab-item.active,html[data-product=leaibot] .geo-dark .geo-scope-tab.active{color:var(--color-primary);border-bottom-color:var(--color-primary)}html[data-product=leaibot] .dash-filter-bar,html[data-product=leaibot] .filter-bar,html[data-product=leaibot] .geo-dark .geo-filter-row,html[data-product=leaibot] .prd-filter-grid{gap:12px;align-items:center}html[data-product=leaibot] .dash-pill,html[data-product=leaibot] .btn,html[data-product=leaibot] .ai-toggle,html[data-product=leaibot] .ai-header-action,html[data-product=leaibot] .ai-skill-entry{min-height:28px;border-radius:8px;font-size:12px;white-space:nowrap;letter-spacing:0}html[data-product=leaibot] .btn-primary,html[data-product=leaibot] .ai-header-action{background:var(--color-primary);border-color:var(--color-primary);color:#fff}html[data-product=leaibot] .btn-primary:hover,html[data-product=leaibot] .ai-header-action:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}html[data-product=leaibot] .dash-pill.active,html[data-product=leaibot] .ai-toggle.active{background:var(--color-primary-subtle);border-color:var(--color-primary-border);color:var(--color-primary)}html[data-product=leaibot] .ai-panel-header{min-height:48px;padding:10px 12px;border-bottom:1px solid var(--color-border-subtle)}html[data-product=leaibot] .ai-shortcuts{padding:8px 12px 6px;gap:8px;border-top:1px solid var(--color-border-subtle)}html[data-product=leaibot] .ai-shortcut{height:26px;display:inline-flex;align-items:center;border-radius:999px;font-size:12px}html[data-product=leaibot] .ai-input-area{padding:6px 12px 12px}html[data-product=leaibot] .ai-input{min-height:64px;border-radius:8px;font-size:13px}html[data-product=leaibot] .ai-send{width:32px;height:32px;min-width:32px;border-radius:8px}@media (max-width:1400px){html[data-product=leaibot] .kpi-grid,html[data-product=leaibot] .grid-4,html[data-product=leaibot] .ops-kw-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--color-primary-active:#1d4ebd;--color-primary-wash:rgba(51,112,255,.08);--color-surface-hover:#f7f8fa;--color-focus-ring:0 0 0 3px rgba(51,112,255,.12);--shadow-popover:0 8px 24px rgba(31,35,41,.12);--header-height:48px;--control-height-lg:44px;--content-padding:24px;--font-mono:"SF Mono", "JetBrains Mono", ui-monospace, Menlo, Consolas, monospace}html[data-product=leaibot],html[data-product=leaibot] body,html[data-product=leaibot] button,html[data-product=leaibot] input,html[data-product=leaibot] select,html[data-product=leaibot] textarea{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,system-ui,sans-serif;letter-spacing:0}html[data-product=leaibot] body{overflow:auto hidden}html[data-product=leaibot] body>.sidebar,html[data-product=leaibot] body>.main,html[data-product=leaibot] body>.ai-panel{height:100vh}html[data-product=leaibot] .topbar-right{gap:8px}html[data-product=leaibot] .topbar-icon-btn,html[data-product=leaibot] .ai-icon-action,html[data-product=leaibot] .ai-composer-action{width:32px;height:32px;min-width:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface);color:var(--color-text-secondary);cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .12s ease}html[data-product=leaibot] .topbar-icon-btn:hover,html[data-product=leaibot] .ai-icon-action:hover,html[data-product=leaibot] .ai-composer-action:hover{background:var(--color-primary-subtle);border-color:var(--color-primary-border);color:var(--color-primary)}html[data-product=leaibot] .topbar-icon-btn:focus-visible,html[data-product=leaibot] .ai-icon-action:focus-visible,html[data-product=leaibot] .ai-composer-action:focus-visible,html[data-product=leaibot] .ai-shortcut:focus-visible,html[data-product=leaibot] .btn:focus-visible,html[data-product=leaibot] .dash-pill:focus-visible,html[data-product=leaibot] .geo-pill:focus-visible,html[data-product=leaibot] .prd-tab:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:var(--color-focus-ring)}html[data-product=leaibot] .ai-toggle{height:32px;min-height:32px;padding:0 10px;border-color:var(--color-border-subtle);background:var(--color-surface)}html[data-product=leaibot] .ai-toggle:hover{border-color:var(--color-primary-border);color:var(--color-primary);background:var(--color-primary-subtle)}html[data-product=leaibot] .sidebar.collapsed{width:56px}html[data-product=leaibot] .nav-item .arrow{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:0}html[data-product=leaibot] .nav-item .arrow.open{transform:rotate(90deg)}html[data-product=leaibot] .page-header{min-height:44px;gap:16px}html[data-product=leaibot] .page-header>div:first-child{min-width:0}html[data-product=leaibot] .page-title,html[data-product=leaibot] .page-desc,html[data-product=leaibot] .card-title{overflow-wrap:anywhere}html[data-product=leaibot] .card-header:before,html[data-product=leaibot] .ops-card-head:before,html[data-product=leaibot] .rpt-card h3:before,html[data-product=leaibot] .geo-dark .geo-module-title:before,html[data-product=leaibot] .prd-panel-title:before{content:"";width:18px;height:18px;flex:none;display:inline-flex;border-radius:6px;background:var(--color-primary-subtle);border:1px solid var(--color-primary-border);box-shadow:inset 0 0 0 5px #fff}html[data-product=leaibot] .card-header,html[data-product=leaibot] .ops-card-head{gap:12px}html[data-product=leaibot] .card-header .card-title,html[data-product=leaibot] .ops-card-head h3{flex:1;min-width:0}html[data-product=leaibot] .rpt-card h3,html[data-product=leaibot] .prd-panel-title{display:flex;align-items:center;gap:8px}html[data-product=leaibot] .kpi-card,html[data-product=leaibot] .ops-kpi,html[data-product=leaibot] .rpt-kpi,html[data-product=leaibot] .prd-stat,html[data-product=leaibot] .geo-dark .geo-kpi{min-height:104px;display:flex;flex-direction:column;justify-content:center;text-align:left}html[data-product=leaibot] .kpi-card:nth-child(2):before,html[data-product=leaibot] .ops-kpi:nth-child(2):before,html[data-product=leaibot] .rpt-kpi:nth-child(2):before,html[data-product=leaibot] .prd-stat:nth-child(2):before,html[data-product=leaibot] .geo-dark .geo-kpi:nth-child(2):before{background:var(--color-success)}html[data-product=leaibot] .kpi-card:nth-child(3):before,html[data-product=leaibot] .ops-kpi:nth-child(3):before,html[data-product=leaibot] .rpt-kpi:nth-child(3):before,html[data-product=leaibot] .prd-stat:nth-child(3):before,html[data-product=leaibot] .geo-dark .geo-kpi:nth-child(3):before{background:var(--color-warning)}html[data-product=leaibot] .kpi-card:nth-child(4):before,html[data-product=leaibot] .ops-kpi:nth-child(4):before,html[data-product=leaibot] .rpt-kpi:nth-child(4):before,html[data-product=leaibot] .prd-stat:nth-child(4):before,html[data-product=leaibot] .geo-dark .geo-kpi:nth-child(4):before{background:var(--color-purple)}html[data-product=leaibot] .kpi-card[style*=border-left],html[data-product=leaibot] .ops-kpi[style*=border-left],html[data-product=leaibot] .rpt-kpi[style*=border-left]{border-left:1px solid var(--color-border-subtle)!important}html[data-product=leaibot] .kpi-card:hover,html[data-product=leaibot] .ops-kpi:hover,html[data-product=leaibot] .rpt-kpi:hover,html[data-product=leaibot] .prd-stat:hover,html[data-product=leaibot] .geo-dark .geo-kpi:hover,html[data-product=leaibot] .card:hover,html[data-product=leaibot] .ops-card:hover,html[data-product=leaibot] .prd-panel:hover{border-color:var(--color-primary-border);box-shadow:0 4px 12px #1f23290f}html[data-product=leaibot] .grid-2,html[data-product=leaibot] .grid-3,html[data-product=leaibot] .prd-grid-2,html[data-product=leaibot] .geo-dark .geo-row{align-items:stretch;gap:14px}html[data-product=leaibot] .grid-2>*,html[data-product=leaibot] .grid-3>*,html[data-product=leaibot] .prd-grid-2>*,html[data-product=leaibot] .geo-dark .geo-row>*{min-width:0;height:100%}html[data-product=leaibot] table,html[data-product=leaibot] .data-table,html[data-product=leaibot] .prd-data-table,html[data-product=leaibot] .geo-dark table{border-collapse:separate;border-spacing:0}html[data-product=leaibot] td,html[data-product=leaibot] th,html[data-product=leaibot] .prd-data-table td,html[data-product=leaibot] .prd-data-table th,html[data-product=leaibot] .geo-dark table td,html[data-product=leaibot] .geo-dark table th{height:40px;line-height:1.45}html[data-product=leaibot] td a,html[data-product=leaibot] .prd-data-table td a{display:inline-flex;align-items:center;min-height:28px;margin-right:10px;color:var(--color-primary);text-decoration:none;white-space:nowrap}html[data-product=leaibot] td a:hover,html[data-product=leaibot] .prd-data-table td a:hover{text-decoration:underline}html[data-product=leaibot] .mono-cell,html[data-product=leaibot] code,html[data-product=leaibot] pre{font-family:var(--font-mono)}html[data-product=leaibot] .dash-filter-bar,html[data-product=leaibot] .filter-bar,html[data-product=leaibot] .employee-filter-row,html[data-product=leaibot] .employee-cert-filter-grid,html[data-product=leaibot] .prd-filter-grid,html[data-product=leaibot] .geo-dark .geo-filter-row,html[data-product=leaibot] .geo-source-controls{min-height:36px}html[data-product=leaibot] .dash-pill,html[data-product=leaibot] .geo-dark .geo-pill,html[data-product=leaibot] .geo-dark .geo-comp-pill,html[data-product=leaibot] .geo-dark .geo-pill-disabled,html[data-product=leaibot] .prd-tabs button,html[data-product=leaibot] .prd-tab{height:32px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;white-space:nowrap}html[data-product=leaibot] .geo-dark .geo-pill.active,html[data-product=leaibot] .geo-cmp-btn.active{background:var(--color-primary)!important;border-color:var(--color-primary)!important;color:#fff!important}html[data-product=leaibot] .geo-dark .geo-pill-disabled{color:var(--color-text-tertiary);background:var(--color-bg-muted);border-style:dashed}html[data-product=leaibot] .geo-dark .geo-panel,html[data-product=leaibot] .geo-dark .geo-conv-section,html[data-product=leaibot] .geo-dark .geo-official-total-card,html[data-product=leaibot] .geo-dark .geo-official-donut-card,html[data-product=leaibot] .geo-dark .geo-official-trend-card,html[data-product=leaibot] .geo-dark .geo-official-top-card,html[data-product=leaibot] .geo-dark .geo-official-sales-card,html[data-product=leaibot] .geo-dark .geo-business-module{border-color:var(--color-border-subtle);border-radius:12px;box-shadow:none}html[data-product=leaibot] .geo-dark .geo-context-line,html[data-product=leaibot] .geo-dark .geo-interface-note,html[data-product=leaibot] .geo-dark .geo-scope-note,html[data-product=leaibot] .demo-banner,html[data-product=leaibot] .ops-note{border-radius:8px;border-color:var(--color-primary-border);background:var(--color-primary-subtle);color:var(--color-text-secondary)}html[data-product=leaibot] .ai-panel.open{width:334px;min-width:334px;max-width:min(520px,calc(100vw - 760px))}html[data-product=leaibot] .ai-panel-header{min-height:48px;padding:8px 10px 8px 14px;justify-content:space-between;gap:8px}html[data-product=leaibot] .ai-panel-title{display:flex;align-items:center;gap:8px;min-width:0;color:var(--color-text);font-size:14px;font-weight:600}html[data-product=leaibot] .ai-status-dot{width:8px;height:8px;border-radius:999px;background:var(--color-success);box-shadow:0 0 0 3px var(--color-success-bg)}html[data-product=leaibot] .ai-msg{margin-bottom:10px}html[data-product=leaibot] .ai-msg .bubble{max-width:100%;border-radius:10px;font-size:13px;line-height:1.6}html[data-product=leaibot] .ai-msg.assistant .bubble{border:1px solid var(--color-border-subtle);background:var(--color-surface);box-shadow:none}html[data-product=leaibot] .ai-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:26px;max-height:60px;overflow:hidden;padding:8px 12px;border-top:1px solid var(--color-border-subtle)}html[data-product=leaibot] .ai-shortcut{width:100%;min-width:0;padding:0 7px;justify-content:center;overflow:hidden;text-overflow:ellipsis;border:1px solid var(--color-border-subtle);background:var(--color-surface);color:var(--color-text-secondary);cursor:pointer;font-family:inherit}html[data-product=leaibot] .ai-input-area{padding:8px 12px 12px;gap:8px;align-items:flex-end;border-top:1px solid var(--color-border-subtle);background:var(--color-surface)}html[data-product=leaibot] .ai-input{min-height:44px;max-height:128px;padding:10px 12px;font-size:13px;line-height:1.45}html[data-product=leaibot] .ai-send{font-size:0;color:#fff}html[data-product=leaibot] .ai-send svg{display:block}html[data-product=leaibot] .ai-card .card-icon{width:28px;height:28px;font-size:0;border:1px solid var(--color-primary-border)}html[data-product=leaibot] .ai-card .card-icon:before{content:"";width:12px;height:12px;border-radius:4px;border:2px solid var(--color-primary)}html[data-product=leaibot] .modal-mask{background:#1f232973}html[data-product=leaibot] .modal,html[data-product=leaibot] .ai-conversation-panel,html[data-product=leaibot] .agent-skill-modal-panel{border:1px solid var(--color-border-subtle);box-shadow:var(--shadow-popover)}html[data-product=leaibot] .modal-close,html[data-product=leaibot] .agent-skill-modal-close{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}html[data-product=leaibot] .empty-state .icon,html[data-product=leaibot] .pb-empty-canvas .pb-empty-icon{width:44px;height:44px;margin:0 auto 12px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-primary);background:var(--color-primary-subtle);font-size:0}html[data-product=leaibot] .empty-state .icon:before,html[data-product=leaibot] .pb-empty-canvas .pb-empty-icon:before{content:"";width:18px;height:18px;border-radius:6px;border:2px solid currentColor}@media (max-width:1400px){html[data-product=leaibot] .ai-panel.open{max-width:420px}}@media (max-width:1280px){html[data-product=leaibot] .sidebar{width:56px}}.prd-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.prd-filter-card{margin-bottom:16px;padding:16px;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e5e6eb);border-radius:8px}.prd-filter-grid{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(140px,1fr)) auto;gap:12px;align-items:center}.prd-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.prd-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:16px}.prd-stat{position:relative;min-height:106px;padding:18px 18px 16px;overflow:hidden;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e5e6eb);border-radius:8px}.prd-stat:before{position:absolute;top:0;left:0;width:100%;height:3px;content:"";background:var(--color-primary, #3370ff)}.prd-stat-success:before,.prd-stat.success:before{background:var(--color-success, #00b42a)}.prd-stat-orange:before,.prd-stat.orange:before{background:var(--color-warning, #ff7d00)}.prd-stat-purple:before,.prd-stat.purple:before{background:#722ed1}.prd-stat-red:before,.prd-stat.red:before{background:var(--color-danger, #f53f3f)}.prd-stat-label{margin-bottom:8px;color:var(--color-text-secondary, #4e5969);font-size:13px;font-weight:600}.prd-stat-value{margin-bottom:8px;color:var(--color-text-primary, #1d2129);font-size:30px;font-weight:700;line-height:1}.prd-stat-sub{color:var(--color-text-tertiary, #86909c);font-size:12px}.prd-tabs{display:flex;align-items:center;gap:4px;margin:0 0 16px;border-bottom:1px solid var(--color-border, #e5e6eb)}.prd-tab,.prd-tabs button{padding:0 16px 12px;color:var(--color-text-secondary, #4e5969);font-size:14px;font-weight:600;background:transparent;border:0;border-bottom:2px solid transparent;cursor:default}.prd-tab.active,.prd-tabs button.active{color:var(--color-primary, #3370ff);border-color:var(--color-primary, #3370ff)}.prd-batch-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:10px 12px;color:var(--color-text-secondary, #4e5969);background:var(--color-fill-1, #f7f8fa);border:1px solid var(--color-border, #e5e6eb);border-radius:8px}.prd-batch-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.prd-table-wrap{overflow-x:auto;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e5e6eb);border-radius:8px}.prd-data-table{width:100%;border-collapse:collapse;font-size:13px}.prd-data-table th,.prd-data-table td{padding:12px;color:var(--color-text-primary, #1d2129);text-align:left;border-bottom:1px solid var(--color-border, #e5e6eb);vertical-align:middle}.prd-data-table th{color:var(--color-text-secondary, #4e5969);font-weight:600;background:var(--color-fill-1, #f7f8fa)}.prd-data-table tr:last-child td{border-bottom:0}.prd-badge{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;color:var(--badge-color, #4e5969);font-size:12px;font-weight:600;line-height:24px;white-space:nowrap;background:var(--badge-bg, #f2f3f5);border-radius:4px}.prd-badge:before,.prd-badge i{width:6px;height:6px;content:"";background:currentColor;border-radius:50%}.prd-badge i{display:none}.prd-badge-primary,.prd-badge.primary{--badge-color: var(--color-primary, #3370ff);--badge-bg: rgba(51, 112, 255, .1)}.prd-badge-success,.prd-badge-green,.prd-badge.success,.prd-badge.green{--badge-color: var(--color-success, #00b42a);--badge-bg: rgba(0, 180, 42, .1)}.prd-badge-orange,.prd-badge.orange{--badge-color: var(--color-warning, #ff7d00);--badge-bg: rgba(255, 125, 0, .12)}.prd-badge-purple,.prd-badge.purple{--badge-color: #722ed1;--badge-bg: rgba(114, 46, 209, .1)}.prd-badge-red,.prd-badge-danger,.prd-badge.red,.prd-badge.danger{--badge-color: var(--color-danger, #f53f3f);--badge-bg: rgba(245, 63, 63, .1)}.prd-badge-gray,.prd-badge-muted,.prd-badge.gray,.prd-badge.muted{--badge-color: var(--color-text-tertiary, #86909c);--badge-bg: var(--color-fill-2, #f2f3f5)}.prd-panel{padding:16px;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e5e6eb);border-radius:8px}.prd-panel-title{margin-bottom:14px;color:var(--color-text-primary, #1d2129);font-size:15px;font-weight:700}.prd-funnel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.prd-funnel-step,.prd-funnel>div{padding:14px;text-align:center;background:var(--color-fill-1, #f7f8fa);border:1px solid var(--color-border, #e5e6eb);border-radius:8px}.prd-funnel-name,.prd-funnel b{display:block;color:var(--color-text-secondary, #4e5969);font-size:12px;font-weight:600}.prd-funnel-value,.prd-funnel strong{display:block;margin:8px 0 4px;color:var(--color-primary, #3370ff);font-size:24px;font-weight:700}.prd-funnel-rate,.prd-funnel span{display:block;color:var(--color-text-tertiary, #86909c);font-size:12px}.prd-bars{display:grid;gap:12px}.prd-bar-row{display:grid;grid-template-columns:92px 1fr 52px;gap:10px;align-items:center;color:var(--color-text-secondary, #4e5969);font-size:13px}.prd-bar-track{height:8px;overflow:hidden;background:var(--color-fill-2, #f2f3f5);border-radius:999px}.prd-bar-row>div{height:8px;overflow:hidden;background:var(--color-fill-2, #f2f3f5);border-radius:999px}.prd-bar-fill,.prd-bar-row i{display:block;height:100%;background:var(--color-primary, #3370ff);border-radius:inherit}.prd-bar-fill.success{background:var(--color-success, #00b42a)}.prd-bar-fill.orange{background:var(--color-warning, #ff7d00)}.prd-bar-fill.red{background:var(--color-danger, #f53f3f)}.prd-card-list{display:grid;gap:12px}.prd-mini-card{padding:14px;background:var(--color-fill-1, #f7f8fa);border:1px solid var(--color-border, #e5e6eb);border-radius:8px}.prd-mini-card-title{margin-bottom:6px;color:var(--color-text-primary, #1d2129);font-weight:700}.prd-mini-card-desc{color:var(--color-text-secondary, #4e5969);font-size:13px;line-height:1.6}@media (max-width: 1180px){.prd-filter-grid,.prd-stat-grid,.prd-grid-2,.prd-funnel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.prd-filter-grid,.prd-stat-grid,.prd-grid-2,.prd-funnel{grid-template-columns:1fr}}html[data-product=leaibot]{--color-primary: #3370ff;--color-primary-hover: #245bdb;--color-primary-active: #1d4ebd;--color-primary-subtle: rgba(51,112,255,.08);--color-primary-border: rgba(51,112,255,.28);--color-on-primary: #fff;--color-success: #16a34a;--color-success-subtle: #f0fdf4;--color-warning: #d97706;--color-warning-subtle: #fffbeb;--color-danger: #e2001a;--color-danger-subtle: #fef2f2;--color-info: #0891b2;--color-info-subtle: #ecfeff;--color-purple: #722ed1;--color-purple-subtle: #f5f0ff;--color-bg: #f5f6f7;--color-bg-subtle: #f5f6f7;--color-bg-muted: #f2f3f5;--color-surface: #fff;--color-border: #dee0e3;--color-border-subtle: #e5e6eb;--color-border-strong: #c9cdd4;--color-text: #1f2329;--color-text-secondary: #646a73;--color-text-tertiary: #8f959e;--color-text-disabled: #ababab;--font-body: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Microsoft YaHei", sans-serif;--font-mono: "SF Mono", ui-monospace, Menlo, Consolas, monospace;--header-height: 56px;--sidebar-width: 168px;--sidebar-width-collapsed: 56px;--ai-panel-width: 380px;--content-max: 1440px;--content-padding: 24px;--control-height-sm: 28px;--control-height-md: 36px;--control-height-lg: 44px;--row-height-compact: 40px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--focus-ring: 0 0 0 3px var(--color-primary-subtle);--shadow-popover: 0 4px 12px rgba(0,0,0,.08);--primary: var(--color-primary);--primary-hover: var(--color-primary-hover);--primary-light: var(--color-primary-subtle);--red: var(--color-danger);--red-light: var(--color-danger-subtle);--green: var(--color-success);--green-light: var(--color-success-subtle);--orange: var(--color-warning);--orange-light: var(--color-warning-subtle);--purple: var(--color-purple);--purple-light: var(--color-purple-subtle);--bg: var(--color-bg);--sidebar-bg: var(--color-surface);--card-bg: var(--color-surface);--border: var(--color-border);--border-light: var(--color-border-subtle);--text: var(--color-text);--text-secondary: var(--color-text-secondary);--text-tertiary: var(--color-text-tertiary)}html[data-product=leaibot],html[data-product=leaibot] body{min-width:1280px;font-family:var(--font-body);letter-spacing:0}html[data-product=leaibot] *,html[data-product=leaibot] *:before,html[data-product=leaibot] *:after{box-sizing:border-box}html[data-product=leaibot] button,html[data-product=leaibot] input,html[data-product=leaibot] select,html[data-product=leaibot] textarea{font-family:var(--font-body);letter-spacing:0}html[data-product=leaibot] img,html[data-product=leaibot] svg,html[data-product=leaibot] canvas{max-width:100%}html[data-product=leaibot] img,html[data-product=leaibot] svg{object-fit:contain;flex-shrink:0}html[data-product=leaibot] :focus-visible{outline:none;box-shadow:var(--focus-ring)}html[data-product=leaibot] #login-screen{background:var(--color-surface)}html[data-product=leaibot] .login-card{width:400px;padding:48px 40px;color:var(--color-text)}html[data-product=leaibot] .login-logo{gap:10px;margin-bottom:40px!important}html[data-product=leaibot] .login-logo .icon{width:36px;height:36px;border-radius:var(--radius-md);background:var(--color-danger)}html[data-product=leaibot] .login-title{font-size:24px;font-weight:600;margin-bottom:24px}html[data-product=leaibot] .form-label{margin-bottom:8px;color:var(--color-text-secondary);font-size:13px;font-weight:500}html[data-product=leaibot] .form-input{height:var(--control-height-md);padding:0 12px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font-size:13px}html[data-product=leaibot] .form-input::placeholder{color:var(--color-text-tertiary)}html[data-product=leaibot] .form-input:focus{border-color:var(--color-primary);box-shadow:var(--focus-ring)}html[data-product=leaibot] .form-group{margin-bottom:16px}html[data-product=leaibot] .login-btn{height:var(--control-height-lg);margin-top:8px;padding:0 18px}html[data-product=leaibot] .login-error{margin-top:8px;color:var(--color-danger);line-height:1.5}html[data-product=leaibot] .btn,html[data-product=leaibot] button.btn{min-height:var(--control-height-md);padding:0 16px;border-radius:var(--radius-md);font-size:13px;font-weight:500;line-height:1;white-space:nowrap;align-items:center;justify-content:center;gap:6px}html[data-product=leaibot] .btn-sm{min-height:var(--control-height-sm);padding:0 12px;font-size:12px}html[data-product=leaibot] .btn-primary{background:var(--color-primary);color:var(--color-on-primary)}html[data-product=leaibot] .btn-primary:hover{background:var(--color-primary-hover)}html[data-product=leaibot] .btn-primary:active{background:var(--color-primary-active)}html[data-product=leaibot] .btn-secondary{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border)}html[data-product=leaibot] .btn-secondary:hover{background:var(--color-bg-subtle);border-color:var(--color-border-strong)}html[data-product=leaibot] .btn-danger{background:var(--color-danger-subtle);color:var(--color-danger);border:1px solid rgba(226,0,26,.22)}html[data-product=leaibot] .btn:disabled,html[data-product=leaibot] button:disabled{opacity:.5;cursor:not-allowed}html[data-product=leaibot] .sidebar{width:var(--sidebar-width);background:var(--color-surface);border-right:1px solid var(--color-border)}html[data-product=leaibot] .sidebar.collapsed{width:var(--sidebar-width-collapsed)}html[data-product=leaibot] .sidebar-header{min-height:var(--header-height);padding:0 8px;border-bottom:1px solid var(--color-border-subtle)}html[data-product=leaibot] .sidebar-header .logo-full{height:22px;max-width:118px}html[data-product=leaibot] .sidebar-collapse-btn,html[data-product=leaibot] .topbar-icon-btn,html[data-product=leaibot] .ai-icon-action,html[data-product=leaibot] .ai-composer-action,html[data-product=leaibot] .ai-send{width:32px;height:32px;min-width:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);background:var(--color-surface);color:var(--color-text-secondary);cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .12s ease}html[data-product=leaibot] .sidebar-collapse-btn{width:28px;height:28px;min-width:28px;border-color:transparent}html[data-product=leaibot] .topbar-icon-btn:hover,html[data-product=leaibot] .ai-icon-action:hover,html[data-product=leaibot] .ai-composer-action:hover,html[data-product=leaibot] .sidebar-collapse-btn:hover{color:var(--color-primary);border-color:var(--color-primary-border);background:var(--color-primary-subtle)}html[data-product=leaibot] .sidebar-nav{padding:8px 6px}html[data-product=leaibot] .nav-item{min-height:36px;padding:0 10px;border-radius:var(--radius-md);color:var(--color-text-secondary);font-size:13px;white-space:nowrap;overflow:hidden}html[data-product=leaibot] .nav-item span:not(.ni):not(.arrow):not(.nav-badge){min-width:0;overflow:hidden;text-overflow:ellipsis}html[data-product=leaibot] .nav-sub{margin-left:24px}html[data-product=leaibot] .nav-sub .nav-item{min-height:32px;padding:0 10px;font-size:12px}html[data-product=leaibot] .nav-item:hover{background:var(--color-bg-subtle);color:var(--color-text)}html[data-product=leaibot] .nav-item.active{background:var(--color-primary-subtle);color:var(--color-primary);font-weight:600}html[data-product=leaibot] .nav-item .arrow svg{width:14px;height:14px}html[data-product=leaibot] .nav-item .ni,html[data-product=leaibot] .menu-icon{width:20px;height:20px}html[data-product=leaibot] .sidebar.collapsed .nav-item{min-height:40px;margin:2px 4px;padding:0}html[data-product=leaibot] .sidebar-footer{padding:8px;border-top:1px solid var(--color-border-subtle)}html[data-product=leaibot] .user-info{min-height:40px;padding:4px 6px;border-radius:var(--radius-md)}html[data-product=leaibot] .user-avatar{width:28px;height:28px;background:var(--color-primary)}html[data-product=leaibot] .user-logout:hover{color:var(--color-danger);background:var(--color-danger-subtle)}html[data-product=leaibot] .topbar{height:var(--header-height);padding:0 var(--content-padding);background:var(--color-surface);border-bottom:1px solid var(--color-border)}html[data-product=leaibot] .topbar-breadcrumb{color:var(--color-text-tertiary);font-size:13px}html[data-product=leaibot] .topbar-breadcrumb span:last-child,html[data-product=leaibot] .topbar-breadcrumb span{color:var(--color-text);font-weight:600}html[data-product=leaibot] .topbar-search{width:220px;height:32px;border-color:var(--color-border-subtle);border-radius:var(--radius-md);background-color:var(--color-bg-muted);font-size:13px}html[data-product=leaibot] .topbar-search:focus{background-color:var(--color-surface);border-color:var(--color-primary);box-shadow:var(--focus-ring)}html[data-product=leaibot] .ai-toggle{height:32px;padding:0 12px;border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);font-size:13px}html[data-product=leaibot] .ai-toggle:hover,html[data-product=leaibot] .ai-toggle.active{color:var(--color-primary);border-color:var(--color-primary-border);background:var(--color-primary-subtle)}html[data-product=leaibot] .page-content{padding:20px var(--content-padding);background:var(--color-bg)}html[data-product=leaibot] .page-content>*{max-width:var(--content-max);margin-left:auto;margin-right:auto}html[data-product=leaibot] .page-header{margin-bottom:12px;gap:16px}html[data-product=leaibot] .page-title{color:var(--color-text);font-size:18px;font-weight:600;line-height:1.35}html[data-product=leaibot] .page-desc{color:var(--color-text-secondary);font-size:13px}html[data-product=leaibot] .kpi-grid,html[data-product=leaibot] .geo-kpi-grid,html[data-product=leaibot] .prd-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch;margin:12px 0 16px}html[data-product=leaibot] .kpi-card,html[data-product=leaibot] .geo-dark .geo-kpi,html[data-product=leaibot] .prd-stat{position:relative;min-width:0;min-height:112px;height:100%;padding:18px 20px;border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);background:linear-gradient(135deg,#fff,#f7faff);box-shadow:none;display:flex;flex-direction:column;justify-content:center}html[data-product=leaibot] .kpi-card:before,html[data-product=leaibot] .geo-dark .geo-kpi:before,html[data-product=leaibot] .prd-stat:before{content:"";position:absolute;top:0;left:0;right:0;width:auto;height:3px;background:var(--kpi-accent, var(--color-primary))}html[data-product=leaibot] .kpi-card:nth-child(2),html[data-product=leaibot] .geo-dark .geo-kpi:nth-child(2),html[data-product=leaibot] .prd-stat:nth-child(2){--kpi-accent: var(--color-success);background:linear-gradient(135deg,#fff,#f6fcf7)}html[data-product=leaibot] .kpi-card:nth-child(3),html[data-product=leaibot] .geo-dark .geo-kpi:nth-child(3),html[data-product=leaibot] .prd-stat:nth-child(3){--kpi-accent: var(--color-warning);background:linear-gradient(135deg,#fff,#fffaf2)}html[data-product=leaibot] .kpi-card:nth-child(4),html[data-product=leaibot] .geo-dark .geo-kpi:nth-child(4),html[data-product=leaibot] .prd-stat:nth-child(4){--kpi-accent: var(--color-purple);background:linear-gradient(135deg,#fff,#fbf8ff)}html[data-product=leaibot] .kpi-card:hover,html[data-product=leaibot] .prd-stat:hover,html[data-product=leaibot] .geo-dark .geo-kpi:hover{border-color:var(--color-primary-border);box-shadow:var(--shadow-popover)}html[data-product=leaibot] .kpi-label,html[data-product=leaibot] .prd-stat-label,html[data-product=leaibot] .geo-dark .geo-kpi .gk-label{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:var(--color-text-secondary);font-size:12px;font-weight:500}html[data-product=leaibot] .kpi-label:before,html[data-product=leaibot] .prd-stat-label:before,html[data-product=leaibot] .geo-dark .geo-kpi .gk-label:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--kpi-accent, var(--color-primary))}html[data-product=leaibot] .kpi-value,html[data-product=leaibot] .prd-stat-value,html[data-product=leaibot] .geo-dark .geo-kpi .gk-val{color:var(--color-text);font-size:28px;font-weight:700;line-height:1.15;font-variant-numeric:tabular-nums}html[data-product=leaibot] .kpi-sub,html[data-product=leaibot] .prd-stat-sub,html[data-product=leaibot] .geo-dark .geo-kpi .gk-sub{margin-top:6px;color:var(--color-text-tertiary);font-size:12px;line-height:1.4}html[data-product=leaibot] .card,html[data-product=leaibot] .prd-panel,html[data-product=leaibot] .prd-filter-card,html[data-product=leaibot] .geo-dark,html[data-product=leaibot] .skill-summary-card,html[data-product=leaibot] .agent-skill-card,html[data-product=leaibot] .atomic-capability-card,html[data-product=leaibot] .atomic-capability-intro div{border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:none}html[data-product=leaibot] .card{padding:16px 18px;margin-bottom:16px}html[data-product=leaibot] .card-header{min-height:38px;margin-bottom:12px;align-items:center}html[data-product=leaibot] .card-title,html[data-product=leaibot] .prd-panel-title{color:var(--color-text);font-size:14px;font-weight:600}html[data-product=leaibot] .grid-2,html[data-product=leaibot] .grid-3,html[data-product=leaibot] .prd-grid-2{gap:14px;align-items:stretch}html[data-product=leaibot] .grid-2>*,html[data-product=leaibot] .grid-3>*,html[data-product=leaibot] .prd-grid-2>*{min-width:0;height:100%}html[data-product=leaibot] table,html[data-product=leaibot] .prd-data-table{width:100%;border-collapse:collapse;table-layout:auto;font-size:13px}html[data-product=leaibot] th,html[data-product=leaibot] .prd-data-table th{height:var(--row-height-compact);padding:8px 12px;color:var(--color-text-secondary);background:var(--color-bg-muted);border-bottom:1px solid var(--color-border-subtle);font-size:12px;font-weight:600;text-align:left}html[data-product=leaibot] td,html[data-product=leaibot] .prd-data-table td{min-height:var(--row-height-compact);padding:8px 12px;color:var(--color-text);border-bottom:1px solid var(--color-border-subtle);vertical-align:middle}html[data-product=leaibot] tr:hover td,html[data-product=leaibot] .prd-data-table tr:hover td{background:var(--color-primary-subtle)}html[data-product=leaibot] .tab-bar,html[data-product=leaibot] .prd-tabs{min-height:48px;gap:4px;margin-bottom:16px;border-bottom:1px solid var(--color-border-subtle)}html[data-product=leaibot] .tab-item,html[data-product=leaibot] .prd-tab,html[data-product=leaibot] .prd-tabs button{height:40px;padding:0 14px;display:inline-flex;align-items:center;color:var(--color-text-secondary);border-bottom:2px solid transparent;font-size:13px}html[data-product=leaibot] .tab-item.active,html[data-product=leaibot] .prd-tab.active,html[data-product=leaibot] .prd-tabs button.active{color:var(--color-primary);border-bottom-color:var(--color-primary);font-weight:600}html[data-product=leaibot] input,html[data-product=leaibot] select,html[data-product=leaibot] textarea,html[data-product=leaibot] .skill-page-search{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text)}html[data-product=leaibot] input:focus,html[data-product=leaibot] select:focus,html[data-product=leaibot] textarea:focus,html[data-product=leaibot] .skill-page-search:focus{border-color:var(--color-primary);box-shadow:var(--focus-ring)}html[data-product=leaibot] .prd-filter-grid,html[data-product=leaibot] .geo-dark .geo-filter-row,html[data-product=leaibot] .skill-page-toolbar,html[data-product=leaibot] .skill-page-toolbar-actions{gap:12px;align-items:center}html[data-product=leaibot] .badge,html[data-product=leaibot] .prd-badge,html[data-product=leaibot] .status-on,html[data-product=leaibot] .status-off,html[data-product=leaibot] .status-warn,html[data-product=leaibot] .status-error,html[data-product=leaibot] .atomic-status,html[data-product=leaibot] .agent-skill-card-badge{min-height:22px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;font-size:12px;font-weight:500;line-height:1;white-space:nowrap}html[data-product=leaibot] .badge:before,html[data-product=leaibot] .status-on:before,html[data-product=leaibot] .status-off:before,html[data-product=leaibot] .status-warn:before,html[data-product=leaibot] .status-error:before,html[data-product=leaibot] .atomic-status:before,html[data-product=leaibot] .agent-skill-card-badge:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor}html[data-product=leaibot] .status-on,html[data-product=leaibot] .prd-badge-success,html[data-product=leaibot] .prd-badge-green,html[data-product=leaibot] .atomic-status{color:var(--color-success);background:var(--color-success-subtle)}html[data-product=leaibot] .status-warn,html[data-product=leaibot] .prd-badge-orange{color:var(--color-warning);background:var(--color-warning-subtle)}html[data-product=leaibot] .status-error,html[data-product=leaibot] .prd-badge-red,html[data-product=leaibot] .prd-badge-danger{color:var(--color-danger);background:var(--color-danger-subtle)}html[data-product=leaibot] .status-off,html[data-product=leaibot] .prd-badge-gray,html[data-product=leaibot] .prd-badge-muted{color:var(--color-text-tertiary);background:var(--color-bg-muted)}html[data-product=leaibot] .ai-panel{background:var(--color-surface);border-left:1px solid var(--color-border)}html[data-product=leaibot] .ai-panel.open{width:var(--ai-panel-width);min-width:var(--ai-panel-width)}html[data-product=leaibot] .ai-panel-header{min-height:48px;padding:0 12px 0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border-subtle)}html[data-product=leaibot] .ai-panel-title{min-width:0;display:flex;align-items:center;gap:8px;color:var(--color-text);font-size:14px;font-weight:600}html[data-product=leaibot] .ai-status-dot{width:7px;height:7px;border-radius:999px;background:var(--color-success);box-shadow:0 0 0 3px var(--color-success-subtle)}html[data-product=leaibot] .ai-panel-actions{width:auto;gap:6px;flex-wrap:nowrap}html[data-product=leaibot] .ai-icon-action{width:28px;height:28px;min-width:28px}html[data-product=leaibot] .ai-shortcuts{order:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-height:66px;padding:8px 12px;overflow:hidden;border-top:1px solid var(--color-border-subtle);background:var(--color-surface)}html[data-product=leaibot] .ai-shortcut{min-width:0;height:26px;padding:0 6px;border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);background:var(--color-surface);color:var(--color-text-secondary);font-size:11px;overflow:hidden;text-overflow:ellipsis}html[data-product=leaibot] .ai-shortcut:hover{color:var(--color-primary);border-color:var(--color-primary-border);background:var(--color-primary-subtle)}html[data-product=leaibot] .ai-messages{padding:12px;background:var(--color-bg)}html[data-product=leaibot] .ai-msg .bubble{max-width:94%;border-radius:10px;font-size:13px;line-height:1.6}html[data-product=leaibot] .ai-msg.assistant .bubble{background:var(--color-surface);border:1px solid var(--color-border-subtle);box-shadow:none}html[data-product=leaibot] .ai-msg.user .bubble{background:var(--color-primary);color:#fff}html[data-product=leaibot] #ai-file-preview{border-top:1px solid var(--color-border-subtle)!important;background:var(--color-primary-subtle)!important}html[data-product=leaibot] .ai-input-area{order:4;padding:8px 12px 12px;gap:8px;align-items:flex-end;background:var(--color-surface)}html[data-product=leaibot] .ai-input{min-height:38px;max-height:112px;padding:9px 12px;border-color:var(--color-border);border-radius:var(--radius-md);font-size:13px}html[data-product=leaibot] .ai-composer-action{width:36px;height:36px;min-width:36px}html[data-product=leaibot] .ai-send{width:36px;height:36px;min-width:36px;color:#fff;border-color:var(--color-primary);background:var(--color-primary)}html[data-product=leaibot] .ai-send:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover);transform:translateY(-1px)}html[data-product=leaibot] .empty-state{padding:48px 20px;color:var(--color-text-tertiary)}html[data-product=leaibot] .empty-state .title{color:var(--color-text-secondary);font-size:14px;font-weight:600}html[data-product=leaibot] #search-dropdown,html[data-product=leaibot] .modal,html[data-product=leaibot] .ai-conversation-panel,html[data-product=leaibot] .agent-skill-modal-panel{border:1px solid var(--color-border-subtle)!important;border-radius:var(--radius-lg)!important;background:var(--color-surface)!important;box-shadow:var(--shadow-popover)!important}html[data-product=leaibot] .modal-mask,html[data-product=leaibot] .agent-skill-modal,html[data-product=leaibot] .ai-conversation-modal{background:#1f232973}html[data-product=leaibot] .geo-dark{color:var(--color-text);padding:18px;margin-top:0}html[data-product=leaibot] .geo-dark .geo-scope-tab.active,html[data-product=leaibot] .geo-dark .geo-pill.active{color:var(--color-primary);border-color:var(--color-primary);background:var(--color-primary-subtle)}html[data-product=leaibot] .geo-dark .geo-pill.active{color:#fff;background:var(--color-primary)}html[data-product=leaibot] .geo-dark .geo-module-title:before{background:var(--color-primary)}html[data-product=leaibot] body.dark-mode{--color-bg: #1a1b1e;--color-bg-subtle: #25262b;--color-bg-muted: #25262b;--color-surface: #2c2e33;--color-border: #373a40;--color-border-subtle: #373a40;--color-border-strong: #4c4f57;--color-text: #e4e5e7;--color-text-secondary: #adb5bd;--color-text-tertiary: #868e96;--color-primary-subtle: rgba(51,112,255,.15);--color-success-subtle: rgba(22,163,74,.16);--color-warning-subtle: rgba(217,119,6,.16);--color-danger-subtle: rgba(226,0,26,.16);--bg: var(--color-bg);--sidebar-bg: var(--color-surface);--card-bg: var(--color-surface);--border: var(--color-border);--border-light: var(--color-border-subtle);--text: var(--color-text);--text-secondary: var(--color-text-secondary);--text-tertiary: var(--color-text-tertiary)}html[data-product=leaibot] body.dark-mode .kpi-card,html[data-product=leaibot] body.dark-mode .prd-stat,html[data-product=leaibot] body.dark-mode .geo-dark .geo-kpi{background:var(--color-surface)}html[data-product=leaibot] body.dark-mode th,html[data-product=leaibot] body.dark-mode .prd-data-table th{background:var(--color-bg-muted)}@media (max-width: 1400px){html[data-product=leaibot] body.ai-squeeze .kpi-grid,html[data-product=leaibot] body.ai-squeeze .geo-kpi-grid,html[data-product=leaibot] body.ai-squeeze .prd-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 1280px){html[data-product=leaibot] .kpi-grid,html[data-product=leaibot] .geo-kpi-grid,html[data-product=leaibot] .prd-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}html[data-product=leaibot]{--color-primary: #3370ff;--color-primary-hover: #245bdb;--color-primary-active: #1d4ebd;--color-primary-subtle: rgba(51,112,255,.08);--color-primary-border: rgba(51,112,255,.28);--color-success: #16a34a;--color-success-subtle: #f0fdf4;--color-warning: #d97706;--color-warning-subtle: #fffbeb;--color-danger: #dc2626;--color-danger-subtle: #fef2f2;--color-purple: #722ed1;--color-purple-subtle: #f5f0ff;--color-bg: #f5f6f7;--color-bg-muted: #f2f3f5;--color-surface: #ffffff;--color-border: #dee0e3;--color-border-subtle: #e5e6eb;--color-border-strong: #c9cdd4;--color-text: #1f2329;--color-text-secondary: #646a73;--color-text-tertiary: #8f959e;--content-padding: 24px;--ai-panel-width: 380px;--shadow-popover: 0 8px 24px rgba(31,35,41,.08);--shadow-card-hover: 0 8px 18px rgba(31,35,41,.06);--radius-md: 8px;--radius-lg: 10px;--chart-1: #3f78c5;--chart-2: #3f9ead;--chart-3: #58a86a;--chart-4: #c89532;--chart-5: #9070c3;--chart-6: #b45f86;--chart-7: #6f879e;--chart-8: #4f6578;--chart-danger: #d24a4a;--chart-warning: #c47f24;--chart-success: #4f9b62;--chart-seq-1: #eaf3ff;--chart-seq-2: #cfe3f8;--chart-seq-3: #9fc4ea;--chart-seq-4: #6ea2d7;--chart-seq-5: #3f78c5;--chart-grid: #e5e8ec;--chart-axis: #9aa3af;--font-heading: "Source Han Sans CN", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--font-body: "Source Han Sans CN", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--primary: var(--color-primary);--primary-light: var(--color-primary-subtle);--primary-hover: var(--color-primary-hover);--bg: var(--color-bg);--card-bg: var(--color-surface);--border: var(--color-border);--border-light: var(--color-border-subtle);--text: var(--color-text);--text-secondary: var(--color-text-secondary);--text-tertiary: var(--color-text-tertiary)}html[data-product=leaibot] body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:14px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html[data-product=leaibot] .menu-icon{width:20px!important;height:20px!important;color:#6f7885;display:block;flex:0 0 20px;object-fit:contain}html[data-product=leaibot] .nav-item .ni{width:20px;height:20px;min-width:20px;display:inline-flex;align-items:center;justify-content:center;line-height:0;flex:0 0 20px}html[data-product=leaibot] .nav-item .ni .menu-icon{width:20px!important;height:20px!important}html[data-product=leaibot] .menu-icon path,html[data-product=leaibot] .menu-icon circle,html[data-product=leaibot] .menu-icon rect,html[data-product=leaibot] .menu-icon line,html[data-product=leaibot] .menu-icon polyline,html[data-product=leaibot] .menu-icon polygon{stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}html[data-product=leaibot] .nav-item:hover .menu-icon,html[data-product=leaibot] .nav-item.active .menu-icon{color:var(--color-primary)}html[data-product=leaibot] .sidebar{border-right-color:var(--color-border);position:relative}html[data-product=leaibot] .sidebar-header{min-height:48px;overflow:visible}html[data-product=leaibot] .sidebar-header .logo-full{height:24px;max-width:124px}html[data-product=leaibot] .sidebar-nav{padding:10px 6px}html[data-product=leaibot] .nav-group{margin-bottom:6px}html[data-product=leaibot] .nav-item{min-height:34px;padding:0 10px;margin-bottom:2px;border-radius:8px;font-size:13px;font-weight:500;color:var(--color-text-secondary)}html[data-product=leaibot] .nav-sub .nav-item{min-height:32px;color:var(--color-text-secondary);font-size:12px;font-weight:400}html[data-product=leaibot] .nav-item:hover{background:#f3f6fb}html[data-product=leaibot] .nav-item.active{background:#edf4ff;color:var(--color-primary);font-weight:600}html[data-product=leaibot] .topbar{padding:0 24px;border-bottom-color:var(--color-border)}html[data-product=leaibot] .topbar-breadcrumb{gap:8px;color:var(--color-text-secondary)}html[data-product=leaibot] .topbar-breadcrumb span{font-weight:600}html[data-product=leaibot] .topbar-search{width:240px;height:34px;background-color:#f7f8fa;border-color:var(--color-border)}html[data-product=leaibot] .page-content{padding-top:20px}html[data-product=leaibot] .page-header{align-items:center;margin-bottom:16px}html[data-product=leaibot] .page-title{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;letter-spacing:0}html[data-product=leaibot] .page-title:before,html[data-product=leaibot] .prd-panel-title:before,html[data-product=leaibot] .geo-dark .geo-module-title:before{content:"";width:18px;height:18px;border-radius:6px;border:1px solid var(--color-primary-border);background:linear-gradient(90deg,transparent 7px,var(--color-primary) 7px 9px,transparent 9px),linear-gradient(180deg,transparent 4px,rgba(51,112,255,.22) 4px 6px,transparent 6px 9px,rgba(51,112,255,.42) 9px 11px,transparent 11px 14px,rgba(51,112,255,.7) 14px 16px,transparent 16px),var(--color-primary-subtle);flex:0 0 auto}html[data-product=leaibot] .card-header:before,html[data-product=leaibot] .ops-card-head:before,html[data-product=leaibot] .rpt-card h3:before,html[data-product=leaibot] .prd-panel-title:before,html[data-product=leaibot] .geo-dark .geo-module-title:before{width:8px;height:8px;border:0;border-radius:999px;background:var(--color-primary);box-shadow:0 0 0 4px #3370ff1a}html[data-product=leaibot] .page-desc{margin-top:3px;color:var(--color-text-tertiary);font-size:12px}html[data-product=leaibot] .btn,html[data-product=leaibot] button,html[data-product=leaibot] .ai-toggle,html[data-product=leaibot] .dash-pill,html[data-product=leaibot] .geo-pill,html[data-product=leaibot] .geo-period-btn,html[data-product=leaibot] .geo-conv-period-btn{transition:border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease}html[data-product=leaibot] .btn,html[data-product=leaibot] .btn-secondary,html[data-product=leaibot] .btn-primary{border-radius:8px;font-size:13px;font-weight:600}html[data-product=leaibot] button:focus-visible,html[data-product=leaibot] .btn:focus-visible,html[data-product=leaibot] input:focus-visible,html[data-product=leaibot] select:focus-visible,html[data-product=leaibot] textarea:focus-visible{outline:2px solid rgba(51,112,255,.22);outline-offset:2px;border-color:var(--color-primary)}html[data-product=leaibot] .btn-secondary{background:#fff}html[data-product=leaibot] .btn-secondary:hover{background:#f7f9fc}html[data-product=leaibot] input,html[data-product=leaibot] select,html[data-product=leaibot] textarea,html[data-product=leaibot] .ops-input,html[data-product=leaibot] .ops-date-input{min-height:34px;border-color:var(--color-border);border-radius:8px;color:var(--color-text);font-size:13px}html[data-product=leaibot] input::placeholder,html[data-product=leaibot] textarea::placeholder{color:#a0a6b0}html[data-product=leaibot] .card,html[data-product=leaibot] .ops-card,html[data-product=leaibot] .rpt-card,html[data-product=leaibot] .prd-panel,html[data-product=leaibot] .prd-filter-card,html[data-product=leaibot] .geo-dark,html[data-product=leaibot] .geo-panel,html[data-product=leaibot] .geo-conv-section,html[data-product=leaibot] .employee-cert-card,html[data-product=leaibot] .employee-profile-card,html[data-product=leaibot] .employee-cert-detail-card,html[data-product=leaibot] .employee-method-tile,html[data-product=leaibot] .employee-material-tile,html[data-product=leaibot] .agent-skill-card,html[data-product=leaibot] .atomic-capability-card,html[data-product=leaibot] .skill-summary-card{border-color:var(--color-border);border-radius:10px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:none}html[data-product=leaibot] .employee-method-tile{--method-wash: rgba(51,112,255,.08);background:linear-gradient(135deg,var(--method-wash) 0%,rgba(255,255,255,.88) 40%,#fff 100%);border-color:var(--color-border)}html[data-product=leaibot] .employee-method-tile.success{--method-wash: rgba(22,163,74,.08)}html[data-product=leaibot] .employee-method-tile.purple{--method-wash: rgba(114,46,209,.08)}html[data-product=leaibot] .employee-method-tile.gray{--method-wash: rgba(143,149,158,.1)}html[data-product=leaibot] .employee-method-tile:before{display:none}html[data-product=leaibot] .employee-material-tile,html[data-product=leaibot] .agent-skill-card,html[data-product=leaibot] .atomic-capability-card,html[data-product=leaibot] .skill-summary-card{background:linear-gradient(135deg,#3370ff0d,#ffffffe6 36%,#fff)}html[data-product=leaibot] .card:hover,html[data-product=leaibot] .ops-card:hover,html[data-product=leaibot] .rpt-card:hover,html[data-product=leaibot] .employee-cert-card:hover,html[data-product=leaibot] .agent-skill-card:hover,html[data-product=leaibot] .atomic-capability-card:hover,html[data-product=leaibot] .skill-summary-card:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-card-hover)}html[data-product=leaibot] .card-header,html[data-product=leaibot] .ops-card-head,html[data-product=leaibot] .employee-card-header{min-height:44px;padding-bottom:0;border-bottom:0}html[data-product=leaibot] .card-title,html[data-product=leaibot] .prd-panel-title,html[data-product=leaibot] .ops-card-head h3,html[data-product=leaibot] .employee-card-header h3{display:flex;align-items:center;gap:8px;color:var(--color-text);font-size:14px;font-weight:700}html[data-product=leaibot] .kpi-grid,html[data-product=leaibot] .employee-kpi-grid,html[data-product=leaibot] .prd-stat-grid,html[data-product=leaibot] .geo-kpi-grid{gap:14px;margin:12px 0 16px}html[data-product=leaibot] .kpi-card,html[data-product=leaibot] .employee-kpi-card,html[data-product=leaibot] .prd-stat,html[data-product=leaibot] .rpt-kpi,html[data-product=leaibot] .ops-kpi,html[data-product=leaibot] .dash-spark-card,html[data-product=leaibot] .dash-funnel-item,html[data-product=leaibot] .geo-dark .geo-kpi,html[data-product=leaibot] .geo-conv-cell{--metric-accent: var(--color-primary);--metric-wash: rgba(51,112,255,.08);position:relative;overflow:hidden;min-height:104px;border:1px solid var(--color-border);border-radius:10px;background:linear-gradient(135deg,var(--metric-wash) 0%,rgba(255,255,255,.86) 38%,#fff 100%);box-shadow:none}html[data-product=leaibot] .kpi-card:before,html[data-product=leaibot] .employee-kpi-card:before,html[data-product=leaibot] .prd-stat:before,html[data-product=leaibot] .rpt-kpi:before,html[data-product=leaibot] .ops-kpi:before,html[data-product=leaibot] .dash-spark-card:before,html[data-product=leaibot] .dash-funnel-item:before,html[data-product=leaibot] .geo-dark .geo-kpi:before,html[data-product=leaibot] .geo-conv-cell:before{content:"";position:absolute;top:0;right:0;bottom:auto;left:0;width:auto;height:3px;border-radius:10px 10px 0 0;background:var(--metric-accent);display:none}html[data-product=leaibot] .kpi-grid>.kpi-card:before,html[data-product=leaibot] .employee-kpi-grid>.employee-kpi-card:before,html[data-product=leaibot] .prd-stat-grid>.prd-stat:before,html[data-product=leaibot] .geo-kpi-grid>.geo-kpi:before{display:block}html[data-product=leaibot] .kpi-card:nth-child(2),html[data-product=leaibot] .employee-kpi-card:nth-child(2),html[data-product=leaibot] .prd-stat:nth-child(2),html[data-product=leaibot] .geo-dark .geo-kpi:nth-child(2){--metric-accent: var(--color-success);--metric-wash: rgba(22,163,74,.08)}html[data-product=leaibot] .kpi-card:nth-child(3),html[data-product=leaibot] .employee-kpi-card:nth-child(3),html[data-product=leaibot] .prd-stat:nth-child(3),html[data-product=leaibot] .geo-dark .geo-kpi:nth-child(3){--metric-accent: var(--color-warning);--metric-wash: rgba(217,119,6,.08)}html[data-product=leaibot] .kpi-card:nth-child(4),html[data-product=leaibot] .employee-kpi-card:nth-child(4),html[data-product=leaibot] .prd-stat:nth-child(4),html[data-product=leaibot] .geo-dark .geo-kpi:nth-child(4){--metric-accent: var(--color-purple);--metric-wash: rgba(114,46,209,.08)}html[data-product=leaibot] .kpi-card:hover,html[data-product=leaibot] .employee-kpi-card:hover,html[data-product=leaibot] .prd-stat:hover,html[data-product=leaibot] .ops-kpi:hover,html[data-product=leaibot] .dash-spark-card:hover,html[data-product=leaibot] .geo-dark .geo-kpi:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-card-hover)}html[data-product=leaibot] .kpi-label:before,html[data-product=leaibot] .prd-stat-label:before,html[data-product=leaibot] .geo-dark .geo-kpi .gk-label:before{width:7px;height:7px;background:var(--metric-accent)}html[data-product=leaibot] .kpi-value,html[data-product=leaibot] .employee-kpi-card .kpi-value,html[data-product=leaibot] .prd-stat-value,html[data-product=leaibot] .ops-kpi-val,html[data-product=leaibot] .rpt-kpi-val,html[data-product=leaibot] .dash-funnel-value,html[data-product=leaibot] .geo-dark .geo-kpi .gk-val,html[data-product=leaibot] .geo-conv-cell .gcc-val{color:var(--color-text);font-size:26px;font-weight:800;line-height:1.15;font-variant-numeric:tabular-nums}html[data-product=leaibot] .kpi-sub,html[data-product=leaibot] .prd-stat-sub,html[data-product=leaibot] .ops-kpi-sub,html[data-product=leaibot] .rpt-kpi-sub,html[data-product=leaibot] .dash-funnel-sub,html[data-product=leaibot] .geo-dark .geo-kpi .gk-sub{color:var(--color-text-tertiary);font-size:12px}html[data-product=leaibot] .filter-bar,html[data-product=leaibot] .dash-filter-bar,html[data-product=leaibot] .employee-filter-row,html[data-product=leaibot] .employee-cert-filter,html[data-product=leaibot] .prd-filter-card,html[data-product=leaibot] .geo-dark .geo-filter-row{gap:10px;border-color:var(--color-border);border-radius:10px}html[data-product=leaibot] .dash-pill,html[data-product=leaibot] .geo-pill,html[data-product=leaibot] .geo-comp-pill,html[data-product=leaibot] .geo-period-btn,html[data-product=leaibot] .geo-conv-period-btn{min-height:30px;padding:0 12px;display:inline-flex;align-items:center;border-radius:8px;border-color:var(--color-border);background:#fff;color:var(--color-text-secondary);font-size:12px;font-weight:500}html[data-product=leaibot] .dash-pill.active,html[data-product=leaibot] .geo-pill.active,html[data-product=leaibot] .geo-comp-pill.active,html[data-product=leaibot] .geo-period-btn.active,html[data-product=leaibot] .geo-conv-period-btn.active{border-color:var(--color-primary-border);background:var(--color-primary-subtle);color:var(--color-primary);font-weight:700}html[data-product=leaibot] .tab-bar,html[data-product=leaibot] .employee-cert-tabs,html[data-product=leaibot] .prd-tabs{min-height:46px;gap:4px;border-bottom-color:var(--color-border)}html[data-product=leaibot] .tab-item,html[data-product=leaibot] .employee-cert-tabs button,html[data-product=leaibot] .prd-tab,html[data-product=leaibot] .prd-tabs button{height:40px;padding:0 14px;color:var(--color-text-secondary);font-size:13px;font-weight:600}html[data-product=leaibot] .tab-item.active,html[data-product=leaibot] .employee-cert-tabs button.active,html[data-product=leaibot] .prd-tab.active,html[data-product=leaibot] .prd-tabs button.active{color:var(--color-primary);border-bottom-color:var(--color-primary)}html[data-product=leaibot] table,html[data-product=leaibot] .data-table,html[data-product=leaibot] .employee-data-table,html[data-product=leaibot] .employee-cert-table,html[data-product=leaibot] .prd-data-table,html[data-product=leaibot] .geo-dark .geo-intent-table{border-collapse:collapse;font-size:13px}html[data-product=leaibot] .table-wrap,html[data-product=leaibot] .employee-table-wrap,html[data-product=leaibot] .prd-table-wrap{border:1px solid var(--color-border);border-radius:10px;overflow:hidden;background:#fff}html[data-product=leaibot] th,html[data-product=leaibot] .data-table th,html[data-product=leaibot] .employee-data-table th,html[data-product=leaibot] .employee-cert-table th,html[data-product=leaibot] .prd-data-table th,html[data-product=leaibot] .geo-dark .geo-intent-table th{height:40px;padding:9px 12px;color:var(--color-text-secondary);background:#f5f6f8;border-bottom:1px solid var(--color-border);font-size:12px;font-weight:700}html[data-product=leaibot] td,html[data-product=leaibot] .data-table td,html[data-product=leaibot] .employee-data-table td,html[data-product=leaibot] .employee-cert-table td,html[data-product=leaibot] .prd-data-table td,html[data-product=leaibot] .geo-dark .geo-intent-table td{min-height:40px;padding:9px 12px;border-bottom:1px solid var(--color-border-subtle);color:var(--color-text)}html[data-product=leaibot] tr:hover td,html[data-product=leaibot] .data-table tr:hover td,html[data-product=leaibot] .employee-data-table tr:hover td,html[data-product=leaibot] .employee-cert-table tr:hover td,html[data-product=leaibot] .prd-data-table tr:hover td{background:#f7faff}html[data-product=leaibot] .mono-cell,html[data-product=leaibot] .ops-primary-cell{font-family:var(--font-mono);font-variant-numeric:tabular-nums}html[data-product=leaibot] .badge,html[data-product=leaibot] .badge-blue,html[data-product=leaibot] .badge-green,html[data-product=leaibot] .badge-orange,html[data-product=leaibot] .badge-purple,html[data-product=leaibot] .badge-red,html[data-product=leaibot] .status-on,html[data-product=leaibot] .status-off,html[data-product=leaibot] .status-warn,html[data-product=leaibot] .status-error,html[data-product=leaibot] .employee-audit-pass,html[data-product=leaibot] .employee-review-action,html[data-product=leaibot] .atomic-status,html[data-product=leaibot] .prd-badge{min-height:22px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;font-size:12px;font-weight:600;line-height:1}html[data-product=leaibot] .badge:before,html[data-product=leaibot] .badge-blue:before,html[data-product=leaibot] .badge-green:before,html[data-product=leaibot] .badge-orange:before,html[data-product=leaibot] .badge-purple:before,html[data-product=leaibot] .badge-red:before,html[data-product=leaibot] .status-on:before,html[data-product=leaibot] .status-off:before,html[data-product=leaibot] .status-warn:before,html[data-product=leaibot] .status-error:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor}html[data-product=leaibot] .badge-blue{color:var(--color-primary);background:var(--color-primary-subtle)}html[data-product=leaibot] .badge-green,html[data-product=leaibot] .status-on{color:var(--color-success);background:var(--color-success-subtle)}html[data-product=leaibot] .badge-orange,html[data-product=leaibot] .status-warn{color:var(--color-warning);background:var(--color-warning-subtle)}html[data-product=leaibot] .badge-purple{color:var(--color-purple);background:var(--color-purple-subtle)}html[data-product=leaibot] .badge-red,html[data-product=leaibot] .status-error{color:var(--color-danger);background:var(--color-danger-subtle)}html[data-product=leaibot] .status-off{color:var(--color-text-tertiary);background:var(--color-bg-muted)}html[data-product=leaibot] .chart-wrap,html[data-product=leaibot] .chart-wrap-sm,html[data-product=leaibot] .ops-chart{border-radius:10px}html[data-product=leaibot] .bar,html[data-product=leaibot] .dash-bar{border-radius:6px 6px 0 0;background:linear-gradient(180deg,#5f8fff 0%,var(--color-primary) 100%)}html[data-product=leaibot] .dash-bar-chart,html[data-product=leaibot] .bar-chart{gap:12px}html[data-product=leaibot] .ai-panel.open{width:var(--ai-panel-width);min-width:320px}html[data-product=leaibot] .ai-panel-header{min-height:48px;padding:0 10px 0 14px;border-bottom-color:var(--color-border)}html[data-product=leaibot] .ai-panel-title{gap:7px;font-weight:700}html[data-product=leaibot] .ai-panel-title:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--color-success);box-shadow:0 0 0 3px #22a55a1f}html[data-product=leaibot] .ai-status-dot{display:none}html[data-product=leaibot] .ai-icon-action,html[data-product=leaibot] .ai-composer-action,html[data-product=leaibot] .ai-send,html[data-product=leaibot] .topbar-icon-btn{border-radius:8px;border-color:var(--color-border)}html[data-product=leaibot] .ai-messages{padding:14px 12px;background:#f8f9fb}html[data-product=leaibot] .ai-msg{margin-bottom:12px}html[data-product=leaibot] .ai-msg .bubble{padding:9px 12px;border-radius:10px;font-size:13px;line-height:1.65}html[data-product=leaibot] .ai-msg.assistant .bubble{border-color:var(--color-border);background:#fff}html[data-product=leaibot] .ai-shortcuts{padding:8px 10px 6px;gap:6px;border-top-color:var(--color-border)}html[data-product=leaibot] .ai-shortcut{height:26px;padding:0 8px;border-radius:8px;background:#fff;font-weight:500}html[data-product=leaibot] .ai-input-area{padding:6px 10px 10px;border-top:0}html[data-product=leaibot] .ai-input{min-height:36px;max-height:116px;padding:8px 10px;background:#fff;font-size:13px}html[data-product=leaibot] .ai-composer-action,html[data-product=leaibot] .ai-send{width:34px;height:34px;min-width:34px}html[data-product=leaibot] #ai-file-preview{background:#f5f8ff!important}html[data-product=leaibot] .login-card{padding:48px 40px}html[data-product=leaibot] .login-title{margin-bottom:22px;font-size:24px}html[data-product=leaibot] .form-group{margin-bottom:18px}html[data-product=leaibot] .form-input{height:38px;font-size:14px}html[data-product=leaibot] body.dark-mode{--color-bg: #1a1b1e;--color-surface: #2c2e33;--color-border: #3a3d45;--color-border-subtle: #3a3d45;--color-border-strong: #50535c;--color-text: #e4e5e7;--color-text-secondary: #b8bec7;--color-text-tertiary: #8e949d}html[data-product=leaibot] body.dark-mode .kpi-card,html[data-product=leaibot] body.dark-mode .employee-kpi-card,html[data-product=leaibot] body.dark-mode .prd-stat,html[data-product=leaibot] body.dark-mode .ops-kpi,html[data-product=leaibot] body.dark-mode .dash-spark-card,html[data-product=leaibot] body.dark-mode .geo-dark .geo-kpi{background:var(--color-surface)}html[data-product=leaibot] body.dark-mode .ai-messages{background:#22242a}html[data-product=leaibot]{--color-bg: #f7f8fa;--color-bg-muted: #f3f4f6;--color-border: #e5e7eb;--color-border-subtle: #eef0f3;--color-border-strong: #d1d5db;--color-text: #111827;--color-text-secondary: #4b5563;--color-text-tertiary: #8a94a3;--radius-md: 8px;--radius-lg: 10px;--focus-ring: 0 0 0 3px rgba(51,112,255,.16);--shadow-card: 0 1px 2px rgba(15,23,42,.04);--shadow-card-hover: 0 8px 22px rgba(15,23,42,.07);--shadow-control: 0 1px 2px rgba(15,23,42,.04)}html[data-product=leaibot] body{background:radial-gradient(circle at 28% 0%,#3370ff0d,#3370ff00 26%),linear-gradient(180deg,#fafbfc 0%,var(--color-bg) 100%)}html[data-product=leaibot] .sidebar,html[data-product=leaibot] .topbar,html[data-product=leaibot] .ai-panel{background:#fffffff5}html[data-product=leaibot] .topbar{min-height:48px;box-shadow:0 1px #0f172a0a;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px)}html[data-product=leaibot] .sidebar{box-shadow:1px 0 #0f172a05}html[data-product=leaibot] .nav-item{border:1px solid transparent;color:var(--color-text-secondary)}html[data-product=leaibot] .nav-item:hover{border-color:#edf1f7;background:#f8fafc;color:var(--color-text)}html[data-product=leaibot] .nav-item.active{border-color:#3370ff2e;background:linear-gradient(135deg,#3370ff1f,#3370ff0f);color:var(--color-primary);box-shadow:inset 0 0 0 1px #ffffffa6}html[data-product=leaibot] .nav-sub .nav-item.active{background:#f1f6ff}html[data-product=leaibot] .topbar-search,html[data-product=leaibot] input,html[data-product=leaibot] select,html[data-product=leaibot] textarea,html[data-product=leaibot] .ops-input,html[data-product=leaibot] .ops-date-input{background:#fff;border-color:var(--color-border);box-shadow:var(--shadow-control)}html[data-product=leaibot] .topbar-search:hover,html[data-product=leaibot] input:hover,html[data-product=leaibot] select:hover,html[data-product=leaibot] textarea:hover{border-color:var(--color-border-strong)}html[data-product=leaibot] button:focus-visible,html[data-product=leaibot] .btn:focus-visible,html[data-product=leaibot] input:focus-visible,html[data-product=leaibot] select:focus-visible,html[data-product=leaibot] textarea:focus-visible{outline:0;border-color:var(--color-primary);box-shadow:var(--focus-ring)}html[data-product=leaibot] .btn-primary{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 1px 2px #3370ff3d}html[data-product=leaibot] .btn-primary:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover);box-shadow:0 6px 14px #3370ff2e}html[data-product=leaibot] .btn-secondary,html[data-product=leaibot] .topbar-icon-btn,html[data-product=leaibot] .ai-icon-action,html[data-product=leaibot] .ai-composer-action,html[data-product=leaibot] .ai-shortcut{background:#fff;border-color:var(--color-border);color:var(--color-text-secondary);box-shadow:var(--shadow-control)}html[data-product=leaibot] .btn-secondary:hover,html[data-product=leaibot] .topbar-icon-btn:hover,html[data-product=leaibot] .ai-icon-action:hover,html[data-product=leaibot] .ai-composer-action:hover,html[data-product=leaibot] .ai-shortcut:hover{border-color:var(--color-border-strong);background:#f9fafb;color:var(--color-text)}html[data-product=leaibot] .card,html[data-product=leaibot] .ops-card,html[data-product=leaibot] .rpt-card,html[data-product=leaibot] .prd-panel,html[data-product=leaibot] .prd-filter-card,html[data-product=leaibot] .geo-dark,html[data-product=leaibot] .geo-panel,html[data-product=leaibot] .geo-conv-section,html[data-product=leaibot] .employee-cert-card,html[data-product=leaibot] .employee-profile-card,html[data-product=leaibot] .employee-cert-detail-card,html[data-product=leaibot] .kpi-card,html[data-product=leaibot] .employee-kpi-card,html[data-product=leaibot] .prd-stat,html[data-product=leaibot] .rpt-kpi,html[data-product=leaibot] .ops-kpi,html[data-product=leaibot] .dash-spark-card,html[data-product=leaibot] .dash-funnel-item,html[data-product=leaibot] .geo-dark .geo-kpi,html[data-product=leaibot] .geo-conv-cell,html[data-product=leaibot] .employee-method-tile,html[data-product=leaibot] .employee-material-tile,html[data-product=leaibot] .agent-skill-card,html[data-product=leaibot] .atomic-capability-card,html[data-product=leaibot] .skill-summary-card{border-color:var(--color-border);box-shadow:var(--shadow-card)}html[data-product=leaibot] .kpi-card:hover,html[data-product=leaibot] .employee-kpi-card:hover,html[data-product=leaibot] .prd-stat:hover,html[data-product=leaibot] .ops-kpi:hover,html[data-product=leaibot] .rpt-kpi:hover,html[data-product=leaibot] .dash-spark-card:hover,html[data-product=leaibot] .dash-funnel-item:hover,html[data-product=leaibot] .employee-method-tile:hover,html[data-product=leaibot] .employee-material-tile:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-card-hover)}html[data-product=leaibot] .page-title{color:var(--color-text);font-size:19px;font-weight:700}html[data-product=leaibot] .card-title,html[data-product=leaibot] .prd-panel-title,html[data-product=leaibot] .ops-card-head h3,html[data-product=leaibot] .employee-card-header h3{font-size:14px;line-height:1.35}html[data-product=leaibot] .dash-pill,html[data-product=leaibot] .geo-pill,html[data-product=leaibot] .geo-comp-pill,html[data-product=leaibot] .geo-period-btn,html[data-product=leaibot] .geo-conv-period-btn,html[data-product=leaibot] .tab-item,html[data-product=leaibot] .employee-cert-tabs button,html[data-product=leaibot] .prd-tab,html[data-product=leaibot] .prd-tabs button{border-radius:8px}html[data-product=leaibot] .dash-pill.active,html[data-product=leaibot] .geo-pill.active,html[data-product=leaibot] .geo-comp-pill.active,html[data-product=leaibot] .geo-period-btn.active,html[data-product=leaibot] .geo-conv-period-btn.active{box-shadow:inset 0 0 0 1px #ffffffb8}html[data-product=leaibot] .table-wrap,html[data-product=leaibot] .employee-table-wrap,html[data-product=leaibot] .prd-table-wrap{border-color:var(--color-border);box-shadow:var(--shadow-card)}html[data-product=leaibot] th,html[data-product=leaibot] .data-table th,html[data-product=leaibot] .employee-data-table th,html[data-product=leaibot] .employee-cert-table th,html[data-product=leaibot] .prd-data-table th,html[data-product=leaibot] .geo-dark .geo-intent-table th{background:#f8fafc;color:#667085;font-weight:600}html[data-product=leaibot] tr:hover td,html[data-product=leaibot] .data-table tr:hover td,html[data-product=leaibot] .employee-data-table tr:hover td,html[data-product=leaibot] .employee-cert-table tr:hover td,html[data-product=leaibot] .prd-data-table tr:hover td{background:#f8fbff}html[data-product=leaibot] .ai-panel{box-shadow:-1px 0 #0f172a0d}html[data-product=leaibot] .ai-msg .bubble{box-shadow:var(--shadow-card)}html[data-product=leaibot] .ai-msg.assistant .bubble{background:linear-gradient(180deg,#fff,#fbfcff)}html[data-product=leaibot] .ai-send{background:var(--color-primary);border-color:var(--color-primary);color:#fff}html[data-product=leaibot] .ai-send:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}html[data-product=leaibot] .login-card{border:1px solid var(--color-border);border-radius:12px;box-shadow:0 18px 50px #0f172a1a}@media (max-width: 900px){html[data-product=leaibot] body{min-width:1280px}html[data-product=leaibot] .sidebar:not(.collapsed){width:168px}html[data-product=leaibot] .sidebar:not(.collapsed) .logo-full{display:block}html[data-product=leaibot] .sidebar:not(.collapsed) .logo-icon-img{display:none}html[data-product=leaibot] .sidebar:not(.collapsed) .nav-item span:not(.ni):not(.arrow),html[data-product=leaibot] .sidebar:not(.collapsed) .nav-group-title,html[data-product=leaibot] .sidebar:not(.collapsed) .user-name,html[data-product=leaibot] .sidebar:not(.collapsed) .user-role,html[data-product=leaibot] .sidebar:not(.collapsed) .user-logout{display:block}html[data-product=leaibot] .sidebar:not(.collapsed) .nav-sub{display:block}html[data-product=leaibot] .sidebar:not(.collapsed) .nav-item .arrow,html[data-product=leaibot] .sidebar:not(.collapsed) .sidebar-collapse-btn{display:inline-flex}}html[data-product=leaibot] .kpi-card,html[data-product=leaibot] .employee-kpi-card,html[data-product=leaibot] .prd-stat,html[data-product=leaibot] .rpt-kpi,html[data-product=leaibot] .ops-kpi,html[data-product=leaibot] .dash-spark-card,html[data-product=leaibot] .dash-funnel-item,html[data-product=leaibot] .geo-dark .geo-kpi,html[data-product=leaibot] .geo-conv-cell,html[data-product=leaibot] .employee-method-tile,html[data-product=leaibot] .employee-material-tile,html[data-product=leaibot] .agent-skill-card,html[data-product=leaibot] .atomic-capability-card,html[data-product=leaibot] .skill-summary-card{--metric-accent: #d0d5dd;--metric-wash: rgba(15,23,42,.025);background:linear-gradient(135deg,#f8fafcf5,#fff 52%,#fff);border-color:var(--color-border-subtle);box-shadow:none}html[data-product=leaibot] .kpi-card:before,html[data-product=leaibot] .employee-kpi-card:before,html[data-product=leaibot] .prd-stat:before,html[data-product=leaibot] .rpt-kpi:before,html[data-product=leaibot] .ops-kpi:before,html[data-product=leaibot] .dash-spark-card:before,html[data-product=leaibot] .dash-funnel-item:before,html[data-product=leaibot] .geo-dark .geo-kpi:before,html[data-product=leaibot] .geo-conv-cell:before,html[data-product=leaibot] .employee-method-tile:before{display:none!important}html[data-product=leaibot] .kpi-label:before,html[data-product=leaibot] .prd-stat-label:before,html[data-product=leaibot] .geo-dark .geo-kpi .gk-label:before{background:#cbd5e1}html[data-product=leaibot] .kpi-value,html[data-product=leaibot] .employee-kpi-card .kpi-value,html[data-product=leaibot] .prd-stat-value,html[data-product=leaibot] .ops-kpi-val,html[data-product=leaibot] .rpt-kpi-val,html[data-product=leaibot] .dash-funnel-value,html[data-product=leaibot] .geo-dark .geo-kpi .gk-val,html[data-product=leaibot] .geo-conv-cell .gcc-val,html[data-product=leaibot] .kpi-card .kpi-value[style],html[data-product=leaibot] .ops-kpi-val[style],html[data-product=leaibot] .rpt-kpi-val[style]{color:var(--color-text)!important}html[data-product=leaibot] .employee-kpi-card.warning,html[data-product=leaibot] .rpt-kpi.warning,html[data-product=leaibot] .ops-kpi.warning{background:linear-gradient(135deg,#fffbebbd,#fff 52%,#fff)}html[data-product=leaibot] .employee-kpi-card.warning .kpi-value,html[data-product=leaibot] .employee-kpi-card.warning .kpi-sub,html[data-product=leaibot] .rpt-kpi.warning .rpt-kpi-val,html[data-product=leaibot] .ops-kpi.warning .ops-kpi-val{color:var(--color-warning)!important}html[data-product=leaibot] .rpt-kpi.danger,html[data-product=leaibot] .ops-kpi.danger,html[data-product=leaibot] .kpi-card.danger{background:linear-gradient(135deg,#fef2f2c7,#fff 52%,#fff)}html[data-product=leaibot] .rpt-kpi.danger .rpt-kpi-val,html[data-product=leaibot] .ops-kpi.danger .ops-kpi-val,html[data-product=leaibot] .kpi-card.danger .kpi-value{color:var(--color-danger)!important}html[data-product=leaibot] .kpi-card[style*=border-left],html[data-product=leaibot] .ops-kpi[style*=border-color]{border-color:var(--color-border-subtle)!important}html[data-product=leaibot] .employee-method-tile,html[data-product=leaibot] .employee-material-tile,html[data-product=leaibot] .rpt-kpi,html[data-product=leaibot] .ops-kpi,html[data-product=leaibot] .dash-spark-card,html[data-product=leaibot] .dash-funnel-item,html[data-product=leaibot] .geo-conv-cell{min-height:72px;padding:11px 14px}html[data-product=leaibot] .employee-method-tile{min-height:0;padding:9px 12px}html[data-product=leaibot] .employee-method-value{margin-bottom:2px;font-size:21px;line-height:1.12}html[data-product=leaibot] .employee-method-label,html[data-product=leaibot] .employee-method-sub{font-size:12px;line-height:1.35}html[data-product=leaibot] .employee-method-sub{margin-top:1px}html[data-product=leaibot] .employee-material-tile{gap:6px;padding:9px}html[data-product=leaibot] .agent-skill-card,html[data-product=leaibot] .atomic-capability-card,html[data-product=leaibot] .skill-summary-card{padding:12px 14px}html[data-product=leaibot] .kpi-value,html[data-product=leaibot] .employee-kpi-card .kpi-value,html[data-product=leaibot] .prd-stat-value,html[data-product=leaibot] .ops-kpi-val,html[data-product=leaibot] .rpt-kpi-val,html[data-product=leaibot] .dash-funnel-value,html[data-product=leaibot] .geo-dark .geo-kpi .gk-val,html[data-product=leaibot] .geo-conv-cell .gcc-val{font-size:24px}html[data-product=leaibot] .card .kpi-card,html[data-product=leaibot] .card .employee-method-tile,html[data-product=leaibot] .employee-cert-card .employee-method-tile,html[data-product=leaibot] .card .employee-material-tile,html[data-product=leaibot] .card .rpt-kpi,html[data-product=leaibot] .card .ops-kpi,html[data-product=leaibot] .card .dash-spark-card,html[data-product=leaibot] .card .dash-funnel-item,html[data-product=leaibot] .prd-panel .prd-stat,html[data-product=leaibot] .geo-panel .geo-conv-cell,html[data-product=leaibot] .geo-dark .geo-kpi{border:0;border-radius:0;background:transparent;box-shadow:none}html[data-product=leaibot] .card .employee-method-tile,html[data-product=leaibot] .employee-cert-card .employee-method-tile{padding:9px 12px}html[data-product=leaibot] .card .kpi-grid,html[data-product=leaibot] .card .employee-method-grid,html[data-product=leaibot] .card .employee-material-grid,html[data-product=leaibot] .card .dash-funnel-grid,html[data-product=leaibot] .prd-panel .prd-stat-grid,html[data-product=leaibot] .geo-panel .geo-conv-grid,html[data-product=leaibot] .geo-dark .geo-kpi-grid{gap:0;border:1px solid var(--color-border-subtle);border-radius:10px;background:#fff;overflow:hidden}html[data-product=leaibot] .card .kpi-grid>*,html[data-product=leaibot] .card .employee-method-grid>*,html[data-product=leaibot] .card .employee-material-grid>*,html[data-product=leaibot] .card .dash-funnel-grid>*,html[data-product=leaibot] .prd-panel .prd-stat-grid>*,html[data-product=leaibot] .geo-panel .geo-conv-grid>*,html[data-product=leaibot] .geo-dark .geo-kpi-grid>*{border-right:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle)}html[data-product=leaibot] .card .kpi-grid>*:last-child,html[data-product=leaibot] .card .employee-method-grid>*:last-child,html[data-product=leaibot] .card .employee-material-grid>*:last-child,html[data-product=leaibot] .card .dash-funnel-grid>*:last-child,html[data-product=leaibot] .prd-panel .prd-stat-grid>*:last-child,html[data-product=leaibot] .geo-panel .geo-conv-grid>*:last-child,html[data-product=leaibot] .geo-dark .geo-kpi-grid>*:last-child{border-right:0}html[data-product=leaibot] .card,html[data-product=leaibot] .ops-card,html[data-product=leaibot] .rpt-card,html[data-product=leaibot] .prd-panel,html[data-product=leaibot] .geo-panel,html[data-product=leaibot] .geo-conv-section,html[data-product=leaibot] .employee-cert-card,html[data-product=leaibot] .employee-profile-card,html[data-product=leaibot] .employee-cert-detail-card{box-shadow:none}html[data-product=leaibot] .ai-messages{background:linear-gradient(180deg,#f8fafcc7,#f7f8faf5)}html[data-product=leaibot] .ai-msg{display:flex;width:100%;margin-bottom:12px}html[data-product=leaibot] .ai-msg.assistant{justify-content:flex-start}html[data-product=leaibot] .ai-msg.user{justify-content:flex-end;text-align:left}html[data-product=leaibot] .ai-msg .bubble{max-width:86%;padding:9px 12px;border-radius:12px;font-size:13px;line-height:1.62;box-shadow:none}html[data-product=leaibot] .ai-msg.assistant .bubble{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-bottom-left-radius:5px}html[data-product=leaibot] .ai-msg.user .bubble{border:1px solid rgba(51,112,255,.18);background:linear-gradient(135deg,var(--color-primary) 0%,#245bdb 100%);color:#fff;border-bottom-right-radius:5px}html[data-product=leaibot] .ai-msg.user .bubble code{background:#ffffff2e;color:#fff}html[data-product=leaibot] .ai-typing-row .ai-typing-bubble{position:relative;overflow:hidden;display:inline-flex;align-items:center;min-height:28px;padding:4px 2px!important;gap:8px;border:0!important;background:transparent!important;background-size:auto!important;color:var(--color-text-secondary);box-shadow:none;animation:none}html[data-product=leaibot] .ai-typing-row .ai-typing-bubble:after{display:none}html[data-product=leaibot] .ai-typing-row .ai-typing-bubble:before{display:none}html[data-product=leaibot] .ai-typing-orb{position:relative;z-index:1;flex:0 0 9px;width:9px;height:9px;border-radius:999px;background:var(--color-primary, #3370ff);box-shadow:0 0 0 4px #3370ff1f;animation:leaibot-ai-orb-pulse 1.35s infinite ease-in-out}html[data-product=leaibot] .ai-typing-label{position:relative;z-index:1;font-size:12px;font-weight:600;color:var(--color-text-secondary, #4e5969);white-space:nowrap}html[data-product=leaibot] .ai-typing-dots{position:relative;z-index:1;display:inline-flex;align-items:center;gap:4px}html[data-product=leaibot] .ai-typing-dots i{width:5px;height:5px;display:block;border-radius:999px;background:var(--color-primary, #3370ff);animation:leaibot-ai-dot 1.1s infinite ease-in-out}html[data-product=leaibot] .ai-typing-dots i:nth-child(2){animation-delay:.14s}html[data-product=leaibot] .ai-typing-dots i:nth-child(3){animation-delay:.28s}@keyframes leaibot-ai-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@keyframes leaibot-ai-orb-pulse{0%,to{transform:scale(.86);opacity:.7;box-shadow:0 0 0 3px #3370ff1a}50%{transform:scale(1);opacity:1;box-shadow:0 0 0 6px #3370ff29}}html[data-product=leaibot] .ai-input-area{border-top:1px solid var(--color-border-subtle);background:var(--color-surface)}html[data-product=leaibot] .ai-input-area.has-file{box-shadow:inset 0 1px #3370ff24}html[data-product=leaibot] .ai-input-area.is-sending{opacity:.92}html[data-product=leaibot] .ai-input{min-height:36px;max-height:128px;resize:none;overflow-y:hidden}html[data-product=leaibot] .ai-composer-action,html[data-product=leaibot] .ai-send{transition:background .14s ease,border-color .14s ease,color .14s ease,opacity .14s ease,transform .14s ease}html[data-product=leaibot] .ai-composer-action:disabled,html[data-product=leaibot] .ai-send:disabled{opacity:.42;cursor:not-allowed;transform:none}html[data-product=leaibot] .ai-send:disabled{background:#e5e7eb;border-color:#e5e7eb;color:#98a2b3;box-shadow:none}html[data-product=leaibot] .ai-send:not(:disabled){background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 1px 2px #3370ff38}html[data-product=leaibot] .ai-send:not(:disabled):hover{transform:translateY(-1px);background:var(--color-primary-hover);border-color:var(--color-primary-hover)}html[data-product=leaibot] #ai-file-preview{border-top:1px solid var(--color-primary-border)!important;background:#3370ff12!important;color:var(--color-text-secondary)}html[data-product=leaibot] body.dark-mode .ai-panel,html[data-product=leaibot] body.dark-mode .ai-input-area,html[data-product=leaibot] body.dark-mode .ai-shortcuts{background:var(--color-surface);border-color:var(--color-border)}html[data-product=leaibot] body.dark-mode .ai-messages{background:linear-gradient(180deg,#202228,#1b1d22)}html[data-product=leaibot] body.dark-mode .ai-msg.assistant .bubble{border-color:var(--color-border);background:#25272d;color:var(--color-text)}html[data-product=leaibot] body.dark-mode .ai-msg.user .bubble{border-color:#5f8fff47;background:linear-gradient(135deg,#3370ff,#245bdb);color:#fff}html[data-product=leaibot] body.dark-mode .ai-input,html[data-product=leaibot] body.dark-mode .ai-shortcut,html[data-product=leaibot] body.dark-mode .ai-composer-action{background:#1f2127;border-color:var(--color-border);color:var(--color-text)}html[data-product=leaibot] body.dark-mode .ai-send:disabled{background:#343741;border-color:#343741;color:#737987}html[data-product=leaibot] body.dark-mode #ai-file-preview{background:#3370ff1f!important;color:var(--color-text-secondary)}html[data-product=leaibot] .ai-file-preview{width:100%;min-height:56px;padding:8px 12px!important;align-items:center;gap:8px;border-top:1px solid var(--color-primary-border)!important;color:var(--color-text-secondary)}html[data-product=leaibot] .ai-file-thumb{width:44px;height:44px;min-width:44px;padding:3px;border:1px solid var(--color-primary-border);border-radius:8px;background:#fff;cursor:zoom-in}html[data-product=leaibot] .ai-file-thumb img{width:100%;height:100%;display:block;object-fit:contain}html[data-product=leaibot] .ai-file-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}html[data-product=leaibot] .ai-file-meta{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:0;border:0;background:transparent;color:inherit;text-align:left}html[data-product=leaibot] .ai-file-meta.is-clickable{cursor:zoom-in}html[data-product=leaibot] .ai-file-label{color:var(--color-text-tertiary);font-size:11px;line-height:1.2}html[data-product=leaibot] #ai-file-name{max-width:100%;overflow:hidden;color:var(--color-text-secondary);font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}html[data-product=leaibot] .ai-file-clear{width:28px;height:28px;min-width:28px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--color-text-tertiary);cursor:pointer}html[data-product=leaibot] .ai-file-clear:hover{background:#1f23290f;color:var(--color-text)}html[data-product=leaibot] .ai-image-preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,40px);background:#0f172a94}html[data-product=leaibot] .ai-image-preview-panel{width:min(960px,100%);max-height:calc(100vh - 32px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:var(--color-surface);box-shadow:0 24px 70px #00000047}html[data-product=leaibot] .ai-image-preview-head{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px 10px 16px;border-bottom:1px solid var(--color-border-subtle)}html[data-product=leaibot] .ai-image-preview-head div{min-width:0;display:flex;align-items:baseline;gap:8px}html[data-product=leaibot] .ai-image-preview-head span{color:var(--color-text-tertiary);font-size:12px}html[data-product=leaibot] .ai-image-preview-head b{min-width:0;overflow:hidden;color:var(--color-text);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}html[data-product=leaibot] .ai-image-preview-head button{width:32px;height:32px;min-width:32px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--color-text-secondary);cursor:pointer}html[data-product=leaibot] .ai-image-preview-head button:hover{background:var(--color-bg-muted);color:var(--color-text)}html[data-product=leaibot] .ai-image-preview-stage{min-height:0;flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:16px;overflow:auto;background:linear-gradient(45deg,rgba(148,163,184,.18) 25%,transparent 25%),linear-gradient(-45deg,rgba(148,163,184,.18) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(148,163,184,.18) 75%),linear-gradient(-45deg,transparent 75%,rgba(148,163,184,.18) 75%),#f8fafc;background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}html[data-product=leaibot] .ai-image-preview-stage img{max-width:100%;max-height:calc(100vh - 128px);width:auto;height:auto;object-fit:contain}html[data-product=leaibot] body.dark-mode .ai-file-thumb{background:#1f2127}html[data-product=leaibot] body.dark-mode .ai-image-preview-stage{background:linear-gradient(45deg,rgba(148,163,184,.14) 25%,transparent 25%),linear-gradient(-45deg,rgba(148,163,184,.14) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(148,163,184,.14) 75%),linear-gradient(-45deg,transparent 75%,rgba(148,163,184,.14) 75%),#17191f;background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}html[data-product=leaibot] .skill-create-studio,html[data-product=leaibot] .permission-layout{min-width:0!important;grid-template-columns:clamp(220px,26%,300px) minmax(0,1fr)!important}html[data-product=leaibot] .skill-main-stack,html[data-product=leaibot] .skill-context-pane,html[data-product=leaibot] .skill-workspace-pane,html[data-product=leaibot] .skill-create-panel.active,html[data-product=leaibot] .skill-clarify-layout,html[data-product=leaibot] .permission-page-vue,html[data-product=leaibot] .permission-layout,html[data-product=leaibot] .permission-module-rail,html[data-product=leaibot] .permission-workspace,html[data-product=leaibot] .permission-card,html[data-product=leaibot] .permission-step{min-width:0!important}@media (max-width: 1180px){html[data-product=leaibot] .skill-create-studio,html[data-product=leaibot] .permission-layout{grid-template-columns:minmax(0,1fr)!important}html[data-product=leaibot] .skill-context-pane,html[data-product=leaibot] .permission-module-rail{height:auto!important;max-height:none!important}}@media (max-width: 720px){html[data-product=leaibot] .ai-file-preview{min-height:52px;padding:6px 10px!important}html[data-product=leaibot] .ai-file-thumb{width:40px;height:40px;min-width:40px}html[data-product=leaibot] .ai-image-preview-modal{padding:0}html[data-product=leaibot] .ai-image-preview-panel{width:100vw;height:100vh;max-height:none;border:0;border-radius:0}html[data-product=leaibot] .ai-image-preview-stage img{max-height:calc(100vh - 80px)}}html[data-product=leaibot] body.dark-mode .ai-typing-row .ai-typing-bubble{border-color:transparent!important;background:transparent!important;box-shadow:none}html[data-product=leaibot] body.dark-mode .ai-typing-label{color:var(--color-text-secondary, #c9d0dc)}@media (prefers-reduced-motion: reduce){html[data-product=leaibot] .ai-typing-orb,html[data-product=leaibot] .ai-typing-dots i{animation:none}}html[data-product=leaibot] .brand-lockup{min-width:0;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;flex:1 1 auto;max-width:calc(100% - 34px);line-height:1}html[data-product=leaibot] .brand-lockup .logo-full{height:20px;max-width:106px;flex:0 1 auto}html[data-product=leaibot] .brand-suffix{height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--color-text-tertiary);font-size:11px;font-weight:400;letter-spacing:.08em;white-space:nowrap;line-height:1}html[data-product=leaibot] .sidebar.collapsed .brand-lockup{display:none}html[data-product=leaibot] .sidebar.collapsed .logo-icon-img{display:block}html[data-product=leaibot] .ai-panel-header{min-height:60px;padding:9px 10px 9px 12px}html[data-product=leaibot] .ai-panel-title{align-items:center;gap:8px;font-weight:700;flex:1 1 auto;min-width:0}html[data-product=leaibot] .ai-panel-title:before,html[data-product=leaibot] .ai-status-dot{display:none}html[data-product=leaibot] .ai-assistant-avatar{position:relative;width:34px;height:34px;min-width:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--color-primary-border);background:linear-gradient(135deg,#3370ff1f,#fffffff5);color:var(--color-primary)}html[data-product=leaibot] .ai-assistant-avatar:after{content:"";position:absolute;right:1px;bottom:1px;width:8px;height:8px;border:2px solid var(--color-surface);border-radius:999px;background:var(--color-success)}html[data-product=leaibot] .ai-title-copy{min-width:0;display:flex;flex-direction:column;gap:2px;line-height:1.2;overflow:hidden}html[data-product=leaibot] .ai-title-name{color:var(--color-text);font-size:14px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-product=leaibot] .ai-title-subtitle{color:var(--color-text-tertiary);font-size:11px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-product=leaibot] .ai-panel-actions{gap:4px;flex:0 0 auto}html[data-product=leaibot] .ai-icon-action{width:28px;height:28px;min-width:28px;border:0;border-radius:9px;background:transparent;color:var(--color-text-secondary)}html[data-product=leaibot] .ai-icon-action:hover{background:var(--color-bg-muted);color:var(--color-text);transform:none}html[data-product=leaibot] .ai-action-collapse{color:var(--color-text-tertiary)}html[data-product=leaibot] .ai-welcome-msg .bubble{max-width:100%;width:100%;padding:0;border:0!important;background:transparent!important;color:var(--color-text-secondary);box-shadow:none;line-height:1.55}html[data-product=leaibot] .ai-empty-state{padding:8px 0 6px}html[data-product=leaibot] .ai-empty-title{margin:0 0 14px;color:var(--color-text);font-size:14px;font-weight:400;line-height:1.65}html[data-product=leaibot] .ai-empty-suggestions{display:grid;gap:10px}html[data-product=leaibot] .ai-empty-card{width:100%;min-height:58px;padding:10px;display:grid;grid-template-columns:28px minmax(0,1fr) 16px;align-items:center;gap:8px;border:1px solid var(--color-border);border-radius:10px;background:#ffffff6b;color:var(--color-text);text-align:left}html[data-product=leaibot] .ai-empty-card:hover{border-color:var(--color-primary-border);background:var(--color-primary-subtle)}html[data-product=leaibot] .ai-empty-card-icon{color:#8ab8ff;display:inline-flex;align-items:center;justify-content:center}html[data-product=leaibot] .ai-empty-card-icon svg{width:17px;height:17px;stroke-width:1.7}html[data-product=leaibot] .ai-empty-card strong,html[data-product=leaibot] .ai-empty-card em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}html[data-product=leaibot] .ai-empty-card strong{color:var(--color-text);font-size:13px;font-weight:400}html[data-product=leaibot] .ai-empty-card em{margin-top:3px;color:var(--color-text-tertiary);font-size:11px;font-weight:400}html[data-product=leaibot] .ai-empty-card-arrow{color:var(--color-text-tertiary);width:15px;height:15px}html[data-product=leaibot] .ai-input-area{display:block;padding:8px 12px 10px;border-top:1px solid var(--color-border-subtle);background:var(--color-surface)}html[data-product=leaibot] .ai-composer-box{display:flex;align-items:flex-end;gap:8px;min-height:46px;padding:5px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);box-shadow:0 1px 2px #1f23290a;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}html[data-product=leaibot] .ai-input-area:focus-within .ai-composer-box{border-color:var(--color-primary-border);box-shadow:0 0 0 3px #3370ff1a}html[data-product=leaibot] .ai-input{min-height:36px;max-height:128px;padding:8px 2px;border:0;border-radius:0;background:transparent;box-shadow:none;line-height:1.5}html[data-product=leaibot] .ai-input:focus{border-color:transparent;box-shadow:none}html[data-product=leaibot] .ai-composer-action,html[data-product=leaibot] .ai-send{width:36px;height:36px;min-width:36px;border-radius:9px;align-self:flex-end}html[data-product=leaibot] .ai-composer-action{border:0;background:transparent;color:var(--color-text-tertiary)}html[data-product=leaibot] .ai-composer-action:hover{background:var(--color-bg-muted);color:var(--color-text-secondary)}html[data-product=leaibot] .ai-send{border:1px solid var(--color-primary);background:var(--color-primary);color:#fff;box-shadow:0 1px 2px #3370ff33}html[data-product=leaibot] .ai-send:not(:disabled):hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover);transform:translateY(-1px)}html[data-product=leaibot] .ai-send:disabled{opacity:1;border-color:#e5e7eb;background:#eef0f3;color:#98a2b3;box-shadow:none}html[data-product=leaibot] .ai-composer-hint{margin-top:6px;padding:0 3px;color:var(--color-text-tertiary);font-size:11px;line-height:1.45;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-product=leaibot] body.dark-mode .brand-suffix{color:var(--color-text-tertiary)}html[data-product=leaibot] body.dark-mode .ai-assistant-avatar{background:linear-gradient(135deg,#3370ff33,#25272df5)}html[data-product=leaibot] body.dark-mode .ai-assistant-avatar:after{border-color:var(--color-surface)}html[data-product=leaibot] body.dark-mode .ai-welcome-msg .bubble{color:var(--color-text-secondary)}html[data-product=leaibot] body.dark-mode .ai-icon-action{background:transparent;color:var(--color-text-secondary)}html[data-product=leaibot] body.dark-mode .ai-icon-action:hover{background:#2a2d34;color:var(--color-text)}html[data-product=leaibot] body.dark-mode .ai-empty-card{border-color:var(--color-border);background:#ffffff05}html[data-product=leaibot] body.dark-mode .ai-empty-card:hover{border-color:#5f8fff52;background:#3370ff1f}html[data-product=leaibot] body.dark-mode .ai-composer-box{border-color:var(--color-border);background:#1f2127;box-shadow:none}html[data-product=leaibot] body.dark-mode .ai-input{background:transparent;border-color:transparent;color:var(--color-text)}html[data-product=leaibot] body.dark-mode .ai-composer-action{background:transparent;color:var(--color-text-tertiary)}html[data-product=leaibot] body.dark-mode .ai-composer-action:hover{background:#2a2d34;color:var(--color-text-secondary)}html[data-product=leaibot] body.dark-mode .ai-send:disabled{border-color:#343741;background:#343741;color:#737987}html[data-product=leaibot] .ai-input-combo{overflow:hidden;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);box-shadow:0 1px 2px #1f23290a;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}html[data-product=leaibot] .ai-input-area:focus-within .ai-input-combo{border-color:var(--color-primary-border);box-shadow:0 0 0 3px #3370ff1a}html[data-product=leaibot] .ai-scope-row{position:relative;display:flex;align-items:center;gap:4px;min-height:38px;padding:6px 7px;border-bottom:.5px solid var(--color-border-subtle)}html[data-product=leaibot] .ai-shortcuts{flex:1 1 auto;min-width:0;max-height:none;display:flex;grid-template-columns:none;gap:6px;padding:0;overflow-x:auto;overflow-y:hidden;border:0;background:transparent;white-space:nowrap;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab}html[data-product=leaibot] .ai-shortcuts::-webkit-scrollbar{display:none}html[data-product=leaibot] .ai-shortcuts.is-dragging{cursor:grabbing;scroll-behavior:auto}html[data-product=leaibot] .ai-shortcut{flex:0 0 auto;width:auto;min-width:0;height:24px;padding:0 10px;border:1px solid var(--color-border-subtle);border-radius:999px;background:transparent;color:var(--color-text-secondary);font-size:12px;font-weight:400;line-height:22px;white-space:nowrap}html[data-product=leaibot] .ai-shortcut:hover,html[data-product=leaibot] .ai-shortcut:focus-visible{border-color:var(--color-primary-border);color:var(--color-primary);outline:none}html[data-product=leaibot] .ai-shortcut.active{border-color:transparent;background:var(--color-primary-subtle);color:var(--color-primary);font-weight:500}html[data-product=leaibot] .ai-scope-arrow{width:24px;height:24px;min-width:24px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border-subtle);border-radius:999px;background:var(--color-surface);color:var(--color-text-secondary)}html[data-product=leaibot] .ai-scope-arrow:hover:not(:disabled){border-color:var(--color-primary-border);color:var(--color-primary);background:var(--color-primary-subtle)}html[data-product=leaibot] .ai-scope-arrow:disabled{opacity:.34;cursor:not-allowed}html[data-product=leaibot] .ai-scope-arrow[hidden]{display:none}html[data-product=leaibot] .ai-scope-select{display:none;width:100%;height:30px;min-height:30px;border:1px solid var(--color-border-subtle);border-radius:8px;background:var(--color-surface);color:var(--color-text);font-size:12px}html[data-product=leaibot] .ai-composer-box{min-height:46px;padding:5px;border:0;border-radius:0;background:transparent;box-shadow:none}html[data-product=leaibot] .ai-input-area:focus-within .ai-composer-box{border-color:transparent;box-shadow:none}html[data-product=leaibot] body.dark-mode .ai-input-combo,html[data-product=leaibot] body.dark-mode .ai-scope-arrow,html[data-product=leaibot] body.dark-mode .ai-scope-select{border-color:var(--color-border);background:#1f2127}html[data-product=leaibot] body.dark-mode .ai-scope-row{border-bottom-color:var(--color-border)}html[data-product=leaibot] body.dark-mode .ai-shortcut{border-color:var(--color-border);color:var(--color-text-secondary)}html[data-product=leaibot] body.dark-mode .ai-shortcut.active{border-color:transparent;background:#3370ff29;color:#8fb0ff}@media (max-width: 1279px){html[data-product=leaibot] .ai-scope-row{padding:6px}html[data-product=leaibot] .ai-shortcuts,html[data-product=leaibot] .ai-scope-arrow{display:none}html[data-product=leaibot] .ai-scope-select{display:block}}html[data-product=leaibot]{--color-canvas: #f5f6f8;--color-surface: #ffffff;--color-surface-raised: #ffffff;--color-surface-subtle: #f1f3f5;--color-surface-muted: #eef1f4;--color-bg: var(--color-canvas);--color-bg-muted: var(--color-surface-subtle);--color-border: #dde1e6;--color-border-subtle: #e7eaee;--color-border-strong: #cbd1d8;--shadow-surface: 0 1px 2px rgba(15, 23, 42, .035)}html[data-product=leaibot] body:not(.dark-mode){background:var(--color-canvas)}html[data-product=leaibot] body:not(.dark-mode) .sidebar,html[data-product=leaibot] body:not(.dark-mode) .topbar,html[data-product=leaibot] body:not(.dark-mode) .ai-panel,html[data-product=leaibot] body:not(.dark-mode) .ai-input-area{background:var(--color-surface)}html[data-product=leaibot] body:not(.dark-mode) .topbar{box-shadow:0 1px #0f172a0a}html[data-product=leaibot] body:not(.dark-mode) .card,html[data-product=leaibot] body:not(.dark-mode) .ops-card,html[data-product=leaibot] body:not(.dark-mode) .rpt-card,html[data-product=leaibot] body:not(.dark-mode) .prd-panel,html[data-product=leaibot] body:not(.dark-mode) .prd-filter-card,html[data-product=leaibot] body:not(.dark-mode) .geo-dark,html[data-product=leaibot] body:not(.dark-mode) .geo-panel,html[data-product=leaibot] body:not(.dark-mode) .geo-conv-section,html[data-product=leaibot] body:not(.dark-mode) .employee-cert-card,html[data-product=leaibot] body:not(.dark-mode) .employee-profile-card,html[data-product=leaibot] body:not(.dark-mode) .employee-cert-detail-card,html[data-product=leaibot] body:not(.dark-mode) .agent-skill-card,html[data-product=leaibot] body:not(.dark-mode) .atomic-capability-card,html[data-product=leaibot] body:not(.dark-mode) .skill-summary-card,html[data-product=leaibot] body:not(.dark-mode) .table-wrap,html[data-product=leaibot] body:not(.dark-mode) .employee-table-wrap,html[data-product=leaibot] body:not(.dark-mode) .prd-table-wrap{background:var(--color-surface-raised);border-color:var(--color-border-subtle);box-shadow:var(--shadow-surface)}html[data-product=leaibot] body:not(.dark-mode) .kpi-card,html[data-product=leaibot] body:not(.dark-mode) .employee-kpi-card,html[data-product=leaibot] body:not(.dark-mode) .prd-stat,html[data-product=leaibot] body:not(.dark-mode) .rpt-kpi,html[data-product=leaibot] body:not(.dark-mode) .ops-kpi,html[data-product=leaibot] body:not(.dark-mode) .dash-spark-card,html[data-product=leaibot] body:not(.dark-mode) .dash-funnel-item,html[data-product=leaibot] body:not(.dark-mode) .geo-dark .geo-kpi,html[data-product=leaibot] body:not(.dark-mode) .geo-conv-cell,html[data-product=leaibot] body:not(.dark-mode) .employee-method-tile,html[data-product=leaibot] body:not(.dark-mode) .employee-material-tile{background:var(--color-surface-raised);border-color:var(--color-border-subtle);box-shadow:none}html[data-product=leaibot] body:not(.dark-mode) .employee-kpi-card.warning,html[data-product=leaibot] body:not(.dark-mode) .rpt-kpi.warning,html[data-product=leaibot] body:not(.dark-mode) .ops-kpi.warning{background:linear-gradient(135deg,rgba(255,251,235,.76) 0%,var(--color-surface) 58%);border-color:#d977062e}html[data-product=leaibot] body:not(.dark-mode) .rpt-kpi.danger,html[data-product=leaibot] body:not(.dark-mode) .ops-kpi.danger,html[data-product=leaibot] body:not(.dark-mode) .kpi-card.danger{background:linear-gradient(135deg,rgba(254,242,242,.78) 0%,var(--color-surface) 58%);border-color:#dc26262e}html[data-product=leaibot] body:not(.dark-mode) .card .kpi-grid,html[data-product=leaibot] body:not(.dark-mode) .card .employee-method-grid,html[data-product=leaibot] body:not(.dark-mode) .card .employee-material-grid,html[data-product=leaibot] body:not(.dark-mode) .card .dash-funnel-grid,html[data-product=leaibot] body:not(.dark-mode) .prd-panel .prd-stat-grid,html[data-product=leaibot] body:not(.dark-mode) .geo-panel .geo-conv-grid,html[data-product=leaibot] body:not(.dark-mode) .geo-dark .geo-kpi-grid{background:var(--color-surface-subtle);border-color:var(--color-border-subtle)}html[data-product=leaibot] body:not(.dark-mode) .card .kpi-grid>*,html[data-product=leaibot] body:not(.dark-mode) .card .employee-method-grid>*,html[data-product=leaibot] body:not(.dark-mode) .card .employee-material-grid>*,html[data-product=leaibot] body:not(.dark-mode) .card .dash-funnel-grid>*,html[data-product=leaibot] body:not(.dark-mode) .prd-panel .prd-stat-grid>*,html[data-product=leaibot] body:not(.dark-mode) .geo-panel .geo-conv-grid>*,html[data-product=leaibot] body:not(.dark-mode) .geo-dark .geo-kpi-grid>*{border-color:var(--color-border-subtle)}html[data-product=leaibot] body:not(.dark-mode) input,html[data-product=leaibot] body:not(.dark-mode) select,html[data-product=leaibot] body:not(.dark-mode) textarea,html[data-product=leaibot] body:not(.dark-mode) .ops-input,html[data-product=leaibot] body:not(.dark-mode) .ops-date-input,html[data-product=leaibot] body:not(.dark-mode) .topbar-search,html[data-product=leaibot] body:not(.dark-mode) .ai-input-combo,html[data-product=leaibot] body:not(.dark-mode) .ai-scope-select{background:var(--color-surface-subtle);border-color:var(--color-border)}html[data-product=leaibot] body:not(.dark-mode) .dash-filter-bar,html[data-product=leaibot] body:not(.dark-mode) .ops-time-filter,html[data-product=leaibot] body:not(.dark-mode) .tabbar,html[data-product=leaibot] body:not(.dark-mode) .filter-bar,html[data-product=leaibot] body:not(.dark-mode) .table-toolbar,html[data-product=leaibot] body:not(.dark-mode) .prd-toolbar,html[data-product=leaibot] body:not(.dark-mode) .employee-toolbar{background:var(--color-surface-subtle);border-color:var(--color-border);box-shadow:none}html[data-product=leaibot] body:not(.dark-mode) .ai-input,html[data-product=leaibot] body:not(.dark-mode) .ai-composer-box{background:transparent}html[data-product=leaibot] body:not(.dark-mode) .ai-scope-row{background:#ffffff6b;border-bottom-color:var(--color-border-subtle)}html[data-product=leaibot] body:not(.dark-mode) .ai-scope-arrow,html[data-product=leaibot] body:not(.dark-mode) .ai-shortcut{background:var(--color-surface);border-color:var(--color-border-subtle)}html[data-product=leaibot] body:not(.dark-mode) .ai-shortcut.active{background:var(--color-primary-subtle);border-color:transparent}html[data-product=leaibot] body:not(.dark-mode) .ai-messages{background:linear-gradient(180deg,#f7f8fa 0%,var(--color-canvas) 100%)}html[data-product=leaibot] body:not(.dark-mode) .ai-msg.assistant .bubble,html[data-product=leaibot] body:not(.dark-mode) .ai-empty-card{background:var(--color-surface-raised);border-color:var(--color-border-subtle)}html[data-product=leaibot] body:not(.dark-mode) th,html[data-product=leaibot] body:not(.dark-mode) .table-head,html[data-product=leaibot] body:not(.dark-mode) .employee-table thead,html[data-product=leaibot] body:not(.dark-mode) .prd-table thead{background:var(--color-surface-subtle)}html[data-product=leaibot] body:not(.dark-mode) tr:hover td,html[data-product=leaibot] body:not(.dark-mode) .table-row:hover{background:var(--color-surface-subtle)}html[data-product=leaibot] .brand-lockup{flex-direction:row;align-items:center;justify-content:flex-start;gap:0;max-width:calc(100% - 36px)}html[data-product=leaibot] .brand-lockup .logo-full{height:23px;max-width:114px}html[data-product=leaibot] .brand-suffix{display:none!important}html[data-product=leaibot] body:not(.dark-mode){background:radial-gradient(circle at 18% -8%,#3370ff0e,#3370ff00 34%),radial-gradient(circle at 88% 2%,#16a34a09,#16a34a00 28%),linear-gradient(180deg,#f8f9fb 0%,var(--color-canvas) 42%,#f1f3f6 100%)}html[data-product=leaibot] body:not(.dark-mode) .main,html[data-product=leaibot] body:not(.dark-mode) .page-content{background:transparent}html[data-product=leaibot] body:not(.dark-mode) .card:hover,html[data-product=leaibot] body:not(.dark-mode) .ops-card:hover,html[data-product=leaibot] body:not(.dark-mode) .rpt-card:hover,html[data-product=leaibot] body:not(.dark-mode) .prd-panel:hover,html[data-product=leaibot] body:not(.dark-mode) .prd-filter-card:hover,html[data-product=leaibot] body:not(.dark-mode) .geo-dark:hover,html[data-product=leaibot] body:not(.dark-mode) .geo-panel:hover,html[data-product=leaibot] body:not(.dark-mode) .geo-conv-section:hover,html[data-product=leaibot] body:not(.dark-mode) .employee-cert-card:hover,html[data-product=leaibot] body:not(.dark-mode) .employee-profile-card:hover,html[data-product=leaibot] body:not(.dark-mode) .employee-cert-detail-card:hover,html[data-product=leaibot] body:not(.dark-mode) .agent-skill-card:hover,html[data-product=leaibot] body:not(.dark-mode) .atomic-capability-card:hover,html[data-product=leaibot] body:not(.dark-mode) .skill-summary-card:hover,html[data-product=leaibot] body:not(.dark-mode) .table-wrap:hover,html[data-product=leaibot] body:not(.dark-mode) .employee-table-wrap:hover,html[data-product=leaibot] body:not(.dark-mode) .prd-table-wrap:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-card-hover)}html[data-product=leaibot] body:not(.dark-mode) .kpi-card:hover,html[data-product=leaibot] body:not(.dark-mode) .employee-kpi-card:hover,html[data-product=leaibot] body:not(.dark-mode) .prd-stat:hover,html[data-product=leaibot] body:not(.dark-mode) .rpt-kpi:hover,html[data-product=leaibot] body:not(.dark-mode) .ops-kpi:hover,html[data-product=leaibot] body:not(.dark-mode) .dash-spark-card:hover,html[data-product=leaibot] body:not(.dark-mode) .dash-funnel-item:hover,html[data-product=leaibot] body:not(.dark-mode) .geo-dark .geo-kpi:hover,html[data-product=leaibot] body:not(.dark-mode) .geo-conv-cell:hover,html[data-product=leaibot] body:not(.dark-mode) .employee-method-tile:hover,html[data-product=leaibot] body:not(.dark-mode) .employee-material-tile:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-card-hover)}html[data-product=leaibot] body.dark-mode .brand-suffix{border-color:var(--color-border);background:#2a2d34;color:var(--color-text-secondary)}html[data-product=leaibot] body:not(.dark-mode) .page-content>.kpi-grid>.kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content>.employee-kpi-grid>.employee-kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content>.prd-stat-grid>.prd-stat,html[data-product=leaibot] body:not(.dark-mode) .page-content>.geo-kpi-grid>.geo-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content>.grid-4>.kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content>.grid-4>.ops-kpi{--metric-wash: rgba(51, 112, 255, .07);background:linear-gradient(135deg,var(--metric-wash) 0%,rgba(255,255,255,.94) 46%,var(--color-surface) 100%);border-color:var(--color-border-subtle)}html[data-product=leaibot] body:not(.dark-mode) .page-content>.kpi-grid>.kpi-card:nth-child(2),html[data-product=leaibot] body:not(.dark-mode) .page-content>.employee-kpi-grid>.employee-kpi-card:nth-child(2),html[data-product=leaibot] body:not(.dark-mode) .page-content>.prd-stat-grid>.prd-stat:nth-child(2),html[data-product=leaibot] body:not(.dark-mode) .page-content>.geo-kpi-grid>.geo-kpi:nth-child(2),html[data-product=leaibot] body:not(.dark-mode) .page-content>.grid-4>.kpi-card:nth-child(2),html[data-product=leaibot] body:not(.dark-mode) .page-content>.grid-4>.ops-kpi:nth-child(2){--metric-wash: rgba(22, 163, 74, .065)}html[data-product=leaibot] body:not(.dark-mode) .page-content>.kpi-grid>.kpi-card:nth-child(3),html[data-product=leaibot] body:not(.dark-mode) .page-content>.employee-kpi-grid>.employee-kpi-card:nth-child(3),html[data-product=leaibot] body:not(.dark-mode) .page-content>.prd-stat-grid>.prd-stat:nth-child(3),html[data-product=leaibot] body:not(.dark-mode) .page-content>.geo-kpi-grid>.geo-kpi:nth-child(3),html[data-product=leaibot] body:not(.dark-mode) .page-content>.grid-4>.kpi-card:nth-child(3),html[data-product=leaibot] body:not(.dark-mode) .page-content>.grid-4>.ops-kpi:nth-child(3){--metric-wash: rgba(217, 119, 6, .06)}html[data-product=leaibot] body:not(.dark-mode) .page-content>.kpi-grid>.kpi-card:nth-child(4),html[data-product=leaibot] body:not(.dark-mode) .page-content>.employee-kpi-grid>.employee-kpi-card:nth-child(4),html[data-product=leaibot] body:not(.dark-mode) .page-content>.prd-stat-grid>.prd-stat:nth-child(4),html[data-product=leaibot] body:not(.dark-mode) .page-content>.geo-kpi-grid>.geo-kpi:nth-child(4),html[data-product=leaibot] body:not(.dark-mode) .page-content>.grid-4>.kpi-card:nth-child(4),html[data-product=leaibot] body:not(.dark-mode) .page-content>.grid-4>.ops-kpi:nth-child(4){--metric-wash: rgba(114, 46, 209, .055)}html[data-product=leaibot] body:not(.dark-mode) .card .kpi-grid>.kpi-card,html[data-product=leaibot] body:not(.dark-mode) .card .employee-method-grid>*,html[data-product=leaibot] body:not(.dark-mode) .card .employee-material-grid>*,html[data-product=leaibot] body:not(.dark-mode) .card .dash-funnel-grid>*,html[data-product=leaibot] body:not(.dark-mode) .prd-panel .prd-stat-grid>*,html[data-product=leaibot] body:not(.dark-mode) .geo-panel .geo-conv-grid>*,html[data-product=leaibot] body:not(.dark-mode) .geo-dark .geo-kpi-grid>*{background:var(--color-surface-raised)}html[data-product=leaibot] .sidebar-header{position:relative}html[data-product=leaibot] .sidebar:not(.collapsed) .sidebar-header{justify-content:flex-start;padding-left:17px;padding-right:0}html[data-product=leaibot] .logo-icon-img{width:30px;height:30px;padding:3px;border:1px solid transparent;border-radius:10px;background:transparent;object-fit:contain}html[data-product=leaibot] .sidebar-collapse-btn{width:28px;height:28px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border-subtle);border-radius:9px;background:var(--color-surface);color:var(--color-text-secondary);box-shadow:0 1px 2px #0f172a0a}html[data-product=leaibot] .sidebar-collapse-btn:hover{border-color:var(--color-primary-border);background:var(--color-primary-subtle);color:var(--color-primary);box-shadow:0 4px 10px #3370ff1a}html[data-product=leaibot] .sidebar-collapse-btn svg{width:15px;height:15px;stroke-width:1.65;transition:transform .18s ease}html[data-product=leaibot] .sidebar:not(.collapsed) .sidebar-collapse-btn{position:static;z-index:auto;width:28px;height:28px;min-width:28px;margin-left:3px;border:0;border-radius:7px;background:transparent;color:var(--color-text-tertiary, #86909c);box-shadow:none}html[data-product=leaibot] .sidebar:not(.collapsed) .sidebar-collapse-btn svg{width:15px;height:15px}html[data-product=leaibot] .sidebar:not(.collapsed) .sidebar-collapse-btn:hover{border-color:transparent;background:var(--color-bg-muted, #f5f7fa);color:var(--color-text, #1d2129);box-shadow:none;transform:none}html[data-product=leaibot] .sidebar.collapsed .sidebar-header{min-height:64px;padding:8px 0 8px 11px;justify-content:flex-start;overflow:visible}html[data-product=leaibot] .sidebar.collapsed{width:58px;overflow:visible}html[data-product=leaibot] .sidebar.collapsed .logo-icon-img{width:36px;height:36px;padding:6px;display:block;border-color:var(--color-border-subtle);border-radius:16px;background:var(--color-surface);box-shadow:0 8px 18px #0f172a1a}html[data-product=leaibot] .sidebar.collapsed .sidebar-collapse-btn{position:absolute;top:15px;right:-18px;z-index:12;width:24px;height:24px;min-width:24px;margin-left:0;border:1px solid var(--color-border-subtle);border-radius:999px;background:var(--color-surface);color:var(--color-text-tertiary, #86909c);box-shadow:0 6px 16px #0f172a1a}html[data-product=leaibot] .sidebar.collapsed .sidebar-collapse-btn svg{width:14px;height:14px;transform:rotate(180deg)}html[data-product=leaibot] .sidebar.collapsed .sidebar-collapse-btn .sidebar-panel-toggle-icon{transform:none}html[data-product=leaibot] .sidebar.collapsed .sidebar-collapse-btn:hover{border-color:transparent;background:var(--color-bg-muted, #f5f7fa);color:var(--color-text, #1d2129);box-shadow:none;transform:none}html[data-product=leaibot] .sidebar-collapse-btn .sidebar-collapse-glyph{display:none!important;font-size:18px;line-height:1;font-weight:500;transform:translateY(-1px)}html[data-product=leaibot] body.dark-mode .logo-icon-img,html[data-product=leaibot] body.dark-mode .sidebar-collapse-btn{border-color:var(--color-border);background:var(--color-surface)}html[data-product=leaibot] body.dark-mode .sidebar-collapse-btn:hover{background:#3370ff24;color:#8fb0ff}html[data-product=leaibot] .ai-panel{--ai-panel-gutter: 16px}html[data-product=leaibot] .ai-panel-header{padding-left:var(--ai-panel-gutter);padding-right:var(--ai-panel-gutter)}html[data-product=leaibot] .ai-messages{padding:18px var(--ai-panel-gutter) 16px}html[data-product=leaibot] .ai-input-area{padding:10px var(--ai-panel-gutter) 12px}html[data-product=leaibot] .ai-empty-state{padding-top:10px}html[data-product=leaibot] .ai-input-combo,html[data-product=leaibot] .ai-empty-card{max-width:100%}html[data-product=leaibot] body.dark-mode{--color-canvas: #17191f;--color-bg: #17191f;--color-bg-subtle: #1d2027;--color-bg-muted: #252932;--color-surface: #20232b;--color-surface-raised: #232731;--color-surface-subtle: #1b1e25;--color-surface-muted: #272b35;--color-border-subtle: #303541;--color-border: #3a3f4b;--color-border-strong: #505765;--color-text: #edf0f5;--color-text-secondary: #b8bec7;--color-text-tertiary: #8e949d;--color-text-disabled: #687080;--color-primary: #5f8fff;--color-primary-hover: #7aa2ff;--color-primary-active: #3f73eb;--color-primary-subtle: rgba(95, 143, 255, .16);--color-primary-border: rgba(95, 143, 255, .34);--color-success-subtle: rgba(22, 163, 74, .15);--color-warning-subtle: rgba(217, 119, 6, .17);--color-danger-subtle: rgba(220, 38, 38, .17);--color-purple-subtle: rgba(139, 92, 246, .17);--chart-1: #78a9e6;--chart-2: #6fc2cf;--chart-3: #78c487;--chart-4: #e0b75b;--chart-5: #b795df;--chart-6: #d383a8;--chart-7: #9bb0c5;--chart-8: #7f96aa;--chart-danger: #ea7777;--chart-warning: #dea24f;--chart-success: #78c48a;--chart-seq-1: #20344c;--chart-seq-2: #2a4c70;--chart-seq-3: #3d75ac;--chart-seq-4: #5f9bda;--chart-seq-5: #78a9e6;--chart-grid: #2e333a;--chart-axis: #747e8a;--bg: var(--color-bg);--card-bg: var(--color-surface-raised);--sidebar-bg: var(--color-surface);--border: var(--color-border);--border-light: var(--color-border-subtle);--text: var(--color-text);--text-secondary: var(--color-text-secondary);--text-tertiary: var(--color-text-tertiary);--shadow: 0 1px 2px rgba(0, 0, 0, .42);--shadow-md: 0 12px 28px rgba(0, 0, 0, .36);--shadow-popover: 0 16px 36px rgba(0, 0, 0, .38);--shadow-card-hover: 0 12px 26px rgba(0, 0, 0, .26);background:radial-gradient(circle at 18% -8%,#5f8fff1f,#5f8fff00 34%),radial-gradient(circle at 88% 2%,#16a34a12,#16a34a00 28%),linear-gradient(180deg,#1a1d24 0%,var(--color-canvas) 46%,#15171d 100%);color:var(--color-text)}html[data-product=leaibot] body.dark-mode .main,html[data-product=leaibot] body.dark-mode .page-content{background:transparent}html[data-product=leaibot] body.dark-mode .sidebar,html[data-product=leaibot] body.dark-mode .topbar,html[data-product=leaibot] body.dark-mode .ai-panel,html[data-product=leaibot] body.dark-mode .sidebar-footer,html[data-product=leaibot] body.dark-mode .sidebar-header{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}html[data-product=leaibot] body.dark-mode #login-screen{background:radial-gradient(circle at 50% 0%,rgba(95,143,255,.14),transparent 34%),var(--color-canvas)}html[data-product=leaibot] body.dark-mode .login-card{color:var(--color-text)}html[data-product=leaibot] body.dark-mode .card,html[data-product=leaibot] body.dark-mode .ops-card,html[data-product=leaibot] body.dark-mode .rpt-card,html[data-product=leaibot] body.dark-mode .prd-panel,html[data-product=leaibot] body.dark-mode .prd-filter-card,html[data-product=leaibot] body.dark-mode .geo-dark,html[data-product=leaibot] body.dark-mode .geo-panel,html[data-product=leaibot] body.dark-mode .geo-conv-section,html[data-product=leaibot] body.dark-mode .employee-cert-card,html[data-product=leaibot] body.dark-mode .employee-profile-card,html[data-product=leaibot] body.dark-mode .employee-cert-detail-card,html[data-product=leaibot] body.dark-mode .agent-skill-card,html[data-product=leaibot] body.dark-mode .atomic-capability-card,html[data-product=leaibot] body.dark-mode .skill-summary-card,html[data-product=leaibot] body.dark-mode .table-wrap,html[data-product=leaibot] body.dark-mode .employee-table-wrap,html[data-product=leaibot] body.dark-mode .prd-table-wrap,html[data-product=leaibot] body.dark-mode .ops-chart,html[data-product=leaibot] body.dark-mode .chart-card,html[data-product=leaibot] body.dark-mode .empty-state,html[data-product=leaibot] body.dark-mode .modal,html[data-product=leaibot] body.dark-mode .drawer,html[data-product=leaibot] body.dark-mode .search-item{background:var(--color-surface-raised);border-color:var(--color-border);color:var(--color-text);box-shadow:none}html[data-product=leaibot] body.dark-mode .kpi-card,html[data-product=leaibot] body.dark-mode .employee-kpi-card,html[data-product=leaibot] body.dark-mode .prd-stat,html[data-product=leaibot] body.dark-mode .rpt-kpi,html[data-product=leaibot] body.dark-mode .ops-kpi,html[data-product=leaibot] body.dark-mode .dash-spark-card,html[data-product=leaibot] body.dark-mode .dash-funnel-item,html[data-product=leaibot] body.dark-mode .geo-dark .geo-kpi,html[data-product=leaibot] body.dark-mode .geo-conv-cell,html[data-product=leaibot] body.dark-mode .employee-method-tile,html[data-product=leaibot] body.dark-mode .employee-material-tile,html[data-product=leaibot] body.dark-mode .geo-plat-card{background:linear-gradient(135deg,color-mix(in srgb,var(--metric-wash, rgba(95, 143, 255, .16)) 70%,transparent) 0%,var(--color-surface-raised) 42%,var(--color-surface) 100%);border-color:var(--color-border);color:var(--color-text);box-shadow:none}html[data-product=leaibot] body.dark-mode .card .kpi-grid,html[data-product=leaibot] body.dark-mode .card .employee-method-grid,html[data-product=leaibot] body.dark-mode .card .employee-material-grid,html[data-product=leaibot] body.dark-mode .card .dash-funnel-grid,html[data-product=leaibot] body.dark-mode .prd-panel .prd-stat-grid,html[data-product=leaibot] body.dark-mode .geo-panel .geo-conv-grid,html[data-product=leaibot] body.dark-mode .geo-dark .geo-kpi-grid,html[data-product=leaibot] body.dark-mode .dash-filter-bar,html[data-product=leaibot] body.dark-mode .ops-time-filter,html[data-product=leaibot] body.dark-mode .filter-bar,html[data-product=leaibot] body.dark-mode .table-toolbar,html[data-product=leaibot] body.dark-mode .prd-toolbar,html[data-product=leaibot] body.dark-mode .employee-toolbar,html[data-product=leaibot] body.dark-mode .employee-filter-row,html[data-product=leaibot] body.dark-mode .employee-cert-filter,html[data-product=leaibot] body.dark-mode .geo-scope-note,html[data-product=leaibot] body.dark-mode .geo-interface-note,html[data-product=leaibot] body.dark-mode .geo-context-line{background:var(--color-surface-subtle);border-color:var(--color-border-subtle);color:var(--color-text-secondary)}html[data-product=leaibot] body.dark-mode input,html[data-product=leaibot] body.dark-mode select,html[data-product=leaibot] body.dark-mode textarea,html[data-product=leaibot] body.dark-mode .form-input,html[data-product=leaibot] body.dark-mode .topbar-search,html[data-product=leaibot] body.dark-mode .ops-input,html[data-product=leaibot] body.dark-mode .ops-date-input,html[data-product=leaibot] body.dark-mode .ai-input-combo,html[data-product=leaibot] body.dark-mode .ai-scope-select{background:var(--color-surface-subtle)!important;border-color:var(--color-border)!important;color:var(--color-text)!important}html[data-product=leaibot] body.dark-mode input::placeholder,html[data-product=leaibot] body.dark-mode textarea::placeholder{color:var(--color-text-tertiary)}html[data-product=leaibot] body.dark-mode .btn-secondary,html[data-product=leaibot] body.dark-mode .topbar-icon-btn,html[data-product=leaibot] body.dark-mode .ai-toggle,html[data-product=leaibot] body.dark-mode .dash-pill,html[data-product=leaibot] body.dark-mode .geo-pill,html[data-product=leaibot] body.dark-mode .geo-comp-pill,html[data-product=leaibot] body.dark-mode .geo-period-btn,html[data-product=leaibot] body.dark-mode .geo-conv-period-btn,html[data-product=leaibot] body.dark-mode .employee-cert-tabs button,html[data-product=leaibot] body.dark-mode .prd-tab,html[data-product=leaibot] body.dark-mode .prd-tabs button{background:var(--color-surface-muted);border-color:var(--color-border);color:var(--color-text-secondary)}html[data-product=leaibot] body.dark-mode .nav-item:hover,html[data-product=leaibot] body.dark-mode .user-info:hover,html[data-product=leaibot] body.dark-mode .search-item:hover,html[data-product=leaibot] body.dark-mode .btn-secondary:hover,html[data-product=leaibot] body.dark-mode .dash-pill:hover,html[data-product=leaibot] body.dark-mode .geo-pill:hover,html[data-product=leaibot] body.dark-mode .geo-comp-pill:hover{background:var(--color-surface-muted);color:var(--color-text)}html[data-product=leaibot] body.dark-mode .nav-item.active,html[data-product=leaibot] body.dark-mode .dash-pill.active,html[data-product=leaibot] body.dark-mode .geo-pill.active,html[data-product=leaibot] body.dark-mode .geo-comp-pill.active,html[data-product=leaibot] body.dark-mode .geo-period-btn.active,html[data-product=leaibot] body.dark-mode .geo-conv-period-btn.active,html[data-product=leaibot] body.dark-mode .employee-cert-tabs button.active,html[data-product=leaibot] body.dark-mode .prd-tab.active,html[data-product=leaibot] body.dark-mode .prd-tabs button.active,html[data-product=leaibot] body.dark-mode .ai-toggle.active{background:var(--color-primary-subtle);border-color:var(--color-primary-border);color:var(--color-primary)}html[data-product=leaibot] body.dark-mode th,html[data-product=leaibot] body.dark-mode .table-head,html[data-product=leaibot] body.dark-mode .employee-table thead,html[data-product=leaibot] body.dark-mode .prd-table thead,html[data-product=leaibot] body.dark-mode .employee-data-table th,html[data-product=leaibot] body.dark-mode .employee-cert-table th,html[data-product=leaibot] body.dark-mode .prd-data-table th,html[data-product=leaibot] body.dark-mode .geo-dark .geo-intent-table th{background:var(--color-surface-subtle);border-color:var(--color-border);color:var(--color-text-secondary)}html[data-product=leaibot] body.dark-mode td,html[data-product=leaibot] body.dark-mode .data-table td,html[data-product=leaibot] body.dark-mode .employee-data-table td,html[data-product=leaibot] body.dark-mode .employee-cert-table td,html[data-product=leaibot] body.dark-mode .prd-data-table td,html[data-product=leaibot] body.dark-mode .geo-dark .geo-intent-table td{border-color:var(--color-border-subtle);color:var(--color-text)}html[data-product=leaibot] body.dark-mode tr:hover td,html[data-product=leaibot] body.dark-mode .data-table tr:hover td,html[data-product=leaibot] body.dark-mode .employee-data-table tr:hover td,html[data-product=leaibot] body.dark-mode .employee-cert-table tr:hover td,html[data-product=leaibot] body.dark-mode .prd-data-table tr:hover td,html[data-product=leaibot] body.dark-mode .table-row:hover{background:#5f8fff14}html[data-product=leaibot] body.dark-mode .kpi-value,html[data-product=leaibot] body.dark-mode .employee-kpi-card .kpi-value,html[data-product=leaibot] body.dark-mode .prd-stat-value,html[data-product=leaibot] body.dark-mode .ops-kpi-val,html[data-product=leaibot] body.dark-mode .rpt-kpi-val,html[data-product=leaibot] body.dark-mode .dash-funnel-value,html[data-product=leaibot] body.dark-mode .geo-dark .geo-kpi .gk-val,html[data-product=leaibot] body.dark-mode .geo-conv-cell .gcc-val,html[data-product=leaibot] body.dark-mode .employee-method-value,html[data-product=leaibot] body.dark-mode .gpc-val{color:var(--color-text)}html[data-product=leaibot] body.dark-mode .kpi-sub,html[data-product=leaibot] body.dark-mode .prd-stat-sub,html[data-product=leaibot] body.dark-mode .ops-kpi-sub,html[data-product=leaibot] body.dark-mode .rpt-kpi-sub,html[data-product=leaibot] body.dark-mode .dash-funnel-sub,html[data-product=leaibot] body.dark-mode .geo-dark .geo-kpi .gk-sub,html[data-product=leaibot] body.dark-mode .page-desc,html[data-product=leaibot] body.dark-mode .gk-label,html[data-product=leaibot] body.dark-mode .gcc-label,html[data-product=leaibot] body.dark-mode .gpc-row,html[data-product=leaibot] body.dark-mode .form-label,html[data-product=leaibot] body.dark-mode .user-role{color:var(--color-text-tertiary)}html[data-product=leaibot] body.dark-mode .badge,html[data-product=leaibot] body.dark-mode .status-on,html[data-product=leaibot] body.dark-mode .status-off{border-color:var(--color-border)}html[data-product=leaibot] body.dark-mode .ai-messages{background:radial-gradient(circle at 28% 0%,rgba(95,143,255,.1),transparent 32%),linear-gradient(180deg,var(--color-surface-subtle) 0%,var(--color-canvas) 100%)}html[data-product=leaibot] body.dark-mode .ai-msg.assistant .bubble,html[data-product=leaibot] body.dark-mode .ai-empty-card{background:var(--color-surface-raised);border-color:var(--color-border);color:var(--color-text)}html[data-product=leaibot] body.dark-mode .ai-input,html[data-product=leaibot] body.dark-mode .ai-composer-box{background:transparent!important}html[data-product=leaibot] body.dark-mode .card:hover,html[data-product=leaibot] body.dark-mode .ops-card:hover,html[data-product=leaibot] body.dark-mode .rpt-card:hover,html[data-product=leaibot] body.dark-mode .prd-panel:hover,html[data-product=leaibot] body.dark-mode .prd-filter-card:hover,html[data-product=leaibot] body.dark-mode .geo-dark:hover,html[data-product=leaibot] body.dark-mode .geo-panel:hover,html[data-product=leaibot] body.dark-mode .geo-conv-section:hover,html[data-product=leaibot] body.dark-mode .employee-cert-card:hover,html[data-product=leaibot] body.dark-mode .employee-profile-card:hover,html[data-product=leaibot] body.dark-mode .employee-cert-detail-card:hover,html[data-product=leaibot] body.dark-mode .agent-skill-card:hover,html[data-product=leaibot] body.dark-mode .atomic-capability-card:hover,html[data-product=leaibot] body.dark-mode .skill-summary-card:hover,html[data-product=leaibot] body.dark-mode .table-wrap:hover,html[data-product=leaibot] body.dark-mode .employee-table-wrap:hover,html[data-product=leaibot] body.dark-mode .prd-table-wrap:hover,html[data-product=leaibot] body.dark-mode .kpi-card:hover,html[data-product=leaibot] body.dark-mode .employee-kpi-card:hover,html[data-product=leaibot] body.dark-mode .prd-stat:hover,html[data-product=leaibot] body.dark-mode .rpt-kpi:hover,html[data-product=leaibot] body.dark-mode .ops-kpi:hover,html[data-product=leaibot] body.dark-mode .dash-spark-card:hover,html[data-product=leaibot] body.dark-mode .dash-funnel-item:hover,html[data-product=leaibot] body.dark-mode .geo-dark .geo-kpi:hover,html[data-product=leaibot] body.dark-mode .geo-conv-cell:hover,html[data-product=leaibot] body.dark-mode .employee-method-tile:hover,html[data-product=leaibot] body.dark-mode .employee-material-tile:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-card-hover)}html[data-product=leaibot] body.dark-mode [style*="background:#fff"],html[data-product=leaibot] body.dark-mode [style*="background: #fff"],html[data-product=leaibot] body.dark-mode [style*="background:#ffffff"],html[data-product=leaibot] body.dark-mode [style*="background: #ffffff"],html[data-product=leaibot] body.dark-mode [style*="background:white"],html[data-product=leaibot] body.dark-mode [style*="background: white"]{background:var(--color-surface-raised)!important}html[data-product=leaibot] body.dark-mode [style*="background:#f"],html[data-product=leaibot] body.dark-mode [style*="background: #f"]{background-color:var(--color-surface-subtle)!important}html[data-product=leaibot] body.dark-mode [style*="border:1px solid"],html[data-product=leaibot] body.dark-mode [style*="border: 1px solid"]{border-color:var(--color-border)!important}html[data-product=leaibot] body.dark-mode canvas{color-scheme:dark}html[data-product=leaibot]{--data-section-shadow: 0 1px 2px rgba(15, 23, 42, .035), 0 10px 28px rgba(15, 23, 42, .035);--data-section-shadow-hover: 0 1px 2px rgba(15, 23, 42, .045), 0 14px 34px rgba(15, 23, 42, .065);--data-panel-wash: linear-gradient(180deg, rgba(255,255,255,.98) 0%, rgba(250,252,255,.96) 100%);--data-subtle-wash: linear-gradient(135deg, rgba(51,112,255,.035) 0%, rgba(255,255,255,.92) 46%, rgba(255,255,255,.98) 100%)}html[data-product=leaibot] body:not(.dark-mode) .page-content .card,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-panel,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-dark,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-panel,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-conv-section,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-cert-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-profile-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-cert-detail-card{position:relative;border-color:#dde1e6c7;background:var(--data-panel-wash);box-shadow:var(--data-section-shadow)}html[data-product=leaibot] body:not(.dark-mode) .page-content .card:after,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-card:after,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-card:after,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-panel:after,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-dark:after,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-panel:after,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-conv-section:after,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-cert-card:after,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-profile-card:after,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-cert-detail-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,#3370ff07,#3370ff00 92px)}html[data-product=leaibot] .page-content .card>*,html[data-product=leaibot] .page-content .ops-card>*,html[data-product=leaibot] .page-content .rpt-card>*,html[data-product=leaibot] .page-content .prd-panel>*,html[data-product=leaibot] .page-content .geo-dark>*,html[data-product=leaibot] .page-content .geo-panel>*,html[data-product=leaibot] .page-content .geo-conv-section>*,html[data-product=leaibot] .page-content .employee-cert-card>*,html[data-product=leaibot] .page-content .employee-profile-card>*,html[data-product=leaibot] .page-content .employee-cert-detail-card>*{position:relative;z-index:1}html[data-product=leaibot] body:not(.dark-mode) .page-content .card:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-card:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-card:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-panel:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-dark:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-panel:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-conv-section:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-cert-card:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-profile-card:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-cert-detail-card:hover{border-color:var(--color-border-strong);box-shadow:var(--data-section-shadow-hover)}html[data-product=leaibot] body:not(.dark-mode) .page-content>.kpi-grid>.kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content>.employee-kpi-grid>.employee-kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content>.grid-4>.kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content>.grid-4>.ops-kpi{box-shadow:0 1px 2px #0f172a09}html[data-product=leaibot] body:not(.dark-mode) .page-content .card .kpi-grid,html[data-product=leaibot] body:not(.dark-mode) .page-content .card .employee-method-grid,html[data-product=leaibot] body:not(.dark-mode) .page-content .card .employee-material-grid,html[data-product=leaibot] body:not(.dark-mode) .page-content .card .dash-funnel-grid,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-panel .prd-stat-grid,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-panel .geo-conv-grid,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-dark .geo-kpi-grid{gap:1px;padding:1px;border:0;border-radius:12px;background:linear-gradient(135deg,#e7eaeee0,#e7eaee52),#f1f3f5e0;box-shadow:inset 0 0 0 1px #dde1e694}html[data-product=leaibot] body:not(.dark-mode) .page-content .card .kpi-grid>*,html[data-product=leaibot] body:not(.dark-mode) .page-content .card .employee-method-grid>*,html[data-product=leaibot] body:not(.dark-mode) .page-content .card .employee-material-grid>*,html[data-product=leaibot] body:not(.dark-mode) .page-content .card .dash-funnel-grid>*,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-panel .prd-stat-grid>*,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-panel .geo-conv-grid>*,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-dark .geo-kpi-grid>*{border:0;border-radius:10px;background:var(--data-subtle-wash);box-shadow:none}html[data-product=leaibot] body:not(.dark-mode) .page-content .card .kpi-grid>*:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .card .employee-method-grid>*:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .card .employee-material-grid>*:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .card .dash-funnel-grid>*:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-panel .prd-stat-grid>*:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-panel .geo-conv-grid>*:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-dark .geo-kpi-grid>*:hover{background:linear-gradient(135deg,#3370ff0e,#fffffff5 46%,#fff);box-shadow:inset 0 0 0 1px #3370ff1f}html[data-product=leaibot] body:not(.dark-mode) .page-content .card-header,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-card-head,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-card-header{min-height:46px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(231,234,238,.68)}html[data-product=leaibot] body:not(.dark-mode) .page-content .table-wrap,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-table-wrap,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-table-wrap{border:0;background:#fff;box-shadow:inset 0 0 0 1px #dde1e6a3,0 1px 2px #0f172a06}html[data-product=leaibot] body:not(.dark-mode) .page-content th,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-data-table th,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-cert-table th,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-data-table th,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-dark .geo-intent-table th{background:linear-gradient(180deg,#f8fafc,#f3f6fa);border-bottom-color:#dde1e6c7}html[data-product=leaibot] body:not(.dark-mode) .page-content td,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-data-table td,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-cert-table td,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-data-table td,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-dark .geo-intent-table td{border-bottom-color:#e7eaeeb8}html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-chart,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-placeholder,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-pending{border:0;background:linear-gradient(135deg,#3370ff07,#ffffffeb),#fff;box-shadow:inset 0 0 0 1px #dde1e69e}html[data-product=leaibot] body.dark-mode{--data-section-shadow: 0 1px 2px rgba(0,0,0,.28), 0 12px 28px rgba(0,0,0,.18);--data-section-shadow-hover: 0 1px 2px rgba(0,0,0,.32), 0 16px 36px rgba(0,0,0,.28);--data-panel-wash: linear-gradient(180deg, rgba(35,39,49,.98) 0%, rgba(31,34,43,.98) 100%);--data-subtle-wash: linear-gradient(135deg, rgba(95,143,255,.08) 0%, rgba(35,39,49,.96) 48%, rgba(32,35,43,.98) 100%)}html[data-product=leaibot] body.dark-mode .page-content .card,html[data-product=leaibot] body.dark-mode .page-content .ops-card,html[data-product=leaibot] body.dark-mode .page-content .rpt-card,html[data-product=leaibot] body.dark-mode .page-content .prd-panel,html[data-product=leaibot] body.dark-mode .page-content .geo-dark,html[data-product=leaibot] body.dark-mode .page-content .geo-panel,html[data-product=leaibot] body.dark-mode .page-content .geo-conv-section,html[data-product=leaibot] body.dark-mode .page-content .employee-cert-card,html[data-product=leaibot] body.dark-mode .page-content .employee-profile-card,html[data-product=leaibot] body.dark-mode .page-content .employee-cert-detail-card{background:var(--data-panel-wash);box-shadow:var(--data-section-shadow)}html[data-product=leaibot] body.dark-mode .page-content .card .kpi-grid,html[data-product=leaibot] body.dark-mode .page-content .card .employee-method-grid,html[data-product=leaibot] body.dark-mode .page-content .card .employee-material-grid,html[data-product=leaibot] body.dark-mode .page-content .card .dash-funnel-grid,html[data-product=leaibot] body.dark-mode .page-content .prd-panel .prd-stat-grid,html[data-product=leaibot] body.dark-mode .page-content .geo-panel .geo-conv-grid,html[data-product=leaibot] body.dark-mode .page-content .geo-dark .geo-kpi-grid{gap:1px;padding:1px;border:0;border-radius:12px;background:#3a3f4b94;box-shadow:inset 0 0 0 1px #3a3f4bb8}html[data-product=leaibot] body.dark-mode .page-content .card .kpi-grid>*,html[data-product=leaibot] body.dark-mode .page-content .card .employee-method-grid>*,html[data-product=leaibot] body.dark-mode .page-content .card .employee-material-grid>*,html[data-product=leaibot] body.dark-mode .page-content .card .dash-funnel-grid>*,html[data-product=leaibot] body.dark-mode .page-content .prd-panel .prd-stat-grid>*,html[data-product=leaibot] body.dark-mode .page-content .geo-panel .geo-conv-grid>*,html[data-product=leaibot] body.dark-mode .page-content .geo-dark .geo-kpi-grid>*{border:0;border-radius:10px;background:var(--data-subtle-wash)}html[data-product=leaibot],html[data-product=leaibot] body{width:100%}html[data-product=leaibot] body{display:flex;overflow:hidden}html[data-product=leaibot] .sidebar{flex:0 0 var(--sidebar-width, 168px)}html[data-product=leaibot] .sidebar.collapsed{flex-basis:58px;overflow:visible}html[data-product=leaibot] .main{flex:1 1 auto;min-width:0;max-width:none}html[data-product=leaibot] .ai-panel{flex:0 0 auto;width:0;min-width:0}html[data-product=leaibot] .ai-panel.open{flex-basis:auto;width:var(--ai-panel-width)}html[data-product=leaibot] .page-content{container-name:workbench-content;container-type:inline-size;width:100%;min-width:0;padding-left:var(--content-padding);padding-right:var(--content-padding)}@container workbench-content (max-width: 1000px){html[data-product=leaibot] .geo-dark .geo-row,html[data-product=leaibot] .geo-dark .geo-row.wide-right,html[data-product=leaibot] .geo-dark .geo-row.geo-compare-trend-row,html[data-product=leaibot] .geo-dark .geo-official-board,html[data-product=leaibot] .geo-dark .geo-business-grid{grid-template-columns:minmax(0,1fr)!important}html[data-product=leaibot] .geo-dark .geo-official-top-card{grid-column:auto!important}}html[data-product=leaibot] .page-content>*{width:100%;max-width:none;margin-left:0;margin-right:0}html[data-product=leaibot] .page-content .kpi-grid,html[data-product=leaibot] .page-content .employee-kpi-grid,html[data-product=leaibot] .page-content .prd-stat-grid,html[data-product=leaibot] .page-content .geo-kpi-grid,html[data-product=leaibot] .page-content .grid-4{width:100%;grid-template-columns:repeat(4,minmax(0,1fr))}html[data-product=leaibot] .page-content .grid-3,html[data-product=leaibot] .page-content .ops-grid-3,html[data-product=leaibot] .page-content .employee-method-grid,html[data-product=leaibot] .page-content .employee-material-grid{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}html[data-product=leaibot] .page-content .dash-funnel-grid,html[data-product=leaibot] .page-content .geo-conv-grid{width:100%}html[data-product=leaibot] .page-content table,html[data-product=leaibot] .page-content .table-wrap,html[data-product=leaibot] .page-content .employee-table-wrap,html[data-product=leaibot] .page-content .prd-table-wrap,html[data-product=leaibot] .page-content .ops-chart,html[data-product=leaibot] .page-content .geo-placeholder{max-width:100%}@media (max-width: 1480px){html[data-product=leaibot] .page-content .kpi-grid,html[data-product=leaibot] .page-content .employee-kpi-grid,html[data-product=leaibot] .page-content .prd-stat-grid,html[data-product=leaibot] .page-content .geo-kpi-grid,html[data-product=leaibot] .page-content .grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1280px){html[data-product=leaibot] .page-content .grid-3,html[data-product=leaibot] .page-content .ops-grid-3,html[data-product=leaibot] .page-content .employee-method-grid,html[data-product=leaibot] .page-content .employee-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}html[data-product=leaibot] .overview-insight-stack{display:grid;gap:14px;margin-bottom:16px}html[data-product=leaibot] .overview-insight-stack>.card{margin-bottom:0!important}html[data-product=leaibot] .overview-insight-stack .card-header{min-height:50px;padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid rgba(231,234,238,.72)}html[data-product=leaibot] .overview-insight-stack .card-header:before{width:9px;height:9px;border-radius:999px;border:0;background:var(--color-primary);box-shadow:0 0 0 4px #3370ff1a}html[data-product=leaibot] .overview-section-sub{margin-top:3px;color:var(--color-text-tertiary);font-size:12px;line-height:1.35;font-weight:400}html[data-product=leaibot] .overview-chain-card{overflow:hidden}html[data-product=leaibot] .overview-chain{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;position:relative}html[data-product=leaibot] .overview-chain .dash-funnel-item{min-height:118px;padding:14px 14px 12px;border:1px solid rgba(221,225,230,.72);border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--chain-color) 7%,transparent),#fffffff5 44%,#fff);box-shadow:none;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:5px 10px}html[data-product=leaibot] .overview-chain .dash-funnel-item:before{content:"";position:absolute;left:0;top:0;bottom:auto;width:100%;height:2px;border-radius:12px 12px 0 0;background:var(--chain-color);opacity:.72}html[data-product=leaibot] .overview-chain .dash-funnel-item:not(:last-child):after{content:"";position:absolute;top:50%;right:-16px;width:20px;height:1px;transform:translateY(-50%);background:linear-gradient(90deg,#3370ff3d,#3370ff14);z-index:2}html[data-product=leaibot] .overview-step-index{grid-column:1 / 2;color:color-mix(in srgb,var(--chain-color) 72%,#667085);font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1}html[data-product=leaibot] .overview-chain .dash-funnel-label{grid-column:1 / 2;color:var(--color-text-secondary);font-size:12px;font-weight:500}html[data-product=leaibot] .overview-chain .dash-funnel-value{grid-column:1 / 2;margin-top:0;color:var(--color-text);font-size:22px;font-weight:700;line-height:1.18;letter-spacing:0}html[data-product=leaibot] .overview-chain .dash-funnel-sub{grid-column:1 / 2;margin:0;color:var(--color-text-tertiary);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-product=leaibot] .overview-rate{grid-column:2 / 3;grid-row:1 / 3;align-self:start;justify-self:end;height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;color:color-mix(in srgb,var(--chain-color) 82%,#1f2329);background:color-mix(in srgb,var(--chain-color) 11%,#fff);border:1px solid color-mix(in srgb,var(--chain-color) 18%,#dde1e6);font-size:11px;font-weight:600;white-space:nowrap}html[data-product=leaibot] .overview-mini-progress{grid-column:1 / -1;height:5px;margin-top:5px;border-radius:999px;overflow:hidden;background:#e7eaeedb}html[data-product=leaibot] .overview-mini-progress span{display:block;width:var(--chain-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--chain-color),color-mix(in srgb,var(--chain-color) 62%,#fff))}html[data-product=leaibot] .overview-split-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}html[data-product=leaibot] .overview-split-item,html[data-product=leaibot] .overview-platform-item,html[data-product=leaibot] .dash-spark-card{min-width:0;border:1px solid rgba(221,225,230,.74);border-radius:12px;background:#ffffffc7;box-shadow:none}html[data-product=leaibot] .overview-split-item{padding:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--split-color) 5%,transparent),#fffffff5,#fff)}html[data-product=leaibot] .overview-split-top,html[data-product=leaibot] .overview-platform-name{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--color-text-secondary);font-size:12px;font-weight:500}html[data-product=leaibot] .overview-split-top span,html[data-product=leaibot] .overview-platform-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-product=leaibot] .overview-split-top:before,html[data-product=leaibot] .overview-platform-name:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--split-color, var(--platform-color));box-shadow:0 0 0 4px color-mix(in srgb,var(--split-color, var(--platform-color)) 12%,transparent);flex:0 0 auto}html[data-product=leaibot] .overview-split-top strong{color:var(--split-color);font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}html[data-product=leaibot] .overview-split-value,html[data-product=leaibot] .overview-platform-value{margin-top:10px;color:var(--color-text);font-size:21px;font-weight:700;line-height:1.2;letter-spacing:0}html[data-product=leaibot] .overview-split-meta,html[data-product=leaibot] .overview-platform-meta{margin-top:5px;color:var(--color-text-tertiary);font-size:12px;line-height:1.35}html[data-product=leaibot] .overview-split-track{height:6px;margin-top:13px;border-radius:999px;overflow:hidden;background:#e7eaeedb}html[data-product=leaibot] .overview-split-track span{display:block;width:var(--split-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--split-color),color-mix(in srgb,var(--split-color) 56%,#fff))}html[data-product=leaibot] .overview-platform-summary{display:grid;gap:12px}html[data-product=leaibot] .overview-share-bar{height:12px;display:flex;gap:3px;padding:2px;border-radius:999px;background:#f1f3f5f0;box-shadow:inset 0 0 0 1px #dde1e6a3}html[data-product=leaibot] .overview-share-bar span{min-width:8px;height:100%;border-radius:999px;background:var(--share-color)}html[data-product=leaibot] .overview-platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}html[data-product=leaibot] .overview-platform-item{padding:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--platform-color) 5%,transparent),#fffffff5 48%,#fff)}html[data-product=leaibot] .overview-platform-name{justify-content:flex-start}html[data-product=leaibot] .dash-spark-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}html[data-product=leaibot] .overview-trend-card .dash-spark-card{padding:14px;background:linear-gradient(135deg,#3370ff09,#fffffff5 46%,#fff)}html[data-product=leaibot] .overview-trend-card .dash-spark-card[data-metric=inter]{background:linear-gradient(135deg,#16a34a09,#fffffff5 46%,#fff)}html[data-product=leaibot] .overview-trend-card .dash-spark-card[data-metric=gmv]{background:linear-gradient(135deg,#722ed10a,#fffffff5 46%,#fff)}html[data-product=leaibot] .overview-trend-card .dash-spark-head{font-size:12px;color:var(--color-text-secondary)}html[data-product=leaibot] .overview-trend-card .dash-spark-head b{font-size:20px;font-weight:700}html[data-product=leaibot] .overview-trend-card .dash-spark-bars{height:58px;align-items:flex-end;gap:5px;margin:12px 0 9px;padding:0 2px}html[data-product=leaibot] .overview-trend-card .dash-spark-bars span{min-width:4px;border-radius:999px 999px 3px 3px;background:linear-gradient(180deg,#3370ffd1,#3370ff75)}html[data-product=leaibot] .overview-trend-card .dash-spark-card[data-metric=inter] .dash-spark-bars span{background:linear-gradient(180deg,#16a34ac7,#16a34a6b)}html[data-product=leaibot] .overview-trend-card .dash-spark-card[data-metric=gmv] .dash-spark-bars span{background:linear-gradient(180deg,#722ed1b8,#722ed161)}html[data-product=leaibot] .overview-trend-card .dash-spark-sub{color:var(--color-text-tertiary);font-size:12px}html[data-product=leaibot] .overview-split-item:hover,html[data-product=leaibot] .overview-platform-item:hover,html[data-product=leaibot] .overview-chain .dash-funnel-item:hover,html[data-product=leaibot] .overview-trend-card .dash-spark-card:hover{border-color:#3370ff3d;box-shadow:0 8px 22px #0f172a0e;transform:translateY(-1px)}@media (max-width: 1480px){html[data-product=leaibot] .overview-chain,html[data-product=leaibot] .overview-split-grid,html[data-product=leaibot] .dash-spark-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-product=leaibot] .overview-chain .dash-funnel-item:not(:last-child):after{display:none}}@media (max-width: 1280px){html[data-product=leaibot] .overview-chain,html[data-product=leaibot] .overview-split-grid,html[data-product=leaibot] .overview-platform-grid,html[data-product=leaibot] .dash-spark-grid{grid-template-columns:1fr}}html[data-product=leaibot] body.dark-mode .overview-insight-stack .card-header{border-bottom-color:#3a3f4bbd}html[data-product=leaibot] body.dark-mode .overview-section-sub{color:var(--color-text-tertiary)}html[data-product=leaibot] body.dark-mode .overview-chain .dash-funnel-item,html[data-product=leaibot] body.dark-mode .overview-split-item,html[data-product=leaibot] body.dark-mode .overview-platform-item,html[data-product=leaibot] body.dark-mode .dash-spark-card{border-color:#3a3f4bc2;background:linear-gradient(135deg,#5f8fff0f,#232731f5 48%,#20232bfa)}html[data-product=leaibot] body.dark-mode .overview-mini-progress,html[data-product=leaibot] body.dark-mode .overview-split-track,html[data-product=leaibot] body.dark-mode .overview-share-bar{background:#3a3f4bb3;box-shadow:inset 0 0 0 1px #464c59b3}html[data-product=leaibot] body.dark-mode .overview-rate{background:#3370ff1f;border-color:#5f8fff38;color:#b6c8ff}html[data-product=leaibot] .overview-insight-demo{gap:16px}html[data-product=leaibot] .overview-insight-demo>.card{padding:18px 20px 20px;border-color:#dde1e6c7;background:#fffffff5;box-shadow:0 10px 28px #0f172a0b}html[data-product=leaibot] .overview-board-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:34px;margin-bottom:18px}html[data-product=leaibot] .overview-title-group{display:flex;align-items:center;gap:10px;min-width:0}html[data-product=leaibot] .overview-title-group:before{content:"";width:4px;height:20px;border-radius:999px;background:var(--color-primary);box-shadow:0 0 0 4px #3370ff14;flex:0 0 auto}html[data-product=leaibot] .overview-title-group .card-title{font-size:16px;line-height:1.25;letter-spacing:0}html[data-product=leaibot] .overview-soft-tag{height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:8px;border:1px solid rgba(51,112,255,.14);background:#3370ff14;color:var(--color-primary);font-size:12px;font-weight:500;white-space:nowrap}html[data-product=leaibot] .overview-board-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;color:var(--color-text-tertiary);font-size:12px;white-space:nowrap}html[data-product=leaibot] .overview-flow-hint{color:var(--color-text-tertiary)}html[data-product=leaibot] .overview-chain-flow{display:grid;grid-template-columns:minmax(142px,1fr) 58px minmax(142px,1fr) 58px minmax(142px,1fr) 58px minmax(148px,1.08fr);align-items:center;gap:10px}html[data-product=leaibot] .overview-chain-step{min-width:0;min-height:140px;padding:18px 18px 16px;border:1px solid rgba(221,225,230,.74);border-radius:14px;background:linear-gradient(135deg,#3370ff0e,#fffffffa 48%,#fff);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}html[data-product=leaibot] .overview-chain-step:hover,html[data-product=leaibot] .overview-line-card:hover{border-color:#3370ff40;box-shadow:0 10px 24px #0f172a11;transform:translateY(-1px)}html[data-product=leaibot] .overview-chain-step.is-result{color:#fff;border-color:#3370ff4d;background:linear-gradient(135deg,#3f7bff,#2863ef 58%,#1e54df);box-shadow:0 12px 28px #3370ff2e}html[data-product=leaibot] .overview-step-top{display:flex;align-items:center;gap:8px;color:var(--color-text-secondary);font-size:13px}html[data-product=leaibot] .overview-step-top span{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#3370ff14;color:var(--color-primary);font-size:12px;font-weight:600}html[data-product=leaibot] .overview-step-top b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}html[data-product=leaibot] .overview-step-label{margin-top:16px;color:var(--color-text-secondary);font-size:12px}html[data-product=leaibot] .overview-step-value{margin-top:5px;color:var(--color-text);font-size:27px;font-weight:700;line-height:1.15;letter-spacing:0}html[data-product=leaibot] .overview-step-meta{margin-top:14px;padding-top:12px;border-top:1px solid rgba(231,234,238,.78);color:var(--color-text-tertiary);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-product=leaibot] .overview-chain-step.is-result .overview-step-top,html[data-product=leaibot] .overview-chain-step.is-result .overview-step-label,html[data-product=leaibot] .overview-chain-step.is-result .overview-step-meta,html[data-product=leaibot] .overview-chain-step.is-result .overview-step-value{color:#fff}html[data-product=leaibot] .overview-chain-step.is-result .overview-step-top span{background:#ffffff2e;color:#fff}html[data-product=leaibot] .overview-chain-step.is-result .overview-step-meta{border-top-color:#ffffff2e;color:#ffffffbd}html[data-product=leaibot] .overview-chain-connector{position:relative;display:grid;justify-items:center;align-content:center;gap:4px;min-width:0;color:var(--color-text-tertiary);text-align:center}html[data-product=leaibot] .overview-chain-connector i{position:absolute;top:36px;left:-10px;right:-10px;height:1px;background:repeating-linear-gradient(90deg,rgba(51,112,255,.25) 0 8px,transparent 8px 13px)}html[data-product=leaibot] .overview-chain-connector span{position:relative;z-index:1;min-width:54px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;border:1px solid color-mix(in srgb,var(--connector-color) 28%,#dde1e6);background:#fff;color:var(--connector-color);font-size:13px;font-weight:600;box-shadow:0 4px 12px #0f172a0d}html[data-product=leaibot] .overview-chain-connector em{position:relative;z-index:1;color:var(--color-text-tertiary);font-size:11px;font-style:normal;white-space:nowrap}html[data-product=leaibot] .overview-structure-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}html[data-product=leaibot] .overview-platform-pane{padding-left:24px;border-left:1px solid rgba(231,234,238,.86)}html[data-product=leaibot] .overview-pane-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}html[data-product=leaibot] .overview-pane-title span{color:var(--color-text);font-size:15px;font-weight:600}html[data-product=leaibot] .overview-pane-title b{color:var(--color-text-secondary);font-size:13px;font-weight:500;white-space:nowrap}html[data-product=leaibot] .overview-breakdown-row{padding:8px 0 12px}html[data-product=leaibot] .overview-breakdown-row+.overview-breakdown-row{margin-top:6px}html[data-product=leaibot] .overview-row-main,html[data-product=leaibot] .overview-row-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}html[data-product=leaibot] .overview-row-main span{min-width:0;color:var(--color-text);font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-product=leaibot] .overview-row-main span:before{content:"";width:8px;height:8px;display:inline-block;margin-right:8px;border-radius:999px;background:var(--row-color);vertical-align:1px}html[data-product=leaibot] .overview-row-main b{color:var(--color-text);font-size:15px;font-weight:700;white-space:nowrap}html[data-product=leaibot] .overview-row-meta{margin-top:5px;color:var(--color-text-tertiary);font-size:12px}html[data-product=leaibot] .overview-row-meta strong{color:var(--row-color);font-weight:600}html[data-product=leaibot] .overview-row-track{height:8px;margin-top:9px;border-radius:999px;overflow:hidden;background:#ebeef3f2}html[data-product=leaibot] .overview-row-track span{display:block;width:var(--row-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--row-color),color-mix(in srgb,var(--row-color) 58%,#fff))}html[data-product=leaibot] .overview-price-compare{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:13px;border-top:1px solid rgba(231,234,238,.82);color:var(--color-text-secondary);font-size:13px}html[data-product=leaibot] .overview-price-compare b{color:var(--color-text);font-size:13px;font-weight:600;white-space:nowrap}html[data-product=leaibot] .overview-line-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}html[data-product=leaibot] .overview-line-card{min-width:0;padding:16px 16px 14px;border:1px solid rgba(221,225,230,.74);border-radius:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--trend-color) 4%,transparent),#fffffffa 48%,#fff);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}html[data-product=leaibot] .overview-line-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--color-text-secondary);font-size:13px;font-weight:600}html[data-product=leaibot] .overview-line-delta{height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;font-size:12px;font-style:normal;font-weight:600;white-space:nowrap}html[data-product=leaibot] .overview-line-delta.is-up{background:#16a34a1a;color:#16a34a}html[data-product=leaibot] .overview-line-delta.is-down{background:#ef44441a;color:#dc2626}html[data-product=leaibot] .overview-line-delta.is-flat{background:#64748b1a;color:var(--color-text-tertiary)}html[data-product=leaibot] .overview-line-value{margin-top:12px;color:var(--color-text);font-size:26px;font-weight:700;line-height:1.15}html[data-product=leaibot] .overview-line-chart{width:100%;height:74px;margin-top:11px;overflow:visible}html[data-product=leaibot] .overview-line-area{fill:color-mix(in srgb,var(--trend-color) 10%,transparent)}html[data-product=leaibot] .overview-line-stroke{fill:none;stroke:var(--trend-color);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}html[data-product=leaibot] .overview-line-dot{fill:#fff;stroke:var(--trend-color);stroke-width:2}html[data-product=leaibot] .overview-line-sub{margin-top:8px;color:var(--color-text-tertiary);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1480px){html[data-product=leaibot] .overview-chain-flow{grid-template-columns:minmax(126px,1fr) 50px minmax(126px,1fr) 50px minmax(126px,1fr) 50px minmax(138px,1fr);gap:8px}html[data-product=leaibot] .overview-chain-step{padding:15px 14px 14px}html[data-product=leaibot] .overview-chain-connector span{min-width:46px;padding:0 7px;font-size:12px}}@media (max-width: 1360px){html[data-product=leaibot] .overview-chain-flow{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-product=leaibot] .overview-chain-connector{display:none}html[data-product=leaibot] .overview-structure-grid,html[data-product=leaibot] .overview-line-grid{grid-template-columns:1fr}html[data-product=leaibot] .overview-platform-pane{padding-top:18px;padding-left:0;border-top:1px solid rgba(231,234,238,.86);border-left:0}}html[data-product=leaibot] body.dark-mode .overview-insight-demo>.card,html[data-product=leaibot] body.dark-mode .overview-chain-step,html[data-product=leaibot] body.dark-mode .overview-line-card{border-color:#3a3f4bc7;background:linear-gradient(135deg,#2d323dfa,#20232bfa);box-shadow:0 10px 28px #0000002e}html[data-product=leaibot] body.dark-mode .overview-chain-step.is-result{background:linear-gradient(135deg,#315fd7,#244fc4);box-shadow:0 12px 28px #00000038}html[data-product=leaibot] body.dark-mode .overview-chain-connector span{background:#252934;border-color:#5f8fff40}html[data-product=leaibot] body.dark-mode .overview-step-meta,html[data-product=leaibot] body.dark-mode .overview-platform-pane,html[data-product=leaibot] body.dark-mode .overview-price-compare{border-color:#3a3f4bc7}html[data-product=leaibot] body.dark-mode .overview-row-track{background:#3a3f4bb8}html[data-product=leaibot] body.dark-mode .overview-line-dot{fill:#20232b}html[data-product=leaibot] body:not(.dark-mode) .employee-method-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-card,html[data-product=leaibot] body:not(.dark-mode) .geo-panel,html[data-product=leaibot] body:not(.dark-mode) .geo-dark{background:var(--color-surface);background-image:none;border-color:var(--color-border-subtle);box-shadow:var(--shadow-surface, none)}html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-card:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-card:after{display:none}html[data-product=leaibot] body:not(.dark-mode) .employee-method-grid,html[data-product=leaibot] body:not(.dark-mode) .card .employee-method-grid,html[data-product=leaibot] body:not(.dark-mode) .page-content .card .employee-method-grid,html[data-product=leaibot] body:not(.dark-mode) .geo-conv-grid,html[data-product=leaibot] body:not(.dark-mode) .geo-official-board{gap:12px;padding:0;border:0;background:transparent;box-shadow:none}html[data-product=leaibot] body:not(.dark-mode) .employee-method-tile,html[data-product=leaibot] body:not(.dark-mode) .card .employee-method-grid>*,html[data-product=leaibot] body:not(.dark-mode) .page-content .card .employee-method-grid>*,html[data-product=leaibot] body:not(.dark-mode) .geo-conv-cell,html[data-product=leaibot] body:not(.dark-mode) .geo-panel .geo-conv-cell,html[data-product=leaibot] body:not(.dark-mode) .geo-official-total-card,html[data-product=leaibot] body:not(.dark-mode) .geo-official-donut-card,html[data-product=leaibot] body:not(.dark-mode) .geo-official-trend-card,html[data-product=leaibot] body:not(.dark-mode) .geo-official-top-card,html[data-product=leaibot] body:not(.dark-mode) .geo-official-sales-card{background:var(--color-surface-raised);border:1px solid var(--color-border-subtle);border-radius:10px;box-shadow:none}html[data-product=leaibot] body:not(.dark-mode) .employee-method-tile.success,html[data-product=leaibot] body:not(.dark-mode) .employee-method-tile.purple,html[data-product=leaibot] body:not(.dark-mode) .employee-method-tile.gray{background:var(--color-surface-raised)}html[data-product=leaibot] body:not(.dark-mode) .kpi-card,html[data-product=leaibot] body:not(.dark-mode) .employee-kpi-card,html[data-product=leaibot] body:not(.dark-mode) .prd-stat,html[data-product=leaibot] body:not(.dark-mode) .rpt-kpi,html[data-product=leaibot] body:not(.dark-mode) .ops-kpi,html[data-product=leaibot] body:not(.dark-mode) .dash-spark-card,html[data-product=leaibot] body:not(.dark-mode) .dash-funnel-item,html[data-product=leaibot] body:not(.dark-mode) .geo-dark .geo-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content>.kpi-grid>.kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content>.employee-kpi-grid>.employee-kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content>.prd-stat-grid>.prd-stat,html[data-product=leaibot] body:not(.dark-mode) .page-content>.geo-kpi-grid>.geo-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content>.grid-4>.kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content>.grid-4>.ops-kpi{background:var(--color-surface-raised);border-color:var(--color-border-subtle)}html[data-product=leaibot] .kpi-grid>.kpi-card:before,html[data-product=leaibot] .employee-kpi-grid>.employee-kpi-card:before,html[data-product=leaibot] .prd-stat-grid>.prd-stat:before,html[data-product=leaibot] .geo-kpi-grid>.geo-kpi:before,html[data-product=leaibot] .kpi-card:before,html[data-product=leaibot] .employee-kpi-card:before,html[data-product=leaibot] .prd-stat:before,html[data-product=leaibot] .rpt-kpi:before,html[data-product=leaibot] .ops-kpi:before,html[data-product=leaibot] .dash-spark-card:before,html[data-product=leaibot] .dash-funnel-item:before,html[data-product=leaibot] .geo-dark .geo-kpi:before,html[data-product=leaibot] .geo-conv-cell:before,html[data-product=leaibot] .employee-method-tile:before{display:none}html[data-product=leaibot] .kpi-label:before,html[data-product=leaibot] .prd-stat-label:before,html[data-product=leaibot] .geo-dark .geo-kpi .gk-label:before{display:none}html[data-product=leaibot] body:not(.dark-mode) .employee-method-tile:hover,html[data-product=leaibot] body:not(.dark-mode) .card .employee-method-grid>*:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .card .employee-method-grid>*:hover,html[data-product=leaibot] body:not(.dark-mode) .geo-conv-cell:hover{background:var(--color-surface-raised);border-color:var(--color-border-strong);box-shadow:var(--shadow-card-hover)}html[data-product=leaibot] body:not(.dark-mode) .page-content .card,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-panel,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-filter-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-panel,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-dark,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-conv-section,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-cert-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-profile-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-cert-detail-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .table-wrap,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-table-wrap,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-table-wrap,html[data-product=leaibot] body:not(.dark-mode) .page-content .chart-card{background:var(--color-surface);background-image:none;border-color:var(--color-border-subtle);box-shadow:var(--shadow-surface, 0 1px 2px rgba(15, 23, 42, .035))}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-spark-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-item,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-conv-cell,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-tile,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-material-tile,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-plat-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-line-card{background:var(--color-surface-raised);background-image:none;border-color:var(--color-border-subtle);box-shadow:none}html[data-product=leaibot] body:not(.dark-mode) .page-content .chart-wrap,html[data-product=leaibot] body:not(.dark-mode) .page-content .chart-wrap-sm,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-chart{background:transparent;background-image:none}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-card:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-card:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-spark-card:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-item:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-conv-cell:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-tile:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item:before{display:none}html[data-product=leaibot] body:not(.dark-mode) .page-content .card,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-panel,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-filter-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-panel,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-dark,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-conv-section,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-cert-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-profile-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-cert-detail-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .table-wrap,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-table-wrap,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-table-wrap,html[data-product=leaibot] body:not(.dark-mode) .page-content .chart-card{background:var(--color-surface)!important;background-image:none!important;border-color:var(--color-border-subtle)!important;box-shadow:var(--shadow-surface, 0 1px 2px rgba(15, 23, 42, .035))!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-spark-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-item,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-conv-cell,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-tile,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-material-tile,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-plat-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-line-card{background:var(--color-surface-raised)!important;background-image:none!important;border-color:var(--color-border-subtle)!important;box-shadow:none!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .chart-wrap,html[data-product=leaibot] body:not(.dark-mode) .page-content .chart-wrap-sm,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-chart{background:transparent!important;background-image:none!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-card:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-card:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-spark-card:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-item:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-conv-cell:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-card:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-card:after,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-tile:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item:before{display:none!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-label:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-label:before,html[data-product=leaibot] body:not(.dark-mode) .page-content .gk-label:before{display:none!important}html[data-product=leaibot] body:not(.dark-mode),html[data-product=leaibot] body:not(.dark-mode) .main,html[data-product=leaibot] body:not(.dark-mode) .page-content{background:var(--color-canvas)!important;background-image:none!important}html[data-product=leaibot] .page-header{background:transparent!important;background-image:none!important}html[data-product=leaibot] .page-title:before{background:var(--color-primary-subtle)!important;background-image:none!important;border-color:var(--color-primary-border)!important;box-shadow:inset 0 0 0 5px #fff!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result:hover{color:var(--color-text)!important;background:var(--color-surface-raised)!important;background-image:none!important;border-color:var(--color-border-subtle)!important;box-shadow:none!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result .overview-step-top,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result .overview-step-label,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result .overview-step-meta,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result .overview-step-value{color:inherit!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result .overview-step-top span{background:var(--color-primary-subtle)!important;color:var(--color-primary)!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result .overview-step-meta{border-top-color:var(--color-border-subtle)!important;color:var(--color-text-tertiary)!important}html[data-product=leaibot] .page-content .overview-chain-step.is-result,html[data-product=leaibot] .page-content .overview-chain-step.is-result:hover{color:#fff!important;border-color:#3f78c557!important;box-shadow:0 12px 28px #3f78c52e!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result:hover{background:linear-gradient(135deg,#4b84d1,#3f78c5 58%,#326bad)!important}html[data-product=leaibot] body.dark-mode .page-content .overview-chain-step.is-result,html[data-product=leaibot] body.dark-mode .page-content .overview-chain-step.is-result:hover{background:linear-gradient(135deg,#3f78c5,#326bad)!important;border-color:#78a9e657!important;box-shadow:0 12px 28px #00000038!important}html[data-product=leaibot] .page-content .overview-chain-step.is-result .overview-step-top,html[data-product=leaibot] .page-content .overview-chain-step.is-result .overview-step-label,html[data-product=leaibot] .page-content .overview-chain-step.is-result .overview-step-value{color:#fff!important}html[data-product=leaibot] .page-content .overview-chain-step.is-result .overview-step-meta{border-top-color:#ffffff2e!important;color:#ffffffc2!important}html[data-product=leaibot] body.dark-mode .page-content .overview-chain-step.is-result .overview-step-meta{border-top-color:#ffffff2e!important}html[data-product=leaibot] .page-content .overview-chain-step.is-result .overview-step-top span{background:#ffffff2e!important;color:#fff!important}html[data-product=leaibot] .page-content .employee-method-grid,html[data-product=leaibot] .page-content .geo-kpi-grid,html[data-product=leaibot] .page-content .geo-conv-grid,html[data-product=leaibot] .page-content .geo-official-board{display:grid!important;gap:14px!important;background:transparent!important;background-image:none!important}html[data-product=leaibot] .page-content .employee-method-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}html[data-product=leaibot] .page-content .geo-kpi-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}html[data-product=leaibot] .page-content .geo-kpi-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}html[data-product=leaibot] .page-content .geo-kpi-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}html[data-product=leaibot] .page-content .employee-method-grid>*,html[data-product=leaibot] .page-content .geo-kpi-grid>*,html[data-product=leaibot] .page-content .geo-conv-grid>*,html[data-product=leaibot] .page-content .geo-official-board>*{min-width:0!important;border-radius:10px!important}@media (max-width: 1360px){html[data-product=leaibot] .page-content .employee-method-grid,html[data-product=leaibot] .page-content .geo-kpi-grid.cols-3,html[data-product=leaibot] .page-content .geo-kpi-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html[data-product=leaibot] .page-content .geo-scope-bar,html[data-product=leaibot] .page-content .tab-bar,html[data-product=leaibot] .page-content .employee-cert-tabs,html[data-product=leaibot] .page-content .prd-tabs,html[data-product=leaibot] .page-content .skill-layer-tabs,html[data-product=leaibot] .page-content .skill-page-tabs{min-height:44px!important;display:flex!important;align-items:flex-end!important;gap:18px!important;padding:0!important;border:0!important;border-bottom:1px solid var(--color-border-subtle)!important;background:transparent!important;background-image:none!important;overflow-x:auto!important;scrollbar-width:none}html[data-product=leaibot] .page-content .geo-scope-bar::-webkit-scrollbar,html[data-product=leaibot] .page-content .tab-bar::-webkit-scrollbar,html[data-product=leaibot] .page-content .employee-cert-tabs::-webkit-scrollbar,html[data-product=leaibot] .page-content .prd-tabs::-webkit-scrollbar,html[data-product=leaibot] .page-content .skill-layer-tabs::-webkit-scrollbar,html[data-product=leaibot] .page-content .skill-page-tabs::-webkit-scrollbar{display:none}html[data-product=leaibot] .page-content .geo-scope-tab,html[data-product=leaibot] .page-content .tab-item,html[data-product=leaibot] .page-content .tab-btn,html[data-product=leaibot] .page-content .employee-cert-tabs button,html[data-product=leaibot] .page-content .prd-tabs button,html[data-product=leaibot] .page-content .prd-tab,html[data-product=leaibot] .page-content .skill-layer-tab,html[data-product=leaibot] .page-content .skill-page-tab{height:44px!important;min-height:44px!important;padding:0!important;display:inline-flex!important;align-items:center!important;border:0!important;border-radius:0!important;border-bottom:2px solid transparent!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:var(--color-text-secondary)!important;font-size:13px!important;font-weight:600!important;white-space:nowrap!important}html[data-product=leaibot] .page-content .geo-scope-tab.active,html[data-product=leaibot] .page-content .tab-item.active,html[data-product=leaibot] .page-content .tab-btn.active,html[data-product=leaibot] .page-content .employee-cert-tabs button.active,html[data-product=leaibot] .page-content .prd-tabs button.active,html[data-product=leaibot] .page-content .prd-tab.active,html[data-product=leaibot] .page-content .skill-layer-tab.active,html[data-product=leaibot] .page-content .skill-page-tab.active{color:var(--color-primary)!important;border-bottom-color:var(--color-primary)!important;background:transparent!important;background-image:none!important}html[data-product=leaibot] .page-content .employee-filter-row,html[data-product=leaibot] .page-content .employee-cert-filter-grid,html[data-product=leaibot] .page-content .prd-filter-grid,html[data-product=leaibot] .page-content .filter-bar,html[data-product=leaibot] .page-content .dash-filter-bar{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none}html[data-product=leaibot] .page-content .employee-filter-row::-webkit-scrollbar,html[data-product=leaibot] .page-content .employee-cert-filter-grid::-webkit-scrollbar,html[data-product=leaibot] .page-content .prd-filter-grid::-webkit-scrollbar,html[data-product=leaibot] .page-content .filter-bar::-webkit-scrollbar,html[data-product=leaibot] .page-content .dash-filter-bar::-webkit-scrollbar{display:none}html[data-product=leaibot] .page-content .employee-filter-row input,html[data-product=leaibot] .page-content .employee-filter-row select,html[data-product=leaibot] .page-content .employee-cert-filter-grid input,html[data-product=leaibot] .page-content .employee-cert-filter-grid select,html[data-product=leaibot] .page-content .prd-filter-grid input,html[data-product=leaibot] .page-content .prd-filter-grid select,html[data-product=leaibot] .page-content .filter-bar input,html[data-product=leaibot] .page-content .filter-bar select,html[data-product=leaibot] .page-content .dash-filter-bar input,html[data-product=leaibot] .page-content .dash-filter-bar select{height:36px!important;min-width:0!important;flex:1 1 0!important}html[data-product=leaibot] .page-content .prd-filter-grid input:first-child,html[data-product=leaibot] .page-content .employee-cert-filter-grid input:first-child{flex-grow:1.45!important;min-width:220px!important}html[data-product=leaibot] .page-content .employee-filter-row .btn,html[data-product=leaibot] .page-content .employee-cert-filter-grid .btn,html[data-product=leaibot] .page-content .prd-filter-grid .btn,html[data-product=leaibot] .page-content .filter-bar .btn,html[data-product=leaibot] .page-content .dash-filter-bar .btn{height:36px!important;min-width:86px!important;flex:0 0 auto!important}html[data-product=leaibot] .page-content .employee-filter-row .filter-separator{flex:0 0 auto!important;color:var(--color-text-tertiary)!important}html[data-product=leaibot] .page-content .card-header:before,html[data-product=leaibot] .page-content .ops-card-head:before,html[data-product=leaibot] .page-content .rpt-card h3:before,html[data-product=leaibot] .page-content .employee-card-header:before,html[data-product=leaibot] .page-content .overview-title-group:before,html[data-product=leaibot] .page-content .geo-panel .gpnl-title:before{content:""!important;width:4px!important;height:20px!important;border:0!important;border-radius:999px!important;background:var(--color-primary)!important;box-shadow:0 0 0 4px #3370ff14!important;flex:0 0 auto!important}html[data-product=leaibot] .page-content .grid-2>.card .card-header:before,html[data-product=leaibot] .page-content .grid-3>.card .card-header:before,html[data-product=leaibot] .page-content .grid-4>.card .card-header:before,html[data-product=leaibot] .page-content .chart-card .card-header:before,html[data-product=leaibot] .page-content .table-card .card-header:before{width:8px!important;height:8px!important;border-radius:999px!important;background:var(--color-primary)!important;box-shadow:0 0 0 4px #3370ff1a!important}html[data-product=leaibot] .page-content .geo-panel .gpnl-title,html[data-product=leaibot] .page-content .card-header,html[data-product=leaibot] .page-content .ops-card-head,html[data-product=leaibot] .page-content .employee-card-header{display:flex!important;align-items:center!important;gap:12px!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result:hover{color:#fff!important;background:linear-gradient(135deg,#4b84d1,#3f78c5 58%,#326bad)!important;border-color:#3f78c557!important;box-shadow:0 12px 28px #3f78c52e!important}html[data-product=leaibot] body.dark-mode .page-content .overview-chain-step.is-result,html[data-product=leaibot] body.dark-mode .page-content .overview-chain-step.is-result:hover{color:#fff!important;background:linear-gradient(135deg,#3f78c5,#326bad)!important;border-color:#78a9e657!important;box-shadow:0 12px 28px #00000038!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result .overview-step-top,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result .overview-step-label,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result .overview-step-value,html[data-product=leaibot] body.dark-mode .page-content .overview-chain-step.is-result .overview-step-top,html[data-product=leaibot] body.dark-mode .page-content .overview-chain-step.is-result .overview-step-label,html[data-product=leaibot] body.dark-mode .page-content .overview-chain-step.is-result .overview-step-value{color:#fff!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result .overview-step-meta,html[data-product=leaibot] body.dark-mode .page-content .overview-chain-step.is-result .overview-step-meta{color:#ffffffc2!important;border-top-color:#ffffff2e!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step.is-result .overview-step-top span,html[data-product=leaibot] body.dark-mode .page-content .overview-chain-step.is-result .overview-step-top span{color:#fff!important;background:#ffffff2e!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-spark-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-item,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-conv-cell,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-tile,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-material-tile,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-plat-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step:not(.is-result),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-line-card{background:linear-gradient(135deg,#f2f7fffa,#f8fbfff5 45%,#fff)!important;border-color:#dde1e6d1!important;box-shadow:0 1px 2px #0f172a09!important}html[data-product=leaibot] body.dark-mode .page-content .kpi-card,html[data-product=leaibot] body.dark-mode .page-content .employee-kpi-card,html[data-product=leaibot] body.dark-mode .page-content .prd-stat,html[data-product=leaibot] body.dark-mode .page-content .rpt-kpi,html[data-product=leaibot] body.dark-mode .page-content .ops-kpi,html[data-product=leaibot] body.dark-mode .page-content .dash-spark-card,html[data-product=leaibot] body.dark-mode .page-content .dash-funnel-item,html[data-product=leaibot] body.dark-mode .page-content .geo-kpi,html[data-product=leaibot] body.dark-mode .page-content .geo-conv-cell,html[data-product=leaibot] body.dark-mode .page-content .employee-method-tile,html[data-product=leaibot] body.dark-mode .page-content .employee-material-tile,html[data-product=leaibot] body.dark-mode .page-content .geo-plat-card,html[data-product=leaibot] body.dark-mode .page-content .overview-chain-step:not(.is-result),html[data-product=leaibot] body.dark-mode .page-content .overview-split-item,html[data-product=leaibot] body.dark-mode .page-content .overview-platform-item,html[data-product=leaibot] body.dark-mode .page-content .overview-line-card{background:linear-gradient(135deg,#2d323dfa,#252934fa 48%,#1f222afa)!important;border-color:#3a3f4bc7!important;box-shadow:0 10px 28px #00000029!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-card:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-card:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi:hover,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step:not(.is-result):hover{border-color:#3f78c53d!important;box-shadow:0 10px 24px #0f172a0f!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.kpi-card:nth-child(6n+1),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-grid>.employee-kpi-card:nth-child(6n+1),html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat:nth-child(6n+1),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi:nth-child(6n+1),html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-grid>.dash-funnel-item:nth-child(6n+1),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-grid>.employee-method-tile:nth-child(6n+1),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step:not(.is-result):nth-of-type(6n+1),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-line-card:nth-child(6n+1),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item:nth-child(6n+1),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item:nth-child(6n+1){background:linear-gradient(135deg,#ebf4fffa,#f6fafff5 48%,#fff)!important;border-color:#cbdaecdb!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.kpi-card:nth-child(6n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-grid>.employee-kpi-card:nth-child(6n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat:nth-child(6n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi:nth-child(6n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-grid>.dash-funnel-item:nth-child(6n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-grid>.employee-method-tile:nth-child(6n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step:not(.is-result):nth-of-type(6n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-line-card:nth-child(6n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item:nth-child(6n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item:nth-child(6n+2){background:linear-gradient(135deg,#e8f8fafa,#f6fcfdf5 48%,#fff)!important;border-color:#c7e1e5db!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.kpi-card:nth-child(6n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-grid>.employee-kpi-card:nth-child(6n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat:nth-child(6n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi:nth-child(6n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-grid>.dash-funnel-item:nth-child(6n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-grid>.employee-method-tile:nth-child(6n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step:not(.is-result):nth-of-type(6n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-line-card:nth-child(6n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item:nth-child(6n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item:nth-child(6n+3){background:linear-gradient(135deg,#edf9f0fa,#f8fdf9f5 48%,#fff)!important;border-color:#cde4d3db!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.kpi-card:nth-child(6n+4),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-grid>.employee-kpi-card:nth-child(6n+4),html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat:nth-child(6n+4),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi:nth-child(6n+4),html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-grid>.dash-funnel-item:nth-child(6n+4),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-grid>.employee-method-tile:nth-child(6n+4),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step:not(.is-result):nth-of-type(6n+4),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-line-card:nth-child(6n+4),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item:nth-child(6n+4),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item:nth-child(6n+4){background:linear-gradient(135deg,#fff7e8fa,#fffcf6f5 48%,#fff)!important;border-color:#ebdcbfdb!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.kpi-card:nth-child(6n+5),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-grid>.employee-kpi-card:nth-child(6n+5),html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat:nth-child(6n+5),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi:nth-child(6n+5),html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-grid>.dash-funnel-item:nth-child(6n+5),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-grid>.employee-method-tile:nth-child(6n+5),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step:not(.is-result):nth-of-type(6n+5),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-line-card:nth-child(6n+5),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item:nth-child(6n+5),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item:nth-child(6n+5){background:linear-gradient(135deg,#f4effffa,#faf8fff5 48%,#fff)!important;border-color:#dacfecdb!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.kpi-card:nth-child(6n),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-grid>.employee-kpi-card:nth-child(6n),html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat:nth-child(6n),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi:nth-child(6n),html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-grid>.dash-funnel-item:nth-child(6n),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-grid>.employee-method-tile:nth-child(6n),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step:not(.is-result):nth-of-type(6n),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-line-card:nth-child(6n),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item:nth-child(6n),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item:nth-child(6n){background:linear-gradient(135deg,#ffeff6fa,#fff8fbf5 48%,#fff)!important;border-color:#ebcfdcdb!important}html[data-product=leaibot] .page-content .tab-bar,html[data-product=leaibot] .page-content .employee-cert-tabs,html[data-product=leaibot] .page-content .prd-tabs,html[data-product=leaibot] .page-content .skill-page-tabs,html[data-product=leaibot] .page-content .skill-layer-tabs,html[data-product=leaibot] .page-content .geo-scope-bar{display:flex!important;align-items:flex-end!important;gap:22px!important;background:transparent!important;border:0!important;border-bottom:1px solid var(--color-border-subtle, #e7eaee)!important;box-shadow:none!important;padding:0!important}html[data-product=leaibot] .page-content .tab-item,html[data-product=leaibot] .page-content .employee-cert-tabs button,html[data-product=leaibot] .page-content .prd-tab,html[data-product=leaibot] .page-content .prd-tabs button,html[data-product=leaibot] .page-content .skill-page-tab,html[data-product=leaibot] .page-content .skill-layer-tab,html[data-product=leaibot] .page-content .geo-scope-tab{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:44px!important;padding:0!important;margin:0!important;color:var(--color-text-secondary, #646a73)!important;background:transparent!important;background-image:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-weight:600!important;white-space:nowrap!important}html[data-product=leaibot] .page-content .tab-item:after,html[data-product=leaibot] .page-content .employee-cert-tabs button:after,html[data-product=leaibot] .page-content .prd-tab:after,html[data-product=leaibot] .page-content .prd-tabs button:after,html[data-product=leaibot] .page-content .skill-page-tab:after,html[data-product=leaibot] .page-content .skill-layer-tab:after,html[data-product=leaibot] .page-content .geo-scope-tab:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:-1px!important;height:2px!important;border-radius:999px!important;background:transparent!important}html[data-product=leaibot] .page-content .tab-item.active,html[data-product=leaibot] .page-content .employee-cert-tabs button.active,html[data-product=leaibot] .page-content .prd-tab.active,html[data-product=leaibot] .page-content .prd-tabs button.active,html[data-product=leaibot] .page-content .skill-page-tab.active,html[data-product=leaibot] .page-content .skill-layer-tab.active,html[data-product=leaibot] .page-content .geo-scope-tab.active{color:var(--color-primary, #3370ff)!important;background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}html[data-product=leaibot] .page-content .tab-item.active:after,html[data-product=leaibot] .page-content .employee-cert-tabs button.active:after,html[data-product=leaibot] .page-content .prd-tab.active:after,html[data-product=leaibot] .page-content .prd-tabs button.active:after,html[data-product=leaibot] .page-content .skill-page-tab.active:after,html[data-product=leaibot] .page-content .skill-layer-tab.active:after,html[data-product=leaibot] .page-content .geo-scope-tab.active:after{background:var(--color-primary, #3370ff)!important}html[data-product=leaibot] .page-content .card-header,html[data-product=leaibot] .page-content .employee-card-header,html[data-product=leaibot] .page-content .ops-card-head,html[data-product=leaibot] .page-content .rpt-card h3,html[data-product=leaibot] .page-content .geo-panel .gpnl-title,html[data-product=leaibot] .page-content .overview-board-head{align-items:flex-start!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:12px!important;min-width:0!important}html[data-product=leaibot] .page-content .card-header:before,html[data-product=leaibot] .page-content .employee-card-header:before,html[data-product=leaibot] .page-content .ops-card-head:before,html[data-product=leaibot] .page-content .rpt-card h3:before,html[data-product=leaibot] .page-content .geo-panel .gpnl-title:before,html[data-product=leaibot] .page-content .overview-title-group:before{flex:0 0 auto!important}html[data-product=leaibot] .page-content .card-title,html[data-product=leaibot] .page-content .employee-card-header h3,html[data-product=leaibot] .page-content .employee-card-header .card-title,html[data-product=leaibot] .page-content .ops-card-title,html[data-product=leaibot] .page-content .gpnl-title,html[data-product=leaibot] .page-content .overview-title-group{flex:0 0 auto!important;min-width:max-content!important;max-width:100%!important;white-space:nowrap!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:keep-all!important;overflow-wrap:normal!important}html[data-product=leaibot] .page-content .employee-filter-row,html[data-product=leaibot] .page-content .employee-cert-filter-grid,html[data-product=leaibot] .page-content .prd-filter-grid,html[data-product=leaibot] .page-content .filter-bar,html[data-product=leaibot] .page-content .dash-filter-bar,html[data-product=leaibot] .page-content .table-toolbar{flex:1 1 720px!important;min-width:min(100%,720px)!important;margin-left:0!important;align-self:flex-start!important}html[data-product=leaibot] .page-content .kpi-card,html[data-product=leaibot] .page-content .employee-kpi-card,html[data-product=leaibot] .page-content .prd-stat,html[data-product=leaibot] .page-content .rpt-kpi,html[data-product=leaibot] .page-content .ops-kpi,html[data-product=leaibot] .page-content .dash-spark-card,html[data-product=leaibot] .page-content .dash-funnel-item,html[data-product=leaibot] .page-content .geo-kpi,html[data-product=leaibot] .page-content .geo-conv-cell,html[data-product=leaibot] .page-content .geo-plat-card,html[data-product=leaibot] .page-content .employee-method-tile,html[data-product=leaibot] .page-content .employee-material-tile,html[data-product=leaibot] .page-content .overview-chain-step,html[data-product=leaibot] .page-content .overview-line-card,html[data-product=leaibot] .page-content .overview-split-item,html[data-product=leaibot] .page-content .overview-platform-item{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease!important}html[data-product=leaibot] .page-content .kpi-card:hover,html[data-product=leaibot] .page-content .employee-kpi-card:hover,html[data-product=leaibot] .page-content .prd-stat:hover,html[data-product=leaibot] .page-content .rpt-kpi:hover,html[data-product=leaibot] .page-content .ops-kpi:hover,html[data-product=leaibot] .page-content .dash-spark-card:hover,html[data-product=leaibot] .page-content .dash-funnel-item:hover,html[data-product=leaibot] .page-content .geo-kpi:hover,html[data-product=leaibot] .page-content .geo-conv-cell:hover,html[data-product=leaibot] .page-content .geo-plat-card:hover,html[data-product=leaibot] .page-content .employee-method-tile:hover,html[data-product=leaibot] .page-content .employee-material-tile:hover,html[data-product=leaibot] .page-content .overview-chain-step:not(.is-result):hover,html[data-product=leaibot] .page-content .overview-line-card:hover,html[data-product=leaibot] .page-content .overview-split-item:hover,html[data-product=leaibot] .page-content .overview-platform-item:hover{border-color:var(--color-primary, #3370ff)!important;box-shadow:0 0 0 1px #3370ff1f,0 8px 22px #3370ff1a!important}html[data-product=leaibot] .page-content .kpi-card.is-selected,html[data-product=leaibot] .page-content .employee-kpi-card.is-selected,html[data-product=leaibot] .page-content .prd-stat.is-selected,html[data-product=leaibot] .page-content .rpt-kpi.is-selected,html[data-product=leaibot] .page-content .ops-kpi.is-selected,html[data-product=leaibot] .page-content .dash-spark-card.is-selected,html[data-product=leaibot] .page-content .dash-funnel-item.is-selected,html[data-product=leaibot] .page-content .geo-kpi.is-selected,html[data-product=leaibot] .page-content .geo-conv-cell.is-selected,html[data-product=leaibot] .page-content .geo-plat-card.is-selected,html[data-product=leaibot] .page-content .employee-method-tile.is-selected,html[data-product=leaibot] .page-content .employee-material-tile.is-selected,html[data-product=leaibot] .page-content .overview-chain-step.is-selected,html[data-product=leaibot] .page-content .overview-line-card.is-selected,html[data-product=leaibot] .page-content .overview-split-item.is-selected,html[data-product=leaibot] .page-content .overview-platform-item.is-selected,html[data-product=leaibot] .page-content .kpi-card.selected,html[data-product=leaibot] .page-content .employee-kpi-card.selected,html[data-product=leaibot] .page-content .prd-stat.selected,html[data-product=leaibot] .page-content .rpt-kpi.selected,html[data-product=leaibot] .page-content .ops-kpi.selected,html[data-product=leaibot] .page-content .dash-spark-card.selected,html[data-product=leaibot] .page-content .dash-funnel-item.selected,html[data-product=leaibot] .page-content .geo-kpi.selected,html[data-product=leaibot] .page-content .geo-conv-cell.selected,html[data-product=leaibot] .page-content .geo-plat-card.selected,html[data-product=leaibot] .page-content .employee-method-tile.selected,html[data-product=leaibot] .page-content .employee-material-tile.selected,html[data-product=leaibot] .page-content .overview-chain-step.selected,html[data-product=leaibot] .page-content .overview-line-card.selected,html[data-product=leaibot] .page-content .overview-split-item.selected,html[data-product=leaibot] .page-content .overview-platform-item.selected{border-color:var(--color-primary, #3370ff)!important;box-shadow:0 0 0 2px #3370ff24,0 8px 22px #3370ff1f!important}html[data-product=leaibot] .page-content .dash-pill:hover,html[data-product=leaibot] .page-content .geo-pill:hover,html[data-product=leaibot] .page-content .geo-comp-pill:hover,html[data-product=leaibot] .page-content .geo-period-btn:hover,html[data-product=leaibot] .page-content .geo-conv-period-btn:hover,html[data-product=leaibot] .page-content .btn-secondary:hover,html[data-product=leaibot] .page-content .filter-chip:hover,html[data-product=leaibot] .page-content .segment-btn:hover,html[data-product=leaibot] .page-content .table-toolbar .btn:hover,html[data-product=leaibot] .page-content .employee-filter-row button:hover,html[data-product=leaibot] .page-content .employee-cert-filter-grid button:hover,html[data-product=leaibot] .page-content .prd-filter-grid button:hover{border-color:var(--color-primary, #3370ff)!important;box-shadow:0 0 0 2px #3370ff1a!important}html[data-product=leaibot] .page-content .dash-pill.active,html[data-product=leaibot] .page-content .geo-pill.active,html[data-product=leaibot] .page-content .geo-comp-pill.active,html[data-product=leaibot] .page-content .geo-period-btn.active,html[data-product=leaibot] .page-content .geo-conv-period-btn.active,html[data-product=leaibot] .page-content .btn-secondary.active,html[data-product=leaibot] .page-content .filter-chip.active,html[data-product=leaibot] .page-content .segment-btn.active,html[data-product=leaibot] .page-content .table-toolbar .btn.active{border-color:var(--color-primary, #3370ff)!important;color:var(--color-primary, #3370ff)!important;box-shadow:0 0 0 2px #3370ff1f!important}html[data-product=leaibot] .page-content .employee-method-card .card-header{gap:10px!important}html[data-product=leaibot] .page-content .employee-method-hint{margin-left:2px!important;color:var(--color-text-tertiary, #9aa3b2)!important;font-size:12px!important;font-weight:500!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile{position:relative!important;min-height:82px!important;padding:14px 16px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;border:1px solid var(--color-border-subtle, #e6eaf2)!important;border-radius:8px!important;background:#fff!important;color:var(--color-text, #1d2129)!important;text-align:left!important;cursor:pointer!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;font:inherit!important;box-shadow:none!important;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile:before{content:""!important;position:absolute!important;left:0!important;top:14px!important;bottom:14px!important;width:3px!important;border-radius:0 3px 3px 0!important;background:transparent!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile[data-method=email]:before{background:#3370ffc7!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile[data-method=contract]:before{background:#26ab6ec7!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile[data-method=tax]:before{background:#7e57c2c7!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile[data-method=other]:before{background:#6b778cb8!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile:hover,html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile:focus-visible{border-color:var(--color-primary, #3370ff)!important;box-shadow:0 0 0 2px #3370ff1a,0 8px 18px #1f2d3d0f!important;transform:translateY(-1px)!important;outline:none!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile.is-selected{border-color:var(--color-primary, #3370ff)!important;background:#3370ff0f!important;box-shadow:0 0 0 2px #3370ff24,0 8px 20px #3370ff1a!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile.is-selected:after{content:"筛选中"!important;position:absolute!important;right:12px!important;top:10px!important;padding:2px 7px!important;border-radius:999px!important;background:#3370ff1a!important;color:var(--color-primary, #3370ff)!important;font-size:11px!important;font-weight:700!important;line-height:1.5!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-value{margin-bottom:4px!important;font-size:22px!important;line-height:1.1!important;font-weight:800!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-label{color:var(--color-text-secondary, #4e5969)!important;font-size:13px!important;font-weight:600!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-sub{margin-top:2px!important;color:var(--color-text-tertiary, #9aa3b2)!important;font-size:12px!important}html[data-product=leaibot] .page-content .employee-active-filter{flex:0 0 auto!important;height:26px!important;padding:0 8px 0 10px!important;align-items:center!important;gap:4px!important;border:1px solid rgba(51,112,255,.18)!important;border-radius:999px!important;background:#3370ff0f!important;color:var(--color-text-secondary, #4e5969)!important;font-size:12px!important;font-weight:500!important;white-space:nowrap!important}html[data-product=leaibot] .page-content .employee-active-filter strong{color:var(--color-primary, #3370ff)!important;font-weight:700!important}html[data-product=leaibot] .page-content .employee-active-filter button{height:20px!important;padding:0 6px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:var(--color-primary, #3370ff)!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important}html[data-product=leaibot] .page-content .employee-active-filter button:hover{background:#3370ff1a!important}html[data-product=leaibot]{--info-grad-blue: linear-gradient(135deg, rgba(51, 112, 255, .08) 0%, rgba(51, 112, 255, .025) 46%, #fff 100%);--info-grad-cyan: linear-gradient(135deg, rgba(20, 184, 166, .07) 0%, rgba(20, 184, 166, .025) 46%, #fff 100%);--info-grad-indigo: linear-gradient(135deg, rgba(99, 102, 241, .07) 0%, rgba(99, 102, 241, .025) 46%, #fff 100%);--info-grad-purple: linear-gradient(135deg, rgba(139, 92, 246, .07) 0%, rgba(139, 92, 246, .025) 46%, #fff 100%);--info-border-blue: rgba(51, 112, 255, .09);--info-border-cyan: rgba(20, 184, 166, .08);--info-border-indigo: rgba(99, 102, 241, .08);--info-border-purple: rgba(139, 92, 246, .08)}html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-spark-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-item,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-conv-cell,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-tile,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-material-tile,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-plat-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step:not(.is-result),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item,html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-line-card{background:var(--color-surface, #fff)!important;background-image:none!important;border-color:var(--color-border-subtle, #e7eaee)!important;box-shadow:var(--shadow-surface, 0 1px 2px rgba(15,23,42,.035))!important}html[data-product=leaibot] body:not(.dark-mode) .page-content>.kpi-grid>.kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content>.employee-kpi-grid>.employee-kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content>.prd-stat-grid>.prd-stat,html[data-product=leaibot] body:not(.dark-mode) .page-content>.geo-kpi-grid>.geo-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .page-header+.kpi-grid>.kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .page-head+.kpi-grid>.kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-grid>.employee-kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi{background:var(--info-grad-blue)!important;border-color:var(--info-border-blue)!important;box-shadow:0 1px 2px #0f172a09!important}html[data-product=leaibot] body:not(.dark-mode) .page-content>.kpi-grid>.kpi-card:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content>.employee-kpi-grid>.employee-kpi-card:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content>.prd-stat-grid>.prd-stat:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content>.geo-kpi-grid>.geo-kpi:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .page-header+.kpi-grid>.kpi-card:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .page-head+.kpi-grid>.kpi-card:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-grid>.employee-kpi-card:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi:nth-child(4n+2){background:var(--info-grad-cyan)!important;border-color:var(--info-border-cyan)!important}html[data-product=leaibot] body:not(.dark-mode) .page-content>.kpi-grid>.kpi-card:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content>.employee-kpi-grid>.employee-kpi-card:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content>.prd-stat-grid>.prd-stat:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content>.geo-kpi-grid>.geo-kpi:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .page-header+.kpi-grid>.kpi-card:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .page-head+.kpi-grid>.kpi-card:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-grid>.employee-kpi-card:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi:nth-child(4n+3){background:var(--info-grad-indigo)!important;border-color:var(--info-border-indigo)!important}html[data-product=leaibot] body:not(.dark-mode) .page-content>.kpi-grid>.kpi-card:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content>.employee-kpi-grid>.employee-kpi-card:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content>.prd-stat-grid>.prd-stat:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content>.geo-kpi-grid>.geo-kpi:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .page-header+.kpi-grid>.kpi-card:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .page-head+.kpi-grid>.kpi-card:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-kpi-grid>.employee-kpi-card:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi:nth-child(4n){background:var(--info-grad-purple)!important;border-color:var(--info-border-purple)!important}html[data-product=leaibot]{--central-module-hover-border: rgba(51, 112, 255, .36);--central-module-hover-shadow: 0 1px 2px rgba(15, 23, 42, .035), 0 6px 14px rgba(15, 23, 42, .055);--central-module-hover-transform: translateY(-1px);--central-module-hover-transition: border-color .14s ease, box-shadow .14s ease, background-color .14s ease, transform .14s ease}html[data-product=leaibot] body.dark-mode{--central-module-hover-border: rgba(122, 162, 255, .42);--central-module-hover-shadow: 0 1px 2px rgba(0, 0, 0, .22), 0 6px 14px rgba(0, 0, 0, .2)}html[data-product=leaibot] .page-content :is(.card,.ops-card,.rpt-card,.prd-panel,.prd-filter-card,.geo-dark,.geo-panel,.geo-conv-section,.employee-cert-card,.employee-profile-card,.employee-cert-detail-card,.table-wrap,.employee-table-wrap,.prd-table-wrap,.kpi-card,.employee-kpi-card,.prd-stat,.rpt-kpi,.ops-kpi,.dash-spark-card,.dash-funnel-item,.geo-kpi,.geo-conv-cell,.geo-plat-card,.employee-method-tile,.employee-material-tile,.overview-chain-step,.overview-line-card,.overview-split-item,.overview-platform-item){transition:var(--central-module-hover-transition)!important}html[data-product=leaibot] .page-content :is(.card,.ops-card,.rpt-card,.prd-panel,.prd-filter-card,.geo-dark,.geo-panel,.geo-conv-section,.employee-cert-card,.employee-profile-card,.employee-cert-detail-card,.table-wrap,.employee-table-wrap,.prd-table-wrap,.kpi-card,.employee-kpi-card,.prd-stat,.rpt-kpi,.ops-kpi,.dash-spark-card,.dash-funnel-item,.geo-kpi,.geo-conv-cell,.geo-plat-card,.employee-method-tile,.employee-material-tile,.overview-chain-step:not(.is-result),.overview-line-card,.overview-split-item,.overview-platform-item):hover,html[data-product=leaibot] .page-content .employee-method-tile:focus-visible{border-color:var(--central-module-hover-border)!important;box-shadow:var(--central-module-hover-shadow)!important;transform:var(--central-module-hover-transform)!important}html[data-product=leaibot] .page-content .employee-method-tile.is-selected:hover,html[data-product=leaibot] .page-content .employee-method-tile.is-selected:focus-visible{border-color:var(--color-primary, #3370ff)!important;box-shadow:var(--central-module-hover-shadow),0 0 0 2px #3370ff1f!important;transform:var(--central-module-hover-transform)!important}html[data-product=leaibot]{--module-hover-border: rgba(51, 112, 255, .36);--module-hover-shadow: 0 1px 2px rgba(15, 23, 42, .035), 0 6px 14px rgba(15, 23, 42, .055);--module-hover-transform: translateY(-1px);--module-hover-transition: border-color .14s ease, box-shadow .14s ease, background-color .14s ease, transform .14s ease}html[data-product=leaibot] body.dark-mode{--module-hover-border: rgba(122, 162, 255, .42);--module-hover-shadow: 0 1px 2px rgba(0, 0, 0, .22), 0 6px 14px rgba(0, 0, 0, .2)}html[data-product=leaibot] .page-content .card,html[data-product=leaibot] .page-content .ops-card,html[data-product=leaibot] .page-content .rpt-card,html[data-product=leaibot] .page-content .prd-panel,html[data-product=leaibot] .page-content .prd-filter-card,html[data-product=leaibot] .page-content .geo-dark,html[data-product=leaibot] .page-content .geo-panel,html[data-product=leaibot] .page-content .geo-conv-section,html[data-product=leaibot] .page-content .employee-cert-card,html[data-product=leaibot] .page-content .employee-profile-card,html[data-product=leaibot] .page-content .employee-cert-detail-card,html[data-product=leaibot] .page-content .table-wrap,html[data-product=leaibot] .page-content .employee-table-wrap,html[data-product=leaibot] .page-content .prd-table-wrap,html[data-product=leaibot] .page-content .kpi-card,html[data-product=leaibot] .page-content .employee-kpi-card,html[data-product=leaibot] .page-content .prd-stat,html[data-product=leaibot] .page-content .rpt-kpi,html[data-product=leaibot] .page-content .ops-kpi,html[data-product=leaibot] .page-content .dash-spark-card,html[data-product=leaibot] .page-content .dash-funnel-item,html[data-product=leaibot] .page-content .geo-kpi,html[data-product=leaibot] .page-content .geo-conv-cell,html[data-product=leaibot] .page-content .geo-plat-card,html[data-product=leaibot] .page-content .employee-method-tile,html[data-product=leaibot] .page-content .employee-material-tile,html[data-product=leaibot] .page-content .overview-chain-step,html[data-product=leaibot] .page-content .overview-line-card,html[data-product=leaibot] .page-content .overview-split-item,html[data-product=leaibot] .page-content .overview-platform-item{transition:var(--module-hover-transition)!important}html[data-product=leaibot] .page-content .card:hover,html[data-product=leaibot] .page-content .ops-card:hover,html[data-product=leaibot] .page-content .rpt-card:hover,html[data-product=leaibot] .page-content .prd-panel:hover,html[data-product=leaibot] .page-content .prd-filter-card:hover,html[data-product=leaibot] .page-content .geo-dark:hover,html[data-product=leaibot] .page-content .geo-panel:hover,html[data-product=leaibot] .page-content .geo-conv-section:hover,html[data-product=leaibot] .page-content .employee-cert-card:hover,html[data-product=leaibot] .page-content .employee-profile-card:hover,html[data-product=leaibot] .page-content .employee-cert-detail-card:hover,html[data-product=leaibot] .page-content .table-wrap:hover,html[data-product=leaibot] .page-content .employee-table-wrap:hover,html[data-product=leaibot] .page-content .prd-table-wrap:hover,html[data-product=leaibot] .page-content .kpi-card:hover,html[data-product=leaibot] .page-content .employee-kpi-card:hover,html[data-product=leaibot] .page-content .prd-stat:hover,html[data-product=leaibot] .page-content .rpt-kpi:hover,html[data-product=leaibot] .page-content .ops-kpi:hover,html[data-product=leaibot] .page-content .dash-spark-card:hover,html[data-product=leaibot] .page-content .dash-funnel-item:hover,html[data-product=leaibot] .page-content .geo-kpi:hover,html[data-product=leaibot] .page-content .geo-conv-cell:hover,html[data-product=leaibot] .page-content .geo-plat-card:hover,html[data-product=leaibot] .page-content .employee-method-tile:hover,html[data-product=leaibot] .page-content .employee-method-tile:focus-visible,html[data-product=leaibot] .page-content .employee-material-tile:hover,html[data-product=leaibot] .page-content .overview-chain-step:not(.is-result):hover,html[data-product=leaibot] .page-content .overview-line-card:hover,html[data-product=leaibot] .page-content .overview-split-item:hover,html[data-product=leaibot] .page-content .overview-platform-item:hover{border-color:var(--module-hover-border)!important;box-shadow:var(--module-hover-shadow)!important;transform:var(--module-hover-transform)!important}html[data-product=leaibot] .page-content .overview-chain-step.is-result:hover{transform:var(--module-hover-transform)!important}html[data-product=leaibot] .page-content .employee-method-tile.is-selected:hover,html[data-product=leaibot] .page-content .employee-method-tile.is-selected:focus-visible{border-color:var(--color-primary, #3370ff)!important;box-shadow:var(--module-hover-shadow),0 0 0 2px #3370ff1f!important;transform:var(--module-hover-transform)!important}html[data-product=leaibot] .ai-panel{--ai-panel-gutter: 16px;--ai-blue: #3370ff;--ai-blue-deep: #2e62e8;--ai-blue-soft: #ebf1ff;--ai-blue-border: #bdd2ff;--ai-panel-shadow: 0 1px 2px rgba(29, 33, 41, .03), 0 4px 12px rgba(29, 33, 41, .05)}html[data-product=leaibot] .ai-panel-header{min-height:64px!important;padding:12px var(--ai-panel-gutter) 11px!important;gap:10px!important;border-bottom:1px solid var(--color-border-subtle, #eef1f5)!important;background:linear-gradient(180deg,#f8fafff5,#fff 82%)!important}html[data-product=leaibot] .ai-panel-title{flex:1 1 auto!important;min-width:0!important;gap:10px!important}html[data-product=leaibot] .ai-assistant-avatar{position:relative!important;width:38px!important;height:38px!important;min-width:38px!important;border-radius:10px!important;border:1px solid var(--ai-blue-border)!important;background:var(--ai-blue-soft)!important;color:var(--ai-blue)!important}html[data-product=leaibot] .ai-assistant-avatar:after{content:""!important;position:absolute!important;right:-2px!important;bottom:-2px!important;width:9px!important;height:9px!important;border-radius:50%!important;border:2px solid #fff!important;background:#22a35d!important}html[data-product=leaibot] .ai-title-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important}html[data-product=leaibot] .ai-title-name{font-size:14px!important;font-weight:700!important;line-height:18px!important;color:var(--color-text, #1d2129)!important}html[data-product=leaibot] .ai-attention-pill{width:fit-content!important;max-width:150px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;padding:2px 8px 2px 7px!important;border-radius:999px!important;background:var(--ai-blue-soft)!important;color:var(--ai-blue)!important;font-size:11px!important;font-weight:500!important;line-height:16px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html[data-product=leaibot] .ai-attention-dot{width:5px!important;height:5px!important;flex:0 0 auto!important;border-radius:50%!important;background:currentColor!important;animation:aiAttentionPulse 2.4s infinite!important}@keyframes aiAttentionPulse{0%,to{opacity:1}50%{opacity:.35}}html[data-product=leaibot] .ai-panel-actions{width:auto!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;flex-wrap:nowrap!important}html[data-product=leaibot] .ai-icon-action{width:28px!important;height:28px!important;min-width:28px!important;padding:0!important;border:0!important;border-radius:7px!important;background:transparent!important;color:var(--color-text-tertiary, #86909c)!important;box-shadow:none!important}html[data-product=leaibot] .ai-icon-action:hover{background:var(--color-bg-muted, #f5f7fa)!important;color:var(--color-text, #1d2129)!important;transform:none!important}html[data-product=leaibot] .ai-messages{padding:14px var(--ai-panel-gutter)!important;background:#fff!important}html[data-product=leaibot] .ai-msg{margin-bottom:14px!important}html[data-product=leaibot] .ai-msg .bubble{font-size:13px!important;line-height:1.65!important}html[data-product=leaibot] .ai-msg.user{text-align:right!important}html[data-product=leaibot] .ai-msg.user .bubble{max-width:84%!important;padding:10px 13px!important;border:0!important;border-radius:12px 12px 4px!important;background:linear-gradient(160deg,#4a86ff,#2e62e8)!important;color:#fff!important;box-shadow:0 2px 8px #3370ff2e!important}html[data-product=leaibot] .ai-msg.assistant .bubble{max-width:100%!important;padding:12px 13px!important;border-radius:4px 12px 12px!important;border:1px solid var(--color-border, #e8ebf2)!important;background:#fff!important;color:var(--color-text, #1d2129)!important;box-shadow:var(--ai-panel-shadow)!important}html[data-product=leaibot] .ai-msg.assistant.ai-welcome-msg .bubble{width:100%!important;max-width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html[data-product=leaibot] .ai-empty-state{min-height:calc(100% - 2px)!important;display:flex!important;flex-direction:column!important;gap:12px!important;padding:4px 0 2px!important}html[data-product=leaibot] .ai-greeting{padding:0 2px!important;color:var(--color-text-secondary, #4e5969)!important;font-size:13px!important;line-height:1.7!important}html[data-product=leaibot] .ai-greeting strong{color:var(--color-text, #1d2129)!important;font-weight:700!important}html[data-product=leaibot] .ai-insight-card{width:100%!important;padding:14px!important;border:1px solid var(--ai-blue-border)!important;border-radius:12px!important;background:linear-gradient(135deg,#f4f8ff,#eaf2ff)!important;color:var(--color-text, #1d2129)!important;text-align:left!important;cursor:pointer!important}html[data-product=leaibot] .ai-insight-head,html[data-product=leaibot] .ai-insight-title{display:flex!important;align-items:center!important}html[data-product=leaibot] .ai-insight-head{gap:8px!important;margin-bottom:10px!important}html[data-product=leaibot] .ai-insight-title{gap:6px!important;font-size:12.5px!important;font-weight:700!important}html[data-product=leaibot] .ai-insight-title svg{color:var(--ai-blue)!important}html[data-product=leaibot] .ai-insight-more{margin-left:auto!important;color:var(--ai-blue)!important;font-size:12px!important;font-weight:600!important}html[data-product=leaibot] .ai-metric-pair{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html[data-product=leaibot] .ai-mini-metric{padding:10px!important;border:1px solid rgba(255,255,255,.9)!important;border-radius:8px!important;background:#ffffffbf!important}html[data-product=leaibot] .ai-mini-metric span{display:block!important;color:var(--color-text-tertiary, #86909c)!important;font-size:11px!important}html[data-product=leaibot] .ai-mini-metric strong{display:block!important;margin-top:3px!important;color:var(--color-text, #1d2129)!important;font-size:18px!important;font-weight:800!important;line-height:1.2!important}html[data-product=leaibot] .ai-mini-metric em{margin-left:4px!important;font-size:11px!important;font-style:normal!important;font-weight:700!important}html[data-product=leaibot] .ai-mini-metric .up{color:#22a35d!important}html[data-product=leaibot] .ai-mini-metric svg{width:100%!important;height:24px!important;margin-top:6px!important;color:var(--ai-blue)!important}html[data-product=leaibot] .ai-insight-summary{margin-top:10px!important;padding:8px 10px!important;border-radius:8px!important;background:#ffffffbf!important;color:var(--color-text-secondary, #4e5969)!important;font-size:12.5px!important;line-height:1.6!important}html[data-product=leaibot] .ai-alert-card{display:flex!important;align-items:flex-start!important;gap:10px!important;padding:12px!important;border:1px solid #f5e5b8!important;border-radius:10px!important;background:#fff7e0!important}html[data-product=leaibot] .ai-alert-icon{width:28px!important;height:28px!important;flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #f5e5b8!important;border-radius:8px!important;background:#fff!important;color:#d98e0b!important}html[data-product=leaibot] .ai-alert-copy{flex:1!important;min-width:0!important}html[data-product=leaibot] .ai-alert-copy strong{display:block!important;color:#8a6116!important;font-size:13px!important;font-weight:700!important;line-height:1.35!important}html[data-product=leaibot] .ai-alert-copy span{display:block!important;margin-top:2px!important;color:#a8842f!important;font-size:12px!important;line-height:1.55!important}html[data-product=leaibot] .ai-alert-card button{flex:0 0 auto!important;padding:4px 11px!important;border:1px solid #f5e5b8!important;border-radius:999px!important;background:#fff!important;color:#8a6116!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important}html[data-product=leaibot] .ai-section-title{display:flex!important;align-items:center!important;gap:8px!important;color:var(--color-text, #1d2129)!important;font-size:12.5px!important;font-weight:700!important}html[data-product=leaibot] .ai-section-title:before{content:""!important;width:3px!important;height:12px!important;border-radius:2px!important;background:var(--ai-blue)!important}html[data-product=leaibot] .ai-section-title button{margin-left:auto!important;border:0!important;background:transparent!important;color:var(--color-text-tertiary, #86909c)!important;font:inherit!important;font-size:11.5px!important;font-weight:400!important;cursor:pointer!important}html[data-product=leaibot] .ai-action-list{display:grid!important;gap:8px!important}html[data-product=leaibot] .ai-action-card{width:100%!important;min-height:58px!important;display:grid!important;grid-template-columns:30px minmax(0,1fr) 15px!important;align-items:center!important;gap:11px!important;padding:11px 12px!important;border:1px solid var(--color-border, #e8ebf2)!important;border-radius:10px!important;background:#fff!important;color:var(--color-text, #1d2129)!important;text-align:left!important;cursor:pointer!important}html[data-product=leaibot] .ai-action-icon{width:30px!important;height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important}html[data-product=leaibot] .ai-action-card.violet .ai-action-icon{background:#efecff!important;color:#6e5be0!important}html[data-product=leaibot] .ai-action-card.blue .ai-action-icon{background:var(--ai-blue-soft)!important;color:var(--ai-blue)!important}html[data-product=leaibot] .ai-action-card strong,html[data-product=leaibot] .ai-action-card em{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-style:normal!important}html[data-product=leaibot] .ai-action-card strong{color:var(--color-text, #1d2129)!important;font-size:13px!important;font-weight:700!important}html[data-product=leaibot] .ai-action-card em{margin-top:1px!important;color:var(--color-text-tertiary, #86909c)!important;font-size:11.5px!important;font-weight:400!important}html[data-product=leaibot] .ai-action-chevron{color:var(--color-text-tertiary, #86909c)!important}html[data-product=leaibot] .ai-recent-block{margin-top:auto!important}html[data-product=leaibot] .ai-recent-item{width:100%!important;display:flex!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:var(--color-text-secondary, #4e5969)!important;text-align:left!important;cursor:pointer!important}html[data-product=leaibot] .ai-recent-item:hover{background:var(--color-bg-muted, #f5f7fa)!important}html[data-product=leaibot] .ai-recent-item span{flex:1!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12.5px!important}html[data-product=leaibot] .ai-recent-item em{flex:0 0 auto!important;color:var(--color-text-tertiary, #86909c)!important;font-style:normal!important;font-size:11px!important}html[data-product=leaibot] .ai-thread-context{width:fit-content!important;max-width:100%!important;margin:0 auto 12px!important;display:flex!important;align-items:center!important;gap:6px!important;padding:3px 10px!important;border:1px solid var(--color-border, #e8ebf2)!important;border-radius:999px!important;background:var(--color-bg-muted, #f5f7fa)!important;color:var(--color-text-tertiary, #86909c)!important;font-size:11px!important}html[data-product=leaibot] .ai-structured-msg .bubble,html[data-product=leaibot] .ai-msg.assistant.ai-structured-msg .bubble{width:100%!important;max-width:100%!important;padding:12px 13px!important;border:1px solid var(--color-border, #e8ebf2)!important;border-radius:4px 12px 12px!important;background:#fff!important;box-shadow:var(--ai-panel-shadow)!important;color:var(--color-text, #1d2129)!important}html[data-product=leaibot] .ai-answer-card{padding:12px 13px!important;border:1px solid var(--color-border, #e8ebf2)!important;border-radius:4px 12px 12px!important;background:#fff!important;box-shadow:var(--ai-panel-shadow)!important;color:var(--color-text, #1d2129)!important}html[data-product=leaibot] .ai-answer-card p{margin:0 0 10px!important}html[data-product=leaibot] .ai-funnel-mini{display:grid!important;gap:7px!important;margin:10px 0!important}html[data-product=leaibot] .ai-funnel-row{display:grid!important;grid-template-columns:62px minmax(0,1fr) 52px!important;align-items:center!important;gap:8px!important;font-size:12px!important}html[data-product=leaibot] .ai-funnel-row span{color:var(--color-text-secondary, #4e5969)!important}html[data-product=leaibot] .ai-funnel-row i{height:8px!important;overflow:hidden!important;border-radius:999px!important;background:var(--color-bg-muted, #f5f7fa)!important}html[data-product=leaibot] .ai-funnel-row b{display:block!important;height:100%!important;border-radius:inherit!important;background:var(--ai-blue)!important}html[data-product=leaibot] .ai-funnel-row em{color:var(--color-text-secondary, #4e5969)!important;text-align:right!important;font-style:normal!important;font-variant-numeric:tabular-nums!important}html[data-product=leaibot] .ai-funnel-row.is-bottleneck b,html[data-product=leaibot] .ai-funnel-row.is-bottleneck em{background:#e8762c!important;color:#e8762c!important;font-weight:700!important}html[data-product=leaibot] .ai-baseline-note{padding:8px 10px!important;border:1px solid #dfe9ff!important;border-radius:8px!important;background:var(--ai-blue-soft)!important;color:var(--color-text-secondary, #4e5969)!important;font-size:12.5px!important;line-height:1.65!important}html[data-product=leaibot] .ai-answer-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:10px!important}html[data-product=leaibot] .ai-answer-actions button{min-height:30px!important;padding:0 13px!important;border:1px solid var(--ai-blue)!important;border-radius:999px!important;background:#fff!important;color:var(--ai-blue)!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important}html[data-product=leaibot] .ai-answer-actions button.primary{border-color:transparent!important;background:linear-gradient(160deg,#4a86ff,#2e62e8)!important;color:#fff!important;box-shadow:0 2px 6px #3370ff40!important}html[data-product=leaibot] .ai-reply-footer{display:flex!important;align-items:center!important;gap:4px!important;margin-top:8px!important;padding-left:2px!important}html[data-product=leaibot] .ai-source-chip{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:2.5px 9px!important;border-radius:999px!important;background:var(--color-bg-muted, #f5f7fa)!important;color:var(--color-text-tertiary, #86909c)!important;font-size:11px!important}html[data-product=leaibot] .ai-reply-footer .spacer{flex:1!important}html[data-product=leaibot] .ai-reply-footer button{width:24px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:6px!important;background:transparent!important;color:var(--color-text-tertiary, #86909c)!important;cursor:pointer!important}html[data-product=leaibot] .ai-reply-footer button:hover{background:var(--color-bg-muted, #f5f7fa)!important;color:var(--color-text, #1d2129)!important}html[data-product=leaibot] .ai-demo-typing .bubble{width:fit-content!important;padding:11px 14px!important;border-radius:4px 12px 12px!important}html[data-product=leaibot] .ai-msg.assistant.ai-typing-row .bubble,html[data-product=leaibot] .ai-msg.assistant.ai-typing-row.ai-demo-typing .bubble,html[data-product=leaibot] body.dark-mode .ai-msg.assistant.ai-typing-row .bubble{width:fit-content!important;min-height:28px!important;padding:4px 2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--color-text-secondary, #4e5969)!important}html[data-product=leaibot] .page-content .page-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px 16px!important;flex-wrap:wrap!important;min-width:0!important}html[data-product=leaibot] .page-content .page-header>:first-child{flex:1 1 320px!important;min-width:0!important}html[data-product=leaibot] .page-content .page-header>:last-child:not(:first-child){flex:0 1 auto!important;max-width:100%!important;margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important}html[data-product=leaibot] .page-content .ops-time-filter,html[data-product=leaibot] .page-content .dash-filter-bar,html[data-product=leaibot] .page-content .ops-custom-range{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:wrap!important;max-width:100%!important}html[data-product=leaibot] .page-content .overview-board-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px 12px!important;flex-wrap:wrap!important;min-width:0!important;width:100%!important}html[data-product=leaibot] .page-content .overview-title-group{flex:0 1 auto!important;min-width:0!important;max-width:100%!important;display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important;white-space:nowrap!important}html[data-product=leaibot] .page-content .overview-board-actions,html[data-product=leaibot] .page-content .overview-board-head>.dash-card-note{margin-left:auto!important;min-height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex:0 1 auto!important;max-width:100%!important;white-space:nowrap!important}html[data-product=leaibot] .page-content .overview-flow-hint,html[data-product=leaibot] .page-content .dash-card-note{line-height:20px!important;white-space:nowrap!important}html[data-product=leaibot] .page-content .overview-soft-tag{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;padding:0 10px!important;line-height:20px!important;white-space:nowrap!important}html[data-product=leaibot] .page-content .card-header,html[data-product=leaibot] .page-content .employee-card-header,html[data-product=leaibot] .page-content .ops-card-head,html[data-product=leaibot] .page-content .rpt-card h3,html[data-product=leaibot] .page-content .geo-panel .gpnl-title{align-items:center!important;gap:8px!important}html[data-product=leaibot] .page-content .card-header:before,html[data-product=leaibot] .page-content .employee-card-header:before,html[data-product=leaibot] .page-content .ops-card-head:before,html[data-product=leaibot] .page-content .rpt-card h3:before,html[data-product=leaibot] .page-content .geo-panel .gpnl-title:before,html[data-product=leaibot] .page-content .overview-title-group:before{align-self:center!important;margin-top:0!important}html[data-product=leaibot] .page-content .card-title,html[data-product=leaibot] .page-content .employee-card-header h3,html[data-product=leaibot] .page-content .employee-card-header .card-title,html[data-product=leaibot] .page-content .ops-card-title,html[data-product=leaibot] .page-content .gpnl-title,html[data-product=leaibot] .page-content .overview-title-group .card-title{display:inline-flex!important;align-items:center!important;min-height:24px!important;line-height:24px!important}html[data-product=leaibot] .page-content .btn,html[data-product=leaibot] .page-content .dash-pill,html[data-product=leaibot] .page-content .geo-pill,html[data-product=leaibot] .page-content .geo-period-btn,html[data-product=leaibot] .page-content .geo-cmp-btn,html[data-product=leaibot] .page-content .geo-comp-pill,html[data-product=leaibot] .page-content .filter-chip,html[data-product=leaibot] .page-content .segment-btn,html[data-product=leaibot] .page-content .prd-tab,html[data-product=leaibot] .page-content .prd-tabs button,html[data-product=leaibot] .page-content .skill-page-tab,html[data-product=leaibot] .page-content .skill-layer-tab{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;white-space:nowrap!important}html[data-product=leaibot] .page-content .btn-sm,html[data-product=leaibot] .page-content .dash-pill,html[data-product=leaibot] .page-content .geo-period-btn,html[data-product=leaibot] .page-content .geo-cmp-btn,html[data-product=leaibot] .page-content .filter-chip,html[data-product=leaibot] .page-content .segment-btn{min-height:32px!important;padding-inline:12px!important}html[data-product=leaibot] .page-content .card-header:has(>.dash-filter-bar),html[data-product=leaibot] .page-content .card-header:has(>.filter-bar),html[data-product=leaibot] .page-content .card-header:has(>.table-toolbar),html[data-product=leaibot] .page-content .card-header:has(>.prd-tabs){align-items:flex-start!important}html[data-product=leaibot] .page-content .card-header:has(>.dash-filter-bar):before,html[data-product=leaibot] .page-content .card-header:has(>.filter-bar):before,html[data-product=leaibot] .page-content .card-header:has(>.table-toolbar):before,html[data-product=leaibot] .page-content .card-header:has(>.prd-tabs):before{align-self:flex-start!important;margin-top:8px!important}@media (max-width: 1180px){html[data-product=leaibot] .page-content .page-header>:last-child:not(:first-child),html[data-product=leaibot] .page-content .overview-board-actions,html[data-product=leaibot] .page-content .overview-board-head>.dash-card-note{flex-basis:100%!important;margin-left:0!important;justify-content:flex-start!important}}html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-spark-card:nth-child(n),html[data-product=leaibot] body:not(.dark-mode) .page-content .dash-funnel-grid>.dash-funnel-item:nth-child(n),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-conv-cell:nth-child(n),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-method-grid>.employee-method-tile:nth-child(n),html[data-product=leaibot] body:not(.dark-mode) .page-content .employee-material-tile:nth-child(n),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-plat-card:nth-child(n),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-chain-step:not(.is-result):nth-of-type(n),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-split-item:nth-child(n),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-platform-item:nth-child(n),html[data-product=leaibot] body:not(.dark-mode) .page-content .overview-line-card:nth-child(n){background:var(--color-surface, #fff)!important;background-image:none!important;border-color:var(--color-border-subtle, #e7eaee)!important;box-shadow:var(--shadow-surface, 0 1px 2px rgba(15,23,42,.035))!important}html[data-product=leaibot] .page-content .geo-pill,html[data-product=leaibot] .page-content .geo-period-btn,html[data-product=leaibot] .page-content .geo-conv-period-btn,html[data-product=leaibot] .page-content .geo-cmp-btn,html[data-product=leaibot] .page-content .geo-comp-pill{min-height:30px!important;border:1px solid var(--color-border, #dde1e6)!important;background:var(--color-surface, #fff)!important;color:var(--color-text-secondary, #5f6b7a)!important;box-shadow:none!important}html[data-product=leaibot] .page-content .geo-pill.active,html[data-product=leaibot] .page-content .geo-period-btn.active,html[data-product=leaibot] .page-content .geo-conv-period-btn.active,html[data-product=leaibot] .page-content .geo-cmp-btn.active,html[data-product=leaibot] .page-content .geo-comp-pill.active{border-color:var(--color-primary, #3370ff)!important;background:var(--color-primary, #3370ff)!important;color:#fff!important;box-shadow:0 6px 14px #3370ff33!important}html[data-product=leaibot] .page-content .geo-pill:hover,html[data-product=leaibot] .page-content .geo-period-btn:hover,html[data-product=leaibot] .page-content .geo-conv-period-btn:hover,html[data-product=leaibot] .page-content .geo-cmp-btn:hover,html[data-product=leaibot] .page-content .geo-comp-pill:hover{border-color:var(--color-primary, #3370ff)!important;color:var(--color-primary, #3370ff)!important}html[data-product=leaibot] .page-content .geo-pill.active:hover,html[data-product=leaibot] .page-content .geo-period-btn.active:hover,html[data-product=leaibot] .page-content .geo-conv-period-btn.active:hover,html[data-product=leaibot] .page-content .geo-cmp-btn.active:hover,html[data-product=leaibot] .page-content .geo-comp-pill.active:hover{color:#fff!important}html[data-product=leaibot] .page-content .geo-pill-disabled{min-height:30px!important;display:inline-flex!important;align-items:center!important;padding:0 12px!important;border:1px dashed var(--color-border, #dde1e6)!important;border-radius:8px!important;background:var(--color-surface-muted, #f5f6f8)!important;color:var(--color-text-tertiary, #8a94a6)!important}html[data-product=leaibot] body.dark-mode .page-content .geo-pill,html[data-product=leaibot] body.dark-mode .page-content .geo-period-btn,html[data-product=leaibot] body.dark-mode .page-content .geo-conv-period-btn,html[data-product=leaibot] body.dark-mode .page-content .geo-cmp-btn,html[data-product=leaibot] body.dark-mode .page-content .geo-comp-pill{background:var(--color-surface-muted, #252b36)!important;border-color:var(--color-border, #374151)!important;color:var(--color-text-secondary, #cbd5e1)!important}html[data-product=leaibot] body.dark-mode .page-content .geo-pill.active,html[data-product=leaibot] body.dark-mode .page-content .geo-period-btn.active,html[data-product=leaibot] body.dark-mode .page-content .geo-conv-period-btn.active,html[data-product=leaibot] body.dark-mode .page-content .geo-cmp-btn.active,html[data-product=leaibot] body.dark-mode .page-content .geo-comp-pill.active{background:var(--color-primary, #3370ff)!important;border-color:var(--color-primary, #3370ff)!important;color:#fff!important}html[data-product=leaibot] body.dark-mode .page-content .geo-pill-disabled{background:#ffffff0a!important;border-color:#94a3b852!important;color:#cbd5e19e!important}html[data-product=leaibot] .page-content .geo-conv-period-group{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-left:4px!important;border:0!important;border-radius:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}html[data-product=leaibot] .page-content .geo-conv-period-btn{min-height:32px!important;padding:0 12px!important;border-radius:8px!important;font-size:13px!important;font-weight:600!important;line-height:20px!important}html[data-product=leaibot] .page-content .geo-conv-date-input{min-height:32px!important;padding:0 10px!important;border:1px solid var(--color-border, #dde1e6)!important;border-radius:8px!important;background:var(--color-surface, #fff)!important;color:var(--color-text, #1f2937)!important}html[data-product=leaibot] body.dark-mode .page-content .geo-conv-date-input{background:var(--color-surface-muted, #252b36)!important;border-color:var(--color-border, #374151)!important;color:var(--color-text, #f8fafc)!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.prd-stat,html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.employee-kpi-card,html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat,html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi,html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi{background:var(--info-grad-blue)!important;border-color:var(--info-border-blue)!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.kpi-card:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.prd-stat:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.employee-kpi-card:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi:nth-child(4n+2),html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi:nth-child(4n+2){background:var(--info-grad-cyan)!important;border-color:var(--info-border-cyan)!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.kpi-card:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.prd-stat:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.employee-kpi-card:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi:nth-child(4n+3),html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi:nth-child(4n+3){background:var(--info-grad-indigo)!important;border-color:var(--info-border-indigo)!important}html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.kpi-card:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.prd-stat:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .kpi-grid>.employee-kpi-card:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .prd-stat-grid>.prd-stat:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .geo-kpi-grid>.geo-kpi:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .ops-kpi:nth-child(4n),html[data-product=leaibot] body:not(.dark-mode) .page-content .rpt-kpi:nth-child(4n){background:var(--info-grad-purple)!important;border-color:var(--info-border-purple)!important}html[data-product=leaibot]{--central-hover-border-final: rgba(51, 112, 255, .36);--central-hover-shadow-final: 0 1px 2px rgba(15, 23, 42, .035), 0 6px 14px rgba(15, 23, 42, .055);--central-hover-transition-final: border-color .14s ease, box-shadow .14s ease, background-color .14s ease, transform .14s ease}html[data-product=leaibot] body.dark-mode{--central-hover-border-final: rgba(122, 162, 255, .42);--central-hover-shadow-final: 0 1px 2px rgba(0, 0, 0, .22), 0 6px 14px rgba(0, 0, 0, .2)}html[data-product=leaibot] .page-content :is(.card,.ops-card,.rpt-card,.prd-panel,.prd-filter-card,.geo-dark,.geo-panel,.geo-conv-section,.employee-cert-card,.employee-profile-card,.employee-cert-detail-card,.table-wrap,.employee-table-wrap,.prd-table-wrap,.kpi-card,.employee-kpi-card,.prd-stat,.rpt-kpi,.ops-kpi,.dash-spark-card,.dash-funnel-item,.geo-kpi,.geo-conv-cell,.geo-plat-card,.employee-method-tile,.employee-material-tile,.overview-chain-step,.overview-line-card,.overview-split-item,.overview-platform-item){transition:var(--central-hover-transition-final)!important}html[data-product=leaibot] .page-content :is(.card,.ops-card,.rpt-card,.prd-panel,.prd-filter-card,.geo-dark,.geo-panel,.geo-conv-section,.employee-cert-card,.employee-profile-card,.employee-cert-detail-card,.table-wrap,.employee-table-wrap,.prd-table-wrap,.kpi-card,.employee-kpi-card,.prd-stat,.rpt-kpi,.ops-kpi,.dash-spark-card,.dash-funnel-item,.geo-kpi,.geo-conv-cell,.geo-plat-card,.employee-method-tile,.employee-material-tile,.overview-chain-step:not(.is-result),.overview-line-card,.overview-split-item,.overview-platform-item):hover,html[data-product=leaibot] .page-content .employee-method-tile:focus-visible{border-color:var(--central-hover-border-final)!important;box-shadow:var(--central-hover-shadow-final)!important;transform:translateY(-1px)!important}html[data-product=leaibot] .page-content .employee-method-tile.is-selected:hover,html[data-product=leaibot] .page-content .employee-method-tile.is-selected:focus-visible{border-color:var(--color-primary, #3370ff)!important;box-shadow:var(--central-hover-shadow-final),0 0 0 2px #3370ff1f!important;transform:translateY(-1px)!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile{transition:var(--central-hover-transition-final)!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile:hover,html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile:focus-visible{border-color:var(--central-hover-border-final)!important;box-shadow:var(--central-hover-shadow-final)!important;transform:translateY(-1px)!important}html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile.is-selected:hover,html[data-product=leaibot] .page-content .employee-method-card .employee-method-tile.is-selected:focus-visible{border-color:var(--color-primary, #3370ff)!important;box-shadow:var(--central-hover-shadow-final),0 0 0 2px #3370ff1f!important}html[data-product=leaibot]{--shell-header-height: 56px;--ai-panel-width: 380px}html[data-product=leaibot] .sidebar-header,html[data-product=leaibot] .topbar,html[data-product=leaibot] .ai-panel-header{height:var(--shell-header-height)!important;min-height:var(--shell-header-height)!important}html[data-product=leaibot] .ai-panel.open{width:var(--ai-panel-width)!important;min-width:var(--ai-panel-width)!important}html[data-product=leaibot] .ai-panel-header{padding:0 var(--ai-panel-gutter, 16px)!important;align-items:center!important}html[data-product=leaibot] .ai-attention-pill{max-width:232px!important}html[data-product=leaibot] .page-content .page-header>:last-child:not(:first-child),html[data-product=leaibot] .page-content .filter-bar,html[data-product=leaibot] .page-content .dash-filter-bar,html[data-product=leaibot] .page-content .table-toolbar{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:nowrap!important;min-width:0!important;white-space:nowrap!important}html[data-product=leaibot] .page-content .page-header>:last-child:not(:first-child){overflow-x:visible!important;overflow-y:visible!important;scrollbar-width:none!important}html[data-product=leaibot] .page-content .page-header>:last-child:not(:first-child)::-webkit-scrollbar{display:none!important}html[data-product=leaibot] .page-content .ops-time-filter{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:8px!important;overflow:visible!important}html[data-product=leaibot] .page-content .ops-time-filter>.dash-filter-bar{flex-wrap:nowrap!important;overflow:visible!important}html[data-product=leaibot] .page-content .ops-custom-range{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;z-index:80!important;display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important;min-height:44px!important;padding:6px 8px!important;border:1px solid rgba(51,112,255,.2)!important;border-radius:12px!important;background:#fffffffa!important;box-shadow:0 10px 28px #1f23291f!important;color:var(--color-text-tertiary, #8f959e)!important;-webkit-backdrop-filter:saturate(1.08) blur(10px)!important;backdrop-filter:saturate(1.08) blur(10px)!important;white-space:nowrap!important}html[data-product=leaibot] .page-content .ops-custom-range:before{content:""!important;position:absolute!important;top:-6px!important;right:26px!important;width:10px!important;height:10px!important;border-left:1px solid rgba(51,112,255,.2)!important;border-top:1px solid rgba(51,112,255,.2)!important;background:inherit!important;transform:rotate(45deg)!important}html[data-product=leaibot] .page-content :is(input[type=date],input[type=datetime-local],select,.ops-select,.ops-date-input,.geo-conv-date-input){height:36px!important;min-height:36px!important;padding:0 34px 0 12px!important;border:1px solid var(--color-border, #dee0e3)!important;border-radius:10px!important;background-color:#fff!important;color:var(--color-text, #1f2329)!important;font-size:13px!important;font-family:inherit!important;font-variant-numeric:tabular-nums!important;line-height:34px!important;box-shadow:0 1px 2px #1f23290a!important;outline:none!important;cursor:pointer!important}html[data-product=leaibot] .page-content :is(select,.ops-select){-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;background-image:linear-gradient(45deg,transparent 50%,#8f959e 50%),linear-gradient(135deg,#8f959e 50%,transparent 50%)!important;background-position:calc(100% - 17px) 15px,calc(100% - 12px) 15px!important;background-size:5px 5px,5px 5px!important;background-repeat:no-repeat!important}html[data-product=leaibot] .page-content :is(input[type=date],input[type=datetime-local],.ops-date-input,.geo-conv-date-input)::-webkit-calendar-picker-indicator{width:16px!important;height:16px!important;margin-right:-26px!important;padding:4px!important;border-radius:6px!important;opacity:.72!important;cursor:pointer!important;transition:opacity .18s ease!important}html[data-product=leaibot] .page-content :is(input[type=date],input[type=datetime-local],.ops-date-input,.geo-conv-date-input)::-webkit-calendar-picker-indicator:hover{opacity:1!important}html[data-product=leaibot] .page-content :is(input[type=date],input[type=datetime-local],select,.ops-select,.ops-date-input,.geo-conv-date-input):hover{border-color:var(--color-border-strong, #c9cdd4)!important;box-shadow:0 3px 10px #1f23290f!important}html[data-product=leaibot] .page-content :is(input[type=date],input[type=datetime-local],select,.ops-select,.ops-date-input,.geo-conv-date-input):focus{border-color:var(--color-primary, #3370ff)!important;box-shadow:0 0 0 3px #3370ff1f!important}html[data-product=leaibot] .page-content :is(.page-header,.filter-bar) div:has(>input[type=date]){height:36px!important;min-height:36px!important;padding:0 10px!important;border:1px solid var(--color-border, #dee0e3)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 1px 2px #1f23290a!important;gap:8px!important;white-space:nowrap!important}html[data-product=leaibot] .page-content :is(.page-header,.filter-bar) div:has(>input[type=date])>span{color:var(--color-text-tertiary, #8f959e)!important;font-size:10px!important;font-family:var(--font-mono, ui-monospace, Menlo, Consolas, monospace)!important;letter-spacing:.02em!important}html[data-product=leaibot] .page-content :is(.page-header,.filter-bar) div:has(>input[type=date])>input[type=date]{width:132px!important;height:34px!important;min-height:34px!important;padding-left:4px!important;border:0!important;border-radius:8px!important;box-shadow:none!important;background-color:transparent!important}html[data-product=leaibot] .page-content :is(.tab-item,.employee-cert-tabs button,.prd-tab,.prd-tabs button,.skill-page-tab,.skill-layer-tab,.geo-scope-tab).active{color:var(--color-primary, #3370ff)!important;border-bottom-color:transparent!important}html[data-product=leaibot] .page-content :is(.tab-item,.employee-cert-tabs button,.prd-tab,.prd-tabs button,.skill-page-tab,.skill-layer-tab,.geo-scope-tab).active:after{background:var(--color-primary, #3370ff)!important;box-shadow:0 0 0 1px #3370ff14!important}html[data-product=leaibot] .page-content .ai-insight-btn{min-height:36px!important;padding:0 14px!important;border-color:#3370ff4d!important;background:linear-gradient(135deg,#3370ff1a,#3f9ead14 58%,#fff)!important;color:var(--color-primary, #3370ff)!important;font-weight:700!important;box-shadow:0 4px 12px #3370ff1a!important}html[data-product=leaibot] .page-content .ai-insight-btn:before{content:""!important;width:15px!important;height:15px!important;flex:0 0 15px!important;background:currentColor!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2.2 11.4 6l3.9 1.4-3.9 1.4L10 12.6 8.6 8.8 4.7 7.4 8.6 6 10 2.2Zm5.2 8.2.8 2.1 2.1.8-2.1.8-.8 2.1-.8-2.1-2.1-.8 2.1-.8.8-2.1ZM5.2 11.2l.9 2.5 2.5.9-2.5.9-.9 2.5-.9-2.5-2.5-.9 2.5-.9.9-2.5Z'/%3E%3C/svg%3E") center / contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2.2 11.4 6l3.9 1.4-3.9 1.4L10 12.6 8.6 8.8 4.7 7.4 8.6 6 10 2.2Zm5.2 8.2.8 2.1 2.1.8-2.1.8-.8 2.1-.8-2.1-2.1-.8 2.1-.8.8-2.1ZM5.2 11.2l.9 2.5 2.5.9-2.5.9-.9 2.5-.9-2.5-2.5-.9 2.5-.9.9-2.5Z'/%3E%3C/svg%3E") center / contain no-repeat!important}html[data-product=leaibot] .page-content .ai-insight-btn:hover{border-color:var(--color-primary, #3370ff)!important;background:linear-gradient(135deg,#3370ff29,#3f9ead1a 58%,#fff)!important;box-shadow:0 8px 18px #3370ff29!important;transform:translateY(-1px)!important}html[data-product=leaibot] body.dark-mode .page-content .ops-custom-range,html[data-product=leaibot] body.dark-mode .page-content .ops-custom-range:before,html[data-product=leaibot] body.dark-mode .page-content :is(input[type=date],input[type=datetime-local],select,.ops-select,.ops-date-input,.geo-conv-date-input),html[data-product=leaibot] body.dark-mode .page-content :is(.page-header,.filter-bar) div:has(>input[type=date]){background-color:var(--color-surface, #2c2e33)!important;color:var(--color-text, #e4e5e7)!important;border-color:var(--color-border, #373a40)!important}html[data-product=leaibot] body.dark-mode{--color-bg: #17191d;--color-bg-subtle: #202329;--color-bg-muted: #252931;--color-surface: #24272e;--color-surface-raised: #2b2f38;--color-surface-soft: #20242b;--color-border: #3b414d;--color-border-subtle: #343a45;--color-border-strong: #4d5563;--color-text: #eef2f7;--color-text-secondary: #c5ccd6;--color-text-tertiary: #929baa;--color-primary: #7aa2ff;--color-primary-hover: #9bb8ff;--color-primary-subtle: rgba(122,162,255,.16);--color-primary-border: rgba(122,162,255,.4);--color-success: #6fd18a;--color-warning: #f0b45f;--color-danger: #ff7b7b;--color-purple: #b69cff;--ai-blue: #7aa2ff;--ai-blue-soft: rgba(122,162,255,.16);--ai-blue-border: rgba(122,162,255,.42);--bg: var(--color-bg);--sidebar-bg: var(--color-surface);--card-bg: var(--color-surface);--border: var(--color-border);--border-light: var(--color-border-subtle);--text: var(--color-text);--text-secondary: var(--color-text-secondary);--text-tertiary: var(--color-text-tertiary);--primary: var(--color-primary);--primary-hover: var(--color-primary-hover);--primary-light: var(--color-primary-subtle);--shadow: 0 1px 2px rgba(0,0,0,.26);--shadow-md: 0 10px 26px rgba(0,0,0,.28);--central-hover-border-final: rgba(122,162,255,.46);--central-hover-shadow-final: 0 1px 2px rgba(0,0,0,.24), 0 8px 18px rgba(0,0,0,.22);background:var(--color-bg)!important;color:var(--color-text)!important}html[data-product=leaibot] body.dark-mode :is(.sidebar,.topbar,.ai-panel,.ai-input-area){background:var(--color-surface)!important;border-color:var(--color-border-subtle)!important}html[data-product=leaibot] body.dark-mode .page-content{background:radial-gradient(circle at 28% 0%,#7aa2ff12,#7aa2ff00 28%),linear-gradient(180deg,#1b1e24 0%,var(--color-bg) 100%)!important}html[data-product=leaibot] body.dark-mode :is(.topbar-breadcrumb span,.page-title,.card-title,.kpi-value,.ops-kpi-val,.rpt-kpi-val,.prd-stat-value,.employee-method-value,.geo-dark .geo-panel .gpnl-title,.portal-home-card b,.portal-home-gradient-head b,.portal-home-entry-list b,.portal-home-gradient-map b,.ai-title-name){color:var(--color-text)!important}html[data-product=leaibot] body.dark-mode :is(.page-desc,.kpi-label,.kpi-sub,.ops-kpi-label,.ops-kpi-sub,.rpt-kpi-label,.rpt-kpi-sub,.prd-stat-label,.portal-home-card p,.portal-home-entry-list span,.portal-home-flow p,.portal-home-gradient-head span,.portal-home-gradient-map small,.topbar-breadcrumb,.card-subtitle,.empty-state,.empty-state .title){color:var(--color-text-secondary)!important}html[data-product=leaibot] body.dark-mode :is(.card,.ops-card,.rpt-card,.prd-panel,.prd-filter-card,.table-wrap,.prd-table-wrap,.employee-table-wrap,.employee-method-card,.employee-cert-card,.employee-cert-detail-card,.employee-profile-card,.portal-home-card,.portal-home-command-copy,.portal-home-entry-card,.portal-home-flow-card,.skill-context-pane,.skill-workspace-pane,.agent-skill-card,.atomic-capability-card,.skill-summary-card,.skill-ai-card,.geo-dark,.geo-panel,.geo-dark .geo-panel,.modal,.agent-skill-modal-panel,.skill-hub-detail-panel,.skill-hub-confirm-box,.skill-hub-eval-box,.ai-conversation-modal-panel,.account-hub-panel){background:var(--color-surface)!important;border-color:var(--color-border-subtle)!important;color:var(--color-text)!important;box-shadow:var(--shadow)!important}html[data-product=leaibot] body.dark-mode .page-content [style*="background:#fff"],html[data-product=leaibot] body.dark-mode .page-content [style*="background: #fff"],html[data-product=leaibot] body.dark-mode .page-content [style*="background:white"],html[data-product=leaibot] body.dark-mode .page-content [style*="background: white"]{background:var(--color-surface)!important}html[data-product=leaibot] body.dark-mode .page-content [style*="background:var(--bg)"],html[data-product=leaibot] body.dark-mode .page-content [style*="background: var(--bg)"],html[data-product=leaibot] body.dark-mode .page-content [style*="background:#f"],html[data-product=leaibot] body.dark-mode .page-content [style*="background: #f"]{background:var(--color-bg-muted)!important}html[data-product=leaibot] body.dark-mode .page-content [style*="color:#111"],html[data-product=leaibot] body.dark-mode .page-content [style*="color: #111"],html[data-product=leaibot] body.dark-mode .page-content [style*="color:#1f"],html[data-product=leaibot] body.dark-mode .page-content [style*="color: #1f"],html[data-product=leaibot] body.dark-mode .page-content [style*="color:#0f"],html[data-product=leaibot] body.dark-mode .page-content [style*="color: #0f"]{color:var(--color-text)!important}html[data-product=leaibot] body.dark-mode :is(.kpi-card,.ops-kpi,.rpt-kpi,.prd-stat,.employee-kpi-card,.employee-method-tile,.dash-spark-card,.dash-funnel-item,.geo-kpi,.geo-conv-cell,.geo-plat-card){background:linear-gradient(135deg,rgba(122,162,255,.12),rgba(43,47,56,.96) 62%,var(--color-surface) 100%)!important;border-color:#7aa2ff33!important;color:var(--color-text)!important}html[data-product=leaibot] body.dark-mode :is(.kpi-card,.ops-kpi,.rpt-kpi,.prd-stat,.employee-kpi-card,.geo-kpi):nth-child(4n+2){background:linear-gradient(135deg,rgba(63,158,173,.13),rgba(43,47,56,.96) 62%,var(--color-surface) 100%)!important}html[data-product=leaibot] body.dark-mode :is(.kpi-card,.ops-kpi,.rpt-kpi,.prd-stat,.employee-kpi-card,.geo-kpi):nth-child(4n+3){background:linear-gradient(135deg,rgba(144,112,195,.14),rgba(43,47,56,.96) 62%,var(--color-surface) 100%)!important}html[data-product=leaibot] body.dark-mode :is(.kpi-card,.ops-kpi,.rpt-kpi,.prd-stat,.employee-kpi-card,.geo-kpi):nth-child(4n){background:linear-gradient(135deg,rgba(122,92,230,.13),rgba(43,47,56,.96) 62%,var(--color-surface) 100%)!important}html[data-product=leaibot] body.dark-mode :is(table,.data-table,.prd-data-table,.employee-data-table,.employee-cert-table,.geo-source-table,.geo-intent-table){background:var(--color-surface)!important;color:var(--color-text)!important}html[data-product=leaibot] body.dark-mode :is(th,.prd-data-table th,.employee-data-table th,.employee-cert-table th,.geo-source-table th,.geo-intent-table th){background:var(--color-bg-muted)!important;color:var(--color-text-secondary)!important;border-color:var(--color-border-subtle)!important}html[data-product=leaibot] body.dark-mode :is(td,.prd-data-table td,.employee-data-table td,.employee-cert-table td,.geo-source-table td,.geo-intent-table td){color:var(--color-text-secondary)!important;border-color:var(--color-border-subtle)!important}html[data-product=leaibot] body.dark-mode tr:hover td{background:#7aa2ff12!important}html[data-product=leaibot] body.dark-mode :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.form-input,.topbar-search,.ops-input,.ops-select,.ops-date-input,.geo-conv-date-input,.ai-input){background-color:var(--color-bg-muted)!important;border-color:var(--color-border)!important;color:var(--color-text)!important;box-shadow:none!important}html[data-product=leaibot] body.dark-mode :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.form-input,.topbar-search,.ops-input,.ops-select,.ops-date-input,.geo-conv-date-input,.ai-input)::placeholder{color:var(--color-text-tertiary)!important}html[data-product=leaibot] body.dark-mode :is(.btn-secondary,.topbar-icon-btn,.ai-icon-action,.agent-skill-modal-close,.account-hub-close){background:var(--color-bg-muted)!important;border-color:var(--color-border)!important;color:var(--color-text-secondary)!important}html[data-product=leaibot] body.dark-mode :is(.btn-secondary,.topbar-icon-btn,.ai-icon-action,.agent-skill-modal-close,.account-hub-close):hover,html[data-product=leaibot] body.dark-mode .topbar-icon-btn.active{background:var(--color-primary-subtle)!important;border-color:var(--color-primary-border)!important;color:var(--color-primary)!important}html[data-product=leaibot] body.dark-mode :is(.nav-item:hover,.nav-item.active,.dash-pill.active,.filter-chip.active,.skill-page-tab.active,.skill-layer-tab.active,.tab-item.active){background:var(--color-primary-subtle)!important;color:var(--color-primary)!important}html[data-product=leaibot] body.dark-mode :is(.dash-pill,.filter-chip,.geo-pill,.geo-comp-pill,.segment-btn,.prd-tab,.prd-tabs button,.skill-page-tab,.skill-layer-tab){background:var(--color-bg-muted)!important;border-color:var(--color-border)!important;color:var(--color-text-secondary)!important}html[data-product=leaibot] body.dark-mode :is(.tab-item,.employee-cert-tabs button,.prd-tab,.prd-tabs button,.skill-page-tab,.skill-layer-tab,.geo-scope-tab).active{background:transparent!important;color:var(--color-primary)!important}html[data-product=leaibot] body.dark-mode :is(.tab-item,.employee-cert-tabs button,.prd-tab,.prd-tabs button,.skill-page-tab,.skill-layer-tab,.geo-scope-tab).active:after{background:var(--color-primary)!important}html[data-product=leaibot] body.dark-mode .ops-custom-range{background:#2b2f38fa!important;border-color:var(--color-primary-border)!important;box-shadow:0 14px 30px #0000005c!important}html[data-product=leaibot] body.dark-mode .ops-custom-range:before{background:var(--color-surface-raised)!important;border-color:var(--color-primary-border)!important}html[data-product=leaibot] body.dark-mode .portal-home-gradient-panel{background:linear-gradient(135deg,#7aa2ff2e,#3f9ead21 42%,#9070c321 72%,#2b2f38fa),var(--color-surface)!important}html[data-product=leaibot] body.dark-mode .portal-home-gradient-map button,html[data-product=leaibot] body.dark-mode .portal-home-entry-list button,html[data-product=leaibot] body.dark-mode .portal-home-flow div{background:#20242be0!important;border-color:var(--color-border-subtle)!important;color:var(--color-text)!important}html[data-product=leaibot] body.dark-mode .portal-home-spotlight .portal-home-card{background:linear-gradient(135deg,rgba(122,162,255,.12),var(--color-surface) 70%)!important}html[data-product=leaibot] body.dark-mode .ai-panel-header{background:linear-gradient(180deg,rgba(36,39,46,.98),var(--color-surface) 82%)!important}html[data-product=leaibot] body.dark-mode :is(.ai-msg.assistant .bubble,.ai-card,.ai-empty-state,.ai-scope-select,.ai-shortcut,.ai-action-card,.ai-history-card){background:var(--color-bg-muted)!important;border-color:var(--color-border-subtle)!important;color:var(--color-text)!important}html[data-product=leaibot] body.dark-mode .ai-msg.user .bubble{background:linear-gradient(135deg,#3f78ff,#245bdb)!important;border-color:#7aa2ff6b!important;color:#fff!important}html[data-product=leaibot] body.dark-mode .ai-attention-pill{background:#7aa2ff29!important;color:var(--color-primary)!important}html[data-product=leaibot] body.dark-mode .ai-insight-btn{background:linear-gradient(135deg,#7aa2ff33,#3f9ead1f 58%,#2b2f38f5)!important;border-color:var(--color-primary-border)!important;color:var(--color-primary)!important;box-shadow:0 8px 18px #0003!important}html[data-product=leaibot] body.dark-mode :is(.status-on,.badge-green){background:#6fd18a29!important;color:var(--color-success)!important}html[data-product=leaibot] body.dark-mode :is(.status-off,.badge-orange,.status-warn){background:#f0b45f29!important;color:var(--color-warning)!important}html[data-product=leaibot] body.dark-mode :is(.badge-red,.status-danger,.btn-danger){background:#ff7b7b29!important;color:var(--color-danger)!important;border-color:#ff7b7b42!important}html[data-product=leaibot] body.dark-mode :is(.demo-banner,.employee-alert.warning,.rpt-rec.p1){background:#f0b45f24!important;border-color:#f0b45f47!important;color:var(--color-warning)!important}html[data-product=leaibot] body.dark-mode :is(.modal-mask,.agent-skill-modal,.skill-hub-detail-modal,.skill-hub-confirm-modal,.skill-hub-eval-modal,.ai-conversation-modal){background:#0000008f!important}html[data-product=leaibot]{--page-section-gap: 18px;--page-module-gap: 16px;--page-control-gap: 16px;--card-inner-pad: 20px;--ai-panel-width: 380px;--ai-panel-max-width: 492px}html[data-product=leaibot] .ai-panel.open{width:var(--ai-panel-width)!important;min-width:var(--ai-panel-width)!important;max-width:min(var(--ai-panel-max-width),calc(100vw - 320px))!important;flex:0 0 auto!important;overflow:visible!important;position:relative!important;z-index:80!important}html[data-product=leaibot] .ai-panel.resizing{transition:none!important}html[data-product=leaibot] .ai-resize-handle{left:-4px!important;width:8px!important}html[data-product=leaibot] .ai-resize-handle:hover,html[data-product=leaibot] .ai-resize-handle.active{background:linear-gradient(90deg,rgba(51,112,255,.24),transparent)!important}html[data-product=leaibot] .ai-edge-collapse{display:none!important}html[data-product=leaibot] .page-content>.page-header{margin-bottom:16px!important}html[data-product=leaibot] .page-content>:is(.kpi-grid,.geo-kpi-grid,.prd-stat-grid,.employee-cert-tabs,.filter-bar,.dash-filter-bar,.ops-time-filter)+:is(.card,.ops-card,.rpt-card,.prd-panel,.geo-dark,.employee-cert-card,.employee-method-card,.table-wrap,.prd-table-wrap,.employee-table-wrap){margin-top:var(--page-module-gap)!important}html[data-product=leaibot] .page-content>:is(.card,.ops-card,.rpt-card,.prd-panel,.geo-dark,.employee-cert-card,.employee-cert-detail-card,.employee-method-card,.table-wrap,.prd-table-wrap,.employee-table-wrap)+:is(.card,.ops-card,.rpt-card,.prd-panel,.geo-dark,.employee-cert-card,.employee-cert-detail-card,.employee-method-card,.table-wrap,.prd-table-wrap,.employee-table-wrap){margin-top:var(--page-module-gap)!important}html[data-product=leaibot] .page-content :is(.card,.ops-card,.rpt-card,.prd-panel,.geo-panel,.geo-dark,.employee-cert-card,.employee-cert-detail-card,.employee-method-card,.portal-home-entry-card,.portal-home-flow-card)>.card-header:first-child{min-height:40px!important;margin-bottom:14px!important;padding-bottom:12px!important;border-bottom:1px solid var(--color-border-subtle, var(--border-light))!important}html[data-product=leaibot] .page-content .employee-cert-tabs{margin:2px 0 var(--page-control-gap)!important;padding:0!important}html[data-product=leaibot] .page-content .employee-cert-tabs+.employee-cert-card{margin-top:0!important}html[data-product=leaibot] .page-content .employee-cert-card{display:flex!important;flex-direction:column!important;gap:14px!important;padding:18px 20px 20px!important}html[data-product=leaibot] .page-content .employee-cert-filter{margin:0!important;padding:16px 18px!important;border:1px solid var(--color-border-subtle, var(--border-light))!important;border-radius:12px!important;background:var(--color-surface-soft, #f8fafc)!important;box-shadow:none!important}html[data-product=leaibot] .page-content .employee-cert-filter-grid{display:grid!important;grid-template-columns:minmax(168px,1.25fr) minmax(140px,1fr) minmax(140px,1fr) minmax(150px,.92fr) minmax(140px,.88fr) 104px!important;gap:10px!important;align-items:center!important;min-width:0!important;width:100%!important}html[data-product=leaibot] .page-content .employee-cert-filter-grid input,html[data-product=leaibot] .page-content .employee-cert-filter-grid select,html[data-product=leaibot] .page-content .employee-cert-filter-grid .btn{width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;margin:0!important}html[data-product=leaibot] .page-content .employee-cert-filter-grid input:first-child{width:100%!important;min-width:0!important}html[data-product=leaibot] .page-content .employee-cert-filter-grid .btn{padding:0 16px!important}html[data-product=leaibot] .page-content .employee-table-wrap{margin:0!important;border-radius:10px!important;overflow:hidden!important}html[data-product=leaibot] .page-content .employee-cert-table th,html[data-product=leaibot] .page-content .employee-cert-table td{height:52px!important;padding-left:16px!important;padding-right:16px!important;vertical-align:middle!important}html[data-product=leaibot] .page-content .employee-cert-table .check-col{width:52px!important;padding-left:18px!important;padding-right:8px!important}html[data-product=leaibot] .page-content .employee-pagination.in-card{margin:0!important;padding:12px 0 0!important;border-top:1px solid var(--color-border-subtle, var(--border-light))!important}html[data-product=leaibot] .page-content .employee-cert-detail-card{padding:18px 20px!important}html[data-product=leaibot] .page-content .employee-empty-detail{min-height:94px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--color-text-tertiary, var(--text-tertiary))!important}html[data-product=leaibot] .portal-home-workgrid{align-items:stretch!important;gap:var(--page-module-gap)!important}html[data-product=leaibot] .portal-home-entry-card,html[data-product=leaibot] .portal-home-flow-card{display:flex!important;flex-direction:column!important;padding:18px 20px!important}html[data-product=leaibot] .portal-home-entry-card>.card-header:first-child,html[data-product=leaibot] .portal-home-flow-card>.card-header:first-child{height:45px!important;min-height:45px!important}html[data-product=leaibot] .portal-home-entry-list,html[data-product=leaibot] .portal-home-flow{gap:10px!important}html[data-product=leaibot] .portal-home-entry-list button,html[data-product=leaibot] .portal-home-flow div{height:62px!important;min-height:62px!important;padding:12px 16px!important;align-items:center!important}html[data-product=leaibot] .portal-home-flow p{line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}html[data-product=leaibot] .portal-home-entry-list span{max-width:360px!important}html[data-product=leaibot] body.dark-mode .page-content .employee-cert-filter{background:var(--color-bg-muted)!important;border-color:var(--color-border-subtle)!important}@media (max-width: 1500px){html[data-product=leaibot] .page-content .employee-cert-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}html[data-product=leaibot] .page-content .employee-cert-filter-grid .btn{justify-self:end!important;max-width:120px!important}}html[data-product=leaibot] body.dark-mode{color-scheme:dark}html[data-product=leaibot] body:not(.dark-mode){color-scheme:light}html[data-product=leaibot] body.dark-mode #search-dropdown,html[data-product=leaibot] body.dark-mode .user-menu-popover,html[data-product=leaibot] body.dark-mode .user-menu-popover:after{background:var(--color-surface-raised, #252932)!important;border-color:var(--color-border-subtle, #3a3d45)!important;color:var(--color-text, #eef2f7)!important;box-shadow:0 18px 42px #0000005c!important}html[data-product=leaibot] body.dark-mode #search-dropdown :is(.search-item,.search-item *){color:var(--color-text-secondary, #b8bec7)!important}html[data-product=leaibot] body.dark-mode .ai-messages{background:radial-gradient(circle at 26% 0%,rgba(122,162,255,.08),transparent 32%),linear-gradient(180deg,var(--color-bg-muted, #20232b) 0%,var(--color-bg, #1b1e24) 100%)!important}html[data-product=leaibot] body.dark-mode :is(.ai-empty-state,.ai-insight-card,.ai-action-card,.ai-history-card,.ai-msg.assistant .bubble){background:var(--color-surface-raised, #252932)!important;border-color:var(--color-border-subtle, #3a3d45)!important;color:var(--color-text, #eef2f7)!important}html[data-product=leaibot] body.dark-mode :is(.ai-insight-card p,.ai-action-card span,.ai-history-card span,.ai-empty-card span,.ai-empty-card p){color:var(--color-text-secondary, #b8bec7)!important}html[data-product=leaibot] body.dark-mode .ai-alert-card{background:linear-gradient(135deg,#f0b45f29,#2b2f38f0 66%)!important;border-color:#f0b45f57!important;color:var(--color-text, #eef2f7)!important}html[data-product=leaibot] body.dark-mode .ai-alert-icon,html[data-product=leaibot] body.dark-mode .ai-alert-card button{background:#f0b45f24!important;border-color:#f0b45f5c!important;color:var(--color-warning, #f0b45f)!important}html[data-product=leaibot] body.dark-mode .ai-alert-copy strong{color:var(--color-warning, #f0b45f)!important}html[data-product=leaibot] body.dark-mode .ai-alert-copy span{color:var(--color-text-secondary, #b8bec7)!important}html[data-product=leaibot] body.dark-mode .portal-home-entry-list i{background:#7aa2ff1a!important;border-color:#7aa2ff47!important;color:var(--color-primary, #7aa2ff)!important}html[data-product=leaibot] body.dark-mode tr:nth-child(2n) td,html[data-product=leaibot] body.dark-mode :is(.data-table,.employee-data-table,.employee-cert-table,.prd-data-table,.geo-source-table,.geo-intent-table) tr:nth-child(2n) td{background:#ffffff06!important}html[data-product=leaibot] body.dark-mode :is(.status-pill,.badge){border:1px solid transparent!important}html[data-product=leaibot] body.dark-mode :is(.status-pill.primary,.badge-blue){background:#7aa2ff24!important;border-color:#7aa2ff3d!important;color:var(--color-primary, #7aa2ff)!important}html[data-product=leaibot] body.dark-mode :is(.status-pill.success,.badge-green,.status-on){background:#6fd18a24!important;border-color:#6fd18a3d!important;color:var(--color-success, #6fd18a)!important}html[data-product=leaibot] body.dark-mode :is(.status-pill.warning,.status-pill.warn,.badge-orange,.status-warn){background:#f0b45f24!important;border-color:#f0b45f3d!important;color:var(--color-warning, #f0b45f)!important}html[data-product=leaibot] body.dark-mode :is(.status-pill.danger,.status-pill.error,.badge-red,.status-danger){background:#ff7b7b24!important;border-color:#ff7b7b3d!important;color:var(--color-danger, #ff7b7b)!important}html[data-product=leaibot] body.dark-mode :is(.status-pill.purple,.badge-purple){background:#a78bfa24!important;border-color:#a78bfa3d!important;color:var(--color-purple, #a78bfa)!important}html[data-product=leaibot] body.dark-mode :is(.status-pill.muted,.badge-gray,.status-off){background:#ffffff0f!important;border-color:var(--color-border-subtle, #3a3d45)!important;color:var(--color-text-tertiary, #8e949d)!important}html[data-product=leaibot] body.dark-mode :is(.page-content,.ai-panel) svg{color:inherit}html[data-product=leaibot] body:not(.dark-mode) .ai-messages{background:linear-gradient(180deg,#f7f8fa,#fff)!important}html[data-product=leaibot] body:not(.dark-mode) .portal-home-entry-list i{background:#fff!important;border-color:var(--border-light, #e5e6eb)!important;color:var(--text-tertiary, #8f959e)!important}html[data-product=leaibot] .portal-home-command.portal-home-command-solo{grid-template-columns:minmax(0,1fr)!important}html[data-product=leaibot] .portal-home-command.portal-home-command-solo .portal-home-command-copy{min-height:210px!important}html[data-product=leaibot] .portal-home-command.portal-home-command-solo .page-desc{max-width:680px!important}html[data-product=leaibot] .ai-empty-state.ai-doc-flow{gap:12px!important}html[data-product=leaibot] .ai-doc-message{padding:13px 14px!important;border:1px solid var(--color-border, #dde1e6)!important;border-radius:10px!important;background:var(--color-surface, #fff)!important;color:var(--color-text-secondary, #646a73)!important;font-size:13px!important;line-height:1.7!important}html[data-product=leaibot] .ai-doc-message p{margin:0!important}html[data-product=leaibot] .ai-doc-message p+p{margin-top:8px!important}html[data-product=leaibot] .ai-doc-prompt-group{display:grid!important;gap:10px!important}html[data-product=leaibot] .ai-doc-prompt{width:100%!important;min-height:58px!important;padding:10px 12px!important;display:flex!important;align-items:center!important;gap:10px!important;border:1px solid var(--color-border, #dde1e6)!important;border-radius:10px!important;background:var(--color-surface, #fff)!important;color:var(--color-text, #1f2329)!important;text-align:left!important;cursor:pointer!important;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease,transform .14s ease!important}html[data-product=leaibot] .ai-doc-prompt:hover{border-color:#3370ff5c!important;background:#3370ff0a!important;box-shadow:0 1px 2px #0f172a09,0 6px 14px #0f172a0e!important;transform:translateY(-1px)!important}html[data-product=leaibot] .ai-doc-prompt span,html[data-product=leaibot] .agent-skill-card-icon{width:34px!important;height:34px!important;flex:0 0 34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:9px!important;background:#3370ff14!important;color:var(--color-primary, #3370ff)!important}html[data-product=leaibot] .ai-doc-prompt b{min-width:0!important;color:var(--color-text, #1f2329)!important;font-size:13px!important;font-weight:500!important;line-height:1.35!important}html[data-product=leaibot] .agent-skill-card-icon svg{width:18px!important;height:18px!important}html[data-product=leaibot] .agent-skill-card-head{align-items:center!important}html[data-product=leaibot] .agent-skill-card-main{min-width:0!important;min-height:34px!important;display:flex!important;align-items:center!important;gap:12px!important}html[data-product=leaibot] .agent-skill-card-title{min-width:0!important;min-height:34px!important;display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:nowrap!important}html[data-product=leaibot] .agent-skill-card-name{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html[data-product=leaibot] .agent-skill-card-badge{flex:0 0 auto!important}html[data-product=leaibot] .agent-skill-card-more{height:34px!important;display:inline-flex!important;align-items:center!important}html[data-product=leaibot] body.dark-mode .ai-doc-message,html[data-product=leaibot] body.dark-mode .ai-doc-prompt{background:var(--color-surface, #252932)!important;border-color:var(--color-border, #3a3d45)!important;color:var(--color-text-secondary, #b8bec7)!important}html[data-product=leaibot] body.dark-mode .ai-doc-prompt:hover{background:#7aa2ff1a!important;border-color:#7aa2ff57!important}html[data-product=leaibot] body.dark-mode .ai-doc-prompt span,html[data-product=leaibot] body.dark-mode .agent-skill-card-icon{background:#7aa2ff1f!important;color:var(--color-primary, #7aa2ff)!important}html[data-product=leaibot] body:not(.dark-mode) .page-content{box-sizing:border-box;max-width:100%;min-width:0;background:radial-gradient(ellipse at 18% 0%,#3370ff07,#3370ff04 30%,#3370ff00 66%),radial-gradient(ellipse at 74% 0%,#3f9ead06,#3f9ead03 28%,#3f9ead00 64%),linear-gradient(105deg,#3370ff04,#3f9ead03 46%,#9070c302),linear-gradient(180deg,#f8f9fb 0%,var(--color-canvas, #f5f6f8) 46%,#f1f3f6 100%)!important}html[data-product=leaibot] body.dark-mode .page-content{background:radial-gradient(ellipse at 18% 0%,#7aa2ff17,#7aa2ff0d 30%,#7aa2ff00 66%),radial-gradient(ellipse at 74% 0%,#3f9ead0f,#3f9ead09 28%,#3f9ead00 64%),linear-gradient(105deg,#7aa2ff09,#3f9ead07 48%,#a78bfa06),linear-gradient(180deg,#1b1e24 0%,var(--color-bg, #171a20) 48%,#15171d 100%)!important}html[data-product=leaibot] .workspace-tabs{display:flex!important;align-items:flex-end!important;gap:16px!important;min-height:54px!important;padding:0 clamp(16px,1.2vw,24px)!important;border-bottom:1px solid rgba(221,225,230,.72)!important;background:#ffffffdb!important;box-shadow:0 1px #0f172a05!important;overflow-x:auto!important;overflow-y:hidden!important}html[data-product=leaibot] .workspace-tabs[hidden]{display:none!important}html[data-product=leaibot] .workspace-tab{position:relative!important;min-width:0!important;height:54px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 6px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--color-text-secondary, #4e5969)!important;font-size:15px!important;font-weight:500!important;white-space:nowrap!important;cursor:pointer!important;transition:color .18s ease,transform .18s ease!important}html[data-product=leaibot] .workspace-tab:hover,html[data-product=leaibot] .workspace-tab.active{color:var(--color-text, #1d2129)!important}html[data-product=leaibot] .workspace-tab.active{font-weight:700!important}html[data-product=leaibot] .workspace-tab.active:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:3px!important;border-radius:3px 3px 0 0!important;background:var(--color-primary, #3370ff)!important;transform-origin:left center!important;animation:workspaceTabIn .22s ease both!important}@keyframes workspaceTabIn{0%{transform:scaleX(.72);opacity:.4}to{transform:scaleX(1);opacity:1}}html[data-product=leaibot] .workspace-tab-base{padding-left:0!important;padding-right:20px!important;color:var(--color-text-tertiary, #86909c)!important}html[data-product=leaibot] .workspace-tab-spark{color:var(--color-primary, #3370ff)!important;font-size:13px!important;line-height:1!important}html[data-product=leaibot] .workspace-tab-title{max-width:min(280px,28vw)!important;overflow:hidden!important;text-overflow:ellipsis!important}html[data-product=leaibot] .workspace-tab-saved{height:20px!important;display:inline-flex!important;align-items:center!important;padding:0 7px!important;border-radius:999px!important;background:#34c72417!important;color:#2f9f45!important;font-size:11px!important;font-weight:600!important}html[data-product=leaibot] .workspace-tab-close{width:20px!important;height:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;color:var(--color-text-tertiary, #86909c)!important;font-size:20px!important;font-weight:400!important;line-height:1!important}html[data-product=leaibot] .workspace-report-page{display:grid!important;gap:16px!important}html[data-product=leaibot] .workspace-report-header{margin-bottom:0!important}html[data-product=leaibot] .workspace-report-actions{display:flex!important;align-items:center!important;gap:8px!important}html[data-product=leaibot] .workspace-report-hero{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:24px!important;padding:20px 22px!important;border:1px solid rgba(190,207,244,.62)!important;border-radius:10px!important;background:linear-gradient(105deg,#3370ff12,#3f9ead0d 48%,#9070c30b),#fff!important;box-shadow:0 1px 2px #0f172a09!important}html[data-product=leaibot] .workspace-report-kicker{display:inline-flex!important;margin-bottom:8px!important;color:var(--color-primary, #3370ff)!important;font-size:12px!important;font-weight:700!important}html[data-product=leaibot] .workspace-report-hero h2{margin:0 0 8px!important;font-size:24px!important;line-height:1.25!important;color:var(--color-text, #1d2129)!important;letter-spacing:0!important}html[data-product=leaibot] .workspace-report-hero p{max-width:760px!important;margin:0!important;color:var(--color-text-secondary, #4e5969)!important;font-size:14px!important;line-height:1.7!important}html[data-product=leaibot] .workspace-report-meta{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:7px!important;flex:0 0 240px!important}html[data-product=leaibot] .workspace-report-meta span{display:inline-flex!important;align-items:center!important;height:26px!important;padding:0 10px!important;border-radius:999px!important;background:#ffffffb8!important;color:var(--color-text-secondary, #4e5969)!important;font-size:12px!important;box-shadow:inset 0 0 0 1px #dde1e6b8!important}html[data-product=leaibot] .workspace-report-grid{display:grid!important;grid-template-columns:minmax(180px,240px) minmax(0,1fr)!important;gap:16px!important;align-items:start!important}html[data-product=leaibot] .workspace-report-outline,html[data-product=leaibot] .workspace-report-body{border:1px solid rgba(221,225,230,.72)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 1px 2px #0f172a06!important}html[data-product=leaibot] .workspace-report-outline{position:sticky!important;top:0!important;display:grid!important;gap:10px!important;padding:16px!important}html[data-product=leaibot] .workspace-report-outline b,html[data-product=leaibot] .workspace-report-summary b{color:var(--color-text, #1d2129)!important;font-size:14px!important}html[data-product=leaibot] .workspace-report-outline span{display:flex!important;align-items:center!important;gap:9px!important;min-height:32px!important;color:var(--color-text-secondary, #4e5969)!important;font-size:13px!important}html[data-product=leaibot] .workspace-report-outline i{width:28px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:6px!important;background:#3370ff14!important;color:var(--color-primary, #3370ff)!important;font-style:normal!important;font-size:12px!important;font-weight:700!important}html[data-product=leaibot] .workspace-report-body{padding:18px 20px!important}html[data-product=leaibot] .workspace-report-summary{display:grid!important;gap:8px!important;margin-bottom:16px!important;padding:14px!important;border:1px solid rgba(190,207,244,.62)!important;border-radius:8px!important;background:#3370ff09!important}html[data-product=leaibot] .workspace-report-summary p{margin:0!important;color:var(--color-text-secondary, #4e5969)!important;line-height:1.65!important}html[data-product=leaibot] .workspace-report-markdown{color:var(--color-text, #1d2129)!important;font-size:14px!important;line-height:1.82!important}html[data-product=leaibot] .workspace-report-markdown h3{margin:18px 0 8px!important;font-size:16px!important}html[data-product=leaibot] .workspace-report-markdown table{width:100%!important;margin:12px 0!important;border-collapse:collapse!important}html[data-product=leaibot] .workspace-report-markdown th,html[data-product=leaibot] .workspace-report-markdown td{padding:8px 10px!important;border-bottom:1px solid rgba(221,225,230,.72)!important;text-align:left!important}html[data-product=leaibot] .ai-result-card{margin-top:10px!important;padding:12px!important;border:1px solid rgba(190,207,244,.72)!important;border-radius:8px!important;background:linear-gradient(135deg,#3370ff0f,#fffffff5),#fff!important;box-shadow:0 1px 2px #0f172a09!important}html[data-product=leaibot] .ai-result-card-head{display:flex!important;align-items:center!important;gap:10px!important}html[data-product=leaibot] .ai-result-icon{width:32px!important;height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;background:#3370ff1a!important;color:var(--color-primary, #3370ff)!important;flex:0 0 auto!important}html[data-product=leaibot] .ai-result-card b{display:block!important;color:var(--color-text, #1d2129)!important;font-size:13px!important}html[data-product=leaibot] .ai-result-card em{display:block!important;margin-top:2px!important;color:var(--color-text-tertiary, #86909c)!important;font-size:11px!important;font-style:normal!important}html[data-product=leaibot] .ai-result-card p{margin:10px 0 11px!important;color:var(--color-text-secondary, #4e5969)!important;font-size:12.5px!important;line-height:1.6!important}html[data-product=leaibot] .ai-result-card-foot{display:flex!important;align-items:center!important;gap:7px!important}html[data-product=leaibot] .ai-result-tags{flex:1!important;display:flex!important;gap:5px!important;min-width:0!important}html[data-product=leaibot] .ai-result-tags span{max-width:76px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;padding:2px 7px!important;border-radius:999px!important;background:#1f23290b!important;color:var(--color-text-tertiary, #86909c)!important;font-size:11px!important}html[data-product=leaibot] .ai-result-card-foot button{min-height:28px!important;padding:0 10px!important;border:1px solid var(--color-primary, #3370ff)!important;border-radius:6px!important;background:var(--color-primary, #3370ff)!important;color:#fff!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important}html[data-product=leaibot] .ai-result-card-foot button.secondary{background:#fff!important;color:var(--color-primary, #3370ff)!important}html[data-product=leaibot] .ai-result-card-foot button:disabled{opacity:.68!important;cursor:default!important}html[data-product=leaibot] body.dark-mode .workspace-tabs{border-bottom-color:#3a3f4bd1!important;background:#25272de0!important}html[data-product=leaibot] body.dark-mode .workspace-tab,html[data-product=leaibot] body.dark-mode .workspace-tab-base{color:#9aa3b2!important}html[data-product=leaibot] body.dark-mode .workspace-tab.active,html[data-product=leaibot] body.dark-mode .workspace-tab:hover{color:#eef2f8!important}html[data-product=leaibot] body.dark-mode :is(.workspace-report-hero,.workspace-report-outline,.workspace-report-body,.ai-result-card){border-color:#55627cb8!important;background:linear-gradient(135deg,#5f8fff14,#242730f5),#25272d!important}html[data-product=leaibot] body.dark-mode :is(.workspace-report-hero h2,.workspace-report-outline b,.workspace-report-summary b,.workspace-report-markdown,.ai-result-card b){color:#eef2f8!important}html[data-product=leaibot] body.dark-mode :is(.workspace-report-hero p,.workspace-report-outline span,.workspace-report-summary p,.ai-result-card p){color:#b7c0cf!important}html[data-product=leaibot] body.dark-mode :is(.workspace-report-meta span,.workspace-report-summary,.ai-result-tags span){border-color:#55627cb8!important;background:#ffffff0e!important}@media (max-width: 1080px){html[data-product=leaibot] .workspace-report-hero{align-items:flex-start!important;flex-direction:column!important}html[data-product=leaibot] .workspace-report-meta{justify-content:flex-start!important;flex-basis:auto!important}html[data-product=leaibot] .workspace-report-grid{grid-template-columns:1fr!important}html[data-product=leaibot] .workspace-report-outline{position:static!important}}html[data-product=leaibot] .workspace-tabs{min-height:50px!important;padding:0 clamp(18px,1.35vw,26px)!important;gap:20px!important;background:#fffffff0!important}html[data-product=leaibot] .workspace-tab{height:50px!important;font-size:14px!important}html[data-product=leaibot] .workspace-tab-title{max-width:min(220px,24vw)!important}html[data-product=leaibot] .workspace-tab-close{width:18px!important;height:18px!important;flex:0 0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:6px!important;color:var(--color-text-tertiary, #86909c)!important;font-size:0!important;line-height:1!important}html[data-product=leaibot] .workspace-tab-close:hover{background:#1f23290f!important;color:var(--color-text, #1d2129)!important}html[data-product=leaibot] .topbar{min-height:56px!important;height:56px!important;padding:0 clamp(18px,1.35vw,26px)!important;gap:12px!important}html[data-product=leaibot] .topbar-breadcrumb{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;gap:8px!important;overflow:hidden!important}html[data-product=leaibot] .static-tab-group{flex:0 0 auto!important;max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;color:var(--color-primary, #3370ff)!important;font-size:14px!important;font-weight:700!important;white-space:nowrap!important}html[data-product=leaibot] body.dark-mode .static-tab-group{color:var(--color-primary, #7aa2ff)!important}html[data-product=leaibot] .static-tabs{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;gap:3px!important;padding:0 8px 0 0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-padding:0 24px!important;scrollbar-width:none!important}html[data-product=leaibot] .static-tabs.is-overflowing{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 16px,#000 calc(100% - 22px),transparent 100%)!important;mask-image:linear-gradient(90deg,transparent 0,#000 16px,#000 calc(100% - 22px),transparent 100%)!important}html[data-product=leaibot] .static-tabs::-webkit-scrollbar{display:none!important}html[data-product=leaibot] .static-tab{flex:0 0 auto!important;max-width:180px!important;height:28px!important;display:inline-flex!important;align-items:center!important;gap:4px!important;padding:0 6px!important;border:1px solid transparent!important;border-radius:7px!important;background:transparent!important;color:var(--color-text-secondary, #4e5969)!important;font-size:13px!important;font-weight:600!important;cursor:pointer!important}html[data-product=leaibot] .static-tab span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html[data-product=leaibot] .static-tab:hover{background:#3370ff12!important;color:var(--color-primary, #3370ff)!important}html[data-product=leaibot] .static-tab.active{background:var(--color-primary-subtle, #eef4ff)!important;border-color:var(--color-primary-border, #adc6ff)!important;color:var(--color-primary, #3370ff)!important}html[data-product=leaibot] .static-tab-close{flex:0 0 18px!important;width:18px!important;height:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:5px!important;color:currentColor!important;opacity:.62!important}html[data-product=leaibot] .static-tab-close:hover{background:#3370ff1f!important;opacity:1!important}html[data-product=leaibot] .workspace-tabs{align-items:center!important;min-height:48px!important;height:48px!important;padding:0 clamp(18px,1.35vw,26px)!important;gap:0!important;border-top:0!important;border-bottom:1px solid rgba(221,225,230,.52)!important;background:#ffffffe0!important}html[data-product=leaibot] .workspace-tabs-label{flex:0 0 auto!important;color:var(--color-text-tertiary, #86909c)!important;font-size:11px!important;font-weight:600!important;white-space:nowrap!important}html[data-product=leaibot] .workspace-tabs-list{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}html[data-product=leaibot] .workspace-tabs-list::-webkit-scrollbar{display:none!important}html[data-product=leaibot] .workspace-tab{height:36px!important;padding:0 11px!important;border:1px solid rgba(221,225,230,.92)!important;border-radius:8px!important;background:#fff!important;color:var(--color-text-secondary, #4e5969)!important;font-size:12px!important;font-weight:500!important;gap:6px!important}html[data-product=leaibot] .workspace-tab.active:after{display:none!important}html[data-product=leaibot] .workspace-tab.active{background:#3370ff14!important;border-color:#3370ff47!important;color:var(--color-primary, #3370ff)!important}html[data-product=leaibot] .workspace-tab-title{max-width:132px!important}html[data-product=leaibot] .workspace-tab-spark{font-size:0!important}html[data-product=leaibot] .workspace-tab-spark:before{content:""!important;display:block!important;width:6px!important;height:6px!important;border-radius:50%!important;background:currentColor!important;opacity:.72!important}html[data-product=leaibot] .workspace-tab-saved{display:none!important}html[data-product=leaibot] .workspace-tab-close{width:18px!important;height:18px!important;flex-basis:18px!important;border-radius:5px!important}html[data-product=leaibot] .ai-title-copy{min-width:0!important}html[data-product=leaibot] .ai-attention-pill{max-width:min(180px,44vw)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html[data-product=leaibot] .workspace-report-page{max-width:1360px!important;margin:0 auto!important;gap:18px!important}html[data-product=leaibot] .workspace-report-header{min-height:auto!important;padding:2px 2px 0!important;border:0!important;background:transparent!important;box-shadow:none!important}html[data-product=leaibot] .workspace-report-actions .btn{height:34px!important;padding:0 13px!important;border-radius:8px!important}html[data-product=leaibot] .workspace-report-hero{min-height:148px!important;align-items:center!important;padding:24px 26px!important;border-radius:12px!important;background:radial-gradient(circle at 88% 16%,rgba(51,112,255,.09),transparent 28%),linear-gradient(105deg,#3370ff10,#3f9ead0a 48%,#9070c309),#fff!important}html[data-product=leaibot] .workspace-report-hero h2{font-size:26px!important;margin-bottom:10px!important}html[data-product=leaibot] .workspace-report-hero p{max-width:860px!important;font-size:14px!important}html[data-product=leaibot] .workspace-report-meta{flex:0 0 260px!important}html[data-product=leaibot] .workspace-report-metrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}html[data-product=leaibot] .workspace-report-metrics>div{min-height:78px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:8px!important;padding:16px 18px!important;border:1px solid rgba(221,225,230,.72)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 1px 2px #0f172a06!important}html[data-product=leaibot] .workspace-report-metrics span{color:var(--color-text-tertiary, #86909c)!important;font-size:12px!important}html[data-product=leaibot] .workspace-report-metrics b{color:var(--color-text, #1d2129)!important;font-size:20px!important;line-height:1.1!important;font-weight:800!important}html[data-product=leaibot] .workspace-report-grid{grid-template-columns:220px minmax(0,1fr)!important;gap:16px!important}html[data-product=leaibot] .workspace-report-outline{top:12px!important;padding:18px 16px!important;gap:12px!important}html[data-product=leaibot] .workspace-report-outline span{align-items:flex-start!important;line-height:1.45!important}html[data-product=leaibot] .workspace-report-body{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html[data-product=leaibot] .workspace-report-summary,html[data-product=leaibot] .workspace-report-section{border:1px solid rgba(221,225,230,.72)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 1px 2px #0f172a06!important}html[data-product=leaibot] .workspace-report-summary{padding:18px 20px!important;margin-bottom:14px!important;border-color:#becff4b8!important;background:linear-gradient(135deg,#3370ff09,#fffffffa)!important}html[data-product=leaibot] .workspace-report-summary p{position:relative!important;padding-left:14px!important;font-size:13.5px!important}html[data-product=leaibot] .workspace-report-summary p:before{content:""!important;position:absolute!important;left:0!important;top:.78em!important;width:5px!important;height:5px!important;border-radius:50%!important;background:var(--color-primary, #3370ff)!important}html[data-product=leaibot] .workspace-report-sections{display:grid!important;gap:14px!important}html[data-product=leaibot] .workspace-report-section{overflow:hidden!important}html[data-product=leaibot] .workspace-report-section-head{min-height:52px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0 20px!important;border-bottom:1px solid rgba(231,234,238,.72)!important;background:linear-gradient(180deg,#fff,#fafbfc)!important}html[data-product=leaibot] .workspace-report-section-head span{width:30px!important;height:26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:7px!important;background:#3370ff14!important;color:var(--color-primary, #3370ff)!important;font-size:12px!important;font-weight:800!important}html[data-product=leaibot] .workspace-report-section-head h3{margin:0!important;color:var(--color-text, #1d2129)!important;font-size:15px!important;line-height:1.35!important}html[data-product=leaibot] .workspace-report-section-body{padding:18px 20px 20px!important;color:var(--color-text-secondary, #4e5969)!important;font-size:14px!important;line-height:1.8!important}html[data-product=leaibot] .workspace-report-section-body p{margin:0 0 10px!important}html[data-product=leaibot] .workspace-report-section-body ul{margin:0!important;padding:0!important;display:grid!important;gap:10px!important;list-style:none!important}html[data-product=leaibot] .workspace-report-section-body li{position:relative!important;padding-left:16px!important}html[data-product=leaibot] .workspace-report-section-body li:before{content:""!important;position:absolute!important;left:0!important;top:.78em!important;width:5px!important;height:5px!important;border-radius:50%!important;background:#3370ff9e!important}html[data-product=leaibot] .ai-answer-card{padding:16px!important;border-radius:10px!important;border-color:#becff4b8!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:0 1px 2px #0f172a09,0 8px 20px #0f172a0b!important}html[data-product=leaibot] .ai-answer-card p{margin:0 0 14px!important;color:var(--color-text, #1d2129)!important;font-size:13px!important;line-height:1.72!important}html[data-product=leaibot] .ai-funnel-mini{gap:10px!important;margin:14px 0!important;padding:12px!important;border-radius:9px!important;background:#f5f7fac7!important}html[data-product=leaibot] .ai-funnel-row{grid-template-columns:68px minmax(0,1fr) 54px!important;gap:10px!important;font-size:12px!important}html[data-product=leaibot] .ai-funnel-row i{height:9px!important}html[data-product=leaibot] .ai-baseline-note{margin-top:12px!important;padding:11px 12px!important;border-radius:9px!important;font-size:12.5px!important}html[data-product=leaibot] .ai-answer-actions{gap:9px!important;margin-top:14px!important}html[data-product=leaibot] .ai-answer-actions button{min-height:32px!important;padding:0 14px!important;border-radius:999px!important;font-size:12px!important}html[data-product=leaibot] .ai-result-card{margin-top:12px!important;padding:14px!important;border-radius:10px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:0 1px 2px #0f172a09,0 8px 20px #0f172a0a!important}html[data-product=leaibot] .ai-result-card-head{align-items:flex-start!important;gap:11px!important}html[data-product=leaibot] .ai-result-icon{width:34px!important;height:34px!important;border-radius:9px!important}html[data-product=leaibot] .ai-result-card b{font-size:13.5px!important;line-height:1.35!important}html[data-product=leaibot] .ai-result-card em{margin-top:4px!important}html[data-product=leaibot] .ai-result-card p{margin:12px 0 13px!important;font-size:12.8px!important;line-height:1.72!important}html[data-product=leaibot] .ai-result-card-foot{align-items:flex-start!important;gap:8px!important;flex-wrap:wrap!important}html[data-product=leaibot] .ai-result-tags{flex-basis:100%!important;order:1!important}html[data-product=leaibot] .ai-result-card-foot button{order:2!important;min-height:30px!important;padding:0 12px!important}html[data-product=leaibot] body.dark-mode .workspace-report-metrics>div,html[data-product=leaibot] body.dark-mode :is(.workspace-report-summary,.workspace-report-section,.ai-answer-card,.ai-result-card){border-color:#55627cb8!important;background:linear-gradient(135deg,#5f8fff0e,#242730f7),#25272d!important}html[data-product=leaibot] body.dark-mode .workspace-report-section-head{border-bottom-color:#55627c94!important;background:#ffffff09!important}html[data-product=leaibot] body.dark-mode :is(.workspace-report-metrics b,.workspace-report-section-head h3,.ai-answer-card p){color:#eef2f8!important}html[data-product=leaibot] body.dark-mode :is(.workspace-report-section-body,.workspace-report-metrics span){color:#b7c0cf!important}html[data-product=leaibot] body:not(.dark-mode) .page-content{background:radial-gradient(ellipse at 18% 0%,#3370ff07,#3370ff04 30%,#3370ff00 66%),radial-gradient(ellipse at 74% 0%,#3f9ead06,#3f9ead03 28%,#3f9ead00 64%),linear-gradient(105deg,#3370ff04,#3f9ead03 46%,#9070c302),linear-gradient(180deg,#f8f9fb 0%,var(--color-canvas, #f5f6f8) 52%,#f1f3f6 100%)!important}html[data-product=leaibot] .page-content>*{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important}html[data-product=leaibot] .workspace-report-page{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;gap:16px!important;color:var(--color-text, #1f2329)!important;font-size:14px!important}html[data-product=leaibot] .workspace-report-header{padding:0!important;margin-bottom:-2px!important}html[data-product=leaibot] .workspace-report-header .page-title{font-size:19px!important;line-height:1.4!important;font-weight:700!important}html[data-product=leaibot] .workspace-report-header .page-desc{margin-top:4px!important;color:var(--color-text-secondary, #86909c)!important;font-size:13px!important;line-height:1.5!important}html[data-product=leaibot] .workspace-report-hero{position:relative!important;min-height:92px!important;align-items:center!important;padding:18px 22px!important;border-radius:10px!important;overflow:hidden!important;background:linear-gradient(90deg,#ffffffb3,#ffffff61 42%,#ffffffd1),radial-gradient(circle at 10% 0%,#3370ff0d,#3370ff00 34%),linear-gradient(105deg,#3370ff0a,#3f9ead07 48%,#9070c306),#fff!important}html[data-product=leaibot] .workspace-report-hero:before{content:""!important;position:absolute!important;inset:0 0 auto!important;height:34px!important;pointer-events:none!important;background:linear-gradient(180deg,#3370ff09,#fff0)!important}html[data-product=leaibot] .workspace-report-hero:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:radial-gradient(ellipse at 28% 0%,#3370ff0b,#3370ff00 58%)!important}html[data-product=leaibot] .workspace-report-kicker{font-size:11px!important;line-height:1.2!important}html[data-product=leaibot] .workspace-report-hero h2{font-size:18px!important;line-height:1.4!important;margin:8px 0 6px!important;font-weight:700!important}html[data-product=leaibot] .workspace-report-hero p{max-width:880px!important;font-size:13px!important;line-height:1.7!important;margin-top:8px!important}html[data-product=leaibot] .workspace-report-meta{flex:0 1 260px!important;justify-content:flex-end!important;gap:8px!important}html[data-product=leaibot] .workspace-report-meta span{min-height:24px!important;padding:3px 9px!important;font-size:12px!important}html[data-product=leaibot] .workspace-report-metrics{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))!important;gap:12px!important}html[data-product=leaibot] .workspace-report-metrics>div{min-height:70px!important;gap:6px!important;padding:14px 16px!important;border-radius:8px!important}html[data-product=leaibot] .workspace-report-metrics b{font-size:18px!important;line-height:1.2!important}html[data-product=leaibot] .workspace-report-grid{grid-template-columns:minmax(180px,220px) minmax(0,1fr)!important;gap:14px!important;align-items:start!important}html[data-product=leaibot] .workspace-report-outline{padding:16px!important;border-radius:8px!important}html[data-product=leaibot] .workspace-report-outline b,html[data-product=leaibot] .workspace-report-summary b,html[data-product=leaibot] .workspace-report-section-head h3{font-size:14px!important}html[data-product=leaibot] .workspace-report-outline span,html[data-product=leaibot] .workspace-report-summary p,html[data-product=leaibot] .workspace-report-section-body{font-size:13px!important}html[data-product=leaibot] .workspace-report-summary,html[data-product=leaibot] .workspace-report-section{border-radius:8px!important}html[data-product=leaibot] .workspace-report-summary{padding:16px 18px!important}html[data-product=leaibot] .workspace-report-summary p{line-height:1.72!important}html[data-product=leaibot] .workspace-report-section-head{min-height:48px!important;padding:0 18px!important}html[data-product=leaibot] .workspace-report-section-head span{width:28px!important;height:24px!important;border-radius:6px!important;font-size:12px!important}html[data-product=leaibot] .workspace-report-section-head h3{line-height:1.4!important}html[data-product=leaibot] .workspace-report-section-body{padding:16px 18px 18px!important;line-height:1.76!important}@media (max-width: 1280px){html[data-product=leaibot] .workspace-report-hero{align-items:flex-start!important;flex-direction:column!important}html[data-product=leaibot] .workspace-report-meta{flex-basis:auto!important;justify-content:flex-start!important}}@media (max-width: 1100px){html[data-product=leaibot] .workspace-report-grid,html[data-product=leaibot] .workspace-report-metrics{grid-template-columns:1fr!important}}html[data-product=leaibot] .ai-answer-card.ai-insight-card{padding:14px!important;border:1px solid rgba(236,237,240,.96)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 30px #10182814!important}html[data-product=leaibot] .ai-insight-card .ai-thread-context{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0 0 14px!important;padding:5px 10px!important;border-radius:999px!important;background:#f4f5f7!important;color:#8b93a1!important;font-size:13px!important;line-height:1.4!important;font-weight:400!important}html[data-product=leaibot] .ai-bottleneck-panel{min-height:108px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;padding:16px 18px!important;border:1px solid #eceef2!important;border-radius:12px!important;background:#fff!important;color:#374151!important}html[data-product=leaibot] .ai-insight-card .ai-bottleneck-panel{display:none!important}html[data-product=leaibot] .ai-bottleneck-main{min-width:0!important;display:grid!important;gap:6px!important}html[data-product=leaibot] .ai-bottleneck-main span{color:#4b5563!important;font-size:13px!important;line-height:1.5!important;font-weight:400!important;letter-spacing:0!important}html[data-product=leaibot] .ai-bottleneck-metric{display:flex!important;align-items:baseline!important;gap:10px!important;flex-wrap:wrap!important}html[data-product=leaibot] .ai-bottleneck-main strong{color:#e8590c!important;font-size:34px!important;line-height:1!important;font-weight:700!important;letter-spacing:0!important;font-variant-numeric:tabular-nums!important}html[data-product=leaibot] .ai-bottleneck-main em{color:#6b7280!important;font-size:13px!important;line-height:1.5!important;font-style:normal!important;font-weight:400!important;white-space:nowrap!important}html[data-product=leaibot] .ai-bottleneck-main em b{color:#ea580c!important;font-weight:600!important}html[data-product=leaibot] .ai-bottleneck-side{flex:0 0 96px!important;display:grid!important;gap:2px!important;color:#6b7280!important;font-size:13px!important;line-height:1.5!important;text-align:right!important;font-variant-numeric:tabular-nums!important;padding-top:2px!important}html[data-product=leaibot] .ai-bottleneck-side b{color:#9a3412!important;font-weight:600!important}html[data-product=leaibot] .ai-insight-card .ai-insight-copy{margin:16px 0 10px!important;color:#374151!important;font-size:13px!important;line-height:1.75!important;letter-spacing:0!important;font-weight:400!important}html[data-product=leaibot] .ai-insight-copy strong{color:#111827!important;font-weight:600!important}html[data-product=leaibot] .ai-insight-copy strong.is-positive{color:#13a05f!important}html[data-product=leaibot] .ai-flow-triplet{display:grid!important;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr) 22px minmax(0,.94fr)!important;align-items:center!important;gap:0!important;margin:0 0 16px!important}html[data-product=leaibot] .ai-flow-node{min-width:0!important;min-height:70px!important;display:grid!important;align-content:center!important;gap:4px!important;padding:10px 6px!important;border:1px solid #e1ebfd!important;border-radius:9px!important;background:#f6f8ff!important;text-align:center!important}html[data-product=leaibot] .ai-flow-node span{color:#717b8d!important;font-size:13px!important;line-height:1.4!important;font-weight:400!important}html[data-product=leaibot] .ai-flow-node strong{color:#101828!important;font-size:17px!important;line-height:1.2!important;font-weight:700!important;font-variant-numeric:tabular-nums!important}html[data-product=leaibot] .ai-flow-node.is-risk{border-color:#f9e3d2!important;background:#fff8f3!important}html[data-product=leaibot] .ai-flow-node.is-risk span,html[data-product=leaibot] .ai-flow-node.is-risk strong{color:#ea580c!important}html[data-product=leaibot] .ai-flow-bridge{display:grid!important;place-items:center!important;gap:1px!important;min-width:0!important;font-variant-numeric:tabular-nums!important}html[data-product=leaibot] .ai-flow-bridge b{font-size:12px!important;line-height:1.3!important;font-weight:400!important}html[data-product=leaibot] .ai-flow-bridge i{font-style:normal!important;font-size:15px!important;line-height:1!important}html[data-product=leaibot] .ai-flow-bridge.is-positive{color:#13a05f!important}html[data-product=leaibot] .ai-flow-bridge.is-risk{color:#f05a12!important}html[data-product=leaibot] .ai-insight-card .ai-answer-actions{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.9fr)!important;gap:8px!important;margin-top:0!important}html[data-product=leaibot] .ai-insight-card .ai-answer-actions button{min-height:40px!important;padding:0 12px!important;border-radius:9px!important;border:1px solid #e3e5e9!important;background:#fff!important;color:#374151!important;font-size:13px!important;font-weight:400!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;box-shadow:none!important}html[data-product=leaibot] .ai-insight-card .ai-answer-actions button.primary{border-color:transparent!important;background:#2563eb!important;color:#fff!important;box-shadow:none!important}html[data-product=leaibot] .ai-structured-msg .ai-reply-footer{margin-top:16px!important;padding:11px 4px 0!important;border-top:1px solid #f1f2f4!important;background:#fff!important}html[data-product=leaibot] .ai-structured-msg .ai-source-chip{min-height:30px!important;display:inline-flex!important;align-items:center!important;gap:0!important;padding:0 11px!important;color:#5f6775!important;font-size:13px!important;line-height:1!important;background:#f3f4f6!important;font-weight:400!important;border:0!important;border-radius:999px!important;box-shadow:none!important}html[data-product=leaibot] .ai-structured-msg .ai-reply-footer button{width:28px!important;height:28px!important;color:#b0b5bd!important;border-radius:8px!important;background:transparent!important;border:0!important}html[data-product=leaibot] .ai-insight-card .ai-answer-actions button:hover{border-color:#d5d9df!important;background:#fbfcfd!important}html[data-product=leaibot] .ai-insight-card .ai-answer-actions button.primary:hover{background:#1d4ed8!important;border-color:transparent!important}html[data-product=leaibot] .ai-structured-msg .ai-reply-footer button:hover{color:#97a0ac!important;background:transparent!important}html[data-product=leaibot] body.dark-mode .ai-answer-card.ai-insight-card{background:transparent!important;border-color:transparent!important;box-shadow:none!important}html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-thread-context{background:#ffffff0a!important;color:#9aa5b5!important}html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-bottleneck-panel{background:#25272d!important;border-color:#55627c94!important;color:#d6dceb!important}html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-bottleneck-main span,html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-bottleneck-main em,html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-bottleneck-side{color:#aeb8c8!important}html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-bottleneck-main strong,html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-bottleneck-main em b,html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-bottleneck-side b{color:#ff934d!important}html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-insight-copy{color:#c7cfdb!important}html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-insight-copy strong{color:#eef2f8!important}html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-insight-copy strong.is-positive{color:#4fd18b!important}html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-answer-actions button{border-color:#55627cb8!important;background:#25272d!important;color:#d5dbe7!important}html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-answer-actions button.primary{border-color:transparent!important;background:#3d74ff!important;color:#fff!important}html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-answer-actions button:hover{border-color:#687895db!important;background:#2a2d34!important}html[data-product=leaibot] body.dark-mode .ai-insight-card .ai-answer-actions button.primary:hover{border-color:transparent!important;background:#4d82ff!important}html[data-product=leaibot] body.dark-mode .ai-structured-msg .ai-reply-footer{border-top-color:#55627c7a!important;background:transparent!important}html[data-product=leaibot] body.dark-mode .ai-structured-msg .ai-source-chip{color:#aeb8c8!important;background:#2b2f36!important;border-color:transparent!important}html[data-product=leaibot] body.dark-mode .ai-structured-msg .ai-reply-footer button{color:#96a1b1!important}html[data-product=leaibot] body.dark-mode .ai-structured-msg .ai-reply-footer button:hover{color:#d8deea!important;background:transparent!important}@media (max-width: 420px){html[data-product=leaibot] .ai-flow-triplet{grid-template-columns:1fr!important}html[data-product=leaibot] .ai-flow-bridge{grid-template-columns:auto auto!important;justify-content:center!important}html[data-product=leaibot] .ai-insight-card .ai-answer-actions{grid-template-columns:1fr!important}}html[data-product=leaibot] .workspace-link-panel{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px 12px!important;align-items:center!important;margin-bottom:16px!important;padding:14px!important;border:1px solid rgba(190,207,244,.72)!important;border-radius:8px!important;background:#3370ff09!important}html[data-product=leaibot] .workspace-link-panel b{grid-column:1 / -1!important;color:var(--color-text, #1d2129)!important;font-size:14px!important}html[data-product=leaibot] .workspace-link-panel code{min-width:0!important;padding:9px 10px!important;border-radius:7px!important;background:#ffffffd1!important;color:#2f5ac7!important;font-size:12px!important;line-height:1.5!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html[data-product=leaibot] .workspace-preview-shell{height:min(760px,calc(100vh - 310px))!important;min-height:420px!important;border:1px solid rgba(221,225,230,.9)!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important}html[data-product=leaibot] .workspace-preview-shell iframe{width:100%!important;height:100%!important;border:0!important;background:#fff!important;display:block!important}html[data-product=leaibot] body.dark-mode .workspace-link-panel,html[data-product=leaibot] body.dark-mode .workspace-preview-shell{border-color:#55627cb8!important;background:#ffffff0a!important}html[data-product=leaibot] body.dark-mode .workspace-link-panel code{background:#ffffff0f!important;color:#9fbeff!important}html[data-product=leaibot] body:not(.dark-mode) .page-content:has(>.lead-0615-page){background:linear-gradient(105deg,#3370ff08,#3f9ead06 48%,#9070c305) top left / 100% 220px no-repeat,linear-gradient(180deg,#f8f9fb 0%,var(--color-canvas, #f5f6f8) 46%,#f1f3f6 100%)!important}html[data-product=leaibot] body.dark-mode .page-content:has(>.lead-0615-page){background:linear-gradient(105deg,#7aa2ff16,#3f9ead0e 48%,#a78bfa0e) top left / 100% 220px no-repeat,linear-gradient(180deg,#1b1e24 0%,var(--color-bg, #171a20) 48%,#15171d 100%)!important}html[data-product=leaibot] .lead-0615-page .card,html[data-product=leaibot] .lead-0615-page .lead-filter{border:1px solid var(--border-light, #e5e6eb)!important;border-radius:12px!important;background:var(--card-bg, #fff)!important;box-shadow:var(--shadow, 0 1px 2px rgba(0,0,0,.06))!important}html[data-product=leaibot] .lead-0615-page .card:hover,html[data-product=leaibot] .lead-0615-page .lead-filter:hover{border-color:var(--border-light, #e5e6eb)!important;box-shadow:var(--shadow, 0 1px 2px rgba(0,0,0,.06))!important;transform:none!important}html[data-product=leaibot] .lead-0615-page .lead-stat,html[data-product=leaibot] .lead-0615-page .lead-kpi{min-height:auto!important;border-radius:12px!important;padding:15px 18px!important;box-shadow:0 1px 2px #0f172a09!important}html[data-product=leaibot] .lead-0615-page .lead-stat:before,html[data-product=leaibot] .lead-0615-page .lead-kpi:before{display:none!important}html[data-product=leaibot] .lead-0615-page .lead-stat:hover,html[data-product=leaibot] .lead-0615-page .lead-kpi:hover{box-shadow:0 8px 22px #0f172a12!important;transform:none!important}html[data-product=leaibot] .lead-0615-page .lead-filter{display:flex!important;align-items:center!important;gap:12px!important;padding:14px 16px!important;margin-bottom:14px!important;flex-wrap:wrap!important;overflow:visible!important}html[data-product=leaibot] .lead-0615-page .lead-table thead th,html[data-product=leaibot] .lead-0615-page .lead-src-table th{background:var(--bg, #f5f6f7)!important;color:var(--text-secondary, #646a73)!important}html[data-product=leaibot] .lead-0615-page .lead-table tbody td,html[data-product=leaibot] .lead-0615-page .lead-src-table td{color:var(--text, #1f2329)!important;background:transparent!important}html[data-product=leaibot] .lead-0615-page .lead-table tbody tr:hover td,html[data-product=leaibot] .lead-0615-page .lead-src-table tbody tr:hover td{background:var(--primary-light, rgba(51,112,255,.08))!important}html[data-product=leaibot] .lead-score-page{display:flex!important;flex-direction:column!important;gap:14px!important}html[data-product=leaibot] .lead-score-page .page-header{margin-bottom:2px!important}html[data-product=leaibot] .lead-score-page #lead-score-stats .lead-stat-grid{margin-bottom:0!important}html[data-product=leaibot] .lead-score-page #lead-score-toolbar .lead-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:0!important;padding:12px 14px!important;border:1px solid var(--border-light, #e5e6eb)!important;border-radius:12px!important;background:var(--card-bg, #fff)!important;box-shadow:0 1px 2px #0f172a09!important}html[data-product=leaibot] .lead-score-page #lead-score-add .card,html[data-product=leaibot] .lead-score-page #lead-score-sub .card{margin-bottom:0!important;overflow:hidden!important}html[data-product=leaibot] .lead-score-page .card-header{min-height:52px!important;padding:13px 16px!important;border-bottom:1px solid var(--border-light, #e5e6eb)!important;background:linear-gradient(180deg,#f8fafceb,#fffffff5)!important}html[data-product=leaibot] .lead-score-page .lead-score-table{min-width:920px!important;border-collapse:separate!important;border-spacing:0!important;font-size:13px!important}html[data-product=leaibot] .lead-score-page .lead-score-table th,html[data-product=leaibot] .lead-score-page .lead-score-table td{border-width:0 0 1px 0!important;border-color:var(--border-light, #e5e6eb)!important;padding:11px 13px!important}html[data-product=leaibot] .lead-score-page .lead-score-table tbody tr:last-child td{border-bottom:0!important}html[data-product=leaibot] .lead-score-page .lead-score-table th:first-child,html[data-product=leaibot] .lead-score-page .lead-score-table td:first-child{box-shadow:1px 0 #e5e6ebcc!important}html[data-product=leaibot] .lead-score-page .lead-row-off td{background:var(--bg, #f5f6f7)!important;color:var(--text-tertiary, #8f959e)!important}html[data-product=leaibot] .lead-score-page .lead-abtn{height:28px!important;padding:0 9px!important;border-radius:7px!important;background:#fff!important}html[data-product=leaibot] .ai-input-area{padding:10px var(--ai-panel-gutter, 16px) 12px!important;max-width:100%!important;overflow:hidden!important}html[data-product=leaibot] .ai-input-combo{border-radius:12px!important;max-width:100%!important;overflow:hidden!important}html[data-product=leaibot] .ai-scope-row{display:flex!important;min-height:38px!important;padding:6px 7px!important;max-width:100%!important;overflow:hidden!important}html[data-product=leaibot] .ai-scope-row:after{display:none!important}html[data-product=leaibot] .ai-shortcuts{display:flex!important;flex:1 1 0!important;min-width:0!important;max-width:100%!important;gap:6px!important;padding-right:4px!important;scroll-padding-right:12px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;overscroll-behavior-x:contain!important}html[data-product=leaibot] .ai-scope-arrow:not([hidden]){display:inline-flex!important;flex:0 0 24px!important;position:relative!important;z-index:3!important}html[data-product=leaibot] .ai-scope-arrow[hidden],html[data-product=leaibot] .ai-scope-select{display:none!important}html[data-product=leaibot] .ai-composer-box{min-height:46px!important;padding:5px!important}html[data-product=leaibot] .skill-pane-title button{min-width:44px!important;min-height:28px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:7px!important}html[data-product=leaibot] .ai-input{min-height:36px!important;max-height:76px!important;padding:8px 2px!important;line-height:1.5!important;overflow-y:hidden}html[data-product=leaibot] .ai-input.is-scrollable{overflow-y:auto!important;scrollbar-width:thin!important;scrollbar-color:rgba(100,116,139,.48) transparent!important}html[data-product=leaibot] .ai-input.is-scrollable::-webkit-scrollbar{width:6px!important}html[data-product=leaibot] .ai-input.is-scrollable::-webkit-scrollbar-thumb{background:#64748b6b!important;border-radius:999px!important}html[data-product=leaibot] .ai-send,html[data-product=leaibot] body.dark-mode .ai-send,html[data-product=leaibot] body:not(.dark-mode) .ai-send{width:32px!important;height:32px!important;min-width:32px!important;border-radius:10px!important;color:#fff!important;text-indent:0!important}html[data-product=leaibot] .ai-send.is-stop,html[data-product=leaibot] body.dark-mode .ai-send.is-stop,html[data-product=leaibot] body:not(.dark-mode) .ai-send.is-stop{background:#111827!important;border:1px solid #111827!important}html[data-product=leaibot] .ai-send.is-stop:hover,html[data-product=leaibot] body.dark-mode .ai-send.is-stop:hover,html[data-product=leaibot] body:not(.dark-mode) .ai-send.is-stop:hover{background:#374151!important;border-color:#374151!important}html[data-product=leaibot] .ai-input-area.has-queue .ai-composer-box{border-color:var(--primary, #dc2626)!important}html[data-product=leaibot] .ai-composer-hint.has-queue{color:var(--primary, #dc2626)!important;font-weight:600!important}html[data-product=leaibot] #ai-file-preview.ai-file-preview{width:100%!important;min-height:0!important;padding:6px 7px 0!important;display:block!important;border-top:.5px solid var(--color-border-subtle)!important;background:transparent!important;color:var(--color-text-secondary)!important}html[data-product=leaibot] .ai-file-strip{display:flex;gap:6px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:0 1px 6px;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}html[data-product=leaibot] .ai-file-strip::-webkit-scrollbar{display:none}html[data-product=leaibot] .ai-file-chip{flex:0 0 auto;max-width:168px;height:34px;display:inline-flex;align-items:center;gap:4px;padding:3px 4px 3px 5px;border:1px solid rgba(51,112,255,.16);border-radius:10px;background:#3370ff0f;color:var(--color-text-secondary);box-shadow:inset 0 1px #ffffffb8}html[data-product=leaibot] .ai-file-chip:hover{border-color:var(--color-primary-border);background:#3370ff17}html[data-product=leaibot] .ai-file-chip-main{min-width:0;flex:1 1 auto;display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left}html[data-product=leaibot] button.ai-file-chip-main{cursor:zoom-in}html[data-product=leaibot] .ai-file-thumb,html[data-product=leaibot] .ai-file-icon{width:24px!important;height:24px!important;min-width:24px!important;display:inline-flex;align-items:center;justify-content:center;padding:0!important;border:1px solid rgba(51,112,255,.12)!important;border-radius:8px!important;background:#fff!important;color:var(--color-primary);overflow:hidden}html[data-product=leaibot] .ai-file-thumb img{width:100%;height:100%;display:block;object-fit:cover}html[data-product=leaibot] .ai-file-meta{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:1px;overflow:hidden}html[data-product=leaibot] .ai-file-label{color:var(--color-text-tertiary);font-size:10px;line-height:1}html[data-product=leaibot] .ai-file-name{max-width:100%;overflow:hidden;color:var(--color-text-secondary);font-size:12px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}html[data-product=leaibot] .ai-file-clear{width:22px!important;height:22px!important;min-width:22px!important;padding:0!important;display:inline-flex;align-items:center;justify-content:center;border:0!important;border-radius:8px!important;background:transparent!important;color:var(--color-text-tertiary);cursor:pointer}html[data-product=leaibot] .ai-file-clear:hover{background:#1f232912!important;color:var(--color-text)}html[data-product=leaibot] body.dark-mode #ai-file-preview.ai-file-preview{border-top-color:var(--color-border)!important;background:transparent!important}html[data-product=leaibot] body.dark-mode .ai-file-chip{border-color:#5f8fff38;background:#3370ff1f;box-shadow:inset 0 1px #ffffff0a}html[data-product=leaibot] body.dark-mode .ai-file-thumb,html[data-product=leaibot] body.dark-mode .ai-file-icon{border-color:#5f8fff2e!important;background:#1f2127!important}html[data-product=leaibot] .ai-queue-list{display:flex!important;flex-direction:column!important;gap:6px!important;margin:0 0 8px!important;padding:8px!important;border:1px dashed #adc6ff!important;border-radius:10px!important;background:#f8fbff!important}html[data-product=leaibot] .ai-queue-list-head{color:var(--primary, #2563eb)!important;font-size:11px!important;font-weight:700!important;line-height:1.2!important}html[data-product=leaibot] .ai-queue-item{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important;gap:6px!important;color:#475569!important;font-size:12px!important;line-height:1.4!important}html[data-product=leaibot] .ai-queue-item span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;border-radius:999px!important;background:#3370ff1f!important;color:var(--primary, #2563eb)!important;font-size:10px!important;font-weight:700!important}html[data-product=leaibot] .ai-queue-item b{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-width:0!important;font-weight:500!important}html[data-product=leaibot] body.dark-mode .ai-queue-list{background:#3370ff1a!important;border-color:#93c5fd73!important}html[data-product=leaibot] body.dark-mode .ai-queue-item{color:#cbd5e1!important}html[data-product=leaibot] .ai-send:before{display:none!important}html[data-product=leaibot] .ai-send svg,html[data-product=leaibot] body.dark-mode .ai-send svg,html[data-product=leaibot] body:not(.dark-mode) .ai-send svg{display:block!important;width:15px!important;height:15px!important}html[data-product=leaibot] [data-tooltip]:after{display:none!important}.workbench-tooltip{position:fixed;z-index:10000;max-width:min(240px,calc(100vw - 16px));padding:6px 10px;border:1px solid rgba(226,232,240,.95);border-radius:9px;background:#fffffffa;box-shadow:0 10px 28px #0f172a24;color:#111827;font-size:12px;font-weight:600;line-height:1.35;letter-spacing:0;white-space:normal;overflow-wrap:anywhere;opacity:0;pointer-events:none;transform:translateY(2px);transition:opacity .08s ease,transform .08s ease}.workbench-tooltip.is-visible{opacity:1;transform:translateY(0)}body.dark-mode .workbench-tooltip{border-color:#374151f2;background:#111827fa;color:#f9fafb;box-shadow:0 10px 26px #00000052}html[data-product=leaibot] .ai-panel:not(.open){width:0!important;min-width:0!important;max-width:0!important;flex:0 0 0!important;flex-basis:0!important;border-left-width:0!important;box-shadow:none!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important}html[data-product=leaibot] .ai-panel.open{opacity:1!important;pointer-events:auto!important}html[data-product=leaibot] :is(.ai-kpi-card,.order-kpi-card){--metric-wash: rgba(51,112,255,.08);background:linear-gradient(135deg,var(--metric-wash) 0%,rgba(255,255,255,.86) 38%,#fff 100%);border-color:var(--color-primary-border);border-radius:var(--radius-md);box-shadow:none}html[data-product=leaibot] :is(.ai-kpi-card,.order-kpi-card):nth-child(2n){--metric-wash: rgba(44,174,165,.08)}html[data-product=leaibot] .pipeline-annotate-native .unified-overview-header .btn{height:28px!important;min-height:28px!important;padding-block:0!important;font-size:13px!important}html[data-product=leaibot] .page-content .query-date-field input[type=date]{height:26px!important;min-height:26px!important;line-height:24px!important;padding-block:0!important;border:0!important;box-shadow:none!important}html[data-product=leaibot] .page-content .standard-filter-controls :is(input,select,button){box-sizing:border-box;height:36px!important;min-height:36px!important;line-height:34px!important;padding-block:0!important}html[data-product=leaibot] .lead-advanced-filters{flex:1 0 100%;order:5;min-width:0}html[data-product=leaibot] .lead-advanced-filters summary{cursor:pointer;color:var(--color-primary);font-size:13px;padding:8px 0}html[data-product=leaibot] .lead-advanced-fields{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-top:8px}html[data-product=leaibot] .lead-toolbar .btn{display:inline-flex;align-items:center;gap:6px;height:36px}html[data-product=leaibot] .workbench-action-icon{flex-shrink:0}html[data-product=leaibot] :is(#lead-pool-table,#lead-government-pool-table) .card-header{margin-bottom:0!important}html[data-product=leaibot] .geo-intent-native .geo-intent-table{width:max-content!important;min-width:100%;table-layout:auto}html[data-product=leaibot] .geo-intent-native .geo-intent-table th{min-width:104px;font-size:12px!important;font-weight:500!important;white-space:normal;line-height:1.5}html[data-product=leaibot] .geo-intent-native .geo-intent-table .name,html[data-product=leaibot] .geo-intent-native .geo-intent-table th[rowspan]{position:sticky;left:0;z-index:2;min-width:220px;max-width:260px;background:var(--color-surface)}html[data-product=leaibot] .geo-intent-native .geo-intent-table th[rowspan]{background:var(--color-bg-muted)}html[data-product=leaibot] .pipeline-annotate-native .card-title:before{width:4px!important;height:18px!important;border-radius:3px!important;box-shadow:none!important;background:var(--color-primary)!important}html[data-product=leaibot] #lead-modal-root .modal{display:flex;flex-direction:column;max-height:calc(100dvh - 48px);max-width:calc(100vw - 32px)}html[data-product=leaibot] #lead-modal-root .modal-header,html[data-product=leaibot] #lead-modal-root .modal-footer{flex-shrink:0;padding:20px 24px}html[data-product=leaibot] #lead-modal-root .modal-header h3{margin:0;font-size:18px;line-height:26px}html[data-product=leaibot] #lead-modal-root .modal-body{min-height:0;overflow-y:auto;padding:20px 24px}html[data-product=leaibot] #lead-modal-root .modal-close{display:grid;place-items:center;width:28px;height:28px;border:0;background:transparent;cursor:pointer}html[data-product=leaibot] #lead-modal-root .modal-close:focus-visible{outline:2px solid var(--color-primary)}.page-content .lead-filter>.btn{height:36px;min-height:36px;padding:0 16px}.page-content #geo-refresh{display:inline-flex;align-items:center;gap:6px}#app{display:contents}html[data-product=leaibot] .sidebar.collapsed.is-peeking{width:168px;margin-right:-110px;z-index:60;box-shadow:10px 0 24px #0f172a1a}html[data-product=leaibot] .sidebar.collapsed.is-peeking .sidebar-header{justify-content:flex-start;min-height:48px;height:48px;padding:0 0 0 17px;overflow:hidden}html[data-product=leaibot] .sidebar.collapsed.is-peeking .brand-lockup{display:inline-flex;flex:1 1 auto;min-width:0;max-width:calc(100% - 36px);align-items:center;justify-content:flex-start;gap:0}html[data-product=leaibot] .sidebar.collapsed.is-peeking .logo-full{display:block;height:23px;max-width:114px;flex:0 1 auto}html[data-product=leaibot] .sidebar.collapsed.is-peeking .brand-suffix{display:none!important}html[data-product=leaibot] .sidebar.collapsed.is-peeking .logo-icon-img{display:none}html[data-product=leaibot] .sidebar.collapsed.is-peeking .sidebar-collapse-btn{position:static;z-index:auto;width:28px;height:28px;min-width:28px;margin-left:4px;border:0;border-radius:7px;background:transparent;color:var(--color-text-tertiary, #86909c);box-shadow:none}html[data-product=leaibot] .sidebar.collapsed.is-peeking .nav-item span:not(.ni),html[data-product=leaibot] .sidebar.collapsed.is-peeking .nav-item .arrow,html[data-product=leaibot] .sidebar.collapsed.is-peeking .user-meta,html[data-product=leaibot] .sidebar.collapsed.is-peeking .user-logout{display:inline-flex}html[data-product=leaibot] .sidebar.collapsed.is-peeking .nav-sub{display:block}html[data-product=leaibot] .sidebar.collapsed.is-peeking .nav-item{justify-content:flex-start;padding:0 10px;margin:0 0 2px}html[data-product=leaibot] .sidebar.collapsed.is-peeking .nav-item .ni,html[data-product=leaibot] .sidebar.collapsed.is-peeking .menu-icon{width:20px;height:20px}html[data-product=leaibot] .sidebar.collapsed.is-peeking .nav-item[data-tip]:hover:before,html[data-product=leaibot] .sidebar.collapsed.is-peeking .nav-item[data-tip]:hover:after{display:none}html[data-product=leaibot] .sidebar.collapsed.is-peeking .sidebar-footer .user-info{justify-content:flex-start;padding:4px 6px}html[data-product=leaibot] .ai-report-artifact-list{display:grid;gap:10px;margin-top:10px}
