#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}.cute-title{text-align:center;font-size:2rem;font-weight:700;margin:50px 0 0 0;font-family:system-ui,-apple-system,fantasy,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif,Comic Sans MS,cursive;letter-spacing:2px}.cute-title span:first-child{color:#ff6b6b}.cute-title span:nth-child(2){color:#ff9e4f}.cute-title span:nth-child(3){color:#ffd93d}.cute-title span:nth-child(4){color:#6bcb77}.cute-title span:nth-child(5){color:#4d96ff}.cute-title span:nth-child(6){color:#9b72aa}.cute-title span:nth-child(7){color:#ff6b6b}.cute-title span:nth-child(8){color:#ff9e4f}.cute-title span{display:inline-block;animation:bounce 2s infinite alternate;animation-delay:calc(.1s*var(--i));transform-origin:bottom}@keyframes bounce{0%{transform:translateY(0) scale(1)}to{transform:translateY(-10px) scale(1.1)}}@media screen and (max-width:800px){#todoList{position:absolute;left:50%;margin-left:-40vw;width:80vw}}@media screen and (min-width:800px){#todoList{position:absolute;left:50%;margin-left:-180px;width:360px}}#buttons{position:absolute;text-align:center;bottom:20px}.my-autocomplete{li{line-height:normal;padding:7px;.name{text-overflow:ellipsis;overflow:hidden}.addr{font-size:12px;color:#b4b4b4}.highlighted .addr{color:#ddd}}}.el-table__empty-block{height:calc(100vh - 360px)!important}.loading-area[data-v-207c3606]{position:absolute;top:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#dcdcdc;opacity:.6}.loading-box[data-v-207c3606]{display:flex;align-items:center;flex-direction:column;justify-content:center;width:125px;height:145px;border-radius:16px;background:#101010;opacity:.8}.loading[data-v-207c3606]{width:50px;height:50px;border:4px solid #000;border-right-color:#fff;border-bottom-color:#fff;border-left-color:#fff;border-radius:50%;animation:loading-207c3606 1s linear infinite}@keyframes loading-207c3606{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}p[data-v-207c3606]{margin-top:8px;color:#fff;text-align:center;font-weight:400;font-size:15px;font-family:Lato-Regular,Lato;line-height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}