.HistoryModal_modalOverlay__4zBGe{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.HistoryModal_modalContent__FDXA6{background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);width:90vw;max-width:800px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}.HistoryModal_modalHeader__XdzOD{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.HistoryModal_modalTitle__d_tuk h2{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.HistoryModal_modalTitle__d_tuk p{margin:.25rem 0 0;font-size:.875rem;color:#4b5563}.HistoryModal_closeButton__Ie7E5{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.5rem;color:#6b7280;transition:all .2s ease}.HistoryModal_closeButton__Ie7E5:hover{background:#e5e7eb;color:#374151}.HistoryModal_closeButton__Ie7E5 svg{width:1.25rem;height:1.25rem}.HistoryModal_chatContainer__OWi4u,.HistoryModal_modalBody__4XUbr{flex:1;overflow:hidden;display:flex;flex-direction:column}.HistoryModal_messagesArea__cbCCj{flex:1;overflow-y:auto;padding:1.5rem;background:#f9fafb}.HistoryModal_messagesArea__cbCCj::-webkit-scrollbar{width:6px}.HistoryModal_messagesArea__cbCCj::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.HistoryModal_messagesArea__cbCCj::-webkit-scrollbar-thumb{background:rgba(156,163,175,.5);border-radius:3px}.HistoryModal_messagesArea__cbCCj::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.8)}.HistoryModal_messageExchange__XXDJe{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.HistoryModal_messageExchange__XXDJe:last-child{margin-bottom:0}.HistoryModal_userMessage__AQgcZ{display:flex;flex-direction:column;align-items:flex-end;padding-right:1rem}.HistoryModal_userMessage__AQgcZ .HistoryModal_messageContent__amSGQ{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;padding:.75rem 1rem;border-radius:1rem 1rem .25rem 1rem;max-width:70%;word-wrap:break-word;box-shadow:0 2px 8px rgba(37,99,235,.25)}.HistoryModal_userMessage__AQgcZ .HistoryModal_messageTime__5zez2{font-size:.75rem;color:#6b7280;margin-top:.25rem}.HistoryModal_botMessage__KGigc{display:flex;flex-direction:column;align-items:flex-start}.HistoryModal_botMessage__KGigc .HistoryModal_messageContent__amSGQ{background:#fff;border:1px solid #e5e7eb;color:#111827;padding:.75rem 1rem;border-radius:1rem 1rem 1rem .25rem;max-width:70%;word-wrap:break-word;box-shadow:0 2px 8px rgba(0,0,0,.05)}.HistoryModal_loadingState__BlBHa{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#4b5563}.HistoryModal_loadingState__BlBHa p{margin:1rem 0 0;font-size:.875rem}.HistoryModal_loadingSpinner___2a64{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:HistoryModal_spin__yXZMO 1s linear infinite}@keyframes HistoryModal_spin__yXZMO{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.HistoryModal_errorState__UPWqp{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#4b5563}.HistoryModal_errorState__UPWqp p{margin:0 0 1rem;text-align:center}.HistoryModal_retryButton__9mxNK{background:#2563eb;color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-size:.875rem;transition:background-color .2s ease}.HistoryModal_retryButton__9mxNK:hover{background:rgb(18.5714285714,76.1428571429,202.4285714286)}.HistoryModal_emptyState__s_HnH{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#4b5563;text-align:center}.HistoryModal_emptyState__s_HnH h3{margin:1rem 0 .5rem;font-size:1.125rem;font-weight:600;color:#111827}.HistoryModal_emptyState__s_HnH p{margin:0;font-size:.875rem;line-height:1.5}.HistoryModal_emptyIcon__Ph3b8{width:3rem;height:3rem;color:#9ca3af}@media(max-width:768px){.HistoryModal_modalContent__FDXA6{width:95vw;max-height:90vh;margin:1rem}.HistoryModal_messagesArea__cbCCj,.HistoryModal_modalHeader__XdzOD{padding:1rem}.HistoryModal_botMessage__KGigc .HistoryModal_messageContent__amSGQ,.HistoryModal_userMessage__AQgcZ .HistoryModal_messageContent__amSGQ{max-width:85%}.HistoryModal_userMessage__AQgcZ{padding-right:.5rem}}