.aiv-caret{display:inline-block;width:7px;height:14px;margin-left:3px;vertical-align:-2px;background:currentColor;opacity:.6;animation:aiv-blink 1s steps(1) infinite}@keyframes aiv-blink{50%{opacity:0}}.aiv-cap-dim{opacity:.55;transition:opacity .25s}.aiv-cap-now{border-radius:4px;padding:0 3px;margin:0 -1px;background:rgba(52,211,153,.16);box-decoration-break:clone;-webkit-box-decoration-break:clone}.aiv-eq{display:inline-flex;align-items:center;gap:3px}.aiv-eq-bar{width:3px;height:30%;border-radius:2px;background:currentColor}.aiv-eq-on .aiv-eq-bar{animation:aiv-eq .9s ease-in-out infinite}@keyframes aiv-eq{0%,to{height:25%}50%{height:95%}}.aiv-orb{position:relative;display:grid;place-items:center}.aiv-orb-core{width:60%;height:60%;border-radius:50%;background:radial-gradient(circle at 35% 28%,oklch(.85 .09 var(--orb-h)),oklch(.62 .19 var(--orb-h)) 55%,oklch(.38 .16 var(--orb-h)));transition:transform .3s}.aiv-orb-glow{inset:12%;background:oklch(.6 .19 var(--orb-h)/.4);filter:blur(30px);transition:opacity .4s}.aiv-orb-glow,.aiv-orb-ring{position:absolute;border-radius:50%}.aiv-orb-ring{border:1.5px solid oklch(.7 .15 var(--orb-h)/.4)}.aiv-orb-r1{inset:7%}.aiv-orb-r2{inset:-2%;border-color:oklch(.7 .15 var(--orb-h)/.2)}.aiv-orb-speaking .aiv-orb-core{animation:aiv-orbpulse 1.3s ease-in-out infinite}.aiv-orb-speaking .aiv-orb-r1{animation:aiv-ringpulse 1.3s ease-in-out infinite}.aiv-orb-speaking .aiv-orb-r2{animation:aiv-ringpulse 1.3s ease-in-out .2s infinite}@keyframes aiv-orbpulse{50%{transform:scale(1.07)}}@keyframes aiv-ringpulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.06);opacity:.5}}.aiv-orb-listening .aiv-orb-core{animation:aiv-orbbreathe 3s ease-in-out infinite}.aiv-orb-listening .aiv-orb-glow{opacity:.5}@keyframes aiv-orbbreathe{50%{transform:scale(.96)}}.aiv-orb-thinking .aiv-orb-r1{border-style:dashed;animation:aiv-orbspin 2.4s linear infinite}@keyframes aiv-orbspin{to{transform:rotate(1turn)}}.aiv-orb-idle .aiv-orb-glow{opacity:.3}.aiv-wavewall{display:flex;align-items:center;gap:5px;height:130px}.aiv-wavewall span{width:6px;height:14%;border-radius:3px;background:oklch(.68 .17 var(--orb-h));transition:height .3s}.aiv-wave-speaking span{animation:aiv-eq 1s ease-in-out infinite}.aiv-wave-listening span{animation:aiv-eq 1.4s ease-in-out infinite;background:#34d399}.aiv-wave-thinking span{animation:aiv-wavethink 1.6s ease-in-out infinite}@keyframes aiv-wavethink{0%,to{height:14%;opacity:.4}50%{height:30%;opacity:1}}.aiv-rec-dot{width:7px;height:7px;border-radius:50%;background:#e91e63;animation:aiv-recpulse 1.6s ease-in-out infinite}@keyframes aiv-recpulse{50%{opacity:.35}}.aiv-mic-ready{box-shadow:0 0 0 0 rgba(16,185,129,.5);animation:aiv-micring 1.6s ease-out infinite}@keyframes aiv-micring{0%{box-shadow:0 0 0 0 rgba(16,185,129,.45)}to{box-shadow:0 0 0 18px rgba(16,185,129,0)}}.aiv-typing span{width:6px;height:6px;border-radius:50%;background:#a1a1aa;animation:aiv-tdot 1.2s ease-in-out infinite}.aiv-typing span:nth-child(2){animation-delay:.15s}.aiv-typing span:nth-child(3){animation-delay:.3s}@keyframes aiv-tdot{0%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-4px);opacity:1}}.aiv-wb-canvas{background-image:radial-gradient(rgba(255,255,255,.07) 1px,transparent 0);background-size:22px 22px}