*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.login-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1677ff,#0b1e3f)}.chat-container{display:flex;flex-direction:column;height:calc(100vh - 48px)}.chat-messages{flex:1;overflow-y:auto;padding:24px}.msg-row{display:flex;margin-bottom:16px}.msg-row.user{justify-content:flex-end}.msg-bubble{max-width:70%;padding:12px 16px;border-radius:12px;line-height:1.7;white-space:pre-wrap;word-break:break-word}.msg-row.user .msg-bubble{background:#1677ff;color:#fff;border-top-right-radius:4px}.msg-row.assistant .msg-bubble{background:#f5f5f5;color:#333;border-top-left-radius:4px}.msg-avatar{margin-right:10px;font-size:20px;line-height:40px}.msg-row.user .msg-avatar{order:2;margin-right:0;margin-left:10px}@media (max-width: 767px){.login-bg{padding:16px}.login-bg .ant-card{width:100%!important;max-width:400px}.ant-layout-content{padding:12px!important}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.msg-bubble{max-width:85%;font-size:15px}.header-role-tag{display:none!important}.ant-card .ant-statistic-title{font-size:12px}.desktop-sider{display:none!important}.mobile-menu-btn{display:inline-flex!important}}.mobile-menu-btn{display:none!important}@media (max-width: 767px){.chat-page-card{height:calc(100vh - 100px)!important}.chat-conv-sidebar{width:100%!important;border-right:none!important}.ant-modal{max-width:calc(100vw - 24px)!important;margin:12px auto!important}.ant-modal-content{padding:16px!important}.ant-card-head{flex-wrap:wrap;gap:4px}.ant-card-head-wrapper{flex-wrap:wrap}.ant-card-extra{margin-left:0!important}.ant-drawer-body{padding:12px!important}.trend-chart text{font-size:8px!important}}
