.social-wrapper{display:inline-flex;list-style:none;gap:10px;margin:0;padding:0}.social-wrapper .social-icon{position:relative;background:#fff;border-radius:50%;width:40px;height:40px;font-size:18px;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 4px 8px #0000001a;cursor:pointer;transition:all .2s cubic-bezier(.68,-.55,.265,1.55)}.social-wrapper .social-icon a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.social-wrapper .social-tooltip{position:absolute;top:-45px;left:50%;transform:translate(-50%);font-size:12px;background:#fff;color:#333;padding:4px 8px;border-radius:5px;box-shadow:0 4px 8px #00000026;opacity:0;pointer-events:none;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);white-space:nowrap;font-weight:600;z-index:100}.social-wrapper .social-tooltip:before{position:absolute;content:"";height:8px;width:8px;background:#fff;top:100%;left:50%;transform:translate(-50%) translateY(-4px) rotate(45deg);transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.social-wrapper .social-icon:hover .social-tooltip{opacity:1;visibility:visible;pointer-events:auto}.social-wrapper .social-icon:hover span,.social-wrapper .social-icon:hover .social-tooltip{text-shadow:0px -1px 0px rgba(0,0,0,.1)}.social-wrapper .facebook:hover,.social-wrapper .facebook:hover .social-tooltip,.social-wrapper .facebook:hover .social-tooltip:before{background:#1877f2;color:#fff}.social-wrapper .facebook:hover svg{color:#fff}.social-wrapper .instagram:hover,.social-wrapper .instagram:hover .social-tooltip,.social-wrapper .instagram:hover .social-tooltip:before{background:#e4405f;color:#fff}.social-wrapper .instagram:hover svg{color:#fff}.social-wrapper .social-icon svg{width:20px;height:20px;color:#666;transition:color .2s ease}.social-wrapper .facebook svg{color:#1877f2}.social-wrapper .instagram svg{color:#e4405f}.heart-button{position:relative;display:inline-flex;justify-content:center;align-items:center;border-radius:9999px;background:#fd1853;font-family:inherit;overflow:hidden;border:none;cursor:pointer}.heart-button:after{content:" ";width:0%;height:100%;background:#fff;position:absolute;transition:all .4s ease-in-out;right:0}.heart-button:hover:after{right:auto;left:0;width:100%}.heart-button span{text-align:center;text-decoration:none;width:100%;padding:18px 25px;color:#fffcfd;font-size:1em;font-weight:700;letter-spacing:.05em;z-index:20;transition:all .3s ease-in-out}.heart-button:hover span{animation:scaleUp .3s ease-in-out;color:#fd1853}.heart-button:hover{animation:scaleUp .3s ease-in-out}@keyframes scaleUp{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.star-1{position:absolute;top:20%;left:20%;width:25px;height:auto;filter:drop-shadow(0 0 0 #fd1853);z-index:-5;transition:all 1s cubic-bezier(.05,.83,.43,.96)}.star-2{position:absolute;top:45%;left:45%;width:15px;height:auto;filter:drop-shadow(0 0 0 #fd1853);z-index:-5;transition:all 1s cubic-bezier(0,.4,0,1.01)}.star-3{position:absolute;top:40%;left:40%;width:5px;height:auto;filter:drop-shadow(0 0 0 #fd1853);z-index:-5;transition:all 1s cubic-bezier(0,.4,0,1.01)}.star-4{position:absolute;top:20%;left:40%;width:8px;height:auto;filter:drop-shadow(0 0 0 #fd1853);z-index:-5;transition:all .8s cubic-bezier(0,.4,0,1.01)}.star-5{position:absolute;top:25%;left:45%;width:15px;height:auto;filter:drop-shadow(0 0 0 #fd1853);z-index:-5;transition:all .6s cubic-bezier(0,.4,0,1.01)}.star-6{position:absolute;top:5%;left:50%;width:5px;height:auto;filter:drop-shadow(0 0 0 #fd1853);z-index:-5;transition:all .8s ease}.heart-button:hover .star-1{position:absolute;top:-2%;left:0%;width:25px;height:auto;filter:drop-shadow(0 0 10px #fd1853);z-index:2}.heart-button:hover .star-2{position:absolute;top:34%;left:41.5%;width:15px;height:auto;filter:drop-shadow(0 0 10px #fd1853);z-index:2}.heart-button:hover .star-3{position:absolute;top:55%;left:25%;width:5px;height:auto;filter:drop-shadow(0 0 10px #fd1853);z-index:2}.heart-button:hover .star-4{position:absolute;top:0%;left:55%;width:8px;height:auto;filter:drop-shadow(0 0 10px #fd1853);z-index:2}.heart-button:hover .star-5{position:absolute;top:25%;left:85%;width:15px;height:auto;filter:drop-shadow(0 0 10px #fd1853);z-index:2}.heart-button:hover .star-6{position:absolute;top:75%;left:60%;width:5px;height:auto;filter:drop-shadow(0 0 10px #fd1853);z-index:2}.gradient-button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;font-size:1rem;font-weight:700;color:#fff;transition:all .3s ease-in-out;transform-origin:center;border:none;background:transparent;cursor:pointer;text-decoration:none}.gradient-button:hover{transform:scale(1.05)}.gradient-button:active{transform:scale(.95)}.gradient-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#be185d,#e11d48,#f43f5e,#059669,#10b981);background-size:200% 200%;border-radius:9999px;transition:all .3s ease-in-out;animation:gradientShift 3s ease infinite}.gradient-button:hover .gradient-bg{transform:scale(1.1)}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.glow-effect{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;opacity:0;background:#fff;filter:blur(24px);transition:opacity .3s ease-in-out}.gradient-button:hover .glow-effect{opacity:.5}.glitter-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:9999px}.glitter{position:absolute;width:4px;height:4px;background:#fff;border-radius:50%;opacity:0;animation:glitterFloat 2s ease-in-out infinite}.glitter:nth-child(1){top:20%;left:20%;animation-delay:0s}.glitter:nth-child(2){top:60%;left:50%;animation-delay:.7s}.glitter:nth-child(3){top:40%;left:80%;animation-delay:1.4s}@keyframes glitterFloat{0%,to{opacity:0;transform:translateY(0) scale(0)}50%{opacity:1;transform:translateY(-10px) scale(1)}}.border-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;border:2px solid white;opacity:.2;transition:all .3s ease-in-out}.gradient-button:hover .border-ring{opacity:.4;transform:scale(1.05)}.wave{position:absolute;bottom:0;left:0;width:200%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:waveMove 2s linear infinite;transform:translate(-100%)}@keyframes waveMove{0%{transform:translate(-100%)}to{transform:translate(0)}}.button-content{position:relative;z-index:10;display:flex;align-items:center;gap:8px;letter-spacing:.05em}.button-arrow{width:20px;height:20px;transition:transform .3s ease-in-out}.gradient-button:hover .button-arrow{transform:translate(4px)}.button-underline{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .3s ease-in-out}.gradient-button:hover .button-underline{transform:scaleX(1)}
