body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.fade-out{opacity:0;transition:opacity .5s ease-out}.fade-in{transition:opacity .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in-input{animation:fadeIn 2s ease-in-out forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-out-button{animation:fadeOut .5s ease-in-out forwards}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.pulse-button{animation:pulse 1s ease-in-out infinite}.spinner{font-size:10px;height:40px;margin:10px auto;text-align:center;width:50px}.spinner>div{animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:#fff;display:inline-block;height:100%;width:6px}.spinner .rect2{animation-delay:-1.1s}.spinner .rect3{animation-delay:-1s}.spinner .rect4{animation-delay:-.9s}.spinner .rect5{animation-delay:-.8s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}
/*# sourceMappingURL=main.98b824b2.css.map*/