.initializing-animation[data-v-eff726be]{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:150px;height:150px;display:flex}.chat-bubble[data-v-eff726be]{background:#e8dff0;border-radius:18px;gap:5px;padding:10px 16px;animation:.6s ease-out both bubble-appear-eff726be;display:flex}@media (prefers-color-scheme:dark){.chat-bubble[data-v-eff726be]{background:#2e2540}}.chat-bubble.left[data-v-eff726be]{border-bottom-left-radius:4px;align-self:flex-start}.chat-bubble.right[data-v-eff726be]{background:#fce4ec;border-bottom-right-radius:4px;align-self:flex-end;animation-delay:.4s}@media (prefers-color-scheme:dark){.chat-bubble.right[data-v-eff726be]{background:#3a2030}}.chat-bubble.right .dot[data-v-eff726be]{animation-delay:.6s,0s}.chat-bubble.right .dot[data-v-eff726be]:nth-child(2){animation-delay:.75s,0s}.chat-bubble.right .dot[data-v-eff726be]:nth-child(3){animation-delay:.9s,0s}.dot[data-v-eff726be]{background:#b39ddb;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite dot-bounce-eff726be,.4s ease-out both dot-fade-in-eff726be}@media (prefers-color-scheme:dark){.dot[data-v-eff726be]{background:#9575cd}}.dot[data-v-eff726be]:nth-child(2){animation-delay:.35s,0s}.dot[data-v-eff726be]:nth-child(3){animation-delay:.5s,0s}@keyframes dot-bounce-eff726be{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}@keyframes bubble-appear-eff726be{0%{opacity:0;transform:scale(.8)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes dot-fade-in-eff726be{0%{opacity:0}to{opacity:1}}
