.chat-history-page[data-v-2ec25bfc]{min-height:calc(100vh - 145px);background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.page-header[data-v-2ec25bfc]{background:#fff;border-bottom:1px solid #e1e8ed;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.page-header .header-content[data-v-2ec25bfc]{max-width:1200px;margin:0 auto;padding:30px 20px}.page-header .page-title[data-v-2ec25bfc]{font-size:28px;font-weight:700;color:#2c3e50;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.page-header .page-title[data-v-2ec25bfc]:before{content:"";width:4px;height:28px;background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:2px}.chat-content[data-v-2ec25bfc]{max-width:1200px;margin:0 auto;padding:30px 20px}.loading-section[data-v-2ec25bfc]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 20px}.loading-section .loading-spinner[data-v-2ec25bfc],.loading-section[data-v-2ec25bfc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading-section .loading-spinner[data-v-2ec25bfc]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;color:#7f8c8d}.loading-section .loading-spinner i[data-v-2ec25bfc]{font-size:32px;-webkit-animation:rotate-2ec25bfc 1s linear infinite;animation:rotate-2ec25bfc 1s linear infinite}.loading-section .loading-spinner span[data-v-2ec25bfc]{font-size:14px}@-webkit-keyframes rotate-2ec25bfc{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-2ec25bfc{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.chat-list[data-v-2ec25bfc]{display:grid;gap:16px}.chat-item[data-v-2ec25bfc]{background:#fff;border-radius:12px;padding:20px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e1e8ed;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.chat-item[data-v-2ec25bfc]:hover{-webkit-box-shadow:0 4px 20px rgba(231,76,60,.15);box-shadow:0 4px 20px rgba(231,76,60,.15);border-color:#e74c3c;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.chat-item .chat-avatar[data-v-2ec25bfc]{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#e74c3c,#c0392b);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.chat-item .chat-avatar .avatar-text[data-v-2ec25bfc]{color:#fff;font-size:18px;font-weight:600}.chat-item .chat-info[data-v-2ec25bfc]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.chat-item .chat-info .chat-header[data-v-2ec25bfc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-item .chat-info .chat-header .user-name[data-v-2ec25bfc]{font-size:16px;font-weight:600;color:#2c3e50;margin:0}.chat-item .chat-info .chat-header .message-icon[data-v-2ec25bfc]{color:#e74c3c;font-size:18px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .2s ease;transition:all .2s ease}.chat-item .chat-info .chat-header .message-icon[data-v-2ec25bfc]:hover{color:#c0392b;-webkit-transform:scale(1.1);transform:scale(1.1)}.chat-item .chat-info .chat-header .message-icon i[data-v-2ec25bfc]{font-size:18px}.empty-state[data-v-2ec25bfc]{text-align:center;padding:60px 20px}.empty-state .empty-icon[data-v-2ec25bfc]{margin-bottom:20px}.empty-state .empty-icon i[data-v-2ec25bfc]{font-size:64px;color:#ddd}.empty-state h3[data-v-2ec25bfc]{font-size:20px;color:#2c3e50;margin:0 0 10px 0}.empty-state p[data-v-2ec25bfc]{color:#7f8c8d;font-size:14px;margin:0 0 20px 0}.empty-state .go-services-btn[data-v-2ec25bfc]{padding:12px 24px;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;border:none;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.empty-state .go-services-btn[data-v-2ec25bfc]:hover{background:linear-gradient(135deg,#c0392b,#e74c3c);-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 4px 12px rgba(231,76,60,.3);box-shadow:0 4px 12px rgba(231,76,60,.3)}.empty-state .go-services-btn i[data-v-2ec25bfc]{font-size:16px}@media(max-width:768px){.page-header .header-content[data-v-2ec25bfc]{padding:20px}.page-header .page-title[data-v-2ec25bfc]{font-size:24px}.page-header .page-title[data-v-2ec25bfc]:before{height:24px}.chat-content[data-v-2ec25bfc]{padding:20px}.chat-item[data-v-2ec25bfc]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:12px}.chat-item .chat-info .chat-header[data-v-2ec25bfc]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width:480px){.chat-item[data-v-2ec25bfc]{padding:16px}.chat-item .chat-avatar[data-v-2ec25bfc]{width:40px;height:40px}.chat-item .chat-avatar .avatar-text[data-v-2ec25bfc]{font-size:16px}}