*{margin:0;padding:0;box-sizing:border-box}body{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";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.chat-message{padding:12px 16px;border-radius:12px;margin-bottom:12px;max-width:80%;line-height:1.6}.chat-message.user{background:#3b82f6;color:#fff;margin-left:auto;border-bottom-right-radius:4px}.chat-message.assistant{background:#f5f5f5;color:#333;margin-right:auto;border-bottom-left-radius:4px}.chat-message.system{background:#e6f7ff;color:#1890ff;text-align:center;max-width:100%;font-size:12px}.agent-card{transition:all .3s ease}.agent-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.agent-card.active{border-color:#3b82f6;box-shadow:0 0 0 2px #ff6b3533}@keyframes typing{0%,60%,to{opacity:1}30%{opacity:.3}}.typing-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#999;margin:0 2px;animation:typing 1.4s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}html,body,#root{overflow-x:hidden}#root .ant-layout,#root .ant-layout-content{min-width:0}.ant-table-wrapper{max-width:100%;overflow-x:auto}@media (max-width: 767px){.ant-layout-sider{position:fixed!important;z-index:1000;height:100vh}.ant-layout-sider-collapsed{display:none}.ant-layout-content{margin:8px!important;padding:8px!important}.ant-card{margin-bottom:8px!important}.ant-card-body{padding:12px!important}.ant-space-wrap{row-gap:8px!important}.ant-statistic-content-value{font-size:20px!important}.ant-tabs-nav{margin-bottom:8px!important}.ant-tabs-tab{padding:6px 0!important;font-size:13px}}@media (max-width: 575px){.ant-layout-header{flex-wrap:wrap;height:auto;min-height:48px;padding:8px 12px!important;row-gap:8px}.ant-layout-content{margin:4px!important;padding:4px!important}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{font-size:12px}.ant-table-thead th{padding:6px 8px!important;font-size:11px}.ant-table-tbody td{padding:4px 8px!important;white-space:nowrap}.ant-btn-block-mobile{width:100%}.ant-input,.ant-select{font-size:16px!important}.ant-modal{max-width:100vw;margin:0;padding:0;top:0}.ant-modal-content{border-radius:0;min-height:100vh}.ant-form-item{margin-bottom:12px}.ant-progress{width:60px!important}.ant-tag{font-size:11px;padding:1px 6px;margin:2px}.ant-list-item{padding:8px 0!important}.ant-col-xs-12 .ant-card{min-height:auto}.chat-message{max-width:90%;padding:8px 12px;font-size:14px}.ant-menu-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-layout{padding-bottom:env(safe-area-inset-bottom,0)}}@media (max-width: 374px){.ant-layout-content{margin:2px!important}.ant-card-body{padding:8px!important}.ant-statistic-content-value{font-size:16px!important}.ant-btn{font-size:13px;padding:2px 8px}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#999}
