body,button,div,figcaption,figure,html,img,li,nav,p,ul{margin:0;padding:0;box-sizing:border-box;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}body:focus,button:focus,div:focus,figcaption:focus,figure:focus,html:focus,img:focus,li:focus,nav:focus,p:focus,ul:focus{outline:unset}body,html{width:100%;height:100%}img{display:block;-webkit-user-select:none;-ms-user-select:none;user-select:none}a{text-decoration:none}button{-webkit-appearance:none;appearance:none;border:none;background:none}.pointer{cursor:pointer}.nowrap{white-space:nowrap}.full-screen{width:100%;height:100vh}.full-parent{width:100%;height:100%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.flex-row{display:flex;flex-direction:row}.flex-row-reverse{display:flex;flex-direction:row-reverse}.flex-column{display:flex;flex-direction:column}.flex-column-reverse{display:flex;flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.mini-scrollbar::-webkit-scrollbar{width:10px;background:transparent}.mini-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.8);border-radius:10px}.mini-scrollbar::-webkit-scrollbar-button{background-color:transparent}.relative{position:relative}#root{height:100%;min-height:100%}.splash-screen{height:100%;background:linear-gradient(-45deg,#33eccb,#6f82f2);overflow:hidden}.splash-screen .logo{width:80vw}.splash-screen .start-game{font-size:20px;font-weight:700;letter-spacing:2px;color:#fff;background:linear-gradient(45deg,#ff5e53,#746aff);line-height:54px;padding:0 32px;border-radius:16px;box-shadow:6px 6px 6px rgba(0,0,0,.1);transition:box-shadow .2s,-webkit-transform .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s}.splash-screen .start-game:active{-webkit-transform:scale(.98) translateY(6px);transform:scale(.98) translateY(6px);box-shadow:6px 6px 6px transparent}.yard .block-container{background-color:#a5b003;width:100vw;flex-wrap:wrap;box-sizing:content-box}.yard .block-container .block-item{width:2vw;height:2vw;text-align:center;line-height:2vw}.yard .block-container .block-item.filled{background-color:#3b4f11}.yard .block-container .block-item.head{border:1px solid #000;background-color:#88ad39;-webkit-transform:scale(1.06);transform:scale(1.06)}.yard .block-container .block-item.type-edge{background-color:#000}.yard .block-container .block-item.type-food{border-radius:50%;background-color:#ebd27f}
/*# sourceMappingURL=main.c0077b3f.chunk.css.map */