@import"https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700";:root{--color-text-primary: #114222;--color-text-regular: #272727;--color-text-secondary: #737272;--color-text-placeholder: #b4bccc;--menu-bg-color: #114222;--menu-bg-color-active: #012b10;--menu-bg-color-hover: mix(--menu-bg-color, --menu-bg-color-active);--menu-inline-bg-color: lighten(--menu-bg-color-active, 3.3%);--menu-text-color: #ffffff;--border-color: #dcdfe6}#app{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}#app>div.loading-screen{height:100vh}#app>div.loading-screen:before{background-image:repeating-radial-gradient(circle at center,rgba(0,0,0,.4),rgba(0,0,0,.4) 2px,transparent 2px,transparent 100%);background-size:6px 6px;content:"";position:absolute;height:100%;width:100%;left:0}#app>div.loading-screen>.loading-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#app>div.loading-screen>.loading-text>p{text-shadow:2px 2px 9px #000000;font-size:calc(7vh + 5vw);color:#fff}
