.App{width:100%;padding:1em;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.App>a{font-weight:700;text-decoration:underline;color:#ffbbca}.logo{max-width:96px;margin:16px}body{position:relative;background-color:#3d3d3d;color:#fdfdfd;z-index:0}p{margin:0 0 .5em}span{margin-top:1.5em;font-size:.8em}h1{color:#ffe2b6;margin-bottom:0}h2{color:#fdfdfd;font-size:1.2em;margin-top:0}h3{margin:0}.help-group{margin-top:1em;margin-bottom:3em}.help{margin-top:0;font-size:1.3em;display:flex;flex-direction:column;justify-content:center;align-items:center}.question{font-weight:700;margin-top:.5em}.answer{margin-top:0}.answer>a{color:#ffbbca;font-weight:700}b{color:#ffbbca}.lore{font-size:1.3em;line-height:normal;color:#ffe2b6;margin-top:1.2em;margin-bottom:1.2em}.bigplant{position:absolute;left:0;bottom:0;z-index:-1;transform:rotate(45)}.languageToggle{position:absolute;top:1em;right:1em}.languageToggle>button{width:32px;height:32px;padding:2px;margin:0;border-radius:0;border:2px solid black;background-color:#fdfdfd}.languageToggle>button>img{display:block;width:100%}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;padding:0}#root{width:100vw;min-height:100vh}
