.chat-container{display:flex;height:calc(100vh - 104px);gap:16px}.chat-sessions{width:320px;flex-shrink:0}.chat-sessions .ant-card-body{padding:0;height:calc(100% - 57px);overflow-y:auto}.chat-session-item{cursor:pointer;padding:12px 16px!important;transition:background-color .2s}.chat-session-item:hover{background-color:#f5f5f5}.chat-session-item.active{background-color:#e6f7ff}.session-desc{display:flex;justify-content:space-between;align-items:center}.session-desc .last-message{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#666;margin-right:8px}.session-desc .last-time{font-size:12px;color:#999;flex-shrink:0}.chat-window{flex:1;display:flex;flex-direction:column}.chat-window .ant-card-body{padding:0;flex:1;display:flex;flex-direction:column;overflow:hidden}.chat-header{padding:16px;border-bottom:1px solid #f0f0f0;background-color:#fafafa}.chat-messages{flex:1;padding:16px;overflow-y:auto;background-color:#f5f5f5}.message-item{margin-bottom:16px;display:flex;flex-direction:column}.message-item.user{align-items:flex-start}.message-item.admin{align-items:flex-end}.message-time{font-size:12px;color:#999;margin-bottom:4px}.message-content{max-width:70%}.message-text{padding:10px 14px;border-radius:8px;word-break:break-word;line-height:1.5}.message-item.user .message-text{background-color:#fff;border:1px solid #e8e8e8}.message-item.admin .message-text{background-color:#1890ff;color:#fff}.chat-input{padding:16px;border-top:1px solid #f0f0f0;background-color:#fff}.chat-container.mobile{height:calc(100vh - 88px);margin:-12px;display:block}.chat-container.mobile .chat-sessions{width:100%;height:100%}.chat-container.mobile .chat-sessions .ant-card-body{height:calc(100% - 57px)}.chat-container.mobile .chat-window{width:100%;height:100%}.chat-container.mobile .chat-header,.chat-container.mobile .chat-messages{padding:12px}.chat-container.mobile .message-content{max-width:85%}.chat-container.mobile .message-text{padding:8px 12px;font-size:14px}.chat-container.mobile .chat-input{padding:12px}.message-house-card{display:flex!important;background-color:#fff;border-radius:8px;border:1px solid #eee;padding:8px;width:260px;cursor:pointer;transition:all .3s;box-shadow:0 2px 8px #0000000d}.message-house-card:hover{border-color:#1890ff;box-shadow:0 4px 12px #1890ff1a}.house-card-image{width:80px;height:60px;border-radius:4px;overflow:hidden;flex-shrink:0}.house-card-image img{width:100%;height:100%;object-fit:cover}.house-card-body{flex:1;margin-left:10px;display:flex;flex-direction:column;justify-content:space-between;min-width:0;text-align:left}.house-card-title{font-size:13px;font-weight:600;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.house-card-props{font-size:11px;color:#8c8c8c;margin-top:2px}.house-card-footer{margin-top:4px;display:flex;justify-content:flex-end}.house-card-price{font-size:14px;font-weight:700;color:#1890ff}*{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}#root{min-height:100vh}.ant-table-wrapper{overflow-x:auto}.ant-table-wrapper .ant-table{min-width:600px}@media (max-width: 768px){.ant-table-tbody>tr>td{padding:12px 8px!important}.ant-table-thead>tr>th{padding:12px 8px!important}.ant-table-cell-hide-on-mobile{display:none!important}.ant-table-cell .ant-space{gap:4px!important}.ant-table-cell .ant-space .ant-btn{padding:0 6px;font-size:12px}.ant-pagination{flex-wrap:wrap;justify-content:center}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:28px;height:28px;line-height:28px}.ant-pagination-options{display:none}}@media (max-width: 768px){.ant-card{font-size:14px}.ant-card-head{padding:12px 16px;min-height:auto}.ant-card-head-title{font-size:15px;padding:8px 0}.ant-card-body{padding:12px}}@media (max-width: 768px){.ant-form-item{margin-bottom:16px}.ant-form-item-label{padding-bottom:4px}.ant-form-item-label>label{font-size:14px}.ant-modal{max-width:calc(100vw - 32px);margin:16px auto}.ant-modal-content{padding:16px}.ant-modal-header{padding:0 0 12px}.ant-modal-body{padding:12px 0;max-height:calc(100vh - 200px);overflow-y:auto}.ant-modal-footer{padding:12px 0 0}}@media (max-width: 768px){.filter-section{flex-direction:column;gap:8px}.filter-section .ant-input,.filter-section .ant-select,.filter-section .ant-picker{width:100%!important}.filter-section .ant-space{width:100%;flex-wrap:wrap}.filter-section .ant-space-item{width:100%}}@media (max-width: 768px){.stat-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stat-card{padding:12px}.stat-card .ant-statistic-title{font-size:12px}.stat-card .ant-statistic-content-value{font-size:20px}}@media (max-width: 480px){.stat-cards{grid-template-columns:1fr 1fr;gap:8px}}@media (max-width: 768px){.ant-btn{font-size:13px}.ant-space .ant-btn-sm{padding:0 6px;font-size:12px;height:26px}}@media (max-width: 768px){.ant-image{max-width:60px}.ant-image-img{width:60px;height:60px;object-fit:cover}}@media (max-width: 768px){.ant-drawer-content-wrapper{max-width:100vw}.ant-drawer-body{padding:12px}.ant-drawer-header{padding:12px 16px}}@media (max-width: 768px){.chat-container{flex-direction:column;height:calc(100vh - 88px)}.chat-sidebar{width:100%;height:200px;border-right:none;border-bottom:1px solid #f0f0f0}.chat-main{flex:1;height:auto}}@media (max-width: 768px){.ant-breadcrumb{font-size:12px}}@media (max-width: 768px){.ant-empty-description{font-size:13px}}@media (max-width: 768px){.ant-tabs-nav{margin-bottom:12px}.ant-tabs-tab{padding:8px 12px;font-size:13px}}@media (max-width: 768px){.ant-table-body::-webkit-scrollbar{height:4px}.ant-table-body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}}@supports (padding: env(safe-area-inset-bottom)){.ant-layout-content{padding-bottom:env(safe-area-inset-bottom)}}@media (hover: none) and (pointer: coarse){.ant-btn{min-height:36px}.ant-table-cell .ant-btn-link{padding:4px 8px}*{touch-action:manipulation}}@media (max-width: 768px){.ant-skeleton-title{height:20px}.ant-skeleton-paragraph li{height:14px}}
