body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.container{width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100);margin:0 auto;overflow:hidden}.app-header{height:10%}.app-canvas{height:80%}.app-menu{height:10%}header{display:flex;padding:1% 1em;justify-content:space-between;box-sizing:border-box}.app-logo-wrapper{height:100%;width:50%;text-align:left}.app-logo,.c-button{height:100%}.c-button{display:flex;position:relative;justify-content:center;align-items:center;flex-flow:column;background:none;border:none;overflow:hidden}.fontcolor-white{color:#fff}@-webkit-keyframes pulse-circle{0%{left:50%;top:50%;width:0;height:0%;opacity:.6}to{left:-50%;top:-50%;width:200%;height:200%;opacity:0}}@keyframes pulse-circle{0%{left:50%;top:50%;width:0;height:0%;opacity:.6}to{left:-50%;top:-50%;width:200%;height:200%;opacity:0}}.c-button:after{position:absolute;content:"";margin:auto;border-radius:50%;background-color:#009245}.c-button.active:after{-webkit-animation:pulse-circle .5s ease 0s;animation:pulse-circle .5s ease 0s}.c-button-img{height:50%;width:50%}.c-button-title{margin-top:.2em}.wrapper{display:flex;background-color:#eee;justify-content:center;align-items:center}canvas{max-height:100%;height:100vw}menu{margin:0;padding:0 1em;justify-content:space-between;background-color:#333}.left-list,menu{display:flex}
/*# sourceMappingURL=main.0a2893bf.chunk.css.map */