.text-outline{font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@keyframes loading-bar{0%{width:0}50%{width:70%}to{width:100%}}.animate-loading-bar{animation:loading-bar 1.5s ease-in-out infinite}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-2px)}20%,40%,60%,80%{transform:translateX(2px)}}.shake-animation{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both}@keyframes breathe{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.8}}.animate-breathe{animation:breathe 2s ease-in-out infinite}