:root{--white: #fff;--thin-gray: #efefef;--gray: #383838;--blue: #1f3dff;--red: #ff5656}#debug-mode{width:100px;height:50px;position:absolute;left:0;bottom:0}.debug-mode-bg{background-color:var(--red)}#reload-btn{width:100px;height:50px;position:absolute;right:0;bottom:0}body{touch-action:pan-x pan-y;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}img{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-touch-callout:none;-moz-user-select:none;user-select:none}.btn{display:flex;align-items:center;justify-content:center;border-radius:3px;font-size:60px;font-weight:700;color:var(--gray);box-shadow:0 5px 15px #00000059}.modal{transition:opacity .25s ease}.modal-container{display:flex;justify-content:center;align-items:center;padding:70px;z-index:100;background-color:var(--white)}.title{text-align:center;font-size:50px;font-weight:700}.waiting-img{width:500px;height:auto}.cancel{font-size:28px;color:var(--gray);background-color:var(--thin-gray)}.call{font-size:28px;background-color:var(--blue)}.highlight{color:var(--blue)}
