.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#fff;height:50px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;font-size:calc(10px + 2vmin)}.App-header,.App-link{color:#61dafb}.nav-centered{display:flex;flex-direction:row;align-items:center;height:100%}.nav-centered:first-child{justify-content:flex-start;flex-grow:0}.nav-centered:nth-child(2){justify-content:center;flex-grow:1}.nav-centered:last-child{justify-content:flex-end;flex-grow:0}#menu{height:100%;display:flex;justify-content:center;align-items:center}#menu>img{width:35px;padding:10px}#toolbar{display:flex;justify-content:center;align-items:center}#toolbar>button{border-radius:10px;width:35px;height:35px;background-color:#45b2f0;border:none;outline:none;margin-left:5px;margin-right:5px}#toolbar>button>img{width:20px;height:20px}#header-logo{display:flex;justify-content:center;align-items:center;height:100%;text-decoration:none}#header-logo>img{height:100%}.logo-text{margin-left:10px;font-size:30px;font-weight:100;line-height:30px;margin-bottom:-3px}.logo-text,.logo-text-sub{font-family:Pacifico;color:#45b2f0;text-transform:uppercase}.logo-text-sub{font-size:10px;align-self:flex-end;padding-bottom:7px}#account{display:flex;justify-content:center;align-items:center;height:100%}#account-button{height:100%;display:flex;justify-content:center;align-items:center}#account-button>img:first-child{height:100%}#account-button>img:last-child{padding:10px}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#content{height:calc(100vh - 50px);background-color:#282c34;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.spinner{transform:scale(.8)}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}
/*# sourceMappingURL=main.b2b74d23.chunk.css.map */