*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background-color:#000;color:#e6d1b3;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.8rem;font-weight:400;line-height:1.35;text-align:left}@media(min-width:241px){body{font-size:1rem}}@media(min-width:576px){body{font-size:1.2rem}}@media(min-width:992px){body{font-size:1.3rem}}@media(min-width:1200px){body{font-size:1.4rem}}.game{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 3fr;height:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.game__header{padding:.25rem}@media(min-width:576px){.game__header{padding:.5rem}}.game__field{position:relative}.assistant{display:grid;grid-template-columns:auto 1fr}.assistant__emoji{font-size:2rem}@media(min-width:576px){.assistant__emoji{font-size:3rem}}.assistant__heading{font-size:.8rem;padding:0 .5rem;text-align:center}@media(min-width:241px){.assistant__heading{font-size:1.2rem}}@media(min-width:576px){.assistant__heading{font-size:1.3rem}}@media(min-width:992px){.assistant__heading{font-size:1.4rem}}@media(min-width:1200px){.assistant__heading{font-size:2rem}}@media(min-width:576px){.assistant__heading{padding:0 1rem}}.level{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.level-one{display:flex}.level-one,.level-two{align-items:center;height:100%;justify-content:center}.level-two{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr)}.level-two>div{height:100%}.level-three{align-items:center;display:grid;height:100%;justify-content:center}.level-three>div{height:100%}.level-three--sub-level-0{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr)}.level-three--sub-level-1{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr)}@media(min-width:241px){.level-three--sub-level-1 .button{max-height:2.5rem;max-width:2.5rem}}@media(min-width:576px){.level-three--sub-level-1 .button{max-height:3rem;max-width:3rem}}@media(min-width:992px){.level-three--sub-level-1 .button{max-height:4rem;max-width:4rem}}@media(min-width:1200px){.level-three--sub-level-1 .button{max-height:5rem;max-width:5rem}}@media(min-width:1920px){.level-three--sub-level-1 .button{max-height:6rem;max-width:6rem}}.level-three--sub-level-2{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr)}@media(min-width:241px){.level-three--sub-level-2 .button{max-height:2.3rem;max-width:2.3rem}}@media(min-width:576px){.level-three--sub-level-2 .button{max-height:2.5rem;max-width:2.5rem}}@media(min-width:992px){.level-three--sub-level-2 .button{max-height:3rem;max-width:3rem}}@media(min-width:1200px){.level-three--sub-level-2 .button{max-height:4rem;max-width:4rem}}@media(min-width:1920px){.level-three--sub-level-2 .button{max-height:5rem;max-width:5rem}}.level-three--sub-level-3{grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr)}@media(min-width:241px){.level-three--sub-level-3 .button{max-height:2.2rem;max-width:2.2rem}}@media(min-width:576px){.level-three--sub-level-3 .button{max-height:2.4rem;max-width:2.4rem}}@media(min-width:992px){.level-three--sub-level-3 .button{max-height:2.7rem;max-width:2.7rem}}@media(min-width:1200px){.level-three--sub-level-3 .button{max-height:3.5rem;max-width:3.5rem}}@media(min-width:1920px){.level-three--sub-level-3 .button{max-height:4rem;max-width:4rem}}.level-three--sub-level-4{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr)}@media(min-width:241px){.level-three--sub-level-4 .button{max-height:2.1rem;max-width:2.1rem}}@media(min-width:576px){.level-three--sub-level-4 .button{max-height:2.4rem;max-width:2.4rem}}@media(min-width:992px){.level-three--sub-level-4 .button{max-height:2.7rem;max-width:2.7rem}}@media(min-width:1200px){.level-three--sub-level-4 .button{max-height:3rem;max-width:3rem}}@media(min-width:1920px){.level-three--sub-level-4 .button{max-height:3.5rem;max-width:3.5rem}}.level-three--sub-level-5{grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(9,1fr)}@media(min-width:241px){.level-three--sub-level-5 .button{max-height:2rem;max-width:2rem}}@media(min-width:576px){.level-three--sub-level-5 .button{max-height:2.1rem;max-width:2.1rem}}@media(min-width:992px){.level-three--sub-level-5 .button{max-height:2.5rem;max-width:2.5rem}}@media(min-width:1200px){.level-three--sub-level-5 .button{max-height:2.8rem;max-width:2.8rem}}@media(min-width:1920px){.level-three--sub-level-5 .button{max-height:3.2rem;max-width:3.2rem}}.level-four{align-items:center;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr);height:100%;justify-content:center}.level-five,.level-four>div{height:100%}.level-zero{align-items:center;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);height:100%;justify-content:center}.button{background:red;border:none;border-bottom:6px solid #600;border-radius:50%;box-shadow:0 6px 10px 0 rgba(0,0,0,.3);color:transparent;display:block;font:inherit;font-size:4px;height:100%;line-height:normal;margin:.2rem auto;max-height:3rem;max-width:3rem;overflow:hidden;padding:0;transition:.2s;width:100%}.button:hover{box-shadow:0 8px 15px 0 rgba(0,0,0,.3);cursor:pointer}.button:active{border-bottom:2px solid #600;padding-top:.4rem}@media(min-width:241px){.button{max-height:3rem;max-width:3rem}}@media(min-width:576px){.button{max-height:4rem;max-width:4rem}}@media(min-width:992px){.button{max-height:5rem;max-width:5rem}}@media(min-width:1200px){.button{max-height:6rem;max-width:6rem}}@media(min-width:1920px){.button{max-height:7rem;max-width:7rem}}.button--base{height:6rem;width:6rem}.button--off{background:hsla(0,0%,100%,0)!important;border-bottom:4px solid hsla(0,0%,100%,0);box-shadow:none;outline:none;transition:all 1s ease-out}.button--off:hover{cursor:default}.end-training{display:flex;flex-direction:column;height:100%;justify-content:space-between}.crash-screen{bottom:0;left:0;position:absolute;right:0;text-align:center;top:0;z-index:3}.crash-screen__image{margin:0 auto;pointer-events:none;-webkit-user-select:none;user-select:none}.game-result-score__heading{font-size:.8rem;text-align:center}@media(min-width:241px){.game-result-score__heading{font-size:1.2rem}}@media(min-width:576px){.game-result-score__heading{font-size:1.3rem}}@media(min-width:992px){.game-result-score__heading{font-size:1.4rem}}@media(min-width:1200px){.game-result-score__heading{font-size:2rem}}.game-result-score__button{background:green;border:1px solid #faebd7;border-radius:1rem;color:#faebd7;cursor:pointer;display:block;font-size:1.8rem;margin:2rem auto 0;padding:1rem 2rem;text-decoration:none}.statistic{font-size:.8rem;margin:1rem;text-align:center}@media(min-width:241px){.statistic{font-size:1.2rem}}@media(min-width:576px){.statistic{font-size:1.3rem}}@media(min-width:992px){.statistic{font-size:1.4rem}}@media(min-width:1200px){.statistic{font-size:2rem}}.statistic__button{background:green;border:1px solid #faebd7;border-radius:1rem;color:#faebd7;cursor:pointer;display:block;font-size:.8rem;margin:2rem auto 0;padding:1rem 2rem;text-decoration:none}@media(min-width:241px){.statistic__button{font-size:1.2rem}}@media(min-width:576px){.statistic__button{font-size:1.3rem}}@media(min-width:992px){.statistic__button{font-size:1.4rem}}@media(min-width:1200px){.statistic__button{font-size:2rem}}.big-button-block{display:none}@media(min-width:300px){.big-button-block{display:block;height:100%;margin:0 auto;position:relative;width:300px}}.big-button-block__stand{background-color:#ccc;border-top:1px solid wheat;bottom:0;display:block;height:80px;left:0;position:absolute;right:0}.big-button-block__stand--top{border-bottom:80px solid #ccc;border-left:50px solid transparent;border-right:50px solid transparent;bottom:80px;display:block;height:0;left:0;position:absolute;right:0}.big-button-block__btn-stand{background:#c70303;bottom:100px}.big-button-block__btn-border,.big-button-block__btn-stand{border-radius:100px/50px;display:block;height:80px;left:75px;position:absolute;width:150px}.big-button-block__btn-border{border-bottom:1px solid #c70303;bottom:130px;pointer-events:none;z-index:9}.big-button-block__btn-border--press{bottom:120px}.big-button-block__red-button{background:red;border:none;border-radius:100px/50px;bottom:110px;color:red;display:block;font-size:6px;height:90px;left:75px;margin:0;outline:none;position:absolute;width:150px}.big-button-block__red-button:hover{cursor:pointer;height:88px}.big-button-block__red-button:focus-visible{height:89px}.big-button-block__red-button:active{height:80px}
/*# sourceMappingURL=main.deb3d9ba.css.map*/