.canvas{cursor:grab}.canvas:active{cursor:grabbing}.startScreen{align-items:center;background-color:#000;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:1.5rem;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;transition:opacity 2s linear;-webkit-user-select:none;user-select:none;width:100%;z-index:1001}.startScreen.hide{opacity:0}.startScreen .icon{font-size:5rem;margin-top:auto}.startScreen h2{font-family:Roboto,sans-serif}.startScreen h3{font-family:cursive,Roboto,sans-serif;margin-top:auto}.startScreen>*{transition:filter 1s linear}.startScreen.hide>*{filter:opacity(0)}audio{display:none}button{align-items:center;background-color:#fff;border:none;border-radius:50%;bottom:2rem;color:#000;cursor:pointer;display:flex;font-size:1.5rem;height:3.5rem;justify-content:center;left:2rem;position:fixed;transition:background-color .25s ease,transform .25s ease;width:3.5rem;z-index:1000}button:hover{background-color:#eaeaea;transform:scale(1.05)}button:active{transform:scale(.95)}@media screen and (pointer:coarse){button:hover{background-color:#fff;transform:none}button:active{background-color:#eaeaea;transform:scale(.95)}}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0}body{background-color:#000;height:100svh}#root{height:100%}:root{font-size:16px}
/*# sourceMappingURL=main.b7735aa5.css.map*/