@keyframes orb-idle{0%,to{opacity:.85;transform:scale(1);box-shadow:0 0 60px 20px #e8735a59,0 0 120px 40px #9b8fd440}50%{opacity:1;transform:scale(1.12);box-shadow:0 0 80px 30px #e8735a73,0 0 150px 50px #9b8fd44d}}@keyframes orb-thinking{0%{transform:scale(.97)rotate(0);box-shadow:0 0 50px 15px #9b8fd44d,0 0 100px 30px #9b8fd426}25%{transform:scale(1.02)rotate(90deg)}50%{transform:scale(.97)rotate(180deg);box-shadow:0 0 70px 25px #9b8fd466,0 0 130px 45px #9b8fd433}75%{transform:scale(1.02)rotate(270deg)}to{transform:scale(.97)rotate(360deg);box-shadow:0 0 50px 15px #9b8fd44d,0 0 100px 30px #9b8fd426}}@keyframes orb-speaking{0%,to{box-shadow:0 0 60px 20px #e8735a40,0 0 110px 40px #9b8fd41a}50%{box-shadow:0 0 80px 30px #e8735a59,0 0 140px 55px #9b8fd42e}}@keyframes orb-ending{0%{opacity:1;transform:scale(1)}to{opacity:.3;transform:scale(.6)}}.orb-idle{will-change:transform,opacity,box-shadow;transition:opacity .3s ease-out,box-shadow .3s ease-out;animation:4s ease-in-out infinite alternate orb-idle}.orb-listening{will-change:transform,opacity,box-shadow;transition:transform .1s ease-out,opacity .3s ease-out,box-shadow .3s ease-out}.orb-thinking{will-change:transform,opacity,box-shadow;transition:opacity .3s ease-out,box-shadow .3s ease-out;animation:1.2s linear infinite orb-thinking}.orb-speaking{will-change:transform,opacity,box-shadow;transition:transform 50ms ease-out,opacity .3s ease-out,box-shadow .3s ease-out;animation:1.2s ease-in-out infinite orb-speaking}.orb-ending{will-change:transform,opacity,box-shadow;transition:opacity .3s ease-out,box-shadow .3s ease-out;animation:1.5s ease-out forwards orb-ending}
