body{background-size:cover;background-position:center;background-repeat:no-repeat}h1{font-weight:500}h2{font-weight:400}h3{font-weight:300}h4{font-weight:200}h5{font-weight:100}h1,h2,h3,h4,h5{font-weight:300;letter-spacing:2px}#app{font-family:neue-haas-unica,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;width:100vw;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;--cube-red: rgb(197, 55, 55)}#app .svg-background{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;background-color:#13c55db6}#nav a.router-link-exact-active{color:#42b983}button{font-family:neue-haas-unica,sans-serif!important;font-style:normal;transition:all .2s ease-in-out;border:none;font-size:16px;border-radius:5px;letter-spacing:3px;margin:2.5%}button:active{opacity:.5}button:hover{cursor:pointer}button:disabled{opacity:.8;pointer-events:none}#message-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;border-radius:inherit}.messages{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;width:100%;height:100%;border-radius:inherit;transition:all .5s ease-in-out;display:flex;justify-content:center;align-items:center}.messages[data-type=error]{background-color:brown}.messages[data-type=warn]{background-color:#eed202}.messages[data-type=success]{background-color:#408140}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease-in-out}.fade-enter,.fade-leave-to{opacity:0}
