*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;color:#1d2129}.app-error-boundary{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px;text-align:center;background:#f5f7fa}.app-error-boundary__icon{color:#d4380d;font-size:40px}.app-error-boundary .ant-typography{margin:0}.app-error-boundary__message{width:min(720px,100%);max-height:120px;margin-bottom:8px!important;overflow:auto;overflow-wrap:anywhere;text-align:left}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c9cdd4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#86909c}::selection{background:#3b82f633}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.app-navigation .ant-menu-item:focus:not(:focus-visible),.ant-tree .ant-tree-treenode:focus:not(:focus-visible){outline:none}.app-navigation .ant-menu-item:focus-visible,.ant-tree .ant-tree-treenode:focus-visible{outline:2px solid #2563eb;outline-offset:-2px}.ant-tree .ant-tree-node-selected,.ant-tree .ant-tree-node-selected .anticon,.ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#fff!important}.ant-layout{background:#f5f7fa!important}.ant-layout-sider{background:#fff!important}.ant-layout-header{background:#fff!important;border-bottom:1px solid #e5e6eb}.ant-layout-content{background:#f5f7fa!important}.card-hover{transition:box-shadow .2s ease,border-color .2s ease}.card-hover:hover{box-shadow:0 4px 16px #0000000f;border-color:#c9cdd4}.message-bubble-user{background:#f2f3f5;border-radius:12px;padding:12px 16px}.message-bubble-ai{background:#fff;border:1px solid #e5e6eb;border-radius:12px;padding:12px 16px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.slide-in-right{animation:slideInRight .3s ease-out}.plugin-workflow-node-summary{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.skeleton-pulse{background:linear-gradient(90deg,#f2f3f5 25%,#e5e6eb,#f2f3f5 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
