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}.App.normal{animation:floatPink 6s ease infinite;background:linear-gradient(135deg,#ffb6c1,#ff91af);background-size:200% 200%}.App.approved{animation:floatGreen 6s ease infinite;background:linear-gradient(135deg,#a8e6cf,#81c784,#4caf50,#2e7d32);background-size:400% 400%;transition:background 2s ease}@keyframes floatPink{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes floatGreen{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}
/*# sourceMappingURL=main.ccada577.css.map*/