.GlowButton_wrapper__f6JwW{position:relative;display:inline-flex;border-radius:var(--glow-radius,10px);isolation:isolate;z-index:0}.GlowButton_wrapper__f6JwW:after,.GlowButton_wrapper__f6JwW:before{content:"";position:absolute;inset:-2px;border-radius:calc(var(--glow-radius, 10px) + 2px);opacity:0;transition:opacity .55s ease;pointer-events:none;z-index:0}.GlowButton_wrapper__f6JwW:before{background:conic-gradient(from var(--angle,0deg),transparent 0,transparent 22%,#57adff 34%,#8b6cff 46%,#ff5f91 58%,#35e4a7 72%,#57adff 84%,transparent 94%,transparent 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px}.GlowButton_wrapper__f6JwW:after{inset:0 -10px -14px;border-radius:calc(var(--glow-radius, 10px) + 10px);background:conic-gradient(from var(--angle,0deg),transparent 0,transparent 20%,rgba(87,173,255,.8) 33%,rgba(139,108,255,.78) 46%,rgba(255,95,145,.7) 59%,rgba(53,228,167,.74) 73%,rgba(87,173,255,.78) 85%,transparent 95%,transparent 100%);clip-path:inset(0 -28px -28px -28px);filter:blur(18px) saturate(1.1);transform:translateY(4px);z-index:0}.GlowButton_wrapper__f6JwW:focus-within:before,.GlowButton_wrapper__f6JwW:hover:before{opacity:.72;animation:GlowButton_spin__hrZSX 5.2s linear infinite}.GlowButton_wrapper__f6JwW:focus-within:after,.GlowButton_wrapper__f6JwW:hover:after{opacity:.5;animation:GlowButton_spin__hrZSX 5.2s linear infinite}.GlowButton_wrapper__f6JwW:focus-within,.GlowButton_wrapper__f6JwW:hover{filter:drop-shadow(0 8px 12px rgba(74,144,226,.1))}.GlowButton_inner__x5VUP{position:relative;display:flex;width:100%;z-index:2;border-radius:inherit}.GlowButton_inner__x5VUP>*{position:relative;z-index:2;box-shadow:inset 0 1px 0 rgba(255,255,255,.09)}@keyframes GlowButton_spin__hrZSX{to{--angle:360deg}}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}@media (prefers-reduced-motion:reduce){.GlowButton_wrapper__f6JwW:focus-within:after,.GlowButton_wrapper__f6JwW:focus-within:before,.GlowButton_wrapper__f6JwW:hover:after,.GlowButton_wrapper__f6JwW:hover:before{animation:none}}