.tv-pulse-ring{--tv-pulse-period: 2.4s;--tv-pulse-hue: var(--accent);position:relative;display:inline-block;width:.6em;height:.6em;border-radius:var(--radius-pill);background:var(--tv-pulse-hue);box-shadow:0 0 0 0 transparent}.tv-breathe{--tv-breathe-period: 4s;opacity:1;transform:none}.tv-accent-breath{--tv-accent-breath-period: 3.2s;box-shadow:var(--accent-glow)}.tv-shimmer{--tv-shimmer-period: 1.4s;background-image:linear-gradient(100deg,color-mix(in srgb,var(--text-muted) 12%,transparent) 30%,color-mix(in srgb,var(--accent) 22%,transparent),color-mix(in srgb,var(--text-muted) 12%,transparent) 70%);background-size:200% 100%;background-position:0% 0;background-repeat:no-repeat;border-radius:var(--radius-xs)}.tv-spin{--tv-spin-period: .9s;display:inline-block;transform:none}.tv-fade-up,.tv-toast-in{opacity:1;transform:none}.tv-draw{stroke-dasharray:1;stroke-dashoffset:0}.tv-stream-cursor{--tv-stream-period: 1.6s;display:inline-block;width:.5em;height:1em;vertical-align:text-bottom;background:var(--neon-violet);border-radius:1px;opacity:1}.tv-thinking{--tv-thinking-period: 1.4s;display:inline-flex;align-items:center;gap:var(--space-1)}.tv-thinking>*{display:inline-block;width:.4em;height:.4em;border-radius:var(--radius-pill);background:var(--neon-violet);opacity:1}.tv-here-ring{--tv-here-period: 2s;--tv-here-hue: var(--neon-cyan);position:relative;display:inline-block;width:.7em;height:.7em;border-radius:var(--radius-pill);background:var(--tv-here-hue)}.tv-here-ring:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--radius-pill);border:2px solid var(--tv-here-hue);opacity:0;transform:scale(1)}.tv-glint{--tv-glint-period: 3.6s;position:relative;overflow:hidden}.tv-glint:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 40%,color-mix(in srgb,var(--accent) 28%,transparent) 50%,transparent 60%);transform:translate(-100%);opacity:0;pointer-events:none}.tv-hex-pulse{--tv-hex-period: 5s;opacity:1}.tv-shake{transform:none}@media (prefers-reduced-motion: no-preference){.tv-pulse-ring{animation:tv-pulse-ring-kf var(--tv-pulse-period) var(--ease-out-expo) infinite}@keyframes tv-pulse-ring-kf{0%{box-shadow:0 0 color-mix(in srgb,var(--tv-pulse-hue) 55%,transparent)}70%{box-shadow:0 0 0 .9em transparent}to{box-shadow:0 0 0 0 transparent}}.tv-breathe{animation:tv-breathe-kf var(--tv-breathe-period) ease-in-out infinite}@keyframes tv-breathe-kf{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(.97)}}.tv-accent-breath{animation:tv-accent-breath-kf var(--tv-accent-breath-period) ease-in-out infinite}@keyframes tv-accent-breath-kf{0%,to{box-shadow:var(--accent-glow)}50%{box-shadow:0 0 22px color-mix(in srgb,var(--accent) 65%,transparent)}}.tv-shimmer{animation:tv-shimmer-kf var(--tv-shimmer-period) linear infinite}@keyframes tv-shimmer-kf{0%{background-position:180% 0}to{background-position:-80% 0}}.tv-spin{animation:tv-spin-kf var(--tv-spin-period) linear infinite}@keyframes tv-spin-kf{to{transform:rotate(360deg)}}.tv-fade-up{animation:tv-fade-up-kf var(--dur-slow) var(--ease-out-expo) both}@keyframes tv-fade-up-kf{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.tv-toast-in{animation:tv-toast-in-kf var(--dur-slow) var(--ease-out-expo) both}@keyframes tv-toast-in-kf{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}.tv-draw{animation:tv-draw-kf var(--dur-slow) var(--ease-out-quart) both}@keyframes tv-draw-kf{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.tv-stream-cursor{animation:tv-stream-cursor-kf var(--tv-stream-period) ease-in-out infinite}@keyframes tv-stream-cursor-kf{0%,to{opacity:1}50%{opacity:.32}}.tv-thinking>*{animation:tv-thinking-kf var(--tv-thinking-period) ease-in-out infinite}.tv-thinking>*:nth-child(2){animation-delay:calc(var(--tv-thinking-period) / 6)}.tv-thinking>*:nth-child(3){animation-delay:calc(var(--tv-thinking-period) / 3)}@keyframes tv-thinking-kf{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.4;transform:translateY(-.15em)}}.tv-here-ring:after{animation:tv-here-ring-kf var(--tv-here-period) var(--ease-out-expo) infinite}@keyframes tv-here-ring-kf{0%{opacity:.6;transform:scale(1)}80%{opacity:0;transform:scale(2.6)}to{opacity:0;transform:scale(2.6)}}.tv-glint:after{animation:tv-glint-kf var(--tv-glint-period) var(--ease-out-quart) infinite}@keyframes tv-glint-kf{0%,18%{opacity:0;transform:translate(-100%)}30%{opacity:1}42%,to{opacity:0;transform:translate(100%)}}.tv-hex-pulse{animation:tv-hex-pulse-kf var(--tv-hex-period) ease-in-out infinite}@keyframes tv-hex-pulse-kf{0%,to{opacity:1}50%{opacity:.55}}.tv-shake{animation:tv-shake-kf var(--dur-base) ease-in-out both}@keyframes tv-shake-kf{0%,to{transform:translate(0)}20%{transform:translate(-3px)}40%{transform:translate(3px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}}@media (prefers-reduced-motion: reduce){.tv-pulse-ring,.tv-breathe,.tv-accent-breath,.tv-shimmer,.tv-spin,.tv-fade-up,.tv-toast-in,.tv-draw,.tv-stream-cursor,.tv-thinking>*,.tv-here-ring:after,.tv-glint:after,.tv-hex-pulse,.tv-shake{animation:none!important}}
