body{margin:0}.main-menu-wrapper{display:flex;flex-direction:column;height:60vh;padding:20vh 0;justify-content:space-evenly;align-items:center}.options-button-wrapper{background:#323232;border-radius:8px;color:#fff;width:90%;text-align:center;padding:22px 0}.screen-calibration-wrapper{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.calibration-box{width:100px;height:100px;background-color:#323232}.details-menu-wrapper{display:flex;flex-direction:column;width:100%;height:100vh;justify-content:space-evenly;align-items:center}.input-field-wrapper{width:80%}.field-label{font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:21px;color:#000;margin:10px 0}.input-field{width:100%}.input-field>input{min-width:280px;width:100%;padding:12px 21px;font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:21px}.copy-button-wrapper,.input-field>input{border:1px solid #000;box-sizing:border-box;border-radius:8px}.copy-button-wrapper{background:#fff;width:80%;text-align:center;padding:16px 0}.start-button-wrapper{background:#323232;border-radius:8px;width:80%;text-align:center;color:#fff;padding:16px 0}.score-board{width:100%;height:60px;display:flex;justify-content:end;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}#canvas,.score-board{background-color:#fff}#canvas{position:relative}#activity-wrapper{height:100vh}.point-wrapper{background-color:#000;border-radius:50%;position:fixed;z-index:10;display:block}.end-game-wrapper{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:space-evenly;height:100vh}.task-title{font-family:Roboto;font-style:normal;font-weight:400;font-size:24px;line-height:28px;color:#000}.score-container{font-size:48px;line-height:56px}.average-score-container,.score-container{font-family:Roboto;font-style:normal;font-weight:400;color:#000;text-align:center}.average-score-container{font-size:24px;line-height:28px}.average-score-wrapper{font-family:Roboto;font-style:normal;font-weight:900;font-size:36px;line-height:42px;color:#000}.download-data-button{background:#323232}.delete-data-button,.download-data-button{min-width:346px;height:65px;border-radius:8px;color:#fff;display:flex;align-items:center;justify-content:center}.delete-data-button{background:#ff6363;margin-top:10px}
/*# sourceMappingURL=main.02c425e1.chunk.css.map */