.chatbot-container[data-v-7f2c8454]{position:fixed;bottom:20px;left:20px;z-index:1000}.chatbot-toggle[data-v-7f2c8454]{width:60px;height:60px;cursor:pointer;transition:transform .3s ease}.chatbot-toggle[data-v-7f2c8454]:hover{transform:scale(1.1)}.chatbot-icon[data-v-7f2c8454]{width:100%;height:auto;border-radius:10px}.chatbot-window[data-v-7f2c8454]{position:absolute;bottom:80px;left:0;width:320px;height:420px;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column}.chatbot-header[data-v-7f2c8454]{background-color:#1f2937;color:#fff;padding:10px;display:flex;justify-content:space-between;align-items:center;border-radius:10px 10px 0 0}.chatbot-messages[data-v-7f2c8454]{flex:1;padding:10px;overflow-y:auto;max-height:320px}.chatbot-input input[data-v-7f2c8454]{flex:1;padding:8px;border:1px solid #ddd;border-radius:5px;color:#333;background-color:#fff}.message[data-v-7f2c8454]{margin-bottom:10px;padding:8px 12px;border-radius:10px}.message.bot[data-v-7f2c8454]{background-color:#1f2937;align-self:flex-start;color:#fff}.message.user[data-v-7f2c8454]{background-color:#007bff;color:#fff;align-self:flex-end}.option-button[data-v-7f2c8454],.back-button[data-v-7f2c8454],.clear-history-button[data-v-7f2c8454]{width:100%;padding:10px;border:none;margin:5px 0;border-radius:5px;cursor:pointer}.option-button[data-v-7f2c8454]{background-color:#007bff;color:#fff}.back-button[data-v-7f2c8454]{background-color:#28a745;color:#fff;border-radius:10px}.clear-history-button[data-v-7f2c8454]{background-color:#dc3545;color:#fff}.option-button[data-v-7f2c8454]:hover{background-color:#0056b3}.back-button[data-v-7f2c8454]:hover{background-color:#218838}.clear-history-button[data-v-7f2c8454]:hover{background-color:#c82333}.chatbot-tooltip[data-v-7f2c8454]{position:fixed;bottom:90px;left:30px;background-color:#007bff;color:#fff;padding:10px 15px;border-radius:10px;box-shadow:0 4px 8px #0003;font-size:14px;white-space:nowrap;animation:fadeIn-7f2c8454 .5s ease-in-out,fadeOut-7f2c8454 .5s ease-in-out 3.5s forwards}@keyframes fadeIn-7f2c8454{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut-7f2c8454{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.chatbot-recovery[data-v-7f2c8454]{margin-top:10px}
