@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);.title{color:#222;font:32px Lato,sans-serif;text-align:center;text-transform:uppercase}.error{color:red;height:14px;font-size:14px;text-align:right}.row{flex-direction:row;justify-content:flex-start}.container,.row{display:flex;align-items:center}.container{flex-direction:column;justify-content:center}hr{border:none;border-top:1px solid #ddd}input{box-sizing:border-box;height:28px}input[type=button],input[type=submit]{font:16px Lato,sans-serif;border-radius:0;text-align:center;text-transform:uppercase}input[type=button]:focus,input[type=submit]:focus{outline:none;box-shadow:none}input[type=button]{color:#222;background:#fff;border:2px solid #222}input[type=button]:hover{color:#f75;border:2px solid #f75}input[type=submit]{color:#fff;background:#222;border:2px solid #222}input[type=submit]:hover{background:#f75;border:2px solid #f75}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#login[data-v-4f0023c6]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.label[data-v-4f0023c6]{width:256px;margin:0 0 4px 0}.field[data-v-4f0023c6]{width:262px;margin:0 0 4px 0}.error[data-v-4f0023c6]{width:256px;margin:0 0 16px 0}.button[data-v-4f0023c6]{width:128px;margin:22px 0 0 0}.message[data-v-4f0023c6]{margin:56px 0 0 0}#signup[data-v-4afc72e3]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.label[data-v-4afc72e3]{width:256px;margin:0 0 4px 0}.field[data-v-4afc72e3]{width:262px;margin:0 0 4px 0}.error[data-v-4afc72e3]{width:256px;margin:0 0 16px 0}.button[data-v-4afc72e3]{width:128px;margin:22px 0 0 0}.message[data-v-4afc72e3]{margin:56px 0 0 0}#home[data-v-7b1e107b]{min-height:100vh;display:grid;grid-template-columns:1fr;grid-template-rows:128px 1fr 128px}.header[data-v-7b1e107b]{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.form[data-v-7b1e107b]{padding:32px}.footer[data-v-7b1e107b]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.hr[data-v-7b1e107b]{width:196px;margin:0 0 32px 0}.button[data-v-7b1e107b]{width:128px;margin:0 0 32px 0}#search[data-v-2a171c26]{height:40px;border-radius:20px;box-shadow:0 0 8px #ddd}.button[data-v-2a171c26]{box-sizing:border-box;height:40px;fill:#222;background:#fff;border:none;border-radius:20px 0 0 20px}.button[data-v-2a171c26]:focus{outline:none;box-shadow:none}.button[data-v-2a171c26]:hover{fill:#f75}.icon[data-v-2a171c26]{padding:2px 8px 0 8px;width:16px;height:16px}.input[data-v-2a171c26]{margin:2px 12px 2px 0;width:100%;border:none}.input[data-v-2a171c26]:focus{outline:none}.button[data-v-708a57d8]{flex:none;background:#222;width:32px;height:32px;margin:0;padding:0;border:none;border-radius:16px}.button[data-v-708a57d8]:focus{outline:none;box-shadow:none}.button[data-v-708a57d8]:hover{background:#f75}.button[data-v-708a57d8]:disabled,.button[data-v-708a57d8]:disabled:hover{background:#ddd}.arrow[data-v-708a57d8]{width:12px;height:16px;fill:#fff;stroke:#fff}.left[data-v-708a57d8]{margin:0 8px 0 0;padding:0 2px 0 0}.right[data-v-708a57d8]{margin:0 16px 0 0;padding:0 0 0 2px}.search[data-v-708a57d8]{width:100%}#account[data-v-6f96c779]{min-height:100vh;display:grid;grid-template-columns:1fr;grid-template-rows:128px 1fr}.header[data-v-6f96c779]{justify-content:flex-end}.content[data-v-6f96c779],.header[data-v-6f96c779]{display:flex;flex-direction:column;align-items:center}.content[data-v-6f96c779]{margin:16px;justify-content:center}.navigation[data-v-6f96c779]{min-width:300px;max-width:600px;width:80vw;margin:0 0 16px 0}.graph[data-v-6f96c779],.loading[data-v-6f96c779]{overflow:hidden;min-width:300px;max-width:600px;min-height:240px;max-height:480px;width:80vw;height:64vw;border-radius:20px;box-shadow:inset 0 0 16px #ddd}.loading svg[data-v-6f96c779]{width:32px;height:32px}@-webkit-keyframes rotating-data-v-6f96c779{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes rotating-data-v-6f96c779{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.icon[data-v-6f96c779]{-webkit-animation:rotating-data-v-6f96c779 2s linear infinite;animation:rotating-data-v-6f96c779 2s linear infinite}.icon path[data-v-6f96c779]{fill:#ddd}