*{margin:0;padding:0;box-sizing:border-box}html{height:100%;width:100%}body{margin:0;padding:0;width:100%;min-height:100vh;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background:linear-gradient(135deg,#0f0f0f,#1a1a1a)}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#404040;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}a{color:inherit;text-decoration:none}*{transition:all .2s cubic-bezier(.4,0,.2,1)}.steam-gradient{background:linear-gradient(90deg,#020024,#090979 35%,#00d4ff)}.steam-card-gradient{background:linear-gradient(135deg,#1a1a1a,#2d2d30)}.gradient-text{background:linear-gradient(90deg,#020024,#090979 35%,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(0,212,255,.5)}.gradient-text-light{background:linear-gradient(90deg,#fff,#00d4ff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(0,212,255,.5)}.gaming-gradient-electric{background:linear-gradient(135deg,#00d4ff,#ff6b35,#0f8)}.gaming-gradient-neon{background:linear-gradient(135deg,#00d4ff,#9d4edd,#ff6b35)}.gaming-gradient-cyberpunk{background:linear-gradient(135deg,#ff0080,#00d4ff,#0f8)}.gaming-gradient-fire{background:linear-gradient(135deg,#ff6b35,#ff0080,#ffb74d)}.gaming-gradient-ice{background:linear-gradient(135deg,#00d4ff,#3df,#fff)}.gaming-gradient-matrix{background:linear-gradient(135deg,#0f8,#00d4ff,#3f9)}.steam-button-primary{background:linear-gradient(135deg,#00d4ff,#09c);transition:all .3s ease}.steam-button-primary:hover{background:linear-gradient(135deg,#3df,#00a3cc);transform:translateY(-2px);box-shadow:0 8px 25px #00d4ff4d}.steam-button-secondary{background:linear-gradient(135deg,#ff6b35,#cc4a1a);transition:all .3s ease}.steam-button-secondary:hover{background:linear-gradient(135deg,#ff8c69,#ff6b35);transform:translateY(-2px);box-shadow:0 8px 25px #ff6b354d}.steam-button-success{background:linear-gradient(135deg,#0f8,#00cc6a);transition:all .3s ease}.steam-button-success:hover{background:linear-gradient(135deg,#3f9,#0f8);transform:translateY(-2px);box-shadow:0 8px 25px #00ff884d}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.steam-hover:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}
