@keyframes heroTitleShine{0%{background-position:0% center}to{background-position:100% center}}@keyframes heroFloatA{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes heroFloatB{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes heroAuroraA{0%{transform:translate(0) scale(1)}to{transform:translate(60px,24px) scale(1.15)}}@keyframes heroAuroraB{0%{transform:translate(0) scale(1.1)}to{transform:translate(-50px,-20px) scale(.95)}}@keyframes homeMiniChatBounce{0%,80%,to{transform:scale(.8)}40%{transform:scale(1.2)}}.home-hero-title-shine{background:linear-gradient(to right,var(--primary),var(--secondary),var(--primary));background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:heroTitleShine 5s ease-in-out infinite alternate}.home-mini-chat-dot{width:6px;height:6px;background:color-mix(in srgb,var(--muted-foreground) 50%,transparent);border-radius:50%;animation:homeMiniChatBounce 1.4s infinite ease-in-out}@media(prefers-reduced-motion:reduce){.home-hero-title-shine,.hero-anim,.home-mini-chat-dot{animation:none!important}}
