@charset "UTF-8";.skeleton-screen[data-v-0fa5e70f]{padding:20px;background:linear-gradient(135deg,#f5f7fa,#e4edf9);min-height:100vh}.skeleton-screen.chat-skeleton[data-v-0fa5e70f]{padding:12px;min-height:auto;background:transparent}.skeleton-header[data-v-0fa5e70f]{display:flex;align-items:center;margin-bottom:20px}.skeleton-avatar[data-v-0fa5e70f]{width:40px;height:40px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-0fa5e70f 1.5s infinite;margin-right:12px;flex-shrink:0}.skeleton-title[data-v-0fa5e70f]{width:40%;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-0fa5e70f 1.5s infinite;border-radius:4px}.skeleton-content[data-v-0fa5e70f]{padding:16px;margin-bottom:20px}.skeleton-text[data-v-0fa5e70f]{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-0fa5e70f 1.5s infinite;border-radius:4px;margin-bottom:12px}.skeleton-text.short[data-v-0fa5e70f]{width:30%}.skeleton-text.medium[data-v-0fa5e70f]{width:70%}.skeleton-text.long[data-v-0fa5e70f]{width:100%}.skeleton-button[data-v-0fa5e70f]{width:120px;height:36px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-0fa5e70f 1.5s infinite;border-radius:18px;margin-top:16px}.chat-skeleton[data-v-0fa5e70f]{margin-bottom:20px}.skeleton-message[data-v-0fa5e70f]{display:flex;margin-bottom:16px;align-items:flex-start}.skeleton-message.bot-message[data-v-0fa5e70f]{justify-content:flex-start}.skeleton-message.user-message[data-v-0fa5e70f]{justify-content:flex-end}.skeleton-message-content[data-v-0fa5e70f]{max-width:75%}.skeleton-message .skeleton-avatar[data-v-0fa5e70f]{width:40px;height:40px;margin-right:10px}.skeleton-message.user-message .skeleton-avatar[data-v-0fa5e70f]{margin-left:10px;margin-right:0}.skeleton-message .skeleton-message-content>.skeleton-text[data-v-0fa5e70f]{height:14px;margin-bottom:8px}.skeleton-message .skeleton-message-content>.skeleton-text[data-v-0fa5e70f]:last-child{margin-bottom:0}@keyframes loading-0fa5e70f{0%{background-position:200% 0}to{background-position:-200% 0}}@media screen and (max-width:768px){.skeleton-screen[data-v-0fa5e70f]{padding:15px}.skeleton-screen.chat-skeleton[data-v-0fa5e70f]{padding:10px}.skeleton-avatar[data-v-0fa5e70f]{width:36px;height:36px}.skeleton-title[data-v-0fa5e70f]{height:18px}.skeleton-text[data-v-0fa5e70f]{height:14px}.skeleton-button[data-v-0fa5e70f]{height:32px;width:100px}.skeleton-message .skeleton-avatar[data-v-0fa5e70f]{width:36px;height:36px}}@media screen and (max-width:480px){.skeleton-screen[data-v-0fa5e70f]{padding:12px}.skeleton-screen.chat-skeleton[data-v-0fa5e70f]{padding:8px}.skeleton-avatar[data-v-0fa5e70f]{width:32px;height:32px}.skeleton-title[data-v-0fa5e70f]{height:16px}.skeleton-text[data-v-0fa5e70f]{height:12px}.skeleton-button[data-v-0fa5e70f]{height:28px;width:90px}.skeleton-message .skeleton-avatar[data-v-0fa5e70f]{width:32px;height:32px}.skeleton-message .skeleton-message-content>.skeleton-text[data-v-0fa5e70f]{height:12px}}.loading-container[data-v-9f87060b]{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#f5f7fa,#e4edf9);flex-direction:column}.loading-spinner[data-v-9f87060b]{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-left-color:#007bff;border-radius:50%;animation:spin-9f87060b 1s linear infinite;margin-bottom:20px}@keyframes spin-9f87060b{to{transform:rotate(360deg)}}.loading-text[data-v-9f87060b]{font-size:16px;color:#666}.skeleton-screen[data-v-9f87060b]{width:100%;height:100vh}.page-app[data-v-9f87060b]{width:100%;height:100vh;display:flex;flex-direction:column}.top-banner[data-v-9f87060b]{width:100%;height:auto;max-height:300px}.banner-image[data-v-9f87060b]{width:100%;height:auto;max-width:100%;max-height:100%}.chatbot-container[data-v-9f87060b]{width:100%;flex:1;display:flex;flex-direction:column;padding:10px;background-color:#f5f7fa;overflow-y:auto}.messages-container[data-v-9f87060b]{width:100%;flex:1;display:flex;flex-direction:column}.message-item[data-v-9f87060b]{width:100%;margin-bottom:10px;display:flex;flex-direction:row}.user-message[data-v-9f87060b]{justify-content:flex-end}.bot-message[data-v-9f87060b]{justify-content:flex-start}.avatar[data-v-9f87060b]{width:40px;height:40px;border-radius:50%;margin-right:10px}.message-content[data-v-9f87060b]{max-width:70%;background-color:#fff;padding:10px;border-radius:10px;box-shadow:0 2px 4px #0000001a}.message-text[data-v-9f87060b]{font-size:14px;color:#333}.special-text[data-v-9f87060b]{font-size:12px;color:#999;margin-top:5px}.buttons-container[data-v-9f87060b]{margin-top:10px;display:flex;flex-direction:row;justify-content:flex-end}.message-button[data-v-9f87060b]{padding:5px 10px;font-size:12px;color:#fff;background-color:#007bff;border:none;border-radius:5px;cursor:pointer;margin-left:10px}.message-button.button-fade-out[data-v-9f87060b]{opacity:.5}.message-button[data-v-9f87060b]:disabled{background-color:#ccc;cursor:not-allowed}.message-skeleton[data-v-9f87060b]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e4edf9);font-size:16px;line-height:1.5}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}::-webkit-scrollbar-track{background-color:#0000000d}.loading-container[data-v-3f6ff888]{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#f5f7fa,#e4edf9);flex-direction:column}.loading-spinner[data-v-3f6ff888]{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-left-color:#007bff;border-radius:50%;animation:spin-3f6ff888 1s linear infinite;margin-bottom:20px}@keyframes spin-3f6ff888{to{transform:rotate(360deg)}}.loading-text[data-v-3f6ff888]{font-size:16px;color:#666}.skeleton-screen[data-v-3f6ff888]{width:100%;height:100vh}.page-app[data-v-3f6ff888]{width:100%;height:100vh;display:flex;flex-direction:column}.top-banner[data-v-3f6ff888]{width:100%;height:auto;max-height:300px}.banner-image[data-v-3f6ff888]{width:100%;height:auto;max-width:100%;max-height:100%}.chatbot-container[data-v-3f6ff888]{width:100%;flex:1;display:flex;flex-direction:column;padding:10px;background-color:#f5f7fa;overflow-y:auto}.messages-container[data-v-3f6ff888]{width:100%;flex:1;display:flex;flex-direction:column}.message-item[data-v-3f6ff888]{width:100%;margin-bottom:10px;display:flex;flex-direction:row}.user-message[data-v-3f6ff888]{justify-content:flex-end}.bot-message[data-v-3f6ff888]{justify-content:flex-start}.avatar[data-v-3f6ff888]{width:40px;height:40px;border-radius:50%;margin-right:10px}.message-content[data-v-3f6ff888]{max-width:70%;background-color:#fff;padding:10px;border-radius:10px;box-shadow:0 2px 4px #0000001a}.message-text[data-v-3f6ff888]{font-size:14px;color:#333}.special-text[data-v-3f6ff888]{font-size:12px;color:#999;margin-top:5px}.buttons-container[data-v-3f6ff888]{margin-top:10px;display:flex;flex-direction:row;justify-content:flex-end}.message-button[data-v-3f6ff888]{padding:5px 10px;font-size:12px;color:#fff;background-color:#007bff;border:none;border-radius:5px;cursor:pointer;margin-left:10px}.message-button.button-fade-out[data-v-3f6ff888]{opacity:.5}.message-button[data-v-3f6ff888]:disabled{background-color:#ccc;cursor:not-allowed}.message-skeleton[data-v-3f6ff888]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}
