.dither-container{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.dither-container canvas{display:block}@keyframes fall{0%{transform:translateY(-50px) rotate(0);opacity:0}10%{opacity:.8}90%{opacity:.8}to{transform:translateY(100vh) rotate(360deg);opacity:0}}.animate-fall{animation:fall linear infinite}@keyframes snow-pulse{0%{transform:scale(0);opacity:0}50%{transform:scale(1);opacity:.8}to{transform:scale(0);opacity:0}}.animate-snow-pulse{animation:snow-pulse ease-in-out infinite}@keyframes loading-bar-sleek{0%{left:-50%}to{left:150%}}.animate-loading-bar-sleek{animation:loading-bar-sleek 1.5s cubic-bezier(.4,0,.2,1) infinite}
