.message{height:500px;width:100%;display:block;background-color:#f1f1f1;overflow-y:scroll;padding:10px}.message-left{margin:10px;padding:10px;background-color:#fff;text-align:justify;border-radius:10px;white-space:pre-line}.message-left-mascots{margin:10px;padding:10px;text-align:justify;border-radius:10px;white-space:pre-line}.message-wrapper{position:relative}.speaker{content:"";display:block;width:30px;height:30px;position:absolute;right:5px;top:-10px;transform:translateY(-20%);background-image:url(/build/assets/speaker-4e0937a2.svg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.speaker.active{height:25px;width:32px;background-image:url(/build/assets/speaker_play-4c5cf2de.svg)}.speaker_active{height:25px;width:32px;background-image:url(/build/assets/speaker_play-4c5cf2de.svg)}.speaker.inactive{height:30px;width:30px;background-image:url(/build/assets/speaker-4e0937a2.svg)}.message-right{display:flex;justify-content:flex-end;margin:10px;padding:10px;background-color:#009fff;border-radius:10px;text-align:justify;white-space:pre-line}.chat-main--open{height:720px;max-height:calc(85vh - 100px);max-width:95vw;min-width:320px;min-height:350px}.chat-main--open .chat-container{transition:all .5s ease-in-out .5s;transform:scale(1);opacity:1}.chat-app{text-align:center;padding:20px;max-width:402px;margin-left:auto}.chat-container{opacity:0;transform:scale(0);width:381px;height:680px;max-width:calc(90vw - 40px);max-height:calc(85vh - 140px);min-width:320px;min-height:500px;margin:0 0 0 auto;border:3px solid #009fff;border-radius:41px;overflow:hidden;background:#ffffff;display:flex;flex-direction:column;transform-origin:right top}.chat-header{display:flex;align-items:center;justify-content:center;padding:5px 20px 0;border-bottom:1px solid #009fff}.chat-header h4{font-size:20px;font-weight:700;color:#009fff}.chat-header .back-button{width:25px;height:25px;background:none;border:none;cursor:pointer}.chat-messages{margin-top:44px;margin-bottom:13px;padding:0 14px 0 12px;overflow-y:auto}.questions-suggest{cursor:pointer;color:#009fff}.text-user{white-space:pre-line;max-width:260px;background:#009fff;border:1px solid #009fff;border-radius:20px;color:#fff;margin:0 0 10px auto;padding:6px 12px;text-align:left}.bot-message{display:flex;margin-bottom:10px}.bot-message--details{border-radius:20px;border:1px solid #009fff;background:#fff;color:#000;padding:10px;text-align:left;white-space:pre-line;max-width:260px;align-self:center}.chat-input{display:flex;align-items:center;padding:10px;margin:0 10px;border-radius:20px;border:2px solid #009fff}.chat-input input{flex:1;padding:5px;border:1px solid #ccc;border-radius:4px;color:#009fff}.chat-input button{margin-left:10px;padding:5px 10px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.icon-container{display:flex;align-items:center;justify-content:center;max-width:53px;max-height:48px;border-radius:50%;margin-right:10px;flex-shrink:0;width:12vw;height:12vh}.icon-container img{width:100%;height:100%;border-radius:50%}.toggle-button{color:#fff;border:none;border-radius:4px;cursor:pointer;position:absolute;right:0;top:-15px;z-index:1;max-width:300px;max-height:300px}.toggle-button img{width:100vw;height:100vh;max-width:300px;max-height:300px}.input-container{display:flex;align-items:center;overflow:hidden;margin:auto 19px 0 29px;border:2px solid #009fff;border-radius:20px;padding:10px 14.5px;flex-shrink:0}.input-field{flex:1;border:none;outline:none;width:100%;resize:none;overflow:hidden;font-size:14px;max-height:200px;min-height:21px;height:-moz-fit-content;height:fit-content;line-height:21px}.input-field::-moz-placeholder{color:#009fff}.input-field::placeholder{color:#009fff}.icon-input{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}.icon{width:32px;height:32px}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.blinking-text{animation:blink 1s infinite;border:none;font-size:20px}@media (max-width: 768px){.chat-main{top:80px;right:30px}.chat-main--open{max-height:calc(75vh - 10px)}.chat-container{max-height:calc(75vh - 60px)}.input-container{margin:auto 14px 16px;padding:8px 12px}.icon-container{max-width:40px;max-height:35px;margin-right:6px}.icon-input img{height:22px;width:22px}}.bot-message--details :deep(h3){font-size:18px;font-weight:700;color:#06c}.bot-message--details :deep(h3 span){font-size:14px;display:block;font-weight:400;color:#000}.bot-message--details :deep(h4){font-size:16px;font-weight:700;color:#06c;margin-top:12px}.bot-message--details :deep(h4 span){font-size:15px;font-weight:400;color:#000}.bot-message--details :deep(p){margin-top:8px}.bot-message--details :deep(ul){list-style-type:disc;padding:0;margin-bottom:8px;margin-left:12px}.bot-message--details :deep(li){margin-bottom:4px}.bot-message--details :deep(.example){margin-left:12px}.custom-link{color:#007bff;text-decoration:underline;cursor:pointer}.custom-link:hover{color:#0056b3;text-decoration:none}.object-mic{display:flex;flex:0 1 100%;width:30px;height:30px;justify-content:center;align-items:center;align-content:stretch}.outline-mic{width:28px;height:28px;border-radius:50%;border:8px solid #b5a4a4;animation:pulseMic 3s;animation-timing-function:ease-out;animation-iteration-count:infinite;position:absolute}.voice-image{background-image:url(/build/assets/voice-25e29c4a.png);background-size:contain;background-repeat:repeat-x;width:70%;margin-right:20px;height:32px;cursor:pointer}.loading-spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#3498db;animation:spin 1s ease-in-out infinite;background:transparent;margin:auto}.thinking-text{margin-top:10px;text-align:center;font-size:14px;color:#555}@keyframes spin{to{transform:rotate(360deg)}}
