.background{pointer-events:none;justify-content:center;width:100vw;min-height:100vh;padding:120px 24px 160px;display:flex;position:fixed}.background:before{content:"";z-index:2;background:radial-gradient(circle,#02002400 0,#fafafa 100%);width:100%;height:100%;position:absolute;top:0}.dark .background:before{background:radial-gradient(circle, #1b1b1d 0, hsl(var(--background)) 100%)}.background:after{content:"";z-index:1;opacity:.4;filter:invert();background-image:url(/grid.svg);width:100%;height:100%;position:absolute;top:0}.gradient{z-index:3;content:"";filter:blur(100px)saturate(150%);opacity:.15;background-image:radial-gradient(at 27% 37%,#3a8bfd 0,#0000 0%),radial-gradient(at 97% 21%,#8de294 0,#0000 55%),radial-gradient(at 52% 99%,#c3747c 0,#0000 55%),radial-gradient(at 10% 29%,#9781d5 0,#0000 55%),radial-gradient(at 97% 96%,#d7c4a2 0,#0000 55%),radial-gradient(at 33%,#91aae3 0,#0000 55%),radial-gradient(at 79% 53%,#d4bfc5 0,#0000 55%);width:100%;max-width:640px;height:100%;position:absolute;top:80px}@media screen and (width<=640px){.content{display:none}}
