@keyframes aurora{0%{background-position:0%}to{background-position:200%}}.aurora-background{width:100%;min-height:100dvh;color:var(--text-primary);z-index:1;--aurora:repeating-linear-gradient(100deg, #49dacd 0%, #3dffa8 4%, #51c2e3 9%, #5aa6ff 14%, #8a89ff 20%, #a878ff 25%, #838eff 31%, #70bed2 37%, #3dffa8 43%, #4ad7cf 50%);background:#0c0c0a;flex-direction:column;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex;position:relative}.aurora-background__host{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.aurora-background--landing-hero .aurora-background__host{perspective:1000px;perspective-origin:50% 100%}.aurora-background__3d-wrapper{transform-origin:50% 100%;width:140%;height:150%;position:absolute;inset:-50% -20%}.aurora-background--landing-hero .aurora-background__3d-wrapper{transform:rotateX(-45deg)}.aurora-background__strip{z-index:0;pointer-events:none;background-image:var(--white-gradient), var(--aurora);opacity:.78;filter:blur(16px)invert();background-position:50%,50%;background-size:200%,100%;position:absolute;inset:0}[data-theme=dark] .aurora-background__strip{background-image:var(--dark-gradient), var(--aurora);filter:blur(16px)saturate(1.35)}.aurora-background__strip:after{content:"";background-image:inherit;background-size:inherit;background-position:inherit;mix-blend-mode:screen;opacity:.55;animation:aurora var(--animation-speed,120s) linear infinite;position:absolute;inset:0}.aurora-background__grain{z-index:1;pointer-events:none;opacity:.09;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n' x='0' y='0' width='100%25' height='100%25'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' fill='%23fff'/%3E%3C/svg%3E");background-repeat:repeat;background-size:140px 140px;position:absolute;inset:0}.aurora-background__base-glow{z-index:1;pointer-events:none;background:radial-gradient(65% 50% at 50% 100%,#3dffa87a 0%,#5aa6ff4d 45%,#0000 75%);height:45vh;position:absolute;bottom:-15vh;left:0;right:0}[data-theme=light] .aurora-background__grain{opacity:.055;mix-blend-mode:multiply}.aurora-background__host--masked{-webkit-mask-image:radial-gradient(120% 100% at 50% 100%,#000 0%,#000000b8 35%,#0000 75%);mask-image:radial-gradient(120% 100% at 50% 100%,#000 0%,#000000b8 35%,#0000 75%)}.aurora-background--landing-hero{min-height:unset;width:100%;display:block}.aurora-background--animation-paused .aurora-background__strip:after{animation-play-state:paused}.aurora-background__content{z-index:2;width:100%;position:relative}@media (prefers-reduced-motion:reduce){.aurora-background__strip:after{mix-blend-mode:normal;opacity:.72;animation:none}.aurora-background__grain{opacity:.045}[data-theme=light] .aurora-background__grain{opacity:.035}.aurora-background--landing-hero .aurora-background__host{perspective:none}.aurora-background--landing-hero .aurora-background__3d-wrapper{transform:none}}
