.bg-gradient-btn{background:linear-gradient(60deg,#483bdc,#ffa8a9,#82d3a4);background-size:300% 300%}.bg-gradient-btn:focus-within,.bg-gradient-btn:hover,.group:focus-within .bg-gradient-btn,.group:hover .bg-gradient-btn{background:#6455ff}.btn-animate-gradient{background:linear-gradient(90deg,#483bdc,#ffa8a9,#82d3a4);background-size:100% 100%;transition:background-position 4s}@keyframes gradientAnimation{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}@keyframes gradientSweep{0%,to{opacity:1;filter:saturate(.95)}50%{opacity:1;filter:saturate(1.5)}}.ai-wordmark-animate{animation:gradientSweep 4.8s ease-in-out infinite}.rotate-text{position:absolute;transform-origin:0 104px;font-size:1rem;line-height:1rem;top:0}.service-panel-animate{animation:panelFadeIn .32s cubic-bezier(.22,1,.36,1)}.service-content-animate{animation:contentSlideIn .36s cubic-bezier(.22,1,.36,1)}.service-cta-animate{animation:ctaIn .24s cubic-bezier(.22,1,.36,1) 80ms both}.service-image-animate{animation:imageIn .42s cubic-bezier(.22,1,.36,1) 40ms both}@keyframes panelFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes contentSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes ctaIn{0%{opacity:0;transform:translate3d(-4px,4px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes imageIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.welcome-sequence-text{display:inline-block;animation:welcomeLanguageIn .1s cubic-bezier(.22,1,.36,1) both}@keyframes welcomeLanguageIn{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}