body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.dd-chatContainer{display:flex;flex-direction:row;flex-wrap:nowrap;position:absolute;bottom:100px;right:40px;height:70%;width:40%;background-color:#fff;box-shadow:0 20px 30px 10px rgba(0,0,0,.1);border-radius:15px;overflow:hidden}.dd-chatSidebarWrapper{display:flex;flex-direction:column;height:100%;width:35%;box-shadow:0 0 8px 2px rgba(0,0,0,.1);overflow:hidden;z-index:1}.dd-chatSidebarHeader{display:flex;flex-direction:row;flex-wrap:nowrap;padding:10px;border-bottom:2px solid #e6eaea}.dd-chatSidebarAvatarHeaderContainer{display:flex;width:60px;height:60px}.dd-chatSidebarAvatarHeader{margin:auto;width:50px;height:50px;border-radius:25px;background-color:#ccc;background-size:cover;background-repeat:no-repeat}.dd-chatSidebarUserNameHeader{flex:1 1;margin:auto 10px;color:#777;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dd-chatSidebarSearch{display:flex;flex-direction:row;margin-top:5px;border-bottom:2px solid #e6eaea;padding-bottom:2px}.dd-chatSidebarSearchIconWrapper{display:flex;width:45px;min-width:45px}.dd-chatSidebarSearchIconWrapper i{color:#777;text-align:center;vertical-align:middle;font-size:22px;margin:auto}.dd-chatSidebarSearch .dd-cSSInput,.dd-chatSidebarSearch .dd-cSSInput:focus{font-family:proxima-nova,source sans pro,sans-serif;color:#424242;flex:1 1;border:0;outline:none;padding:10px 5px;font-size:12pt;width:100%}.dd-chatSidebarListItemsWrapper{flex:1 1;overflow-y:auto}.dd-itemListContainer{display:flex;flex-direction:row;padding:10px;cursor:pointer}.dd-itemListContainer.dd-chatActive,.dd-itemListContainer:hover{background-color:rgba(255,191,0,.24)}.dd-chatSidebarItemAvatarContainer,.dd-itemListContainer:hover{display:flex}.dd-chatSidebarItemAvatar{margin:auto;width:40px;height:40px;border-radius:25px;background-color:#ccc;background-repeat:no-repeat;background-size:cover}.dd-chatSidebarItemInfo{flex:1 1;display:flex;flex-direction:column;padding:0 10px;color:#777;justify-content:space-evenly;min-width:55%}.dd-chatSidebarItemInfoName{font-weight:700;font-size:12pt;line-height:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dd-chatSidebarItemInfoLastMessage{font-size:10pt;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dd-chatSidebarItemLastChatTime{min-width:40px;right:0;font-size:8pt;font-weight:700;color:#777}.dd-chatSidebarTabbar{display:flex;flex-direction:row;box-shadow:0 2px 5px 5px rgba(0,0,0,.08)}.dd-chatSidebarTabbarButton{flex:1 1;border:none;color:red;background-color:#fff;padding:10px;cursor:pointer;transition:background-color .3s}.dd-chatSidebarTabbarButton.active,.dd-chatSidebarTabbarButton:hover{background-color:#ffe37f}.dd-chatWrapper{max-width:65%;display:flex;flex-direction:column;background-color:#fff1c9;flex:1 1;z-index:0}.dd-chatHeader{background-color:#fff;box-shadow:5px 0 5px 2px rgba(0,0,0,.1);display:flex;flex-direction:row;min-height:60px}.dd-chatHeaderLeftItem{display:flex;flex-direction:row;flex:1 1;padding:0 10px}.dd-chatHeaderAvatarHeader{margin:10px;width:40px;height:40px;border-radius:20px;background-color:#ccc;background-repeat:no-repeat;background-size:cover}.dd-chatHeaderUserName{flex:1 1;margin:auto;color:#777;font-weight:700}.dd-chatHeaderRightItem{display:flex;flex-direction:row;padding:0 10px}.dd-chatHeaderCloseButton{border:none;background-color:transparent;width:40px}.dd-chatHeaderCloseButton:hover{cursor:pointer}.dd-chatHeaderCloseButton i{color:#777}.dd-chatBodyWrapper{display:flex;flex-direction:column;flex:1 1;padding:10px;overflow-y:auto}.dd-chatItemWrapper{margin:10px 0}.dd-chatItemContainer{display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:75%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;padding:10px;border-radius:0 10px 10px 10px;box-shadow:0 2px 3px 1px rgba(0,0,0,.1);overflow:hidden;color:#777}.dd-chatItemContainer.dd-chatItemRight{display:flex;margin-left:auto;border-radius:10px 0 10px 10px;background-color:#d1ffe3}.dd-chatItemLinkWrapper{display:flex;max-width:250px;flex-direction:column;padding-bottom:10px}.dd-chatItemLinkImage{background-repeat:no-repeat;background-size:cover;width:250px;height:250px}.dd-chatItemLinkTitle{font-size:12pt;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dd-chatItemLinkButton{text-align:center;padding:5px 10px;background-color:#e73b3b;color:#fff;border-radius:5px;box-shadow:0 2px 5px 2px rgba(0,0,0,.15);cursor:pointer}.dd-chatItemLinkButton:hover{background-color:#fd3939}.dd-chatItemFooter{display:flex;flex-direction:row;justify-content:flex-end}.dd-chatItemMsgTime{color:#777;font-size:8pt;margin-top:2pt}.dd-chatItemFooter i{color:#777;font-size:8pt;margin-top:4pt;margin-left:3pt}.dd-chatItemFooter i.dd-chatRead{color:#00b1e2}.dd-chatFooterWrapper{display:flex;flex-direction:column;bottom:0;background-color:#fff;padding:10px;box-shadow:0 -1px 5px 0 rgba(0,0,0,.1)}.dd-chatFooterPickedItem{display:flex;flex-direction:row;max-width:60%;padding:10px;box-shadow:0 5px 5px 0 rgba(0,0,0,.1);margin:15px 0;border-radius:5px;background-color:#e8fff1}.dd-chatFooterPickedItemImage{background-repeat:no-repeat;background-size:cover;background-position:50%;min-width:100px;max-width:100px;height:100px}.dd-chatFooterPickedItemDetail{padding:0 5px}.dd-chatFooterPickedItemTitle{color:#777;-webkit-line-clamp:3}.dd-chatFooterPickedItemPrice,.dd-chatFooterPickedItemTitle{font-size:10pt;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.dd-chatFooterPickedItemPrice{color:#ff8080;-webkit-line-clamp:2}.dd-chatFooterPickedItemClose{cursor:pointer;color:#424242}.dd-chatFooterInstantMsgs{display:flex;flex-direction:row;padding-bottom:10px;overflow-x:auto}.dd-chatFooterInstantMsg{max-width:20%;min-width:60px;border:1px solid #ccc;border-radius:30px;margin-right:5px;padding:5px 10px;cursor:pointer;font-size:10pt;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#777}.dd-chatFooterInstantMsg:hover{background-color:#effff3}.dd-chatFooter{display:flex;flex-direction:row;align-items:center}.dd-chatFooterInputWrapper{display:flex;flex:1 1}.dd-chatFooterInput{flex:1 1;border:1px solid #ccc;color:#777;background-color:#effff3;border-radius:10px;font-size:14px;outline:none;padding:10px;resize:none;box-shadow:inset 0 2px 8px rgba(0,0,0,.1)}.dd-chatFooterSendBtn{margin-left:5px;border:none;border-radius:8px;color:#777;background-color:#ffe37f;width:40px;height:40px;cursor:pointer;transition:background-color,box-shadow .3s;box-shadow:0 1px 5px 0 rgba(0,0,0,.1)}.dd-chatFooterSendBtn:hover{box-shadow:0 5px 5px 0 rgba(0,0,0,.1)}.dd-noActiveChat{display:flex;flex:1 1;justify-content:center;align-items:center;color:#777;padding:0 20%;text-align:center}@media only screen and (min-width:1680px){.dd-chatSidebarItemInfo{min-width:60%}}@media only screen and (max-width:1600px) and (min-width:1280px){.dd-chatContainer{height:60%;width:50%;bottom:150px}}@media only screen and (max-width:1280px){.dd-chatContainer{height:60%;width:65%;bottom:150px}}@media only screen and (max-width:960px){.dd-chatContainer{width:90%}}@media only screen and (max-width:600px){.dd-chatContainer{width:100%;height:calc(100% - 150px);right:0}.dd-chatSidebarWrapper{width:70px}.dd-chatSidebarSearch,.dd-chatSidebarUserNameHeader{display:none}.dd-itemListContainer{justify-content:center}.dd-chatSidebarItemInfo,.dd-chatSidebarItemLastChatTime{display:none}.dd-chatSidebarTabbar{flex-direction:column}.dd-chatWrapper{max-width:calc(100% - 70px)}}
/*# sourceMappingURL=main.46ad1562.chunk.css.map */