.shimmer-flow{background-size:200% 100%!important}.shimmer-flow,.shimmer-thinking{animation:shimmer-scan 2s linear infinite}.shimmer-thinking{color:transparent!important;-webkit-text-fill-color:transparent!important;display:inline-block;background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.6) 50%,rgba(0,0,0,.2));background-size:200% 100%;-webkit-background-clip:text!important;background-clip:text}@media (prefers-color-scheme:dark){.shimmer-thinking{background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,.65) 50%,rgba(255,255,255,.2))}}@keyframes shimmer-scan{0%{background-position:200% 0}to{background-position:-200% 0}}.thinking-pulse{animation:thinking-pulse 1.2s ease-in-out infinite}@keyframes thinking-pulse{0%{opacity:.8;text-shadow:0 0 0 rgba(74,222,128,0)}50%{opacity:1;text-shadow:0 0 8px rgba(74,222,128,.25)}to{opacity:.8;text-shadow:0 0 0 rgba(74,222,128,0)}}