@keyframes flow{0%{background-position:0 0}to{background-position:200% 0}}.animate-flow{background:linear-gradient(90deg,#60a5fa,#2563eb,#60a5fa,#2563eb);background-size:200% auto;-webkit-background-clip:text;background-clip:text}.animate-flow,.animate-flow-danger{animation:flow 8s linear infinite;-webkit-text-fill-color:transparent;display:inline-block}.animate-flow-danger{background:linear-gradient(90deg,#f87171,#dc2626,#f87171,#dc2626);background-size:200% auto;-webkit-background-clip:text;background-clip:text}.animate-flow-diagnostic{background:linear-gradient(90deg,#22c55e,#0d9488,#22c55e,#0d9488);background-size:200% auto;animation:flow 8s linear infinite;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}