html,body{height:100%;width:100%;margin:0;padding:0;overflow-x:hidden}body{font-family:Roboto,Poppins,sans-serif;background:radial-gradient(circle at 30% 40%,#5081ac,#2d3540 45%,#4a6fa3 75%,#1c2e4a) no-repeat center center fixed;background-size:cover;overflow-x:hidden;min-height:100vh;position:relative;transition:background .3s ease}html[data-theme=dark] body,body[data-theme=dark]{background:radial-gradient(circle at 30% 40%,#1a1a2e,#0f0f1e 45%,#16213e 75%,#0a0a14) no-repeat center center fixed;background-size:cover;background-attachment:fixed}#root,.gamestore-page,.page-content{background:transparent;transition:background .3s ease}html[data-theme=dark] #root,html[data-theme=dark] .gamestore-page,html[data-theme=dark] .page-content,body[data-theme=dark] #root,body[data-theme=dark] .gamestore-page,body[data-theme=dark] .page-content{background:transparent}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}body{font-family:Poppins,Orbitron,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;margin:0;padding:0}
