body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Arial,sans-serif;height:100vh;margin:0;overflow:hidden;padding:0}.find-rovers,.rover-control{flex-direction:column;gap:1.6vh;min-height:100vh;position:relative;z-index:1}.back-button,.find-rovers,.rover-control{align-items:center;display:flex;justify-content:center}.back-button{background-color:#fff;border:.16vh solid #ff8585;border-radius:50%;color:#ff8585;cursor:pointer;font-size:2vh;height:4vh;left:1.6vh;position:absolute;top:1.6vh;transition:background-color .3s ease;width:4vh}.back-button:active{background-color:#ffdfdf}.rover-title{font-size:2.9vh;font-weight:700;margin-bottom:3.2vh;text-align:center}.controls-grid{grid-gap:1.6vh;align-items:center;display:grid;gap:1.6vh;grid-template-columns:repeat(4,8vh);grid-template-rows:repeat(4,8vh);justify-items:center}.control-button{align-items:center;background-color:#fff;border:.16vh solid #ff8585;border-radius:1.3vh;box-sizing:border-box;color:#ff8585;cursor:pointer;display:flex;font-size:3.8vh;height:8vh;justify-content:center;transition:background-color .3s ease;width:8vh}.control-button .material-icons{pointer-events:none}.control-button:active{background-color:#ffdfdf}.light-control{grid-column:4;grid-row:4}.light-button{align-items:center;background-color:#fff;border:.16vh solid #ff8585;border-radius:1.3vh;color:#ff8585;cursor:pointer;display:flex;font-size:3.8vh;height:8vh;justify-content:center;transition:background-color .3s ease;width:8vh}.light-button:active{background-color:#ffdfdf}.material-icons{font-size:3.8vh}#bubbles-canvas{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.rovers-list{flex-direction:column}.rover-item,.rovers-list{align-items:center;display:flex}.rover-item{background-color:#fff;border:.16vh solid #ff8585;border-radius:1.3vh;color:#ff8585;cursor:pointer;font-size:2.9vh;height:12.8vh;justify-content:center;margin:1.6vh 0;transition:background-color .3s ease;width:32vh}.rover-item:hover{background-color:#ffdfdf}button{background-color:#fff;border:.16vh solid #ff8585;border-radius:1.3vh;color:#ff8585;cursor:pointer;font-size:2.6vh;padding:1.6vh 3.2vh}button:hover{background-color:#ffdfdf}.back-button,.control-button,.light-button,.rover-item,button{-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=main.7c9b2d55.css.map*/