.global-loading-overlay[data-v-d6faf65e]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.25)}.orbit-spinner[data-v-d6faf65e]{position:relative;width:36px;height:36px}.orbit-dot[data-v-d6faf65e]{position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;background:#409eff;animation:orbitSpin-d6faf65e 3s linear infinite;transform-origin:-16px -16px}.orbit-dot[data-v-d6faf65e]:first-child{opacity:1;width:10px;height:10px;animation-delay:0s}.orbit-dot[data-v-d6faf65e]:nth-child(2){opacity:.8;width:9px;height:9px;animation-delay:-.5s}.orbit-dot[data-v-d6faf65e]:nth-child(3){opacity:.6;width:8px;height:8px;animation-delay:-1s}.orbit-dot[data-v-d6faf65e]:nth-child(4){opacity:.45;width:7px;height:7px;animation-delay:-1.5s}.orbit-dot[data-v-d6faf65e]:nth-child(5){opacity:.3;width:6.5px;height:6.5px;animation-delay:-2s}.orbit-dot[data-v-d6faf65e]:nth-child(6){opacity:.2;width:6px;height:6px;animation-delay:-2.5s}@keyframes orbitSpin-d6faf65e{0%{transform:rotate(0deg) translateX(16px) rotate(0deg)}to{transform:rotate(1turn) translateX(16px) rotate(-1turn)}}.loading-fade-enter-active[data-v-d6faf65e],.loading-fade-leave-active[data-v-d6faf65e]{transition:opacity .3s ease}.loading-fade-enter[data-v-d6faf65e],.loading-fade-leave-to[data-v-d6faf65e]{opacity:0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;height:100%}body,html{margin:0;padding:0;width:100%;height:100%;overflow:hidden!important}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}