*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f2f5;color:#212121}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-layout-sider-trigger{background:#0003!important}.ant-table .ant-table-thead>tr>th{font-weight:600;background:#fafafa}.ant-card{box-shadow:0 1px 3px #0000000f}.ant-tag{border-radius:4px}.status-pending{color:#faad14}.status-in-progress{color:#1890ff}.status-completed{color:#52c41a}.status-cancelled{color:#ff4d4f}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-title{font-size:24px;font-weight:600;color:#212121;margin:0}.filter-bar{display:flex;gap:12px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.stat-card-row{margin-bottom:24px}.stat-card{border-radius:8px;transition:box-shadow .3s}.stat-card:hover{box-shadow:0 4px 12px #0000001a}.chat-container{display:flex;height:calc(100vh - 200px);border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.chat-room-list{width:320px;border-right:1px solid #f0f0f0;overflow-y:auto}.chat-messages{flex:1;display:flex;flex-direction:column}.chat-message-list{flex:1;overflow-y:auto;padding:16px}.chat-input-area{padding:16px;border-top:1px solid #f0f0f0}@media(max-width:768px){.page-header{flex-direction:column;align-items:flex-start;gap:12px}.filter-bar{flex-direction:column;align-items:stretch}.chat-room-list{width:100%}}
