:root{--dark-bg-default:#18160c;--dark-bg-paper:#2b2703}.container,body{overflow:hidden}.container{display:flex;flex-direction:column;height:100vh;width:100vw}.flex-row{display:flex;flex:1 1;flex-direction:row}.header{height:4em}.sidebar{width:240px}.body{display:flex;flex:1 1;flex-direction:row;height:calc(100vh - 4em);justify-content:center;overflow-y:auto}.body>div{max-width:900px}.body>div>div:first-child{padding-top:3em}.body>div>div:last-child{padding-bottom:5em}#root button{background-color:#fce082;border:0;border-radius:3px;color:#000;padding:.3em .7em}#root button:hover{background-color:#ffd33d;cursor:pointer}.MuiFormGroup-root>div+*{margin-top:2em}
/*# sourceMappingURL=main.265458d1.css.map*/