#chat-toggle[data-v-0bf7e476]{position:fixed;bottom:90px;right:20px;background-color:#f32c2e;color:#fff;border:none;border-radius:50%;width:60px;height:60px;font-size:28px;cursor:pointer;box-shadow:0 4px 8px #0000004d;z-index:9999}#akindpet-chatbot[data-v-0bf7e476]{position:fixed;bottom:170px;right:20px;width:350px;max-height:500px;background:#fff;border-radius:10px;box-shadow:0 8px 16px #0000004d;display:flex;flex-direction:column;font-family:Arial,sans-serif;z-index:9999}#chat-header[data-v-0bf7e476]{background:#f4d7d5;color:#f32c2e;padding:10px;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;align-items:center;justify-content:space-between}#chat-logo[data-v-0bf7e476]{height:30px;margin-right:10px}#chat-body[data-v-0bf7e476]{padding:10px;overflow-y:auto;flex:1}.chat-message[data-v-0bf7e476]{margin-bottom:10px;padding:8px 12px;border-radius:10px}.chat-message.bot[data-v-0bf7e476]{background:#f4d7d5;color:#f32c2e}.chat-message.user[data-v-0bf7e476]{background:#f1f1f1;color:#333;text-align:right}#chat-input[data-v-0bf7e476]{display:flex;padding:5px 10px;border-top:1px solid #ddd}#chat-input input[data-v-0bf7e476]{flex:1;padding:6px 10px;border-radius:6px;border:1px solid #ccc;margin-right:5px}#chat-input button[data-v-0bf7e476]{background:#f32c2e;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer}#chat-buttons[data-v-0bf7e476]{display:flex;flex-direction:column;padding:10px}.faq-btn[data-v-0bf7e476]{background:#f32c2e;color:#fff;border:none;border-radius:6px;padding:8px;margin:4px 0;cursor:pointer;transition:background .2s}.faq-btn[data-v-0bf7e476]:hover{background:#d6211f}#chat-close[data-v-0bf7e476]{background:none;border:none;font-size:20px;cursor:pointer;color:#f32c2e}
