body{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}html{box-sizing:border-box;display:block;height:100%;width:100%;overflow-x:hidden;margin:auto;background:#4431af}*,:after,:before{box-sizing:inherit}body{min-width:100%;margin:0;display:block;justify-content:center}.App,body{min-height:100%}.App{margin:auto;display:flex;flex-direction:column;min-width:360px;width:100%;max-width:1200px;flex-grow:1;justify-content:space-between}.noSelect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Container,.TitleBlock{text-align:center;padding:15px;margin:15px auto;border-style:solid;border-width:5px;border-radius:20px;width:100%;max-width:800px;background:#acbf41}.TitleBlock{flex-grow:1;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Container>h1,.TitleBlock>h1,h2{margin:0}.Row{border-style:solid;border-width:5px;margin-top:10px}h1{font-family:monospace;font-size:3em}h2{font-size:2em}h2,h3{font-family:fantasy}h3{font-size:1.5em}.NavMenu{flex-grow:1;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.MenuItem{text-align:center;will-change:max-width}.MenuText{transition:.3s}.MenuText:hover{color:#acbf41}.IdeaTitle{padding:0 10px;margin:10px;font-family:fantasy;background:#b9bba7;font-size:1.2em;border-style:solid;border-width:3px;border-radius:10px;min-height:55px;display:flex;justify-content:center;align-items:center;z-index:100;transition:.3s}.IdeaTitle:hover{background:#dbdbdb}.popup-container{position:fixed;display:flex;left:0;right:0;top:50%;z-index:9999;text-align:center;height:0;background:red;align-items:center;justify-content:center}.popup-item{display:block;box-shadow:5px 10px #888;border-radius:25px;background:#dbdbdb}.popup-contents{padding:30px}.popup-img-container{margin:auto;height:200px;width:100%;text-align:center}.popup-img{border-radius:10px;height:100%}.TransparentOverlay{position:fixed;left:0;top:0;height:100vh;width:100vw}.Form{margin:10px}.FormItem{width:100%;max-width:400px;margin:auto auto 10px;display:block;box-sizing:border-box}.FormLabel{text-align:left;margin-bottom:5px}.FormLabel>label{font-family:fantasy}.FormInput{min-height:35px}.FormInput,.FormInputArea{width:100%;box-sizing:border-box;border-radius:5px}.FormInputArea{min-height:100px;resize:vertical}.FormButton{width:100px;margin-top:5px;outline:none}.file-input,.FormButton{font-family:fantasy;height:45px;border-radius:10px}.file-input{width:150px;background:#dbdbdb;margin:auto;-webkit-user-select:none;cursor:pointer;display:flex;justify-content:center;align-items:center;box-shadow:1px 2px #888}.image-preview{height:100px;width:100px;object-fit:cover;border-radius:5px}
/*# sourceMappingURL=main.d28b7961.chunk.css.map */