.animated-gradient-bg{animation:gradientShift 20s ease infinite;background:linear-gradient(135deg,#0a0a0f,#1a1a2e 25%,#16213e 50%,#1a1a2e 75%,#0a0a0f);background-size:400% 400%;height:100%;left:0;position:fixed;top:0;width:100%;z-index:-2}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.particles-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.floating-particle{animation:floatUp 20s linear infinite;background:#667eeacc;border-radius:50%;box-shadow:0 0 15px #667eea99;height:5px;position:absolute;width:5px}@keyframes floatUp{0%{opacity:0;transform:translateY(120vh) rotate(0deg)}10%{opacity:.6}90%{opacity:.6}to{opacity:0;transform:translateY(-20vh) rotate(1turn)}}
/*# sourceMappingURL=main.a2a26c7b.css.map*/