@keyframes demo-pulse{0%{box-shadow:0 0 #34c77f8c}70%{box-shadow:0 0 0 7px #34c77f00}to{box-shadow:0 0 #34c77f00}}.demo-pulse-dot{animation:1.9s ease-out infinite demo-pulse}.demo-pulse-strong{animation:.9s ease-out 3 demo-pulse}@keyframes demo-row-flash{0%{background-color:#2d4a3e00}12%{background-color:#635bff29}to{background-color:#635bff00}}.demo-row-flash{animation:1.6s ease-out demo-row-flash}@keyframes demo-text-flash{0%{color:#34c77f}to{color:inherit}}.demo-text-flash{animation:1.4s ease-out demo-text-flash}@media (prefers-reduced-motion:reduce){.demo-pulse-dot,.demo-pulse-strong,.demo-row-flash,.demo-text-flash{animation:none}}
