.animated-bg{position:absolute;inset:0;overflow:hidden;background:linear-gradient(135deg,#0a0f1a,#0d1520 25%,#0f1927 50%,#0a1420 75%,#071018)}.animated-bg--geometric{background:radial-gradient(ellipse at 15% 20%,rgba(37,99,235,.18) 0,transparent 45%),radial-gradient(ellipse at 85% 75%,rgba(20,184,166,.15) 0,transparent 50%),radial-gradient(ellipse at 50% 50%,rgba(245,158,11,.08) 0,transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(249,115,22,.1) 0,transparent 40%),linear-gradient(135deg,#0a0f1a,#0d1520 25%,#0f1927 50%,#0a1420 75%,#071018)}.animated-bg__shape{position:absolute;opacity:.4;pointer-events:none;will-change:transform}.animated-bg__shape--1{width:500px;height:500px;top:10%;right:5%}.animated-bg__shape--2{width:350px;height:350px;bottom:15%;left:8%}.animated-bg__shape--3{width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%)}.animated-bg__gradient{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.animated-bg__gradient--1{width:700px;height:700px;top:-10%;right:-10%;background:radial-gradient(circle,rgba(37,99,235,.35) 0,rgba(20,184,166,.15) 50%,transparent 70%);animation:gradient-drift-1 15s ease-in-out infinite alternate}.animated-bg__gradient--2{width:600px;height:600px;bottom:-15%;left:-10%;background:radial-gradient(circle,rgba(20,184,166,.3) 0,rgba(245,158,11,.15) 50%,transparent 70%);animation:gradient-drift-2 18s ease-in-out infinite alternate}.animated-bg__gradient--3{width:500px;height:500px;top:40%;left:30%;background:radial-gradient(circle,rgba(245,158,11,.2) 0,rgba(249,115,22,.1) 50%,transparent 70%);animation:gradient-drift-3 20s ease-in-out infinite alternate}@keyframes gradient-drift-1{0%{transform:translate(0) scale(1)}to{transform:translate(-50px,30px) scale(1.1)}}@keyframes gradient-drift-2{0%{transform:translate(0) scale(1)}to{transform:translate(40px,-40px) scale(1.15)}}@keyframes gradient-drift-3{0%{transform:translate(0) scale(1);opacity:.8}to{transform:translate(-30px,50px) scale(.9);opacity:1}}.animated-bg--particles{background:radial-gradient(ellipse at 25% 35%,rgba(37,99,235,.2) 0,transparent 50%),radial-gradient(ellipse at 75% 65%,rgba(20,184,166,.18) 0,transparent 50%),radial-gradient(ellipse at 50% 80%,rgba(245,158,11,.12) 0,transparent 45%),linear-gradient(135deg,#0a0f1a,#0d1520 50%,#071018)}.animated-bg__particle{position:absolute;width:4px;height:4px;background:rgba(37,99,235,.7);border-radius:50%;pointer-events:none;will-change:transform,opacity;box-shadow:0 0 10px currentColor}.animated-bg__particle:nth-child(2n){background:rgba(20,184,166,.8);width:3px;height:3px;box-shadow:0 0 12px rgba(20,184,166,.5)}.animated-bg__particle:nth-child(3n){background:rgba(245,158,11,.75);width:3px;height:3px;box-shadow:0 0 10px rgba(245,158,11,.4)}.animated-bg__particle:nth-child(5n){background:rgba(249,115,22,.7);width:2px;height:2px;box-shadow:0 0 8px rgba(249,115,22,.5)}.animated-bg__particle:nth-child(7n){background:rgba(167,139,250,.65);width:2px;height:2px;box-shadow:0 0 8px rgba(167,139,250,.4)}.animated-bg--waves{background:linear-gradient(180deg,#0a0806,#13100e 50%,#0d0b09)}.animated-bg__wave{position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:.6;pointer-events:none}@media (max-width:1024px){.animated-bg__shape--1{width:350px;height:350px}.animated-bg__shape--2{width:250px;height:250px}.animated-bg__shape--3{width:300px;height:300px}.animated-bg__gradient--1,.animated-bg__gradient--2{filter:blur(60px)}}@media (max-width:768px){.animated-bg__shape--1,.animated-bg__shape--2{display:none}.animated-bg__shape--3{width:250px;height:250px}.animated-bg__gradient--1{width:400px;height:400px}.animated-bg__gradient--2{width:350px;height:350px}}@media (prefers-reduced-motion:reduce){.animated-bg__gradient,.animated-bg__particle,.animated-bg__shape,.animated-bg__wave{animation:none!important;transform:none!important}}