body,html{height:100%;@media screen and (max-width:380px){font-size:10px}@media screen and (max-width:150px){font-size:6px}}#root{display:flex;justify-content:center}.game-board-container{width:50%;@media screen and (max-width:768px){width:100%!important}}.game-board-column{display:flex;justify-content:center;padding:2em 5px}.game-numbers-column{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;@media screen and (max-width:768px){justify-content:flex-start}}.generated-number-container{min-height:5em;padding-top:1em}.random-numbers-container{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;text-align:center}.random-button{background-color:#97b2ce;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;min-width:12em;outline:none;padding:10px 20px;transition:background-color .3s,transform .2s;@media screen and (max-width:768px){padding-bottom:10px;padding-left:0;padding-right:0;padding-top:10px}@media screen and (max-width:360px){font-size:4px}}.random-button.disabled,.random-button.disabled:hover{background-color:#d9d9d9;cursor:not-allowed}.random-button.disabled:active{transform:none}.random-button:hover{background-color:#80a0c2}.random-button:active{transform:scale(.8)}.random-button:focus{outline:none}.box-container{background-color:#dfeeff;border:2px solid #93afcc;border-radius:5px;cursor:pointer;font-size:12px;min-width:6em;padding:.2em 1em}.box-container.disabled{background-color:#f0f0f0;border:2px solid #d9d9d9;cursor:not-allowed}.small-text{font-size:12px;font-weight:500}.explanation-title{padding-bottom:1em}.game-over-text{color:red;font-size:26px;font-weight:600}.high-score-text{font-weight:600}.current-score-text{font-weight:200}.podium-container{padding-top:2em;width:100%}.podium-container ul{font-size:12px;font-weight:600;margin:0;padding:0}.box-id-text{font-weight:700}
/*# sourceMappingURL=main.ee5281c8.css.map*/