html,body,#root{overscroll-behavior-x:none;height:100vh;margin:0;overflow:scroll hidden}*{cursor:none!important}.cursor-crosshair,.cursor-crosshair *{cursor:crosshair!important}.gradient-text{color:var(--color-yellow-500);text-shadow:0 0 10px,0 0 20px,0 0 35px,0 0 70px;will-change:filter;animation:10s linear infinite rainbow-hue}@keyframes rainbow-hue{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}.bob{background-blend-mode:darken;background-image:linear-gradient(#000000bf,#000000d9),url(/bob.webp);background-repeat:repeat}@keyframes statusMessageExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}
