*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:#000;width:100%;height:100%;font-family:Courier New,monospace;overflow:hidden}@keyframes gradientShift{0%{background-position:0%}to{background-position:200%}}@keyframes pulseGlow{0%,to{opacity:.6}50%{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#root{-webkit-user-select:none;user-select:none}::-webkit-scrollbar{display:none}
