.founder-glow{position:relative;display:inline-flex;isolation:isolate}.founder-glow-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:stretch}.founder-glow-logo{position:relative}.founder-label{margin-left:52px;margin-top:-14px;font-size:9px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;line-height:1;background:linear-gradient(180deg,#f8fafc,#e2e8f0 30%,#cbd5e1 60%,#94a3b8);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;user-select:none;pointer-events:none}.founder-particles{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:visible}.founder-particle{position:absolute;left:20px;top:50%;width:1.5px;height:1.5px;margin-left:-.75px;margin-top:-.75px;border-radius:50%;background:rgba(226,232,240,.95);box-shadow:0 0 3px rgba(226,232,240,.85),0 0 6px rgba(226,232,240,.4);opacity:0;will-change:transform,opacity;animation-name:founder-emanate;animation-iteration-count:infinite;animation-timing-function:ease-out}.founder-particle-1{--end-x:20px;--end-y:0px;animation-delay:0s;animation-duration:2.4s}.founder-particle-2{--end-x:17px;--end-y:-10px;animation-delay:.2s;animation-duration:2.6s}.founder-particle-3{--end-x:10px;--end-y:-17px;animation-delay:.4s;animation-duration:2.5s}.founder-particle-4{--end-x:0px;--end-y:-20px;animation-delay:.6s;animation-duration:2.7s}.founder-particle-5{--end-x:-10px;--end-y:-17px;animation-delay:.8s;animation-duration:2.5s}.founder-particle-6{--end-x:-17px;--end-y:-10px;animation-delay:1s;animation-duration:2.6s}.founder-particle-7{--end-x:-20px;--end-y:0px;animation-delay:1.2s;animation-duration:2.4s}.founder-particle-8{--end-x:-17px;--end-y:10px;animation-delay:1.4s;animation-duration:2.7s}.founder-particle-9{--end-x:-10px;--end-y:17px;animation-delay:1.6s;animation-duration:2.5s}.founder-particle-10{--end-x:0px;--end-y:20px;animation-delay:1.8s;animation-duration:2.6s}.founder-particle-11{--end-x:10px;--end-y:17px;animation-delay:2s;animation-duration:2.5s}.founder-particle-12{--end-x:17px;--end-y:10px;animation-delay:2.2s;animation-duration:2.6s}@keyframes founder-emanate{0%{transform:translate(0) scale(.3);opacity:0}20%{transform:translate(calc(var(--end-x) * .15),calc(var(--end-y) * .15)) scale(.5);opacity:0}40%{transform:translate(calc(var(--end-x) * .6),calc(var(--end-y) * .6)) scale(1);opacity:1}70%{transform:translate(var(--end-x),var(--end-y)) scale(.95);opacity:.7}to{transform:translate(calc(var(--end-x) * 1.5),calc(var(--end-y) * 1.5)) scale(.4);opacity:0}}@media (prefers-reduced-motion:reduce){.founder-particle{animation:none;opacity:.5;transform:translate(var(--end-x),var(--end-y))}}