@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes flicker{0%{opacity:1}40%{opacity:0}80%{opacity:1}to{opacity:1}}@keyframes flicker{0%{opacity:1}40%{opacity:0}80%{opacity:1}to{opacity:1}}.animate-flicker{-webkit-animation:flicker 2s infinite;animation:flicker 2s infinite}@-webkit-keyframes gradientProgression{0%{background-position:100% 0}to{background-position:15% 100%}}@keyframes gradientProgression{0%{background-position:100% 0}to{background-position:15% 100%}}.idle-gradient{background:grey;background:linear-gradient(90deg,#e1e1e1,hsla(0,0%,88.2%,.5) 33%,#e1e1e1 66%,hsla(0,0%,88.2%,.5));background-size:400% 400%;-webkit-animation:gradientProgression 1.5s linear infinite;animation:gradientProgression 1.5s linear infinite}@-webkit-keyframes dots{0%,20%{opacity:0;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{opacity:1;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0,.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0,.5em 0 0}}@keyframes dots{0%,20%{opacity:0;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{opacity:1;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0,.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0,.5em 0 0}}.trailing-dots:after{content:".";-webkit-animation:dots 1s steps(5) infinite;animation:dots 1s steps(5) infinite}@font-face{font-family:"Google Sans";src:url(https://fonts.googleapis.com/css?family=Google+Sans)}.receipt-content{flex-direction:column;width:100%}.qrCode,.receipt-content{display:flex;justify-content:center;align-items:stretch}.qrCode{flex:1 1;flex-direction:column}#canvas{align-self:center;max-width:100%;max-height:100%}.order{flex:1 1;display:flex;flex-direction:column;overflow:auto}.details,.order{margin-bottom:2%}.details{flex:1 1}body{margin:0}.App{text-align:center;vertical-align:top}.AppContainer{height:100vh;padding-top:8px;padding-bottom:8px}
/*# sourceMappingURL=main.733bb5d7.chunk.css.map */