.chatbot-module__Zuf9yW__container{justify-content:center;width:100%;padding:20px;display:flex}.chatbot-module__Zuf9yW__chatCard{background:#fff;border:1px solid #e3e3e3;border-radius:20px;width:100%;max-width:600px;padding:20px;box-shadow:0 6px 20px #0000001a}.chatbot-module__Zuf9yW__title{text-align:center;color:#333;margin-bottom:15px;font-size:24px;font-weight:700}.chatbot-module__Zuf9yW__chatWindow{scrollbar-width:thin;scrollbar-color:#c4c4c4 transparent;background:#f7f9fc;border:1px solid #ddd;border-radius:15px;height:380px;margin-bottom:15px;padding:10px;overflow-y:auto}.chatbot-module__Zuf9yW__chatWindow::-webkit-scrollbar{width:6px}.chatbot-module__Zuf9yW__chatWindow::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:20px}.chatbot-module__Zuf9yW__message{border-radius:18px;max-width:80%;margin:8px 0;padding:10px 14px;font-size:15px;line-height:1.4;animation:.25s chatbot-module__Zuf9yW__fadeIn}.chatbot-module__Zuf9yW__user{color:#fff;background:#007bff;border-bottom-right-radius:4px;margin-left:auto}.chatbot-module__Zuf9yW__bot{color:#222;background:#e9ecef;border-bottom-left-radius:4px;margin-right:auto}.chatbot-module__Zuf9yW__inputRow{gap:10px;display:flex}.chatbot-module__Zuf9yW__input{background:#fafafa;border:1px solid #ddd;border-radius:25px;outline:none;flex:1;padding:12px 18px;font-size:15px;transition:all .2s}.chatbot-module__Zuf9yW__input:focus{background:#fff;border-color:#007bff}.chatbot-module__Zuf9yW__sendBtn{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:25px;padding:12px 20px;font-weight:700;transition:all .2s}.chatbot-module__Zuf9yW__sendBtn:hover{background:#0056d2}@media (max-width:480px){.chatbot-module__Zuf9yW__chatCard{border-radius:15px;padding:15px}.chatbot-module__Zuf9yW__chatWindow{height:70vh}.chatbot-module__Zuf9yW__title{font-size:20px}.chatbot-module__Zuf9yW__message{font-size:14px}.chatbot-module__Zuf9yW__input{padding:10px 16px;font-size:14px}.chatbot-module__Zuf9yW__sendBtn{padding:10px 16px}}@keyframes chatbot-module__Zuf9yW__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
