.HelpButton{display:flex;align-items:center;justify-content:center;border-radius:32px;color:#fbff12}.HelpButton:hover{cursor:pointer;color:#fbff12}.helpOverlay{width:100vw;height:100vh;position:fixed;background-color:#22002d90;top:0;left:0;display:none;box-sizing:border-box;font-family:IBM Plex Mono;font-weight:500;font-size:1rem;line-height:1.6rem;letter-spacing:.05em;color:#fbff12;hyphens:auto;-webkit-hyphens:auto;hyphenate-limit-chars:6 3 3;-webkit-hyphenate-limit-chars:6 3 3}.interactiveHelp{box-sizing:border-box;position:fixed;display:flex;justify-content:center;align-items:center;padding-right:8px;border:4px solid #fbff12}.OSHelp{display:flex!important;justify-content:center!important;position:fixed;padding-right:8px}.infoText{text-align:center;justify-content:center;justify-items:center;margin-right:1rem;margin-left:1rem}.canvasOverlay{margin:0;position:fixed;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.cmd{position:fixed;left:20%;bottom:10%}#mouseIcon{margin-bottom:16px}.closeHelp{width:64px;height:64px;display:flex;align-items:center;justify-content:center;position:fixed;right:48px;bottom:48px}.closeHelp:hover{cursor:pointer}@media (aspect-ratio > 1){.HelpButton{width:64px;height:64px;font-size:64px;line-height:64px}}@media (aspect-ratio <= 1){.HelpButton{width:50px;height:50px;font-size:50px;line-height:50px}}
