.salon-gradient-btn{--borderWidth:2px;background:transparent;font-family:Raleway,Arial,sans-serif;font-size:1.1rem;font-weight:700;border:none;cursor:pointer;padding:12px 48px;position:relative;z-index:1;transition:all .3s ease;border-radius:25px;transform:translateY(0);width:80%;max-width:250px;margin:40px auto 0;display:block}.salon-gradient-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(60deg,#a855f7,#ec4899,#14b8a6,#a855f7,#ec4899,#14b8a6,#a855f7,#ec4899);border-radius:25px;z-index:-2;background-size:300% 300%;animation:animatedgradient 6s ease infinite alternate}.salon-gradient-btn:after{content:"";position:absolute;top:var(--borderWidth);left:var(--borderWidth);right:var(--borderWidth);bottom:var(--borderWidth);background:#f5f3ff;border-radius:22px;z-index:-1}.salon-gradient-btn span{position:relative;z-index:1;background:linear-gradient(60deg,#a855f7,#ec4899,#14b8a6,#a855f7,#ec4899,#14b8a6,#a855f7,#ec4899);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:300% 300%;animation:animatedTextGradient 6s ease infinite alternate}.salon-gradient-btn:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.freelancer-gradient-btn{--borderWidth:2px;background:transparent;font-family:Raleway,Arial,sans-serif;font-size:1.1rem;font-weight:700;border:none;cursor:pointer;padding:12px 48px;position:relative;z-index:1;transition:all .3s ease;border-radius:25px;transform:translateY(0);width:80%;max-width:250px;margin:40px auto 0;display:block}.freelancer-gradient-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(60deg,#d946ef,#ec4899,#f97316,#d946ef,#ec4899,#f97316,#d946ef,#ec4899);border-radius:25px;z-index:-2;background-size:300% 300%;animation:animatedgradient 6s ease infinite alternate}.freelancer-gradient-btn:after{content:"";position:absolute;top:var(--borderWidth);left:var(--borderWidth);right:var(--borderWidth);bottom:var(--borderWidth);background:#fdf4ff;border-radius:22px;z-index:-1}.freelancer-gradient-btn span{position:relative;z-index:1;background:linear-gradient(60deg,#d946ef,#ec4899,#f97316,#d946ef,#ec4899,#f97316,#d946ef,#ec4899);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:300% 300%;animation:animatedTextGradient 6s ease infinite alternate}.freelancer-gradient-btn:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.1)}@keyframes animatedTextGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}