@keyframes svelte-1uha8ag-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1uha8ag-bounceOnce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}body{animation:svelte-1uha8ag-fadeIn .5s ease-out}.animate-bounce-once{animation:svelte-1uha8ag-bounceOnce .6s ease-out}input,select,button{-webkit-tap-highlight-color:rgba(223,110,29,.1)}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 768px){input,select{font-size:16px!important}}
