.sc-download-page .sc-download-copy{animation:sc-download-rise .7s ease-out both}.sc-download-stage{animation:sc-download-rise .85s ease-out .12s both}.sc-download-glow{background:radial-gradient(circle at 50% 40%,color-mix(in srgb,var(--primary) 45%,transparent),color-mix(in srgb,var(--ai) 22%,transparent) 45%,transparent 70%)}.sc-download-orbit{background:conic-gradient(from 210deg,transparent 0deg,color-mix(in srgb,var(--primary) 28%,transparent) 70deg,transparent 140deg,color-mix(in srgb,var(--ai) 18%,transparent) 220deg,transparent 300deg);animation:sc-download-spin 28s linear infinite;-webkit-mask-image:radial-gradient(circle,transparent 42%,black 52%,transparent 72%);mask-image:radial-gradient(circle,transparent 42%,black 52%,transparent 72%)}.sc-download-device{transform:perspective(1400px) rotateY(-8deg) rotateX(4deg);transform-origin:center center;transition:transform .55s cubic-bezier(.22,1,.36,1);animation:sc-download-device-float 6s ease-in-out infinite}.sc-download-device:hover{transform:perspective(1400px) rotateY(0deg) rotateX(0deg);animation-play-state:paused}.sc-download-screen-shine{background:linear-gradient(125deg,transparent 30%,color-mix(in srgb,var(--foreground) 5%,transparent) 48%,transparent 62%);background-size:200% 200%;animation:sc-download-shine 7s ease-in-out infinite}.sc-download-platform{animation:sc-download-rise .6s ease-out both}@keyframes sc-download-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes sc-download-spin{to{transform:rotate(1turn)}}@keyframes sc-download-device-float{0%,to{transform:perspective(1400px) rotateY(-8deg) rotateX(4deg) translateY(0)}50%{transform:perspective(1400px) rotateY(-8deg) rotateX(4deg) translateY(-10px)}}@keyframes sc-download-shine{0%,to{background-position:100% 40%}50%{background-position:0 60%}}@media (prefers-reduced-motion:reduce){.sc-download-device,.sc-download-orbit,.sc-download-page .sc-download-copy,.sc-download-platform,.sc-download-screen-shine,.sc-download-stage{animation:none!important}.sc-download-device{transform:none}}