.hero-glow{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.hero-glow__blob{filter:blur(85px);opacity:.5;will-change:transform;border-radius:50%;width:42vw;max-width:640px;height:42vw;max-height:640px;position:absolute}.hero-glow__blob--tl{background:#60a5fa;animation:18s ease-in-out infinite alternate heroDriftA;top:-10%;left:-10%}.hero-glow__blob--tr{background:#67e8f9;animation:22s ease-in-out infinite alternate heroDriftB;top:-12%;right:-10%}.hero-glow__blob--bl{background:#c4b5fd;animation:20s ease-in-out infinite alternate heroDriftC;bottom:-15%;left:-8%}.hero-glow__blob--br{background:#f9a8d4;animation:24s ease-in-out infinite alternate heroDriftD;bottom:-18%;right:-12%}.hero-glow__word{white-space:nowrap;font-family:var(--font-display);letter-spacing:-.03em;color:#0000;opacity:.1;filter:blur(1px);pointer-events:none;-webkit-user-select:none;user-select:none;background-image:linear-gradient(90deg,#2563ff,#7c3aed,#db2777);-webkit-background-clip:text;background-clip:text;font-size:26vw;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-glow__scrim{background:linear-gradient(90deg,#f4f3efb3,#f4f3ef1a);position:absolute;inset:0}.dark .hero-glow{background:#07070c}.dark .hero-glow__blob{opacity:.55}.dark .hero-glow__blob--tl{background:#2563ff}.dark .hero-glow__blob--tr{background:#06b6d4}.dark .hero-glow__blob--bl{background:#a855f7}.dark .hero-glow__blob--br{background:#ec4899}.dark .hero-glow__word{opacity:.16;filter:blur(2px);background-image:linear-gradient(90deg,#22d3ee,#3b82f6,#a855f7,#ec4899);-webkit-background-clip:text;background-clip:text}.dark .hero-glow__scrim{background:radial-gradient(120% 90% at 30%,#07070c8c,#07070c26)}@keyframes heroDriftA{0%{transform:translate(0)}to{transform:translate(6vw,4vw)}}@keyframes heroDriftB{0%{transform:translate(0)}to{transform:translate(-5vw,5vw)}}@keyframes heroDriftC{0%{transform:translate(0)}to{transform:translate(5vw,-4vw)}}@keyframes heroDriftD{0%{transform:translate(0)}to{transform:translate(-6vw,-5vw)}}@media(prefers-reduced-motion:reduce){.hero-glow__blob{animation:none!important}}
