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}.fall{animation:fall 1s ease-in forwards}@keyframes fall{0%{top:0}80%{height:100%;top:calc(100vh - 130%)}90%{height:90%;top:calc(100vh - 120%)}to{height:100%;top:calc(100vh - 130%)}}.rise{animation:rise 1s ease-in forwards}@keyframes rise{0%{top:0}to{opacity:1;top:-2000%}}.hit{animation:hit 1s ease-in forwards}@keyframes hit{0%{top:0}40%{height:100%;top:-150px}50%{height:90%;top:-150px}60%{height:100%;top:-150px}to{height:100%;top:0}}.newCard{animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}.winner{animation:winner 2s ease-in-out forwards}@keyframes winner{0%{top:0}to{top:-100%}}.gradient{background-image:linear-gradient(15deg,#eb5924,#eb5924 55%,#121212 0,#121212)}
/*# sourceMappingURL=main.ad5c4184.css.map*/