*{margin:0;padding:0;box-sizing:border-box}html{background-color:#000;height:100%;width:100%;max-width:100%;overflow-x:hidden;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch}body{margin:0;padding:0;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;height:100%;width:100%;max-width:100%;overflow-x:hidden;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch}#root{width:100%;max-width:100%;height:100vh;background-color:#000;overflow-x:hidden;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#222;border-radius:5px;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:#0f8}*{scrollbar-width:thin;scrollbar-color:#222222 #0a0a0a}@keyframes rainbowShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes glowPulse{0%,to{opacity:1;filter:brightness(1)}50%{opacity:.8;filter:brightness(1.2)}}@keyframes circuitFlow{0%{background-position:0% 0%}to{background-position:100% 100%}}@keyframes goldenShimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}
