.title-screen{position:fixed;text-align:center;width:100%}.title-screen h1{font-family:"Six Caps";font-size:92px}.title-screen .hint{position:fixed;width:100%;bottom:5rem}.title-screen .hint-action,.title-screen .hint-player,.title-screen .hint-reward{text-transform:uppercase;margin:0 .5rem}.end-message{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:100vw;height:100vh}h4{color:gold}.score{display:flex;flex-direction:column;width:17vw}.score>div{display:flex;justify-content:space-between}.score-entry{display:inline-flex;justify-content:flex-end}.score-entry>p:first-of-type{flex-grow:1}.score-entry>p:last-of-type{margin-left:1rem}.drops{display:flex;flex-direction:column;width:17vw}.drops>div,.game-screen{display:flex;justify-content:space-between}.game-screen{flex-wrap:wrap;align-items:center;width:240px}.game-screen .level-label{margin-bottom:1.5rem;display:inline-flex;align-items:center;width:100%;justify-content:space-between}.game-screen .level-label span:last-child{font-size:xx-large}.tutorial{position:fixed;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(7px) grayscale(.5);backdrop-filter:blur(7px) grayscale(.5);text-align:justify;margin:-2rem}.tutorial p{margin:3rem 0;line-height:2.5rem;max-width:60%}.tutorial>div>p{margin:.75rem 0}.tutorial>div{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;align-items:left;text-align:justify;margin:1rem 0;padding-left:calc(50% + 150px)}.tutorial img{height:40vh}body{background-color:#2b2b2b;overflow:hidden;font-size:x-large;margin:0;padding:0}body,button{font-family:"Oswald",sans-serif;font-weight:400;color:#fff}button{font-size:large;padding:32px 48px;border:none;background:#000}button:hover{cursor:pointer}#main-container{display:flex;width:100vw;height:calc(100vh - 4rem);justify-content:space-between;align-items:center;margin:2rem}#root{height:100%}.hint-action,.hint-coin,.hint-player,.hint-reward{color:gold;margin:0 .5rem}.hint-hp{color:#e76e55;margin:0 .5rem}.hint-mp{color:#209cee;margin:0 .5rem}
/*# sourceMappingURL=main.74ab5e7d.chunk.css.map */