@media (prefers-reduced-motion:no-preference){.first-card,.journey-stat,.phrase-card,.pillar-card,.review-card,.std-chip,.tool-link,.value-card{transition:transform .18s ease,box-shadow .18s ease}.first-card:hover,.journey-stat:hover,.pillar-card:hover,.review-card:hover,.std-chip:hover,.value-card:hover{transform:translateY(-3px);box-shadow:0 10px 26px rgba(26,39,66,.1)}.hero .kicker,.hero h1,.hero-badge,.hero-rally,.hero-scroll,.hero-sub{animation:hero-rise .7s cubic-bezier(.22,1,.36,1) both}.hero .kicker{animation-delay:.12s}.hero h1{animation-delay:.2s}.hero-rally{animation-delay:.32s}.hero-sub{animation-delay:.42s}.hero-scroll{animation-delay:.6s}@supports (animation-timeline:view()){.first-card,.journey-stat,.pillar-card,.progress-card,.review-card,.std-detail,.tip-card,.tl-card,.value-card{animation:rise-in 1ms linear both;animation-timeline:view();animation-range:entry 5% entry 55%}.anchor-word{animation:rise-in 1ms linear both;animation-timeline:view();animation-range:entry 0 entry 40%}}}@keyframes hero-rise{0%{opacity:0;translate:0 14px}to{opacity:1;translate:0 0}}@keyframes rise-in{0%{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}