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}.app{text-align:center;background-repeat:no-repeat;background-size:cover}.flex-container{display:flex;align-items:center;justify-content:center}.app-header{position:fixed;width:100%}.app-header .header-logo{width:200px;margin:0 auto}.app-header .header-logo h1{color:red;background-color:#783e44;margin:0;padding:10px;border-radius:20px}.app-body{min-height:100vh;flex-direction:column;font-size:calc(10px + 2vmin);color:#fff}.toolbar{position:fixed;bottom:0;width:100%;height:70px;background-color:#783e44}.toolbar .toolbar-icons{height:100%;width:100%;color:#fff;font-size:36px}.toolbar .toolbar-icons .toolbar-icon{margin:0 10px;cursor:pointer}.new-project-body{height:75vmin;width:100%;flex-direction:column}.new-project-body .new-project-name-input{width:calc(80% - 10px);height:36px;font-size:24px;padding:0 10px;line-height:36px;border-radius:10px;border:3px solid rgba(0,0,0,.3)}.new-project-body .new-project-dropzone{height:55vmin;margin-top:20px;width:80%;border:4px dashed hsla(0,0%,100%,.5);border-radius:25px;background-color:rgba(120,62,68,.8)}.new-project-body .new-project-dropzone .preview-container{height:100%;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;padding:20px;box-sizing:border-box;flex-wrap:wrap;overflow-x:hidden;overflow-y:auto}.new-project-body .new-project-dropzone .preview-container .preview-tile{flex-basis:25%;height:33%;font-size:16px}.new-project-body .new-project-dropzone .preview-container .preview-tile .preview-thumbnail{width:auto;height:66%}.new-project-body .new-project-dropzone .preview-container .preview-tile span{display:block}.new-project-body .new-project-button{margin-top:20px;padding:10px;background-color:#783e44;color:#fff;border:0;border-radius:10px;font-size:20px}
/*# sourceMappingURL=main.9809de36.chunk.css.map */