*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;color:#999}.loading-spinner{width:36px;height:36px;border:3px solid #e8e8e8;border-top-color:#1677ff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-screen{display:flex;align-items:center;justify-content:center;height:100%;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;text-align:center;border-radius:12px;box-shadow:0 8px 40px #00000026}.login-icon{margin-bottom:16px}.feature-list{text-align:left;padding:0 20px}.feature-item{padding:8px 0;color:#666;font-size:14px;display:flex;align-items:center;gap:8px}.dashboard-layout{height:100%!important;display:flex}.page-sider{background:#001529!important;overflow-y:auto}.page-list{display:flex;flex-direction:column;height:100%}.page-list-header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;border-bottom:1px solid rgba(255,255,255,.1)}.page-list-items{flex:1;overflow-y:auto}.page-item{padding:10px 16px!important;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05)!important;transition:background .2s}.page-item:hover{background:#ffffff0f}.page-item.selected{background:#1890ff33}.page-item .ant-list-item-meta{align-items:center}.page-item .ant-list-item-action{margin-left:4px}.conv-sider{background:#fff!important;border-right:1px solid #f0f0f0;overflow-y:auto}.conversation-list{display:flex;flex-direction:column;height:100%}.conv-list-header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;border-bottom:1px solid #f0f0f0}.conv-loading{display:flex;justify-content:center;padding:40px}.conv-list-items{flex:1;overflow-y:auto}.conv-item{padding:12px 16px!important;cursor:pointer;border-bottom:1px solid #f5f5f5!important;transition:background .2s}.conv-item:hover{background:#fafafa}.conv-item.selected{background:#e6f4ff}.conv-item-title{display:flex;justify-content:space-between;align-items:center;gap:8px}.chat-content{background:#fff;display:flex;flex-direction:column}.chat-panel{display:flex;flex-direction:column;height:100%}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #f0f0f0;background:#fafafa;min-height:52px;gap:12px}.chat-header-left{display:flex;flex-direction:column;min-width:0}.chat-header-right{flex-shrink:0}.chat-messages{flex:1;overflow-y:auto;padding:16px 20px;background:#f5f6f7}.chat-loading{display:flex;justify-content:center;padding:60px}.message-row{display:flex;margin-bottom:16px}.message-row.sent{justify-content:flex-end}.message-row.received{justify-content:flex-start}.message-bubble{max-width:70%;padding:10px 14px;border-radius:12px;position:relative;word-break:break-word}.bubble-sent{background:#e8e8e8;color:#000;border-bottom-right-radius:4px}.bubble-sent .message-time{color:#666}.bubble-received{background:#f0f0f0;color:#000;border-bottom-left-radius:4px;box-shadow:0 1px 2px #0000000f}.bubble-received .message-time{color:#666}.message-sender{font-size:12px;color:#1677ff;margin-bottom:4px;font-weight:500}.message-text{font-size:16px;line-height:1.5;white-space:pre-wrap;color:#000;font-weight:500}.message-attachment{font-size:13px;margin-top:4px;opacity:.8}.message-time{font-size:11px;margin-top:4px;text-align:right}.chat-input-area{display:flex;align-items:flex-end;gap:8px;padding:12px 20px;border-top:1px solid #f0f0f0;background:#fafafa}.chat-input-textarea{flex:1;resize:none!important}.chat-send-btn{flex-shrink:0;height:36px;width:36px;display:flex;align-items:center;justify-content:center}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}.message-translated-text{font-size:14px;line-height:1.4;color:#1677ff;margin-top:6px;padding-top:6px;border-top:1px solid rgba(0,0,0,.1);white-space:pre-wrap}.message-original{font-size:13px;line-height:1.4;color:#555;margin-top:4px;padding-top:4px;border-top:1px solid rgba(0,0,0,.1);white-space:pre-wrap}.bubble-sent .message-original{color:#555;border-top-color:#0000001a}.ant-layout-sider{overflow-y:auto!important}.ant-list-item-meta-title{margin-bottom:2px!important}.ant-list-item-meta-description{font-size:12px!important}
