.aurora-background-container-content{position:absolute;inset:0;z-index:-1;filter:blur(16px);overflow:hidden}@keyframes aurora{0%{background-position:50% 50%,50% 50%}to{background-position:350% 50%,350% 50%}}.aurora-background{animation:aurora 90s linear infinite;--white-gradient:repeating-linear-gradient(100deg,#ffffff,#ffffff 7%,transparent 10%,transparent 14%,#ffffff 16%);--dark-gradient:repeating-linear-gradient(100deg,#000000,#000000 7%,transparent 10%,transparent 12%,#000000 16%);--aurora:repeating-linear-gradient(100deg,#3b82f6 10%,#a5b4fc 15%,#93c5fd 20%,#ddd6fe 25%,#60a5fa 30%,#60dbfa 35%,#60a5fa 40%);background-size:300%,200%;background-position:50% 50%,50% 50%;pointer-events:none;inset:-10px;opacity:.5;will-change:transform;filter:blur(16px) invert(100%)}.aurora-background,.aurora-background:after{background-image:var(--white-gradient),var(--aurora);position:absolute}.aurora-background:after{content:"";inset:0;background-size:200%,100%;background-attachment:fixed;mix-blend-mode:difference}.aurora-background-radial-gradient{-webkit-mask-image:radial-gradient(ellipse at 50% -15%,#000000 0,25%,transparent 80%);mask-image:radial-gradient(ellipse at 50% -15%,#000000 0,25%,transparent 80%)}