.styles_rave-tag__Zx8tE{display:inline-block;background-color:#eef;border:1px solid #ccc;border-radius:5px;padding:2px 4px;margin:0 5px 0 0}.styles_rave-table-row-clickable__U0CwT .styles_ant-table-row__aoNyf{cursor:pointer;.styles_ant-table-row__aoNyf.styles_selected__Vzu_L{background-color:#e6f4ff}}.RoomList_roomList__5x7V7{display:flex;flex-direction:column;gap:8px;padding:16px}.RoomList_roomItem__eSb_5{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:8px;background-color:#f5f5f5;cursor:pointer}.RoomList_roomItem__eSb_5:hover{background-color:#e8e8e8}.RoomList_unread__nBVBT{font-weight:600;color:#1890ff}.RoomList_roomContent__0_EBN{flex:1;min-width:0}.RoomList_roomHeader__LzffS{display:flex;justify-content:space-between;align-items:center;gap:8px}.RoomList_timestamp__YOc7f{font-size:12px;color:#8c8c8c;white-space:nowrap}.RoomList_lastMessage__ZHha0{color:#595959;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:5px 0}.RoomList_entityEmail__8i0Ve{color:#8c8c8c;font-size:13px}.RoomList_stockDateEarliest__Wd0Zy{font-size:12px;color:#8c8c8c}.Message_messageContainer__8D5fz{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.Message_messageContainer__8D5fz.Message_myMessage__x2I0l{align-items:flex-end}.Message_messageContent__x5Qt3{display:flex;flex-direction:column;background-color:#f0f2f5;padding:5px 10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.Message_myMessage__x2I0l .Message_messageContent__x5Qt3{background-color:#0084ff;color:#fff;border-top-left-radius:10px;border-top-right-radius:0}.Message_imageContainer__tDF79{position:relative;max-width:300px}.Message_image__QkCLp{width:100%;object-fit:contain}.Message_email__ZB7YX{font-size:.875rem;color:#6b7280}.Message_text__13xYv{font-size:1rem}.Message_timestamp__Vnicq{font-size:.75rem;color:#9ca3af}.TaskList_taskListContainer__8QF11{padding:16px}.TaskList_emptyContainer__q7ABl{height:300px;display:flex;justify-content:center;align-items:center}.Chat_chatContainer__27n_O{position:relative;background-color:#fff;height:calc(100% - 46px)}.Chat_messagesContainer__imR5u{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;height:calc(100% - 64px);padding:1rem 1rem 0;&::-webkit-scrollbar{width:8px}&::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}&::-webkit-scrollbar-thumb{background:#999;border-radius:4px}&::-webkit-scrollbar-thumb:hover{background:#555}scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.Chat_disconnectedMessage__zh93f{padding:1rem;position:absolute;top:0;left:0;right:0;z-index:2}.Chat_loadingContainer__kfXTm{position:absolute;top:0;left:0;right:0;bottom:0}.ChatInput_messageInputContainer__4Xrhs{padding:1rem;position:relative}.ChatInput_messageInput__EWHdt::placeholder{opacity:1}.ChatInput_imagePreviewContainer__IsrdZ{position:absolute;bottom:100%;left:1rem}.ChatInput_imagePreview__LTKHK{position:relative}.ChatInput_imagePreview__LTKHK>div{overflow:hidden;border-radius:8px}.ChatInput_imagePreviewRemove__d1BtY{position:absolute;width:16px;height:16px;top:-8px;right:-8px;background-color:red;color:#fff;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center}.FullScreenError_layout__b_qII{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#f0f2f5,#e6f0ff)}.FullScreenError_errorContainer__4k1lG{text-align:center;padding:3rem 2rem;background-color:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);max-width:500px;width:90%;animation:FullScreenError_fadeIn__DyZ7c .5s ease-in}.FullScreenError_iconWrapper__hfbxQ{width:80px;height:80px;background-color:#e6f4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease}.FullScreenError_iconWrapper__hfbxQ:hover{transform:scale(1.05);box-shadow:0 0 20px rgba(22,119,255,.1)}.FullScreenError_errorIcon__E_4y7{font-size:40px;color:#1677ff}.FullScreenError_contentWrapper__g6JEW{background-color:#fff;padding:1.5rem;border-radius:8px}.FullScreenError_errorTitle__Ljms4{font-size:2rem;font-weight:600;color:#1f1f1f;margin-bottom:1.5rem;line-height:1.3}.FullScreenError_errorMessage__iIVBt{display:flex;align-items:flex-start;padding:1rem 1.5rem;background-color:#f0f5ff;border-radius:8px;border-left:4px solid #1677ff;text-align:left;transition:all .3s ease}.FullScreenError_errorMessage__iIVBt:hover{background-color:#e6f4ff;box-shadow:0 2px 10px rgba(22,119,255,.1)}.FullScreenError_errorLabel__vdry7{color:#1677ff;font-weight:600;margin-right:8px;font-size:1.1rem}.FullScreenError_errorText___5cYx{color:#434343;font-size:1.1rem;line-height:1.6;white-space:pre-wrap;word-break:break-word;max-width:100%}.FullScreenError_actionsWrapper__MEREi{margin-top:1.5rem;display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}@keyframes FullScreenError_fadeIn__DyZ7c{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:576px){.FullScreenError_errorContainer__4k1lG{padding:2rem 1rem;width:95%}.FullScreenError_errorTitle__Ljms4{font-size:1.5rem;margin-bottom:1rem}.FullScreenError_iconWrapper__hfbxQ{width:60px;height:60px;margin-bottom:1rem}.FullScreenError_errorIcon__E_4y7{font-size:30px}.FullScreenError_errorMessage__iIVBt{padding:.8rem 1rem;flex-direction:column}.FullScreenError_errorLabel__vdry7{margin-bottom:.5rem;font-size:1rem}.FullScreenError_errorText___5cYx{font-size:1rem}.FullScreenError_actionsWrapper__MEREi{margin-top:1rem;gap:.5rem}}@media print{.FullScreenError_layout__b_qII{background:none;height:auto}.FullScreenError_errorContainer__4k1lG{box-shadow:none;padding:0}.FullScreenError_iconWrapper__hfbxQ{display:none}.FullScreenError_errorMessage__iIVBt{border:1px solid #1677ff}}.styles_center-input-text__MYjFQ input{text-align:center!important}.styles_order__UBmyo{width:100%;border-collapse:collapse}.styles_order__UBmyo tr td:first-child{text-align:left;padding:5px 20px 5px 0}.styles_order__UBmyo tr td:last-child{text-align:right;padding:5px}.styles_order__UBmyo tr.styles_tax-row__RcZDw,.styles_order__UBmyo tr.styles_total-row__XGDbi td:first-child{text-align:right;font-weight:700}.styles_order__UBmyo tr.styles_divider__8kOmQ td{padding:0}.styles_info__tQPcG{width:100%;border-collapse:collapse;margin-bottom:20px}.styles_info__tQPcG tr:first-child th{background-color:#e6f4ff}.styles_info__tQPcG td,.styles_info__tQPcG th{padding:5px;border:1px solid #ccc;text-align:center}