.bakebot-icon{--bakebot-icon-color:var(--state-idle,#767676);--bakebot-eye-color:var(--window-bg,#fbfbfd);--bakebot-eye-x:0px;--bakebot-eye-y:0px;--bakebot-eye-scale-x:1;--bakebot-eye-scale-y:1;--bakebot-pair-y:0px;--bakebot-pair-scale-x:1;--bakebot-pair-scale-y:1;--bakebot-state-duration:.24s;--bakebot-state-ease:cubic-bezier(.77, 0, .175, 1);flex:none;display:block;overflow:visible}.bakebot-icon__tile{fill:var(--bakebot-icon-color);transition:fill .24s var(--bakebot-state-ease)}.bakebot-icon__entrance,.bakebot-icon__expression-motion,.bakebot-icon__eye-motion,.bakebot-icon__eyes,.bakebot-icon__notified-blink,.bakebot-icon__state-pose{transform-box:view-box;transform-origin:32px 32px}.bakebot-icon__state-pose{transform:translate3d(var(--bakebot-eye-x),var(--bakebot-eye-y),0) scale(var(--bakebot-eye-scale-x),var(--bakebot-eye-scale-y))}.bakebot-icon__eyes,.bakebot-icon__state-pose{transition:transform var(--bakebot-state-duration) var(--bakebot-state-ease)}.bakebot-icon__eyes{transform:translate3d(0,var(--bakebot-pair-y),0) scale(var(--bakebot-pair-scale-x),var(--bakebot-pair-scale-y))}.bakebot-icon__disc{fill:var(--bakebot-eye-color);transform-box:fill-box;transform-origin:50%}.bakebot-icon__disc,.bakebot-icon__expression-motion,.bakebot-icon__eye-motion{transition:transform var(--bakebot-state-duration) var(--bakebot-state-ease)}.bakebot-icon[data-live] .bakebot-icon__disc,.bakebot-icon[data-live] .bakebot-icon__expression-motion,.bakebot-icon[data-live] .bakebot-icon__eye-motion{transition:none}.bakebot-icon[data-state=NeedsAttention] .bakebot-icon__entrance{animation:.24s cubic-bezier(.23,1,.32,1) bakebot-attention-settle}.bakebot-icon[data-state=Notified] .bakebot-icon__notified-blink{animation:.24s linear bakebot-notified-blink}@keyframes bakebot-attention-settle{0%{transform:scale(.92)}to{transform:scale(1)}}@keyframes bakebot-notified-blink{0%,to{transform:scaleY(1)}32%,40%{transform:scaleY(.18)}}@media (prefers-reduced-motion:reduce){.bakebot-icon{--bakebot-state-duration:.12s}.bakebot-icon[data-state=NeedsAttention] .bakebot-icon__entrance,.bakebot-icon[data-state=Notified] .bakebot-icon__notified-blink{animation:none}}
