@media (prefers-reduced-motion:no-preference){.uix-pressable{transition:transform .15s}.uix-pressable:hover{transform:scale(1.05)}.uix-pressable:active{transform:scale(.95)}.uix-pressable-strong{transition:transform .15s}.uix-pressable-strong:hover{transform:scale(1.1)}.uix-pressable-strong:active{transform:scale(.9)}.uix-back-pressable{transition:transform .15s}.uix-back-pressable:hover{transform:scale(1.05)translate(-2px)}.uix-back-pressable:active{transform:scale(.95)}.uix-hover-lift{transition:transform .2s}.uix-hover-lift:hover{transform:scale(1.02)}.uix-entrance-fade{animation:.3s ease-out both uix-fade-in-x}@keyframes uix-fade-in-x{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes uix-streaming-dot{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.uix-streaming-dot{animation:1s ease-in-out infinite uix-streaming-dot}.uix-streaming-dot:nth-child(2){animation-delay:.2s}.uix-streaming-dot:nth-child(3){animation-delay:.4s}@keyframes uix-reveal-up{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.uix-reveal-up,.uix-reveal-stagger>*{animation:.3s ease-out both uix-reveal-up}}
