@keyframes scrollCue{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(14px);opacity:.3}}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes kenBurns{0%{transform:scale(1) translate(0,0)}to{transform:scale(1.12) translate(-1%,-2%)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes sliderProgressFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-ctas>*,.hero-eyebrow,.hero-sub,.hero-trust{opacity:0;transform:translateY(36px);animation:heroFadeUp 1s cubic-bezier(.22,1,.36,1) forwards}.hero-eyebrow{animation-delay:.2s}.hero-sub{animation-delay:1.25s}.hero-ctas>:nth-child(1){animation-delay:1.45s}.hero-ctas>:nth-child(2){animation-delay:1.6s}.hero-trust{animation-delay:1.8s}.hero-title .word{display:inline-block;opacity:0;transform:translateY(36px);animation:heroFadeUp .9s cubic-bezier(.22,1,.36,1) forwards}.hero-title .word:nth-child(1){animation-delay:.4s}.hero-title .word:nth-child(2){animation-delay:.48s}.hero-title .word:nth-child(3){animation-delay:.56s}.hero-title .word:nth-child(4){animation-delay:.64s}.hero-title .word:nth-child(5){animation-delay:.72s}.hero-title .word:nth-child(6){animation-delay:.8s}.hero-title .word:nth-child(7){animation-delay:.88s}.slider-progress-bar{display:block;height:100%;width:100%;background:var(--color-accent);transform-origin:left center;transform:scaleX(0)}.slider-progress-bar.is-running{animation:sliderProgressFill 6s linear forwards}.reveal{opacity:1}.js-loading .reveal,.no-js .reveal{opacity:0}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.hero-video{display:none}.hero{background:linear-gradient(135deg,#0f172a 0,#334155 100%)}.reveal{opacity:1;transform:none}}html.gsap-ready .reveal{opacity:0;transform:translateY(40px)}html.gsap-ready .reveal.is-visible{opacity:1;transform:translateY(0);transition:all 900ms cubic-bezier(.22,1,.36,1)}