.index-module__lSrd_W__chatWrapper{width:100%;margin-top:50px;padding:0 20px}@media (max-width:768px){.index-module__lSrd_W__chatWrapper{margin-top:30px;padding:0 15px}}.index-module__lSrd_W__chatContainer{background:var(--bg-promo);border:1px solid rgba(255,255,255,.08);border-radius:20px;flex-direction:column;width:100%;max-width:100%;height:600px;margin:0 auto;display:flex;overflow:hidden}@media (max-width:768px){.index-module__lSrd_W__chatContainer{border-radius:16px;height:600px}}.index-module__lSrd_W__chatMessages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:24px;padding:32px 24px;display:flex;overflow-x:hidden;overflow-y:auto}.index-module__lSrd_W__chatMessages::-webkit-scrollbar{width:6px}.index-module__lSrd_W__chatMessages::-webkit-scrollbar-track{background:0 0}.index-module__lSrd_W__chatMessages::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:3px}.index-module__lSrd_W__chatMessages::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.15)}@media (max-width:768px){.index-module__lSrd_W__chatMessages{gap:20px;padding:24px 16px}}.index-module__lSrd_W__welcomeMessage{text-align:center;color:rgba(255,255,255,.5);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.index-module__lSrd_W__welcomeMessage h2{color:rgba(255,255,255,.9);letter-spacing:-.3px;margin:0 0 12px;font-size:24px;font-weight:500}.index-module__lSrd_W__welcomeMessage p{color:rgba(255,255,255,.5);margin:0;font-size:15px;line-height:1.6}.index-module__lSrd_W__message{flex-direction:column;max-width:75%;animation:.25s ease-out index-module__lSrd_W__messageAppear;display:flex}@keyframes index-module__lSrd_W__messageAppear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.index-module__lSrd_W__message_user{align-self:flex-end}.index-module__lSrd_W__message_agent{align-self:flex-start}.index-module__lSrd_W__messageContent{word-wrap:break-word;letter-spacing:-.1px;white-space:pre-wrap;border-radius:18px;padding:14px 18px;font-size:15px;line-height:1.7}.index-module__lSrd_W__messageContent strong{color:#fff;font-weight:600}.index-module__lSrd_W__messageContent br{line-height:1.8}.index-module__lSrd_W__message_user .index-module__lSrd_W__messageContent{background:var(--btn-background-blue);color:#fff;border-bottom-right-radius:6px}.index-module__lSrd_W__message_agent .index-module__lSrd_W__messageContent{color:rgba(255,255,255,.95);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);border-bottom-left-radius:6px}.index-module__lSrd_W__selectedButtons{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.index-module__lSrd_W__selectedButtonTag{color:rgba(255,255,255,.9);background:rgba(255,255,255,.22);border:1px solid rgba(87,118,186,.3);border-radius:12px;align-items:center;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.index-module__lSrd_W__actionButton{text-decoration:none}.index-module__lSrd_W__typingIndicator{gap:5px;padding:4px 0;display:flex}.index-module__lSrd_W__typingIndicator span{background:rgba(255,255,255,.35);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite index-module__lSrd_W__typingBounce}.index-module__lSrd_W__typingIndicator span:first-child{animation-delay:-.24s}.index-module__lSrd_W__typingIndicator span:nth-child(2){animation-delay:-.12s}@keyframes index-module__lSrd_W__typingBounce{0%,80%,to{opacity:.4;transform:scale(.85)}40%{opacity:.8;transform:scale(1)}}.index-module__lSrd_W__buttonsContainer{background:rgba(0,0,0,.15);border-top:1px solid rgba(255,255,255,.06);flex-wrap:wrap;gap:10px;padding:20px 24px;animation:.3s ease-out index-module__lSrd_W__buttonsAppear;display:flex}@keyframes index-module__lSrd_W__buttonsAppear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.index-module__lSrd_W__buttonsContainer{gap:8px;padding:16px}}.index-module__lSrd_W__actionButton{color:rgba(255,255,255,.9);cursor:pointer;letter-spacing:-.1px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex}.index-module__lSrd_W__actionButton:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12);transform:translateY(-1px)}.index-module__lSrd_W__actionButtonSelected{background:rgba(87,118,186,.15);border-color:rgba(87,118,186,.4)}.index-module__lSrd_W__buttonImage{object-fit:contain;border-radius:4px;width:18px;height:18px}.index-module__lSrd_W__chatInputContainer{background:rgba(0,0,0,.2);border-top:1px solid rgba(255,255,255,.06);padding:20px 24px}@media (max-width:768px){.index-module__lSrd_W__chatInputContainer{padding:16px}}.index-module__lSrd_W__selectedButtonsPreview{color:rgba(255,255,255,.5);padding:0 0 10px;font-size:12px;font-weight:500}.index-module__lSrd_W__inputWrapper{align-items:flex-end;gap:10px;display:flex}.index-module__lSrd_W__chatInput{color:rgba(255,255,255,.95);resize:none;letter-spacing:-.1px;background:0 0;border:none;outline:none;flex:1;max-height:200px;font-family:inherit;font-size:15px;line-height:1.5;overflow-y:auto}.index-module__lSrd_W__chatInput::placeholder{color:rgba(255,255,255,.35)}.index-module__lSrd_W__chatInput:disabled{opacity:.5;cursor:not-allowed}.index-module__lSrd_W__sendButton{background:var(--btn-background-blue);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.index-module__lSrd_W__sendButton:hover:not(:disabled){background:#6b8be3;transform:scale(1.05)}.index-module__lSrd_W__sendButton:active:not(:disabled){transform:scale(.95)}.index-module__lSrd_W__sendButton:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.index-module__lSrd_W__message{max-width:85%}.index-module__lSrd_W__messageContent{padding:12px 16px;font-size:14px}.index-module__lSrd_W__actionButton{padding:9px 14px;font-size:13px}.index-module__lSrd_W__header{flex-direction:column;justify-content:flex-start!important;align-items:flex-start!important}}.index-module__lSrd_W__header{justify-content:start;align-items:center;gap:20px;width:100%;margin:30px;display:flex}.index-module__lSrd_W__headerLogo{gap:10px;display:flex}.index-module__lSrd_W__headerLogo img{border-radius:10px}.index-module__lSrd_W__headerContent{flex-direction:column;gap:10px;display:flex}.index-module__lSrd_W__headerContent h1{color:#fff;margin:0;font-size:28px;font-weight:500}.index-module__lSrd_W__headerContent p{color:#ccc;margin:0;font-size:15px}.index-module__lSrd_W__footer{color:#ccc;text-align:left;width:100%;margin:30px 0 0;font-size:14px}.index-module__lSrd_W__footer a{color:#6b8be3;text-decoration:none}
