:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;user-select:none;-webkit-user-select:none;background:#000}#root{width:100%;height:100%}::-webkit-scrollbar{width:0px;background:transparent}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.glitch{position:relative;color:#fff;animation:glitch-anim 5s infinite linear alternate-reverse}@keyframes glitch-anim{0%{text-shadow:-2px 3px 0 red,2px -3px 0 blue}to{text-shadow:2px -3px 0 red,-2px 3px 0 blue}}
