html,body,#root{background-color:#f8fafc;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;overflow:hidden}:root{color:#0f172a;background:#f8fafc}.app-shell{background:#f8fafc;height:100vh;overflow:hidden}.app-content{background:#f8fafc;flex:1;padding:28px 32px 32px;overflow-y:auto}.workspace-card{background:#fff;overflow:hidden;border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 12px 32px #0f172a12!important}.workspace-content{background:#fff;padding:26px 28px}.subnav-heading{letter-spacing:.2px;color:#0f172a;padding:24px 24px 14px;font-size:16px;font-weight:700}.table-toolbar{justify-content:flex-end;align-items:center;gap:8px;display:flex}.ai-action{color:#fff!important;background:#115e59!important;border-color:#115e59!important}.ai-action:hover{color:#fff!important;background:#0f766e!important;border-color:#0f766e!important}.question-search-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px 18px 4px}.question-search-form .ant-form-item{margin-bottom:12px}.question-search-form .ant-form-item-label>label{color:#64748b;font-size:13px;font-weight:600}.question-search-form .ant-input,.question-search-form .ant-select-selector,.question-search-form .ant-tree-select-selector{background:#fff!important}.ant-btn{font-weight:600;box-shadow:none!important}.ant-btn-primary:not(.ant-btn-dangerous){color:#fff!important;background:#0d9488!important;border-color:#0d9488!important}.ant-btn-primary:not(.ant-btn-dangerous):hover{color:#fff!important;background:#0f766e!important;border-color:#0f766e!important}.ant-btn-default:not(.ant-btn-dangerous){color:#334155;border-color:#cbd5e1}.ant-btn-default:not(.ant-btn-dangerous):hover{color:#0d9488!important;background:#f0fdfa!important;border-color:#0d9488!important}.ant-btn-dangerous.ant-btn-default:hover{color:#dc2626!important;background:#fef2f2!important;border-color:#dc2626!important}.ant-btn-dangerous.ant-btn-primary:hover{color:#fff!important;background:#b91c1c!important;border-color:#b91c1c!important}.ant-card{border-color:#e2e8f0;box-shadow:0 4px 14px #0f172a0b}.ant-card .ant-card-head{color:#0f172a;border-bottom-color:#e2e8f0}.ant-modal-content,.ant-drawer-content{background:#fff}.ant-modal-header,.ant-drawer-header{background:#fff;border-bottom-color:#e2e8f0}.ant-modal-title,.ant-drawer-title{color:#0f172a;font-weight:700}.ant-modal-footer,.ant-drawer-footer{border-top-color:#e2e8f0}.ant-form-item .ant-form-item-label>label{color:#475569;font-weight:600}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#5eead4!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector{border-color:#0d9488!important;box-shadow:0 0 0 2px #0d94881a!important}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#0d9488}.ant-tabs .ant-tabs-ink-bar{background:#0d9488}.ant-tabs .ant-tabs-tab:hover{color:#0d9488}.ant-empty-description{color:#64748b}.ant-menu-light.ant-menu-inline .ant-menu-item-selected{color:#0d9488;background:#f0fdfa;font-weight:700}.ant-menu-light.ant-menu-inline .ant-menu-item:hover{color:#0d9488;background:#f1f5f9}.ant-table-wrapper .ant-table{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.ant-table-wrapper .ant-table-thead>tr>th{letter-spacing:.25px;text-transform:uppercase;font-size:12px;font-weight:700}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#f1f5f9}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td{background-color:#f0fdfa!important}.ant-pagination .ant-pagination-item-active{border-color:#0d9488}.ant-pagination .ant-pagination-item-active a{color:#0d9488}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#0d9488!important;background-color:#f0fdfa!important;font-weight:600!important}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:#0d9488!important}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#f1f5f9!important}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#e6faf8!important}.ant-select-multiple .ant-select-selection-item{font-weight:500;color:#0f766e!important;background:#f0fdfa!important;border:1px solid #ccfbf1!important;border-radius:6px!important}.ant-select-multiple .ant-select-selection-item-remove{color:#14b8a6!important}.ant-select-multiple .ant-select-selection-item-remove:hover{color:#0d9488!important}@media (width<=900px){.app-content{padding:16px}.workspace-content{padding:18px}.question-bank .ant-layout-sider,.smart-center .ant-layout-sider{width:190px!important;min-width:190px!important;max-width:190px!important}}@media (width<=680px){.app-content{padding:12px}.workspace-card{border-radius:12px!important}.question-bank>.ant-card-body>.ant-layout,.smart-center>.ant-card-body>.ant-layout{flex-direction:column}.question-bank .ant-layout-sider,.smart-center .ant-layout-sider{width:100%!important;min-width:100%!important;max-width:100%!important}.table-toolbar{flex-wrap:wrap;justify-content:flex-start}}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0;border-radius:4px}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#00000040}::-webkit-scrollbar-corner{background:0 0}*{scrollbar-width:thin;scrollbar-color:#0000001f transparent}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td{transition:background-color .25s;background-color:#0d948808!important}.ant-btn{transition:all .25s cubic-bezier(.645,.045,.355,1)!important}.ant-btn:hover{transform:translateY(-1px)}.ant-btn:active{transform:translateY(1px)}.user-avatar-dropdown:hover{box-shadow:0 2px 8px #0d948814;background-color:#f1f5f9!important;border-color:#99f6e4!important}.user-avatar-dropdown:hover .anticon-down{transform:rotate(180deg);color:#0d9488!important}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td,.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected:hover>td,.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected.ant-table-row-hover>td{background-color:#f0fdfa!important}.ant-tree{color:#0f172a;background:0 0!important}.ant-tree .ant-tree-treenode{align-items:center;width:100%;border-radius:6px!important;padding:2px 4px!important;transition:background-color .2s!important}.ant-tree .ant-tree-node-content-wrapper{align-items:center;border-radius:6px!important;padding:4px 8px!important;line-height:22px!important;transition:background-color .2s,color .2s!important;display:flex!important}.ant-tree .ant-tree-node-content-wrapper:hover{color:#0d9488!important;background-color:#f1f5f9!important}.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected,.ant-tree-treenode-selected .ant-tree-node-content-wrapper{color:#0d9488!important;background-color:#f0fdfa!important;font-weight:600!important}.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected span,.ant-tree-treenode-selected .ant-tree-node-content-wrapper span{color:#0d9488!important}.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected .tree-node-count,.ant-tree-treenode-selected .ant-tree-node-content-wrapper .tree-node-count{opacity:.85;color:#0d9488!important;font-weight:600!important}.tree-node-count{color:#8c8c8c;transition:color .2s}.knowledge-tree .ant-tree-treenode{width:100%;border-radius:6px!important;padding:4px 6px!important;transition:background-color .2s!important}.knowledge-tree .ant-tree-treenode:hover{background-color:#f1f5f9!important}.knowledge-tree .ant-tree-treenode-selected{background-color:#f0fdfa!important}.knowledge-tree .ant-tree-treenode-selected .ant-tree-node-content-wrapper{color:#0d9488!important;font-weight:600!important}.knowledge-tree .ant-tree-node-content-wrapper{overflow:hidden;flex:1!important;min-width:0!important;padding:0 4px!important}.knowledge-tree .ant-tree-switcher{justify-content:center!important;align-items:center!important;width:20px!important;line-height:normal!important;display:flex!important}.knowledge-tree-delete-btn{opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s!important}.ant-tree-treenode:hover .knowledge-tree-delete-btn{opacity:1;visibility:visible}.ant-tooltip{max-width:300px!important}.ant-tooltip-inner{word-break:break-all;max-width:300px!important}@keyframes task-pulse{0%{box-shadow:0 0 #0d948866}70%{box-shadow:0 0 0 8px #0d948800}to{box-shadow:0 0 #0d948800}}.task-running-pulse{background-color:#0d9488;border-radius:50%;width:8px;height:8px;animation:1.8s infinite task-pulse;display:inline-block}.task-metric-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.task-metric-card:hover{border-color:#99f6e4;transform:translateY(-2px);box-shadow:0 6px 16px #0f172a0f}.task-metric-icon-box{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.task-item-card{position:relative;overflow:hidden;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;transition:all .25s!important}.task-item-card:hover{transform:translateY(-2px);border-color:#5eead4!important;box-shadow:0 8px 24px #0d948814!important}.task-item-card.is-running{background:linear-gradient(90deg,#fbfdfc,#fff)!important;border-left:4px solid #0d9488!important}.task-item-card.is-completed{border-left:4px solid #52c41a!important}.task-item-card.is-failed{border-left:4px solid #ff4d4f!important}.task-item-card.is-cancelled{border-left:4px solid #d9d9d9!important}.task-plan-chip{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:6px;padding:3px 8px;font-size:12px;transition:all .2s;display:inline-flex}.task-plan-chip:hover{background:#f0fdfa;border-color:#99f6e4}.task-toolbar-segmented .ant-segmented{background-color:#f0fdfa;border-radius:8px;padding:3px}.task-toolbar-segmented .ant-segmented-item-selected{font-weight:600;color:#0d9488!important;background-color:#fff!important;box-shadow:0 2px 6px #0000000f!important}.sider-logo{cursor:pointer;align-items:center;padding:20px 16px 16px;transition:opacity .2s;display:flex}.sider-logo:hover{opacity:.85}.sider-logo img{object-fit:cover;border-radius:10px;flex-shrink:0;width:36px;height:36px;box-shadow:0 2px 8px #0d948826}.sider-logo-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.2px;margin-left:12px;font-size:15px;font-weight:700;overflow:hidden}.ant-menu-light .ant-menu-item-group-title{letter-spacing:1px!important;text-transform:uppercase!important;color:#94a3b8!important;padding:16px 16px 8px 20px!important;font-size:11px!important;font-weight:700!important}.sider-menu .ant-menu-item-selected{position:relative}.sider-menu .ant-menu-item-selected:before{content:"";background:#0d9488;border-radius:0 3px 3px 0;width:3px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sider-logo.collapsed{justify-content:center;padding:20px 8px 16px}.app-header{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 24px;line-height:56px;display:flex}.header-user-area{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:8px;height:38px;padding:6px 12px;transition:all .25s;display:flex}.header-user-area:hover{background:#f0fdfa;border-color:#5eead4;box-shadow:0 2px 8px #0d948814}.header-user-area:hover .anticon-down{transform:rotate(180deg);color:#0d9488!important}.batch-question-tabs{margin-bottom:8px}.batch-question-tabs>.ant-tabs-nav{margin-bottom:20px!important}.batch-question-tabs>.ant-tabs-nav:before{display:none!important}.batch-question-tabs .ant-tabs-nav-wrap{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;padding:4px;flex:none!important;display:inline-flex!important}.batch-question-tabs .ant-tabs-nav-list{gap:4px;display:inline-flex!important}.batch-question-tabs .ant-tabs-ink-bar{display:none!important}.batch-question-tabs .ant-tabs-tab{color:#64748b!important;border-radius:8px!important;margin:0!important;padding:6px 20px!important;font-size:14px!important;font-weight:500!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important}.batch-question-tabs .ant-tabs-tab:hover{background:#fff9;color:#0f172a!important}.batch-question-tabs .ant-tabs-tab.ant-tabs-tab-active{background:#fff!important;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a!important}.batch-question-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#0d9488!important;font-weight:600!important}.dict-manager-container{overflow:hidden;border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 10px 30px #0f172a0d!important}.dict-type-item{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;padding:12px 14px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.dict-type-item:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 8px #0f172a0a}.dict-type-item.selected{background:#f0fdfa!important;border-color:#5eead4!important;box-shadow:0 4px 12px #0d948814!important}.dict-type-item.selected:before{content:"";background:#0d9488;border-radius:0 3px 3px 0;width:3.5px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dict-code-pill{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:500}.dict-type-item.selected .dict-code-pill{color:#0f766e;background:#ccfbf1;border-color:#99f6e4}.dict-type-actions{opacity:0;align-items:center;gap:2px;transition:opacity .2s;display:flex}.dict-type-item:hover .dict-type-actions,.dict-type-item.selected .dict-type-actions{opacity:1}.dict-table .ant-table-thead>tr>th{color:#475569!important;background:#f8fafc!important;padding:12px 16px!important;font-size:13px!important;font-weight:600!important}.dict-table .ant-table-tbody>tr>td{padding:14px 16px!important}.audit-search-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:20px;padding:18px 20px 14px}.audit-search-wrapper .ant-form-item-label>label{color:#475569!important;font-size:13px!important;font-weight:600!important}.audit-search-wrapper .ant-input,.audit-search-wrapper .ant-select-selector,.audit-search-wrapper .ant-picker{background:#fff!important;border-radius:8px!important}
