body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#483828;background-image:linear-gradient(135deg,#584840 25%,#0000 0),linear-gradient(225deg,#584840 25%,#0000 0),linear-gradient(45deg,#584840 25%,#0000 0),linear-gradient(315deg,#584840 25%,#483828 0);background-position:32px 0,32px 0,0 0,0 0;background-repeat:repeat;background-size:64px 64px;font-family:Josefin Sans,sans-serif;height:100vh}#GameBoard,body{align-items:center;display:flex;flex-direction:row;justify-content:center}#GameBoard{background-color:#a89060;border:1rem solid #382818;height:75vh;padding:2rem}#GameBoard>*{filter:drop-shadow(.25rem .25rem .5rem #483828);margin:0 1rem}#Tools{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:20vh}.Tool{aspect-ratio:35/50;height:50%;margin:.5rem 0}#Reset,.Tool{background-position:50%;background-repeat:no-repeat;background-size:auto 100%}#Reset{aspect-ratio:2/1;margin-top:1rem;width:100%}#Tiles{aspect-ratio:13/10;border:.5rem solid #483828;display:grid;filter:drop-shadow(0 0 1rem #483828);grid:repeat(10,1fr) /repeat(13,1fr);height:100%}.DiggingTile{aspect-ratio:1/1;background-size:cover}#Dinosaur,.DiggingTile{background-position:50%;background-repeat:no-repeat}#Dinosaur{aspect-ratio:35/60;background-size:100% auto;height:100%;width:100%}#DinosaurPopup{align-items:center;background-color:#a89060;border-radius:1rem;display:flex;filter:drop-shadow(.25rem .25rem .5rem #483828);flex-direction:row;font-size:2rem;justify-content:left;padding:1rem;position:absolute;z-index:10}#DinosaurPopupImage{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:100% auto;height:20vh;margin-right:1rem}#Durability{align-items:center;background-color:#a89060;color:#fff;display:flex;flex-direction:row;font-size:3rem;height:100%;justify-content:center;margin-bottom:1rem;padding:.5rem;width:100%}.InactiveTool{filter:saturate(0)}
/*# sourceMappingURL=main.b0ad59ed.css.map*/