.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.hero-copy>*{opacity:0;transform:translateY(14px);animation:heroIn .7s ease forwards}.hero-copy>*:nth-child(1){animation-delay:.04s}.hero-copy>*:nth-child(2){animation-delay:.1s}.hero-copy>*:nth-child(3){animation-delay:.16s}.hero-copy>*:nth-child(4){animation-delay:.22s}.hero-copy>*:nth-child(5){animation-delay:.28s}.hero-copy>*:nth-child(6){animation-delay:.34s}.hero-visual{opacity:0;transform:translateY(20px) scale(.98);animation:heroVisualIn .8s ease .15s forwards}@keyframes heroIn{to{opacity:1;transform:translateY(0)}}@keyframes heroVisualIn{to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal,.hero-copy>*,.hero-visual{opacity:1;transform:none;animation:none;transition:none}}
