body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.note{display:flex;justify-content:space-between;align-items:center}.alert-enter{opacity:0}.alert-enter-active{opacity:.5}.alert-enter-active,.alert-exit-active{-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out}.alert-exit-active{opacity:0}.note-exit-active{-webkit-animation:note 1s ease-out forwards;animation:note 1s ease-out forwards}.note-enter-active{animation:note 1s ease-in alternate-reverse}@-webkit-keyframes note{0%{-webkit-transform:translateX(0);transform:translateX(0)}30%{opacity:.7;-webkit-transform:translateX(30px);transform:translateX(30px)}to{opacity:0;-webkit-transform:translateX(-200px);transform:translateX(-200px)}}@keyframes note{0%{-webkit-transform:translateX(0);transform:translateX(0)}30%{opacity:.7;-webkit-transform:translateX(30px);transform:translateX(30px)}to{opacity:0;-webkit-transform:translateX(-200px);transform:translateX(-200px)}}
/*# sourceMappingURL=main.98ef9036.chunk.css.map */