body{font-size:16px;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}*,body{margin:0}*{box-sizing:border-box;padding:0}#root{display:flex;flex:1 1;flex-direction:column}.back-button{font-size:2rem;padding:0 2rem}nav.navbar{display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center}nav.navbar>*{flex:1 1}nav.navbar ul{list-style:none;display:flex;flex-direction:row;justify-content:center}nav.navbar ul li{vertical-align:middle;padding-left:.5rem;padding-right:.5rem;font-size:2.2rem}@media screen and (max-width:800px){nav.navbar ul li{font-size:2rem}}h1,h2,h3,h4{padding:0 1rem}.App{display:flex;flex:1 1;flex-direction:column}.App p{padding:0 1rem}.app-wrapper{display:flex;flex:1 1;flex-direction:row;justify-content:center;max-width:1360px;margin-left:auto;margin-right:auto}@media screen and (max-width:1024px){.app-wrapper{flex-direction:column}}.deforest-description{padding:8px}small{padding:1rem}.clean-text,.raw-text{flex:1 1;display:flex;flex-direction:column}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.raw-form{padding:1rem;flex:1 1;display:flex;flex-direction:column}.raw-form textarea{min-height:50vh}.raw-form .button-container{flex-direction:row;display:flex;justify-content:space-between}.raw-form .button-container button{margin-top:1rem;flex:3 1;margin-right:.2rem}.raw-form .button-container select{margin-top:1rem;flex:1 1;margin-left:.2rem}.clean-text-field{padding:1rem;flex:1 1;display:flex;flex-direction:column}.clean-text-field>textarea{min-height:50vh}.clean-text-field .button-container{margin-top:1rem;display:flex;flex:1 1;flex-direction:row}.clean-text-field button{flex:1 1}.clean-text-field button:first-child{margin-right:.4rem}.clean-text-field button:nth-child(2){margin-left:.4rem}textarea{resize:none}
/*# sourceMappingURL=main.74d7e930.chunk.css.map */