@keyframes contact-scale{0%{transform:scale(1)}50%{transform:scale(1.13)}to{transform:scale(1)}}.animate-contact-scale{animation:contact-scale 1.6s ease-in-out infinite}.shiny-text{color:transparent;background:linear-gradient(90deg,#0D6CE0,#808080 20%,#0D6CE0 40%,#91a1b6 60%,#0D6CE0 80%,#60a5fa);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 2.5s linear infinite}.dark .shiny-text{background:linear-gradient(90deg,#fff,#bdbdbd 20%,#222 40%,#bdbdbd 60%,#fff 80%,#fff);background-size:200% 100%;-webkit-background-clip:text;background-clip:text}@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}.shiny-text.disabled{animation:none}