@keyframes hero-dot{0%,to{opacity:1}50%{opacity:.28}}@keyframes hero-dash{to{stroke-dashoffset:-24px}}@keyframes hero-fill{0%,to{transform:scaleX(.92)}50%{transform:scaleX(1)}}@keyframes hero-scan{0%,to{background-color:#0000}40%,55%{background-color:#fff4ed}}.hero-dot{animation:1.8s ease-in-out infinite hero-dot}.hero-dash{animation:6s linear infinite hero-dash}.hero-fill{transform-origin:0;animation:3.6s ease-in-out infinite hero-fill}.hero-scan{animation:7.2s ease-in-out infinite hero-scan}@media (prefers-reduced-motion:reduce){.hero-dot,.hero-dash,.hero-fill,.hero-scan{animation:none}}
