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}body,html{background-color:#fdfdfd;color:var(--mui-palette-text-primary)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}a{color:inherit}a,a:hover{text-decoration:none}.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}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes greenFlash{0%,to{background-color:#f0f0f0}50%{background-color:#d4edda}}@keyframes blueFlash{0%,to{background-color:#f0f0f0}50%{background-color:#cfe2ff}}@keyframes redFlash{0%,to{background-color:#f0f0f0}50%{background-color:#f8d7da}}.green-fill{background-color:#c3f4c4}.green-flash{animation:greenFlash 2s infinite}.blue-flash{animation:blueFlash 2s infinite}.red-flash{animation:redFlash 2s infinite}@keyframes flash-red-fill{0%,to{fill:#f44336}50%{fill:#ff7961}}@keyframes flash-blue-fill{0%,to{fill:#2196f3}50%{fill:#64b5f6}}@keyframes flash-green-fill{0%,to{fill:#4caf50}50%{fill:#81c784}}.red-flash-fill svg{animation:flash-red-fill 1s infinite}.blue-flash-fill svg{animation:flash-blue-fill 1s infinite}.green-flash-fill svg{animation:flash-green-fill 1s infinite}
/*# sourceMappingURL=main.a47a2987.css.map*/