@keyframes _thinking_11wnv_1{0%{background-color:var(--light-gray)}to{background-color:var(--dark-gray)}}._evaChatWrapper_11wnv_10{position:fixed;top:46px;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding:20px 26px;background-color:var(--eva-background);width:100dvw;height:calc(100% - 46px);z-index:99}._evaChatScrollArea_11wnv_27{display:flex;flex-direction:column-reverse;height:100%;gap:20px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}._evaChatScrollArea_11wnv_27::-webkit-scrollbar{display:none}._messagesSection_11wnv_43{display:flex;flex-direction:column;justify-content:flex-end;height:max-content;gap:6px}._evaMessageText_11wnv_51,._customerMessageText_11wnv_52{padding:8px 12px;width:100%;border-radius:20px;text-overflow:ellipsis;overflow:hidden}._evaMessageText_11wnv_51{max-width:90%}._customerMessageWrapper_11wnv_64{margin-left:auto;display:flex;flex-direction:column;border:1px solid var(--blue);border-radius:20px;max-width:90%;width:max-content;gap:2px}._evaMessage_11wnv_51{display:flex;justify-content:space-between}._evaMessage_11wnv_51 ._evaMessageText_11wnv_51{color:var(--black);background-color:var(--light-gray);border:1px solid var(--light-gray)}._replyButton_11wnv_86{margin-top:7px;margin-right:4px;width:16px;height:16px;cursor:pointer}._replyButton_11wnv_86 svg{width:16px;height:16px;color:var(--light-gray);transition:var(--transition)}._replyButton_11wnv_86:hover svg{color:var(--blue-hover)}._activeReply_11wnv_107 svg{color:var(--blue)}._customerMessageText_11wnv_52{align-self:end;color:var(--white);background-color:transparent}._evaThinking_11wnv_119{display:flex;justify-content:flex-start;align-items:center;padding:6px 8px;gap:6px;height:22px}._evaThinking_11wnv_119 div{width:6px;height:6px;background-color:var(--light-gray);border-radius:50%;animation:_thinking_11wnv_1 .6s infinite alternate}._evaThinking_11wnv_119 div:nth-child(2){animation-delay:.2s}._evaThinking_11wnv_119 div:nth-child(3){animation-delay:.4s}._suggestionsList_11wnv_144{display:flex;gap:6px;flex-wrap:wrap}._suggestionsList_11wnv_144>div{flex:1 0 0;padding:6px 8px;border-radius:10px;border:1px solid var(--light-gray);color:var(--light-gray);text-align:center;transition:var(--transition);cursor:pointer}._suggestionsList_11wnv_144>div:hover{color:var(--eva-background);background-color:var(--light-gray)}._inputSection_11wnv_166 input{background-color:var(--eva-background);border:1px solid var(--dark-gray);color:var(--white);transition:var(--transition)}._inputSection_11wnv_166 input:focus{border:1px solid var(--blue)!important}._inputSection_11wnv_166 ._buttons_11wnv_178 svg{color:var(--dark-gray)}._replyMessage_11wnv_185{display:flex;color:var(--light-gray)}._replyMessage_11wnv_185 ._replyButton_11wnv_86{margin-top:0}._carsList_11wnv_194{flex:none;display:flex;overflow-x:scroll;gap:8px;-ms-overflow-style:none;scrollbar-width:none}._carsList_11wnv_194::-webkit-scrollbar{display:none}._car_11wnv_194{flex:none;display:flex;flex-direction:column;gap:6px;padding:12px;width:166px;background-color:var(--light-gray);border-radius:8px}._car_11wnv_194>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._car_11wnv_194 ._imageWrapper_11wnv_225{margin:0 -12px;width:166px;height:92px;background-color:var(--light-gray)}._car_11wnv_194 ._carButtons_11wnv_232{display:flex;gap:6px}._car_11wnv_194 ._carButtons_11wnv_232 button{text-align:center;text-transform:none}._car_11wnv_194 ._carButtons_11wnv_232 svg{margin:0 auto;width:16px;height:16px;color:var(--white)}._car_11wnv_194 ._activeCarReply_11wnv_249{background-color:var(--eva-background)}._car_11wnv_194 ._activeCarReply_11wnv_249 svg{color:var(--blue)}._car_11wnv_194 ._carNoImage_11wnv_257{margin:0 auto;height:100%}._mileage_11wnv_263 span{font-family:DIN-pro-300,sans-serif;font-weight:300}._replyCar_11wnv_270{display:flex;width:100%;gap:8px}._replyCar_11wnv_270 ._imageWrapper_11wnv_225{flex:none;width:114px;height:64px;background-color:var(--light-gray);border-radius:8px;overflow:hidden}._replyCar_11wnv_270 ._replyCarInfo_11wnv_284{display:flex;width:100%;overflow:hidden;flex-direction:column;justify-content:center;gap:4px}._replyCar_11wnv_270 ._replyCarInfo_11wnv_284>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:15px}._batteryLoader_11wnv_302{position:sticky}._clearChat_11wnv_306{position:absolute;top:20px;left:24px;cursor:pointer}._clearChat_11wnv_306 svg{width:20px;height:20px;color:var(--white);transition:var(--transition)}._clearChat_11wnv_306:hover svg{color:var(--blue)}._inactiveClear_11wnv_326 svg{color:var(--mid-gray)}._replyTextHistory_11wnv_332{padding:8px 10px;display:flex;flex-direction:row;justify-content:space-between;width:100%;color:var(--white)}._replyTextHistory_11wnv_332>div{width:90%}._replyTextHistory_11wnv_332 svg{margin-right:4px;width:16px;height:16px;color:var(--blue)}._replyCarHistory_11wnv_352{padding:10px 14px;position:relative;min-width:300px;color:var(--white)}._replyCarHistory_11wnv_352 svg{position:absolute;bottom:10px;right:10px;width:16px;height:16px;color:var(--blue)}._noCarsMessage_11wnv_368{color:var(--white);text-align:center}@media all and (width >= 1280px){._evaChatWrapper_11wnv_10{top:unset;left:unset;right:unset;bottom:unset;position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding:20px 26px;background-color:var(--eva-background);width:100%;height:100%;min-height:0;max-height:calc(100% - 50px);box-shadow:0 0 8px #00000040;border-radius:8px}._carsList_11wnv_194,._noCarsMessage_11wnv_368,._batteryLoader_11wnv_302{display:none}}._evaInputWrapper_cgesb_1{position:relative}._evaInput_cgesb_1{padding:8px 74px 8px 14px;width:100%;height:38px;border-radius:30px;outline:none}._inputButtons_cgesb_13{position:absolute;top:7px;right:9px;display:flex;gap:14px}._inputButtons_cgesb_13 svg{width:22px;height:22px;color:var(--blue);transition:var(--transition)}._inputButtons_cgesb_13 button:hover:not(._micButton_cgesb_27) svg{color:var(--blue-hover)}._inputButtons_cgesb_13 ._micButton_cgesb_27 svg{color:red}._disabled_cgesb_40 svg{color:var(--mid-gray)}
