.LiveChat_liveChat__oKN1l{position:fixed;bottom:20px;right:100px;width:300px;height:400px;background:#fff;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease-in-out;z-index:1000}.LiveChat_liveChat__oKN1l.LiveChat_closed__uhFV4{height:60px;width:300px}.LiveChat_chatHeader___Ir8_{background:linear-gradient(135deg,#385183,#323f61);padding:15px;color:white;display:flex;justify-content:space-between;align-items:center;cursor:pointer;min-height:60px;user-select:none}.LiveChat_chatClose__AJhd2{width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s}.LiveChat_chatClose__AJhd2:hover{transform:scale(1.1)}.LiveChat_chatTitleBlock__aWTvd{flex-grow:1;margin-left:15px}.LiveChat_supportTitle__Aoe5V{margin:0;font-size:18px;font-weight:600}.LiveChat_supportDescription__GXPZq{font-size:13px;color:#b5d1f5;display:block;margin-top:2px;margin-bottom:4px}.LiveChat_chat__zuQO9{flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.LiveChat_chatHistory__XIN_R{flex-grow:1;padding:15px;overflow-y:auto;background-color:#f7f9fa}.LiveChat_chatHistory__XIN_R::-webkit-scrollbar{width:6px}.LiveChat_chatHistory__XIN_R::-webkit-scrollbar-track{background:#f1f1f1}.LiveChat_chatHistory__XIN_R::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.LiveChat_chatHistory__XIN_R::-webkit-scrollbar-thumb:hover{background:#555}.LiveChat_chatMessage__Hz0bP{margin-bottom:20px;display:flex;align-items:flex-start;gap:10px}.LiveChat_messageAvatar__h1c6f{font-size:32px;flex-shrink:0}.LiveChat_messageContent__k8rcb{flex:1;min-width:0}.LiveChat_messageContent__k8rcb h5{margin:0 0 5px;font-size:14px;font-weight:600;color:#007bff}.LiveChat_chatMessageContent__UQVpS{background:#e6f0ff;padding:10px 14px;border-radius:15px 15px 15px 2px;max-width:85%;word-wrap:break-word}.LiveChat_chatMessageContent__UQVpS p{margin:0 0 5px;font-size:14px;line-height:1.5;color:#333}.LiveChat_chatTime__CrvGO{display:block;font-size:11px;color:#666;text-align:right}.LiveChat_userMessage__DihvN{flex-direction:row-reverse}.LiveChat_userMessage__DihvN .LiveChat_messageContent__k8rcb h5{color:#28a745;text-align:right}.LiveChat_userMessage__DihvN .LiveChat_chatMessageContent__UQVpS{background:#dcf8c6;border-radius:15px 15px 2px 15px;margin-left:auto}.LiveChat_userMessage__DihvN .LiveChat_chatTime__CrvGO{text-align:left}.LiveChat_inputContainer__NTlhy{flex-shrink:0;padding:12px;border-top:1px solid #eee;display:flex;background-color:#fff;align-items:center;gap:10px}.LiveChat_inputBlock__P5_YA{flex-grow:1;border:1px solid #dddddd;border-radius:20px;overflow:hidden}.LiveChat_inputBlock__P5_YA input{color:#0a0a0a;border:none;padding:10px 15px;font-size:14px;width:100%;outline:none;font-family:inherit}.LiveChat_sendButton__jeMGG{cursor:pointer;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#4a6291f5;border:none;border-radius:50%;transition:background-color .2s;flex-shrink:0}.LiveChat_sendButton__jeMGG:hover{background-color:#323f61}.LiveChat_sendButton__jeMGG:active{transform:scale(.95)}@media (max-width:768px){.LiveChat_liveChat__oKN1l{width:calc(100vw - 40px);height:calc(100vh - 200px);bottom:10px;right:30px;margin-bottom:40px}.LiveChat_liveChat__oKN1l.LiveChat_closed__uhFV4{width:280px;height:60px}@media (max-width:768px){.LiveChat_liveChat__oKN1l.LiveChat_closed__uhFV4{margin-bottom:40px;width:160px;height:50px}}}.LiveChat_dot__aBPu9{width:10px;height:10px;background-color:#12d875;border-radius:50%;animation:LiveChat_blink__NFaS1 1.5s infinite;box-shadow:0 0 5px 2px #4ee471}@keyframes LiveChat_blink__NFaS1{0%,to{opacity:1}50%{opacity:.2}}