:root{--bg-dark: #0a0c10;--bg-card: #151921;--accent-lime: #d4ff3f;--accent-blue: #00d2ff;--text-gray: #94a3b8}body{background-image:url(/wallpaper.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;font-family:sans-serif;animation:slideZoom 50s linear infinite}@keyframes slideZoom{0%{background-position:0% 0%;background-size:120%}50%{background-position:100% 0%;background-size:130%}to{background-position:0% 0%;background-size:120%}}.glow-gradient{background:radial-gradient(circle at center,#1e293b,#0a0c10)}.gradient-text{background:linear-gradient(90deg,#fff,var(--accent-lime));-webkit-background-clip:text;-webkit-text-fill-color:transparent}
