.language-overlay[data-v-1581a05b]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.overlay-backdrop[data-v-1581a05b]{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.language-selector[data-v-1581a05b]{position:relative;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:400px;max-height:80vh;overflow:hidden}.selector-header[data-v-1581a05b]{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e5e7eb}.selector-title[data-v-1581a05b]{font-size:18px;font-weight:600;color:#1f2937;margin:0}.close-button[data-v-1581a05b]{width:32px;height:32px;border:none;background:#f3f4f6;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b7280}.close-button[data-v-1581a05b]:hover{background:#e5e7eb;color:#374151}.close-icon[data-v-1581a05b]{width:16px;height:16px}.language-list[data-v-1581a05b]{padding:8px 0;max-height:calc(80vh - 80px);overflow-y:auto}.language-item[data-v-1581a05b]{width:100%;display:flex;align-items:center;padding:16px 20px;border:none;background:none;cursor:pointer;transition:all .2s ease;text-align:left;gap:12px}.language-item[data-v-1581a05b]:hover{background:#f9fafb}.language-item.active[data-v-1581a05b]{background:#eff6ff;color:#2563eb}.language-flag[data-v-1581a05b]{font-size:24px;flex-shrink:0}.language-info[data-v-1581a05b]{flex:1}.language-name[data-v-1581a05b]{font-size:16px;font-weight:500;color:#1f2937;margin-bottom:2px}.language-item.active .language-name[data-v-1581a05b]{color:#2563eb}.language-native[data-v-1581a05b]{font-size:14px;color:#6b7280}.language-item.active .language-native[data-v-1581a05b]{color:#3b82f6}.check-icon[data-v-1581a05b]{flex-shrink:0;color:#10b981}.check[data-v-1581a05b]{width:20px;height:20px}.overlay-enter-active[data-v-1581a05b],.overlay-leave-active[data-v-1581a05b]{transition:opacity .3s ease}.overlay-enter-from[data-v-1581a05b],.overlay-leave-to[data-v-1581a05b]{opacity:0}.overlay-enter-active .language-selector[data-v-1581a05b],.overlay-leave-active .language-selector[data-v-1581a05b]{transition:transform .3s ease}.overlay-enter-from .language-selector[data-v-1581a05b],.overlay-leave-to .language-selector[data-v-1581a05b]{transform:scale(.95) translateY(-10px)}@media (max-width: 640px){.language-overlay[data-v-1581a05b]{padding:16px}.language-selector[data-v-1581a05b]{border-radius:12px;max-height:85vh}.selector-header[data-v-1581a05b]{padding:16px}.selector-title[data-v-1581a05b]{font-size:16px}.language-item[data-v-1581a05b]{padding:12px 16px}.language-flag[data-v-1581a05b]{font-size:20px}.language-name[data-v-1581a05b]{font-size:15px}.language-native[data-v-1581a05b]{font-size:13px}}.chatbot-container[data-v-5197f309]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100vh;height:100dvh;overflow:hidden;background:#f9fafb}.chatbot-wrapper[data-v-5197f309]{display:flex;flex-direction:column;height:100%;max-width:100%;margin:0 auto;background:#fff;box-shadow:0 0 20px #0000001a}.chatbot-header[data-v-5197f309]{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}.chatbot-main[data-v-5197f309]{display:flex;flex-direction:column;flex:1;overflow:hidden}.language-button[data-v-5197f309]{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;color:#374151;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500}.language-button[data-v-5197f309]:hover{background:#f3f4f6;border-color:#d1d5db}.language-button[data-v-5197f309]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.language-flag[data-v-5197f309]{font-size:16px}.language-code[data-v-5197f309]{font-size:12px;font-weight:600;color:#6b7280}.chevron-icon[data-v-5197f309]{width:14px;height:14px;color:#9ca3af;transition:transform .2s ease}.language-button:hover .chevron-icon[data-v-5197f309]{transform:translateY(1px)}@media (max-width: 767px){.chatbot-container[data-v-5197f309]{padding:0}.chatbot-wrapper[data-v-5197f309]{height:100vh;height:100dvh;border-radius:0;box-shadow:none}.language-button[data-v-5197f309]{padding:6px 10px;font-size:13px}.language-flag[data-v-5197f309]{font-size:14px}.language-code[data-v-5197f309]{font-size:11px}.chevron-icon[data-v-5197f309]{width:12px;height:12px}}@media (min-width: 768px) and (max-width: 1023px){.chatbot-container[data-v-5197f309]{padding:20px}.chatbot-wrapper[data-v-5197f309]{max-width:500px;height:calc(100vh - 40px);height:calc(100dvh - 40px);border-radius:16px}}@media (min-width: 1024px){.chatbot-container[data-v-5197f309]{padding:20px;display:flex;align-items:center;justify-content:center}.chatbot-wrapper[data-v-5197f309]{max-width:800px;width:100%;height:600px;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}}@media (min-width: 1280px){.chatbot-wrapper[data-v-5197f309]{max-width:1000px;height:700px}}[data-v-e92b9698] body,[data-v-e92b9698] html{overflow:hidden}.chat-background[data-v-e92b9698]{height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#059669,#10b981,#34d399,#a7f3d0 75%,#d1fae5 90%,#f0fdf4);position:relative;overflow:hidden}.chat-background[data-v-e92b9698]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;animation:float-e92b9698 20s ease-in-out infinite;pointer-events:none}@keyframes float-e92b9698{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.messages-container[data-v-e92b9698]{flex:1;overflow-y:auto;padding:0;display:flex;flex-direction:column;gap:16px;background:transparent;z-index:2;position:relative;min-height:0}
