.hero-backdrop{position:absolute;inset:0;overflow:hidden;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 75% 110% at 100% 55%,black 18%,rgba(0,0,0,.55) 55%,transparent 92%);mask-image:radial-gradient(ellipse 75% 110% at 100% 55%,black 18%,rgba(0,0,0,.55) 55%,transparent 92%)}.hero-backdrop:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(15,23,42,.06) 1px,transparent 0);background-size:28px 28px;opacity:.5;-webkit-mask-image:radial-gradient(ellipse 60% 90% at 100% 60%,black 0,transparent 80%);mask-image:radial-gradient(ellipse 60% 90% at 100% 60%,black 0,transparent 80%)}.hero-backdrop__blob{position:absolute;border-radius:50%;filter:blur(75px);opacity:.85;will-change:transform;mix-blend-mode:multiply}.hero-backdrop__blob--a{width:720px;height:720px;background:radial-gradient(circle at 40% 40%,#4f46e5 0,rgba(79,70,229,0) 72%);top:-12%;right:-8%;animation:hb-drift-a 10s ease-in-out infinite}.hero-backdrop__blob--b{width:560px;height:560px;background:radial-gradient(circle at 50% 50%,#8b5cf6 0,rgba(139,92,246,0) 72%);top:32%;right:10%;animation:hb-drift-b 13s ease-in-out infinite;animation-delay:-3s}.hero-backdrop__blob--c{width:480px;height:480px;background:radial-gradient(circle at 50% 50%,#d946ef 0,rgba(217,70,239,0) 72%);bottom:-10%;right:22%;animation:hb-drift-c 11s ease-in-out infinite;animation-delay:-5s}.hero-backdrop__blob--d{width:420px;height:420px;background:radial-gradient(circle at 50% 50%,#06b6d4 0,rgba(6,182,212,0) 72%);top:18%;right:28%;animation:hb-drift-d 14s ease-in-out infinite;animation-delay:-3s}.hero-backdrop__sheen{position:absolute;inset:-10%;background:conic-gradient(from 200deg at 100% 50%,rgba(99,102,241,0) 0deg,rgba(139,92,246,.32) 60deg,rgba(217,70,239,.26) 120deg,rgba(6,182,212,.3) 180deg,rgba(99,102,241,0) 240deg,rgba(99,102,241,0) 1turn);filter:blur(50px);mix-blend-mode:multiply;opacity:.75;animation:hb-sheen 26s linear infinite;transform-origin:100% 50%}@keyframes hb-drift-a{0%,to{transform:translateZ(0) scale(1)}33%{transform:translate3d(-50px,40px,0) scale(1.08)}66%{transform:translate3d(20px,70px,0) scale(.96)}}@keyframes hb-drift-b{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-70px,-50px,0) scale(1.12)}}@keyframes hb-drift-c{0%,to{transform:translateZ(0) scale(1)}33%{transform:translate3d(50px,-40px,0) scale(1.06)}66%{transform:translate3d(-30px,30px,0) scale(.94)}}@keyframes hb-drift-d{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(50px,60px,0) scale(1.14)}}@keyframes hb-sheen{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.hero-backdrop__blob,.hero-backdrop__sheen{animation:none}}