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}:root{--drop-height:135px;--logo-size:150px;--offset:80px;--duration:0.7s}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-duration:var(--duration);animation-duration:var(--duration);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:App-logo-bounce;animation-name:App-logo-bounce;-webkit-animation-timing-function:cubic-bezier(.95,.05,.795,.035);animation-timing-function:cubic-bezier(.95,.05,.795,.035);left:calc(50% - 217.5px);left:calc(50% - var(--logo-size)*1.45);position:absolute;top:80px;top:var(--offset)}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-bounce{0%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}to{-webkit-transform:translateY(135px) scaleY(.7);transform:translateY(135px) scaleY(.7);-webkit-transform:translateY(var(--drop-height)) scaleY(.7);transform:translateY(var(--drop-height)) scaleY(.7)}}@keyframes App-logo-bounce{0%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}to{-webkit-transform:translateY(135px) scaleY(.7);transform:translateY(135px) scaleY(.7);-webkit-transform:translateY(var(--drop-height)) scaleY(.7);transform:translateY(var(--drop-height)) scaleY(.7)}}
/*# sourceMappingURL=main.c1d7f629.css.map*/