@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&family=Teko&display=swap);h1,h2,h3,h4,h5,h6{font-family:Teko,sans-serif}.screen{display:flex;flex-direction:column}.screen-content{flex:1}#app{font-family:Roboto,sans-serif}body{background-color:#eee}#app,.screen,body,html{width:100%;height:100%}body,html{padding:0;margin:0}.theme-button{background-color:#6ae4ff;color:#065263;transition:all .3s ease}.theme-button:hover{background-color:#58cde7}.theme-input::-moz-placeholder{color:#188ca3}.theme-input:-ms-input-placeholder{color:#188ca3}.theme-input::placeholder{color:#188ca3}.theme-input{background-color:#e7fbff;color:#1f1f1f;transition:all .3s ease}.theme-button,.theme-input{margin:0;padding:10px 16px;box-sizing:border-box;border:none;border-radius:8px;outline:none;font-size:14px;font-family:Roboto,sans-serif}.theme-link{color:#0068a5}.card{background-color:#fff;border-radius:16px;box-shadow:0 3px 5px rgba(0,0,0,.055)}.screen-content[data-v-42ff3c6e]{display:flex;flex-direction:row}h2[data-v-42ff3c6e],p[data-v-42ff3c6e]{margin:0}.left[data-v-42ff3c6e],.right[data-v-42ff3c6e]{margin:20px}.top[data-v-42ff3c6e]{margin-bottom:20px}.left[data-v-42ff3c6e]{display:flex;flex-direction:column}.bottom[data-v-42ff3c6e]{flex:1}.bottom[data-v-42ff3c6e],.right[data-v-42ff3c6e],.top[data-v-42ff3c6e]{display:flex}.card[data-v-42ff3c6e]{padding:20px;flex:1}.left[data-v-42ff3c6e]{flex:2;margin-right:0}.right[data-v-42ff3c6e]{flex:1}#nav[data-v-2ac8df92]{display:flex;justify-content:center;align-items:center;background-color:#5a5766}a[data-v-2ac8df92]{color:#e6e6e6;text-decoration:none;padding:10px 20px}a[data-v-2ac8df92]:hover{color:hsla(0,0%,90.2%,.6705882352941176);background-color:rgba(0,0,0,.1)}a.router-link-active[data-v-2ac8df92]{color:#9792e3}