body{color:#6a5acd;font-family:sans-serif;margin:0;padding:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-image:url("/public/assets/image/noisy-texture-.png")}canvas{position:absolute}.button-success,.button-error,.button-warning,.button-secondary{color:white;border-radius:4px;text-shadow:0 1px 1px rgba(0,0,0,0.2)}.button-success{background:#1cb841}.button-error{background:#ca3c3c}.button-warning{background:#df7514}.button-secondary{background:#42b8dd}#camera-calibration-screen{position:relative}#camera-calibration-screen.game-mode{position:initial}.camera-next-button{margin-top:30px;align-items:center;justify-content:center}.camera-chooser{margin-top:30px;align-items:center;justify-content:center}#calibration-tester{position:absolute;width:60px;height:15px;background:aqua;border:1px solid #ffffff}.camera-calibration-info{color:#bdbdbd;text-align:center;background:rgba(68,68,68,0.2);border:1px solid #525252;border-radius:5px;margin-bottom:16px}#camera-chooser{padding:10px 20px}#game-play-screen{width:100%;height:100%;background-color:#000000}#game-canvas{top:0;left:0}.camera-in-game{position:absolute;right:0;top:-5px;transform:scale(0.3);transform-origin:top right;opacity:0.7}#game-end-screen{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000;z-index:990}#game-end-screen>div{background:#171717;border-radius:5px;width:50vw;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);color:#b7b7b7;padding:10px 20px;text-align:center}#game-end-screen>div p{text-align:left}#game-end-screen video{width:80%;margin:5px auto}.gameplay-rates-buttons{width:60%;margin:10px auto}.gameplay-rates-buttons button{font-weight:bold}#game-end-screen h4{color:#ffffff;font-size:21px}#game-end-screen .game-end-info{padding:0 35px;text-align:justify}#game-end-screen .game-end-info span{color:#ffffff}#welcome-screen{color:#b7ad9a}


/*# sourceMappingURL=bundle.css.map*/