.network-animated-bg{animation:gradient-flow 25s ease infinite;background:linear-gradient(225deg,#f8fafc,#f0fdf4,#e0f2fe,#f1f5f9);background-size:400% 400%;position:relative}.network-animated-bg:before{animation:subtle-scroll 40s linear infinite alternate;background-image:radial-gradient(hsla(0,0%,66%,.08) 1px,transparent 0);background-size:20px 20px;content:"";top:0;right:0;bottom:0;left:0;opacity:.5;position:absolute}@keyframes gradient-flow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes subtle-scroll{0%{background-position:0 0}to{background-position:10px 10px}}.particle-overlay canvas{display:block;height:100%;pointer-events:none;width:100%}
