.glow-button:before{content:"";z-index:-2;background:linear-gradient(45deg,#9735ff -10%,#fbcc26 60%,#d22352 100%);border-radius:100px;width:calc(100% + 2px);height:calc(100% + 2px);display:block;position:absolute;top:-.05rem;left:-.05rem}.glow-button:after{content:"";filter:blur(8px);z-index:-2;background:linear-gradient(45deg,#9735ff -10%,#fbcc26 60%,#d22352 100%);border-radius:100px;width:calc(100% + 2px);height:calc(100% + 2px);display:block;position:absolute;top:-.05rem;left:-.05rem}button.glow-button:after{filter:blur(4px)opacity(.5)}button.glow-button:active:after{filter:none;background:hsla(var(--background));border-radius:100px;width:100%;height:100%;position:absolute;top:0;left:0}
