.animated-gradient-text-pink{background:linear-gradient(90deg,#ff1493,#8a2be2,#ff1493,#8a2be2,#ff1493);background-size:300% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:gradient-move-pink 3s ease-in-out infinite}.animated-gradient-text-cyan{background:linear-gradient(90deg,#40ffaa,#4079ff,#40ffaa,#4079ff,#40ffaa);background-size:300% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:gradient-move-cyan 3s ease-in-out infinite}@keyframes gradient-move-pink{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient-move-cyan{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient-move-green{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animated-gradient-text-green{background:linear-gradient(90deg,#10b981,#3b82f6,#10b981,#3b82f6,#10b981);background-size:300% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:gradient-move-green 3s ease-in-out infinite}@media (max-width:640px){.contact-button,.install-button,.share-button{min-height:44px}@media (max-width:480px){.contact-button .text-lg,.install-button .text-lg,.share-button .text-lg{font-size:.875rem}}}@media (min-width:641px) and (max-width:1024px){.contact-button,.install-button,.share-button{min-height:48px}}@media (min-width:1025px){.contact-button,.install-button,.share-button{min-height:52px}}