@media screen and (max-width:768px){input,textarea,select{font-size:16px!important}button,a{min-height:44px;min-width:44px}}@keyframes pulse-subtle{0%,to{opacity:1}50%{opacity:.85}}.animate-pulse-subtle{animation:pulse-subtle 3s ease-in-out infinite}button,a{transition:all .3s ease}@keyframes bounce-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-bounce-slow{animation:bounce-slow 2s ease-in-out infinite}@keyframes border-glow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.animate-border-glow{animation:border-glow 2s ease-in-out infinite}
