.glow-button{background:radial-gradient(circle at 100% 100%,#fdfefe,#fdfefe);border-radius:50px;box-shadow:0 0 40px #adff8c66;padding:10px;transform:rotate(-12deg);transition:box-shadow .3s ease-in-out}.glow-button:hover{box-shadow:0 0 60px #adff8c,0 0 20px #adff8c}.glow-button button{background:#f0f6ec;border:none;border-radius:50px;box-shadow:inset 0 0 15px #0000001a;color:#000;cursor:pointer;font-size:24px;font-weight:600;padding:15px 30px;transition:transform .2s}.glow-button button:hover{transform:scale(.45)}.glow-button:before{background:radial-gradient(circle,#af9 0,transparent 60%);content:"";filter:blur(40px);height:140%;left:50%;opacity:.8;position:absolute;top:50%;transform:translate(-50%,-50%);width:120%;z-index:0}
