.chat-button[data-v-597fee2e]{position:fixed;bottom:20px;right:20px}.open-chat-btn[data-v-597fee2e]{background-color:#3490dc;color:#fff;padding:25px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;transition:background-color .3s}.open-chat-btn[data-v-597fee2e]:hover{background-color:#2779bd}.chat-container[data-v-f83d0e07]{position:fixed;bottom:20px;right:20px;width:360px}.chat-box[data-v-f83d0e07]{position:relative;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:min(800px,93vh)}@media (max-width: 480px){.chat-container[data-v-f83d0e07]{width:100%;height:100%;bottom:0;right:0}.chat-box[data-v-f83d0e07]{height:100%;border-radius:0}}.chat-header[data-v-27736021]{width:360px;position:fixed;padding:10px;display:flex;justify-content:flex-end;z-index:2}.chat-action-btn[data-v-27736021]{border-radius:8px;padding:4px;background:lightgrey;border:none;cursor:pointer;margin-left:5px}@media (max-width: 480px){.chat-header[data-v-27736021]{width:100%}}.video-controls[data-v-a13f83d7]{position:absolute;top:10px;left:10px;z-index:2}.chat-action-btn[data-v-a13f83d7]{border-radius:8px;padding:4px;background:lightgrey;border:none;cursor:pointer;margin-left:5px}.initial-view-content[data-v-8455ef96]{position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden;border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:30px}.background-video[data-v-8455ef96]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.initial-question[data-v-8455ef96]{position:relative;flex-grow:1;display:flex;flex-direction:column;z-index:1;padding:20px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none!important}.initial-question h2[data-v-8455ef96]{margin-top:60vh;margin-bottom:20px;text-shadow:0 0 10px rgba(0,0,0,.91);color:#f0f0f0;font-size:18px;font-weight:500}.initial-question input[data-v-8455ef96]{margin:10px;padding:8px 16px}.answer-choice[data-v-8455ef96]{display:inline-block;padding:8px 16px;margin-right:6px;margin-bottom:8px;background:#fff;cursor:pointer;min-height:44px;box-sizing:border-box;line-height:24px;position:relative;border:2px solid #498fe1!important;font-weight:400;border-radius:20px;word-break:break-word}.answer-choice[data-v-8455ef96]:hover{background:#498fe1;color:#fff}.initial-question .check-button[data-v-8455ef96]{width:100%;margin-top:auto;background-color:#50c878;color:#fff;border:none;padding:8px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.initial-question .check-button[data-v-8455ef96]:hover{background-color:#00a36c}.message-text a{text-decoration:underline;color:#3490dc}.chat-view[data-v-df0ab986]{display:flex;flex-direction:column;height:100%}.chat-messages[data-v-df0ab986]{flex-grow:1;overflow-y:auto;padding:15px}.message[data-v-df0ab986]{margin-bottom:10px}.message .message-text[data-v-df0ab986]{display:inline-block;padding:8px 12px;border-radius:18px;max-width:80%}.message.user[data-v-df0ab986]{text-align:right}.message.user .message-text[data-v-df0ab986]{background-color:#08c644;color:#fff}.message.bot .message-text[data-v-df0ab986]{background-color:#f1f1f1;color:#333}.message.bot .video-container[data-v-df0ab986]{max-width:80%;margin-bottom:10px}.message.bot .image-container[data-v-df0ab986]{max-width:80%;margin-bottom:10px;border-radius:8px;border:1px solid #e2e8f0}.chat-image[data-v-df0ab986]{width:100%;height:auto;max-height:66vh;-o-object-fit:contain;object-fit:contain;border-radius:8px}.message-item.user[data-v-df0ab986]{display:flex;gap:5px;align-items:center;justify-content:end}.chat-video[data-v-df0ab986]{width:100%;height:auto;max-height:66vh;-o-object-fit:contain;object-fit:contain;border-radius:18px}.chat-input[data-v-df0ab986]{display:flex;padding:15px;border-top:1px solid #e2e8f0;margin-bottom:25px}.chat-input__text-block[data-v-df0ab986],.chat-input__select-block[data-v-df0ab986],.chat-input__date-block[data-v-df0ab986],.chat-input__multi-select-block[data-v-df0ab986]{display:flex;flex-grow:1;flex-direction:column}.chat-input button[data-v-df0ab986]:disabled{background-color:#a0aec0;cursor:not-allowed}.chat-input .check-button[data-v-df0ab986]{background-color:#50c878;color:#fff;border:none;padding:8px;border-radius:8px;cursor:pointer;display:flex;align-items:center;margin-top:8px;justify-content:center}.chat-input .check-button[data-v-df0ab986]:hover{background-color:#00a36c}.chat-input .check-button[data-v-df0ab986]:disabled{background-color:#a0aec0;cursor:not-allowed}.chat-input input[data-v-df0ab986],.select-input[data-v-df0ab986]{flex-grow:1;padding:8px 12px;border:1px solid #e2e8f0;border-radius:4px}.chat-input__buttons[data-v-df0ab986]{display:flex;flex-direction:column;gap:8px;margin-top:8px}.skip-button[data-v-df0ab986]{background-color:#f1f1f1;color:#333;border:none;padding:8px 16px;border-radius:8px;cursor:pointer;transition:background-color .3s}.skip-button[data-v-df0ab986]:hover{background-color:#e0e0e0}.date-selects[data-v-df0ab986]{display:flex;gap:10px}.month-select[data-v-df0ab986],.year-select[data-v-df0ab986]{flex:1}.select-input[data-v-df0ab986]:focus,.month-select[data-v-df0ab986]:focus,.year-select[data-v-df0ab986]:focus{outline:none;border-color:#3490dc}.chat-input__radio-block[data-v-df0ab986]{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.answer-choice[data-v-df0ab986]{display:inline-block;padding:8px 16px;background:#fff;cursor:pointer;min-height:44px;box-sizing:border-box;line-height:24px;position:relative;border:2px solid #498fe1!important;font-weight:400;border-radius:20px;word-break:break-word}.answer-choice[data-v-df0ab986]:hover{background:#498fe1;color:#fff}.chat-input__multi-select-block[data-v-df0ab986]{display:flex;flex-direction:column;gap:8px}.multi-select-options[data-v-df0ab986]{display:flex;flex-wrap:wrap;gap:8px}.multi-select-option[data-v-df0ab986]{display:inline-block;padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;transition:background-color .3s,color .3s}.multi-select-option.selected[data-v-df0ab986]{background-color:#3490dc;color:#fff}.powered-by[data-v-ef5d9eff]{position:absolute;bottom:0;left:0;right:0;background:#fff;display:flex;align-items:center;justify-content:center;padding:4px 10px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.powered-by .powered-style[data-v-ef5d9eff]{color:#2727272b;font-size:14px;font-weight:600;margin-right:2px}.powered-by a[data-v-ef5d9eff]{color:#007bff;text-decoration:none;font-weight:600;font-size:.9em}
