.jb-ai-indicator{position:relative;display:inline-block;width:34px;height:26px;margin-right:6px;vertical-align:middle}.jb-ai-sparkle{position:absolute;fill:#2563eb;opacity:0;transform:scale(.6)}.jb-ai-sparkle.main{width:24px;height:24px;left:0;top:1px;animation:jb-ai-main 1s ease-out forwards}.jb-ai-sparkle.small{width:18px;height:18px}.jb-ai-sparkle.up{right:-4px;top:-2px;animation:jb-ai-small 1s ease-out forwards;animation-delay:.15s}.jb-ai-sparkle.down{right:-3px;bottom:-2px;animation:jb-ai-small 1s ease-out forwards;animation-delay:.3s}@keyframes jb-ai-main{0%{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1.05)}100%{opacity:1;transform:scale(1)}}@keyframes jb-ai-small{0%{opacity:0;transform:scale(.55)}50%{opacity:.9;transform:scale(1)}100%{opacity:.9;transform:scale(1)}}