nav{display:flex;width:100%;background-color:#3e434b}nav a{padding:.5em 1em;font-size:1.4em;font-weight:600;text-decoration:none;color:#f8f9fa}nav a.selected,nav a:hover{background-color:#f8f9fa;color:#282c34}nav a.todo:hover{background-color:#3e434b;color:#f8f9fa;cursor:not-allowed}.imageIcon{position:relative}.imageIcon.clickable:hover{cursor:pointer}.imageIcon img{width:48px;height:48px;border:2px solid transparent}.imageIcon img.selected{border-color:#fff}.imageIcon .tooltip{display:flex;flex-direction:column;justify-content:center;position:absolute;z-index:1;top:0;left:48px;padding:.5em;background-color:#000;min-width:20em;min-height:72px}.imageIcon .tooltip>div{margin-left:.5em;font-style:italic}.imageIcon .tooltip>div:not(:last-child){margin-bottom:.5em}.imageIcon .tooltip h3{margin:0 0 .5em}.itemRecipe{display:flex;align-items:center}.itemRecipe>:not(:last-child){margin-right:.5em}.itemRecipe .equals,.itemRecipe .plus{font-size:2em;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.items{width:100%}.items .itemSelect{display:flex;flex-wrap:wrap;margin-bottom:1em}.items .itemSelect>*{margin:.1em .25em}.items .itemSelect .item{display:flex;flex-direction:column;align-items:center}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}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}#root{align-items:center;justify-content:flex-start;min-height:100vh;background-color:#282c34;color:#f8f9fa}#root,.view{display:flex;flex-direction:column}.view{padding:1em}h1{margin-top:0;font-size:2.25em}p{line-height:1.25em}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.2b47a0cd.chunk.css.map */