#mobileMenu,#navbar,main#page{.goToAppBtn{font-weight:700;display:block;padding:0;a{padding:.7rem 1.2rem;box-sizing:border-box;width:100%;height:100%;display:flex;gap:.8rem;align-items:center;justify-content:center}}}@media (max-width:640px){main#page{min-height:100vh;overflow-x:hidden}h1{word-wrap:break-word;hyphens:auto}form{width:100%;max-width:320px}button,input{min-height:44px}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}