.quick-add-float[data-v-dd6a36d6]{animation:floatIn-dd6a36d6 .3s ease-out both}.float-enter-active[data-v-dd6a36d6]{animation:floatIn-dd6a36d6 .25s ease-out both}.float-leave-active[data-v-dd6a36d6]{animation:floatOut-dd6a36d6 .2s ease-in both}@keyframes floatIn-dd6a36d6{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes floatOut-dd6a36d6{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.panel-enter-active[data-v-19e678a8]{animation:panelIn-19e678a8 .25s ease-out both}.panel-leave-active[data-v-19e678a8]{animation:panelOut-19e678a8 .2s ease-in both}@keyframes panelIn-19e678a8{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes panelOut-19e678a8{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.98)}}.thinking-dots[data-v-19e678a8]{align-items:center;display:inline-flex;gap:3px}.thinking-dots .dot[data-v-19e678a8]{animation:dotWave-19e678a8 1.4s ease-in-out infinite;background:currentColor;border-radius:50%;height:4px;width:4px}.thinking-dots .dot[data-v-19e678a8]:first-child{animation-delay:0s}.thinking-dots .dot[data-v-19e678a8]:nth-child(2){animation-delay:.2s}.thinking-dots .dot[data-v-19e678a8]:nth-child(3){animation-delay:.4s}@keyframes dotWave-19e678a8{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}
